Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-mockery.spec'], chrootPath='/var/lib/mock/f33-build-187867-46005/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-mockery.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1582156800 Wrote: /builddir/build/SRPMS/ghc-mockery-0.3.5-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-mockery.spec'], chrootPath='/var/lib/mock/f33-build-187867-46005/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-mockery.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1582156800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TlLCjF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mockery-0.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/mockery-0.3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mockery-0.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eEWa5D + umask 022 + cd /builddir/build/BUILD + cd mockery-0.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-mockery '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-tests --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/mockery-0.3.5 --global Configuring mockery-0.3.5... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for mockery-0.3.5.. Building library for mockery-0.3.5.. [1 of 4] Compiling Paths_mockery ( dist/build/autogen/Paths_mockery.hs, dist/build/Paths_mockery.o ) /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir6_entry’: /tmp/ghc111384_0/ghc_4.hc:79:1: error: warning: label ‘_c3Ao’ defined but not used [-Wunused-label] 79 | _c3Ao: | ^~~~~ | 79 | _c3Ao: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir5_entry’: /tmp/ghc111384_0/ghc_4.hc:130:1: error: warning: label ‘_c3AG’ defined but not used [-Wunused-label] 130 | _c3AG: | ^~~~~ | 130 | _c3AG: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Av’: /tmp/ghc111384_0/ghc_4.hc:162:1: error: warning: label ‘_c3Av’ defined but not used [-Wunused-label] 162 | _c3Av: | ^~~~~ | 162 | _c3Av: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Ax’: /tmp/ghc111384_0/ghc_4.hc:182:1: error: warning: label ‘_c3Ax’ defined but not used [-Wunused-label] 182 | _c3Ax: | ^~~~~ | 182 | _c3Ax: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Az’: /tmp/ghc111384_0/ghc_4.hc:204:1: error: warning: label ‘_c3Az’ defined but not used [-Wunused-label] 204 | _c3Az: | ^~~~~ | 204 | _c3Az: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir3_entry’: /tmp/ghc111384_0/ghc_4.hc:234:1: error: warning: label ‘_c3B0’ defined but not used [-Wunused-label] 234 | _c3B0: | ^~~~~ | 234 | _c3B0: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir2_entry’: /tmp/ghc111384_0/ghc_4.hc:280:1: error: warning: label ‘_c3Ba’ defined but not used [-Wunused-label] 280 | _c3Ba: | ^~~~~ | 280 | _c3Ba: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3B7’: /tmp/ghc111384_0/ghc_4.hc:314:1: error: warning: label ‘_c3B7’ defined but not used [-Wunused-label] 314 | _c3B7: | ^~~~~ | 314 | _c3B7: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Bd’: /tmp/ghc111384_0/ghc_4.hc:335:1: error: warning: label ‘_c3Bd’ defined but not used [-Wunused-label] 335 | _c3Bd: | ^~~~~ | 335 | _c3Bd: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Bk’: /tmp/ghc111384_0/ghc_4.hc:353:1: error: warning: label ‘_c3Bk’ defined but not used [-Wunused-label] 353 | _c3Bk: | ^~~~~ | 353 | _c3Bk: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir1_entry’: /tmp/ghc111384_0/ghc_4.hc:379:1: error: warning: label ‘_c3BD’ defined but not used [-Wunused-label] 379 | _c3BD: | ^~~~~ | 379 | _c3BD: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir_entry’: /tmp/ghc111384_0/ghc_4.hc:407:1: error: warning: label ‘_c3BK’ defined but not used [-Wunused-label] 407 | _c3BK: | ^~~~~ | 407 | _c3BK: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir6_entry’: /tmp/ghc111384_0/ghc_4.hc:432:1: error: warning: label ‘_c3BT’ defined but not used [-Wunused-label] 432 | _c3BT: | ^~~~~ | 432 | _c3BT: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir5_entry’: /tmp/ghc111384_0/ghc_4.hc:483:1: error: warning: label ‘_c3Cb’ defined but not used [-Wunused-label] 483 | _c3Cb: | ^~~~~ | 483 | _c3Cb: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3C0’: /tmp/ghc111384_0/ghc_4.hc:515:1: error: warning: label ‘_c3C0’ defined but not used [-Wunused-label] 515 | _c3C0: | ^~~~~ | 515 | _c3C0: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3C2’: /tmp/ghc111384_0/ghc_4.hc:535:1: error: warning: label ‘_c3C2’ defined but not used [-Wunused-label] 535 | _c3C2: | ^~~~~ | 535 | _c3C2: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3C4’: /tmp/ghc111384_0/ghc_4.hc:557:1: error: warning: label ‘_c3C4’ defined but not used [-Wunused-label] 557 | _c3C4: | ^~~~~ | 557 | _c3C4: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir3_entry’: /tmp/ghc111384_0/ghc_4.hc:587:1: error: warning: label ‘_c3Cv’ defined but not used [-Wunused-label] 587 | _c3Cv: | ^~~~~ | 587 | _c3Cv: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir2_entry’: /tmp/ghc111384_0/ghc_4.hc:633:1: error: warning: label ‘_c3CF’ defined but not used [-Wunused-label] 633 | _c3CF: | ^~~~~ | 633 | _c3CF: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3CC’: /tmp/ghc111384_0/ghc_4.hc:667:1: error: warning: label ‘_c3CC’ defined but not used [-Wunused-label] 667 | _c3CC: | ^~~~~ | 667 | _c3CC: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3CI’: /tmp/ghc111384_0/ghc_4.hc:688:1: error: warning: label ‘_c3CI’ defined but not used [-Wunused-label] 688 | _c3CI: | ^~~~~ | 688 | _c3CI: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3CP’: /tmp/ghc111384_0/ghc_4.hc:706:1: error: warning: label ‘_c3CP’ defined but not used [-Wunused-label] 706 | _c3CP: | ^~~~~ | 706 | _c3CP: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir1_entry’: /tmp/ghc111384_0/ghc_4.hc:732:1: error: warning: label ‘_c3D8’ defined but not used [-Wunused-label] 732 | _c3D8: | ^~~~~ | 732 | _c3D8: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir_entry’: /tmp/ghc111384_0/ghc_4.hc:760:1: error: warning: label ‘_c3Df’ defined but not used [-Wunused-label] 760 | _c3Df: | ^~~~~ | 760 | _c3Df: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir6_entry’: /tmp/ghc111384_0/ghc_4.hc:785:1: error: warning: label ‘_c3Do’ defined but not used [-Wunused-label] 785 | _c3Do: | ^~~~~ | 785 | _c3Do: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir5_entry’: /tmp/ghc111384_0/ghc_4.hc:836:1: error: warning: label ‘_c3DG’ defined but not used [-Wunused-label] 836 | _c3DG: | ^~~~~ | 836 | _c3DG: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Dv’: /tmp/ghc111384_0/ghc_4.hc:868:1: error: warning: label ‘_c3Dv’ defined but not used [-Wunused-label] 868 | _c3Dv: | ^~~~~ | 868 | _c3Dv: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Dx’: /tmp/ghc111384_0/ghc_4.hc:888:1: error: warning: label ‘_c3Dx’ defined but not used [-Wunused-label] 888 | _c3Dx: | ^~~~~ | 888 | _c3Dx: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Dz’: /tmp/ghc111384_0/ghc_4.hc:910:1: error: warning: label ‘_c3Dz’ defined but not used [-Wunused-label] 910 | _c3Dz: | ^~~~~ | 910 | _c3Dz: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir3_entry’: /tmp/ghc111384_0/ghc_4.hc:940:1: error: warning: label ‘_c3E0’ defined but not used [-Wunused-label] 940 | _c3E0: | ^~~~~ | 940 | _c3E0: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir2_entry’: /tmp/ghc111384_0/ghc_4.hc:986:1: error: warning: label ‘_c3Ea’ defined but not used [-Wunused-label] 986 | _c3Ea: | ^~~~~ | 986 | _c3Ea: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3E7’: /tmp/ghc111384_0/ghc_4.hc:1020:1: error: warning: label ‘_c3E7’ defined but not used [-Wunused-label] 1020 | _c3E7: | ^~~~~ | 1020 | _c3E7: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Ed’: /tmp/ghc111384_0/ghc_4.hc:1041:1: error: warning: label ‘_c3Ed’ defined but not used [-Wunused-label] 1041 | _c3Ed: | ^~~~~ | 1041 | _c3Ed: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Ek’: /tmp/ghc111384_0/ghc_4.hc:1059:1: error: warning: label ‘_c3Ek’ defined but not used [-Wunused-label] 1059 | _c3Ek: | ^~~~~ | 1059 | _c3Ek: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir1_entry’: /tmp/ghc111384_0/ghc_4.hc:1085:1: error: warning: label ‘_c3ED’ defined but not used [-Wunused-label] 1085 | _c3ED: | ^~~~~ | 1085 | _c3ED: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir_entry’: /tmp/ghc111384_0/ghc_4.hc:1113:1: error: warning: label ‘_c3EK’ defined but not used [-Wunused-label] 1113 | _c3EK: | ^~~~~ | 1113 | _c3EK: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir6_entry’: /tmp/ghc111384_0/ghc_4.hc:1138:1: error: warning: label ‘_c3ET’ defined but not used [-Wunused-label] 1138 | _c3ET: | ^~~~~ | 1138 | _c3ET: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir5_entry’: /tmp/ghc111384_0/ghc_4.hc:1189:1: error: warning: label ‘_c3Fb’ defined but not used [-Wunused-label] 1189 | _c3Fb: | ^~~~~ | 1189 | _c3Fb: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3F0’: /tmp/ghc111384_0/ghc_4.hc:1221:1: error: warning: label ‘_c3F0’ defined but not used [-Wunused-label] 1221 | _c3F0: | ^~~~~ | 1221 | _c3F0: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3F2’: /tmp/ghc111384_0/ghc_4.hc:1241:1: error: warning: label ‘_c3F2’ defined but not used [-Wunused-label] 1241 | _c3F2: | ^~~~~ | 1241 | _c3F2: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3F4’: /tmp/ghc111384_0/ghc_4.hc:1263:1: error: warning: label ‘_c3F4’ defined but not used [-Wunused-label] 1263 | _c3F4: | ^~~~~ | 1263 | _c3F4: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir3_entry’: /tmp/ghc111384_0/ghc_4.hc:1293:1: error: warning: label ‘_c3Fv’ defined but not used [-Wunused-label] 1293 | _c3Fv: | ^~~~~ | 1293 | _c3Fv: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir2_entry’: /tmp/ghc111384_0/ghc_4.hc:1339:1: error: warning: label ‘_c3FF’ defined but not used [-Wunused-label] 1339 | _c3FF: | ^~~~~ | 1339 | _c3FF: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3FC’: /tmp/ghc111384_0/ghc_4.hc:1373:1: error: warning: label ‘_c3FC’ defined but not used [-Wunused-label] 1373 | _c3FC: | ^~~~~ | 1373 | _c3FC: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3FI’: /tmp/ghc111384_0/ghc_4.hc:1394:1: error: warning: label ‘_c3FI’ defined but not used [-Wunused-label] 1394 | _c3FI: | ^~~~~ | 1394 | _c3FI: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3FP’: /tmp/ghc111384_0/ghc_4.hc:1412:1: error: warning: label ‘_c3FP’ defined but not used [-Wunused-label] 1412 | _c3FP: | ^~~~~ | 1412 | _c3FP: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir1_entry’: /tmp/ghc111384_0/ghc_4.hc:1438:1: error: warning: label ‘_c3G8’ defined but not used [-Wunused-label] 1438 | _c3G8: | ^~~~~ | 1438 | _c3G8: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir_entry’: /tmp/ghc111384_0/ghc_4.hc:1466:1: error: warning: label ‘_c3Gf’ defined but not used [-Wunused-label] 1466 | _c3Gf: | ^~~~~ | 1466 | _c3Gf: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘s3zI_entry’: /tmp/ghc111384_0/ghc_4.hc:1489:1: error: warning: label ‘_c3Gw’ defined but not used [-Wunused-label] 1489 | _c3Gw: | ^~~~~ | 1489 | _c3Gw: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘s3zJ_entry’: /tmp/ghc111384_0/ghc_4.hc:1515:1: error: warning: label ‘_c3Gz’ defined but not used [-Wunused-label] 1515 | _c3Gz: | ^~~~~ | 1515 | _c3Gz: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataFileName1_entry’: /tmp/ghc111384_0/ghc_4.hc:1552:1: error: warning: label ‘_c3GE’ defined but not used [-Wunused-label] 1552 | _c3GE: | ^~~~~ | 1552 | _c3GE: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Gm’: /tmp/ghc111384_0/ghc_4.hc:1582:1: error: warning: label ‘_c3Gm’ defined but not used [-Wunused-label] 1582 | _c3Gm: | ^~~~~ | 1582 | _c3Gm: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataFileName_entry’: /tmp/ghc111384_0/ghc_4.hc:1607:1: error: warning: label ‘_c3GO’ defined but not used [-Wunused-label] 1607 | _c3GO: | ^~~~~ | 1607 | _c3GO: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir6_entry’: /tmp/ghc111384_0/ghc_4.hc:1632:1: error: warning: label ‘_c3GX’ defined but not used [-Wunused-label] 1632 | _c3GX: | ^~~~~ | 1632 | _c3GX: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir5_entry’: /tmp/ghc111384_0/ghc_4.hc:1683:1: error: warning: label ‘_c3Hf’ defined but not used [-Wunused-label] 1683 | _c3Hf: | ^~~~~ | 1683 | _c3Hf: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3H4’: /tmp/ghc111384_0/ghc_4.hc:1715:1: error: warning: label ‘_c3H4’ defined but not used [-Wunused-label] 1715 | _c3H4: | ^~~~~ | 1715 | _c3H4: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3H6’: /tmp/ghc111384_0/ghc_4.hc:1735:1: error: warning: label ‘_c3H6’ defined but not used [-Wunused-label] 1735 | _c3H6: | ^~~~~ | 1735 | _c3H6: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3H8’: /tmp/ghc111384_0/ghc_4.hc:1757:1: error: warning: label ‘_c3H8’ defined but not used [-Wunused-label] 1757 | _c3H8: | ^~~~~ | 1757 | _c3H8: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir3_entry’: /tmp/ghc111384_0/ghc_4.hc:1787:1: error: warning: label ‘_c3Hz’ defined but not used [-Wunused-label] 1787 | _c3Hz: | ^~~~~ | 1787 | _c3Hz: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir2_entry’: /tmp/ghc111384_0/ghc_4.hc:1833:1: error: warning: label ‘_c3HJ’ defined but not used [-Wunused-label] 1833 | _c3HJ: | ^~~~~ | 1833 | _c3HJ: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3HG’: /tmp/ghc111384_0/ghc_4.hc:1867:1: error: warning: label ‘_c3HG’ defined but not used [-Wunused-label] 1867 | _c3HG: | ^~~~~ | 1867 | _c3HG: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3HM’: /tmp/ghc111384_0/ghc_4.hc:1888:1: error: warning: label ‘_c3HM’ defined but not used [-Wunused-label] 1888 | _c3HM: | ^~~~~ | 1888 | _c3HM: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3HT’: /tmp/ghc111384_0/ghc_4.hc:1906:1: error: warning: label ‘_c3HT’ defined but not used [-Wunused-label] 1906 | _c3HT: | ^~~~~ | 1906 | _c3HT: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir1_entry’: /tmp/ghc111384_0/ghc_4.hc:1932:1: error: warning: label ‘_c3Ic’ defined but not used [-Wunused-label] 1932 | _c3Ic: | ^~~~~ | 1932 | _c3Ic: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir_entry’: /tmp/ghc111384_0/ghc_4.hc:1960:1: error: warning: label ‘_c3Ij’ defined but not used [-Wunused-label] 1960 | _c3Ij: | ^~~~~ | 1960 | _c3Ij: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir6_entry’: /tmp/ghc111384_0/ghc_4.hc:1985:1: error: warning: label ‘_c3Is’ defined but not used [-Wunused-label] 1985 | _c3Is: | ^~~~~ | 1985 | _c3Is: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir5_entry’: /tmp/ghc111384_0/ghc_4.hc:2036:1: error: warning: label ‘_c3IK’ defined but not used [-Wunused-label] 2036 | _c3IK: | ^~~~~ | 2036 | _c3IK: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Iz’: /tmp/ghc111384_0/ghc_4.hc:2068:1: error: warning: label ‘_c3Iz’ defined but not used [-Wunused-label] 2068 | _c3Iz: | ^~~~~ | 2068 | _c3Iz: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3IB’: /tmp/ghc111384_0/ghc_4.hc:2088:1: error: warning: label ‘_c3IB’ defined but not used [-Wunused-label] 2088 | _c3IB: | ^~~~~ | 2088 | _c3IB: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3ID’: /tmp/ghc111384_0/ghc_4.hc:2110:1: error: warning: label ‘_c3ID’ defined but not used [-Wunused-label] 2110 | _c3ID: | ^~~~~ | 2110 | _c3ID: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir3_entry’: /tmp/ghc111384_0/ghc_4.hc:2140:1: error: warning: label ‘_c3J4’ defined but not used [-Wunused-label] 2140 | _c3J4: | ^~~~~ | 2140 | _c3J4: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir2_entry’: /tmp/ghc111384_0/ghc_4.hc:2186:1: error: warning: label ‘_c3Je’ defined but not used [-Wunused-label] 2186 | _c3Je: | ^~~~~ | 2186 | _c3Je: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Jb’: /tmp/ghc111384_0/ghc_4.hc:2220:1: error: warning: label ‘_c3Jb’ defined but not used [-Wunused-label] 2220 | _c3Jb: | ^~~~~ | 2220 | _c3Jb: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Jh’: /tmp/ghc111384_0/ghc_4.hc:2241:1: error: warning: label ‘_c3Jh’ defined but not used [-Wunused-label] 2241 | _c3Jh: | ^~~~~ | 2241 | _c3Jh: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘_c3Jo’: /tmp/ghc111384_0/ghc_4.hc:2259:1: error: warning: label ‘_c3Jo’ defined but not used [-Wunused-label] 2259 | _c3Jo: | ^~~~~ | 2259 | _c3Jo: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir1_entry’: /tmp/ghc111384_0/ghc_4.hc:2285:1: error: warning: label ‘_c3JH’ defined but not used [-Wunused-label] 2285 | _c3JH: | ^~~~~ | 2285 | _c3JH: | ^ /tmp/ghc111384_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir_entry’: /tmp/ghc111384_0/ghc_4.hc:2313:1: error: warning: label ‘_c3JO’ defined but not used [-Wunused-label] 2313 | _c3JO: | ^~~~~ | 2313 | _c3JO: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir6_entry’: /tmp/ghc111384_0/ghc_8.hc:79:1: error: warning: label ‘_c3LI’ defined but not used [-Wunused-label] 79 | _c3LI: | ^~~~~ | 79 | _c3LI: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir5_entry’: /tmp/ghc111384_0/ghc_8.hc:130:1: error: warning: label ‘_c3M0’ defined but not used [-Wunused-label] 130 | _c3M0: | ^~~~~ | 130 | _c3M0: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3LP’: /tmp/ghc111384_0/ghc_8.hc:162:1: error: warning: label ‘_c3LP’ defined but not used [-Wunused-label] 162 | _c3LP: | ^~~~~ | 162 | _c3LP: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3LR’: /tmp/ghc111384_0/ghc_8.hc:182:1: error: warning: label ‘_c3LR’ defined but not used [-Wunused-label] 182 | _c3LR: | ^~~~~ | 182 | _c3LR: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3LT’: /tmp/ghc111384_0/ghc_8.hc:204:1: error: warning: label ‘_c3LT’ defined but not used [-Wunused-label] 204 | _c3LT: | ^~~~~ | 204 | _c3LT: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir3_entry’: /tmp/ghc111384_0/ghc_8.hc:234:1: error: warning: label ‘_c3Mk’ defined but not used [-Wunused-label] 234 | _c3Mk: | ^~~~~ | 234 | _c3Mk: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir2_entry’: /tmp/ghc111384_0/ghc_8.hc:280:1: error: warning: label ‘_c3Mu’ defined but not used [-Wunused-label] 280 | _c3Mu: | ^~~~~ | 280 | _c3Mu: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Mr’: /tmp/ghc111384_0/ghc_8.hc:314:1: error: warning: label ‘_c3Mr’ defined but not used [-Wunused-label] 314 | _c3Mr: | ^~~~~ | 314 | _c3Mr: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Mx’: /tmp/ghc111384_0/ghc_8.hc:335:1: error: warning: label ‘_c3Mx’ defined but not used [-Wunused-label] 335 | _c3Mx: | ^~~~~ | 335 | _c3Mx: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3ME’: /tmp/ghc111384_0/ghc_8.hc:353:1: error: warning: label ‘_c3ME’ defined but not used [-Wunused-label] 353 | _c3ME: | ^~~~~ | 353 | _c3ME: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir1_entry’: /tmp/ghc111384_0/ghc_8.hc:379:1: error: warning: label ‘_c3MX’ defined but not used [-Wunused-label] 379 | _c3MX: | ^~~~~ | 379 | _c3MX: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir_entry’: /tmp/ghc111384_0/ghc_8.hc:407:1: error: warning: label ‘_c3N4’ defined but not used [-Wunused-label] 407 | _c3N4: | ^~~~~ | 407 | _c3N4: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir6_entry’: /tmp/ghc111384_0/ghc_8.hc:432:1: error: warning: label ‘_c3Nd’ defined but not used [-Wunused-label] 432 | _c3Nd: | ^~~~~ | 432 | _c3Nd: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir5_entry’: /tmp/ghc111384_0/ghc_8.hc:483:1: error: warning: label ‘_c3Nv’ defined but not used [-Wunused-label] 483 | _c3Nv: | ^~~~~ | 483 | _c3Nv: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Nk’: /tmp/ghc111384_0/ghc_8.hc:515:1: error: warning: label ‘_c3Nk’ defined but not used [-Wunused-label] 515 | _c3Nk: | ^~~~~ | 515 | _c3Nk: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Nm’: /tmp/ghc111384_0/ghc_8.hc:535:1: error: warning: label ‘_c3Nm’ defined but not used [-Wunused-label] 535 | _c3Nm: | ^~~~~ | 535 | _c3Nm: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3No’: /tmp/ghc111384_0/ghc_8.hc:557:1: error: warning: label ‘_c3No’ defined but not used [-Wunused-label] 557 | _c3No: | ^~~~~ | 557 | _c3No: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir3_entry’: /tmp/ghc111384_0/ghc_8.hc:587:1: error: warning: label ‘_c3NP’ defined but not used [-Wunused-label] 587 | _c3NP: | ^~~~~ | 587 | _c3NP: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir2_entry’: /tmp/ghc111384_0/ghc_8.hc:633:1: error: warning: label ‘_c3NZ’ defined but not used [-Wunused-label] 633 | _c3NZ: | ^~~~~ | 633 | _c3NZ: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3NW’: /tmp/ghc111384_0/ghc_8.hc:667:1: error: warning: label ‘_c3NW’ defined but not used [-Wunused-label] 667 | _c3NW: | ^~~~~ | 667 | _c3NW: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3O2’: /tmp/ghc111384_0/ghc_8.hc:688:1: error: warning: label ‘_c3O2’ defined but not used [-Wunused-label] 688 | _c3O2: | ^~~~~ | 688 | _c3O2: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3O9’: /tmp/ghc111384_0/ghc_8.hc:706:1: error: warning: label ‘_c3O9’ defined but not used [-Wunused-label] 706 | _c3O9: | ^~~~~ | 706 | _c3O9: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir1_entry’: /tmp/ghc111384_0/ghc_8.hc:732:1: error: warning: label ‘_c3Os’ defined but not used [-Wunused-label] 732 | _c3Os: | ^~~~~ | 732 | _c3Os: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir_entry’: /tmp/ghc111384_0/ghc_8.hc:760:1: error: warning: label ‘_c3Oz’ defined but not used [-Wunused-label] 760 | _c3Oz: | ^~~~~ | 760 | _c3Oz: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir6_entry’: /tmp/ghc111384_0/ghc_8.hc:785:1: error: warning: label ‘_c3OI’ defined but not used [-Wunused-label] 785 | _c3OI: | ^~~~~ | 785 | _c3OI: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir5_entry’: /tmp/ghc111384_0/ghc_8.hc:836:1: error: warning: label ‘_c3P0’ defined but not used [-Wunused-label] 836 | _c3P0: | ^~~~~ | 836 | _c3P0: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3OP’: /tmp/ghc111384_0/ghc_8.hc:868:1: error: warning: label ‘_c3OP’ defined but not used [-Wunused-label] 868 | _c3OP: | ^~~~~ | 868 | _c3OP: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3OR’: /tmp/ghc111384_0/ghc_8.hc:888:1: error: warning: label ‘_c3OR’ defined but not used [-Wunused-label] 888 | _c3OR: | ^~~~~ | 888 | _c3OR: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3OT’: /tmp/ghc111384_0/ghc_8.hc:910:1: error: warning: label ‘_c3OT’ defined but not used [-Wunused-label] 910 | _c3OT: | ^~~~~ | 910 | _c3OT: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir3_entry’: /tmp/ghc111384_0/ghc_8.hc:940:1: error: warning: label ‘_c3Pk’ defined but not used [-Wunused-label] 940 | _c3Pk: | ^~~~~ | 940 | _c3Pk: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir2_entry’: /tmp/ghc111384_0/ghc_8.hc:986:1: error: warning: label ‘_c3Pu’ defined but not used [-Wunused-label] 986 | _c3Pu: | ^~~~~ | 986 | _c3Pu: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Pr’: /tmp/ghc111384_0/ghc_8.hc:1020:1: error: warning: label ‘_c3Pr’ defined but not used [-Wunused-label] 1020 | _c3Pr: | ^~~~~ | 1020 | _c3Pr: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Px’: /tmp/ghc111384_0/ghc_8.hc:1041:1: error: warning: label ‘_c3Px’ defined but not used [-Wunused-label] 1041 | _c3Px: | ^~~~~ | 1041 | _c3Px: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3PE’: /tmp/ghc111384_0/ghc_8.hc:1059:1: error: warning: label ‘_c3PE’ defined but not used [-Wunused-label] 1059 | _c3PE: | ^~~~~ | 1059 | _c3PE: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir1_entry’: /tmp/ghc111384_0/ghc_8.hc:1085:1: error: warning: label ‘_c3PX’ defined but not used [-Wunused-label] 1085 | _c3PX: | ^~~~~ | 1085 | _c3PX: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir_entry’: /tmp/ghc111384_0/ghc_8.hc:1113:1: error: warning: label ‘_c3Q4’ defined but not used [-Wunused-label] 1113 | _c3Q4: | ^~~~~ | 1113 | _c3Q4: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir6_entry’: /tmp/ghc111384_0/ghc_8.hc:1138:1: error: warning: label ‘_c3Qd’ defined but not used [-Wunused-label] 1138 | _c3Qd: | ^~~~~ | 1138 | _c3Qd: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir5_entry’: /tmp/ghc111384_0/ghc_8.hc:1189:1: error: warning: label ‘_c3Qv’ defined but not used [-Wunused-label] 1189 | _c3Qv: | ^~~~~ | 1189 | _c3Qv: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Qk’: /tmp/ghc111384_0/ghc_8.hc:1221:1: error: warning: label ‘_c3Qk’ defined but not used [-Wunused-label] 1221 | _c3Qk: | ^~~~~ | 1221 | _c3Qk: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Qm’: /tmp/ghc111384_0/ghc_8.hc:1241:1: error: warning: label ‘_c3Qm’ defined but not used [-Wunused-label] 1241 | _c3Qm: | ^~~~~ | 1241 | _c3Qm: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Qo’: /tmp/ghc111384_0/ghc_8.hc:1263:1: error: warning: label ‘_c3Qo’ defined but not used [-Wunused-label] 1263 | _c3Qo: | ^~~~~ | 1263 | _c3Qo: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir3_entry’: /tmp/ghc111384_0/ghc_8.hc:1293:1: error: warning: label ‘_c3QP’ defined but not used [-Wunused-label] 1293 | _c3QP: | ^~~~~ | 1293 | _c3QP: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir2_entry’: /tmp/ghc111384_0/ghc_8.hc:1339:1: error: warning: label ‘_c3QZ’ defined but not used [-Wunused-label] 1339 | _c3QZ: | ^~~~~ | 1339 | _c3QZ: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3QW’: /tmp/ghc111384_0/ghc_8.hc:1373:1: error: warning: label ‘_c3QW’ defined but not used [-Wunused-label] 1373 | _c3QW: | ^~~~~ | 1373 | _c3QW: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3R2’: /tmp/ghc111384_0/ghc_8.hc:1394:1: error: warning: label ‘_c3R2’ defined but not used [-Wunused-label] 1394 | _c3R2: | ^~~~~ | 1394 | _c3R2: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3R9’: /tmp/ghc111384_0/ghc_8.hc:1412:1: error: warning: label ‘_c3R9’ defined but not used [-Wunused-label] 1412 | _c3R9: | ^~~~~ | 1412 | _c3R9: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir1_entry’: /tmp/ghc111384_0/ghc_8.hc:1438:1: error: warning: label ‘_c3Rs’ defined but not used [-Wunused-label] 1438 | _c3Rs: | ^~~~~ | 1438 | _c3Rs: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir_entry’: /tmp/ghc111384_0/ghc_8.hc:1466:1: error: warning: label ‘_c3Rz’ defined but not used [-Wunused-label] 1466 | _c3Rz: | ^~~~~ | 1466 | _c3Rz: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘s3L2_entry’: /tmp/ghc111384_0/ghc_8.hc:1489:1: error: warning: label ‘_c3RQ’ defined but not used [-Wunused-label] 1489 | _c3RQ: | ^~~~~ | 1489 | _c3RQ: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘s3L3_entry’: /tmp/ghc111384_0/ghc_8.hc:1515:1: error: warning: label ‘_c3RT’ defined but not used [-Wunused-label] 1515 | _c3RT: | ^~~~~ | 1515 | _c3RT: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataFileName1_entry’: /tmp/ghc111384_0/ghc_8.hc:1552:1: error: warning: label ‘_c3RY’ defined but not used [-Wunused-label] 1552 | _c3RY: | ^~~~~ | 1552 | _c3RY: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3RG’: /tmp/ghc111384_0/ghc_8.hc:1582:1: error: warning: label ‘_c3RG’ defined but not used [-Wunused-label] 1582 | _c3RG: | ^~~~~ | 1582 | _c3RG: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataFileName_entry’: /tmp/ghc111384_0/ghc_8.hc:1607:1: error: warning: label ‘_c3S8’ defined but not used [-Wunused-label] 1607 | _c3S8: | ^~~~~ | 1607 | _c3S8: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir6_entry’: /tmp/ghc111384_0/ghc_8.hc:1632:1: error: warning: label ‘_c3Sh’ defined but not used [-Wunused-label] 1632 | _c3Sh: | ^~~~~ | 1632 | _c3Sh: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir5_entry’: /tmp/ghc111384_0/ghc_8.hc:1683:1: error: warning: label ‘_c3Sz’ defined but not used [-Wunused-label] 1683 | _c3Sz: | ^~~~~ | 1683 | _c3Sz: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3So’: /tmp/ghc111384_0/ghc_8.hc:1715:1: error: warning: label ‘_c3So’ defined but not used [-Wunused-label] 1715 | _c3So: | ^~~~~ | 1715 | _c3So: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Sq’: /tmp/ghc111384_0/ghc_8.hc:1735:1: error: warning: label ‘_c3Sq’ defined but not used [-Wunused-label] 1735 | _c3Sq: | ^~~~~ | 1735 | _c3Sq: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Ss’: /tmp/ghc111384_0/ghc_8.hc:1757:1: error: warning: label ‘_c3Ss’ defined but not used [-Wunused-label] 1757 | _c3Ss: | ^~~~~ | 1757 | _c3Ss: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir3_entry’: /tmp/ghc111384_0/ghc_8.hc:1787:1: error: warning: label ‘_c3ST’ defined but not used [-Wunused-label] 1787 | _c3ST: | ^~~~~ | 1787 | _c3ST: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir2_entry’: /tmp/ghc111384_0/ghc_8.hc:1833:1: error: warning: label ‘_c3T3’ defined but not used [-Wunused-label] 1833 | _c3T3: | ^~~~~ | 1833 | _c3T3: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3T0’: /tmp/ghc111384_0/ghc_8.hc:1867:1: error: warning: label ‘_c3T0’ defined but not used [-Wunused-label] 1867 | _c3T0: | ^~~~~ | 1867 | _c3T0: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3T6’: /tmp/ghc111384_0/ghc_8.hc:1888:1: error: warning: label ‘_c3T6’ defined but not used [-Wunused-label] 1888 | _c3T6: | ^~~~~ | 1888 | _c3T6: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Td’: /tmp/ghc111384_0/ghc_8.hc:1906:1: error: warning: label ‘_c3Td’ defined but not used [-Wunused-label] 1906 | _c3Td: | ^~~~~ | 1906 | _c3Td: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir1_entry’: /tmp/ghc111384_0/ghc_8.hc:1932:1: error: warning: label ‘_c3Tw’ defined but not used [-Wunused-label] 1932 | _c3Tw: | ^~~~~ | 1932 | _c3Tw: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir_entry’: /tmp/ghc111384_0/ghc_8.hc:1960:1: error: warning: label ‘_c3TD’ defined but not used [-Wunused-label] 1960 | _c3TD: | ^~~~~ | 1960 | _c3TD: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir6_entry’: /tmp/ghc111384_0/ghc_8.hc:1985:1: error: warning: label ‘_c3TM’ defined but not used [-Wunused-label] 1985 | _c3TM: | ^~~~~ | 1985 | _c3TM: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir5_entry’: /tmp/ghc111384_0/ghc_8.hc:2036:1: error: warning: label ‘_c3U4’ defined but not used [-Wunused-label] 2036 | _c3U4: | ^~~~~ | 2036 | _c3U4: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3TT’: /tmp/ghc111384_0/ghc_8.hc:2068:1: error: warning: label ‘_c3TT’ defined but not used [-Wunused-label] 2068 | _c3TT: | ^~~~~ | 2068 | _c3TT: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3TV’: /tmp/ghc111384_0/ghc_8.hc:2088:1: error: warning: label ‘_c3TV’ defined but not used [-Wunused-label] 2088 | _c3TV: | ^~~~~ | 2088 | _c3TV: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3TX’: /tmp/ghc111384_0/ghc_8.hc:2110:1: error: warning: label ‘_c3TX’ defined but not used [-Wunused-label] 2110 | _c3TX: | ^~~~~ | 2110 | _c3TX: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir3_entry’: /tmp/ghc111384_0/ghc_8.hc:2140:1: error: warning: label ‘_c3Uo’ defined but not used [-Wunused-label] 2140 | _c3Uo: | ^~~~~ | 2140 | _c3Uo: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir2_entry’: /tmp/ghc111384_0/ghc_8.hc:2186:1: error: warning: label ‘_c3Uy’ defined but not used [-Wunused-label] 2186 | _c3Uy: | ^~~~~ | 2186 | _c3Uy: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3Uv’: /tmp/ghc111384_0/ghc_8.hc:2220:1: error: warning: label ‘_c3Uv’ defined but not used [-Wunused-label] 2220 | _c3Uv: | ^~~~~ | 2220 | _c3Uv: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3UB’: /tmp/ghc111384_0/ghc_8.hc:2241:1: error: warning: label ‘_c3UB’ defined but not used [-Wunused-label] 2241 | _c3UB: | ^~~~~ | 2241 | _c3UB: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘_c3UI’: /tmp/ghc111384_0/ghc_8.hc:2259:1: error: warning: label ‘_c3UI’ defined but not used [-Wunused-label] 2259 | _c3UI: | ^~~~~ | 2259 | _c3UI: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir1_entry’: /tmp/ghc111384_0/ghc_8.hc:2285:1: error: warning: label ‘_c3V1’ defined but not used [-Wunused-label] 2285 | _c3V1: | ^~~~~ | 2285 | _c3V1: | ^ /tmp/ghc111384_0/ghc_8.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir_entry’: /tmp/ghc111384_0/ghc_8.hc:2313:1: error: warning: label ‘_c3V8’ defined but not used [-Wunused-label] 2313 | _c3V8: | ^~~~~ | 2313 | _c3V8: | ^ [2 of 4] Compiling Test.Mockery.Directory ( src/Test/Mockery/Directory.hs, dist/build/Test/Mockery/Directory.o ) /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile2_entry’: /tmp/ghc111384_0/ghc_13.hc:53:1: error: warning: label ‘_c8H8’ defined but not used [-Wunused-label] 53 | _c8H8: | ^~~~~ | 53 | _c8H8: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Dz_entry’: /tmp/ghc111384_0/ghc_13.hc:108:1: error: warning: label ‘_c8Hq’ defined but not used [-Wunused-label] 108 | _c8Hq: | ^~~~~ | 108 | _c8Hq: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Hm’: /tmp/ghc111384_0/ghc_13.hc:135:1: error: warning: label ‘_c8Hm’ defined but not used [-Wunused-label] 135 | _c8Hm: | ^~~~~ | 135 | _c8Hm: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Ho’: /tmp/ghc111384_0/ghc_13.hc:151:1: error: warning: label ‘_c8Ho’ defined but not used [-Wunused-label] 151 | _c8Ho: | ^~~~~ | 151 | _c8Ho: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile1_entry’: /tmp/ghc111384_0/ghc_13.hc:169:1: error: warning: label ‘_c8Hv’ defined but not used [-Wunused-label] 169 | _c8Hv: | ^~~~~ | 169 | _c8Hv: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Hf’: /tmp/ghc111384_0/ghc_13.hc:202:1: error: warning: label ‘_c8Hf’ defined but not used [-Wunused-label] 202 | _c8Hf: | ^~~~~ | 202 | _c8Hf: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile_entry’: /tmp/ghc111384_0/ghc_13.hc:233:1: error: warning: label ‘_c8HH’ defined but not used [-Wunused-label] 233 | _c8HH: | ^~~~~ | 233 | _c8HH: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8E3_entry’: /tmp/ghc111384_0/ghc_13.hc:285:1: error: warning: label ‘_c8Ia’ defined but not used [-Wunused-label] 285 | _c8Ia: | ^~~~~ | 285 | _c8Ia: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8I8’: /tmp/ghc111384_0/ghc_13.hc:307:1: error: warning: label ‘_c8I8’ defined but not used [-Wunused-label] 307 | _c8I8: | ^~~~~ | 307 | _c8I8: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8DW_entry’: /tmp/ghc111384_0/ghc_13.hc:324:1: error: warning: label ‘_c8Il’ defined but not used [-Wunused-label] 324 | _c8Il: | ^~~~~ | 324 | _c8Il: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Ij’: /tmp/ghc111384_0/ghc_13.hc:347:1: error: warning: label ‘_c8Ij’ defined but not used [-Wunused-label] 347 | _c8Ij: | ^~~~~ | 347 | _c8Ij: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8DX_entry’: /tmp/ghc111384_0/ghc_13.hc:361:1: error: warning: label ‘_c8Iu’ defined but not used [-Wunused-label] 361 | _c8Iu: | ^~~~~ | 361 | _c8Iu: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Ep_entry’: /tmp/ghc111384_0/ghc_13.hc:377:1: error: warning: label ‘_c8IM’ defined but not used [-Wunused-label] 377 | _c8IM: | ^~~~~ | 377 | _c8IM: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8IK’: /tmp/ghc111384_0/ghc_13.hc:399:1: error: warning: label ‘_c8IK’ defined but not used [-Wunused-label] 399 | _c8IK: | ^~~~~ | 399 | _c8IK: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Ei_entry’: /tmp/ghc111384_0/ghc_13.hc:416:1: error: warning: label ‘_c8IX’ defined but not used [-Wunused-label] 416 | _c8IX: | ^~~~~ | 416 | _c8IX: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8IV’: /tmp/ghc111384_0/ghc_13.hc:439:1: error: warning: label ‘_c8IV’ defined but not used [-Wunused-label] 439 | _c8IV: | ^~~~~ | 439 | _c8IV: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Ej_entry’: /tmp/ghc111384_0/ghc_13.hc:453:1: error: warning: label ‘_c8J6’ defined but not used [-Wunused-label] 453 | _c8J6: | ^~~~~ | 453 | _c8J6: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Ew_entry’: /tmp/ghc111384_0/ghc_13.hc:471:1: error: warning: label ‘_c8Jd’ defined but not used [-Wunused-label] 471 | _c8Jd: | ^~~~~ | 471 | _c8Jd: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8ID’: /tmp/ghc111384_0/ghc_13.hc:501:1: error: warning: label ‘_c8ID’ defined but not used [-Wunused-label] 501 | _c8ID: | ^~~~~ | 501 | _c8ID: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8J9’: /tmp/ghc111384_0/ghc_13.hc:535:1: error: warning: label ‘_c8J9’ defined but not used [-Wunused-label] 535 | _c8J9: | ^~~~~ | 535 | _c8J9: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Jb’: /tmp/ghc111384_0/ghc_13.hc:552:1: error: warning: label ‘_c8Jb’ defined but not used [-Wunused-label] 552 | _c8Jb: | ^~~~~ | 552 | _c8Jb: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8EL_entry’: /tmp/ghc111384_0/ghc_13.hc:569:1: error: warning: label ‘_c8Jv’ defined but not used [-Wunused-label] 569 | _c8Jv: | ^~~~~ | 569 | _c8Jv: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Jt’: /tmp/ghc111384_0/ghc_13.hc:591:1: error: warning: label ‘_c8Jt’ defined but not used [-Wunused-label] 591 | _c8Jt: | ^~~~~ | 591 | _c8Jt: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8EE_entry’: /tmp/ghc111384_0/ghc_13.hc:608:1: error: warning: label ‘_c8JG’ defined but not used [-Wunused-label] 608 | _c8JG: | ^~~~~ | 608 | _c8JG: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8JE’: /tmp/ghc111384_0/ghc_13.hc:631:1: error: warning: label ‘_c8JE’ defined but not used [-Wunused-label] 631 | _c8JE: | ^~~~~ | 631 | _c8JE: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8EF_entry’: /tmp/ghc111384_0/ghc_13.hc:645:1: error: warning: label ‘_c8JP’ defined but not used [-Wunused-label] 645 | _c8JP: | ^~~~~ | 645 | _c8JP: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8DI_entry’: /tmp/ghc111384_0/ghc_13.hc:660:1: error: warning: label ‘_c8JW’ defined but not used [-Wunused-label] 660 | _c8JW: | ^~~~~ | 660 | _c8JW: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8HX’: /tmp/ghc111384_0/ghc_13.hc:689:1: error: warning: label ‘_c8HX’ defined but not used [-Wunused-label] 689 | _c8HX: | ^~~~~ | 689 | _c8HX: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Jm’: /tmp/ghc111384_0/ghc_13.hc:740:1: error: warning: label ‘_c8Jm’ defined but not used [-Wunused-label] 740 | _c8Jm: | ^~~~~ | 740 | _c8Jm: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Kb’: /tmp/ghc111384_0/ghc_13.hc:774:1: error: warning: label ‘_c8Kb’ defined but not used [-Wunused-label] 774 | _c8Kb: | ^~~~~ | 774 | _c8Kb: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Kd’: /tmp/ghc111384_0/ghc_13.hc:791:1: error: warning: label ‘_c8Kd’ defined but not used [-Wunused-label] 791 | _c8Kd: | ^~~~~ | 791 | _c8Kd: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8I1’: /tmp/ghc111384_0/ghc_13.hc:810:1: error: warning: label ‘_c8I1’ defined but not used [-Wunused-label] 810 | _c8I1: | ^~~~~ | 810 | _c8I1: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8K2’: /tmp/ghc111384_0/ghc_13.hc:844:1: error: warning: label ‘_c8K2’ defined but not used [-Wunused-label] 844 | _c8K2: | ^~~~~ | 844 | _c8K2: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8K4’: /tmp/ghc111384_0/ghc_13.hc:861:1: error: warning: label ‘_c8K4’ defined but not used [-Wunused-label] 861 | _c8K4: | ^~~~~ | 861 | _c8K4: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8F0_entry’: /tmp/ghc111384_0/ghc_13.hc:877:1: error: warning: label ‘_c8Ky’ defined but not used [-Wunused-label] 877 | _c8Ky: | ^~~~~ | 877 | _c8Ky: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8F4_entry’: /tmp/ghc111384_0/ghc_13.hc:903:1: error: warning: label ‘_c8KD’ defined but not used [-Wunused-label] 903 | _c8KD: | ^~~~~ | 903 | _c8KD: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8KB’: /tmp/ghc111384_0/ghc_13.hc:935:1: error: warning: label ‘_c8KB’ defined but not used [-Wunused-label] 935 | _c8KB: | ^~~~~ | 935 | _c8KB: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8EW_entry’: /tmp/ghc111384_0/ghc_13.hc:951:1: error: warning: label ‘_c8KO’ defined but not used [-Wunused-label] 951 | _c8KO: | ^~~~~ | 951 | _c8KO: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8EX_entry’: /tmp/ghc111384_0/ghc_13.hc:973:1: error: warning: label ‘_c8KW’ defined but not used [-Wunused-label] 973 | _c8KW: | ^~~~~ | 973 | _c8KW: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8F8_entry’: /tmp/ghc111384_0/ghc_13.hc:988:1: error: warning: label ‘_c8L6’ defined but not used [-Wunused-label] 988 | _c8L6: | ^~~~~ | 988 | _c8L6: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Fk_entry’: /tmp/ghc111384_0/ghc_13.hc:1011:1: error: warning: label ‘_c8Lr’ defined but not used [-Wunused-label] 1011 | _c8Lr: | ^~~~~ | 1011 | _c8Lr: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Fo_entry’: /tmp/ghc111384_0/ghc_13.hc:1037:1: error: warning: label ‘_c8Lw’ defined but not used [-Wunused-label] 1037 | _c8Lw: | ^~~~~ | 1037 | _c8Lw: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Lu’: /tmp/ghc111384_0/ghc_13.hc:1069:1: error: warning: label ‘_c8Lu’ defined but not used [-Wunused-label] 1069 | _c8Lu: | ^~~~~ | 1069 | _c8Lu: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Fg_entry’: /tmp/ghc111384_0/ghc_13.hc:1085:1: error: warning: label ‘_c8LH’ defined but not used [-Wunused-label] 1085 | _c8LH: | ^~~~~ | 1085 | _c8LH: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Fh_entry’: /tmp/ghc111384_0/ghc_13.hc:1107:1: error: warning: label ‘_c8LP’ defined but not used [-Wunused-label] 1107 | _c8LP: | ^~~~~ | 1107 | _c8LP: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Fs_entry’: /tmp/ghc111384_0/ghc_13.hc:1122:1: error: warning: label ‘_c8LZ’ defined but not used [-Wunused-label] 1122 | _c8LZ: | ^~~~~ | 1122 | _c8LZ: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Fx_entry’: /tmp/ghc111384_0/ghc_13.hc:1147:1: error: warning: label ‘_c8M5’ defined but not used [-Wunused-label] 1147 | _c8M5: | ^~~~~ | 1147 | _c8M5: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Lf’: /tmp/ghc111384_0/ghc_13.hc:1176:1: error: warning: label ‘_c8Lf’ defined but not used [-Wunused-label] 1176 | _c8Lf: | ^~~~~ | 1176 | _c8Lf: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8LS’: /tmp/ghc111384_0/ghc_13.hc:1213:1: error: warning: label ‘_c8LS’ defined but not used [-Wunused-label] 1213 | _c8LS: | ^~~~~ | 1213 | _c8LS: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8M2’: /tmp/ghc111384_0/ghc_13.hc:1243:1: error: warning: label ‘_c8M2’ defined but not used [-Wunused-label] 1243 | _c8M2: | ^~~~~ | 1243 | _c8M2: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8FM_entry’: /tmp/ghc111384_0/ghc_13.hc:1270:1: error: warning: label ‘_c8Mu’ defined but not used [-Wunused-label] 1270 | _c8Mu: | ^~~~~ | 1270 | _c8Mu: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8FQ_entry’: /tmp/ghc111384_0/ghc_13.hc:1296:1: error: warning: label ‘_c8Mz’ defined but not used [-Wunused-label] 1296 | _c8Mz: | ^~~~~ | 1296 | _c8Mz: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Mx’: /tmp/ghc111384_0/ghc_13.hc:1328:1: error: warning: label ‘_c8Mx’ defined but not used [-Wunused-label] 1328 | _c8Mx: | ^~~~~ | 1328 | _c8Mx: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8FI_entry’: /tmp/ghc111384_0/ghc_13.hc:1344:1: error: warning: label ‘_c8MK’ defined but not used [-Wunused-label] 1344 | _c8MK: | ^~~~~ | 1344 | _c8MK: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8FJ_entry’: /tmp/ghc111384_0/ghc_13.hc:1366:1: error: warning: label ‘_c8MS’ defined but not used [-Wunused-label] 1366 | _c8MS: | ^~~~~ | 1366 | _c8MS: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8FU_entry’: /tmp/ghc111384_0/ghc_13.hc:1381:1: error: warning: label ‘_c8N2’ defined but not used [-Wunused-label] 1381 | _c8N2: | ^~~~~ | 1381 | _c8N2: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory1_entry’: /tmp/ghc111384_0/ghc_13.hc:1405:1: error: warning: label ‘_c8N9’ defined but not used [-Wunused-label] 1405 | _c8N9: | ^~~~~ | 1405 | _c8N9: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8HO’: /tmp/ghc111384_0/ghc_13.hc:1433:1: error: warning: label ‘_c8HO’ defined but not used [-Wunused-label] 1433 | _c8HO: | ^~~~~ | 1433 | _c8HO: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8HQ’: /tmp/ghc111384_0/ghc_13.hc:1459:1: error: warning: label ‘_c8HQ’ defined but not used [-Wunused-label] 1459 | _c8HQ: | ^~~~~ | 1459 | _c8HQ: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Mi’: /tmp/ghc111384_0/ghc_13.hc:1517:1: error: warning: label ‘_c8Mi’ defined but not used [-Wunused-label] 1517 | _c8Mi: | ^~~~~ | 1517 | _c8Mi: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8MV’: /tmp/ghc111384_0/ghc_13.hc:1554:1: error: warning: label ‘_c8MV’ defined but not used [-Wunused-label] 1554 | _c8MV: | ^~~~~ | 1554 | _c8MV: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Nv’: /tmp/ghc111384_0/ghc_13.hc:1582:1: error: warning: label ‘_c8Nv’ defined but not used [-Wunused-label] 1582 | _c8Nv: | ^~~~~ | 1582 | _c8Nv: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Np’: /tmp/ghc111384_0/ghc_13.hc:1597:1: error: warning: label ‘_c8Np’ defined but not used [-Wunused-label] 1597 | _c8Np: | ^~~~~ | 1597 | _c8Np: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Km’: /tmp/ghc111384_0/ghc_13.hc:1626:1: error: warning: label ‘_c8Km’ defined but not used [-Wunused-label] 1626 | _c8Km: | ^~~~~ | 1626 | _c8Km: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8KZ’: /tmp/ghc111384_0/ghc_13.hc:1663:1: error: warning: label ‘_c8KZ’ defined but not used [-Wunused-label] 1663 | _c8KZ: | ^~~~~ | 1663 | _c8KZ: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Ng’: /tmp/ghc111384_0/ghc_13.hc:1691:1: error: warning: label ‘_c8Ng’ defined but not used [-Wunused-label] 1691 | _c8Ng: | ^~~~~ | 1691 | _c8Ng: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory_entry’: /tmp/ghc111384_0/ghc_13.hc:1705:1: error: warning: label ‘_c8NM’ defined but not used [-Wunused-label] 1705 | _c8NM: | ^~~~~ | 1705 | _c8NM: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8G8_entry’: /tmp/ghc111384_0/ghc_13.hc:1735:1: error: warning: label ‘_c8O2’ defined but not used [-Wunused-label] 1735 | _c8O2: | ^~~~~ | 1735 | _c8O2: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8NY’: /tmp/ghc111384_0/ghc_13.hc:1764:1: error: warning: label ‘_c8NY’ defined but not used [-Wunused-label] 1764 | _c8NY: | ^~~~~ | 1764 | _c8NY: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8O0’: /tmp/ghc111384_0/ghc_13.hc:1780:1: error: warning: label ‘_c8O0’ defined but not used [-Wunused-label] 1780 | _c8O0: | ^~~~~ | 1780 | _c8O0: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectoryNamed1_entry’: /tmp/ghc111384_0/ghc_13.hc:1797:1: error: warning: label ‘_c8O7’ defined but not used [-Wunused-label] 1797 | _c8O7: | ^~~~~ | 1797 | _c8O7: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectoryNamed_entry’: /tmp/ghc111384_0/ghc_13.hc:1829:1: error: warning: label ‘_c8Oh’ defined but not used [-Wunused-label] 1829 | _c8Oh: | ^~~~~ | 1829 | _c8Oh: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Go_entry’: /tmp/ghc111384_0/ghc_13.hc:1864:1: error: warning: label ‘_c8OP’ defined but not used [-Wunused-label] 1864 | _c8OP: | ^~~~~ | 1864 | _c8OP: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch4_entry’: /tmp/ghc111384_0/ghc_13.hc:1891:1: error: warning: label ‘_c8OS’ defined but not used [-Wunused-label] 1891 | _c8OS: | ^~~~~ | 1891 | _c8OS: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Oo’: /tmp/ghc111384_0/ghc_13.hc:1925:1: error: warning: label ‘_c8Oo’ defined but not used [-Wunused-label] 1925 | _c8Oo: | ^~~~~ | 1925 | _c8Oo: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Ot’: /tmp/ghc111384_0/ghc_13.hc:1947:1: error: warning: label ‘_c8Ot’ defined but not used [-Wunused-label] 1947 | _c8Ot: | ^~~~~ | 1947 | _c8Ot: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Ox’: /tmp/ghc111384_0/ghc_13.hc:1965:1: error: warning: label ‘_c8Ox’ defined but not used [-Wunused-label] 1965 | _c8Ox: | ^~~~~ | 1965 | _c8Ox: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8OC’: /tmp/ghc111384_0/ghc_13.hc:1993:1: error: warning: label ‘_c8OC’ defined but not used [-Wunused-label] 1993 | _c8OC: | ^~~~~ | 1993 | _c8OC: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8OG’: /tmp/ghc111384_0/ghc_13.hc:2018:1: error: warning: label ‘_c8OG’ defined but not used [-Wunused-label] 2018 | _c8OG: | ^~~~~ | 2018 | _c8OG: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch3_entry’: /tmp/ghc111384_0/ghc_13.hc:2063:1: error: warning: label ‘_c8Pp’ defined but not used [-Wunused-label] 2063 | _c8Pp: | ^~~~~ | 2063 | _c8Pp: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch2_entry’: /tmp/ghc111384_0/ghc_13.hc:2110:1: error: warning: label ‘_c8Pz’ defined but not used [-Wunused-label] 2110 | _c8Pz: | ^~~~~ | 2110 | _c8Pz: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8Gy_entry’: /tmp/ghc111384_0/ghc_13.hc:2191:1: error: warning: label ‘_c8PV’ defined but not used [-Wunused-label] 2191 | _c8PV: | ^~~~~ | 2191 | _c8PV: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8GI_entry’: /tmp/ghc111384_0/ghc_13.hc:2216:1: error: warning: label ‘_c8Q9’ defined but not used [-Wunused-label] 2216 | _c8Q9: | ^~~~~ | 2216 | _c8Q9: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Q7’: /tmp/ghc111384_0/ghc_13.hc:2242:1: error: warning: label ‘_c8Q7’ defined but not used [-Wunused-label] 2242 | _c8Q7: | ^~~~~ | 2242 | _c8Q7: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘s8GO_entry’: /tmp/ghc111384_0/ghc_13.hc:2258:1: error: warning: label ‘_c8Qp’ defined but not used [-Wunused-label] 2258 | _c8Qp: | ^~~~~ | 2258 | _c8Qp: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch1_entry’: /tmp/ghc111384_0/ghc_13.hc:2282:1: error: warning: label ‘_c8Qz’ defined but not used [-Wunused-label] 2282 | _c8Qz: | ^~~~~ | 2282 | _c8Qz: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8PH’: /tmp/ghc111384_0/ghc_13.hc:2311:1: error: warning: label ‘_c8PH’ defined but not used [-Wunused-label] 2311 | _c8PH: | ^~~~~ | 2311 | _c8PH: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Qs’: /tmp/ghc111384_0/ghc_13.hc:2337:1: error: warning: label ‘_c8Qs’ defined but not used [-Wunused-label] 2337 | _c8Qs: | ^~~~~ | 2337 | _c8Qs: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Rb’: /tmp/ghc111384_0/ghc_13.hc:2369:1: error: warning: label ‘_c8Rb’ defined but not used [-Wunused-label] 2369 | _c8Rb: | ^~~~~ | 2369 | _c8Rb: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Rg’: /tmp/ghc111384_0/ghc_13.hc:2388:1: error: warning: label ‘_c8Rg’ defined but not used [-Wunused-label] 2388 | _c8Rg: | ^~~~~ | 2388 | _c8Rg: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8QW’: /tmp/ghc111384_0/ghc_13.hc:2416:1: error: warning: label ‘_c8QW’ defined but not used [-Wunused-label] 2416 | _c8QW: | ^~~~~ | 2416 | _c8QW: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Q1’: /tmp/ghc111384_0/ghc_13.hc:2448:1: error: warning: label ‘_c8Q1’ defined but not used [-Wunused-label] 2448 | _c8Q1: | ^~~~~ | 2448 | _c8Q1: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Q0’: /tmp/ghc111384_0/ghc_13.hc:2474:1: error: warning: label ‘_c8Q0’ defined but not used [-Wunused-label] 2474 | _c8Q0: | ^~~~~ | 2474 | _c8Q0: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Qe’: /tmp/ghc111384_0/ghc_13.hc:2490:1: error: warning: label ‘_c8Qe’ defined but not used [-Wunused-label] 2490 | _c8Qe: | ^~~~~ | 2490 | _c8Qe: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8Qi’: /tmp/ghc111384_0/ghc_13.hc:2509:1: error: warning: label ‘_c8Qi’ defined but not used [-Wunused-label] 2509 | _c8Qi: | ^~~~~ | 2509 | _c8Qi: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8QK’: /tmp/ghc111384_0/ghc_13.hc:2536:1: error: warning: label ‘_c8QK’ defined but not used [-Wunused-label] 2536 | _c8QK: | ^~~~~ | 2536 | _c8QK: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_s8Gu’: /tmp/ghc111384_0/ghc_13.hc:2554:1: error: warning: label ‘_s8Gu’ defined but not used [-Wunused-label] 2554 | _s8Gu: | ^~~~~ | 2554 | _s8Gu: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8PO’: /tmp/ghc111384_0/ghc_13.hc:2566:1: error: warning: label ‘_c8PO’ defined but not used [-Wunused-label] 2566 | _c8PO: | ^~~~~ | 2566 | _c8PO: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘_c8QD’: /tmp/ghc111384_0/ghc_13.hc:2593:1: error: warning: label ‘_c8QD’ defined but not used [-Wunused-label] 2593 | _c8QD: | ^~~~~ | 2593 | _c8QD: | ^ /tmp/ghc111384_0/ghc_13.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch_entry’: /tmp/ghc111384_0/ghc_13.hc:2608:1: error: warning: label ‘_c8RQ’ defined but not used [-Wunused-label] 2608 | _c8RQ: | ^~~~~ | 2608 | _c8RQ: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile2_entry’: /tmp/ghc111384_0/ghc_17.hc:53:1: error: warning: label ‘_c8VH’ defined but not used [-Wunused-label] 53 | _c8VH: | ^~~~~ | 53 | _c8VH: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8S8_entry’: /tmp/ghc111384_0/ghc_17.hc:114:1: error: warning: label ‘_c8VZ’ defined but not used [-Wunused-label] 114 | _c8VZ: | ^~~~~ | 114 | _c8VZ: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8VV’: /tmp/ghc111384_0/ghc_17.hc:141:1: error: warning: label ‘_c8VV’ defined but not used [-Wunused-label] 141 | _c8VV: | ^~~~~ | 141 | _c8VV: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8VX’: /tmp/ghc111384_0/ghc_17.hc:157:1: error: warning: label ‘_c8VX’ defined but not used [-Wunused-label] 157 | _c8VX: | ^~~~~ | 157 | _c8VX: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile1_entry’: /tmp/ghc111384_0/ghc_17.hc:175:1: error: warning: label ‘_c8W4’ defined but not used [-Wunused-label] 175 | _c8W4: | ^~~~~ | 175 | _c8W4: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8VO’: /tmp/ghc111384_0/ghc_17.hc:208:1: error: warning: label ‘_c8VO’ defined but not used [-Wunused-label] 208 | _c8VO: | ^~~~~ | 208 | _c8VO: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile_entry’: /tmp/ghc111384_0/ghc_17.hc:239:1: error: warning: label ‘_c8Wh’ defined but not used [-Wunused-label] 239 | _c8Wh: | ^~~~~ | 239 | _c8Wh: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8SC_entry’: /tmp/ghc111384_0/ghc_17.hc:303:1: error: warning: label ‘_c8WK’ defined but not used [-Wunused-label] 303 | _c8WK: | ^~~~~ | 303 | _c8WK: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8WI’: /tmp/ghc111384_0/ghc_17.hc:325:1: error: warning: label ‘_c8WI’ defined but not used [-Wunused-label] 325 | _c8WI: | ^~~~~ | 325 | _c8WI: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Sv_entry’: /tmp/ghc111384_0/ghc_17.hc:342:1: error: warning: label ‘_c8WV’ defined but not used [-Wunused-label] 342 | _c8WV: | ^~~~~ | 342 | _c8WV: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8WT’: /tmp/ghc111384_0/ghc_17.hc:365:1: error: warning: label ‘_c8WT’ defined but not used [-Wunused-label] 365 | _c8WT: | ^~~~~ | 365 | _c8WT: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Sw_entry’: /tmp/ghc111384_0/ghc_17.hc:379:1: error: warning: label ‘_c8X4’ defined but not used [-Wunused-label] 379 | _c8X4: | ^~~~~ | 379 | _c8X4: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8SY_entry’: /tmp/ghc111384_0/ghc_17.hc:395:1: error: warning: label ‘_c8Xm’ defined but not used [-Wunused-label] 395 | _c8Xm: | ^~~~~ | 395 | _c8Xm: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Xk’: /tmp/ghc111384_0/ghc_17.hc:417:1: error: warning: label ‘_c8Xk’ defined but not used [-Wunused-label] 417 | _c8Xk: | ^~~~~ | 417 | _c8Xk: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8SR_entry’: /tmp/ghc111384_0/ghc_17.hc:434:1: error: warning: label ‘_c8Xx’ defined but not used [-Wunused-label] 434 | _c8Xx: | ^~~~~ | 434 | _c8Xx: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Xv’: /tmp/ghc111384_0/ghc_17.hc:457:1: error: warning: label ‘_c8Xv’ defined but not used [-Wunused-label] 457 | _c8Xv: | ^~~~~ | 457 | _c8Xv: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8SS_entry’: /tmp/ghc111384_0/ghc_17.hc:471:1: error: warning: label ‘_c8XG’ defined but not used [-Wunused-label] 471 | _c8XG: | ^~~~~ | 471 | _c8XG: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8T5_entry’: /tmp/ghc111384_0/ghc_17.hc:489:1: error: warning: label ‘_c8XN’ defined but not used [-Wunused-label] 489 | _c8XN: | ^~~~~ | 489 | _c8XN: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Xd’: /tmp/ghc111384_0/ghc_17.hc:519:1: error: warning: label ‘_c8Xd’ defined but not used [-Wunused-label] 519 | _c8Xd: | ^~~~~ | 519 | _c8Xd: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8XJ’: /tmp/ghc111384_0/ghc_17.hc:553:1: error: warning: label ‘_c8XJ’ defined but not used [-Wunused-label] 553 | _c8XJ: | ^~~~~ | 553 | _c8XJ: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8XL’: /tmp/ghc111384_0/ghc_17.hc:570:1: error: warning: label ‘_c8XL’ defined but not used [-Wunused-label] 570 | _c8XL: | ^~~~~ | 570 | _c8XL: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Tk_entry’: /tmp/ghc111384_0/ghc_17.hc:587:1: error: warning: label ‘_c8Y5’ defined but not used [-Wunused-label] 587 | _c8Y5: | ^~~~~ | 587 | _c8Y5: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Y3’: /tmp/ghc111384_0/ghc_17.hc:609:1: error: warning: label ‘_c8Y3’ defined but not used [-Wunused-label] 609 | _c8Y3: | ^~~~~ | 609 | _c8Y3: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Td_entry’: /tmp/ghc111384_0/ghc_17.hc:626:1: error: warning: label ‘_c8Yg’ defined but not used [-Wunused-label] 626 | _c8Yg: | ^~~~~ | 626 | _c8Yg: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Ye’: /tmp/ghc111384_0/ghc_17.hc:649:1: error: warning: label ‘_c8Ye’ defined but not used [-Wunused-label] 649 | _c8Ye: | ^~~~~ | 649 | _c8Ye: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Te_entry’: /tmp/ghc111384_0/ghc_17.hc:663:1: error: warning: label ‘_c8Yp’ defined but not used [-Wunused-label] 663 | _c8Yp: | ^~~~~ | 663 | _c8Yp: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Sh_entry’: /tmp/ghc111384_0/ghc_17.hc:678:1: error: warning: label ‘_c8Yw’ defined but not used [-Wunused-label] 678 | _c8Yw: | ^~~~~ | 678 | _c8Yw: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Wx’: /tmp/ghc111384_0/ghc_17.hc:707:1: error: warning: label ‘_c8Wx’ defined but not used [-Wunused-label] 707 | _c8Wx: | ^~~~~ | 707 | _c8Wx: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8XW’: /tmp/ghc111384_0/ghc_17.hc:758:1: error: warning: label ‘_c8XW’ defined but not used [-Wunused-label] 758 | _c8XW: | ^~~~~ | 758 | _c8XW: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8YL’: /tmp/ghc111384_0/ghc_17.hc:792:1: error: warning: label ‘_c8YL’ defined but not used [-Wunused-label] 792 | _c8YL: | ^~~~~ | 792 | _c8YL: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8YN’: /tmp/ghc111384_0/ghc_17.hc:809:1: error: warning: label ‘_c8YN’ defined but not used [-Wunused-label] 809 | _c8YN: | ^~~~~ | 809 | _c8YN: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8WB’: /tmp/ghc111384_0/ghc_17.hc:828:1: error: warning: label ‘_c8WB’ defined but not used [-Wunused-label] 828 | _c8WB: | ^~~~~ | 828 | _c8WB: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8YC’: /tmp/ghc111384_0/ghc_17.hc:862:1: error: warning: label ‘_c8YC’ defined but not used [-Wunused-label] 862 | _c8YC: | ^~~~~ | 862 | _c8YC: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8YE’: /tmp/ghc111384_0/ghc_17.hc:879:1: error: warning: label ‘_c8YE’ defined but not used [-Wunused-label] 879 | _c8YE: | ^~~~~ | 879 | _c8YE: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Tz_entry’: /tmp/ghc111384_0/ghc_17.hc:895:1: error: warning: label ‘_c8Z8’ defined but not used [-Wunused-label] 895 | _c8Z8: | ^~~~~ | 895 | _c8Z8: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8TD_entry’: /tmp/ghc111384_0/ghc_17.hc:921:1: error: warning: label ‘_c8Zd’ defined but not used [-Wunused-label] 921 | _c8Zd: | ^~~~~ | 921 | _c8Zd: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Zb’: /tmp/ghc111384_0/ghc_17.hc:953:1: error: warning: label ‘_c8Zb’ defined but not used [-Wunused-label] 953 | _c8Zb: | ^~~~~ | 953 | _c8Zb: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Tv_entry’: /tmp/ghc111384_0/ghc_17.hc:969:1: error: warning: label ‘_c8Zo’ defined but not used [-Wunused-label] 969 | _c8Zo: | ^~~~~ | 969 | _c8Zo: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Tw_entry’: /tmp/ghc111384_0/ghc_17.hc:991:1: error: warning: label ‘_c8Zw’ defined but not used [-Wunused-label] 991 | _c8Zw: | ^~~~~ | 991 | _c8Zw: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8TH_entry’: /tmp/ghc111384_0/ghc_17.hc:1006:1: error: warning: label ‘_c8ZG’ defined but not used [-Wunused-label] 1006 | _c8ZG: | ^~~~~ | 1006 | _c8ZG: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8TT_entry’: /tmp/ghc111384_0/ghc_17.hc:1029:1: error: warning: label ‘_c901’ defined but not used [-Wunused-label] 1029 | _c901: | ^~~~~ | 1029 | _c901: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8TX_entry’: /tmp/ghc111384_0/ghc_17.hc:1055:1: error: warning: label ‘_c906’ defined but not used [-Wunused-label] 1055 | _c906: | ^~~~~ | 1055 | _c906: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c904’: /tmp/ghc111384_0/ghc_17.hc:1087:1: error: warning: label ‘_c904’ defined but not used [-Wunused-label] 1087 | _c904: | ^~~~~ | 1087 | _c904: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8TP_entry’: /tmp/ghc111384_0/ghc_17.hc:1103:1: error: warning: label ‘_c90h’ defined but not used [-Wunused-label] 1103 | _c90h: | ^~~~~ | 1103 | _c90h: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8TQ_entry’: /tmp/ghc111384_0/ghc_17.hc:1125:1: error: warning: label ‘_c90p’ defined but not used [-Wunused-label] 1125 | _c90p: | ^~~~~ | 1125 | _c90p: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8U1_entry’: /tmp/ghc111384_0/ghc_17.hc:1140:1: error: warning: label ‘_c90z’ defined but not used [-Wunused-label] 1140 | _c90z: | ^~~~~ | 1140 | _c90z: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8U6_entry’: /tmp/ghc111384_0/ghc_17.hc:1165:1: error: warning: label ‘_c90F’ defined but not used [-Wunused-label] 1165 | _c90F: | ^~~~~ | 1165 | _c90F: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8ZP’: /tmp/ghc111384_0/ghc_17.hc:1194:1: error: warning: label ‘_c8ZP’ defined but not used [-Wunused-label] 1194 | _c8ZP: | ^~~~~ | 1194 | _c8ZP: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c90s’: /tmp/ghc111384_0/ghc_17.hc:1231:1: error: warning: label ‘_c90s’ defined but not used [-Wunused-label] 1231 | _c90s: | ^~~~~ | 1231 | _c90s: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c90C’: /tmp/ghc111384_0/ghc_17.hc:1261:1: error: warning: label ‘_c90C’ defined but not used [-Wunused-label] 1261 | _c90C: | ^~~~~ | 1261 | _c90C: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Ul_entry’: /tmp/ghc111384_0/ghc_17.hc:1288:1: error: warning: label ‘_c914’ defined but not used [-Wunused-label] 1288 | _c914: | ^~~~~ | 1288 | _c914: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Up_entry’: /tmp/ghc111384_0/ghc_17.hc:1314:1: error: warning: label ‘_c919’ defined but not used [-Wunused-label] 1314 | _c919: | ^~~~~ | 1314 | _c919: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c917’: /tmp/ghc111384_0/ghc_17.hc:1346:1: error: warning: label ‘_c917’ defined but not used [-Wunused-label] 1346 | _c917: | ^~~~~ | 1346 | _c917: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Uh_entry’: /tmp/ghc111384_0/ghc_17.hc:1362:1: error: warning: label ‘_c91k’ defined but not used [-Wunused-label] 1362 | _c91k: | ^~~~~ | 1362 | _c91k: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Ui_entry’: /tmp/ghc111384_0/ghc_17.hc:1384:1: error: warning: label ‘_c91s’ defined but not used [-Wunused-label] 1384 | _c91s: | ^~~~~ | 1384 | _c91s: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Ut_entry’: /tmp/ghc111384_0/ghc_17.hc:1399:1: error: warning: label ‘_c91C’ defined but not used [-Wunused-label] 1399 | _c91C: | ^~~~~ | 1399 | _c91C: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory1_entry’: /tmp/ghc111384_0/ghc_17.hc:1423:1: error: warning: label ‘_c91J’ defined but not used [-Wunused-label] 1423 | _c91J: | ^~~~~ | 1423 | _c91J: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Wo’: /tmp/ghc111384_0/ghc_17.hc:1451:1: error: warning: label ‘_c8Wo’ defined but not used [-Wunused-label] 1451 | _c8Wo: | ^~~~~ | 1451 | _c8Wo: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Wq’: /tmp/ghc111384_0/ghc_17.hc:1477:1: error: warning: label ‘_c8Wq’ defined but not used [-Wunused-label] 1477 | _c8Wq: | ^~~~~ | 1477 | _c8Wq: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c90S’: /tmp/ghc111384_0/ghc_17.hc:1535:1: error: warning: label ‘_c90S’ defined but not used [-Wunused-label] 1535 | _c90S: | ^~~~~ | 1535 | _c90S: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c91v’: /tmp/ghc111384_0/ghc_17.hc:1572:1: error: warning: label ‘_c91v’ defined but not used [-Wunused-label] 1572 | _c91v: | ^~~~~ | 1572 | _c91v: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c925’: /tmp/ghc111384_0/ghc_17.hc:1600:1: error: warning: label ‘_c925’ defined but not used [-Wunused-label] 1600 | _c925: | ^~~~~ | 1600 | _c925: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c91Z’: /tmp/ghc111384_0/ghc_17.hc:1615:1: error: warning: label ‘_c91Z’ defined but not used [-Wunused-label] 1615 | _c91Z: | ^~~~~ | 1615 | _c91Z: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8YW’: /tmp/ghc111384_0/ghc_17.hc:1644:1: error: warning: label ‘_c8YW’ defined but not used [-Wunused-label] 1644 | _c8YW: | ^~~~~ | 1644 | _c8YW: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c8Zz’: /tmp/ghc111384_0/ghc_17.hc:1681:1: error: warning: label ‘_c8Zz’ defined but not used [-Wunused-label] 1681 | _c8Zz: | ^~~~~ | 1681 | _c8Zz: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c91Q’: /tmp/ghc111384_0/ghc_17.hc:1709:1: error: warning: label ‘_c91Q’ defined but not used [-Wunused-label] 1709 | _c91Q: | ^~~~~ | 1709 | _c91Q: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory_entry’: /tmp/ghc111384_0/ghc_17.hc:1723:1: error: warning: label ‘_c92o’ defined but not used [-Wunused-label] 1723 | _c92o: | ^~~~~ | 1723 | _c92o: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8UH_entry’: /tmp/ghc111384_0/ghc_17.hc:1753:1: error: warning: label ‘_c92E’ defined but not used [-Wunused-label] 1753 | _c92E: | ^~~~~ | 1753 | _c92E: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c92A’: /tmp/ghc111384_0/ghc_17.hc:1782:1: error: warning: label ‘_c92A’ defined but not used [-Wunused-label] 1782 | _c92A: | ^~~~~ | 1782 | _c92A: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c92C’: /tmp/ghc111384_0/ghc_17.hc:1798:1: error: warning: label ‘_c92C’ defined but not used [-Wunused-label] 1798 | _c92C: | ^~~~~ | 1798 | _c92C: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectoryNamed1_entry’: /tmp/ghc111384_0/ghc_17.hc:1815:1: error: warning: label ‘_c92J’ defined but not used [-Wunused-label] 1815 | _c92J: | ^~~~~ | 1815 | _c92J: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectoryNamed_entry’: /tmp/ghc111384_0/ghc_17.hc:1847:1: error: warning: label ‘_c92T’ defined but not used [-Wunused-label] 1847 | _c92T: | ^~~~~ | 1847 | _c92T: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8UX_entry’: /tmp/ghc111384_0/ghc_17.hc:1888:1: error: warning: label ‘_c93r’ defined but not used [-Wunused-label] 1888 | _c93r: | ^~~~~ | 1888 | _c93r: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch4_entry’: /tmp/ghc111384_0/ghc_17.hc:1915:1: error: warning: label ‘_c93u’ defined but not used [-Wunused-label] 1915 | _c93u: | ^~~~~ | 1915 | _c93u: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c930’: /tmp/ghc111384_0/ghc_17.hc:1949:1: error: warning: label ‘_c930’ defined but not used [-Wunused-label] 1949 | _c930: | ^~~~~ | 1949 | _c930: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c935’: /tmp/ghc111384_0/ghc_17.hc:1971:1: error: warning: label ‘_c935’ defined but not used [-Wunused-label] 1971 | _c935: | ^~~~~ | 1971 | _c935: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c939’: /tmp/ghc111384_0/ghc_17.hc:1989:1: error: warning: label ‘_c939’ defined but not used [-Wunused-label] 1989 | _c939: | ^~~~~ | 1989 | _c939: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c93e’: /tmp/ghc111384_0/ghc_17.hc:2017:1: error: warning: label ‘_c93e’ defined but not used [-Wunused-label] 2017 | _c93e: | ^~~~~ | 2017 | _c93e: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c93i’: /tmp/ghc111384_0/ghc_17.hc:2042:1: error: warning: label ‘_c93i’ defined but not used [-Wunused-label] 2042 | _c93i: | ^~~~~ | 2042 | _c93i: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch3_entry’: /tmp/ghc111384_0/ghc_17.hc:2087:1: error: warning: label ‘_c942’ defined but not used [-Wunused-label] 2087 | _c942: | ^~~~~ | 2087 | _c942: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch2_entry’: /tmp/ghc111384_0/ghc_17.hc:2134:1: error: warning: label ‘_c94c’ defined but not used [-Wunused-label] 2134 | _c94c: | ^~~~~ | 2134 | _c94c: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8V7_entry’: /tmp/ghc111384_0/ghc_17.hc:2233:1: error: warning: label ‘_c94y’ defined but not used [-Wunused-label] 2233 | _c94y: | ^~~~~ | 2233 | _c94y: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Vh_entry’: /tmp/ghc111384_0/ghc_17.hc:2258:1: error: warning: label ‘_c94M’ defined but not used [-Wunused-label] 2258 | _c94M: | ^~~~~ | 2258 | _c94M: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c94K’: /tmp/ghc111384_0/ghc_17.hc:2284:1: error: warning: label ‘_c94K’ defined but not used [-Wunused-label] 2284 | _c94K: | ^~~~~ | 2284 | _c94K: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘s8Vn_entry’: /tmp/ghc111384_0/ghc_17.hc:2300:1: error: warning: label ‘_c952’ defined but not used [-Wunused-label] 2300 | _c952: | ^~~~~ | 2300 | _c952: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch1_entry’: /tmp/ghc111384_0/ghc_17.hc:2324:1: error: warning: label ‘_c95c’ defined but not used [-Wunused-label] 2324 | _c95c: | ^~~~~ | 2324 | _c95c: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c94k’: /tmp/ghc111384_0/ghc_17.hc:2353:1: error: warning: label ‘_c94k’ defined but not used [-Wunused-label] 2353 | _c94k: | ^~~~~ | 2353 | _c94k: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c955’: /tmp/ghc111384_0/ghc_17.hc:2379:1: error: warning: label ‘_c955’ defined but not used [-Wunused-label] 2379 | _c955: | ^~~~~ | 2379 | _c955: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c95O’: /tmp/ghc111384_0/ghc_17.hc:2411:1: error: warning: label ‘_c95O’ defined but not used [-Wunused-label] 2411 | _c95O: | ^~~~~ | 2411 | _c95O: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c95T’: /tmp/ghc111384_0/ghc_17.hc:2430:1: error: warning: label ‘_c95T’ defined but not used [-Wunused-label] 2430 | _c95T: | ^~~~~ | 2430 | _c95T: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c95z’: /tmp/ghc111384_0/ghc_17.hc:2458:1: error: warning: label ‘_c95z’ defined but not used [-Wunused-label] 2458 | _c95z: | ^~~~~ | 2458 | _c95z: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c94E’: /tmp/ghc111384_0/ghc_17.hc:2490:1: error: warning: label ‘_c94E’ defined but not used [-Wunused-label] 2490 | _c94E: | ^~~~~ | 2490 | _c94E: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c94D’: /tmp/ghc111384_0/ghc_17.hc:2516:1: error: warning: label ‘_c94D’ defined but not used [-Wunused-label] 2516 | _c94D: | ^~~~~ | 2516 | _c94D: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c94R’: /tmp/ghc111384_0/ghc_17.hc:2532:1: error: warning: label ‘_c94R’ defined but not used [-Wunused-label] 2532 | _c94R: | ^~~~~ | 2532 | _c94R: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c94V’: /tmp/ghc111384_0/ghc_17.hc:2551:1: error: warning: label ‘_c94V’ defined but not used [-Wunused-label] 2551 | _c94V: | ^~~~~ | 2551 | _c94V: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c95n’: /tmp/ghc111384_0/ghc_17.hc:2578:1: error: warning: label ‘_c95n’ defined but not used [-Wunused-label] 2578 | _c95n: | ^~~~~ | 2578 | _c95n: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_s8V3’: /tmp/ghc111384_0/ghc_17.hc:2596:1: error: warning: label ‘_s8V3’ defined but not used [-Wunused-label] 2596 | _s8V3: | ^~~~~ | 2596 | _s8V3: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c94r’: /tmp/ghc111384_0/ghc_17.hc:2608:1: error: warning: label ‘_c94r’ defined but not used [-Wunused-label] 2608 | _c94r: | ^~~~~ | 2608 | _c94r: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘_c95g’: /tmp/ghc111384_0/ghc_17.hc:2635:1: error: warning: label ‘_c95g’ defined but not used [-Wunused-label] 2635 | _c95g: | ^~~~~ | 2635 | _c95g: | ^ /tmp/ghc111384_0/ghc_17.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch_entry’: /tmp/ghc111384_0/ghc_17.hc:2650:1: error: warning: label ‘_c96w’ defined but not used [-Wunused-label] 2650 | _c96w: | ^~~~~ | 2650 | _c96w: | ^ [3 of 4] Compiling Test.Mockery.Environment ( src/Test/Mockery/Environment.hs, dist/build/Test/Mockery/Environment.o ) /tmp/ghc111384_0/ghc_22.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment3_entry’: /tmp/ghc111384_0/ghc_22.hc:31:1: error: warning: label ‘_c9My’ defined but not used [-Wunused-label] 31 | _c9My: | ^~~~~ | 31 | _c9My: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Mo’: /tmp/ghc111384_0/ghc_22.hc:58:1: error: warning: label ‘_c9Mo’ defined but not used [-Wunused-label] 58 | _c9Mo: | ^~~~~ | 58 | _c9Mo: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Mr’: /tmp/ghc111384_0/ghc_22.hc:75:1: error: warning: label ‘_c9Mr’ defined but not used [-Wunused-label] 75 | _c9Mr: | ^~~~~ | 75 | _c9Mr: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9MG’: /tmp/ghc111384_0/ghc_22.hc:109:1: error: warning: label ‘_c9MG’ defined but not used [-Wunused-label] 109 | _c9MG: | ^~~~~ | 109 | _c9MG: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9MM’: /tmp/ghc111384_0/ghc_22.hc:128:1: error: warning: label ‘_c9MM’ defined but not used [-Wunused-label] 128 | _c9MM: | ^~~~~ | 128 | _c9MM: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9KT_entry’: /tmp/ghc111384_0/ghc_22.hc:152:1: error: warning: label ‘_c9Nk’ defined but not used [-Wunused-label] 152 | _c9Nk: | ^~~~~ | 152 | _c9Nk: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment2_entry’: /tmp/ghc111384_0/ghc_22.hc:177:1: error: warning: label ‘_c9Nn’ defined but not used [-Wunused-label] 177 | _c9Nn: | ^~~~~ | 177 | _c9Nn: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9MZ’: /tmp/ghc111384_0/ghc_22.hc:205:1: error: warning: label ‘_c9MZ’ defined but not used [-Wunused-label] 205 | _c9MZ: | ^~~~~ | 205 | _c9MZ: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9N6’: /tmp/ghc111384_0/ghc_22.hc:222:1: error: warning: label ‘_c9N6’ defined but not used [-Wunused-label] 222 | _c9N6: | ^~~~~ | 222 | _c9N6: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9N8’: /tmp/ghc111384_0/ghc_22.hc:239:1: error: warning: label ‘_c9N8’ defined but not used [-Wunused-label] 239 | _c9N8: | ^~~~~ | 239 | _c9N8: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Ne’: /tmp/ghc111384_0/ghc_22.hc:271:1: error: warning: label ‘_c9Ne’ defined but not used [-Wunused-label] 271 | _c9Ne: | ^~~~~ | 271 | _c9Ne: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9NA’: /tmp/ghc111384_0/ghc_22.hc:300:1: error: warning: label ‘_c9NA’ defined but not used [-Wunused-label] 300 | _c9NA: | ^~~~~ | 300 | _c9NA: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9Ld_entry’: /tmp/ghc111384_0/ghc_22.hc:317:1: error: warning: label ‘_c9O6’ defined but not used [-Wunused-label] 317 | _c9O6: | ^~~~~ | 317 | _c9O6: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9O4’: /tmp/ghc111384_0/ghc_22.hc:339:1: error: warning: label ‘_c9O4’ defined but not used [-Wunused-label] 339 | _c9O4: | ^~~~~ | 339 | _c9O4: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9L7_entry’: /tmp/ghc111384_0/ghc_22.hc:353:1: error: warning: label ‘_c9Og’ defined but not used [-Wunused-label] 353 | _c9Og: | ^~~~~ | 353 | _c9Og: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9Lv_entry’: /tmp/ghc111384_0/ghc_22.hc:369:1: error: warning: label ‘_c9Oy’ defined but not used [-Wunused-label] 369 | _c9Oy: | ^~~~~ | 369 | _c9Oy: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Ow’: /tmp/ghc111384_0/ghc_22.hc:391:1: error: warning: label ‘_c9Ow’ defined but not used [-Wunused-label] 391 | _c9Ow: | ^~~~~ | 391 | _c9Ow: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9Lp_entry’: /tmp/ghc111384_0/ghc_22.hc:405:1: error: warning: label ‘_c9OI’ defined but not used [-Wunused-label] 405 | _c9OI: | ^~~~~ | 405 | _c9OI: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9LC_entry’: /tmp/ghc111384_0/ghc_22.hc:421:1: error: warning: label ‘_c9OP’ defined but not used [-Wunused-label] 421 | _c9OP: | ^~~~~ | 421 | _c9OP: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Op’: /tmp/ghc111384_0/ghc_22.hc:447:1: error: warning: label ‘_c9Op’ defined but not used [-Wunused-label] 447 | _c9Op: | ^~~~~ | 447 | _c9Op: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9OL’: /tmp/ghc111384_0/ghc_22.hc:482:1: error: warning: label ‘_c9OL’ defined but not used [-Wunused-label] 482 | _c9OL: | ^~~~~ | 482 | _c9OL: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9ON’: /tmp/ghc111384_0/ghc_22.hc:499:1: error: warning: label ‘_c9ON’ defined but not used [-Wunused-label] 499 | _c9ON: | ^~~~~ | 499 | _c9ON: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9LN_entry’: /tmp/ghc111384_0/ghc_22.hc:516:1: error: warning: label ‘_c9P7’ defined but not used [-Wunused-label] 516 | _c9P7: | ^~~~~ | 516 | _c9P7: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9P5’: /tmp/ghc111384_0/ghc_22.hc:538:1: error: warning: label ‘_c9P5’ defined but not used [-Wunused-label] 538 | _c9P5: | ^~~~~ | 538 | _c9P5: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9LH_entry’: /tmp/ghc111384_0/ghc_22.hc:552:1: error: warning: label ‘_c9Ph’ defined but not used [-Wunused-label] 552 | _c9Ph: | ^~~~~ | 552 | _c9Ph: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment4_entry’: /tmp/ghc111384_0/ghc_22.hc:567:1: error: warning: label ‘_c9Po’ defined but not used [-Wunused-label] 567 | _c9Po: | ^~~~~ | 567 | _c9Po: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9NT’: /tmp/ghc111384_0/ghc_22.hc:598:1: error: warning: label ‘_c9NT’ defined but not used [-Wunused-label] 598 | _c9NT: | ^~~~~ | 598 | _c9NT: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9OY’: /tmp/ghc111384_0/ghc_22.hc:641:1: error: warning: label ‘_c9OY’ defined but not used [-Wunused-label] 641 | _c9OY: | ^~~~~ | 641 | _c9OY: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9PD’: /tmp/ghc111384_0/ghc_22.hc:676:1: error: warning: label ‘_c9PD’ defined but not used [-Wunused-label] 676 | _c9PD: | ^~~~~ | 676 | _c9PD: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9PF’: /tmp/ghc111384_0/ghc_22.hc:693:1: error: warning: label ‘_c9PF’ defined but not used [-Wunused-label] 693 | _c9PF: | ^~~~~ | 693 | _c9PF: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9NX’: /tmp/ghc111384_0/ghc_22.hc:711:1: error: warning: label ‘_c9NX’ defined but not used [-Wunused-label] 711 | _c9NX: | ^~~~~ | 711 | _c9NX: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Pu’: /tmp/ghc111384_0/ghc_22.hc:746:1: error: warning: label ‘_c9Pu’ defined but not used [-Wunused-label] 746 | _c9Pu: | ^~~~~ | 746 | _c9Pu: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Pw’: /tmp/ghc111384_0/ghc_22.hc:763:1: error: warning: label ‘_c9Pw’ defined but not used [-Wunused-label] 763 | _c9Pw: | ^~~~~ | 763 | _c9Pw: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9Md_entry’: /tmp/ghc111384_0/ghc_22.hc:778:1: error: warning: label ‘_c9PZ’ defined but not used [-Wunused-label] 778 | _c9PZ: | ^~~~~ | 778 | _c9PZ: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Q7’: /tmp/ghc111384_0/ghc_22.hc:803:1: error: warning: label ‘_c9Q7’ defined but not used [-Wunused-label] 803 | _c9Q7: | ^~~~~ | 803 | _c9Q7: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Q9’: /tmp/ghc111384_0/ghc_22.hc:819:1: error: warning: label ‘_c9Q9’ defined but not used [-Wunused-label] 819 | _c9Q9: | ^~~~~ | 819 | _c9Q9: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Qk’: /tmp/ghc111384_0/ghc_22.hc:853:1: error: warning: label ‘_c9Qk’ defined but not used [-Wunused-label] 853 | _c9Qk: | ^~~~~ | 853 | _c9Qk: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9Qr’: /tmp/ghc111384_0/ghc_22.hc:872:1: error: warning: label ‘_c9Qr’ defined but not used [-Wunused-label] 872 | _c9Qr: | ^~~~~ | 872 | _c9Qr: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withModifiedEnvironment1_entry’: /tmp/ghc111384_0/ghc_22.hc:890:1: error: warning: label ‘_c9QC’ defined but not used [-Wunused-label] 890 | _c9QC: | ^~~~~ | 890 | _c9QC: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withModifiedEnvironment_entry’: /tmp/ghc111384_0/ghc_22.hc:922:1: error: warning: label ‘_c9QL’ defined but not used [-Wunused-label] 922 | _c9QL: | ^~~~~ | 922 | _c9QL: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘s9Mm_entry’: /tmp/ghc111384_0/ghc_22.hc:943:1: error: warning: label ‘_c9QZ’ defined but not used [-Wunused-label] 943 | _c9QZ: | ^~~~~ | 943 | _c9QZ: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘_c9QX’: /tmp/ghc111384_0/ghc_22.hc:966:1: error: warning: label ‘_c9QX’ defined but not used [-Wunused-label] 966 | _c9QX: | ^~~~~ | 966 | _c9QX: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment1_entry’: /tmp/ghc111384_0/ghc_22.hc:983:1: error: warning: label ‘_c9R3’ defined but not used [-Wunused-label] 983 | _c9R3: | ^~~~~ | 983 | _c9R3: | ^ /tmp/ghc111384_0/ghc_22.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment_entry’: /tmp/ghc111384_0/ghc_22.hc:1015:1: error: warning: label ‘_c9Rc’ defined but not used [-Wunused-label] 1015 | _c9Rc: | ^~~~~ | 1015 | _c9Rc: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment3_entry’: /tmp/ghc111384_0/ghc_26.hc:37:1: error: warning: label ‘_c9Tl’ defined but not used [-Wunused-label] 37 | _c9Tl: | ^~~~~ | 37 | _c9Tl: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Tb’: /tmp/ghc111384_0/ghc_26.hc:64:1: error: warning: label ‘_c9Tb’ defined but not used [-Wunused-label] 64 | _c9Tb: | ^~~~~ | 64 | _c9Tb: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Te’: /tmp/ghc111384_0/ghc_26.hc:81:1: error: warning: label ‘_c9Te’ defined but not used [-Wunused-label] 81 | _c9Te: | ^~~~~ | 81 | _c9Te: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Tt’: /tmp/ghc111384_0/ghc_26.hc:115:1: error: warning: label ‘_c9Tt’ defined but not used [-Wunused-label] 115 | _c9Tt: | ^~~~~ | 115 | _c9Tt: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Tz’: /tmp/ghc111384_0/ghc_26.hc:134:1: error: warning: label ‘_c9Tz’ defined but not used [-Wunused-label] 134 | _c9Tz: | ^~~~~ | 134 | _c9Tz: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9RG_entry’: /tmp/ghc111384_0/ghc_26.hc:158:1: error: warning: label ‘_c9U8’ defined but not used [-Wunused-label] 158 | _c9U8: | ^~~~~ | 158 | _c9U8: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment2_entry’: /tmp/ghc111384_0/ghc_26.hc:183:1: error: warning: label ‘_c9Ub’ defined but not used [-Wunused-label] 183 | _c9Ub: | ^~~~~ | 183 | _c9Ub: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9TN’: /tmp/ghc111384_0/ghc_26.hc:211:1: error: warning: label ‘_c9TN’ defined but not used [-Wunused-label] 211 | _c9TN: | ^~~~~ | 211 | _c9TN: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9TU’: /tmp/ghc111384_0/ghc_26.hc:228:1: error: warning: label ‘_c9TU’ defined but not used [-Wunused-label] 228 | _c9TU: | ^~~~~ | 228 | _c9TU: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9TW’: /tmp/ghc111384_0/ghc_26.hc:245:1: error: warning: label ‘_c9TW’ defined but not used [-Wunused-label] 245 | _c9TW: | ^~~~~ | 245 | _c9TW: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9U2’: /tmp/ghc111384_0/ghc_26.hc:277:1: error: warning: label ‘_c9U2’ defined but not used [-Wunused-label] 277 | _c9U2: | ^~~~~ | 277 | _c9U2: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Uo’: /tmp/ghc111384_0/ghc_26.hc:306:1: error: warning: label ‘_c9Uo’ defined but not used [-Wunused-label] 306 | _c9Uo: | ^~~~~ | 306 | _c9Uo: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9S0_entry’: /tmp/ghc111384_0/ghc_26.hc:323:1: error: warning: label ‘_c9UU’ defined but not used [-Wunused-label] 323 | _c9UU: | ^~~~~ | 323 | _c9UU: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9US’: /tmp/ghc111384_0/ghc_26.hc:345:1: error: warning: label ‘_c9US’ defined but not used [-Wunused-label] 345 | _c9US: | ^~~~~ | 345 | _c9US: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9RU_entry’: /tmp/ghc111384_0/ghc_26.hc:359:1: error: warning: label ‘_c9V4’ defined but not used [-Wunused-label] 359 | _c9V4: | ^~~~~ | 359 | _c9V4: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9Si_entry’: /tmp/ghc111384_0/ghc_26.hc:375:1: error: warning: label ‘_c9Vm’ defined but not used [-Wunused-label] 375 | _c9Vm: | ^~~~~ | 375 | _c9Vm: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Vk’: /tmp/ghc111384_0/ghc_26.hc:397:1: error: warning: label ‘_c9Vk’ defined but not used [-Wunused-label] 397 | _c9Vk: | ^~~~~ | 397 | _c9Vk: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9Sc_entry’: /tmp/ghc111384_0/ghc_26.hc:411:1: error: warning: label ‘_c9Vw’ defined but not used [-Wunused-label] 411 | _c9Vw: | ^~~~~ | 411 | _c9Vw: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9Sp_entry’: /tmp/ghc111384_0/ghc_26.hc:427:1: error: warning: label ‘_c9VD’ defined but not used [-Wunused-label] 427 | _c9VD: | ^~~~~ | 427 | _c9VD: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Vd’: /tmp/ghc111384_0/ghc_26.hc:453:1: error: warning: label ‘_c9Vd’ defined but not used [-Wunused-label] 453 | _c9Vd: | ^~~~~ | 453 | _c9Vd: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Vz’: /tmp/ghc111384_0/ghc_26.hc:488:1: error: warning: label ‘_c9Vz’ defined but not used [-Wunused-label] 488 | _c9Vz: | ^~~~~ | 488 | _c9Vz: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9VB’: /tmp/ghc111384_0/ghc_26.hc:505:1: error: warning: label ‘_c9VB’ defined but not used [-Wunused-label] 505 | _c9VB: | ^~~~~ | 505 | _c9VB: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9SA_entry’: /tmp/ghc111384_0/ghc_26.hc:522:1: error: warning: label ‘_c9VV’ defined but not used [-Wunused-label] 522 | _c9VV: | ^~~~~ | 522 | _c9VV: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9VT’: /tmp/ghc111384_0/ghc_26.hc:544:1: error: warning: label ‘_c9VT’ defined but not used [-Wunused-label] 544 | _c9VT: | ^~~~~ | 544 | _c9VT: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9Su_entry’: /tmp/ghc111384_0/ghc_26.hc:558:1: error: warning: label ‘_c9W5’ defined but not used [-Wunused-label] 558 | _c9W5: | ^~~~~ | 558 | _c9W5: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment4_entry’: /tmp/ghc111384_0/ghc_26.hc:573:1: error: warning: label ‘_c9Wc’ defined but not used [-Wunused-label] 573 | _c9Wc: | ^~~~~ | 573 | _c9Wc: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9UH’: /tmp/ghc111384_0/ghc_26.hc:604:1: error: warning: label ‘_c9UH’ defined but not used [-Wunused-label] 604 | _c9UH: | ^~~~~ | 604 | _c9UH: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9VM’: /tmp/ghc111384_0/ghc_26.hc:647:1: error: warning: label ‘_c9VM’ defined but not used [-Wunused-label] 647 | _c9VM: | ^~~~~ | 647 | _c9VM: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Wr’: /tmp/ghc111384_0/ghc_26.hc:682:1: error: warning: label ‘_c9Wr’ defined but not used [-Wunused-label] 682 | _c9Wr: | ^~~~~ | 682 | _c9Wr: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Wt’: /tmp/ghc111384_0/ghc_26.hc:699:1: error: warning: label ‘_c9Wt’ defined but not used [-Wunused-label] 699 | _c9Wt: | ^~~~~ | 699 | _c9Wt: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9UL’: /tmp/ghc111384_0/ghc_26.hc:717:1: error: warning: label ‘_c9UL’ defined but not used [-Wunused-label] 717 | _c9UL: | ^~~~~ | 717 | _c9UL: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Wi’: /tmp/ghc111384_0/ghc_26.hc:752:1: error: warning: label ‘_c9Wi’ defined but not used [-Wunused-label] 752 | _c9Wi: | ^~~~~ | 752 | _c9Wi: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Wk’: /tmp/ghc111384_0/ghc_26.hc:769:1: error: warning: label ‘_c9Wk’ defined but not used [-Wunused-label] 769 | _c9Wk: | ^~~~~ | 769 | _c9Wk: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9T0_entry’: /tmp/ghc111384_0/ghc_26.hc:784:1: error: warning: label ‘_c9WN’ defined but not used [-Wunused-label] 784 | _c9WN: | ^~~~~ | 784 | _c9WN: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9WV’: /tmp/ghc111384_0/ghc_26.hc:809:1: error: warning: label ‘_c9WV’ defined but not used [-Wunused-label] 809 | _c9WV: | ^~~~~ | 809 | _c9WV: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9WX’: /tmp/ghc111384_0/ghc_26.hc:825:1: error: warning: label ‘_c9WX’ defined but not used [-Wunused-label] 825 | _c9WX: | ^~~~~ | 825 | _c9WX: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9X8’: /tmp/ghc111384_0/ghc_26.hc:859:1: error: warning: label ‘_c9X8’ defined but not used [-Wunused-label] 859 | _c9X8: | ^~~~~ | 859 | _c9X8: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9Xf’: /tmp/ghc111384_0/ghc_26.hc:878:1: error: warning: label ‘_c9Xf’ defined but not used [-Wunused-label] 878 | _c9Xf: | ^~~~~ | 878 | _c9Xf: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withModifiedEnvironment1_entry’: /tmp/ghc111384_0/ghc_26.hc:896:1: error: warning: label ‘_c9Xq’ defined but not used [-Wunused-label] 896 | _c9Xq: | ^~~~~ | 896 | _c9Xq: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withModifiedEnvironment_entry’: /tmp/ghc111384_0/ghc_26.hc:928:1: error: warning: label ‘_c9Xz’ defined but not used [-Wunused-label] 928 | _c9Xz: | ^~~~~ | 928 | _c9Xz: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘s9T9_entry’: /tmp/ghc111384_0/ghc_26.hc:949:1: error: warning: label ‘_c9XN’ defined but not used [-Wunused-label] 949 | _c9XN: | ^~~~~ | 949 | _c9XN: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘_c9XL’: /tmp/ghc111384_0/ghc_26.hc:972:1: error: warning: label ‘_c9XL’ defined but not used [-Wunused-label] 972 | _c9XL: | ^~~~~ | 972 | _c9XL: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment1_entry’: /tmp/ghc111384_0/ghc_26.hc:989:1: error: warning: label ‘_c9XR’ defined but not used [-Wunused-label] 989 | _c9XR: | ^~~~~ | 989 | _c9XR: | ^ /tmp/ghc111384_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment_entry’: /tmp/ghc111384_0/ghc_26.hc:1021:1: error: warning: label ‘_c9Y0’ defined but not used [-Wunused-label] 1021 | _c9Y0: | ^~~~~ | 1021 | _c9Y0: | ^ [4 of 4] Compiling Test.Mockery.Logging ( src/Test/Mockery/Logging.hs, dist/build/Test/Mockery/Logging.o ) /tmp/ghc111384_0/ghc_31.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszuunwrap_entry’: /tmp/ghc111384_0/ghc_31.hc:9:1: error: warning: label ‘_calj’ defined but not used [-Wunused-label] 9 | _calj: | ^~~~~ | 9 | _calj: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_calg’: /tmp/ghc111384_0/ghc_31.hc:38:1: error: warning: label ‘_calg’ defined but not used [-Wunused-label] 38 | _calg: | ^~~~~ | 38 | _calg: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sajr_entry’: /tmp/ghc111384_0/ghc_31.hc:64:1: error: warning: label ‘_calD’ defined but not used [-Wunused-label] 64 | _calD: | ^~~~~ | 64 | _calD: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages2_entry’: /tmp/ghc111384_0/ghc_31.hc:84:1: error: warning: label ‘_calL’ defined but not used [-Wunused-label] 84 | _calL: | ^~~~~ | 84 | _calL: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_calG’: /tmp/ghc111384_0/ghc_31.hc:120:1: error: warning: label ‘_calG’ defined but not used [-Wunused-label] 120 | _calG: | ^~~~~ | 120 | _calG: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_calI’: /tmp/ghc111384_0/ghc_31.hc:138:1: error: warning: label ‘_calI’ defined but not used [-Wunused-label] 138 | _calI: | ^~~~~ | 138 | _calI: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sajN_entry’: /tmp/ghc111384_0/ghc_31.hc:156:1: error: warning: label ‘_camp’ defined but not used [-Wunused-label] 156 | _camp: | ^~~~~ | 156 | _camp: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sajI_entry’: /tmp/ghc111384_0/ghc_31.hc:189:1: error: warning: label ‘_camz’ defined but not used [-Wunused-label] 189 | _camz: | ^~~~~ | 189 | _camz: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_camu’: /tmp/ghc111384_0/ghc_31.hc:222:1: error: warning: label ‘_camu’ defined but not used [-Wunused-label] 222 | _camu: | ^~~~~ | 222 | _camu: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_camw’: /tmp/ghc111384_0/ghc_31.hc:241:1: error: warning: label ‘_camw’ defined but not used [-Wunused-label] 241 | _camw: | ^~~~~ | 241 | _camw: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sajU_entry’: /tmp/ghc111384_0/ghc_31.hc:255:1: error: warning: label ‘_camP’ defined but not used [-Wunused-label] 255 | _camP: | ^~~~~ | 255 | _camP: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sak6_entry’: /tmp/ghc111384_0/ghc_31.hc:273:1: error: warning: label ‘_can7’ defined but not used [-Wunused-label] 273 | _can7: | ^~~~~ | 273 | _can7: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_can5’: /tmp/ghc111384_0/ghc_31.hc:299:1: error: warning: label ‘_can5’ defined but not used [-Wunused-label] 299 | _can5: | ^~~~~ | 299 | _can5: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sajB_entry’: /tmp/ghc111384_0/ghc_31.hc:317:1: error: warning: label ‘_cand’ defined but not used [-Wunused-label] 317 | _cand: | ^~~~~ | 317 | _cand: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_cam6’: /tmp/ghc111384_0/ghc_31.hc:344:1: error: warning: label ‘_cam6’ defined but not used [-Wunused-label] 344 | _cam6: | ^~~~~ | 344 | _cam6: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_cam8’: /tmp/ghc111384_0/ghc_31.hc:373:1: error: warning: label ‘_cam8’ defined but not used [-Wunused-label] 373 | _cam8: | ^~~~~ | 373 | _cam8: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_camS’: /tmp/ghc111384_0/ghc_31.hc:407:1: error: warning: label ‘_camS’ defined but not used [-Wunused-label] 407 | _camS: | ^~~~~ | 407 | _camS: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_camU’: /tmp/ghc111384_0/ghc_31.hc:426:1: error: warning: label ‘_camU’ defined but not used [-Wunused-label] 426 | _camU: | ^~~~~ | 426 | _camU: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_camZ’: /tmp/ghc111384_0/ghc_31.hc:443:1: error: warning: label ‘_camZ’ defined but not used [-Wunused-label] 443 | _camZ: | ^~~~~ | 443 | _camZ: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sakh_entry’: /tmp/ghc111384_0/ghc_31.hc:472:1: error: warning: label ‘_canE’ defined but not used [-Wunused-label] 472 | _canE: | ^~~~~ | 472 | _canE: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sake_entry’: /tmp/ghc111384_0/ghc_31.hc:493:1: error: warning: label ‘_canM’ defined but not used [-Wunused-label] 493 | _canM: | ^~~~~ | 493 | _canM: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sakn_entry’: /tmp/ghc111384_0/ghc_31.hc:506:1: error: warning: label ‘_canX’ defined but not used [-Wunused-label] 506 | _canX: | ^~~~~ | 506 | _canX: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sakB_entry’: /tmp/ghc111384_0/ghc_31.hc:522:1: error: warning: label ‘_caog’ defined but not used [-Wunused-label] 522 | _caog: | ^~~~~ | 522 | _caog: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘saky_entry’: /tmp/ghc111384_0/ghc_31.hc:543:1: error: warning: label ‘_caoo’ defined but not used [-Wunused-label] 543 | _caoo: | ^~~~~ | 543 | _caoo: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sakH_entry’: /tmp/ghc111384_0/ghc_31.hc:556:1: error: warning: label ‘_caoz’ defined but not used [-Wunused-label] 556 | _caoz: | ^~~~~ | 556 | _caoz: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sakM_entry’: /tmp/ghc111384_0/ghc_31.hc:574:1: error: warning: label ‘_caoC’ defined but not used [-Wunused-label] 574 | _caoC: | ^~~~~ | 574 | _caoC: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_cao6’: /tmp/ghc111384_0/ghc_31.hc:607:1: error: warning: label ‘_cao6’ defined but not used [-Wunused-label] 607 | _cao6: | ^~~~~ | 607 | _cao6: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_caor’: /tmp/ghc111384_0/ghc_31.hc:645:1: error: warning: label ‘_caor’ defined but not used [-Wunused-label] 645 | _caor: | ^~~~~ | 645 | _caor: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_caoD’: /tmp/ghc111384_0/ghc_31.hc:676:1: error: warning: label ‘_caoD’ defined but not used [-Wunused-label] 676 | _caoD: | ^~~~~ | 676 | _caoD: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_caoF’: /tmp/ghc111384_0/ghc_31.hc:694:1: error: warning: label ‘_caoF’ defined but not used [-Wunused-label] 694 | _caoF: | ^~~~~ | 694 | _caoF: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sakV_entry’: /tmp/ghc111384_0/ghc_31.hc:710:1: error: warning: label ‘_cap7’ defined but not used [-Wunused-label] 710 | _cap7: | ^~~~~ | 710 | _cap7: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sakS_entry’: /tmp/ghc111384_0/ghc_31.hc:731:1: error: warning: label ‘_capf’ defined but not used [-Wunused-label] 731 | _capf: | ^~~~~ | 731 | _capf: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘sal1_entry’: /tmp/ghc111384_0/ghc_31.hc:744:1: error: warning: label ‘_capq’ defined but not used [-Wunused-label] 744 | _capq: | ^~~~~ | 744 | _capq: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages1_entry’: /tmp/ghc111384_0/ghc_31.hc:760:1: error: warning: label ‘_capx’ defined but not used [-Wunused-label] 760 | _capx: | ^~~~~ | 760 | _capx: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_calZ’: /tmp/ghc111384_0/ghc_31.hc:795:1: error: warning: label ‘_calZ’ defined but not used [-Wunused-label] 795 | _calZ: | ^~~~~ | 795 | _calZ: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_caoX’: /tmp/ghc111384_0/ghc_31.hc:855:1: error: warning: label ‘_caoX’ defined but not used [-Wunused-label] 855 | _caoX: | ^~~~~ | 855 | _caoX: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_capi’: /tmp/ghc111384_0/ghc_31.hc:893:1: error: warning: label ‘_capi’ defined but not used [-Wunused-label] 893 | _capi: | ^~~~~ | 893 | _capi: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_capS’: /tmp/ghc111384_0/ghc_31.hc:924:1: error: warning: label ‘_capS’ defined but not used [-Wunused-label] 924 | _capS: | ^~~~~ | 924 | _capS: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_capU’: /tmp/ghc111384_0/ghc_31.hc:942:1: error: warning: label ‘_capU’ defined but not used [-Wunused-label] 942 | _capU: | ^~~~~ | 942 | _capU: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_canu’: /tmp/ghc111384_0/ghc_31.hc:962:1: error: warning: label ‘_canu’ defined but not used [-Wunused-label] 962 | _canu: | ^~~~~ | 962 | _canu: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_canP’: /tmp/ghc111384_0/ghc_31.hc:1000:1: error: warning: label ‘_canP’ defined but not used [-Wunused-label] 1000 | _canP: | ^~~~~ | 1000 | _canP: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_capD’: /tmp/ghc111384_0/ghc_31.hc:1031:1: error: warning: label ‘_capD’ defined but not used [-Wunused-label] 1031 | _capD: | ^~~~~ | 1031 | _capD: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_capF’: /tmp/ghc111384_0/ghc_31.hc:1049:1: error: warning: label ‘_capF’ defined but not used [-Wunused-label] 1049 | _capF: | ^~~~~ | 1049 | _capF: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages_entry’: /tmp/ghc111384_0/ghc_31.hc:1063:1: error: warning: label ‘_caqf’ defined but not used [-Wunused-label] 1063 | _caqf: | ^~~~~ | 1063 | _caqf: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘salb_entry’: /tmp/ghc111384_0/ghc_31.hc:1083:1: error: warning: label ‘_caqs’ defined but not used [-Wunused-label] 1083 | _caqs: | ^~~~~ | 1083 | _caqs: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszu1_entry’: /tmp/ghc111384_0/ghc_31.hc:1109:1: error: warning: label ‘_caqv’ defined but not used [-Wunused-label] 1109 | _caqv: | ^~~~~ | 1109 | _caqv: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘_caqm’: /tmp/ghc111384_0/ghc_31.hc:1139:1: error: warning: label ‘_caqm’ defined but not used [-Wunused-label] 1139 | _caqm: | ^~~~~ | 1139 | _caqm: | ^ /tmp/ghc111384_0/ghc_31.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszu_entry’: /tmp/ghc111384_0/ghc_31.hc:1163:1: error: warning: label ‘_caqF’ defined but not used [-Wunused-label] 1163 | _caqF: | ^~~~~ | 1163 | _caqF: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszuunwrap_entry’: /tmp/ghc111384_0/ghc_35.hc:9:1: error: warning: label ‘_casL’ defined but not used [-Wunused-label] 9 | _casL: | ^~~~~ | 9 | _casL: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_casI’: /tmp/ghc111384_0/ghc_35.hc:38:1: error: warning: label ‘_casI’ defined but not used [-Wunused-label] 38 | _casI: | ^~~~~ | 38 | _casI: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘saqT_entry’: /tmp/ghc111384_0/ghc_35.hc:64:1: error: warning: label ‘_cat5’ defined but not used [-Wunused-label] 64 | _cat5: | ^~~~~ | 64 | _cat5: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages2_entry’: /tmp/ghc111384_0/ghc_35.hc:84:1: error: warning: label ‘_catd’ defined but not used [-Wunused-label] 84 | _catd: | ^~~~~ | 84 | _catd: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cat8’: /tmp/ghc111384_0/ghc_35.hc:120:1: error: warning: label ‘_cat8’ defined but not used [-Wunused-label] 120 | _cat8: | ^~~~~ | 120 | _cat8: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cata’: /tmp/ghc111384_0/ghc_35.hc:138:1: error: warning: label ‘_cata’ defined but not used [-Wunused-label] 138 | _cata: | ^~~~~ | 138 | _cata: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sarf_entry’: /tmp/ghc111384_0/ghc_35.hc:162:1: error: warning: label ‘_catR’ defined but not used [-Wunused-label] 162 | _catR: | ^~~~~ | 162 | _catR: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sara_entry’: /tmp/ghc111384_0/ghc_35.hc:195:1: error: warning: label ‘_cau1’ defined but not used [-Wunused-label] 195 | _cau1: | ^~~~~ | 195 | _cau1: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_catW’: /tmp/ghc111384_0/ghc_35.hc:228:1: error: warning: label ‘_catW’ defined but not used [-Wunused-label] 228 | _catW: | ^~~~~ | 228 | _catW: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_catY’: /tmp/ghc111384_0/ghc_35.hc:247:1: error: warning: label ‘_catY’ defined but not used [-Wunused-label] 247 | _catY: | ^~~~~ | 247 | _catY: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sarm_entry’: /tmp/ghc111384_0/ghc_35.hc:261:1: error: warning: label ‘_cauh’ defined but not used [-Wunused-label] 261 | _cauh: | ^~~~~ | 261 | _cauh: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sary_entry’: /tmp/ghc111384_0/ghc_35.hc:279:1: error: warning: label ‘_cauz’ defined but not used [-Wunused-label] 279 | _cauz: | ^~~~~ | 279 | _cauz: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caux’: /tmp/ghc111384_0/ghc_35.hc:305:1: error: warning: label ‘_caux’ defined but not used [-Wunused-label] 305 | _caux: | ^~~~~ | 305 | _caux: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sar3_entry’: /tmp/ghc111384_0/ghc_35.hc:323:1: error: warning: label ‘_cauF’ defined but not used [-Wunused-label] 323 | _cauF: | ^~~~~ | 323 | _cauF: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caty’: /tmp/ghc111384_0/ghc_35.hc:350:1: error: warning: label ‘_caty’ defined but not used [-Wunused-label] 350 | _caty: | ^~~~~ | 350 | _caty: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_catA’: /tmp/ghc111384_0/ghc_35.hc:379:1: error: warning: label ‘_catA’ defined but not used [-Wunused-label] 379 | _catA: | ^~~~~ | 379 | _catA: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cauk’: /tmp/ghc111384_0/ghc_35.hc:413:1: error: warning: label ‘_cauk’ defined but not used [-Wunused-label] 413 | _cauk: | ^~~~~ | 413 | _cauk: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caum’: /tmp/ghc111384_0/ghc_35.hc:432:1: error: warning: label ‘_caum’ defined but not used [-Wunused-label] 432 | _caum: | ^~~~~ | 432 | _caum: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caur’: /tmp/ghc111384_0/ghc_35.hc:449:1: error: warning: label ‘_caur’ defined but not used [-Wunused-label] 449 | _caur: | ^~~~~ | 449 | _caur: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sarJ_entry’: /tmp/ghc111384_0/ghc_35.hc:478:1: error: warning: label ‘_cav6’ defined but not used [-Wunused-label] 478 | _cav6: | ^~~~~ | 478 | _cav6: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sarG_entry’: /tmp/ghc111384_0/ghc_35.hc:499:1: error: warning: label ‘_cave’ defined but not used [-Wunused-label] 499 | _cave: | ^~~~~ | 499 | _cave: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sarP_entry’: /tmp/ghc111384_0/ghc_35.hc:512:1: error: warning: label ‘_cavp’ defined but not used [-Wunused-label] 512 | _cavp: | ^~~~~ | 512 | _cavp: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sas3_entry’: /tmp/ghc111384_0/ghc_35.hc:528:1: error: warning: label ‘_cavI’ defined but not used [-Wunused-label] 528 | _cavI: | ^~~~~ | 528 | _cavI: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sas0_entry’: /tmp/ghc111384_0/ghc_35.hc:549:1: error: warning: label ‘_cavQ’ defined but not used [-Wunused-label] 549 | _cavQ: | ^~~~~ | 549 | _cavQ: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sas9_entry’: /tmp/ghc111384_0/ghc_35.hc:562:1: error: warning: label ‘_caw1’ defined but not used [-Wunused-label] 562 | _caw1: | ^~~~~ | 562 | _caw1: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sase_entry’: /tmp/ghc111384_0/ghc_35.hc:580:1: error: warning: label ‘_caw4’ defined but not used [-Wunused-label] 580 | _caw4: | ^~~~~ | 580 | _caw4: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cavy’: /tmp/ghc111384_0/ghc_35.hc:613:1: error: warning: label ‘_cavy’ defined but not used [-Wunused-label] 613 | _cavy: | ^~~~~ | 613 | _cavy: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cavT’: /tmp/ghc111384_0/ghc_35.hc:651:1: error: warning: label ‘_cavT’ defined but not used [-Wunused-label] 651 | _cavT: | ^~~~~ | 651 | _cavT: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caw5’: /tmp/ghc111384_0/ghc_35.hc:682:1: error: warning: label ‘_caw5’ defined but not used [-Wunused-label] 682 | _caw5: | ^~~~~ | 682 | _caw5: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caw7’: /tmp/ghc111384_0/ghc_35.hc:700:1: error: warning: label ‘_caw7’ defined but not used [-Wunused-label] 700 | _caw7: | ^~~~~ | 700 | _caw7: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sasn_entry’: /tmp/ghc111384_0/ghc_35.hc:716:1: error: warning: label ‘_cawz’ defined but not used [-Wunused-label] 716 | _cawz: | ^~~~~ | 716 | _cawz: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sask_entry’: /tmp/ghc111384_0/ghc_35.hc:737:1: error: warning: label ‘_cawH’ defined but not used [-Wunused-label] 737 | _cawH: | ^~~~~ | 737 | _cawH: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sast_entry’: /tmp/ghc111384_0/ghc_35.hc:750:1: error: warning: label ‘_cawS’ defined but not used [-Wunused-label] 750 | _cawS: | ^~~~~ | 750 | _cawS: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages1_entry’: /tmp/ghc111384_0/ghc_35.hc:766:1: error: warning: label ‘_cawZ’ defined but not used [-Wunused-label] 766 | _cawZ: | ^~~~~ | 766 | _cawZ: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_catr’: /tmp/ghc111384_0/ghc_35.hc:801:1: error: warning: label ‘_catr’ defined but not used [-Wunused-label] 801 | _catr: | ^~~~~ | 801 | _catr: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cawp’: /tmp/ghc111384_0/ghc_35.hc:861:1: error: warning: label ‘_cawp’ defined but not used [-Wunused-label] 861 | _cawp: | ^~~~~ | 861 | _cawp: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cawK’: /tmp/ghc111384_0/ghc_35.hc:899:1: error: warning: label ‘_cawK’ defined but not used [-Wunused-label] 899 | _cawK: | ^~~~~ | 899 | _cawK: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caxk’: /tmp/ghc111384_0/ghc_35.hc:930:1: error: warning: label ‘_caxk’ defined but not used [-Wunused-label] 930 | _caxk: | ^~~~~ | 930 | _caxk: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caxm’: /tmp/ghc111384_0/ghc_35.hc:948:1: error: warning: label ‘_caxm’ defined but not used [-Wunused-label] 948 | _caxm: | ^~~~~ | 948 | _caxm: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cauW’: /tmp/ghc111384_0/ghc_35.hc:968:1: error: warning: label ‘_cauW’ defined but not used [-Wunused-label] 968 | _cauW: | ^~~~~ | 968 | _cauW: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cavh’: /tmp/ghc111384_0/ghc_35.hc:1006:1: error: warning: label ‘_cavh’ defined but not used [-Wunused-label] 1006 | _cavh: | ^~~~~ | 1006 | _cavh: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cax5’: /tmp/ghc111384_0/ghc_35.hc:1037:1: error: warning: label ‘_cax5’ defined but not used [-Wunused-label] 1037 | _cax5: | ^~~~~ | 1037 | _cax5: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_cax7’: /tmp/ghc111384_0/ghc_35.hc:1055:1: error: warning: label ‘_cax7’ defined but not used [-Wunused-label] 1055 | _cax7: | ^~~~~ | 1055 | _cax7: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages_entry’: /tmp/ghc111384_0/ghc_35.hc:1069:1: error: warning: label ‘_caxI’ defined but not used [-Wunused-label] 1069 | _caxI: | ^~~~~ | 1069 | _caxI: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘sasD_entry’: /tmp/ghc111384_0/ghc_35.hc:1089:1: error: warning: label ‘_caxV’ defined but not used [-Wunused-label] 1089 | _caxV: | ^~~~~ | 1089 | _caxV: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszu1_entry’: /tmp/ghc111384_0/ghc_35.hc:1115:1: error: warning: label ‘_caxY’ defined but not used [-Wunused-label] 1115 | _caxY: | ^~~~~ | 1115 | _caxY: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘_caxP’: /tmp/ghc111384_0/ghc_35.hc:1145:1: error: warning: label ‘_caxP’ defined but not used [-Wunused-label] 1145 | _caxP: | ^~~~~ | 1145 | _caxP: | ^ /tmp/ghc111384_0/ghc_35.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszu_entry’: /tmp/ghc111384_0/ghc_35.hc:1169:1: error: warning: label ‘_cay8’ defined but not used [-Wunused-label] 1169 | _cay8: | ^~~~~ | 1169 | _cay8: | ^ [1 of 4] Compiling Paths_mockery ( dist/build/autogen/Paths_mockery.hs, dist/build/Paths_mockery.p_o ) /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_version_entry’: /tmp/ghc111427_0/ghc_4.hc:164:1: error: warning: label ‘_c3Ce’ defined but not used [-Wunused-label] 164 | _c3Ce: | ^~~~~ | 164 | _c3Ce: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir6_entry’: /tmp/ghc111427_0/ghc_4.hc:259:1: error: warning: label ‘_c3Cu’ defined but not used [-Wunused-label] 259 | _c3Cu: | ^~~~~ | 259 | _c3Cu: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir5_entry’: /tmp/ghc111427_0/ghc_4.hc:324:1: error: warning: label ‘_c3CR’ defined but not used [-Wunused-label] 324 | _c3CR: | ^~~~~ | 324 | _c3CR: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3CE’: /tmp/ghc111427_0/ghc_4.hc:358:1: error: warning: label ‘_c3CE’ defined but not used [-Wunused-label] 358 | _c3CE: | ^~~~~ | 358 | _c3CE: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3CH’: /tmp/ghc111427_0/ghc_4.hc:380:1: error: warning: label ‘_c3CH’ defined but not used [-Wunused-label] 380 | _c3CH: | ^~~~~ | 380 | _c3CH: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3CK’: /tmp/ghc111427_0/ghc_4.hc:404:1: error: warning: label ‘_c3CK’ defined but not used [-Wunused-label] 404 | _c3CK: | ^~~~~ | 404 | _c3CK: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir3_entry’: /tmp/ghc111427_0/ghc_4.hc:440:1: error: warning: label ‘_c3Dg’ defined but not used [-Wunused-label] 440 | _c3Dg: | ^~~~~ | 440 | _c3Dg: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir2_entry’: /tmp/ghc111427_0/ghc_4.hc:498:1: error: warning: label ‘_c3Dt’ defined but not used [-Wunused-label] 498 | _c3Dt: | ^~~~~ | 498 | _c3Dt: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Dq’: /tmp/ghc111427_0/ghc_4.hc:534:1: error: warning: label ‘_c3Dq’ defined but not used [-Wunused-label] 534 | _c3Dq: | ^~~~~ | 534 | _c3Dq: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Dx’: /tmp/ghc111427_0/ghc_4.hc:557:1: error: warning: label ‘_c3Dx’ defined but not used [-Wunused-label] 557 | _c3Dx: | ^~~~~ | 557 | _c3Dx: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3DF’: /tmp/ghc111427_0/ghc_4.hc:577:1: error: warning: label ‘_c3DF’ defined but not used [-Wunused-label] 577 | _c3DF: | ^~~~~ | 577 | _c3DF: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3A1_entry’: /tmp/ghc111427_0/ghc_4.hc:618:1: error: warning: label ‘_c3Ef’ defined but not used [-Wunused-label] 618 | _c3Ef: | ^~~~~ | 618 | _c3Ef: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getBinDir1_entry’: /tmp/ghc111427_0/ghc_4.hc:662:1: error: warning: label ‘_c3Ei’ defined but not used [-Wunused-label] 662 | _c3Ei: | ^~~~~ | 662 | _c3Ei: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir6_entry’: /tmp/ghc111427_0/ghc_4.hc:736:1: error: warning: label ‘_c3EB’ defined but not used [-Wunused-label] 736 | _c3EB: | ^~~~~ | 736 | _c3EB: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir5_entry’: /tmp/ghc111427_0/ghc_4.hc:801:1: error: warning: label ‘_c3EY’ defined but not used [-Wunused-label] 801 | _c3EY: | ^~~~~ | 801 | _c3EY: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3EL’: /tmp/ghc111427_0/ghc_4.hc:835:1: error: warning: label ‘_c3EL’ defined but not used [-Wunused-label] 835 | _c3EL: | ^~~~~ | 835 | _c3EL: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3EO’: /tmp/ghc111427_0/ghc_4.hc:857:1: error: warning: label ‘_c3EO’ defined but not used [-Wunused-label] 857 | _c3EO: | ^~~~~ | 857 | _c3EO: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3ER’: /tmp/ghc111427_0/ghc_4.hc:881:1: error: warning: label ‘_c3ER’ defined but not used [-Wunused-label] 881 | _c3ER: | ^~~~~ | 881 | _c3ER: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir3_entry’: /tmp/ghc111427_0/ghc_4.hc:917:1: error: warning: label ‘_c3Fn’ defined but not used [-Wunused-label] 917 | _c3Fn: | ^~~~~ | 917 | _c3Fn: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir2_entry’: /tmp/ghc111427_0/ghc_4.hc:975:1: error: warning: label ‘_c3FA’ defined but not used [-Wunused-label] 975 | _c3FA: | ^~~~~ | 975 | _c3FA: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Fx’: /tmp/ghc111427_0/ghc_4.hc:1011:1: error: warning: label ‘_c3Fx’ defined but not used [-Wunused-label] 1011 | _c3Fx: | ^~~~~ | 1011 | _c3Fx: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3FE’: /tmp/ghc111427_0/ghc_4.hc:1034:1: error: warning: label ‘_c3FE’ defined but not used [-Wunused-label] 1034 | _c3FE: | ^~~~~ | 1034 | _c3FE: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3FM’: /tmp/ghc111427_0/ghc_4.hc:1054:1: error: warning: label ‘_c3FM’ defined but not used [-Wunused-label] 1054 | _c3FM: | ^~~~~ | 1054 | _c3FM: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3Aj_entry’: /tmp/ghc111427_0/ghc_4.hc:1095:1: error: warning: label ‘_c3Gm’ defined but not used [-Wunused-label] 1095 | _c3Gm: | ^~~~~ | 1095 | _c3Gm: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibDir1_entry’: /tmp/ghc111427_0/ghc_4.hc:1139:1: error: warning: label ‘_c3Gp’ defined but not used [-Wunused-label] 1139 | _c3Gp: | ^~~~~ | 1139 | _c3Gp: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir6_entry’: /tmp/ghc111427_0/ghc_4.hc:1213:1: error: warning: label ‘_c3GI’ defined but not used [-Wunused-label] 1213 | _c3GI: | ^~~~~ | 1213 | _c3GI: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir5_entry’: /tmp/ghc111427_0/ghc_4.hc:1278:1: error: warning: label ‘_c3H5’ defined but not used [-Wunused-label] 1278 | _c3H5: | ^~~~~ | 1278 | _c3H5: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3GS’: /tmp/ghc111427_0/ghc_4.hc:1312:1: error: warning: label ‘_c3GS’ defined but not used [-Wunused-label] 1312 | _c3GS: | ^~~~~ | 1312 | _c3GS: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3GV’: /tmp/ghc111427_0/ghc_4.hc:1334:1: error: warning: label ‘_c3GV’ defined but not used [-Wunused-label] 1334 | _c3GV: | ^~~~~ | 1334 | _c3GV: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3GY’: /tmp/ghc111427_0/ghc_4.hc:1358:1: error: warning: label ‘_c3GY’ defined but not used [-Wunused-label] 1358 | _c3GY: | ^~~~~ | 1358 | _c3GY: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir3_entry’: /tmp/ghc111427_0/ghc_4.hc:1394:1: error: warning: label ‘_c3Hu’ defined but not used [-Wunused-label] 1394 | _c3Hu: | ^~~~~ | 1394 | _c3Hu: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir2_entry’: /tmp/ghc111427_0/ghc_4.hc:1452:1: error: warning: label ‘_c3HH’ defined but not used [-Wunused-label] 1452 | _c3HH: | ^~~~~ | 1452 | _c3HH: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3HE’: /tmp/ghc111427_0/ghc_4.hc:1488:1: error: warning: label ‘_c3HE’ defined but not used [-Wunused-label] 1488 | _c3HE: | ^~~~~ | 1488 | _c3HE: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3HL’: /tmp/ghc111427_0/ghc_4.hc:1511:1: error: warning: label ‘_c3HL’ defined but not used [-Wunused-label] 1511 | _c3HL: | ^~~~~ | 1511 | _c3HL: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3HT’: /tmp/ghc111427_0/ghc_4.hc:1531:1: error: warning: label ‘_c3HT’ defined but not used [-Wunused-label] 1531 | _c3HT: | ^~~~~ | 1531 | _c3HT: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3AB_entry’: /tmp/ghc111427_0/ghc_4.hc:1572:1: error: warning: label ‘_c3It’ defined but not used [-Wunused-label] 1572 | _c3It: | ^~~~~ | 1572 | _c3It: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDynLibDir1_entry’: /tmp/ghc111427_0/ghc_4.hc:1616:1: error: warning: label ‘_c3Iw’ defined but not used [-Wunused-label] 1616 | _c3Iw: | ^~~~~ | 1616 | _c3Iw: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir6_entry’: /tmp/ghc111427_0/ghc_4.hc:1690:1: error: warning: label ‘_c3IP’ defined but not used [-Wunused-label] 1690 | _c3IP: | ^~~~~ | 1690 | _c3IP: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir5_entry’: /tmp/ghc111427_0/ghc_4.hc:1755:1: error: warning: label ‘_c3Jc’ defined but not used [-Wunused-label] 1755 | _c3Jc: | ^~~~~ | 1755 | _c3Jc: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3IZ’: /tmp/ghc111427_0/ghc_4.hc:1789:1: error: warning: label ‘_c3IZ’ defined but not used [-Wunused-label] 1789 | _c3IZ: | ^~~~~ | 1789 | _c3IZ: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3J2’: /tmp/ghc111427_0/ghc_4.hc:1811:1: error: warning: label ‘_c3J2’ defined but not used [-Wunused-label] 1811 | _c3J2: | ^~~~~ | 1811 | _c3J2: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3J5’: /tmp/ghc111427_0/ghc_4.hc:1835:1: error: warning: label ‘_c3J5’ defined but not used [-Wunused-label] 1835 | _c3J5: | ^~~~~ | 1835 | _c3J5: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir3_entry’: /tmp/ghc111427_0/ghc_4.hc:1871:1: error: warning: label ‘_c3JB’ defined but not used [-Wunused-label] 1871 | _c3JB: | ^~~~~ | 1871 | _c3JB: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir2_entry’: /tmp/ghc111427_0/ghc_4.hc:1929:1: error: warning: label ‘_c3JO’ defined but not used [-Wunused-label] 1929 | _c3JO: | ^~~~~ | 1929 | _c3JO: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3JL’: /tmp/ghc111427_0/ghc_4.hc:1965:1: error: warning: label ‘_c3JL’ defined but not used [-Wunused-label] 1965 | _c3JL: | ^~~~~ | 1965 | _c3JL: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3JS’: /tmp/ghc111427_0/ghc_4.hc:1988:1: error: warning: label ‘_c3JS’ defined but not used [-Wunused-label] 1988 | _c3JS: | ^~~~~ | 1988 | _c3JS: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3K0’: /tmp/ghc111427_0/ghc_4.hc:2008:1: error: warning: label ‘_c3K0’ defined but not used [-Wunused-label] 2008 | _c3K0: | ^~~~~ | 2008 | _c3K0: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3AT_entry’: /tmp/ghc111427_0/ghc_4.hc:2049:1: error: warning: label ‘_c3KA’ defined but not used [-Wunused-label] 2049 | _c3KA: | ^~~~~ | 2049 | _c3KA: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataDir1_entry’: /tmp/ghc111427_0/ghc_4.hc:2093:1: error: warning: label ‘_c3KD’ defined but not used [-Wunused-label] 2093 | _c3KD: | ^~~~~ | 2093 | _c3KD: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3AZ_entry’: /tmp/ghc111427_0/ghc_4.hc:2165:1: error: warning: label ‘_c3Li’ defined but not used [-Wunused-label] 2165 | _c3Li: | ^~~~~ | 2165 | _c3Li: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3B0_entry’: /tmp/ghc111427_0/ghc_4.hc:2201:1: error: warning: label ‘_c3Ll’ defined but not used [-Wunused-label] 2201 | _c3Ll: | ^~~~~ | 2201 | _c3Ll: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3B1_entry’: /tmp/ghc111427_0/ghc_4.hc:2254:1: error: warning: label ‘_c3Lq’ defined but not used [-Wunused-label] 2254 | _c3Lq: | ^~~~~ | 2254 | _c3Lq: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3L2’: /tmp/ghc111427_0/ghc_4.hc:2294:1: error: warning: label ‘_c3L2’ defined but not used [-Wunused-label] 2294 | _c3L2: | ^~~~~ | 2294 | _c3L2: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataFileName1_entry’: /tmp/ghc111427_0/ghc_4.hc:2333:1: error: warning: label ‘_c3Lw’ defined but not used [-Wunused-label] 2333 | _c3Lw: | ^~~~~ | 2333 | _c3Lw: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getDataFileName_entry’: /tmp/ghc111427_0/ghc_4.hc:2376:1: error: warning: label ‘_c3LN’ defined but not used [-Wunused-label] 2376 | _c3LN: | ^~~~~ | 2376 | _c3LN: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir6_entry’: /tmp/ghc111427_0/ghc_4.hc:2406:1: error: warning: label ‘_c3M1’ defined but not used [-Wunused-label] 2406 | _c3M1: | ^~~~~ | 2406 | _c3M1: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir5_entry’: /tmp/ghc111427_0/ghc_4.hc:2471:1: error: warning: label ‘_c3Mo’ defined but not used [-Wunused-label] 2471 | _c3Mo: | ^~~~~ | 2471 | _c3Mo: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Mb’: /tmp/ghc111427_0/ghc_4.hc:2505:1: error: warning: label ‘_c3Mb’ defined but not used [-Wunused-label] 2505 | _c3Mb: | ^~~~~ | 2505 | _c3Mb: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Me’: /tmp/ghc111427_0/ghc_4.hc:2527:1: error: warning: label ‘_c3Me’ defined but not used [-Wunused-label] 2527 | _c3Me: | ^~~~~ | 2527 | _c3Me: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Mh’: /tmp/ghc111427_0/ghc_4.hc:2551:1: error: warning: label ‘_c3Mh’ defined but not used [-Wunused-label] 2551 | _c3Mh: | ^~~~~ | 2551 | _c3Mh: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir3_entry’: /tmp/ghc111427_0/ghc_4.hc:2587:1: error: warning: label ‘_c3MN’ defined but not used [-Wunused-label] 2587 | _c3MN: | ^~~~~ | 2587 | _c3MN: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir2_entry’: /tmp/ghc111427_0/ghc_4.hc:2645:1: error: warning: label ‘_c3N0’ defined but not used [-Wunused-label] 2645 | _c3N0: | ^~~~~ | 2645 | _c3N0: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3MX’: /tmp/ghc111427_0/ghc_4.hc:2681:1: error: warning: label ‘_c3MX’ defined but not used [-Wunused-label] 2681 | _c3MX: | ^~~~~ | 2681 | _c3MX: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3N4’: /tmp/ghc111427_0/ghc_4.hc:2704:1: error: warning: label ‘_c3N4’ defined but not used [-Wunused-label] 2704 | _c3N4: | ^~~~~ | 2704 | _c3N4: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Nc’: /tmp/ghc111427_0/ghc_4.hc:2724:1: error: warning: label ‘_c3Nc’ defined but not used [-Wunused-label] 2724 | _c3Nc: | ^~~~~ | 2724 | _c3Nc: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3Bj_entry’: /tmp/ghc111427_0/ghc_4.hc:2765:1: error: warning: label ‘_c3NM’ defined but not used [-Wunused-label] 2765 | _c3NM: | ^~~~~ | 2765 | _c3NM: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getLibexecDir1_entry’: /tmp/ghc111427_0/ghc_4.hc:2809:1: error: warning: label ‘_c3NP’ defined but not used [-Wunused-label] 2809 | _c3NP: | ^~~~~ | 2809 | _c3NP: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir6_entry’: /tmp/ghc111427_0/ghc_4.hc:2883:1: error: warning: label ‘_c3O8’ defined but not used [-Wunused-label] 2883 | _c3O8: | ^~~~~ | 2883 | _c3O8: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir5_entry’: /tmp/ghc111427_0/ghc_4.hc:2948:1: error: warning: label ‘_c3Ov’ defined but not used [-Wunused-label] 2948 | _c3Ov: | ^~~~~ | 2948 | _c3Ov: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Oi’: /tmp/ghc111427_0/ghc_4.hc:2982:1: error: warning: label ‘_c3Oi’ defined but not used [-Wunused-label] 2982 | _c3Oi: | ^~~~~ | 2982 | _c3Oi: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Ol’: /tmp/ghc111427_0/ghc_4.hc:3004:1: error: warning: label ‘_c3Ol’ defined but not used [-Wunused-label] 3004 | _c3Ol: | ^~~~~ | 3004 | _c3Ol: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Oo’: /tmp/ghc111427_0/ghc_4.hc:3028:1: error: warning: label ‘_c3Oo’ defined but not used [-Wunused-label] 3028 | _c3Oo: | ^~~~~ | 3028 | _c3Oo: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir3_entry’: /tmp/ghc111427_0/ghc_4.hc:3064:1: error: warning: label ‘_c3OU’ defined but not used [-Wunused-label] 3064 | _c3OU: | ^~~~~ | 3064 | _c3OU: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir2_entry’: /tmp/ghc111427_0/ghc_4.hc:3122:1: error: warning: label ‘_c3P7’ defined but not used [-Wunused-label] 3122 | _c3P7: | ^~~~~ | 3122 | _c3P7: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3P4’: /tmp/ghc111427_0/ghc_4.hc:3158:1: error: warning: label ‘_c3P4’ defined but not used [-Wunused-label] 3158 | _c3P4: | ^~~~~ | 3158 | _c3P4: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Pb’: /tmp/ghc111427_0/ghc_4.hc:3181:1: error: warning: label ‘_c3Pb’ defined but not used [-Wunused-label] 3181 | _c3Pb: | ^~~~~ | 3181 | _c3Pb: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘_c3Pj’: /tmp/ghc111427_0/ghc_4.hc:3201:1: error: warning: label ‘_c3Pj’ defined but not used [-Wunused-label] 3201 | _c3Pj: | ^~~~~ | 3201 | _c3Pj: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘s3BB_entry’: /tmp/ghc111427_0/ghc_4.hc:3242:1: error: warning: label ‘_c3PT’ defined but not used [-Wunused-label] 3242 | _c3PT: | ^~~~~ | 3242 | _c3PT: | ^ /tmp/ghc111427_0/ghc_4.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_Pathszumockery_getSysconfDir1_entry’: /tmp/ghc111427_0/ghc_4.hc:3286:1: error: warning: label ‘_c3PW’ defined but not used [-Wunused-label] 3286 | _c3PW: | ^~~~~ | 3286 | _c3PW: | ^ [2 of 4] Compiling Test.Mockery.Directory ( src/Test/Mockery/Directory.hs, dist/build/Test/Mockery/Directory.p_o ) /tmp/ghc111427_0/ghc_15.hc: In function ‘s8vd_entry’: /tmp/ghc111427_0/ghc_15.hc:72:1: error: warning: label ‘_c8yi’ defined but not used [-Wunused-label] 72 | _c8yi: | ^~~~~ | 72 | _c8yi: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory2_entry’: /tmp/ghc111427_0/ghc_15.hc:109:1: error: warning: label ‘_c8yl’ defined but not used [-Wunused-label] 109 | _c8yl: | ^~~~~ | 109 | _c8yl: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory3_entry’: /tmp/ghc111427_0/ghc_15.hc:200:1: error: warning: label ‘_c8yD’ defined but not used [-Wunused-label] 200 | _c8yD: | ^~~~~ | 200 | _c8yD: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8vh_entry’: /tmp/ghc111427_0/ghc_15.hc:278:1: error: warning: label ‘_c8za’ defined but not used [-Wunused-label] 278 | _c8za: | ^~~~~ | 278 | _c8za: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8z5’: /tmp/ghc111427_0/ghc_15.hc:315:1: error: warning: label ‘_c8z5’ defined but not used [-Wunused-label] 315 | _c8z5: | ^~~~~ | 315 | _c8z5: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8z8’: /tmp/ghc111427_0/ghc_15.hc:332:1: error: warning: label ‘_c8z8’ defined but not used [-Wunused-label] 332 | _c8z8: | ^~~~~ | 332 | _c8z8: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8vu_entry’: /tmp/ghc111427_0/ghc_15.hc:360:1: error: warning: label ‘_c8zj’ defined but not used [-Wunused-label] 360 | _c8zj: | ^~~~~ | 360 | _c8zj: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8zh’: /tmp/ghc111427_0/ghc_15.hc:414:1: error: warning: label ‘_c8zh’ defined but not used [-Wunused-label] 414 | _c8zh: | ^~~~~ | 414 | _c8zh: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile1_entry’: /tmp/ghc111427_0/ghc_15.hc:449:1: error: warning: label ‘_c8zp’ defined but not used [-Wunused-label] 449 | _c8zp: | ^~~~~ | 449 | _c8zp: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_withFile_entry’: /tmp/ghc111427_0/ghc_15.hc:499:1: error: warning: label ‘_c8zH’ defined but not used [-Wunused-label] 499 | _c8zH: | ^~~~~ | 499 | _c8zH: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8vS_entry’: /tmp/ghc111427_0/ghc_15.hc:561:1: error: warning: label ‘_c8Ar’ defined but not used [-Wunused-label] 561 | _c8Ar: | ^~~~~ | 561 | _c8Ar: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Ap’: /tmp/ghc111427_0/ghc_15.hc:592:1: error: warning: label ‘_c8Ap’ defined but not used [-Wunused-label] 592 | _c8Ap: | ^~~~~ | 592 | _c8Ap: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8vL_entry’: /tmp/ghc111427_0/ghc_15.hc:614:1: error: warning: label ‘_c8AG’ defined but not used [-Wunused-label] 614 | _c8AG: | ^~~~~ | 614 | _c8AG: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8AE’: /tmp/ghc111427_0/ghc_15.hc:646:1: error: warning: label ‘_c8AE’ defined but not used [-Wunused-label] 646 | _c8AE: | ^~~~~ | 646 | _c8AE: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8vM_entry’: /tmp/ghc111427_0/ghc_15.hc:666:1: error: warning: label ‘_c8AS’ defined but not used [-Wunused-label] 666 | _c8AS: | ^~~~~ | 666 | _c8AS: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8we_entry’: /tmp/ghc111427_0/ghc_15.hc:695:1: error: warning: label ‘_c8Bi’ defined but not used [-Wunused-label] 695 | _c8Bi: | ^~~~~ | 695 | _c8Bi: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Bg’: /tmp/ghc111427_0/ghc_15.hc:726:1: error: warning: label ‘_c8Bg’ defined but not used [-Wunused-label] 726 | _c8Bg: | ^~~~~ | 726 | _c8Bg: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8w7_entry’: /tmp/ghc111427_0/ghc_15.hc:748:1: error: warning: label ‘_c8Bx’ defined but not used [-Wunused-label] 748 | _c8Bx: | ^~~~~ | 748 | _c8Bx: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Bv’: /tmp/ghc111427_0/ghc_15.hc:780:1: error: warning: label ‘_c8Bv’ defined but not used [-Wunused-label] 780 | _c8Bv: | ^~~~~ | 780 | _c8Bv: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8w8_entry’: /tmp/ghc111427_0/ghc_15.hc:800:1: error: warning: label ‘_c8BJ’ defined but not used [-Wunused-label] 800 | _c8BJ: | ^~~~~ | 800 | _c8BJ: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8wl_entry’: /tmp/ghc111427_0/ghc_15.hc:831:1: error: warning: label ‘_c8BS’ defined but not used [-Wunused-label] 831 | _c8BS: | ^~~~~ | 831 | _c8BS: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8B5’: /tmp/ghc111427_0/ghc_15.hc:872:1: error: warning: label ‘_c8B5’ defined but not used [-Wunused-label] 872 | _c8B5: | ^~~~~ | 872 | _c8B5: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8BN’: /tmp/ghc111427_0/ghc_15.hc:919:1: error: warning: label ‘_c8BN’ defined but not used [-Wunused-label] 919 | _c8BN: | ^~~~~ | 919 | _c8BN: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8BQ’: /tmp/ghc111427_0/ghc_15.hc:938:1: error: warning: label ‘_c8BQ’ defined but not used [-Wunused-label] 938 | _c8BQ: | ^~~~~ | 938 | _c8BQ: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8wA_entry’: /tmp/ghc111427_0/ghc_15.hc:960:1: error: warning: label ‘_c8Cf’ defined but not used [-Wunused-label] 960 | _c8Cf: | ^~~~~ | 960 | _c8Cf: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Cd’: /tmp/ghc111427_0/ghc_15.hc:991:1: error: warning: label ‘_c8Cd’ defined but not used [-Wunused-label] 991 | _c8Cd: | ^~~~~ | 991 | _c8Cd: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8wt_entry’: /tmp/ghc111427_0/ghc_15.hc:1013:1: error: warning: label ‘_c8Cu’ defined but not used [-Wunused-label] 1013 | _c8Cu: | ^~~~~ | 1013 | _c8Cu: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Cs’: /tmp/ghc111427_0/ghc_15.hc:1045:1: error: warning: label ‘_c8Cs’ defined but not used [-Wunused-label] 1045 | _c8Cs: | ^~~~~ | 1045 | _c8Cs: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8wu_entry’: /tmp/ghc111427_0/ghc_15.hc:1065:1: error: warning: label ‘_c8CG’ defined but not used [-Wunused-label] 1065 | _c8CG: | ^~~~~ | 1065 | _c8CG: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8vx_entry’: /tmp/ghc111427_0/ghc_15.hc:1093:1: error: warning: label ‘_c8CN’ defined but not used [-Wunused-label] 1093 | _c8CN: | ^~~~~ | 1093 | _c8CN: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8A9’: /tmp/ghc111427_0/ghc_15.hc:1133:1: error: warning: label ‘_c8A9’ defined but not used [-Wunused-label] 1133 | _c8A9: | ^~~~~ | 1133 | _c8A9: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8C2’: /tmp/ghc111427_0/ghc_15.hc:1194:1: error: warning: label ‘_c8C2’ defined but not used [-Wunused-label] 1194 | _c8C2: | ^~~~~ | 1194 | _c8C2: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8D5’: /tmp/ghc111427_0/ghc_15.hc:1241:1: error: warning: label ‘_c8D5’ defined but not used [-Wunused-label] 1241 | _c8D5: | ^~~~~ | 1241 | _c8D5: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8D8’: /tmp/ghc111427_0/ghc_15.hc:1260:1: error: warning: label ‘_c8D8’ defined but not used [-Wunused-label] 1260 | _c8D8: | ^~~~~ | 1260 | _c8D8: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Ae’: /tmp/ghc111427_0/ghc_15.hc:1282:1: error: warning: label ‘_c8Ae’ defined but not used [-Wunused-label] 1282 | _c8Ae: | ^~~~~ | 1282 | _c8Ae: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8CU’: /tmp/ghc111427_0/ghc_15.hc:1329:1: error: warning: label ‘_c8CU’ defined but not used [-Wunused-label] 1329 | _c8CU: | ^~~~~ | 1329 | _c8CU: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8CX’: /tmp/ghc111427_0/ghc_15.hc:1348:1: error: warning: label ‘_c8CX’ defined but not used [-Wunused-label] 1348 | _c8CX: | ^~~~~ | 1348 | _c8CX: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8wK_entry’: /tmp/ghc111427_0/ghc_15.hc:1370:1: error: warning: label ‘_c8Ds’ defined but not used [-Wunused-label] 1370 | _c8Ds: | ^~~~~ | 1370 | _c8Ds: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8wM_entry’: /tmp/ghc111427_0/ghc_15.hc:1412:1: error: warning: label ‘_c8Dx’ defined but not used [-Wunused-label] 1412 | _c8Dx: | ^~~~~ | 1412 | _c8Dx: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Dh’: /tmp/ghc111427_0/ghc_15.hc:1469:1: error: warning: label ‘_c8Dh’ defined but not used [-Wunused-label] 1469 | _c8Dh: | ^~~~~ | 1469 | _c8Dh: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Dv’: /tmp/ghc111427_0/ghc_15.hc:1508:1: error: warning: label ‘_c8Dv’ defined but not used [-Wunused-label] 1508 | _c8Dv: | ^~~~~ | 1508 | _c8Dv: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory1_entry’: /tmp/ghc111427_0/ghc_15.hc:1535:1: error: warning: label ‘_c8DG’ defined but not used [-Wunused-label] 1535 | _c8DG: | ^~~~~ | 1535 | _c8DG: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectory_entry’: /tmp/ghc111427_0/ghc_15.hc:1583:1: error: warning: label ‘_c8El’ defined but not used [-Wunused-label] 1583 | _c8El: | ^~~~~ | 1583 | _c8El: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8wW_entry’: /tmp/ghc111427_0/ghc_15.hc:1619:1: error: warning: label ‘_c8EJ’ defined but not used [-Wunused-label] 1619 | _c8EJ: | ^~~~~ | 1619 | _c8EJ: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8EE’: /tmp/ghc111427_0/ghc_15.hc:1656:1: error: warning: label ‘_c8EE’ defined but not used [-Wunused-label] 1656 | _c8EE: | ^~~~~ | 1656 | _c8EE: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8EH’: /tmp/ghc111427_0/ghc_15.hc:1673:1: error: warning: label ‘_c8EH’ defined but not used [-Wunused-label] 1673 | _c8EH: | ^~~~~ | 1673 | _c8EH: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectoryNamed1_entry’: /tmp/ghc111427_0/ghc_15.hc:1699:1: error: warning: label ‘_c8EO’ defined but not used [-Wunused-label] 1699 | _c8EO: | ^~~~~ | 1699 | _c8EO: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_inTempDirectoryNamed_entry’: /tmp/ghc111427_0/ghc_15.hc:1746:1: error: warning: label ‘_c8F2’ defined but not used [-Wunused-label] 1746 | _c8F2: | ^~~~~ | 1746 | _c8F2: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8xc_entry’: /tmp/ghc111427_0/ghc_15.hc:1788:1: error: warning: label ‘_c8FK’ defined but not used [-Wunused-label] 1788 | _c8FK: | ^~~~~ | 1788 | _c8FK: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch4_entry’: /tmp/ghc111427_0/ghc_15.hc:1825:1: error: warning: label ‘_c8FN’ defined but not used [-Wunused-label] 1825 | _c8FN: | ^~~~~ | 1825 | _c8FN: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Fc’: /tmp/ghc111427_0/ghc_15.hc:1861:1: error: warning: label ‘_c8Fc’ defined but not used [-Wunused-label] 1861 | _c8Fc: | ^~~~~ | 1861 | _c8Fc: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Fi’: /tmp/ghc111427_0/ghc_15.hc:1885:1: error: warning: label ‘_c8Fi’ defined but not used [-Wunused-label] 1885 | _c8Fi: | ^~~~~ | 1885 | _c8Fi: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Fn’: /tmp/ghc111427_0/ghc_15.hc:1905:1: error: warning: label ‘_c8Fn’ defined but not used [-Wunused-label] 1905 | _c8Fn: | ^~~~~ | 1905 | _c8Fn: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Ft’: /tmp/ghc111427_0/ghc_15.hc:1935:1: error: warning: label ‘_c8Ft’ defined but not used [-Wunused-label] 1935 | _c8Ft: | ^~~~~ | 1935 | _c8Ft: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Fy’: /tmp/ghc111427_0/ghc_15.hc:1963:1: error: warning: label ‘_c8Fy’ defined but not used [-Wunused-label] 1963 | _c8Fy: | ^~~~~ | 1963 | _c8Fy: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch3_entry’: /tmp/ghc111427_0/ghc_15.hc:2020:1: error: warning: label ‘_c8Gs’ defined but not used [-Wunused-label] 2020 | _c8Gs: | ^~~~~ | 2020 | _c8Gs: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch2_entry’: /tmp/ghc111427_0/ghc_15.hc:2086:1: error: warning: label ‘_c8GI’ defined but not used [-Wunused-label] 2086 | _c8GI: | ^~~~~ | 2086 | _c8GI: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8xm_entry’: /tmp/ghc111427_0/ghc_15.hc:2189:1: error: warning: label ‘_c8Hm’ defined but not used [-Wunused-label] 2189 | _c8Hm: | ^~~~~ | 2189 | _c8Hm: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8xw_entry’: /tmp/ghc111427_0/ghc_15.hc:2226:1: error: warning: label ‘_c8HF’ defined but not used [-Wunused-label] 2226 | _c8HF: | ^~~~~ | 2226 | _c8HF: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8HD’: /tmp/ghc111427_0/ghc_15.hc:2260:1: error: warning: label ‘_c8HD’ defined but not used [-Wunused-label] 2260 | _c8HD: | ^~~~~ | 2260 | _c8HD: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8xC_entry’: /tmp/ghc111427_0/ghc_15.hc:2281:1: error: warning: label ‘_c8I0’ defined but not used [-Wunused-label] 2281 | _c8I0: | ^~~~~ | 2281 | _c8I0: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘s8xQ_entry’: /tmp/ghc111427_0/ghc_15.hc:2320:1: error: warning: label ‘_c8Ib’ defined but not used [-Wunused-label] 2320 | _c8Ib: | ^~~~~ | 2320 | _c8Ib: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8H3’: /tmp/ghc111427_0/ghc_15.hc:2359:1: error: warning: label ‘_c8H3’ defined but not used [-Wunused-label] 2359 | _c8H3: | ^~~~~ | 2359 | _c8H3: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8I4’: /tmp/ghc111427_0/ghc_15.hc:2389:1: error: warning: label ‘_c8I4’ defined but not used [-Wunused-label] 2389 | _c8I4: | ^~~~~ | 2389 | _c8I4: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8IR’: /tmp/ghc111427_0/ghc_15.hc:2424:1: error: warning: label ‘_c8IR’ defined but not used [-Wunused-label] 2424 | _c8IR: | ^~~~~ | 2424 | _c8IR: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8IX’: /tmp/ghc111427_0/ghc_15.hc:2445:1: error: warning: label ‘_c8IX’ defined but not used [-Wunused-label] 2445 | _c8IX: | ^~~~~ | 2445 | _c8IX: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8IB’: /tmp/ghc111427_0/ghc_15.hc:2474:1: error: warning: label ‘_c8IB’ defined but not used [-Wunused-label] 2474 | _c8IB: | ^~~~~ | 2474 | _c8IB: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_s8xq’: /tmp/ghc111427_0/ghc_15.hc:2501:1: error: warning: label ‘_s8xq’ defined but not used [-Wunused-label] 2501 | _s8xq: | ^~~~~ | 2501 | _s8xq: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Ht’: /tmp/ghc111427_0/ghc_15.hc:2516:1: error: warning: label ‘_c8Ht’ defined but not used [-Wunused-label] 2516 | _c8Ht: | ^~~~~ | 2516 | _c8Ht: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Hs’: /tmp/ghc111427_0/ghc_15.hc:2552:1: error: warning: label ‘_c8Hs’ defined but not used [-Wunused-label] 2552 | _c8Hs: | ^~~~~ | 2552 | _c8Hs: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8HL’: /tmp/ghc111427_0/ghc_15.hc:2570:1: error: warning: label ‘_c8HL’ defined but not used [-Wunused-label] 2570 | _c8HL: | ^~~~~ | 2570 | _c8HL: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8HQ’: /tmp/ghc111427_0/ghc_15.hc:2592:1: error: warning: label ‘_c8HQ’ defined but not used [-Wunused-label] 2592 | _c8HQ: | ^~~~~ | 2592 | _c8HQ: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Io’: /tmp/ghc111427_0/ghc_15.hc:2625:1: error: warning: label ‘_c8Io’ defined but not used [-Wunused-label] 2625 | _c8Io: | ^~~~~ | 2625 | _c8Io: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_s8xi’: /tmp/ghc111427_0/ghc_15.hc:2645:1: error: warning: label ‘_s8xi’ defined but not used [-Wunused-label] 2645 | _s8xi: | ^~~~~ | 2645 | _s8xi: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Hc’: /tmp/ghc111427_0/ghc_15.hc:2660:1: error: warning: label ‘_c8Hc’ defined but not used [-Wunused-label] 2660 | _c8Hc: | ^~~~~ | 2660 | _c8Hc: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘_c8Ig’: /tmp/ghc111427_0/ghc_15.hc:2693:1: error: warning: label ‘_c8Ig’ defined but not used [-Wunused-label] 2693 | _c8Ig: | ^~~~~ | 2693 | _c8Ig: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch1_entry’: /tmp/ghc111427_0/ghc_15.hc:2719:1: error: warning: label ‘_c8Jo’ defined but not used [-Wunused-label] 2719 | _c8Jo: | ^~~~~ | 2719 | _c8Jo: | ^ /tmp/ghc111427_0/ghc_15.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziDirectory_touch_entry’: /tmp/ghc111427_0/ghc_15.hc:2762:1: error: warning: label ‘_c8JN’ defined but not used [-Wunused-label] 2762 | _c8JN: | ^~~~~ | 2762 | _c8JN: | ^ [3 of 4] Compiling Test.Mockery.Environment ( src/Test/Mockery/Environment.hs, dist/build/Test/Mockery/Environment.p_o ) /tmp/ghc111427_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment3_entry’: /tmp/ghc111427_0/ghc_26.hc:76:1: error: warning: label ‘_c9q2’ defined but not used [-Wunused-label] 76 | _c9q2: | ^~~~~ | 76 | _c9q2: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9pR’: /tmp/ghc111427_0/ghc_26.hc:103:1: error: warning: label ‘_c9pR’ defined but not used [-Wunused-label] 103 | _c9pR: | ^~~~~ | 103 | _c9pR: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9pV’: /tmp/ghc111427_0/ghc_26.hc:121:1: error: warning: label ‘_c9pV’ defined but not used [-Wunused-label] 121 | _c9pV: | ^~~~~ | 121 | _c9pV: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9qb’: /tmp/ghc111427_0/ghc_26.hc:157:1: error: warning: label ‘_c9qb’ defined but not used [-Wunused-label] 157 | _c9qb: | ^~~~~ | 157 | _c9qb: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9qi’: /tmp/ghc111427_0/ghc_26.hc:178:1: error: warning: label ‘_c9qi’ defined but not used [-Wunused-label] 178 | _c9qi: | ^~~~~ | 178 | _c9qi: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9ob_entry’: /tmp/ghc111427_0/ghc_26.hc:208:1: error: warning: label ‘_c9r0’ defined but not used [-Wunused-label] 208 | _c9r0: | ^~~~~ | 208 | _c9r0: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment2_entry’: /tmp/ghc111427_0/ghc_26.hc:244:1: error: warning: label ‘_c9r3’ defined but not used [-Wunused-label] 244 | _c9r3: | ^~~~~ | 244 | _c9r3: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9qy’: /tmp/ghc111427_0/ghc_26.hc:274:1: error: warning: label ‘_c9qy’ defined but not used [-Wunused-label] 274 | _c9qy: | ^~~~~ | 274 | _c9qy: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_s9o2’: /tmp/ghc111427_0/ghc_26.hc:294:1: error: warning: label ‘_s9o2’ defined but not used [-Wunused-label] 294 | _s9o2: | ^~~~~ | 294 | _s9o2: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9qK’: /tmp/ghc111427_0/ghc_26.hc:313:1: error: warning: label ‘_c9qK’ defined but not used [-Wunused-label] 313 | _c9qK: | ^~~~~ | 313 | _c9qK: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9qR’: /tmp/ghc111427_0/ghc_26.hc:349:1: error: warning: label ‘_c9qR’ defined but not used [-Wunused-label] 349 | _c9qR: | ^~~~~ | 349 | _c9qR: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9rh’: /tmp/ghc111427_0/ghc_26.hc:384:1: error: warning: label ‘_c9rh’ defined but not used [-Wunused-label] 384 | _c9rh: | ^~~~~ | 384 | _c9rh: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9ov_entry’: /tmp/ghc111427_0/ghc_26.hc:406:1: error: warning: label ‘_c9rX’ defined but not used [-Wunused-label] 406 | _c9rX: | ^~~~~ | 406 | _c9rX: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9rV’: /tmp/ghc111427_0/ghc_26.hc:437:1: error: warning: label ‘_c9rV’ defined but not used [-Wunused-label] 437 | _c9rV: | ^~~~~ | 437 | _c9rV: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9oo_entry’: /tmp/ghc111427_0/ghc_26.hc:457:1: error: warning: label ‘_c9s8’ defined but not used [-Wunused-label] 457 | _c9s8: | ^~~~~ | 457 | _c9s8: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9op_entry’: /tmp/ghc111427_0/ghc_26.hc:492:1: error: warning: label ‘_c9sj’ defined but not used [-Wunused-label] 492 | _c9sj: | ^~~~~ | 492 | _c9sj: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9oN_entry’: /tmp/ghc111427_0/ghc_26.hc:521:1: error: warning: label ‘_c9sJ’ defined but not used [-Wunused-label] 521 | _c9sJ: | ^~~~~ | 521 | _c9sJ: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9sH’: /tmp/ghc111427_0/ghc_26.hc:552:1: error: warning: label ‘_c9sH’ defined but not used [-Wunused-label] 552 | _c9sH: | ^~~~~ | 552 | _c9sH: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9oG_entry’: /tmp/ghc111427_0/ghc_26.hc:572:1: error: warning: label ‘_c9sU’ defined but not used [-Wunused-label] 572 | _c9sU: | ^~~~~ | 572 | _c9sU: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9oH_entry’: /tmp/ghc111427_0/ghc_26.hc:607:1: error: warning: label ‘_c9t5’ defined but not used [-Wunused-label] 607 | _c9t5: | ^~~~~ | 607 | _c9t5: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9oU_entry’: /tmp/ghc111427_0/ghc_26.hc:636:1: error: warning: label ‘_c9te’ defined but not used [-Wunused-label] 636 | _c9te: | ^~~~~ | 636 | _c9te: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9sw’: /tmp/ghc111427_0/ghc_26.hc:673:1: error: warning: label ‘_c9sw’ defined but not used [-Wunused-label] 673 | _c9sw: | ^~~~~ | 673 | _c9sw: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9t9’: /tmp/ghc111427_0/ghc_26.hc:720:1: error: warning: label ‘_c9t9’ defined but not used [-Wunused-label] 720 | _c9t9: | ^~~~~ | 720 | _c9t9: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9tc’: /tmp/ghc111427_0/ghc_26.hc:739:1: error: warning: label ‘_c9tc’ defined but not used [-Wunused-label] 739 | _c9tc: | ^~~~~ | 739 | _c9tc: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9p5_entry’: /tmp/ghc111427_0/ghc_26.hc:761:1: error: warning: label ‘_c9tB’ defined but not used [-Wunused-label] 761 | _c9tB: | ^~~~~ | 761 | _c9tB: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9tz’: /tmp/ghc111427_0/ghc_26.hc:792:1: error: warning: label ‘_c9tz’ defined but not used [-Wunused-label] 792 | _c9tz: | ^~~~~ | 792 | _c9tz: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9oY_entry’: /tmp/ghc111427_0/ghc_26.hc:812:1: error: warning: label ‘_c9tM’ defined but not used [-Wunused-label] 812 | _c9tM: | ^~~~~ | 812 | _c9tM: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9oZ_entry’: /tmp/ghc111427_0/ghc_26.hc:847:1: error: warning: label ‘_c9tX’ defined but not used [-Wunused-label] 847 | _c9tX: | ^~~~~ | 847 | _c9tX: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment4_entry’: /tmp/ghc111427_0/ghc_26.hc:875:1: error: warning: label ‘_c9u4’ defined but not used [-Wunused-label] 875 | _c9u4: | ^~~~~ | 875 | _c9u4: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9rF’: /tmp/ghc111427_0/ghc_26.hc:909:1: error: warning: label ‘_c9rF’ defined but not used [-Wunused-label] 909 | _c9rF: | ^~~~~ | 909 | _c9rF: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9to’: /tmp/ghc111427_0/ghc_26.hc:961:1: error: warning: label ‘_c9to’ defined but not used [-Wunused-label] 961 | _c9to: | ^~~~~ | 961 | _c9to: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9um’: /tmp/ghc111427_0/ghc_26.hc:1008:1: error: warning: label ‘_c9um’ defined but not used [-Wunused-label] 1008 | _c9um: | ^~~~~ | 1008 | _c9um: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9up’: /tmp/ghc111427_0/ghc_26.hc:1027:1: error: warning: label ‘_c9up’ defined but not used [-Wunused-label] 1027 | _c9up: | ^~~~~ | 1027 | _c9up: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9rK’: /tmp/ghc111427_0/ghc_26.hc:1048:1: error: warning: label ‘_c9rK’ defined but not used [-Wunused-label] 1048 | _c9rK: | ^~~~~ | 1048 | _c9rK: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9ub’: /tmp/ghc111427_0/ghc_26.hc:1095:1: error: warning: label ‘_c9ub’ defined but not used [-Wunused-label] 1095 | _c9ub: | ^~~~~ | 1095 | _c9ub: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9ue’: /tmp/ghc111427_0/ghc_26.hc:1114:1: error: warning: label ‘_c9ue’ defined but not used [-Wunused-label] 1114 | _c9ue: | ^~~~~ | 1114 | _c9ue: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9pv_entry’: /tmp/ghc111427_0/ghc_26.hc:1142:1: error: warning: label ‘_c9vk’ defined but not used [-Wunused-label] 1142 | _c9vk: | ^~~~~ | 1142 | _c9vk: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_s9pj’: /tmp/ghc111427_0/ghc_26.hc:1176:1: error: warning: label ‘_s9pj’ defined but not used [-Wunused-label] 1176 | _s9pj: | ^~~~~ | 1176 | _s9pj: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9vv’: /tmp/ghc111427_0/ghc_26.hc:1194:1: error: warning: label ‘_c9vv’ defined but not used [-Wunused-label] 1194 | _c9vv: | ^~~~~ | 1194 | _c9vv: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9vH’: /tmp/ghc111427_0/ghc_26.hc:1231:1: error: warning: label ‘_c9vH’ defined but not used [-Wunused-label] 1231 | _c9vH: | ^~~~~ | 1231 | _c9vH: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9vP’: /tmp/ghc111427_0/ghc_26.hc:1252:1: error: warning: label ‘_c9vP’ defined but not used [-Wunused-label] 1252 | _c9vP: | ^~~~~ | 1252 | _c9vP: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9pw_entry’: /tmp/ghc111427_0/ghc_26.hc:1279:1: error: warning: label ‘_c9w0’ defined but not used [-Wunused-label] 1279 | _c9w0: | ^~~~~ | 1279 | _c9w0: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withModifiedEnvironment1_entry’: /tmp/ghc111427_0/ghc_26.hc:1336:1: error: warning: label ‘_c9w5’ defined but not used [-Wunused-label] 1336 | _c9w5: | ^~~~~ | 1336 | _c9w5: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withModifiedEnvironment_entry’: /tmp/ghc111427_0/ghc_26.hc:1381:1: error: warning: label ‘_c9wl’ defined but not used [-Wunused-label] 1381 | _c9wl: | ^~~~~ | 1381 | _c9wl: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9pF_entry’: /tmp/ghc111427_0/ghc_26.hc:1415:1: error: warning: label ‘_c9wP’ defined but not used [-Wunused-label] 1415 | _c9wP: | ^~~~~ | 1415 | _c9wP: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘_c9wN’: /tmp/ghc111427_0/ghc_26.hc:1447:1: error: warning: label ‘_c9wN’ defined but not used [-Wunused-label] 1447 | _c9wN: | ^~~~~ | 1447 | _c9wN: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘s9pG_entry’: /tmp/ghc111427_0/ghc_26.hc:1473:1: error: warning: label ‘_c9wT’ defined but not used [-Wunused-label] 1473 | _c9wT: | ^~~~~ | 1473 | _c9wT: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment1_entry’: /tmp/ghc111427_0/ghc_26.hc:1530:1: error: warning: label ‘_c9wY’ defined but not used [-Wunused-label] 1530 | _c9wY: | ^~~~~ | 1530 | _c9wY: | ^ /tmp/ghc111427_0/ghc_26.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziEnvironment_withEnvironment_entry’: /tmp/ghc111427_0/ghc_26.hc:1575:1: error: warning: label ‘_c9xe’ defined but not used [-Wunused-label] 1575 | _c9xe: | ^~~~~ | 1575 | _c9xe: | ^ [4 of 4] Compiling Test.Mockery.Logging ( src/Test/Mockery/Logging.hs, dist/build/Test/Mockery/Logging.p_o ) /tmp/ghc111427_0/ghc_37.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszuunwrap_entry’: /tmp/ghc111427_0/ghc_37.hc:51:1: error: warning: label ‘_c9N7’ defined but not used [-Wunused-label] 51 | _c9N7: | ^~~~~ | 51 | _c9N7: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9N4’: /tmp/ghc111427_0/ghc_37.hc:87:1: error: warning: label ‘_c9N4’ defined but not used [-Wunused-label] 87 | _c9N4: | ^~~~~ | 87 | _c9N4: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘s9Mq_entry’: /tmp/ghc111427_0/ghc_37.hc:127:1: error: warning: label ‘_c9NR’ defined but not used [-Wunused-label] 127 | _c9NR: | ^~~~~ | 127 | _c9NR: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘s9Mv_entry’: /tmp/ghc111427_0/ghc_37.hc:180:1: error: warning: label ‘_c9O3’ defined but not used [-Wunused-label] 180 | _c9O3: | ^~~~~ | 180 | _c9O3: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9NX’: /tmp/ghc111427_0/ghc_37.hc:226:1: error: warning: label ‘_c9NX’ defined but not used [-Wunused-label] 226 | _c9NX: | ^~~~~ | 226 | _c9NX: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9O0’: /tmp/ghc111427_0/ghc_37.hc:247:1: error: warning: label ‘_c9O0’ defined but not used [-Wunused-label] 247 | _c9O0: | ^~~~~ | 247 | _c9O0: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘s9MG_entry’: /tmp/ghc111427_0/ghc_37.hc:270:1: error: warning: label ‘_c9Ot’ defined but not used [-Wunused-label] 270 | _c9Ot: | ^~~~~ | 270 | _c9Ot: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9Or’: /tmp/ghc111427_0/ghc_37.hc:304:1: error: warning: label ‘_c9Or’ defined but not used [-Wunused-label] 304 | _c9Or: | ^~~~~ | 304 | _c9Or: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘s9MI_entry’: /tmp/ghc111427_0/ghc_37.hc:326:1: error: warning: label ‘_c9OA’ defined but not used [-Wunused-label] 326 | _c9OA: | ^~~~~ | 326 | _c9OA: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9Nx’: /tmp/ghc111427_0/ghc_37.hc:362:1: error: warning: label ‘_c9Nx’ defined but not used [-Wunused-label] 362 | _c9Nx: | ^~~~~ | 362 | _c9Nx: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9Oe’: /tmp/ghc111427_0/ghc_37.hc:396:1: error: warning: label ‘_c9Oe’ defined but not used [-Wunused-label] 396 | _c9Oe: | ^~~~~ | 396 | _c9Oe: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9Oh’: /tmp/ghc111427_0/ghc_37.hc:416:1: error: warning: label ‘_c9Oh’ defined but not used [-Wunused-label] 416 | _c9Oh: | ^~~~~ | 416 | _c9Oh: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages1_entry’: /tmp/ghc111427_0/ghc_37.hc:463:1: error: warning: label ‘_c9OK’ defined but not used [-Wunused-label] 463 | _c9OK: | ^~~~~ | 463 | _c9OK: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessages_entry’: /tmp/ghc111427_0/ghc_37.hc:515:1: error: warning: label ‘_c9P3’ defined but not used [-Wunused-label] 515 | _c9P3: | ^~~~~ | 515 | _c9P3: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘s9MO_entry’: /tmp/ghc111427_0/ghc_37.hc:540:1: error: warning: label ‘_c9Pw’ defined but not used [-Wunused-label] 540 | _c9Pw: | ^~~~~ | 540 | _c9Pw: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘s9MP_entry’: /tmp/ghc111427_0/ghc_37.hc:579:1: error: warning: label ‘_c9Pz’ defined but not used [-Wunused-label] 579 | _c9Pz: | ^~~~~ | 579 | _c9Pz: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘_c9Pn’: /tmp/ghc111427_0/ghc_37.hc:620:1: error: warning: label ‘_c9Pn’ defined but not used [-Wunused-label] 620 | _c9Pn: | ^~~~~ | 620 | _c9Pn: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszu1_entry’: /tmp/ghc111427_0/ghc_37.hc:657:1: error: warning: label ‘_c9PF’ defined but not used [-Wunused-label] 657 | _c9PF: | ^~~~~ | 657 | _c9PF: | ^ /tmp/ghc111427_0/ghc_37.hc: In function ‘mockeryzm0zi3zi5zmFZZN3s4bu8hbBXQ8U1ZZxEXu_TestziMockeryziLogging_captureLogMessageszu_entry’: /tmp/ghc111427_0/ghc_37.hc:700:1: error: warning: label ‘_c9PU’ defined but not used [-Wunused-label] 700 | _c9PU: | ^~~~~ | 700 | _c9PU: | ^ Preprocessing test suite 'spec' for mockery-0.3.5.. Building test suite 'spec' for mockery-0.3.5.. [1 of 4] Compiling Test.Mockery.DirectorySpec ( test/Test/Mockery/DirectorySpec.hs, dist/build/spec/spec-tmp/Test/Mockery/DirectorySpec.o ) /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec29_entry’: /tmp/ghc111496_0/ghc_5.hc:34:1: error: warning: label ‘_ca3K’ defined but not used [-Wunused-label] 34 | _ca3K: | ^~~~~ | 34 | _ca3K: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec28_entry’: /tmp/ghc111496_0/ghc_5.hc:73:1: error: warning: label ‘_ca3T’ defined but not used [-Wunused-label] 73 | _ca3T: | ^~~~~ | 73 | _ca3T: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec26_entry’: /tmp/ghc111496_0/ghc_5.hc:114:1: error: warning: label ‘_ca42’ defined but not used [-Wunused-label] 114 | _ca42: | ^~~~~ | 114 | _ca42: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9WH_entry’: /tmp/ghc111496_0/ghc_5.hc:170:1: error: warning: label ‘_ca4b’ defined but not used [-Wunused-label] 170 | _ca4b: | ^~~~~ | 170 | _ca4b: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_whenTravis2_entry’: /tmp/ghc111496_0/ghc_5.hc:230:1: error: warning: label ‘_ca4k’ defined but not used [-Wunused-label] 230 | _ca4k: | ^~~~~ | 230 | _ca4k: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_whenTravis1_entry’: /tmp/ghc111496_0/ghc_5.hc:267:1: error: warning: label ‘_ca4z’ defined but not used [-Wunused-label] 267 | _ca4z: | ^~~~~ | 267 | _ca4z: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca4r’: /tmp/ghc111496_0/ghc_5.hc:298:1: error: warning: label ‘_ca4r’ defined but not used [-Wunused-label] 298 | _ca4r: | ^~~~~ | 298 | _ca4r: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca4t’: /tmp/ghc111496_0/ghc_5.hc:319:1: error: warning: label ‘_ca4t’ defined but not used [-Wunused-label] 319 | _ca4t: | ^~~~~ | 319 | _ca4t: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca4I’: /tmp/ghc111496_0/ghc_5.hc:345:1: error: warning: label ‘_ca4I’ defined but not used [-Wunused-label] 345 | _ca4I: | ^~~~~ | 345 | _ca4I: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_whenTravis_entry’: /tmp/ghc111496_0/ghc_5.hc:359:1: error: warning: label ‘_ca4Q’ defined but not used [-Wunused-label] 359 | _ca4Q: | ^~~~~ | 359 | _ca4Q: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec15_entry’: /tmp/ghc111496_0/ghc_5.hc:408:1: error: warning: label ‘_ca4Z’ defined but not used [-Wunused-label] 408 | _ca4Z: | ^~~~~ | 408 | _ca4Z: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9WO_entry’: /tmp/ghc111496_0/ghc_5.hc:449:1: error: warning: label ‘_ca58’ defined but not used [-Wunused-label] 449 | _ca58: | ^~~~~ | 449 | _ca58: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9WP_entry’: /tmp/ghc111496_0/ghc_5.hc:487:1: error: warning: label ‘_ca5f’ defined but not used [-Wunused-label] 487 | _ca5f: | ^~~~~ | 487 | _ca5f: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9WR_entry’: /tmp/ghc111496_0/ghc_5.hc:522:1: error: warning: label ‘_ca5o’ defined but not used [-Wunused-label] 522 | _ca5o: | ^~~~~ | 522 | _ca5o: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9WX_entry’: /tmp/ghc111496_0/ghc_5.hc:594:1: error: warning: label ‘_ca5v’ defined but not used [-Wunused-label] 594 | _ca5v: | ^~~~~ | 594 | _ca5v: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9WY_entry’: /tmp/ghc111496_0/ghc_5.hc:629:1: error: warning: label ‘_ca5E’ defined but not used [-Wunused-label] 629 | _ca5E: | ^~~~~ | 629 | _ca5E: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca5C’: /tmp/ghc111496_0/ghc_5.hc:660:1: error: warning: label ‘_ca5C’ defined but not used [-Wunused-label] 660 | _ca5C: | ^~~~~ | 660 | _ca5C: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec63_entry’: /tmp/ghc111496_0/ghc_5.hc:685:1: error: warning: label ‘_ca5O’ defined but not used [-Wunused-label] 685 | _ca5O: | ^~~~~ | 685 | _ca5O: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec60_entry’: /tmp/ghc111496_0/ghc_5.hc:738:1: error: warning: label ‘_ca5X’ defined but not used [-Wunused-label] 738 | _ca5X: | ^~~~~ | 738 | _ca5X: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec30_entry’: /tmp/ghc111496_0/ghc_5.hc:786:1: error: warning: label ‘_ca66’ defined but not used [-Wunused-label] 786 | _ca66: | ^~~~~ | 786 | _ca66: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec50_entry’: /tmp/ghc111496_0/ghc_5.hc:883:1: error: warning: label ‘_ca6f’ defined but not used [-Wunused-label] 883 | _ca6f: | ^~~~~ | 883 | _ca6f: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec49_entry’: /tmp/ghc111496_0/ghc_5.hc:931:1: error: warning: label ‘_ca6o’ defined but not used [-Wunused-label] 931 | _ca6o: | ^~~~~ | 931 | _ca6o: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9WZ_entry’: /tmp/ghc111496_0/ghc_5.hc:979:1: error: warning: label ‘_ca6w’ defined but not used [-Wunused-label] 979 | _ca6w: | ^~~~~ | 979 | _ca6w: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec47_entry’: /tmp/ghc111496_0/ghc_5.hc:1014:1: error: warning: label ‘_ca6F’ defined but not used [-Wunused-label] 1014 | _ca6F: | ^~~~~ | 1014 | _ca6F: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca6D’: /tmp/ghc111496_0/ghc_5.hc:1050:1: error: warning: label ‘_ca6D’ defined but not used [-Wunused-label] 1050 | _ca6D: | ^~~~~ | 1050 | _ca6D: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca6J’: /tmp/ghc111496_0/ghc_5.hc:1080:1: error: warning: label ‘_ca6J’ defined but not used [-Wunused-label] 1080 | _ca6J: | ^~~~~ | 1080 | _ca6J: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec48_entry’: /tmp/ghc111496_0/ghc_5.hc:1098:1: error: warning: label ‘_ca6Z’ defined but not used [-Wunused-label] 1098 | _ca6Z: | ^~~~~ | 1098 | _ca6Z: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec46_entry’: /tmp/ghc111496_0/ghc_5.hc:1159:1: error: warning: label ‘_ca7g’ defined but not used [-Wunused-label] 1159 | _ca7g: | ^~~~~ | 1159 | _ca7g: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca76’: /tmp/ghc111496_0/ghc_5.hc:1191:1: error: warning: label ‘_ca76’ defined but not used [-Wunused-label] 1191 | _ca76: | ^~~~~ | 1191 | _ca76: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca78’: /tmp/ghc111496_0/ghc_5.hc:1211:1: error: warning: label ‘_ca78’ defined but not used [-Wunused-label] 1211 | _ca78: | ^~~~~ | 1211 | _ca78: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca7a’: /tmp/ghc111496_0/ghc_5.hc:1234:1: error: warning: label ‘_ca7a’ defined but not used [-Wunused-label] 1234 | _ca7a: | ^~~~~ | 1234 | _ca7a: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca7n’: /tmp/ghc111496_0/ghc_5.hc:1263:1: error: warning: label ‘_ca7n’ defined but not used [-Wunused-label] 1263 | _ca7n: | ^~~~~ | 1263 | _ca7n: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec45_entry’: /tmp/ghc111496_0/ghc_5.hc:1280:1: error: warning: label ‘_ca7F’ defined but not used [-Wunused-label] 1280 | _ca7F: | ^~~~~ | 1280 | _ca7F: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec44_entry’: /tmp/ghc111496_0/ghc_5.hc:1311:1: error: warning: label ‘_ca7M’ defined but not used [-Wunused-label] 1311 | _ca7M: | ^~~~~ | 1311 | _ca7M: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec37_entry’: /tmp/ghc111496_0/ghc_5.hc:1380:1: error: warning: label ‘_ca7V’ defined but not used [-Wunused-label] 1380 | _ca7V: | ^~~~~ | 1380 | _ca7V: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa0Y_entry’: /tmp/ghc111496_0/ghc_5.hc:1424:1: error: warning: label ‘_ca8b’ defined but not used [-Wunused-label] 1424 | _ca8b: | ^~~~~ | 1424 | _ca8b: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa15_entry’: /tmp/ghc111496_0/ghc_5.hc:1451:1: error: warning: label ‘_ca8k’ defined but not used [-Wunused-label] 1451 | _ca8k: | ^~~~~ | 1451 | _ca8k: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa13_entry’: /tmp/ghc111496_0/ghc_5.hc:1476:1: error: warning: label ‘_ca8w’ defined but not used [-Wunused-label] 1476 | _ca8w: | ^~~~~ | 1476 | _ca8w: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa14_entry’: /tmp/ghc111496_0/ghc_5.hc:1501:1: error: warning: label ‘_ca8z’ defined but not used [-Wunused-label] 1501 | _ca8z: | ^~~~~ | 1501 | _ca8z: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1i_entry’: /tmp/ghc111496_0/ghc_5.hc:1528:1: error: warning: label ‘_ca98’ defined but not used [-Wunused-label] 1528 | _ca98: | ^~~~~ | 1528 | _ca98: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1j_entry’: /tmp/ghc111496_0/ghc_5.hc:1553:1: error: warning: label ‘_ca9b’ defined but not used [-Wunused-label] 1553 | _ca9b: | ^~~~~ | 1553 | _ca9b: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1k_entry’: /tmp/ghc111496_0/ghc_5.hc:1582:1: error: warning: label ‘_ca9g’ defined but not used [-Wunused-label] 1582 | _ca9g: | ^~~~~ | 1582 | _ca9g: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1l_entry’: /tmp/ghc111496_0/ghc_5.hc:1611:1: error: warning: label ‘_ca9l’ defined but not used [-Wunused-label] 1611 | _ca9l: | ^~~~~ | 1611 | _ca9l: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1m_entry’: /tmp/ghc111496_0/ghc_5.hc:1640:1: error: warning: label ‘_ca9q’ defined but not used [-Wunused-label] 1640 | _ca9q: | ^~~~~ | 1640 | _ca9q: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca8K’: /tmp/ghc111496_0/ghc_5.hc:1676:1: error: warning: label ‘_ca8K’ defined but not used [-Wunused-label] 1676 | _ca8K: | ^~~~~ | 1676 | _ca8K: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9X0_entry’: /tmp/ghc111496_0/ghc_5.hc:1715:1: error: warning: label ‘_ca9D’ defined but not used [-Wunused-label] 1715 | _ca9D: | ^~~~~ | 1715 | _ca9D: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_ca82’: /tmp/ghc111496_0/ghc_5.hc:1754:1: error: warning: label ‘_ca82’ defined but not used [-Wunused-label] 1754 | _ca82: | ^~~~~ | 1754 | _ca82: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9X2_entry’: /tmp/ghc111496_0/ghc_5.hc:1832:1: error: warning: label ‘_ca9Z’ defined but not used [-Wunused-label] 1832 | _ca9Z: | ^~~~~ | 1832 | _ca9Z: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1r_entry’: /tmp/ghc111496_0/ghc_5.hc:1876:1: error: warning: label ‘_caaf’ defined but not used [-Wunused-label] 1876 | _caaf: | ^~~~~ | 1876 | _caaf: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1v_entry’: /tmp/ghc111496_0/ghc_5.hc:1903:1: error: warning: label ‘_caao’ defined but not used [-Wunused-label] 1903 | _caao: | ^~~~~ | 1903 | _caao: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1u_entry’: /tmp/ghc111496_0/ghc_5.hc:1929:1: error: warning: label ‘_caaw’ defined but not used [-Wunused-label] 1929 | _caaw: | ^~~~~ | 1929 | _caaw: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1G_entry’: /tmp/ghc111496_0/ghc_5.hc:1952:1: error: warning: label ‘_caaZ’ defined but not used [-Wunused-label] 1952 | _caaZ: | ^~~~~ | 1952 | _caaZ: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1H_entry’: /tmp/ghc111496_0/ghc_5.hc:1976:1: error: warning: label ‘_cab2’ defined but not used [-Wunused-label] 1976 | _cab2: | ^~~~~ | 1976 | _cab2: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1I_entry’: /tmp/ghc111496_0/ghc_5.hc:2005:1: error: warning: label ‘_cab7’ defined but not used [-Wunused-label] 2005 | _cab7: | ^~~~~ | 2005 | _cab7: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa1J_entry’: /tmp/ghc111496_0/ghc_5.hc:2034:1: error: warning: label ‘_cabc’ defined but not used [-Wunused-label] 2034 | _cabc: | ^~~~~ | 2034 | _cabc: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caaF’: /tmp/ghc111496_0/ghc_5.hc:2070:1: error: warning: label ‘_caaF’ defined but not used [-Wunused-label] 2070 | _caaF: | ^~~~~ | 2070 | _caaF: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9X4_entry’: /tmp/ghc111496_0/ghc_5.hc:2109:1: error: warning: label ‘_cabp’ defined but not used [-Wunused-label] 2109 | _cabp: | ^~~~~ | 2109 | _cabp: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caa6’: /tmp/ghc111496_0/ghc_5.hc:2148:1: error: warning: label ‘_caa6’ defined but not used [-Wunused-label] 2148 | _caa6: | ^~~~~ | 2148 | _caa6: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9X5_entry’: /tmp/ghc111496_0/ghc_5.hc:2220:1: error: warning: label ‘_cabJ’ defined but not used [-Wunused-label] 2220 | _cabJ: | ^~~~~ | 2220 | _cabJ: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9X8_entry’: /tmp/ghc111496_0/ghc_5.hc:2250:1: error: warning: label ‘_cabS’ defined but not used [-Wunused-label] 2250 | _cabS: | ^~~~~ | 2250 | _cabS: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xh_entry’: /tmp/ghc111496_0/ghc_5.hc:2348:1: error: warning: label ‘_cac1’ defined but not used [-Wunused-label] 2348 | _cac1: | ^~~~~ | 2348 | _cac1: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xi_entry’: /tmp/ghc111496_0/ghc_5.hc:2396:1: error: warning: label ‘_caca’ defined but not used [-Wunused-label] 2396 | _caca: | ^~~~~ | 2396 | _caca: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xr_entry’: /tmp/ghc111496_0/ghc_5.hc:2497:1: error: warning: label ‘_caci’ defined but not used [-Wunused-label] 2497 | _caci: | ^~~~~ | 2497 | _caci: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xs_entry’: /tmp/ghc111496_0/ghc_5.hc:2532:1: error: warning: label ‘_cacr’ defined but not used [-Wunused-label] 2532 | _cacr: | ^~~~~ | 2532 | _cacr: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cacp’: /tmp/ghc111496_0/ghc_5.hc:2568:1: error: warning: label ‘_cacp’ defined but not used [-Wunused-label] 2568 | _cacp: | ^~~~~ | 2568 | _cacp: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cacv’: /tmp/ghc111496_0/ghc_5.hc:2598:1: error: warning: label ‘_cacv’ defined but not used [-Wunused-label] 2598 | _cacv: | ^~~~~ | 2598 | _cacv: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xt_entry’: /tmp/ghc111496_0/ghc_5.hc:2616:1: error: warning: label ‘_cacL’ defined but not used [-Wunused-label] 2616 | _cacL: | ^~~~~ | 2616 | _cacL: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xu_entry’: /tmp/ghc111496_0/ghc_5.hc:2684:1: error: warning: label ‘_cad4’ defined but not used [-Wunused-label] 2684 | _cad4: | ^~~~~ | 2684 | _cad4: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cacS’: /tmp/ghc111496_0/ghc_5.hc:2716:1: error: warning: label ‘_cacS’ defined but not used [-Wunused-label] 2716 | _cacS: | ^~~~~ | 2716 | _cacS: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cacU’: /tmp/ghc111496_0/ghc_5.hc:2735:1: error: warning: label ‘_cacU’ defined but not used [-Wunused-label] 2735 | _cacU: | ^~~~~ | 2735 | _cacU: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cacW’: /tmp/ghc111496_0/ghc_5.hc:2755:1: error: warning: label ‘_cacW’ defined but not used [-Wunused-label] 2755 | _cacW: | ^~~~~ | 2755 | _cacW: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cacY’: /tmp/ghc111496_0/ghc_5.hc:2778:1: error: warning: label ‘_cacY’ defined but not used [-Wunused-label] 2778 | _cacY: | ^~~~~ | 2778 | _cacY: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cadc’: /tmp/ghc111496_0/ghc_5.hc:2807:1: error: warning: label ‘_cadc’ defined but not used [-Wunused-label] 2807 | _cadc: | ^~~~~ | 2807 | _cadc: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xv_entry’: /tmp/ghc111496_0/ghc_5.hc:2824:1: error: warning: label ‘_cadv’ defined but not used [-Wunused-label] 2824 | _cadv: | ^~~~~ | 2824 | _cadv: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Xz_entry’: /tmp/ghc111496_0/ghc_5.hc:2887:1: error: warning: label ‘_cadE’ defined but not used [-Wunused-label] 2887 | _cadE: | ^~~~~ | 2887 | _cadE: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa29_entry’: /tmp/ghc111496_0/ghc_5.hc:2925:1: error: warning: label ‘_cadW’ defined but not used [-Wunused-label] 2925 | _cadW: | ^~~~~ | 2925 | _cadW: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa28_entry’: /tmp/ghc111496_0/ghc_5.hc:2950:1: error: warning: label ‘_cae3’ defined but not used [-Wunused-label] 2950 | _cae3: | ^~~~~ | 2950 | _cae3: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XA_entry’: /tmp/ghc111496_0/ghc_5.hc:2976:1: error: warning: label ‘_caea’ defined but not used [-Wunused-label] 2976 | _caea: | ^~~~~ | 2976 | _caea: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cadM’: /tmp/ghc111496_0/ghc_5.hc:3010:1: error: warning: label ‘_cadM’ defined but not used [-Wunused-label] 3010 | _cadM: | ^~~~~ | 3010 | _cadM: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XD_entry’: /tmp/ghc111496_0/ghc_5.hc:3062:1: error: warning: label ‘_caeq’ defined but not used [-Wunused-label] 3062 | _caeq: | ^~~~~ | 3062 | _caeq: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XM_entry’: /tmp/ghc111496_0/ghc_5.hc:3161:1: error: warning: label ‘_caez’ defined but not used [-Wunused-label] 3161 | _caez: | ^~~~~ | 3161 | _caez: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XP_entry’: /tmp/ghc111496_0/ghc_5.hc:3246:1: error: warning: label ‘_caeP’ defined but not used [-Wunused-label] 3246 | _caeP: | ^~~~~ | 3246 | _caeP: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caeG’: /tmp/ghc111496_0/ghc_5.hc:3280:1: error: warning: label ‘_caeG’ defined but not used [-Wunused-label] 3280 | _caeG: | ^~~~~ | 3280 | _caeG: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cagc’: /tmp/ghc111496_0/ghc_5.hc:3315:1: error: warning: label ‘_cagc’ defined but not used [-Wunused-label] 3315 | _cagc: | ^~~~~ | 3315 | _cagc: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_sa2i’: /tmp/ghc111496_0/ghc_5.hc:3330:1: error: warning: label ‘_sa2i’ defined but not used [-Wunused-label] 3330 | _sa2i: | ^~~~~ | 3330 | _sa2i: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caeW’: /tmp/ghc111496_0/ghc_5.hc:3348:1: error: warning: label ‘_caeW’ defined but not used [-Wunused-label] 3348 | _caeW: | ^~~~~ | 3348 | _caeW: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caf0’: /tmp/ghc111496_0/ghc_5.hc:3371:1: error: warning: label ‘_caf0’ defined but not used [-Wunused-label] 3371 | _caf0: | ^~~~~ | 3371 | _caf0: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cag0’: /tmp/ghc111496_0/ghc_5.hc:3405:1: error: warning: label ‘_cag0’ defined but not used [-Wunused-label] 3405 | _cag0: | ^~~~~ | 3405 | _cag0: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_sa2n’: /tmp/ghc111496_0/ghc_5.hc:3421:1: error: warning: label ‘_sa2n’ defined but not used [-Wunused-label] 3421 | _sa2n: | ^~~~~ | 3421 | _sa2n: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caf6’: /tmp/ghc111496_0/ghc_5.hc:3440:1: error: warning: label ‘_caf6’ defined but not used [-Wunused-label] 3440 | _caf6: | ^~~~~ | 3440 | _caf6: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caf8’: /tmp/ghc111496_0/ghc_5.hc:3459:1: error: warning: label ‘_caf8’ defined but not used [-Wunused-label] 3459 | _caf8: | ^~~~~ | 3459 | _caf8: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cafa’: /tmp/ghc111496_0/ghc_5.hc:3483:1: error: warning: label ‘_cafa’ defined but not used [-Wunused-label] 3483 | _cafa: | ^~~~~ | 3483 | _cafa: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caff’: /tmp/ghc111496_0/ghc_5.hc:3510:1: error: warning: label ‘_caff’ defined but not used [-Wunused-label] 3510 | _caff: | ^~~~~ | 3510 | _caff: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cafo’: /tmp/ghc111496_0/ghc_5.hc:3534:1: error: warning: label ‘_cafo’ defined but not used [-Wunused-label] 3534 | _cafo: | ^~~~~ | 3534 | _cafo: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cafy’: /tmp/ghc111496_0/ghc_5.hc:3565:1: error: warning: label ‘_cafy’ defined but not used [-Wunused-label] 3565 | _cafy: | ^~~~~ | 3565 | _cafy: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cafG’: /tmp/ghc111496_0/ghc_5.hc:3588:1: error: warning: label ‘_cafG’ defined but not used [-Wunused-label] 3588 | _cafG: | ^~~~~ | 3588 | _cafG: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cafv’: /tmp/ghc111496_0/ghc_5.hc:3595:1: error: warning: label ‘_cafv’ defined but not used [-Wunused-label] 3595 | _cafv: | ^~~~~ | 3595 | _cafv: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XQ_entry’: /tmp/ghc111496_0/ghc_5.hc:3605:1: error: warning: label ‘_cagJ’ defined but not used [-Wunused-label] 3605 | _cagJ: | ^~~~~ | 3605 | _cagJ: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XU_entry’: /tmp/ghc111496_0/ghc_5.hc:3667:1: error: warning: label ‘_cagS’ defined but not used [-Wunused-label] 3667 | _cagS: | ^~~~~ | 3667 | _cagS: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XW_entry’: /tmp/ghc111496_0/ghc_5.hc:3721:1: error: warning: label ‘_cah2’ defined but not used [-Wunused-label] 3721 | _cah2: | ^~~~~ | 3721 | _cah2: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa2U_entry’: /tmp/ghc111496_0/ghc_5.hc:3765:1: error: warning: label ‘_cahk’ defined but not used [-Wunused-label] 3765 | _cahk: | ^~~~~ | 3765 | _cahk: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa2T_entry’: /tmp/ghc111496_0/ghc_5.hc:3790:1: error: warning: label ‘_cahr’ defined but not used [-Wunused-label] 3790 | _cahr: | ^~~~~ | 3790 | _cahr: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9XY_entry’: /tmp/ghc111496_0/ghc_5.hc:3816:1: error: warning: label ‘_cahy’ defined but not used [-Wunused-label] 3816 | _cahy: | ^~~~~ | 3816 | _cahy: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caha’: /tmp/ghc111496_0/ghc_5.hc:3850:1: error: warning: label ‘_caha’ defined but not used [-Wunused-label] 3850 | _caha: | ^~~~~ | 3850 | _caha: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Y0_entry’: /tmp/ghc111496_0/ghc_5.hc:3897:1: error: warning: label ‘_cahO’ defined but not used [-Wunused-label] 3897 | _cahO: | ^~~~~ | 3897 | _cahO: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Y8_entry’: /tmp/ghc111496_0/ghc_5.hc:3996:1: error: warning: label ‘_cahX’ defined but not used [-Wunused-label] 3996 | _cahX: | ^~~~~ | 3996 | _cahX: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec14_entry’: /tmp/ghc111496_0/ghc_5.hc:4037:1: error: warning: label ‘_cai6’ defined but not used [-Wunused-label] 4037 | _cai6: | ^~~~~ | 4037 | _cai6: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Yg_entry’: /tmp/ghc111496_0/ghc_5.hc:4138:1: error: warning: label ‘_caid’ defined but not used [-Wunused-label] 4138 | _caid: | ^~~~~ | 4138 | _caid: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Yh_entry’: /tmp/ghc111496_0/ghc_5.hc:4173:1: error: warning: label ‘_caim’ defined but not used [-Wunused-label] 4173 | _caim: | ^~~~~ | 4173 | _caim: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caik’: /tmp/ghc111496_0/ghc_5.hc:4209:1: error: warning: label ‘_caik’ defined but not used [-Wunused-label] 4209 | _caik: | ^~~~~ | 4209 | _caik: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caiq’: /tmp/ghc111496_0/ghc_5.hc:4239:1: error: warning: label ‘_caiq’ defined but not used [-Wunused-label] 4239 | _caiq: | ^~~~~ | 4239 | _caiq: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec13_entry’: /tmp/ghc111496_0/ghc_5.hc:4257:1: error: warning: label ‘_caiG’ defined but not used [-Wunused-label] 4257 | _caiG: | ^~~~~ | 4257 | _caiG: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Yj_entry’: /tmp/ghc111496_0/ghc_5.hc:4299:1: error: warning: label ‘_caiP’ defined but not used [-Wunused-label] 4299 | _caiP: | ^~~~~ | 4299 | _caiP: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Yk_entry’: /tmp/ghc111496_0/ghc_5.hc:4359:1: error: warning: label ‘_caj8’ defined but not used [-Wunused-label] 4359 | _caj8: | ^~~~~ | 4359 | _caj8: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caiW’: /tmp/ghc111496_0/ghc_5.hc:4391:1: error: warning: label ‘_caiW’ defined but not used [-Wunused-label] 4391 | _caiW: | ^~~~~ | 4391 | _caiW: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caiY’: /tmp/ghc111496_0/ghc_5.hc:4410:1: error: warning: label ‘_caiY’ defined but not used [-Wunused-label] 4410 | _caiY: | ^~~~~ | 4410 | _caiY: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caj0’: /tmp/ghc111496_0/ghc_5.hc:4430:1: error: warning: label ‘_caj0’ defined but not used [-Wunused-label] 4430 | _caj0: | ^~~~~ | 4430 | _caj0: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_caj2’: /tmp/ghc111496_0/ghc_5.hc:4453:1: error: warning: label ‘_caj2’ defined but not used [-Wunused-label] 4453 | _caj2: | ^~~~~ | 4453 | _caj2: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cajg’: /tmp/ghc111496_0/ghc_5.hc:4482:1: error: warning: label ‘_cajg’ defined but not used [-Wunused-label] 4482 | _cajg: | ^~~~~ | 4482 | _cajg: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Yl_entry’: /tmp/ghc111496_0/ghc_5.hc:4499:1: error: warning: label ‘_cajy’ defined but not used [-Wunused-label] 4499 | _cajy: | ^~~~~ | 4499 | _cajy: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Yp_entry’: /tmp/ghc111496_0/ghc_5.hc:4561:1: error: warning: label ‘_cajH’ defined but not used [-Wunused-label] 4561 | _cajH: | ^~~~~ | 4561 | _cajH: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa3j_entry’: /tmp/ghc111496_0/ghc_5.hc:4598:1: error: warning: label ‘_cajZ’ defined but not used [-Wunused-label] 4598 | _cajZ: | ^~~~~ | 4598 | _cajZ: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘sa3i_entry’: /tmp/ghc111496_0/ghc_5.hc:4623:1: error: warning: label ‘_cak6’ defined but not used [-Wunused-label] 4623 | _cak6: | ^~~~~ | 4623 | _cak6: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_speczugo_entry’: /tmp/ghc111496_0/ghc_5.hc:4649:1: error: warning: label ‘_cakd’ defined but not used [-Wunused-label] 4649 | _cakd: | ^~~~~ | 4649 | _cakd: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cajP’: /tmp/ghc111496_0/ghc_5.hc:4683:1: error: warning: label ‘_cajP’ defined but not used [-Wunused-label] 4683 | _cajP: | ^~~~~ | 4683 | _cajP: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec33_entry’: /tmp/ghc111496_0/ghc_5.hc:4730:1: error: warning: label ‘_cakt’ defined but not used [-Wunused-label] 4730 | _cakt: | ^~~~~ | 4730 | _cakt: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec17_entry’: /tmp/ghc111496_0/ghc_5.hc:4829:1: error: warning: label ‘_cakC’ defined but not used [-Wunused-label] 4829 | _cakC: | ^~~~~ | 4829 | _cakC: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘r9Yx_entry’: /tmp/ghc111496_0/ghc_5.hc:4922:1: error: warning: label ‘_cakJ’ defined but not used [-Wunused-label] 4922 | _cakJ: | ^~~~~ | 4922 | _cakJ: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec12_entry’: /tmp/ghc111496_0/ghc_5.hc:4957:1: error: warning: label ‘_cakS’ defined but not used [-Wunused-label] 4957 | _cakS: | ^~~~~ | 4957 | _cakS: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cakQ’: /tmp/ghc111496_0/ghc_5.hc:4993:1: error: warning: label ‘_cakQ’ defined but not used [-Wunused-label] 4993 | _cakQ: | ^~~~~ | 4993 | _cakQ: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cakW’: /tmp/ghc111496_0/ghc_5.hc:5023:1: error: warning: label ‘_cakW’ defined but not used [-Wunused-label] 5023 | _cakW: | ^~~~~ | 5023 | _cakW: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec11_entry’: /tmp/ghc111496_0/ghc_5.hc:5062:1: error: warning: label ‘_calm’ defined but not used [-Wunused-label] 5062 | _calm: | ^~~~~ | 5062 | _calm: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cala’: /tmp/ghc111496_0/ghc_5.hc:5094:1: error: warning: label ‘_cala’ defined but not used [-Wunused-label] 5094 | _cala: | ^~~~~ | 5094 | _cala: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_calc’: /tmp/ghc111496_0/ghc_5.hc:5113:1: error: warning: label ‘_calc’ defined but not used [-Wunused-label] 5113 | _calc: | ^~~~~ | 5113 | _calc: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_cale’: /tmp/ghc111496_0/ghc_5.hc:5133:1: error: warning: label ‘_cale’ defined but not used [-Wunused-label] 5133 | _cale: | ^~~~~ | 5133 | _cale: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_calg’: /tmp/ghc111496_0/ghc_5.hc:5156:1: error: warning: label ‘_calg’ defined but not used [-Wunused-label] 5156 | _calg: | ^~~~~ | 5156 | _calg: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘_calu’: /tmp/ghc111496_0/ghc_5.hc:5185:1: error: warning: label ‘_calu’ defined but not used [-Wunused-label] 5185 | _calu: | ^~~~~ | 5185 | _calu: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec10_entry’: /tmp/ghc111496_0/ghc_5.hc:5202:1: error: warning: label ‘_calM’ defined but not used [-Wunused-label] 5202 | _calM: | ^~~~~ | 5202 | _calM: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec6_entry’: /tmp/ghc111496_0/ghc_5.hc:5264:1: error: warning: label ‘_calV’ defined but not used [-Wunused-label] 5264 | _calV: | ^~~~~ | 5264 | _calV: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec1_entry’: /tmp/ghc111496_0/ghc_5.hc:5328:1: error: warning: label ‘_cam3’ defined but not used [-Wunused-label] 5328 | _cam3: | ^~~~~ | 5328 | _cam3: | ^ /tmp/ghc111496_0/ghc_5.hc: In function ‘TestziMockeryziDirectorySpec_spec_entry’: /tmp/ghc111496_0/ghc_5.hc:5348:1: error: warning: label ‘_cama’ defined but not used [-Wunused-label] 5348 | _cama: | ^~~~~ | 5348 | _cama: | ^ [2 of 4] Compiling Test.Mockery.EnvironmentSpec ( test/Test/Mockery/EnvironmentSpec.hs, dist/build/spec/spec-tmp/Test/Mockery/EnvironmentSpec.o ) /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_speczugo_entry’: /tmp/ghc111496_0/ghc_10.hc:8:1: error: warning: label ‘_cbjW’ defined but not used [-Wunused-label] 8 | _cbjW: | ^~~~~ | 8 | _cbjW: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbjM’: /tmp/ghc111496_0/ghc_10.hc:35:1: error: warning: label ‘_cbjM’ defined but not used [-Wunused-label] 35 | _cbjM: | ^~~~~ | 35 | _cbjM: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbjP’: /tmp/ghc111496_0/ghc_10.hc:52:1: error: warning: label ‘_cbjP’ defined but not used [-Wunused-label] 52 | _cbjP: | ^~~~~ | 52 | _cbjP: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbk4’: /tmp/ghc111496_0/ghc_10.hc:86:1: error: warning: label ‘_cbk4’ defined but not used [-Wunused-label] 86 | _cbk4: | ^~~~~ | 86 | _cbk4: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbka’: /tmp/ghc111496_0/ghc_10.hc:105:1: error: warning: label ‘_cbka’ defined but not used [-Wunused-label] 105 | _cbka: | ^~~~~ | 105 | _cbka: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbh7_entry’: /tmp/ghc111496_0/ghc_10.hc:151:1: error: warning: label ‘_cbkC’ defined but not used [-Wunused-label] 151 | _cbkC: | ^~~~~ | 151 | _cbkC: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbh6_entry’: /tmp/ghc111496_0/ghc_10.hc:174:1: error: warning: label ‘_cbkL’ defined but not used [-Wunused-label] 174 | _cbkL: | ^~~~~ | 174 | _cbkL: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhb_entry’: /tmp/ghc111496_0/ghc_10.hc:205:1: error: warning: label ‘_cbkP’ defined but not used [-Wunused-label] 205 | _cbkP: | ^~~~~ | 205 | _cbkP: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘rbgx_entry’: /tmp/ghc111496_0/ghc_10.hc:254:1: error: warning: label ‘_cbkU’ defined but not used [-Wunused-label] 254 | _cbkU: | ^~~~~ | 254 | _cbkU: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbkn’: /tmp/ghc111496_0/ghc_10.hc:286:1: error: warning: label ‘_cbkn’ defined but not used [-Wunused-label] 286 | _cbkn: | ^~~~~ | 286 | _cbkn: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘rbgy_entry’: /tmp/ghc111496_0/ghc_10.hc:320:1: error: warning: label ‘_cbl7’ defined but not used [-Wunused-label] 320 | _cbl7: | ^~~~~ | 320 | _cbl7: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhl_entry’: /tmp/ghc111496_0/ghc_10.hc:347:1: error: warning: label ‘_cblt’ defined but not used [-Wunused-label] 347 | _cblt: | ^~~~~ | 347 | _cblt: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhk_entry’: /tmp/ghc111496_0/ghc_10.hc:370:1: error: warning: label ‘_cblC’ defined but not used [-Wunused-label] 370 | _cblC: | ^~~~~ | 370 | _cblC: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhp_entry’: /tmp/ghc111496_0/ghc_10.hc:401:1: error: warning: label ‘_cblG’ defined but not used [-Wunused-label] 401 | _cblG: | ^~~~~ | 401 | _cblG: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_zdszdfShowZLz2cUZRzuzdcshowsPrec_entry’: /tmp/ghc111496_0/ghc_10.hc:450:1: error: warning: label ‘_cblL’ defined but not used [-Wunused-label] 450 | _cblL: | ^~~~~ | 450 | _cblL: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cble’: /tmp/ghc111496_0/ghc_10.hc:483:1: error: warning: label ‘_cble’ defined but not used [-Wunused-label] 483 | _cble: | ^~~~~ | 483 | _cble: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhv_entry’: /tmp/ghc111496_0/ghc_10.hc:523:1: error: warning: label ‘_cbmb’ defined but not used [-Wunused-label] 523 | _cbmb: | ^~~~~ | 523 | _cbmb: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhu_entry’: /tmp/ghc111496_0/ghc_10.hc:546:1: error: warning: label ‘_cbmk’ defined but not used [-Wunused-label] 546 | _cbmk: | ^~~~~ | 546 | _cbmk: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhy_entry’: /tmp/ghc111496_0/ghc_10.hc:576:1: error: warning: label ‘_cbmo’ defined but not used [-Wunused-label] 576 | _cbmo: | ^~~~~ | 576 | _cbmo: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_zdszdfShowZLz2cUZRzuzdcshow_entry’: /tmp/ghc111496_0/ghc_10.hc:621:1: error: warning: label ‘_cbmt’ defined but not used [-Wunused-label] 621 | _cbmt: | ^~~~~ | 621 | _cbmt: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cblX’: /tmp/ghc111496_0/ghc_10.hc:653:1: error: warning: label ‘_cblX’ defined but not used [-Wunused-label] 653 | _cblX: | ^~~~~ | 653 | _cblX: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_zdszdfEqZLz2cUZRzuzdszdfEqZLz2cUZRzuzdczsze_entry’: /tmp/ghc111496_0/ghc_10.hc:695:1: error: warning: label ‘_cbmI’ defined but not used [-Wunused-label] 695 | _cbmI: | ^~~~~ | 695 | _cbmI: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbmF’: /tmp/ghc111496_0/ghc_10.hc:728:1: error: warning: label ‘_cbmF’ defined but not used [-Wunused-label] 728 | _cbmF: | ^~~~~ | 728 | _cbmF: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbmL’: /tmp/ghc111496_0/ghc_10.hc:753:1: error: warning: label ‘_cbmL’ defined but not used [-Wunused-label] 753 | _cbmL: | ^~~~~ | 753 | _cbmL: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbmT’: /tmp/ghc111496_0/ghc_10.hc:775:1: error: warning: label ‘_cbmT’ defined but not used [-Wunused-label] 775 | _cbmT: | ^~~~~ | 775 | _cbmT: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbn3’: /tmp/ghc111496_0/ghc_10.hc:801:1: error: warning: label ‘_cbn3’ defined but not used [-Wunused-label] 801 | _cbn3: | ^~~~~ | 801 | _cbn3: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbn0’: /tmp/ghc111496_0/ghc_10.hc:824:1: error: warning: label ‘_cbn0’ defined but not used [-Wunused-label] 824 | _cbn0: | ^~~~~ | 824 | _cbn0: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘rbgD_entry’: /tmp/ghc111496_0/ghc_10.hc:834:1: error: warning: label ‘_cbny’ defined but not used [-Wunused-label] 834 | _cbny: | ^~~~~ | 834 | _cbny: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbns’: /tmp/ghc111496_0/ghc_10.hc:864:1: error: warning: label ‘_cbns’ defined but not used [-Wunused-label] 864 | _cbns: | ^~~~~ | 864 | _cbns: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘rbgE_entry’: /tmp/ghc111496_0/ghc_10.hc:890:1: error: warning: label ‘_cbnO’ defined but not used [-Wunused-label] 890 | _cbnO: | ^~~~~ | 890 | _cbnO: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbnL’: /tmp/ghc111496_0/ghc_10.hc:923:1: error: warning: label ‘_cbnL’ defined but not used [-Wunused-label] 923 | _cbnL: | ^~~~~ | 923 | _cbnL: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbnR’: /tmp/ghc111496_0/ghc_10.hc:947:1: error: warning: label ‘_cbnR’ defined but not used [-Wunused-label] 947 | _cbnR: | ^~~~~ | 947 | _cbnR: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec115_entry’: /tmp/ghc111496_0/ghc_10.hc:983:1: error: warning: label ‘_cbo8’ defined but not used [-Wunused-label] 983 | _cbo8: | ^~~~~ | 983 | _cbo8: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec112_entry’: /tmp/ghc111496_0/ghc_10.hc:1036:1: error: warning: label ‘_cboh’ defined but not used [-Wunused-label] 1036 | _cboh: | ^~~~~ | 1036 | _cboh: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec39_entry’: /tmp/ghc111496_0/ghc_10.hc:1084:1: error: warning: label ‘_cboq’ defined but not used [-Wunused-label] 1084 | _cboq: | ^~~~~ | 1084 | _cboq: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec20_entry’: /tmp/ghc111496_0/ghc_10.hc:1123:1: error: warning: label ‘_cboz’ defined but not used [-Wunused-label] 1123 | _cboz: | ^~~~~ | 1123 | _cboz: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec19_entry’: /tmp/ghc111496_0/ghc_10.hc:1162:1: error: warning: label ‘_cboI’ defined but not used [-Wunused-label] 1162 | _cboI: | ^~~~~ | 1162 | _cboI: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec17_entry’: /tmp/ghc111496_0/ghc_10.hc:1203:1: error: warning: label ‘_cboR’ defined but not used [-Wunused-label] 1203 | _cboR: | ^~~~~ | 1203 | _cboR: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec104_entry’: /tmp/ghc111496_0/ghc_10.hc:1300:1: error: warning: label ‘_cbp0’ defined but not used [-Wunused-label] 1300 | _cbp0: | ^~~~~ | 1300 | _cbp0: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec26_entry’: /tmp/ghc111496_0/ghc_10.hc:1342:1: error: warning: label ‘_cbp9’ defined but not used [-Wunused-label] 1342 | _cbp9: | ^~~~~ | 1342 | _cbp9: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec28_entry’: /tmp/ghc111496_0/ghc_10.hc:1383:1: error: warning: label ‘_cbpi’ defined but not used [-Wunused-label] 1383 | _cbpi: | ^~~~~ | 1383 | _cbpi: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbhY_entry’: /tmp/ghc111496_0/ghc_10.hc:1430:1: error: warning: label ‘_cbpu’ defined but not used [-Wunused-label] 1430 | _cbpu: | ^~~~~ | 1430 | _cbpu: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec103_entry’: /tmp/ghc111496_0/ghc_10.hc:1468:1: error: warning: label ‘_cbpA’ defined but not used [-Wunused-label] 1468 | _cbpA: | ^~~~~ | 1468 | _cbpA: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbi1_entry’: /tmp/ghc111496_0/ghc_10.hc:1513:1: error: warning: label ‘_cbpP’ defined but not used [-Wunused-label] 1513 | _cbpP: | ^~~~~ | 1513 | _cbpP: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec102_entry’: /tmp/ghc111496_0/ghc_10.hc:1551:1: error: warning: label ‘_cbpV’ defined but not used [-Wunused-label] 1551 | _cbpV: | ^~~~~ | 1551 | _cbpV: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbid_entry’: /tmp/ghc111496_0/ghc_10.hc:1606:1: error: warning: label ‘_cbqs’ defined but not used [-Wunused-label] 1606 | _cbqs: | ^~~~~ | 1606 | _cbqs: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbia_entry’: /tmp/ghc111496_0/ghc_10.hc:1631:1: error: warning: label ‘_cbqB’ defined but not used [-Wunused-label] 1631 | _cbqB: | ^~~~~ | 1631 | _cbqB: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbi9_entry’: /tmp/ghc111496_0/ghc_10.hc:1654:1: error: warning: label ‘_cbqK’ defined but not used [-Wunused-label] 1654 | _cbqK: | ^~~~~ | 1654 | _cbqK: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbif_entry’: /tmp/ghc111496_0/ghc_10.hc:1686:1: error: warning: label ‘_cbqO’ defined but not used [-Wunused-label] 1686 | _cbqO: | ^~~~~ | 1686 | _cbqO: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbig_entry’: /tmp/ghc111496_0/ghc_10.hc:1737:1: error: warning: label ‘_cbqT’ defined but not used [-Wunused-label] 1737 | _cbqT: | ^~~~~ | 1737 | _cbqT: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbqf’: /tmp/ghc111496_0/ghc_10.hc:1772:1: error: warning: label ‘_cbqf’ defined but not used [-Wunused-label] 1772 | _cbqf: | ^~~~~ | 1772 | _cbqf: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_speczushowl_entry’: /tmp/ghc111496_0/ghc_10.hc:1807:1: error: warning: label ‘_cbr5’ defined but not used [-Wunused-label] 1807 | _cbr5: | ^~~~~ | 1807 | _cbr5: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbq5’: /tmp/ghc111496_0/ghc_10.hc:1840:1: error: warning: label ‘_cbq5’ defined but not used [-Wunused-label] 1840 | _cbq5: | ^~~~~ | 1840 | _cbq5: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec99_entry’: /tmp/ghc111496_0/ghc_10.hc:1884:1: error: warning: label ‘_cbrl’ defined but not used [-Wunused-label] 1884 | _cbrl: | ^~~~~ | 1884 | _cbrl: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec97_entry’: /tmp/ghc111496_0/ghc_10.hc:1940:1: error: warning: label ‘_cbru’ defined but not used [-Wunused-label] 1940 | _cbru: | ^~~~~ | 1940 | _cbru: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘rbgH_entry’: /tmp/ghc111496_0/ghc_10.hc:1997:1: error: warning: label ‘_cbrE’ defined but not used [-Wunused-label] 1997 | _cbrE: | ^~~~~ | 1997 | _cbrE: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec94_entry’: /tmp/ghc111496_0/ghc_10.hc:2094:1: error: warning: label ‘_cbrL’ defined but not used [-Wunused-label] 2094 | _cbrL: | ^~~~~ | 2094 | _cbrL: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec95_entry’: /tmp/ghc111496_0/ghc_10.hc:2130:1: error: warning: label ‘_cbrU’ defined but not used [-Wunused-label] 2130 | _cbrU: | ^~~~~ | 2130 | _cbrU: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbiF_entry’: /tmp/ghc111496_0/ghc_10.hc:2224:1: error: warning: label ‘_cbsw’ defined but not used [-Wunused-label] 2224 | _cbsw: | ^~~~~ | 2224 | _cbsw: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbiC_entry’: /tmp/ghc111496_0/ghc_10.hc:2249:1: error: warning: label ‘_cbsF’ defined but not used [-Wunused-label] 2249 | _cbsF: | ^~~~~ | 2249 | _cbsF: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbiB_entry’: /tmp/ghc111496_0/ghc_10.hc:2272:1: error: warning: label ‘_cbsO’ defined but not used [-Wunused-label] 2272 | _cbsO: | ^~~~~ | 2272 | _cbsO: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbiH_entry’: /tmp/ghc111496_0/ghc_10.hc:2304:1: error: warning: label ‘_cbsS’ defined but not used [-Wunused-label] 2304 | _cbsS: | ^~~~~ | 2304 | _cbsS: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec93_entry’: /tmp/ghc111496_0/ghc_10.hc:2356:1: error: warning: label ‘_cbt1’ defined but not used [-Wunused-label] 2356 | _cbt1: | ^~~~~ | 2356 | _cbt1: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbs1’: /tmp/ghc111496_0/ghc_10.hc:2386:1: error: warning: label ‘_cbs1’ defined but not used [-Wunused-label] 2386 | _cbs1: | ^~~~~ | 2386 | _cbs1: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbs3’: /tmp/ghc111496_0/ghc_10.hc:2405:1: error: warning: label ‘_cbs3’ defined but not used [-Wunused-label] 2405 | _cbs3: | ^~~~~ | 2405 | _cbs3: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbs5’: /tmp/ghc111496_0/ghc_10.hc:2429:1: error: warning: label ‘_cbs5’ defined but not used [-Wunused-label] 2429 | _cbs5: | ^~~~~ | 2429 | _cbs5: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbs9’: /tmp/ghc111496_0/ghc_10.hc:2457:1: error: warning: label ‘_cbs9’ defined but not used [-Wunused-label] 2457 | _cbs9: | ^~~~~ | 2457 | _cbs9: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbsd’: /tmp/ghc111496_0/ghc_10.hc:2484:1: error: warning: label ‘_cbsd’ defined but not used [-Wunused-label] 2484 | _cbsd: | ^~~~~ | 2484 | _cbsd: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbsj’: /tmp/ghc111496_0/ghc_10.hc:2523:1: error: warning: label ‘_cbsj’ defined but not used [-Wunused-label] 2523 | _cbsj: | ^~~~~ | 2523 | _cbsj: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbtk’: /tmp/ghc111496_0/ghc_10.hc:2562:1: error: warning: label ‘_cbtk’ defined but not used [-Wunused-label] 2562 | _cbtk: | ^~~~~ | 2562 | _cbtk: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbtj’: /tmp/ghc111496_0/ghc_10.hc:2586:1: error: warning: label ‘_cbtj’ defined but not used [-Wunused-label] 2586 | _cbtj: | ^~~~~ | 2586 | _cbtj: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbtn’: /tmp/ghc111496_0/ghc_10.hc:2601:1: error: warning: label ‘_cbtn’ defined but not used [-Wunused-label] 2601 | _cbtn: | ^~~~~ | 2601 | _cbtn: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbt9’: /tmp/ghc111496_0/ghc_10.hc:2617:1: error: warning: label ‘_cbt9’ defined but not used [-Wunused-label] 2617 | _cbt9: | ^~~~~ | 2617 | _cbt9: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec92_entry’: /tmp/ghc111496_0/ghc_10.hc:2633:1: error: warning: label ‘_cbtV’ defined but not used [-Wunused-label] 2633 | _cbtV: | ^~~~~ | 2633 | _cbtV: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec91_entry’: /tmp/ghc111496_0/ghc_10.hc:2663:1: error: warning: label ‘_cbu2’ defined but not used [-Wunused-label] 2663 | _cbu2: | ^~~~~ | 2663 | _cbu2: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec42_entry’: /tmp/ghc111496_0/ghc_10.hc:2720:1: error: warning: label ‘_cbub’ defined but not used [-Wunused-label] 2720 | _cbub: | ^~~~~ | 2720 | _cbub: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec81_entry’: /tmp/ghc111496_0/ghc_10.hc:2819:1: error: warning: label ‘_cbuk’ defined but not used [-Wunused-label] 2819 | _cbuk: | ^~~~~ | 2819 | _cbuk: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec21_entry’: /tmp/ghc111496_0/ghc_10.hc:2861:1: error: warning: label ‘_cbut’ defined but not used [-Wunused-label] 2861 | _cbut: | ^~~~~ | 2861 | _cbut: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec80_entry’: /tmp/ghc111496_0/ghc_10.hc:2933:1: error: warning: label ‘_cbuC’ defined but not used [-Wunused-label] 2933 | _cbuC: | ^~~~~ | 2933 | _cbuC: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbuA’: /tmp/ghc111496_0/ghc_10.hc:2962:1: error: warning: label ‘_cbuA’ defined but not used [-Wunused-label] 2962 | _cbuA: | ^~~~~ | 2962 | _cbuA: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec76_entry’: /tmp/ghc111496_0/ghc_10.hc:3008:1: error: warning: label ‘_cbuW’ defined but not used [-Wunused-label] 3008 | _cbuW: | ^~~~~ | 3008 | _cbuW: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbuK’: /tmp/ghc111496_0/ghc_10.hc:3037:1: error: warning: label ‘_cbuK’ defined but not used [-Wunused-label] 3037 | _cbuK: | ^~~~~ | 3037 | _cbuK: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbuM’: /tmp/ghc111496_0/ghc_10.hc:3056:1: error: warning: label ‘_cbuM’ defined but not used [-Wunused-label] 3056 | _cbuM: | ^~~~~ | 3056 | _cbuM: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbuO’: /tmp/ghc111496_0/ghc_10.hc:3075:1: error: warning: label ‘_cbuO’ defined but not used [-Wunused-label] 3075 | _cbuO: | ^~~~~ | 3075 | _cbuO: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbuQ’: /tmp/ghc111496_0/ghc_10.hc:3100:1: error: warning: label ‘_cbuQ’ defined but not used [-Wunused-label] 3100 | _cbuQ: | ^~~~~ | 3100 | _cbuQ: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbv7’: /tmp/ghc111496_0/ghc_10.hc:3130:1: error: warning: label ‘_cbv7’ defined but not used [-Wunused-label] 3130 | _cbv7: | ^~~~~ | 3130 | _cbv7: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec75_entry’: /tmp/ghc111496_0/ghc_10.hc:3148:1: error: warning: label ‘_cbvl’ defined but not used [-Wunused-label] 3148 | _cbvl: | ^~~~~ | 3148 | _cbvl: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec71_entry’: /tmp/ghc111496_0/ghc_10.hc:3211:1: error: warning: label ‘_cbvu’ defined but not used [-Wunused-label] 3211 | _cbvu: | ^~~~~ | 3211 | _cbvu: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec67_entry’: /tmp/ghc111496_0/ghc_10.hc:3261:1: error: warning: label ‘_cbvE’ defined but not used [-Wunused-label] 3261 | _cbvE: | ^~~~~ | 3261 | _cbvE: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec64_entry’: /tmp/ghc111496_0/ghc_10.hc:3309:1: error: warning: label ‘_cbvN’ defined but not used [-Wunused-label] 3309 | _cbvN: | ^~~~~ | 3309 | _cbvN: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec55_entry’: /tmp/ghc111496_0/ghc_10.hc:3408:1: error: warning: label ‘_cbvW’ defined but not used [-Wunused-label] 3408 | _cbvW: | ^~~~~ | 3408 | _cbvW: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘sbju_entry’: /tmp/ghc111496_0/ghc_10.hc:3507:1: error: warning: label ‘_cbwe’ defined but not used [-Wunused-label] 3507 | _cbwe: | ^~~~~ | 3507 | _cbwe: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbwK’: /tmp/ghc111496_0/ghc_10.hc:3532:1: error: warning: label ‘_cbwK’ defined but not used [-Wunused-label] 3532 | _cbwK: | ^~~~~ | 3532 | _cbwK: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbwM’: /tmp/ghc111496_0/ghc_10.hc:3550:1: error: warning: label ‘_cbwM’ defined but not used [-Wunused-label] 3550 | _cbwM: | ^~~~~ | 3550 | _cbwM: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbwX’: /tmp/ghc111496_0/ghc_10.hc:3583:1: error: warning: label ‘_cbwX’ defined but not used [-Wunused-label] 3583 | _cbwX: | ^~~~~ | 3583 | _cbwX: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbx4’: /tmp/ghc111496_0/ghc_10.hc:3602:1: error: warning: label ‘_cbx4’ defined but not used [-Wunused-label] 3602 | _cbx4: | ^~~~~ | 3602 | _cbx4: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbwk’: /tmp/ghc111496_0/ghc_10.hc:3620:1: error: warning: label ‘_cbwk’ defined but not used [-Wunused-label] 3620 | _cbwk: | ^~~~~ | 3620 | _cbwk: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbwm’: /tmp/ghc111496_0/ghc_10.hc:3643:1: error: warning: label ‘_cbwm’ defined but not used [-Wunused-label] 3643 | _cbwm: | ^~~~~ | 3643 | _cbwm: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbws’: /tmp/ghc111496_0/ghc_10.hc:3668:1: error: warning: label ‘_cbws’ defined but not used [-Wunused-label] 3668 | _cbws: | ^~~~~ | 3668 | _cbws: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbwC’: /tmp/ghc111496_0/ghc_10.hc:3698:1: error: warning: label ‘_cbwC’ defined but not used [-Wunused-label] 3698 | _cbwC: | ^~~~~ | 3698 | _cbwC: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec49_entry’: /tmp/ghc111496_0/ghc_10.hc:3716:1: error: warning: label ‘_cbxg’ defined but not used [-Wunused-label] 3716 | _cbxg: | ^~~~~ | 3716 | _cbxg: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbw3’: /tmp/ghc111496_0/ghc_10.hc:3745:1: error: warning: label ‘_cbw3’ defined but not used [-Wunused-label] 3745 | _cbw3: | ^~~~~ | 3745 | _cbw3: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec48_entry’: /tmp/ghc111496_0/ghc_10.hc:3772:1: error: warning: label ‘_cbxv’ defined but not used [-Wunused-label] 3772 | _cbxv: | ^~~~~ | 3772 | _cbxv: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec30_entry’: /tmp/ghc111496_0/ghc_10.hc:3875:1: error: warning: label ‘_cbxE’ defined but not used [-Wunused-label] 3875 | _cbxE: | ^~~~~ | 3875 | _cbxE: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec23_entry’: /tmp/ghc111496_0/ghc_10.hc:3936:1: error: warning: label ‘_cbxL’ defined but not used [-Wunused-label] 3936 | _cbxL: | ^~~~~ | 3936 | _cbxL: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec11_entry’: /tmp/ghc111496_0/ghc_10.hc:3989:1: error: warning: label ‘_cby4’ defined but not used [-Wunused-label] 3989 | _cby4: | ^~~~~ | 3989 | _cby4: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbxS’: /tmp/ghc111496_0/ghc_10.hc:4018:1: error: warning: label ‘_cbxS’ defined but not used [-Wunused-label] 4018 | _cbxS: | ^~~~~ | 4018 | _cbxS: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbxU’: /tmp/ghc111496_0/ghc_10.hc:4037:1: error: warning: label ‘_cbxU’ defined but not used [-Wunused-label] 4037 | _cbxU: | ^~~~~ | 4037 | _cbxU: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbxW’: /tmp/ghc111496_0/ghc_10.hc:4056:1: error: warning: label ‘_cbxW’ defined but not used [-Wunused-label] 4056 | _cbxW: | ^~~~~ | 4056 | _cbxW: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbxY’: /tmp/ghc111496_0/ghc_10.hc:4081:1: error: warning: label ‘_cbxY’ defined but not used [-Wunused-label] 4081 | _cbxY: | ^~~~~ | 4081 | _cbxY: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘_cbyf’: /tmp/ghc111496_0/ghc_10.hc:4111:1: error: warning: label ‘_cbyf’ defined but not used [-Wunused-label] 4111 | _cbyf: | ^~~~~ | 4111 | _cbyf: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec10_entry’: /tmp/ghc111496_0/ghc_10.hc:4129:1: error: warning: label ‘_cbyt’ defined but not used [-Wunused-label] 4129 | _cbyt: | ^~~~~ | 4129 | _cbyt: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec6_entry’: /tmp/ghc111496_0/ghc_10.hc:4192:1: error: warning: label ‘_cbyC’ defined but not used [-Wunused-label] 4192 | _cbyC: | ^~~~~ | 4192 | _cbyC: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec1_entry’: /tmp/ghc111496_0/ghc_10.hc:4257:1: error: warning: label ‘_cbyK’ defined but not used [-Wunused-label] 4257 | _cbyK: | ^~~~~ | 4257 | _cbyK: | ^ /tmp/ghc111496_0/ghc_10.hc: In function ‘TestziMockeryziEnvironmentSpec_spec_entry’: /tmp/ghc111496_0/ghc_10.hc:4277:1: error: warning: label ‘_cbyR’ defined but not used [-Wunused-label] 4277 | _cbyR: | ^~~~~ | 4277 | _cbyR: | ^ [3 of 4] Compiling Test.Mockery.LoggingSpec ( test/Test/Mockery/LoggingSpec.hs, dist/build/spec/spec-tmp/Test/Mockery/LoggingSpec.o ) /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_zdszdfEqZLz2cUZRzuzdszdfEqZLz2cUZRzuzdczsze_entry’: /tmp/ghc111496_0/ghc_15.hc:33:1: error: warning: label ‘_ccIU’ defined but not used [-Wunused-label] 33 | _ccIU: | ^~~~~ | 33 | _ccIU: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccIR’: /tmp/ghc111496_0/ghc_15.hc:66:1: error: warning: label ‘_ccIR’ defined but not used [-Wunused-label] 66 | _ccIR: | ^~~~~ | 66 | _ccIR: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccIX’: /tmp/ghc111496_0/ghc_15.hc:91:1: error: warning: label ‘_ccIX’ defined but not used [-Wunused-label] 91 | _ccIX: | ^~~~~ | 91 | _ccIX: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccJ5’: /tmp/ghc111496_0/ghc_15.hc:124:1: error: warning: label ‘_ccJ5’ defined but not used [-Wunused-label] 124 | _ccJ5: | ^~~~~ | 124 | _ccJ5: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccKW’: /tmp/ghc111496_0/ghc_15.hc:187:1: error: warning: label ‘_ccKW’ defined but not used [-Wunused-label] 187 | _ccKW: | ^~~~~ | 187 | _ccKW: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccL8’: /tmp/ghc111496_0/ghc_15.hc:214:1: error: warning: label ‘_ccL8’ defined but not used [-Wunused-label] 214 | _ccL8: | ^~~~~ | 214 | _ccL8: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccKv’: /tmp/ghc111496_0/ghc_15.hc:239:1: error: warning: label ‘_ccKv’ defined but not used [-Wunused-label] 239 | _ccKv: | ^~~~~ | 239 | _ccKv: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccKH’: /tmp/ghc111496_0/ghc_15.hc:266:1: error: warning: label ‘_ccKH’ defined but not used [-Wunused-label] 266 | _ccKH: | ^~~~~ | 266 | _ccKH: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccK4’: /tmp/ghc111496_0/ghc_15.hc:291:1: error: warning: label ‘_ccK4’ defined but not used [-Wunused-label] 291 | _ccK4: | ^~~~~ | 291 | _ccK4: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccKg’: /tmp/ghc111496_0/ghc_15.hc:318:1: error: warning: label ‘_ccKg’ defined but not used [-Wunused-label] 318 | _ccKg: | ^~~~~ | 318 | _ccKg: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccJD’: /tmp/ghc111496_0/ghc_15.hc:343:1: error: warning: label ‘_ccJD’ defined but not used [-Wunused-label] 343 | _ccJD: | ^~~~~ | 343 | _ccJD: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccJP’: /tmp/ghc111496_0/ghc_15.hc:370:1: error: warning: label ‘_ccJP’ defined but not used [-Wunused-label] 370 | _ccJP: | ^~~~~ | 370 | _ccJP: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccJb’: /tmp/ghc111496_0/ghc_15.hc:395:1: error: warning: label ‘_ccJb’ defined but not used [-Wunused-label] 395 | _ccJb: | ^~~~~ | 395 | _ccJb: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccJo’: /tmp/ghc111496_0/ghc_15.hc:422:1: error: warning: label ‘_ccJo’ defined but not used [-Wunused-label] 422 | _ccJo: | ^~~~~ | 422 | _ccJo: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccJA’: /tmp/ghc111496_0/ghc_15.hc:444:1: error: warning: label ‘_ccJA’ defined but not used [-Wunused-label] 444 | _ccJA: | ^~~~~ | 444 | _ccJA: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccJl’: /tmp/ghc111496_0/ghc_15.hc:452:1: error: warning: label ‘_ccJl’ defined but not used [-Wunused-label] 452 | _ccJl: | ^~~~~ | 452 | _ccJl: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘rcFr_entry’: /tmp/ghc111496_0/ghc_15.hc:461:1: error: warning: label ‘_ccMm’ defined but not used [-Wunused-label] 461 | _ccMm: | ^~~~~ | 461 | _ccMm: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccMc’: /tmp/ghc111496_0/ghc_15.hc:497:1: error: warning: label ‘_ccMc’ defined but not used [-Wunused-label] 497 | _ccMc: | ^~~~~ | 497 | _ccMc: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccNp’: /tmp/ghc111496_0/ghc_15.hc:558:1: error: warning: label ‘_ccNp’ defined but not used [-Wunused-label] 558 | _ccNp: | ^~~~~ | 558 | _ccNp: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccNa’: /tmp/ghc111496_0/ghc_15.hc:581:1: error: warning: label ‘_ccNa’ defined but not used [-Wunused-label] 581 | _ccNa: | ^~~~~ | 581 | _ccNa: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccMV’: /tmp/ghc111496_0/ghc_15.hc:604:1: error: warning: label ‘_ccMV’ defined but not used [-Wunused-label] 604 | _ccMV: | ^~~~~ | 604 | _ccMV: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccMG’: /tmp/ghc111496_0/ghc_15.hc:627:1: error: warning: label ‘_ccMG’ defined but not used [-Wunused-label] 627 | _ccMG: | ^~~~~ | 627 | _ccMG: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccMr’: /tmp/ghc111496_0/ghc_15.hc:650:1: error: warning: label ‘_ccMr’ defined but not used [-Wunused-label] 650 | _ccMr: | ^~~~~ | 650 | _ccMr: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccMD’: /tmp/ghc111496_0/ghc_15.hc:672:1: error: warning: label ‘_ccMD’ defined but not used [-Wunused-label] 672 | _ccMD: | ^~~~~ | 672 | _ccMD: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccMz’: /tmp/ghc111496_0/ghc_15.hc:681:1: error: warning: label ‘_ccMz’ defined but not used [-Wunused-label] 681 | _ccMz: | ^~~~~ | 681 | _ccMz: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘rcFs_entry’: /tmp/ghc111496_0/ghc_15.hc:691:1: error: warning: label ‘_ccOe’ defined but not used [-Wunused-label] 691 | _ccOe: | ^~~~~ | 691 | _ccOe: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccOb’: /tmp/ghc111496_0/ghc_15.hc:724:1: error: warning: label ‘_ccOb’ defined but not used [-Wunused-label] 724 | _ccOb: | ^~~~~ | 724 | _ccOb: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccOh’: /tmp/ghc111496_0/ghc_15.hc:748:1: error: warning: label ‘_ccOh’ defined but not used [-Wunused-label] 748 | _ccOh: | ^~~~~ | 748 | _ccOh: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec116_entry’: /tmp/ghc111496_0/ghc_15.hc:784:1: error: warning: label ‘_ccOy’ defined but not used [-Wunused-label] 784 | _ccOy: | ^~~~~ | 784 | _ccOy: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec113_entry’: /tmp/ghc111496_0/ghc_15.hc:837:1: error: warning: label ‘_ccOH’ defined but not used [-Wunused-label] 837 | _ccOH: | ^~~~~ | 837 | _ccOH: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec58_entry’: /tmp/ghc111496_0/ghc_15.hc:885:1: error: warning: label ‘_ccOQ’ defined but not used [-Wunused-label] 885 | _ccOQ: | ^~~~~ | 885 | _ccOQ: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec34_entry’: /tmp/ghc111496_0/ghc_15.hc:924:1: error: warning: label ‘_ccOZ’ defined but not used [-Wunused-label] 924 | _ccOZ: | ^~~~~ | 924 | _ccOZ: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec33_entry’: /tmp/ghc111496_0/ghc_15.hc:963:1: error: warning: label ‘_ccP8’ defined but not used [-Wunused-label] 963 | _ccP8: | ^~~~~ | 963 | _ccP8: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec31_entry’: /tmp/ghc111496_0/ghc_15.hc:1004:1: error: warning: label ‘_ccPh’ defined but not used [-Wunused-label] 1004 | _ccPh: | ^~~~~ | 1004 | _ccPh: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec104_entry’: /tmp/ghc111496_0/ghc_15.hc:1101:1: error: warning: label ‘_ccPq’ defined but not used [-Wunused-label] 1101 | _ccPq: | ^~~~~ | 1101 | _ccPq: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec76_entry’: /tmp/ghc111496_0/ghc_15.hc:1143:1: error: warning: label ‘_ccPz’ defined but not used [-Wunused-label] 1143 | _ccPz: | ^~~~~ | 1143 | _ccPz: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec38_entry’: /tmp/ghc111496_0/ghc_15.hc:1198:1: error: warning: label ‘_ccPI’ defined but not used [-Wunused-label] 1198 | _ccPI: | ^~~~~ | 1198 | _ccPI: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec81_entry’: /tmp/ghc111496_0/ghc_15.hc:1235:1: error: warning: label ‘_ccPP’ defined but not used [-Wunused-label] 1235 | _ccPP: | ^~~~~ | 1235 | _ccPP: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGr_entry’: /tmp/ghc111496_0/ghc_15.hc:1273:1: error: warning: label ‘_ccQ1’ defined but not used [-Wunused-label] 1273 | _ccQ1: | ^~~~~ | 1273 | _ccQ1: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec80_entry’: /tmp/ghc111496_0/ghc_15.hc:1311:1: error: warning: label ‘_ccQ7’ defined but not used [-Wunused-label] 1311 | _ccQ7: | ^~~~~ | 1311 | _ccQ7: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGE_entry’: /tmp/ghc111496_0/ghc_15.hc:1366:1: error: warning: label ‘_ccQE’ defined but not used [-Wunused-label] 1366 | _ccQE: | ^~~~~ | 1366 | _ccQE: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGB_entry’: /tmp/ghc111496_0/ghc_15.hc:1391:1: error: warning: label ‘_ccQN’ defined but not used [-Wunused-label] 1391 | _ccQN: | ^~~~~ | 1391 | _ccQN: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGA_entry’: /tmp/ghc111496_0/ghc_15.hc:1414:1: error: warning: label ‘_ccQW’ defined but not used [-Wunused-label] 1414 | _ccQW: | ^~~~~ | 1414 | _ccQW: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGG_entry’: /tmp/ghc111496_0/ghc_15.hc:1446:1: error: warning: label ‘_ccR0’ defined but not used [-Wunused-label] 1446 | _ccR0: | ^~~~~ | 1446 | _ccR0: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGH_entry’: /tmp/ghc111496_0/ghc_15.hc:1497:1: error: warning: label ‘_ccR5’ defined but not used [-Wunused-label] 1497 | _ccR5: | ^~~~~ | 1497 | _ccR5: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccQr’: /tmp/ghc111496_0/ghc_15.hc:1532:1: error: warning: label ‘_ccQr’ defined but not used [-Wunused-label] 1532 | _ccQr: | ^~~~~ | 1532 | _ccQr: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_speczushowl2_entry’: /tmp/ghc111496_0/ghc_15.hc:1567:1: error: warning: label ‘_ccRh’ defined but not used [-Wunused-label] 1567 | _ccRh: | ^~~~~ | 1567 | _ccRh: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccQh’: /tmp/ghc111496_0/ghc_15.hc:1602:1: error: warning: label ‘_ccQh’ defined but not used [-Wunused-label] 1602 | _ccQh: | ^~~~~ | 1602 | _ccQh: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec73_entry’: /tmp/ghc111496_0/ghc_15.hc:1653:1: error: warning: label ‘_ccRx’ defined but not used [-Wunused-label] 1653 | _ccRx: | ^~~~~ | 1653 | _ccRx: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec71_entry’: /tmp/ghc111496_0/ghc_15.hc:1709:1: error: warning: label ‘_ccRH’ defined but not used [-Wunused-label] 1709 | _ccRH: | ^~~~~ | 1709 | _ccRH: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘rcFv_entry’: /tmp/ghc111496_0/ghc_15.hc:1766:1: error: warning: label ‘_ccRR’ defined but not used [-Wunused-label] 1766 | _ccRR: | ^~~~~ | 1766 | _ccRR: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec69_entry’: /tmp/ghc111496_0/ghc_15.hc:1861:1: error: warning: label ‘_ccRY’ defined but not used [-Wunused-label] 1861 | _ccRY: | ^~~~~ | 1861 | _ccRY: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec12_entry’: /tmp/ghc111496_0/ghc_15.hc:1897:1: error: warning: label ‘_ccS7’ defined but not used [-Wunused-label] 1897 | _ccS7: | ^~~~~ | 1897 | _ccS7: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGW_entry’: /tmp/ghc111496_0/ghc_15.hc:1934:1: error: warning: label ‘_ccSB’ defined but not used [-Wunused-label] 1934 | _ccSB: | ^~~~~ | 1934 | _ccSB: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGT_entry’: /tmp/ghc111496_0/ghc_15.hc:1959:1: error: warning: label ‘_ccSK’ defined but not used [-Wunused-label] 1959 | _ccSK: | ^~~~~ | 1959 | _ccSK: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGS_entry’: /tmp/ghc111496_0/ghc_15.hc:1982:1: error: warning: label ‘_ccST’ defined but not used [-Wunused-label] 1982 | _ccST: | ^~~~~ | 1982 | _ccST: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGY_entry’: /tmp/ghc111496_0/ghc_15.hc:2014:1: error: warning: label ‘_ccSX’ defined but not used [-Wunused-label] 2014 | _ccSX: | ^~~~~ | 2014 | _ccSX: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scGZ_entry’: /tmp/ghc111496_0/ghc_15.hc:2065:1: error: warning: label ‘_ccT2’ defined but not used [-Wunused-label] 2065 | _ccT2: | ^~~~~ | 2065 | _ccT2: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccSo’: /tmp/ghc111496_0/ghc_15.hc:2100:1: error: warning: label ‘_ccSo’ defined but not used [-Wunused-label] 2100 | _ccSo: | ^~~~~ | 2100 | _ccSo: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_speczushowl1_entry’: /tmp/ghc111496_0/ghc_15.hc:2135:1: error: warning: label ‘_ccTe’ defined but not used [-Wunused-label] 2135 | _ccTe: | ^~~~~ | 2135 | _ccTe: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccSe’: /tmp/ghc111496_0/ghc_15.hc:2168:1: error: warning: label ‘_ccSe’ defined but not used [-Wunused-label] 2168 | _ccSe: | ^~~~~ | 2168 | _ccSe: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec35_entry’: /tmp/ghc111496_0/ghc_15.hc:2228:1: error: warning: label ‘_ccTu’ defined but not used [-Wunused-label] 2228 | _ccTu: | ^~~~~ | 2228 | _ccTu: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec86_entry’: /tmp/ghc111496_0/ghc_15.hc:2325:1: error: warning: label ‘_ccTD’ defined but not used [-Wunused-label] 2325 | _ccTD: | ^~~~~ | 2325 | _ccTD: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec96_entry’: /tmp/ghc111496_0/ghc_15.hc:2426:1: error: warning: label ‘_ccTM’ defined but not used [-Wunused-label] 2426 | _ccTM: | ^~~~~ | 2426 | _ccTM: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec84_entry’: /tmp/ghc111496_0/ghc_15.hc:2480:1: error: warning: label ‘_ccTW’ defined but not used [-Wunused-label] 2480 | _ccTW: | ^~~~~ | 2480 | _ccTW: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccTT’: /tmp/ghc111496_0/ghc_15.hc:2515:1: error: warning: label ‘_ccTT’ defined but not used [-Wunused-label] 2515 | _ccTT: | ^~~~~ | 2515 | _ccTT: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccU1’: /tmp/ghc111496_0/ghc_15.hc:2535:1: error: warning: label ‘_ccU1’ defined but not used [-Wunused-label] 2535 | _ccU1: | ^~~~~ | 2535 | _ccU1: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scHz_entry’: /tmp/ghc111496_0/ghc_15.hc:2589:1: error: warning: label ‘_ccUO’ defined but not used [-Wunused-label] 2589 | _ccUO: | ^~~~~ | 2589 | _ccUO: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scHw_entry’: /tmp/ghc111496_0/ghc_15.hc:2614:1: error: warning: label ‘_ccUX’ defined but not used [-Wunused-label] 2614 | _ccUX: | ^~~~~ | 2614 | _ccUX: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scHv_entry’: /tmp/ghc111496_0/ghc_15.hc:2637:1: error: warning: label ‘_ccV6’ defined but not used [-Wunused-label] 2637 | _ccV6: | ^~~~~ | 2637 | _ccV6: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scHB_entry’: /tmp/ghc111496_0/ghc_15.hc:2669:1: error: warning: label ‘_ccVa’ defined but not used [-Wunused-label] 2669 | _ccVa: | ^~~~~ | 2669 | _ccVa: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec68_entry’: /tmp/ghc111496_0/ghc_15.hc:2721:1: error: warning: label ‘_ccVf’ defined but not used [-Wunused-label] 2721 | _ccVf: | ^~~~~ | 2721 | _ccVf: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccUb’: /tmp/ghc111496_0/ghc_15.hc:2752:1: error: warning: label ‘_ccUb’ defined but not used [-Wunused-label] 2752 | _ccUb: | ^~~~~ | 2752 | _ccUb: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccUd’: /tmp/ghc111496_0/ghc_15.hc:2774:1: error: warning: label ‘_ccUd’ defined but not used [-Wunused-label] 2774 | _ccUd: | ^~~~~ | 2774 | _ccUd: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccUi’: /tmp/ghc111496_0/ghc_15.hc:2800:1: error: warning: label ‘_ccUi’ defined but not used [-Wunused-label] 2800 | _ccUi: | ^~~~~ | 2800 | _ccUi: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccUn’: /tmp/ghc111496_0/ghc_15.hc:2822:1: error: warning: label ‘_ccUn’ defined but not used [-Wunused-label] 2822 | _ccUn: | ^~~~~ | 2822 | _ccUn: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccUr’: /tmp/ghc111496_0/ghc_15.hc:2850:1: error: warning: label ‘_ccUr’ defined but not used [-Wunused-label] 2850 | _ccUr: | ^~~~~ | 2850 | _ccUr: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccUv’: /tmp/ghc111496_0/ghc_15.hc:2877:1: error: warning: label ‘_ccUv’ defined but not used [-Wunused-label] 2877 | _ccUv: | ^~~~~ | 2877 | _ccUv: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccUB’: /tmp/ghc111496_0/ghc_15.hc:2916:1: error: warning: label ‘_ccUB’ defined but not used [-Wunused-label] 2916 | _ccUB: | ^~~~~ | 2916 | _ccUB: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccVB’: /tmp/ghc111496_0/ghc_15.hc:2955:1: error: warning: label ‘_ccVB’ defined but not used [-Wunused-label] 2955 | _ccVB: | ^~~~~ | 2955 | _ccVB: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccVA’: /tmp/ghc111496_0/ghc_15.hc:2979:1: error: warning: label ‘_ccVA’ defined but not used [-Wunused-label] 2979 | _ccVA: | ^~~~~ | 2979 | _ccVA: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccVE’: /tmp/ghc111496_0/ghc_15.hc:2994:1: error: warning: label ‘_ccVE’ defined but not used [-Wunused-label] 2994 | _ccVE: | ^~~~~ | 2994 | _ccVE: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccVq’: /tmp/ghc111496_0/ghc_15.hc:3010:1: error: warning: label ‘_ccVq’ defined but not used [-Wunused-label] 3010 | _ccVq: | ^~~~~ | 3010 | _ccVq: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec67_entry’: /tmp/ghc111496_0/ghc_15.hc:3027:1: error: warning: label ‘_ccWf’ defined but not used [-Wunused-label] 3027 | _ccWf: | ^~~~~ | 3027 | _ccWf: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec61_entry’: /tmp/ghc111496_0/ghc_15.hc:3084:1: error: warning: label ‘_ccWo’ defined but not used [-Wunused-label] 3084 | _ccWo: | ^~~~~ | 3084 | _ccWo: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec49_entry’: /tmp/ghc111496_0/ghc_15.hc:3183:1: error: warning: label ‘_ccWx’ defined but not used [-Wunused-label] 3183 | _ccWx: | ^~~~~ | 3183 | _ccWx: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec16_entry’: /tmp/ghc111496_0/ghc_15.hc:3225:1: error: warning: label ‘_ccWG’ defined but not used [-Wunused-label] 3225 | _ccWG: | ^~~~~ | 3225 | _ccWG: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec20_entry’: /tmp/ghc111496_0/ghc_15.hc:3262:1: error: warning: label ‘_ccWQ’ defined but not used [-Wunused-label] 3262 | _ccWQ: | ^~~~~ | 3262 | _ccWQ: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccWN’: /tmp/ghc111496_0/ghc_15.hc:3292:1: error: warning: label ‘_ccWN’ defined but not used [-Wunused-label] 3292 | _ccWN: | ^~~~~ | 3292 | _ccWN: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec15_entry’: /tmp/ghc111496_0/ghc_15.hc:3333:1: error: warning: label ‘_ccX6’ defined but not used [-Wunused-label] 3333 | _ccX6: | ^~~~~ | 3333 | _ccX6: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scHR_entry’: /tmp/ghc111496_0/ghc_15.hc:3373:1: error: warning: label ‘_ccXx’ defined but not used [-Wunused-label] 3373 | _ccXx: | ^~~~~ | 3373 | _ccXx: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scHS_entry’: /tmp/ghc111496_0/ghc_15.hc:3399:1: error: warning: label ‘_ccXA’ defined but not used [-Wunused-label] 3399 | _ccXA: | ^~~~~ | 3399 | _ccXA: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccXo’: /tmp/ghc111496_0/ghc_15.hc:3434:1: error: warning: label ‘_ccXo’ defined but not used [-Wunused-label] 3434 | _ccXo: | ^~~~~ | 3434 | _ccXo: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_speczushowl_entry’: /tmp/ghc111496_0/ghc_15.hc:3470:1: error: warning: label ‘_ccXL’ defined but not used [-Wunused-label] 3470 | _ccXL: | ^~~~~ | 3470 | _ccXL: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccXe’: /tmp/ghc111496_0/ghc_15.hc:3503:1: error: warning: label ‘_ccXe’ defined but not used [-Wunused-label] 3503 | _ccXe: | ^~~~~ | 3503 | _ccXe: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec14_entry’: /tmp/ghc111496_0/ghc_15.hc:3547:1: error: warning: label ‘_ccY1’ defined but not used [-Wunused-label] 3547 | _ccY1: | ^~~~~ | 3547 | _ccY1: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec13_entry’: /tmp/ghc111496_0/ghc_15.hc:3594:1: error: warning: label ‘_ccYa’ defined but not used [-Wunused-label] 3594 | _ccYa: | ^~~~~ | 3594 | _ccYa: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘rcFE_entry’: /tmp/ghc111496_0/ghc_15.hc:3644:1: error: warning: label ‘_ccYk’ defined but not used [-Wunused-label] 3644 | _ccYk: | ^~~~~ | 3644 | _ccYk: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec11_entry’: /tmp/ghc111496_0/ghc_15.hc:3736:1: error: warning: label ‘_ccYr’ defined but not used [-Wunused-label] 3736 | _ccYr: | ^~~~~ | 3736 | _ccYr: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec22_entry’: /tmp/ghc111496_0/ghc_15.hc:3839:1: error: warning: label ‘_ccYA’ defined but not used [-Wunused-label] 3839 | _ccYA: | ^~~~~ | 3839 | _ccYA: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec40_entry’: /tmp/ghc111496_0/ghc_15.hc:3945:1: error: warning: label ‘_ccYJ’ defined but not used [-Wunused-label] 3945 | _ccYJ: | ^~~~~ | 3945 | _ccYJ: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scI1_entry’: /tmp/ghc111496_0/ghc_15.hc:4045:1: error: warning: label ‘_ccZ6’ defined but not used [-Wunused-label] 4045 | _ccZ6: | ^~~~~ | 4045 | _ccZ6: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scIb_entry’: /tmp/ghc111496_0/ghc_15.hc:4077:1: error: warning: label ‘_ccZh’ defined but not used [-Wunused-label] 4077 | _ccZh: | ^~~~~ | 4077 | _ccZh: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scIk_entry’: /tmp/ghc111496_0/ghc_15.hc:4093:1: error: warning: label ‘_ccZw’ defined but not used [-Wunused-label] 4093 | _ccZw: | ^~~~~ | 4093 | _ccZw: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘scIJ_entry’: /tmp/ghc111496_0/ghc_15.hc:4117:1: error: warning: label ‘_cd04’ defined but not used [-Wunused-label] 4117 | _cd04: | ^~~~~ | 4117 | _cd04: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec10_entry’: /tmp/ghc111496_0/ghc_15.hc:4143:1: error: warning: label ‘_cd07’ defined but not used [-Wunused-label] 4143 | _cd07: | ^~~~~ | 4143 | _cd07: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccYQ’: /tmp/ghc111496_0/ghc_15.hc:4174:1: error: warning: label ‘_ccYQ’ defined but not used [-Wunused-label] 4174 | _ccYQ: | ^~~~~ | 4174 | _ccYQ: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccYS’: /tmp/ghc111496_0/ghc_15.hc:4203:1: error: warning: label ‘_ccYS’ defined but not used [-Wunused-label] 4203 | _ccYS: | ^~~~~ | 4203 | _ccYS: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZk’: /tmp/ghc111496_0/ghc_15.hc:4239:1: error: warning: label ‘_ccZk’ defined but not used [-Wunused-label] 4239 | _ccZk: | ^~~~~ | 4239 | _ccZk: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZm’: /tmp/ghc111496_0/ghc_15.hc:4261:1: error: warning: label ‘_ccZm’ defined but not used [-Wunused-label] 4261 | _ccZm: | ^~~~~ | 4261 | _ccZm: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZz’: /tmp/ghc111496_0/ghc_15.hc:4289:1: error: warning: label ‘_ccZz’ defined but not used [-Wunused-label] 4289 | _ccZz: | ^~~~~ | 4289 | _ccZz: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZB’: /tmp/ghc111496_0/ghc_15.hc:4310:1: error: warning: label ‘_ccZB’ defined but not used [-Wunused-label] 4310 | _ccZB: | ^~~~~ | 4310 | _ccZB: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZD’: /tmp/ghc111496_0/ghc_15.hc:4333:1: error: warning: label ‘_ccZD’ defined but not used [-Wunused-label] 4333 | _ccZD: | ^~~~~ | 4333 | _ccZD: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZH’: /tmp/ghc111496_0/ghc_15.hc:4357:1: error: warning: label ‘_ccZH’ defined but not used [-Wunused-label] 4357 | _ccZH: | ^~~~~ | 4357 | _ccZH: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZL’: /tmp/ghc111496_0/ghc_15.hc:4385:1: error: warning: label ‘_ccZL’ defined but not used [-Wunused-label] 4385 | _ccZL: | ^~~~~ | 4385 | _ccZL: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZP’: /tmp/ghc111496_0/ghc_15.hc:4412:1: error: warning: label ‘_ccZP’ defined but not used [-Wunused-label] 4412 | _ccZP: | ^~~~~ | 4412 | _ccZP: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_ccZV’: /tmp/ghc111496_0/ghc_15.hc:4451:1: error: warning: label ‘_ccZV’ defined but not used [-Wunused-label] 4451 | _ccZV: | ^~~~~ | 4451 | _ccZV: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_cd0y’: /tmp/ghc111496_0/ghc_15.hc:4492:1: error: warning: label ‘_cd0y’ defined but not used [-Wunused-label] 4492 | _cd0y: | ^~~~~ | 4492 | _cd0y: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_cd0F’: /tmp/ghc111496_0/ghc_15.hc:4523:1: error: warning: label ‘_cd0F’ defined but not used [-Wunused-label] 4523 | _cd0F: | ^~~~~ | 4523 | _cd0F: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘_cd0q’: /tmp/ghc111496_0/ghc_15.hc:4539:1: error: warning: label ‘_cd0q’ defined but not used [-Wunused-label] 4539 | _cd0q: | ^~~~~ | 4539 | _cd0q: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec9_entry’: /tmp/ghc111496_0/ghc_15.hc:4556:1: error: warning: label ‘_cd1d’ defined but not used [-Wunused-label] 4556 | _cd1d: | ^~~~~ | 4556 | _cd1d: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec5_entry’: /tmp/ghc111496_0/ghc_15.hc:4619:1: error: warning: label ‘_cd1m’ defined but not used [-Wunused-label] 4619 | _cd1m: | ^~~~~ | 4619 | _cd1m: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec1_entry’: /tmp/ghc111496_0/ghc_15.hc:4677:1: error: warning: label ‘_cd1u’ defined but not used [-Wunused-label] 4677 | _cd1u: | ^~~~~ | 4677 | _cd1u: | ^ /tmp/ghc111496_0/ghc_15.hc: In function ‘TestziMockeryziLoggingSpec_spec_entry’: /tmp/ghc111496_0/ghc_15.hc:4697:1: error: warning: label ‘_cd1B’ defined but not used [-Wunused-label] 4697 | _cd1B: | ^~~~~ | 4697 | _cd1B: | ^ At top level: /tmp/ghc111496_0/ghc_15.hc:480:16: error: warning: ‘rcFr_closure’ defined but not used [-Wunused-variable] 480 | static StgWord rcFr_closure[]__attribute__((aligned(8)))= { | ^~~~~~~~~~~~ | 480 | static StgWord rcFr_closure[]__attribute__((aligned(8)))= { | ^ [4 of 4] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o ) /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_main18_entry’: /tmp/ghc111496_0/ghc_20.hc:41:1: error: warning: label ‘_cdBf’ defined but not used [-Wunused-label] 41 | _cdBf: | ^~~~~ | 41 | _cdBf: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_main14_entry’: /tmp/ghc111496_0/ghc_20.hc:96:1: error: warning: label ‘_cdBo’ defined but not used [-Wunused-label] 96 | _cdBo: | ^~~~~ | 96 | _cdBo: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_main9_entry’: /tmp/ghc111496_0/ghc_20.hc:151:1: error: warning: label ‘_cdBx’ defined but not used [-Wunused-label] 151 | _cdBx: | ^~~~~ | 151 | _cdBx: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_main2_entry’: /tmp/ghc111496_0/ghc_20.hc:228:1: error: warning: label ‘_cdBE’ defined but not used [-Wunused-label] 228 | _cdBE: | ^~~~~ | 228 | _cdBE: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_spec_entry’: /tmp/ghc111496_0/ghc_20.hc:248:1: error: warning: label ‘_cdBL’ defined but not used [-Wunused-label] 248 | _cdBL: | ^~~~~ | 248 | _cdBL: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_main1_entry’: /tmp/ghc111496_0/ghc_20.hc:269:1: error: warning: label ‘_cdBS’ defined but not used [-Wunused-label] 269 | _cdBS: | ^~~~~ | 269 | _cdBS: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_main_entry’: /tmp/ghc111496_0/ghc_20.hc:296:1: error: warning: label ‘_cdBZ’ defined but not used [-Wunused-label] 296 | _cdBZ: | ^~~~~ | 296 | _cdBZ: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘Main_main20_entry’: /tmp/ghc111496_0/ghc_20.hc:317:1: error: warning: label ‘_cdC6’ defined but not used [-Wunused-label] 317 | _cdC6: | ^~~~~ | 317 | _cdC6: | ^ /tmp/ghc111496_0/ghc_20.hc: In function ‘ZCMain_main_entry’: /tmp/ghc111496_0/ghc_20.hc:344:1: error: warning: label ‘_cdCd’ defined but not used [-Wunused-label] 344 | _cdCd: | ^~~~~ | 344 | _cdCd: | ^ Linking dist/build/spec/spec ... + '[' -n dist/build/libHSmockery-0.3.5-FZN3s4bu8hbBXQ8U1ZxEXu-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for mockery-0.3.5.. Running Haddock on library for mockery-0.3.5.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, base-compat-0.10.5, bytestring-0.10.8.2, call-stack-0.1.0, deepseq-1.4.4.0, directory-1.3.3.0, exceptions-0.10.4, filepath-1.4.2.1, ghc-boot-th-8.6.5, ghc-prim-0.5.3, integer-gmp-1.0.2.0, logging-facade-0.3.0, mtl-2.2.2, pretty-1.1.3.6, random-1.1, stm-2.5.0.0, template-haskell-2.14.0.0, temporary-1.3, time-1.8.0.2, transformers-0.5.6.2, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 80% ( 4 / 5) in 'Test.Mockery.Directory' Missing documentation for: Module header 67% ( 2 / 3) in 'Test.Mockery.Environment' Missing documentation for: Module header Warning: 'captureLogsMessages' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export LogLevel 50% ( 2 / 4) in 'Test.Mockery.Logging' Missing documentation for: Module header LogLevel Warning: Test.Mockery.Directory: could not find link destinations for: IO FilePath String Warning: Test.Mockery.Environment: could not find link destinations for: String IO Warning: Test.Mockery.Logging: could not find link destinations for: IO String Bounded minBound maxBound Enum succ pred toEnum Int fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /= Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show showList Documentation created: dist/doc/html/mockery/index.html, dist/doc/html/mockery/mockery.txt Preprocessing test suite 'spec' for mockery-0.3.5.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bKFtmD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64 + cd mockery-0.3.5 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/ghc-8.6.5/mockery-0.3.5 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d mockery-0.3.5.conf ']' + install -D --mode=0644 mockery-0.3.5.conf /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/mockery-0.3.5.conf ++ ls /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/mockery-0.3.5.conf + '[' -z /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/mockery-0.3.5.conf ']' + rm -f ghc-mockery.files ghc-mockery-doc.files + touch ghc-mockery.files ghc-mockery-doc.files + for i in /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/libHSmockery-0.3.5-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/libHSmockery-0.3.5-FZN3s4bu8hbBXQ8U1ZxEXu-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/mockery-0.3.5 + '[' -d /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/ghc-8.6.5/mockery-0.3.5 ']' + find /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/ghc-8.6.5/mockery-0.3.5 -type d -fprintf ghc-mockery-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-mockery-prof.files -o -fprint ghc-mockery-devel.files + ls /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/mockery-0.3.5.conf + '[' -d /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/share/doc/ghc/html/libraries/mockery-0.3.5 ']' + echo /usr/share/doc/ghc/html/libraries/mockery-0.3.5 + for i in ghc-mockery.files ghc-mockery-devel.files ghc-mockery-doc.files ghc-mockery-prof.files + '[' -f ghc-mockery.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64!!g' ghc-mockery.files + for i in ghc-mockery.files ghc-mockery-devel.files ghc-mockery-doc.files ghc-mockery-prof.files + '[' -f ghc-mockery-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64!!g' ghc-mockery-devel.files + for i in ghc-mockery.files ghc-mockery-devel.files ghc-mockery-doc.files ghc-mockery-prof.files + '[' -f ghc-mockery-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64!!g' ghc-mockery-doc.files + for i in ghc-mockery.files ghc-mockery-devel.files ghc-mockery-doc.files ghc-mockery-prof.files + '[' -f ghc-mockery-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64!!g' ghc-mockery-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4BYSWF + umask 022 + cd /builddir/build/BUILD + cd mockery-0.3.5 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup test Running 1 test suites... Test suite spec: RUNNING... Test suite spec: PASS Test suite logged to: dist/test/mockery-0.3.5-spec.log 1 of 1 test suites (1 of 1 test cases) passed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-mockery-0.3.5-9.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zZTx4D + umask 022 + cd /builddir/build/BUILD + cd mockery-0.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/share/licenses/ghc-mockery + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/share/licenses/ghc-mockery + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/share/licenses/ghc-mockery + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-mockery = 0.3.5-9.fc33 ghc-mockery(riscv-64) = 0.3.5-9.fc33 libHSmockery-0.3.5-FZN3s4bu8hbBXQ8U1ZxEXu-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSbytestring-0.10.8.2-ghc8.6.5.so()(64bit) libHSdirectory-1.3.3.0-ghc8.6.5.so()(64bit) libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.5.so()(64bit) libHSfilepath-1.4.2.1-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSlogging-facade-0.3.0-6ntjM1LeF9Y1hpF8htbJde-ghc8.6.5.so()(64bit) libHStemporary-1.3-JOWL0IDgFS9HGo5g8BM9gt-ghc8.6.5.so()(64bit) libHSunix-2.7.2.2-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-mockery-devel-0.3.5-9.fc33.riscv64 Provides: ghc-devel(mockery-0.3.5-FZN3s4bu8hbBXQ8U1ZxEXu) ghc-mockery-devel = 0.3.5-9.fc33 ghc-mockery-devel(riscv-64) = 0.3.5-9.fc33 ghc-mockery-static = 0.3.5-9.fc33 ghc-mockery-static(riscv-64) = 0.3.5-9.fc33 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 Requires(postun): /bin/sh Requires: ghc-devel(base-4.12.0.0) ghc-devel(base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr) ghc-devel(bytestring-0.10.8.2) ghc-devel(directory-1.3.3.0) ghc-devel(filepath-1.4.2.1) ghc-devel(logging-facade-0.3.0-6ntjM1LeF9Y1hpF8htbJde) ghc-devel(temporary-1.3-JOWL0IDgFS9HGo5g8BM9gt) Processing files: ghc-mockery-doc-0.3.5-9.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hlTshE + umask 022 + cd /builddir/build/BUILD + cd mockery-0.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/share/licenses/ghc-mockery-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/share/licenses/ghc-mockery-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64/usr/share/licenses/ghc-mockery-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-mockery-doc = 0.3.5-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-mockery-prof-0.3.5-9.fc33.riscv64 Provides: ghc-mockery-prof = 0.3.5-9.fc33 ghc-mockery-prof(riscv-64) = 0.3.5-9.fc33 ghc-prof(mockery-0.3.5-FZN3s4bu8hbBXQ8U1ZxEXu) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr) ghc-prof(bytestring-0.10.8.2) ghc-prof(directory-1.3.3.0) ghc-prof(filepath-1.4.2.1) ghc-prof(logging-facade-0.3.0-6ntjM1LeF9Y1hpF8htbJde) ghc-prof(temporary-1.3-JOWL0IDgFS9HGo5g8BM9gt) Supplements: (ghc-mockery-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-mockery-0.3.5-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-mockery-doc-0.3.5-9.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ghc-mockery-devel-0.3.5-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-mockery-prof-0.3.5-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6gYWOE + umask 022 + cd /builddir/build/BUILD + cd mockery-0.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-mockery-0.3.5-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0