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-simple-sendfile.spec'], chrootPath='/var/lib/mock/f33-build-184006-45562/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-simple-sendfile.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=1581638400 Wrote: /builddir/build/SRPMS/ghc-simple-sendfile-0.2.30-1.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-simple-sendfile.spec'], chrootPath='/var/lib/mock/f33-build-184006-45562/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-simple-sendfile.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=1581638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EZ491d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simple-sendfile-0.2.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/simple-sendfile-0.2.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simple-sendfile-0.2.30 + /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.Ev208b + umask 022 + cd /builddir/build/BUILD + cd simple-sendfile-0.2.30 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ 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 ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-simple-sendfile '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/simple-sendfile-0.2.30 --global Configuring simple-sendfile-0.2.30... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for simple-sendfile-0.2.30.. Building library for simple-sendfile-0.2.30.. [1 of 4] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o ) /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeLength1_entry’: /tmp/ghc268552_0/ghc_8.hc:13:1: error: warning: label ‘_c2Z9’ defined but not used [-Wunused-label] 13 | _c2Z9: | ^~~~~ | 13 | _c2Z9: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeLength_entry’: /tmp/ghc268552_0/ghc_8.hc:51:1: error: warning: label ‘_c2Zn’ defined but not used [-Wunused-label] 51 | _c2Zn: | ^~~~~ | 51 | _c2Zn: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘_c2Zg’: /tmp/ghc268552_0/ghc_8.hc:79:1: error: warning: label ‘_c2Zg’ defined but not used [-Wunused-label] 79 | _c2Zg: | ^~~~~ | 79 | _c2Zg: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeOffset1_entry’: /tmp/ghc268552_0/ghc_8.hc:110:1: error: warning: label ‘_c2ZD’ defined but not used [-Wunused-label] 110 | _c2ZD: | ^~~~~ | 110 | _c2ZD: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeOffset_entry’: /tmp/ghc268552_0/ghc_8.hc:148:1: error: warning: label ‘_c2ZR’ defined but not used [-Wunused-label] 148 | _c2ZR: | ^~~~~ | 148 | _c2ZR: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘_c2ZK’: /tmp/ghc268552_0/ghc_8.hc:176:1: error: warning: label ‘_c2ZK’ defined but not used [-Wunused-label] 176 | _c2ZK: | ^~~~~ | 176 | _c2ZK: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFd1_entry’: /tmp/ghc268552_0/ghc_8.hc:203:1: error: warning: label ‘_c305’ defined but not used [-Wunused-label] 203 | _c305: | ^~~~~ | 203 | _c305: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFd_entry’: /tmp/ghc268552_0/ghc_8.hc:231:1: error: warning: label ‘_c30c’ defined but not used [-Wunused-label] 231 | _c30c: | ^~~~~ | 231 | _c30c: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFdBS1_entry’: /tmp/ghc268552_0/ghc_8.hc:253:1: error: warning: label ‘_c30m’ defined but not used [-Wunused-label] 253 | _c30m: | ^~~~~ | 253 | _c30m: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘_c30j’: /tmp/ghc268552_0/ghc_8.hc:287:1: error: warning: label ‘_c30j’ defined but not used [-Wunused-label] 287 | _c30j: | ^~~~~ | 287 | _c30j: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFdBS_entry’: /tmp/ghc268552_0/ghc_8.hc:308:1: error: warning: label ‘_c30x’ defined but not used [-Wunused-label] 308 | _c30x: | ^~~~~ | 308 | _c30x: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_PartOfFile_entry’: /tmp/ghc268552_0/ghc_8.hc:432:1: error: warning: label ‘_c30F’ defined but not used [-Wunused-label] 432 | _c30F: | ^~~~~ | 432 | _c30F: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_EntireFile_con_entry’: /tmp/ghc268552_0/ghc_8.hc:463:1: error: warning: label ‘_c30K’ defined but not used [-Wunused-label] 463 | _c30K: | ^~~~~ | 463 | _c30K: | ^ /tmp/ghc268552_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_PartOfFile_con_entry’: /tmp/ghc268552_0/ghc_8.hc:477:1: error: warning: label ‘_c30M’ defined but not used [-Wunused-label] 477 | _c30M: | ^~~~~ | 477 | _c30M: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeLength1_entry’: /tmp/ghc268552_0/ghc_12.hc:19:1: error: warning: label ‘_c31e’ defined but not used [-Wunused-label] 19 | _c31e: | ^~~~~ | 19 | _c31e: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeLength_entry’: /tmp/ghc268552_0/ghc_12.hc:57:1: error: warning: label ‘_c31t’ defined but not used [-Wunused-label] 57 | _c31t: | ^~~~~ | 57 | _c31t: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘_c31m’: /tmp/ghc268552_0/ghc_12.hc:85:1: error: warning: label ‘_c31m’ defined but not used [-Wunused-label] 85 | _c31m: | ^~~~~ | 85 | _c31m: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeOffset1_entry’: /tmp/ghc268552_0/ghc_12.hc:116:1: error: warning: label ‘_c31J’ defined but not used [-Wunused-label] 116 | _c31J: | ^~~~~ | 116 | _c31J: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeOffset_entry’: /tmp/ghc268552_0/ghc_12.hc:154:1: error: warning: label ‘_c31X’ defined but not used [-Wunused-label] 154 | _c31X: | ^~~~~ | 154 | _c31X: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘_c31Q’: /tmp/ghc268552_0/ghc_12.hc:182:1: error: warning: label ‘_c31Q’ defined but not used [-Wunused-label] 182 | _c31Q: | ^~~~~ | 182 | _c31Q: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFd1_entry’: /tmp/ghc268552_0/ghc_12.hc:209:1: error: warning: label ‘_c32b’ defined but not used [-Wunused-label] 209 | _c32b: | ^~~~~ | 209 | _c32b: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFd_entry’: /tmp/ghc268552_0/ghc_12.hc:237:1: error: warning: label ‘_c32i’ defined but not used [-Wunused-label] 237 | _c32i: | ^~~~~ | 237 | _c32i: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFdBS1_entry’: /tmp/ghc268552_0/ghc_12.hc:265:1: error: warning: label ‘_c32s’ defined but not used [-Wunused-label] 265 | _c32s: | ^~~~~ | 265 | _c32s: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘_c32p’: /tmp/ghc268552_0/ghc_12.hc:299:1: error: warning: label ‘_c32p’ defined but not used [-Wunused-label] 299 | _c32p: | ^~~~~ | 299 | _c32p: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFdBS_entry’: /tmp/ghc268552_0/ghc_12.hc:320:1: error: warning: label ‘_c32E’ defined but not used [-Wunused-label] 320 | _c32E: | ^~~~~ | 320 | _c32E: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_PartOfFile_entry’: /tmp/ghc268552_0/ghc_12.hc:444:1: error: warning: label ‘_c32M’ defined but not used [-Wunused-label] 444 | _c32M: | ^~~~~ | 444 | _c32M: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_EntireFile_con_entry’: /tmp/ghc268552_0/ghc_12.hc:475:1: error: warning: label ‘_c32R’ defined but not used [-Wunused-label] 475 | _c32R: | ^~~~~ | 475 | _c32R: | ^ /tmp/ghc268552_0/ghc_12.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_PartOfFile_con_entry’: /tmp/ghc268552_0/ghc_12.hc:489:1: error: warning: label ‘_c32T’ defined but not used [-Wunused-label] 489 | _c32T: | ^~~~~ | 489 | _c32T: | ^ [2 of 4] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o ) /tmp/ghc268552_0/ghc_17.hc: In function ‘r8cu_entry’: /tmp/ghc268552_0/ghc_17.hc:9:1: error: warning: label ‘_c8k8’ defined but not used [-Wunused-label] 9 | _c8k8: | ^~~~~ | 9 | _c8k8: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwf_entry’: /tmp/ghc268552_0/ghc_17.hc:62:1: error: warning: label ‘_c8kO’ defined but not used [-Wunused-label] 62 | _c8kO: | ^~~~~ | 62 | _c8kO: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘r3Sa_entry’: /tmp/ghc268552_0/ghc_17.hc:138:1: error: warning: label ‘_c8ln’ defined but not used [-Wunused-label] 138 | _c8ln: | ^~~~~ | 138 | _c8ln: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8ll’: /tmp/ghc268552_0/ghc_17.hc:177:1: error: warning: label ‘_c8ll’ defined but not used [-Wunused-label] 177 | _c8ll: | ^~~~~ | 177 | _c8ll: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘r8cw_entry’: /tmp/ghc268552_0/ghc_17.hc:207:1: error: warning: label ‘_c8lC’ defined but not used [-Wunused-label] 207 | _c8lC: | ^~~~~ | 207 | _c8lC: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendloop_entry’: /tmp/ghc268552_0/ghc_17.hc:252:1: error: warning: label ‘_c8lS’ defined but not used [-Wunused-label] 252 | _c8lS: | ^~~~~ | 252 | _c8lS: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8lG’: /tmp/ghc268552_0/ghc_17.hc:289:1: error: warning: label ‘_c8lG’ defined but not used [-Wunused-label] 289 | _c8lG: | ^~~~~ | 289 | _c8lG: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8mi’: /tmp/ghc268552_0/ghc_17.hc:345:1: error: warning: label ‘_c8mi’ defined but not used [-Wunused-label] 345 | _c8mi: | ^~~~~ | 345 | _c8mi: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8mg’: /tmp/ghc268552_0/ghc_17.hc:381:1: error: warning: label ‘_c8mg’ defined but not used [-Wunused-label] 381 | _c8mg: | ^~~~~ | 381 | _c8mg: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8my’: /tmp/ghc268552_0/ghc_17.hc:396:1: error: warning: label ‘_c8my’ defined but not used [-Wunused-label] 396 | _c8my: | ^~~~~ | 396 | _c8my: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8mr’: /tmp/ghc268552_0/ghc_17.hc:414:1: error: warning: label ‘_c8mr’ defined but not used [-Wunused-label] 414 | _c8mr: | ^~~~~ | 414 | _c8mr: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘r8cy_entry’: /tmp/ghc268552_0/ghc_17.hc:437:1: error: warning: label ‘_c8n0’ defined but not used [-Wunused-label] 437 | _c8n0: | ^~~~~ | 437 | _c8n0: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileloop_slow’: /tmp/ghc268552_0/ghc_17.hc:482:1: error: warning: label ‘_c8n4’ defined but not used [-Wunused-label] 482 | _c8n4: | ^~~~~ | 482 | _c8n4: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileloop_entry’: /tmp/ghc268552_0/ghc_17.hc:491:1: error: warning: label ‘_c8nb’ defined but not used [-Wunused-label] 491 | _c8nb: | ^~~~~ | 491 | _c8nb: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8n5’: /tmp/ghc268552_0/ghc_17.hc:519:1: error: warning: label ‘_c8n5’ defined but not used [-Wunused-label] 519 | _c8n5: | ^~~~~ | 519 | _c8n5: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8n8’: /tmp/ghc268552_0/ghc_17.hc:549:1: error: warning: label ‘_c8n8’ defined but not used [-Wunused-label] 549 | _c8n8: | ^~~~~ | 549 | _c8n8: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8o5’: /tmp/ghc268552_0/ghc_17.hc:621:1: error: warning: label ‘_c8o5’ defined but not used [-Wunused-label] 621 | _c8o5: | ^~~~~ | 621 | _c8o5: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8o3’: /tmp/ghc268552_0/ghc_17.hc:657:1: error: warning: label ‘_c8o3’ defined but not used [-Wunused-label] 657 | _c8o3: | ^~~~~ | 657 | _c8o3: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8ok’: /tmp/ghc268552_0/ghc_17.hc:672:1: error: warning: label ‘_c8ok’ defined but not used [-Wunused-label] 672 | _c8ok: | ^~~~~ | 672 | _c8ok: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8oe’: /tmp/ghc268552_0/ghc_17.hc:692:1: error: warning: label ‘_c8oe’ defined but not used [-Wunused-label] 692 | _c8oe: | ^~~~~ | 692 | _c8oe: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8nu’: /tmp/ghc268552_0/ghc_17.hc:714:1: error: warning: label ‘_c8nu’ defined but not used [-Wunused-label] 714 | _c8nu: | ^~~~~ | 714 | _c8nu: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8nN’: /tmp/ghc268552_0/ghc_17.hc:743:1: error: warning: label ‘_c8nN’ defined but not used [-Wunused-label] 743 | _c8nN: | ^~~~~ | 743 | _c8nN: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdzq_slow’: /tmp/ghc268552_0/ghc_17.hc:757:1: error: warning: label ‘_c8oN’ defined but not used [-Wunused-label] 757 | _c8oN: | ^~~~~ | 757 | _c8oN: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8eB_entry’: /tmp/ghc268552_0/ghc_17.hc:767:1: error: warning: label ‘_c8p3’ defined but not used [-Wunused-label] 767 | _c8p3: | ^~~~~ | 767 | _c8p3: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8oW’: /tmp/ghc268552_0/ghc_17.hc:802:1: error: warning: label ‘_c8oW’ defined but not used [-Wunused-label] 802 | _c8oW: | ^~~~~ | 802 | _c8oW: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pL’: /tmp/ghc268552_0/ghc_17.hc:841:1: error: warning: label ‘_c8pL’ defined but not used [-Wunused-label] 841 | _c8pL: | ^~~~~ | 841 | _c8pL: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pQ’: /tmp/ghc268552_0/ghc_17.hc:861:1: error: warning: label ‘_c8pQ’ defined but not used [-Wunused-label] 861 | _c8pQ: | ^~~~~ | 861 | _c8pQ: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pU’: /tmp/ghc268552_0/ghc_17.hc:885:1: error: warning: label ‘_c8pU’ defined but not used [-Wunused-label] 885 | _c8pU: | ^~~~~ | 885 | _c8pU: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pZ’: /tmp/ghc268552_0/ghc_17.hc:904:1: error: warning: label ‘_c8pZ’ defined but not used [-Wunused-label] 904 | _c8pZ: | ^~~~~ | 904 | _c8pZ: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8p8’: /tmp/ghc268552_0/ghc_17.hc:927:1: error: warning: label ‘_c8p8’ defined but not used [-Wunused-label] 927 | _c8p8: | ^~~~~ | 927 | _c8p8: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pd’: /tmp/ghc268552_0/ghc_17.hc:950:1: error: warning: label ‘_c8pd’ defined but not used [-Wunused-label] 950 | _c8pd: | ^~~~~ | 950 | _c8pd: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pf’: /tmp/ghc268552_0/ghc_17.hc:972:1: error: warning: label ‘_c8pf’ defined but not used [-Wunused-label] 972 | _c8pf: | ^~~~~ | 972 | _c8pf: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pk’: /tmp/ghc268552_0/ghc_17.hc:990:1: error: warning: label ‘_c8pk’ defined but not used [-Wunused-label] 990 | _c8pk: | ^~~~~ | 990 | _c8pk: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8pm’: /tmp/ghc268552_0/ghc_17.hc:1014:1: error: warning: label ‘_c8pm’ defined but not used [-Wunused-label] 1014 | _c8pm: | ^~~~~ | 1014 | _c8pm: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8ps’: /tmp/ghc268552_0/ghc_17.hc:1046:1: error: warning: label ‘_c8ps’ defined but not used [-Wunused-label] 1046 | _c8ps: | ^~~~~ | 1046 | _c8ps: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdzq_entry’: /tmp/ghc268552_0/ghc_17.hc:1069:1: error: warning: label ‘_c8ql’ defined but not used [-Wunused-label] 1069 | _c8ql: | ^~~~~ | 1069 | _c8ql: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFd2_entry’: /tmp/ghc268552_0/ghc_17.hc:1107:1: error: warning: label ‘_c8qy’ defined but not used [-Wunused-label] 1107 | _c8qy: | ^~~~~ | 1107 | _c8qy: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8qv’: /tmp/ghc268552_0/ghc_17.hc:1139:1: error: warning: label ‘_c8qv’ defined but not used [-Wunused-label] 1139 | _c8qv: | ^~~~~ | 1139 | _c8qv: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdzq_entry’: /tmp/ghc268552_0/ghc_17.hc:1154:1: error: warning: label ‘_c8qJ’ defined but not used [-Wunused-label] 1154 | _c8qJ: | ^~~~~ | 1154 | _c8qJ: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfilezq_slow’: /tmp/ghc268552_0/ghc_17.hc:1194:1: error: warning: label ‘_c8qN’ defined but not used [-Wunused-label] 1194 | _c8qN: | ^~~~~ | 1194 | _c8qN: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8fe_entry’: /tmp/ghc268552_0/ghc_17.hc:1204:1: error: warning: label ‘_c8r5’ defined but not used [-Wunused-label] 1204 | _c8r5: | ^~~~~ | 1204 | _c8r5: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8r2’: /tmp/ghc268552_0/ghc_17.hc:1236:1: error: warning: label ‘_c8r2’ defined but not used [-Wunused-label] 1236 | _c8r2: | ^~~~~ | 1236 | _c8r2: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8eY_entry’: /tmp/ghc268552_0/ghc_17.hc:1269:1: error: warning: label ‘_c8rz’ defined but not used [-Wunused-label] 1269 | _c8rz: | ^~~~~ | 1269 | _c8rz: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8eZ_entry’: /tmp/ghc268552_0/ghc_17.hc:1293:1: error: warning: label ‘_c8rH’ defined but not used [-Wunused-label] 1293 | _c8rH: | ^~~~~ | 1293 | _c8rH: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8fO_entry’: /tmp/ghc268552_0/ghc_17.hc:1309:1: error: warning: label ‘_c8s0’ defined but not used [-Wunused-label] 1309 | _c8s0: | ^~~~~ | 1309 | _c8s0: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8rX’: /tmp/ghc268552_0/ghc_17.hc:1341:1: error: warning: label ‘_c8rX’ defined but not used [-Wunused-label] 1341 | _c8rX: | ^~~~~ | 1341 | _c8rX: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8fy_entry’: /tmp/ghc268552_0/ghc_17.hc:1374:1: error: warning: label ‘_c8su’ defined but not used [-Wunused-label] 1374 | _c8su: | ^~~~~ | 1374 | _c8su: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8fz_entry’: /tmp/ghc268552_0/ghc_17.hc:1398:1: error: warning: label ‘_c8sC’ defined but not used [-Wunused-label] 1398 | _c8sC: | ^~~~~ | 1398 | _c8sC: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8g4_entry’: /tmp/ghc268552_0/ghc_17.hc:1417:1: error: warning: label ‘_c8sK’ defined but not used [-Wunused-label] 1417 | _c8sK: | ^~~~~ | 1417 | _c8sK: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8rQ’: /tmp/ghc268552_0/ghc_17.hc:1453:1: error: warning: label ‘_c8rQ’ defined but not used [-Wunused-label] 1453 | _c8rQ: | ^~~~~ | 1453 | _c8rQ: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8sF’: /tmp/ghc268552_0/ghc_17.hc:1491:1: error: warning: label ‘_c8sF’ defined but not used [-Wunused-label] 1491 | _c8sF: | ^~~~~ | 1491 | _c8sF: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8sH’: /tmp/ghc268552_0/ghc_17.hc:1518:1: error: warning: label ‘_c8sH’ defined but not used [-Wunused-label] 1518 | _c8sH: | ^~~~~ | 1518 | _c8sH: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8go_entry’: /tmp/ghc268552_0/ghc_17.hc:1552:1: error: warning: label ‘_c8to’ defined but not used [-Wunused-label] 1552 | _c8to: | ^~~~~ | 1552 | _c8to: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8tl’: /tmp/ghc268552_0/ghc_17.hc:1584:1: error: warning: label ‘_c8tl’ defined but not used [-Wunused-label] 1584 | _c8tl: | ^~~~~ | 1584 | _c8tl: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8g8_entry’: /tmp/ghc268552_0/ghc_17.hc:1617:1: error: warning: label ‘_c8tS’ defined but not used [-Wunused-label] 1617 | _c8tS: | ^~~~~ | 1617 | _c8tS: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8g9_entry’: /tmp/ghc268552_0/ghc_17.hc:1641:1: error: warning: label ‘_c8u0’ defined but not used [-Wunused-label] 1641 | _c8u0: | ^~~~~ | 1641 | _c8u0: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfilezq_entry’: /tmp/ghc268552_0/ghc_17.hc:1656:1: error: warning: label ‘_c8u7’ defined but not used [-Wunused-label] 1656 | _c8u7: | ^~~~~ | 1656 | _c8u7: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8qR’: /tmp/ghc268552_0/ghc_17.hc:1695:1: error: warning: label ‘_c8qR’ defined but not used [-Wunused-label] 1695 | _c8qR: | ^~~~~ | 1695 | _c8qR: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8te’: /tmp/ghc268552_0/ghc_17.hc:1765:1: error: warning: label ‘_c8te’ defined but not used [-Wunused-label] 1765 | _c8te: | ^~~~~ | 1765 | _c8te: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8uG’: /tmp/ghc268552_0/ghc_17.hc:1803:1: error: warning: label ‘_c8uG’ defined but not used [-Wunused-label] 1803 | _c8uG: | ^~~~~ | 1803 | _c8uG: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8uI’: /tmp/ghc268552_0/ghc_17.hc:1830:1: error: warning: label ‘_c8uI’ defined but not used [-Wunused-label] 1830 | _c8uI: | ^~~~~ | 1830 | _c8uI: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8qV’: /tmp/ghc268552_0/ghc_17.hc:1866:1: error: warning: label ‘_c8qV’ defined but not used [-Wunused-label] 1866 | _c8qV: | ^~~~~ | 1866 | _c8qV: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8ud’: /tmp/ghc268552_0/ghc_17.hc:1904:1: error: warning: label ‘_c8ud’ defined but not used [-Wunused-label] 1904 | _c8ud: | ^~~~~ | 1904 | _c8ud: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8uf’: /tmp/ghc268552_0/ghc_17.hc:1931:1: error: warning: label ‘_c8uf’ defined but not used [-Wunused-label] 1931 | _c8uf: | ^~~~~ | 1931 | _c8uf: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfilezq1_entry’: /tmp/ghc268552_0/ghc_17.hc:1964:1: error: warning: label ‘_c8vm’ defined but not used [-Wunused-label] 1964 | _c8vm: | ^~~~~ | 1964 | _c8vm: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8vj’: /tmp/ghc268552_0/ghc_17.hc:1997:1: error: warning: label ‘_c8vj’ defined but not used [-Wunused-label] 1997 | _c8vj: | ^~~~~ | 1997 | _c8vj: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfilezq_entry’: /tmp/ghc268552_0/ghc_17.hc:2017:1: error: warning: label ‘_c8vx’ defined but not used [-Wunused-label] 2017 | _c8vx: | ^~~~~ | 2017 | _c8vx: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFd1_entry’: /tmp/ghc268552_0/ghc_17.hc:2038:1: error: warning: label ‘_c8vH’ defined but not used [-Wunused-label] 2038 | _c8vH: | ^~~~~ | 2038 | _c8vH: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8vE’: /tmp/ghc268552_0/ghc_17.hc:2072:1: error: warning: label ‘_c8vE’ defined but not used [-Wunused-label] 2072 | _c8vE: | ^~~~~ | 2072 | _c8vE: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFd_entry’: /tmp/ghc268552_0/ghc_17.hc:2099:1: error: warning: label ‘_c8vV’ defined but not used [-Wunused-label] 2099 | _c8vV: | ^~~~~ | 2099 | _c8vV: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8hu_entry’: /tmp/ghc268552_0/ghc_17.hc:2134:1: error: warning: label ‘_c8wg’ defined but not used [-Wunused-label] 2134 | _c8wg: | ^~~~~ | 2134 | _c8wg: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8wd’: /tmp/ghc268552_0/ghc_17.hc:2166:1: error: warning: label ‘_c8wd’ defined but not used [-Wunused-label] 2166 | _c8wd: | ^~~~~ | 2166 | _c8wd: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8he_entry’: /tmp/ghc268552_0/ghc_17.hc:2199:1: error: warning: label ‘_c8wK’ defined but not used [-Wunused-label] 2199 | _c8wK: | ^~~~~ | 2199 | _c8wK: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8hf_entry’: /tmp/ghc268552_0/ghc_17.hc:2223:1: error: warning: label ‘_c8wS’ defined but not used [-Wunused-label] 2223 | _c8wS: | ^~~~~ | 2223 | _c8wS: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8i4_entry’: /tmp/ghc268552_0/ghc_17.hc:2239:1: error: warning: label ‘_c8xb’ defined but not used [-Wunused-label] 2239 | _c8xb: | ^~~~~ | 2239 | _c8xb: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8x8’: /tmp/ghc268552_0/ghc_17.hc:2271:1: error: warning: label ‘_c8x8’ defined but not used [-Wunused-label] 2271 | _c8x8: | ^~~~~ | 2271 | _c8x8: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8hO_entry’: /tmp/ghc268552_0/ghc_17.hc:2304:1: error: warning: label ‘_c8xF’ defined but not used [-Wunused-label] 2304 | _c8xF: | ^~~~~ | 2304 | _c8xF: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8hP_entry’: /tmp/ghc268552_0/ghc_17.hc:2328:1: error: warning: label ‘_c8xN’ defined but not used [-Wunused-label] 2328 | _c8xN: | ^~~~~ | 2328 | _c8xN: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8ik_entry’: /tmp/ghc268552_0/ghc_17.hc:2347:1: error: warning: label ‘_c8xV’ defined but not used [-Wunused-label] 2347 | _c8xV: | ^~~~~ | 2347 | _c8xV: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8x1’: /tmp/ghc268552_0/ghc_17.hc:2380:1: error: warning: label ‘_c8x1’ defined but not used [-Wunused-label] 2380 | _c8x1: | ^~~~~ | 2380 | _c8x1: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8xQ’: /tmp/ghc268552_0/ghc_17.hc:2418:1: error: warning: label ‘_c8xQ’ defined but not used [-Wunused-label] 2418 | _c8xQ: | ^~~~~ | 2418 | _c8xQ: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8xS’: /tmp/ghc268552_0/ghc_17.hc:2445:1: error: warning: label ‘_c8xS’ defined but not used [-Wunused-label] 2445 | _c8xS: | ^~~~~ | 2445 | _c8xS: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8iE_entry’: /tmp/ghc268552_0/ghc_17.hc:2479:1: error: warning: label ‘_c8yz’ defined but not used [-Wunused-label] 2479 | _c8yz: | ^~~~~ | 2479 | _c8yz: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8yw’: /tmp/ghc268552_0/ghc_17.hc:2511:1: error: warning: label ‘_c8yw’ defined but not used [-Wunused-label] 2511 | _c8yw: | ^~~~~ | 2511 | _c8yw: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8io_entry’: /tmp/ghc268552_0/ghc_17.hc:2544:1: error: warning: label ‘_c8z3’ defined but not used [-Wunused-label] 2544 | _c8z3: | ^~~~~ | 2544 | _c8z3: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘s8ip_entry’: /tmp/ghc268552_0/ghc_17.hc:2568:1: error: warning: label ‘_c8zb’ defined but not used [-Wunused-label] 2568 | _c8zb: | ^~~~~ | 2568 | _c8zb: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfile1_entry’: /tmp/ghc268552_0/ghc_17.hc:2583:1: error: warning: label ‘_c8zi’ defined but not used [-Wunused-label] 2583 | _c8zi: | ^~~~~ | 2583 | _c8zi: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8w2’: /tmp/ghc268552_0/ghc_17.hc:2618:1: error: warning: label ‘_c8w2’ defined but not used [-Wunused-label] 2618 | _c8w2: | ^~~~~ | 2618 | _c8w2: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8yp’: /tmp/ghc268552_0/ghc_17.hc:2676:1: error: warning: label ‘_c8yp’ defined but not used [-Wunused-label] 2676 | _c8yp: | ^~~~~ | 2676 | _c8yp: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8zR’: /tmp/ghc268552_0/ghc_17.hc:2714:1: error: warning: label ‘_c8zR’ defined but not used [-Wunused-label] 2714 | _c8zR: | ^~~~~ | 2714 | _c8zR: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8zT’: /tmp/ghc268552_0/ghc_17.hc:2741:1: error: warning: label ‘_c8zT’ defined but not used [-Wunused-label] 2741 | _c8zT: | ^~~~~ | 2741 | _c8zT: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8w6’: /tmp/ghc268552_0/ghc_17.hc:2777:1: error: warning: label ‘_c8w6’ defined but not used [-Wunused-label] 2777 | _c8w6: | ^~~~~ | 2777 | _c8w6: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8zo’: /tmp/ghc268552_0/ghc_17.hc:2815:1: error: warning: label ‘_c8zo’ defined but not used [-Wunused-label] 2815 | _c8zo: | ^~~~~ | 2815 | _c8zo: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8zq’: /tmp/ghc268552_0/ghc_17.hc:2842:1: error: warning: label ‘_c8zq’ defined but not used [-Wunused-label] 2842 | _c8zq: | ^~~~~ | 2842 | _c8zq: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfile_entry’: /tmp/ghc268552_0/ghc_17.hc:2873:1: error: warning: label ‘_c8Au’ defined but not used [-Wunused-label] 2873 | _c8Au: | ^~~~~ | 2873 | _c8Au: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader8_entry’: /tmp/ghc268552_0/ghc_17.hc:2898:1: error: warning: label ‘_c8AD’ defined but not used [-Wunused-label] 2898 | _c8AD: | ^~~~~ | 2898 | _c8AD: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader6_entry’: /tmp/ghc268552_0/ghc_17.hc:2940:1: error: warning: label ‘_c8AM’ defined but not used [-Wunused-label] 2940 | _c8AM: | ^~~~~ | 2940 | _c8AM: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader4_entry’: /tmp/ghc268552_0/ghc_17.hc:2982:1: error: warning: label ‘_c8AV’ defined but not used [-Wunused-label] 2982 | _c8AV: | ^~~~~ | 2982 | _c8AV: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader2_entry’: /tmp/ghc268552_0/ghc_17.hc:3024:1: error: warning: label ‘_c8B4’ defined but not used [-Wunused-label] 3024 | _c8B4: | ^~~~~ | 3024 | _c8B4: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileWithHeader_slow’: /tmp/ghc268552_0/ghc_17.hc:3077:1: error: warning: label ‘_c8B8’ defined but not used [-Wunused-label] 3077 | _c8B8: | ^~~~~ | 3077 | _c8B8: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileWithHeader_entry’: /tmp/ghc268552_0/ghc_17.hc:3087:1: error: warning: label ‘_c8Be’ defined but not used [-Wunused-label] 3087 | _c8Be: | ^~~~~ | 3087 | _c8Be: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8Bc’: /tmp/ghc268552_0/ghc_17.hc:3120:1: error: warning: label ‘_c8Bc’ defined but not used [-Wunused-label] 3120 | _c8Bc: | ^~~~~ | 3120 | _c8Bc: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8Bn’: /tmp/ghc268552_0/ghc_17.hc:3151:1: error: warning: label ‘_c8Bn’ defined but not used [-Wunused-label] 3151 | _c8Bn: | ^~~~~ | 3151 | _c8Bn: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader1_entry’: /tmp/ghc268552_0/ghc_17.hc:3190:1: error: warning: label ‘_c8BH’ defined but not used [-Wunused-label] 3190 | _c8BH: | ^~~~~ | 3190 | _c8BH: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8BE’: /tmp/ghc268552_0/ghc_17.hc:3218:1: error: warning: label ‘_c8BE’ defined but not used [-Wunused-label] 3218 | _c8BE: | ^~~~~ | 3218 | _c8BE: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8BK’: /tmp/ghc268552_0/ghc_17.hc:3238:1: error: warning: label ‘_c8BK’ defined but not used [-Wunused-label] 3238 | _c8BK: | ^~~~~ | 3238 | _c8BK: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader_entry’: /tmp/ghc268552_0/ghc_17.hc:3252:1: error: warning: label ‘_c8BZ’ defined but not used [-Wunused-label] 3252 | _c8BZ: | ^~~~~ | 3252 | _c8BZ: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdWithHeader_slow’: /tmp/ghc268552_0/ghc_17.hc:3278:1: error: warning: label ‘_c8C3’ defined but not used [-Wunused-label] 3278 | _c8C3: | ^~~~~ | 3278 | _c8C3: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdWithHeader_entry’: /tmp/ghc268552_0/ghc_17.hc:3288:1: error: warning: label ‘_c8C9’ defined but not used [-Wunused-label] 3288 | _c8C9: | ^~~~~ | 3288 | _c8C9: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8C7’: /tmp/ghc268552_0/ghc_17.hc:3321:1: error: warning: label ‘_c8C7’ defined but not used [-Wunused-label] 3321 | _c8C7: | ^~~~~ | 3321 | _c8C7: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8Ci’: /tmp/ghc268552_0/ghc_17.hc:3344:1: error: warning: label ‘_c8Ci’ defined but not used [-Wunused-label] 3344 | _c8Ci: | ^~~~~ | 3344 | _c8Ci: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8Cl’: /tmp/ghc268552_0/ghc_17.hc:3370:1: error: warning: label ‘_c8Cl’ defined but not used [-Wunused-label] 3370 | _c8Cl: | ^~~~~ | 3370 | _c8Cl: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdWithHeader1_entry’: /tmp/ghc268552_0/ghc_17.hc:3403:1: error: warning: label ‘_c8CH’ defined but not used [-Wunused-label] 3403 | _c8CH: | ^~~~~ | 3403 | _c8CH: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8CE’: /tmp/ghc268552_0/ghc_17.hc:3431:1: error: warning: label ‘_c8CE’ defined but not used [-Wunused-label] 3431 | _c8CE: | ^~~~~ | 3431 | _c8CE: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘_c8CK’: /tmp/ghc268552_0/ghc_17.hc:3451:1: error: warning: label ‘_c8CK’ defined but not used [-Wunused-label] 3451 | _c8CK: | ^~~~~ | 3451 | _c8CK: | ^ /tmp/ghc268552_0/ghc_17.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdWithHeader_entry’: /tmp/ghc268552_0/ghc_17.hc:3465:1: error: warning: label ‘_c8CZ’ defined but not used [-Wunused-label] 3465 | _c8CZ: | ^~~~~ | 3465 | _c8CZ: | ^ At top level: /tmp/ghc268552_0/ghc_17.hc:53:16: error: warning: ‘r8cu_closure’ defined but not used [-Wunused-variable] 53 | static StgWord r8cu_closure[]__attribute__((aligned(8)))= { | ^~~~~~~~~~~~ | 53 | static StgWord r8cu_closure[]__attribute__((aligned(8)))= { | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘r8cu_entry’: /tmp/ghc268552_0/ghc_21.hc:9:1: error: warning: label ‘_c8Kz’ defined but not used [-Wunused-label] 9 | _c8Kz: | ^~~~~ | 9 | _c8Kz: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwf_entry’: /tmp/ghc268552_0/ghc_21.hc:62:1: error: warning: label ‘_c8Lf’ defined but not used [-Wunused-label] 62 | _c8Lf: | ^~~~~ | 62 | _c8Lf: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘r3Sa_entry’: /tmp/ghc268552_0/ghc_21.hc:138:1: error: warning: label ‘_c8LO’ defined but not used [-Wunused-label] 138 | _c8LO: | ^~~~~ | 138 | _c8LO: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8LM’: /tmp/ghc268552_0/ghc_21.hc:177:1: error: warning: label ‘_c8LM’ defined but not used [-Wunused-label] 177 | _c8LM: | ^~~~~ | 177 | _c8LM: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘r8cw_entry’: /tmp/ghc268552_0/ghc_21.hc:207:1: error: warning: label ‘_c8M3’ defined but not used [-Wunused-label] 207 | _c8M3: | ^~~~~ | 207 | _c8M3: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendloop_entry’: /tmp/ghc268552_0/ghc_21.hc:252:1: error: warning: label ‘_c8Mj’ defined but not used [-Wunused-label] 252 | _c8Mj: | ^~~~~ | 252 | _c8Mj: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8M7’: /tmp/ghc268552_0/ghc_21.hc:289:1: error: warning: label ‘_c8M7’ defined but not used [-Wunused-label] 289 | _c8M7: | ^~~~~ | 289 | _c8M7: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8MJ’: /tmp/ghc268552_0/ghc_21.hc:345:1: error: warning: label ‘_c8MJ’ defined but not used [-Wunused-label] 345 | _c8MJ: | ^~~~~ | 345 | _c8MJ: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8MH’: /tmp/ghc268552_0/ghc_21.hc:381:1: error: warning: label ‘_c8MH’ defined but not used [-Wunused-label] 381 | _c8MH: | ^~~~~ | 381 | _c8MH: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8MY’: /tmp/ghc268552_0/ghc_21.hc:396:1: error: warning: label ‘_c8MY’ defined but not used [-Wunused-label] 396 | _c8MY: | ^~~~~ | 396 | _c8MY: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8MS’: /tmp/ghc268552_0/ghc_21.hc:414:1: error: warning: label ‘_c8MS’ defined but not used [-Wunused-label] 414 | _c8MS: | ^~~~~ | 414 | _c8MS: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘r8cy_entry’: /tmp/ghc268552_0/ghc_21.hc:437:1: error: warning: label ‘_c8Nq’ defined but not used [-Wunused-label] 437 | _c8Nq: | ^~~~~ | 437 | _c8Nq: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileloop_slow’: /tmp/ghc268552_0/ghc_21.hc:482:1: error: warning: label ‘_c8Nu’ defined but not used [-Wunused-label] 482 | _c8Nu: | ^~~~~ | 482 | _c8Nu: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileloop_entry’: /tmp/ghc268552_0/ghc_21.hc:491:1: error: warning: label ‘_c8NB’ defined but not used [-Wunused-label] 491 | _c8NB: | ^~~~~ | 491 | _c8NB: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Nv’: /tmp/ghc268552_0/ghc_21.hc:519:1: error: warning: label ‘_c8Nv’ defined but not used [-Wunused-label] 519 | _c8Nv: | ^~~~~ | 519 | _c8Nv: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Ny’: /tmp/ghc268552_0/ghc_21.hc:549:1: error: warning: label ‘_c8Ny’ defined but not used [-Wunused-label] 549 | _c8Ny: | ^~~~~ | 549 | _c8Ny: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Ov’: /tmp/ghc268552_0/ghc_21.hc:621:1: error: warning: label ‘_c8Ov’ defined but not used [-Wunused-label] 621 | _c8Ov: | ^~~~~ | 621 | _c8Ov: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Ot’: /tmp/ghc268552_0/ghc_21.hc:657:1: error: warning: label ‘_c8Ot’ defined but not used [-Wunused-label] 657 | _c8Ot: | ^~~~~ | 657 | _c8Ot: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8OK’: /tmp/ghc268552_0/ghc_21.hc:672:1: error: warning: label ‘_c8OK’ defined but not used [-Wunused-label] 672 | _c8OK: | ^~~~~ | 672 | _c8OK: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8OE’: /tmp/ghc268552_0/ghc_21.hc:692:1: error: warning: label ‘_c8OE’ defined but not used [-Wunused-label] 692 | _c8OE: | ^~~~~ | 692 | _c8OE: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8NU’: /tmp/ghc268552_0/ghc_21.hc:714:1: error: warning: label ‘_c8NU’ defined but not used [-Wunused-label] 714 | _c8NU: | ^~~~~ | 714 | _c8NU: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Od’: /tmp/ghc268552_0/ghc_21.hc:743:1: error: warning: label ‘_c8Od’ defined but not used [-Wunused-label] 743 | _c8Od: | ^~~~~ | 743 | _c8Od: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdzq_slow’: /tmp/ghc268552_0/ghc_21.hc:757:1: error: warning: label ‘_c8Pd’ defined but not used [-Wunused-label] 757 | _c8Pd: | ^~~~~ | 757 | _c8Pd: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8F2_entry’: /tmp/ghc268552_0/ghc_21.hc:767:1: error: warning: label ‘_c8Pt’ defined but not used [-Wunused-label] 767 | _c8Pt: | ^~~~~ | 767 | _c8Pt: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Pm’: /tmp/ghc268552_0/ghc_21.hc:802:1: error: warning: label ‘_c8Pm’ defined but not used [-Wunused-label] 802 | _c8Pm: | ^~~~~ | 802 | _c8Pm: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Qb’: /tmp/ghc268552_0/ghc_21.hc:841:1: error: warning: label ‘_c8Qb’ defined but not used [-Wunused-label] 841 | _c8Qb: | ^~~~~ | 841 | _c8Qb: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Qg’: /tmp/ghc268552_0/ghc_21.hc:861:1: error: warning: label ‘_c8Qg’ defined but not used [-Wunused-label] 861 | _c8Qg: | ^~~~~ | 861 | _c8Qg: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Qk’: /tmp/ghc268552_0/ghc_21.hc:885:1: error: warning: label ‘_c8Qk’ defined but not used [-Wunused-label] 885 | _c8Qk: | ^~~~~ | 885 | _c8Qk: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Qp’: /tmp/ghc268552_0/ghc_21.hc:904:1: error: warning: label ‘_c8Qp’ defined but not used [-Wunused-label] 904 | _c8Qp: | ^~~~~ | 904 | _c8Qp: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Py’: /tmp/ghc268552_0/ghc_21.hc:927:1: error: warning: label ‘_c8Py’ defined but not used [-Wunused-label] 927 | _c8Py: | ^~~~~ | 927 | _c8Py: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8PD’: /tmp/ghc268552_0/ghc_21.hc:950:1: error: warning: label ‘_c8PD’ defined but not used [-Wunused-label] 950 | _c8PD: | ^~~~~ | 950 | _c8PD: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8PF’: /tmp/ghc268552_0/ghc_21.hc:972:1: error: warning: label ‘_c8PF’ defined but not used [-Wunused-label] 972 | _c8PF: | ^~~~~ | 972 | _c8PF: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8PK’: /tmp/ghc268552_0/ghc_21.hc:990:1: error: warning: label ‘_c8PK’ defined but not used [-Wunused-label] 990 | _c8PK: | ^~~~~ | 990 | _c8PK: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8PM’: /tmp/ghc268552_0/ghc_21.hc:1014:1: error: warning: label ‘_c8PM’ defined but not used [-Wunused-label] 1014 | _c8PM: | ^~~~~ | 1014 | _c8PM: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8PS’: /tmp/ghc268552_0/ghc_21.hc:1046:1: error: warning: label ‘_c8PS’ defined but not used [-Wunused-label] 1046 | _c8PS: | ^~~~~ | 1046 | _c8PS: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdzq_entry’: /tmp/ghc268552_0/ghc_21.hc:1069:1: error: warning: label ‘_c8QL’ defined but not used [-Wunused-label] 1069 | _c8QL: | ^~~~~ | 1069 | _c8QL: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFd2_entry’: /tmp/ghc268552_0/ghc_21.hc:1107:1: error: warning: label ‘_c8QY’ defined but not used [-Wunused-label] 1107 | _c8QY: | ^~~~~ | 1107 | _c8QY: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8QV’: /tmp/ghc268552_0/ghc_21.hc:1139:1: error: warning: label ‘_c8QV’ defined but not used [-Wunused-label] 1139 | _c8QV: | ^~~~~ | 1139 | _c8QV: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdzq_entry’: /tmp/ghc268552_0/ghc_21.hc:1154:1: error: warning: label ‘_c8R9’ defined but not used [-Wunused-label] 1154 | _c8R9: | ^~~~~ | 1154 | _c8R9: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfilezq_slow’: /tmp/ghc268552_0/ghc_21.hc:1200:1: error: warning: label ‘_c8Rd’ defined but not used [-Wunused-label] 1200 | _c8Rd: | ^~~~~ | 1200 | _c8Rd: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8FF_entry’: /tmp/ghc268552_0/ghc_21.hc:1210:1: error: warning: label ‘_c8Rv’ defined but not used [-Wunused-label] 1210 | _c8Rv: | ^~~~~ | 1210 | _c8Rv: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Rs’: /tmp/ghc268552_0/ghc_21.hc:1242:1: error: warning: label ‘_c8Rs’ defined but not used [-Wunused-label] 1242 | _c8Rs: | ^~~~~ | 1242 | _c8Rs: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8Fp_entry’: /tmp/ghc268552_0/ghc_21.hc:1275:1: error: warning: label ‘_c8RZ’ defined but not used [-Wunused-label] 1275 | _c8RZ: | ^~~~~ | 1275 | _c8RZ: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8Fq_entry’: /tmp/ghc268552_0/ghc_21.hc:1299:1: error: warning: label ‘_c8S7’ defined but not used [-Wunused-label] 1299 | _c8S7: | ^~~~~ | 1299 | _c8S7: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8Gf_entry’: /tmp/ghc268552_0/ghc_21.hc:1315:1: error: warning: label ‘_c8Sq’ defined but not used [-Wunused-label] 1315 | _c8Sq: | ^~~~~ | 1315 | _c8Sq: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Sn’: /tmp/ghc268552_0/ghc_21.hc:1347:1: error: warning: label ‘_c8Sn’ defined but not used [-Wunused-label] 1347 | _c8Sn: | ^~~~~ | 1347 | _c8Sn: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8FZ_entry’: /tmp/ghc268552_0/ghc_21.hc:1380:1: error: warning: label ‘_c8SU’ defined but not used [-Wunused-label] 1380 | _c8SU: | ^~~~~ | 1380 | _c8SU: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8G0_entry’: /tmp/ghc268552_0/ghc_21.hc:1404:1: error: warning: label ‘_c8T2’ defined but not used [-Wunused-label] 1404 | _c8T2: | ^~~~~ | 1404 | _c8T2: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8Gv_entry’: /tmp/ghc268552_0/ghc_21.hc:1423:1: error: warning: label ‘_c8Ta’ defined but not used [-Wunused-label] 1423 | _c8Ta: | ^~~~~ | 1423 | _c8Ta: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Sg’: /tmp/ghc268552_0/ghc_21.hc:1459:1: error: warning: label ‘_c8Sg’ defined but not used [-Wunused-label] 1459 | _c8Sg: | ^~~~~ | 1459 | _c8Sg: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8T5’: /tmp/ghc268552_0/ghc_21.hc:1497:1: error: warning: label ‘_c8T5’ defined but not used [-Wunused-label] 1497 | _c8T5: | ^~~~~ | 1497 | _c8T5: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8T7’: /tmp/ghc268552_0/ghc_21.hc:1524:1: error: warning: label ‘_c8T7’ defined but not used [-Wunused-label] 1524 | _c8T7: | ^~~~~ | 1524 | _c8T7: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8GP_entry’: /tmp/ghc268552_0/ghc_21.hc:1558:1: error: warning: label ‘_c8TO’ defined but not used [-Wunused-label] 1558 | _c8TO: | ^~~~~ | 1558 | _c8TO: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8TL’: /tmp/ghc268552_0/ghc_21.hc:1590:1: error: warning: label ‘_c8TL’ defined but not used [-Wunused-label] 1590 | _c8TL: | ^~~~~ | 1590 | _c8TL: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8Gz_entry’: /tmp/ghc268552_0/ghc_21.hc:1623:1: error: warning: label ‘_c8Ui’ defined but not used [-Wunused-label] 1623 | _c8Ui: | ^~~~~ | 1623 | _c8Ui: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8GA_entry’: /tmp/ghc268552_0/ghc_21.hc:1647:1: error: warning: label ‘_c8Uq’ defined but not used [-Wunused-label] 1647 | _c8Uq: | ^~~~~ | 1647 | _c8Uq: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfilezq_entry’: /tmp/ghc268552_0/ghc_21.hc:1662:1: error: warning: label ‘_c8Ux’ defined but not used [-Wunused-label] 1662 | _c8Ux: | ^~~~~ | 1662 | _c8Ux: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Rh’: /tmp/ghc268552_0/ghc_21.hc:1701:1: error: warning: label ‘_c8Rh’ defined but not used [-Wunused-label] 1701 | _c8Rh: | ^~~~~ | 1701 | _c8Rh: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8TE’: /tmp/ghc268552_0/ghc_21.hc:1771:1: error: warning: label ‘_c8TE’ defined but not used [-Wunused-label] 1771 | _c8TE: | ^~~~~ | 1771 | _c8TE: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8V6’: /tmp/ghc268552_0/ghc_21.hc:1809:1: error: warning: label ‘_c8V6’ defined but not used [-Wunused-label] 1809 | _c8V6: | ^~~~~ | 1809 | _c8V6: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8V8’: /tmp/ghc268552_0/ghc_21.hc:1836:1: error: warning: label ‘_c8V8’ defined but not used [-Wunused-label] 1836 | _c8V8: | ^~~~~ | 1836 | _c8V8: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Rl’: /tmp/ghc268552_0/ghc_21.hc:1872:1: error: warning: label ‘_c8Rl’ defined but not used [-Wunused-label] 1872 | _c8Rl: | ^~~~~ | 1872 | _c8Rl: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8UD’: /tmp/ghc268552_0/ghc_21.hc:1910:1: error: warning: label ‘_c8UD’ defined but not used [-Wunused-label] 1910 | _c8UD: | ^~~~~ | 1910 | _c8UD: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8UF’: /tmp/ghc268552_0/ghc_21.hc:1937:1: error: warning: label ‘_c8UF’ defined but not used [-Wunused-label] 1937 | _c8UF: | ^~~~~ | 1937 | _c8UF: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfilezq1_entry’: /tmp/ghc268552_0/ghc_21.hc:1970:1: error: warning: label ‘_c8VN’ defined but not used [-Wunused-label] 1970 | _c8VN: | ^~~~~ | 1970 | _c8VN: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8VK’: /tmp/ghc268552_0/ghc_21.hc:2003:1: error: warning: label ‘_c8VK’ defined but not used [-Wunused-label] 2003 | _c8VK: | ^~~~~ | 2003 | _c8VK: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfilezq_entry’: /tmp/ghc268552_0/ghc_21.hc:2023:1: error: warning: label ‘_c8VY’ defined but not used [-Wunused-label] 2023 | _c8VY: | ^~~~~ | 2023 | _c8VY: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFd1_entry’: /tmp/ghc268552_0/ghc_21.hc:2044:1: error: warning: label ‘_c8W8’ defined but not used [-Wunused-label] 2044 | _c8W8: | ^~~~~ | 2044 | _c8W8: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8W5’: /tmp/ghc268552_0/ghc_21.hc:2078:1: error: warning: label ‘_c8W5’ defined but not used [-Wunused-label] 2078 | _c8W5: | ^~~~~ | 2078 | _c8W5: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFd_entry’: /tmp/ghc268552_0/ghc_21.hc:2105:1: error: warning: label ‘_c8Wm’ defined but not used [-Wunused-label] 2105 | _c8Wm: | ^~~~~ | 2105 | _c8Wm: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8HV_entry’: /tmp/ghc268552_0/ghc_21.hc:2140:1: error: warning: label ‘_c8WH’ defined but not used [-Wunused-label] 2140 | _c8WH: | ^~~~~ | 2140 | _c8WH: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8WE’: /tmp/ghc268552_0/ghc_21.hc:2172:1: error: warning: label ‘_c8WE’ defined but not used [-Wunused-label] 2172 | _c8WE: | ^~~~~ | 2172 | _c8WE: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8HF_entry’: /tmp/ghc268552_0/ghc_21.hc:2205:1: error: warning: label ‘_c8Xb’ defined but not used [-Wunused-label] 2205 | _c8Xb: | ^~~~~ | 2205 | _c8Xb: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8HG_entry’: /tmp/ghc268552_0/ghc_21.hc:2229:1: error: warning: label ‘_c8Xj’ defined but not used [-Wunused-label] 2229 | _c8Xj: | ^~~~~ | 2229 | _c8Xj: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8Iv_entry’: /tmp/ghc268552_0/ghc_21.hc:2245:1: error: warning: label ‘_c8XC’ defined but not used [-Wunused-label] 2245 | _c8XC: | ^~~~~ | 2245 | _c8XC: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Xz’: /tmp/ghc268552_0/ghc_21.hc:2277:1: error: warning: label ‘_c8Xz’ defined but not used [-Wunused-label] 2277 | _c8Xz: | ^~~~~ | 2277 | _c8Xz: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8If_entry’: /tmp/ghc268552_0/ghc_21.hc:2310:1: error: warning: label ‘_c8Y6’ defined but not used [-Wunused-label] 2310 | _c8Y6: | ^~~~~ | 2310 | _c8Y6: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8Ig_entry’: /tmp/ghc268552_0/ghc_21.hc:2334:1: error: warning: label ‘_c8Ye’ defined but not used [-Wunused-label] 2334 | _c8Ye: | ^~~~~ | 2334 | _c8Ye: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8IL_entry’: /tmp/ghc268552_0/ghc_21.hc:2353:1: error: warning: label ‘_c8Ym’ defined but not used [-Wunused-label] 2353 | _c8Ym: | ^~~~~ | 2353 | _c8Ym: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Xs’: /tmp/ghc268552_0/ghc_21.hc:2386:1: error: warning: label ‘_c8Xs’ defined but not used [-Wunused-label] 2386 | _c8Xs: | ^~~~~ | 2386 | _c8Xs: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Yh’: /tmp/ghc268552_0/ghc_21.hc:2424:1: error: warning: label ‘_c8Yh’ defined but not used [-Wunused-label] 2424 | _c8Yh: | ^~~~~ | 2424 | _c8Yh: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Yj’: /tmp/ghc268552_0/ghc_21.hc:2451:1: error: warning: label ‘_c8Yj’ defined but not used [-Wunused-label] 2451 | _c8Yj: | ^~~~~ | 2451 | _c8Yj: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8J5_entry’: /tmp/ghc268552_0/ghc_21.hc:2485:1: error: warning: label ‘_c8Z0’ defined but not used [-Wunused-label] 2485 | _c8Z0: | ^~~~~ | 2485 | _c8Z0: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8YX’: /tmp/ghc268552_0/ghc_21.hc:2517:1: error: warning: label ‘_c8YX’ defined but not used [-Wunused-label] 2517 | _c8YX: | ^~~~~ | 2517 | _c8YX: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8IP_entry’: /tmp/ghc268552_0/ghc_21.hc:2550:1: error: warning: label ‘_c8Zu’ defined but not used [-Wunused-label] 2550 | _c8Zu: | ^~~~~ | 2550 | _c8Zu: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘s8IQ_entry’: /tmp/ghc268552_0/ghc_21.hc:2574:1: error: warning: label ‘_c8ZC’ defined but not used [-Wunused-label] 2574 | _c8ZC: | ^~~~~ | 2574 | _c8ZC: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfile1_entry’: /tmp/ghc268552_0/ghc_21.hc:2589:1: error: warning: label ‘_c8ZJ’ defined but not used [-Wunused-label] 2589 | _c8ZJ: | ^~~~~ | 2589 | _c8ZJ: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Wt’: /tmp/ghc268552_0/ghc_21.hc:2624:1: error: warning: label ‘_c8Wt’ defined but not used [-Wunused-label] 2624 | _c8Wt: | ^~~~~ | 2624 | _c8Wt: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8YQ’: /tmp/ghc268552_0/ghc_21.hc:2682:1: error: warning: label ‘_c8YQ’ defined but not used [-Wunused-label] 2682 | _c8YQ: | ^~~~~ | 2682 | _c8YQ: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c90i’: /tmp/ghc268552_0/ghc_21.hc:2720:1: error: warning: label ‘_c90i’ defined but not used [-Wunused-label] 2720 | _c90i: | ^~~~~ | 2720 | _c90i: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c90k’: /tmp/ghc268552_0/ghc_21.hc:2747:1: error: warning: label ‘_c90k’ defined but not used [-Wunused-label] 2747 | _c90k: | ^~~~~ | 2747 | _c90k: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8Wx’: /tmp/ghc268552_0/ghc_21.hc:2783:1: error: warning: label ‘_c8Wx’ defined but not used [-Wunused-label] 2783 | _c8Wx: | ^~~~~ | 2783 | _c8Wx: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8ZP’: /tmp/ghc268552_0/ghc_21.hc:2821:1: error: warning: label ‘_c8ZP’ defined but not used [-Wunused-label] 2821 | _c8ZP: | ^~~~~ | 2821 | _c8ZP: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c8ZR’: /tmp/ghc268552_0/ghc_21.hc:2848:1: error: warning: label ‘_c8ZR’ defined but not used [-Wunused-label] 2848 | _c8ZR: | ^~~~~ | 2848 | _c8ZR: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfile_entry’: /tmp/ghc268552_0/ghc_21.hc:2879:1: error: warning: label ‘_c90V’ defined but not used [-Wunused-label] 2879 | _c90V: | ^~~~~ | 2879 | _c90V: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader8_entry’: /tmp/ghc268552_0/ghc_21.hc:2910:1: error: warning: label ‘_c914’ defined but not used [-Wunused-label] 2910 | _c914: | ^~~~~ | 2910 | _c914: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader6_entry’: /tmp/ghc268552_0/ghc_21.hc:2952:1: error: warning: label ‘_c91e’ defined but not used [-Wunused-label] 2952 | _c91e: | ^~~~~ | 2952 | _c91e: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader4_entry’: /tmp/ghc268552_0/ghc_21.hc:2994:1: error: warning: label ‘_c91n’ defined but not used [-Wunused-label] 2994 | _c91n: | ^~~~~ | 2994 | _c91n: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader2_entry’: /tmp/ghc268552_0/ghc_21.hc:3036:1: error: warning: label ‘_c91w’ defined but not used [-Wunused-label] 3036 | _c91w: | ^~~~~ | 3036 | _c91w: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileWithHeader_slow’: /tmp/ghc268552_0/ghc_21.hc:3089:1: error: warning: label ‘_c91A’ defined but not used [-Wunused-label] 3089 | _c91A: | ^~~~~ | 3089 | _c91A: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileWithHeader_entry’: /tmp/ghc268552_0/ghc_21.hc:3099:1: error: warning: label ‘_c91G’ defined but not used [-Wunused-label] 3099 | _c91G: | ^~~~~ | 3099 | _c91G: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c91E’: /tmp/ghc268552_0/ghc_21.hc:3132:1: error: warning: label ‘_c91E’ defined but not used [-Wunused-label] 3132 | _c91E: | ^~~~~ | 3132 | _c91E: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c91P’: /tmp/ghc268552_0/ghc_21.hc:3163:1: error: warning: label ‘_c91P’ defined but not used [-Wunused-label] 3163 | _c91P: | ^~~~~ | 3163 | _c91P: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader1_entry’: /tmp/ghc268552_0/ghc_21.hc:3202:1: error: warning: label ‘_c929’ defined but not used [-Wunused-label] 3202 | _c929: | ^~~~~ | 3202 | _c929: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c926’: /tmp/ghc268552_0/ghc_21.hc:3230:1: error: warning: label ‘_c926’ defined but not used [-Wunused-label] 3230 | _c926: | ^~~~~ | 3230 | _c926: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c92c’: /tmp/ghc268552_0/ghc_21.hc:3250:1: error: warning: label ‘_c92c’ defined but not used [-Wunused-label] 3250 | _c92c: | ^~~~~ | 3250 | _c92c: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader_entry’: /tmp/ghc268552_0/ghc_21.hc:3264:1: error: warning: label ‘_c92r’ defined but not used [-Wunused-label] 3264 | _c92r: | ^~~~~ | 3264 | _c92r: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdWithHeader_slow’: /tmp/ghc268552_0/ghc_21.hc:3290:1: error: warning: label ‘_c92v’ defined but not used [-Wunused-label] 3290 | _c92v: | ^~~~~ | 3290 | _c92v: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileFdWithHeader_entry’: /tmp/ghc268552_0/ghc_21.hc:3300:1: error: warning: label ‘_c92B’ defined but not used [-Wunused-label] 3300 | _c92B: | ^~~~~ | 3300 | _c92B: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c92z’: /tmp/ghc268552_0/ghc_21.hc:3333:1: error: warning: label ‘_c92z’ defined but not used [-Wunused-label] 3333 | _c92z: | ^~~~~ | 3333 | _c92z: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c92K’: /tmp/ghc268552_0/ghc_21.hc:3356:1: error: warning: label ‘_c92K’ defined but not used [-Wunused-label] 3356 | _c92K: | ^~~~~ | 3356 | _c92K: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c92N’: /tmp/ghc268552_0/ghc_21.hc:3382:1: error: warning: label ‘_c92N’ defined but not used [-Wunused-label] 3382 | _c92N: | ^~~~~ | 3382 | _c92N: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdWithHeader1_entry’: /tmp/ghc268552_0/ghc_21.hc:3415:1: error: warning: label ‘_c939’ defined but not used [-Wunused-label] 3415 | _c939: | ^~~~~ | 3415 | _c939: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c936’: /tmp/ghc268552_0/ghc_21.hc:3443:1: error: warning: label ‘_c936’ defined but not used [-Wunused-label] 3443 | _c936: | ^~~~~ | 3443 | _c936: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘_c93c’: /tmp/ghc268552_0/ghc_21.hc:3463:1: error: warning: label ‘_c93c’ defined but not used [-Wunused-label] 3463 | _c93c: | ^~~~~ | 3463 | _c93c: | ^ /tmp/ghc268552_0/ghc_21.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdWithHeader_entry’: /tmp/ghc268552_0/ghc_21.hc:3477:1: error: warning: label ‘_c93r’ defined but not used [-Wunused-label] 3477 | _c93r: | ^~~~~ | 3477 | _c93r: | ^ At top level: /tmp/ghc268552_0/ghc_21.hc:53:16: error: warning: ‘r8cu_closure’ defined but not used [-Wunused-variable] 53 | static StgWord r8cu_closure[]__attribute__((aligned(8)))= { | ^~~~~~~~~~~~ | 53 | static StgWord r8cu_closure[]__attribute__((aligned(8)))= { | ^ [3 of 4] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o ) [4 of 4] Compiling System.Linux.Sendfile ( System/Linux/Sendfile.hs, dist/build/System/Linux/Sendfile.o ) /tmp/ghc268552_0/ghc_35.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_SystemziLinuxziSendfile_sendfile_entry’: /tmp/ghc268552_0/ghc_35.hc:7:1: error: warning: label ‘_c94w’ defined but not used [-Wunused-label] 7 | _c94w: | ^~~~~ | 7 | _c94w: | ^ /tmp/ghc268552_0/ghc_35.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_SystemziLinuxziSendfile_sendfileFd_entry’: /tmp/ghc268552_0/ghc_35.hc:26:1: error: warning: label ‘_c94D’ defined but not used [-Wunused-label] 26 | _c94D: | ^~~~~ | 26 | _c94D: | ^ /tmp/ghc268552_0/ghc_39.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_SystemziLinuxziSendfile_sendfile_entry’: /tmp/ghc268552_0/ghc_39.hc:7:1: error: warning: label ‘_c94K’ defined but not used [-Wunused-label] 7 | _c94K: | ^~~~~ | 7 | _c94K: | ^ /tmp/ghc268552_0/ghc_39.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_SystemziLinuxziSendfile_sendfileFd_entry’: /tmp/ghc268552_0/ghc_39.hc:26:1: error: warning: label ‘_c94R’ defined but not used [-Wunused-label] 26 | _c94R: | ^~~~~ | 26 | _c94R: | ^ [1 of 4] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.p_o ) /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeLength1_entry’: /tmp/ghc268596_0/ghc_8.hc:79:1: error: warning: label ‘_c2Zr’ defined but not used [-Wunused-label] 79 | _c2Zr: | ^~~~~ | 79 | _c2Zr: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeLength_entry’: /tmp/ghc268596_0/ghc_8.hc:136:1: error: warning: label ‘_c2ZJ’ defined but not used [-Wunused-label] 136 | _c2ZJ: | ^~~~~ | 136 | _c2ZJ: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘_c2ZC’: /tmp/ghc268596_0/ghc_8.hc:177:1: error: warning: label ‘_c2ZC’ defined but not used [-Wunused-label] 177 | _c2ZC: | ^~~~~ | 177 | _c2ZC: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeOffset1_entry’: /tmp/ghc268596_0/ghc_8.hc:215:1: error: warning: label ‘_c305’ defined but not used [-Wunused-label] 215 | _c305: | ^~~~~ | 215 | _c305: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_rangeOffset_entry’: /tmp/ghc268596_0/ghc_8.hc:272:1: error: warning: label ‘_c30n’ defined but not used [-Wunused-label] 272 | _c30n: | ^~~~~ | 272 | _c30n: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘_c30g’: /tmp/ghc268596_0/ghc_8.hc:313:1: error: warning: label ‘_c30g’ defined but not used [-Wunused-label] 313 | _c30g: | ^~~~~ | 313 | _c30g: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFd1_entry’: /tmp/ghc268596_0/ghc_8.hc:349:1: error: warning: label ‘_c30E’ defined but not used [-Wunused-label] 349 | _c30E: | ^~~~~ | 349 | _c30E: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFd_entry’: /tmp/ghc268596_0/ghc_8.hc:390:1: error: warning: label ‘_c30N’ defined but not used [-Wunused-label] 390 | _c30N: | ^~~~~ | 390 | _c30N: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘s2Z1_entry’: /tmp/ghc268596_0/ghc_8.hc:421:1: error: warning: label ‘_c31a’ defined but not used [-Wunused-label] 421 | _c31a: | ^~~~~ | 421 | _c31a: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘_c317’: /tmp/ghc268596_0/ghc_8.hc:468:1: error: warning: label ‘_c317’ defined but not used [-Wunused-label] 468 | _c317: | ^~~~~ | 468 | _c317: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFdBS1_entry’: /tmp/ghc268596_0/ghc_8.hc:501:1: error: warning: label ‘_c31h’ defined but not used [-Wunused-label] 501 | _c31h: | ^~~~~ | 501 | _c31h: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_openFdBS_entry’: /tmp/ghc268596_0/ghc_8.hc:548:1: error: warning: label ‘_c31u’ defined but not used [-Wunused-label] 548 | _c31u: | ^~~~~ | 548 | _c31u: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_PartOfFile_entry’: /tmp/ghc268596_0/ghc_8.hc:693:1: error: warning: label ‘_c31E’ defined but not used [-Wunused-label] 693 | _c31E: | ^~~~~ | 693 | _c31E: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_EntireFile_con_entry’: /tmp/ghc268596_0/ghc_8.hc:734:1: error: warning: label ‘_c31O’ defined but not used [-Wunused-label] 734 | _c31O: | ^~~~~ | 734 | _c31O: | ^ /tmp/ghc268596_0/ghc_8.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziTypes_PartOfFile_con_entry’: /tmp/ghc268596_0/ghc_8.hc:757:1: error: warning: label ‘_c31V’ defined but not used [-Wunused-label] 757 | _c31V: | ^~~~~ | 757 | _c31V: | ^ [2 of 4] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.p_o ) /tmp/ghc268596_0/ghc_19.hc: In function ‘r8lr_entry’: /tmp/ghc268596_0/ghc_19.hc:95:1: error: warning: label ‘_c8uY’ defined but not used [-Wunused-label] 95 | _c8uY: | ^~~~~ | 95 | _c8uY: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwf_entry’: /tmp/ghc268596_0/ghc_19.hc:153:1: error: warning: label ‘_c8vG’ defined but not used [-Wunused-label] 153 | _c8vG: | ^~~~~ | 153 | _c8vG: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘r3QI_entry’: /tmp/ghc268596_0/ghc_19.hc:237:1: error: warning: label ‘_c8wl’ defined but not used [-Wunused-label] 237 | _c8wl: | ^~~~~ | 237 | _c8wl: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8wj’: /tmp/ghc268596_0/ghc_19.hc:285:1: error: warning: label ‘_c8wj’ defined but not used [-Wunused-label] 285 | _c8wj: | ^~~~~ | 285 | _c8wj: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘r8lt_entry’: /tmp/ghc268596_0/ghc_19.hc:323:1: error: warning: label ‘_c8wF’ defined but not used [-Wunused-label] 323 | _c8wF: | ^~~~~ | 323 | _c8wF: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendloop_entry’: /tmp/ghc268596_0/ghc_19.hc:381:1: error: warning: label ‘_c8wX’ defined but not used [-Wunused-label] 381 | _c8wX: | ^~~~~ | 381 | _c8wX: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8wL’: /tmp/ghc268596_0/ghc_19.hc:419:1: error: warning: label ‘_c8wL’ defined but not used [-Wunused-label] 419 | _c8wL: | ^~~~~ | 419 | _c8wL: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8xn’: /tmp/ghc268596_0/ghc_19.hc:475:1: error: warning: label ‘_c8xn’ defined but not used [-Wunused-label] 475 | _c8xn: | ^~~~~ | 475 | _c8xn: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8xl’: /tmp/ghc268596_0/ghc_19.hc:517:1: error: warning: label ‘_c8xl’ defined but not used [-Wunused-label] 517 | _c8xl: | ^~~~~ | 517 | _c8xl: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8xF’: /tmp/ghc268596_0/ghc_19.hc:532:1: error: warning: label ‘_c8xF’ defined but not used [-Wunused-label] 532 | _c8xF: | ^~~~~ | 532 | _c8xF: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8xx’: /tmp/ghc268596_0/ghc_19.hc:551:1: error: warning: label ‘_c8xx’ defined but not used [-Wunused-label] 551 | _c8xx: | ^~~~~ | 551 | _c8xx: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘r8lv_entry’: /tmp/ghc268596_0/ghc_19.hc:579:1: error: warning: label ‘_c8yc’ defined but not used [-Wunused-label] 579 | _c8yc: | ^~~~~ | 579 | _c8yc: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileloop_slow’: /tmp/ghc268596_0/ghc_19.hc:633:1: error: warning: label ‘_c8yi’ defined but not used [-Wunused-label] 633 | _c8yi: | ^~~~~ | 633 | _c8yi: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_zdwsendfileloop_entry’: /tmp/ghc268596_0/ghc_19.hc:646:1: error: warning: label ‘_c8yq’ defined but not used [-Wunused-label] 646 | _c8yq: | ^~~~~ | 646 | _c8yq: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8yj’: /tmp/ghc268596_0/ghc_19.hc:675:1: error: warning: label ‘_c8yj’ defined but not used [-Wunused-label] 675 | _c8yj: | ^~~~~ | 675 | _c8yj: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8yn’: /tmp/ghc268596_0/ghc_19.hc:707:1: error: warning: label ‘_c8yn’ defined but not used [-Wunused-label] 707 | _c8yn: | ^~~~~ | 707 | _c8yn: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8zm’: /tmp/ghc268596_0/ghc_19.hc:784:1: error: warning: label ‘_c8zm’ defined but not used [-Wunused-label] 784 | _c8zm: | ^~~~~ | 784 | _c8zm: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8zk’: /tmp/ghc268596_0/ghc_19.hc:826:1: error: warning: label ‘_c8zk’ defined but not used [-Wunused-label] 826 | _c8zk: | ^~~~~ | 826 | _c8zk: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8zD’: /tmp/ghc268596_0/ghc_19.hc:841:1: error: warning: label ‘_c8zD’ defined but not used [-Wunused-label] 841 | _c8zD: | ^~~~~ | 841 | _c8zD: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8zw’: /tmp/ghc268596_0/ghc_19.hc:862:1: error: warning: label ‘_c8zw’ defined but not used [-Wunused-label] 862 | _c8zw: | ^~~~~ | 862 | _c8zw: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8yL’: /tmp/ghc268596_0/ghc_19.hc:885:1: error: warning: label ‘_c8yL’ defined but not used [-Wunused-label] 885 | _c8yL: | ^~~~~ | 885 | _c8yL: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8z4’: /tmp/ghc268596_0/ghc_19.hc:915:1: error: warning: label ‘_c8z4’ defined but not used [-Wunused-label] 915 | _c8z4: | ^~~~~ | 915 | _c8z4: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8nB_entry’: /tmp/ghc268596_0/ghc_19.hc:936:1: error: warning: label ‘_c8As’ defined but not used [-Wunused-label] 936 | _c8As: | ^~~~~ | 936 | _c8As: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Al’: /tmp/ghc268596_0/ghc_19.hc:980:1: error: warning: label ‘_c8Al’ defined but not used [-Wunused-label] 980 | _c8Al: | ^~~~~ | 980 | _c8Al: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Bp’: /tmp/ghc268596_0/ghc_19.hc:1023:1: error: warning: label ‘_c8Bp’ defined but not used [-Wunused-label] 1023 | _c8Bp: | ^~~~~ | 1023 | _c8Bp: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Bv’: /tmp/ghc268596_0/ghc_19.hc:1045:1: error: warning: label ‘_c8Bv’ defined but not used [-Wunused-label] 1045 | _c8Bv: | ^~~~~ | 1045 | _c8Bv: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8BA’: /tmp/ghc268596_0/ghc_19.hc:1071:1: error: warning: label ‘_c8BA’ defined but not used [-Wunused-label] 1071 | _c8BA: | ^~~~~ | 1071 | _c8BA: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8BG’: /tmp/ghc268596_0/ghc_19.hc:1097:1: error: warning: label ‘_c8BG’ defined but not used [-Wunused-label] 1097 | _c8BG: | ^~~~~ | 1097 | _c8BG: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8BM’: /tmp/ghc268596_0/ghc_19.hc:1119:1: error: warning: label ‘_c8BM’ defined but not used [-Wunused-label] 1119 | _c8BM: | ^~~~~ | 1119 | _c8BM: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Ay’: /tmp/ghc268596_0/ghc_19.hc:1144:1: error: warning: label ‘_c8Ay’ defined but not used [-Wunused-label] 1144 | _c8Ay: | ^~~~~ | 1144 | _c8Ay: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8AE’: /tmp/ghc268596_0/ghc_19.hc:1172:1: error: warning: label ‘_c8AE’ defined but not used [-Wunused-label] 1172 | _c8AE: | ^~~~~ | 1172 | _c8AE: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8AK’: /tmp/ghc268596_0/ghc_19.hc:1195:1: error: warning: label ‘_c8AK’ defined but not used [-Wunused-label] 1195 | _c8AK: | ^~~~~ | 1195 | _c8AK: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8AN’: /tmp/ghc268596_0/ghc_19.hc:1219:1: error: warning: label ‘_c8AN’ defined but not used [-Wunused-label] 1219 | _c8AN: | ^~~~~ | 1219 | _c8AN: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8AU’: /tmp/ghc268596_0/ghc_19.hc:1240:1: error: warning: label ‘_c8AU’ defined but not used [-Wunused-label] 1240 | _c8AU: | ^~~~~ | 1240 | _c8AU: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8AX’: /tmp/ghc268596_0/ghc_19.hc:1267:1: error: warning: label ‘_c8AX’ defined but not used [-Wunused-label] 1267 | _c8AX: | ^~~~~ | 1267 | _c8AX: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8B4’: /tmp/ghc268596_0/ghc_19.hc:1307:1: error: warning: label ‘_c8B4’ defined but not used [-Wunused-label] 1307 | _c8B4: | ^~~~~ | 1307 | _c8B4: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdzq_entry’: /tmp/ghc268596_0/ghc_19.hc:1342:1: error: warning: label ‘_c8Cb’ defined but not used [-Wunused-label] 1342 | _c8Cb: | ^~~~~ | 1342 | _c8Cb: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8nK_entry’: /tmp/ghc268596_0/ghc_19.hc:1424:1: error: warning: label ‘_c8CP’ defined but not used [-Wunused-label] 1424 | _c8CP: | ^~~~~ | 1424 | _c8CP: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8CM’: /tmp/ghc268596_0/ghc_19.hc:1469:1: error: warning: label ‘_c8CM’ defined but not used [-Wunused-label] 1469 | _c8CM: | ^~~~~ | 1469 | _c8CM: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8ob_entry’: /tmp/ghc268596_0/ghc_19.hc:1499:1: error: warning: label ‘_c8De’ defined but not used [-Wunused-label] 1499 | _c8De: | ^~~~~ | 1499 | _c8De: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Db’: /tmp/ghc268596_0/ghc_19.hc:1540:1: error: warning: label ‘_c8Db’ defined but not used [-Wunused-label] 1540 | _c8Db: | ^~~~~ | 1540 | _c8Db: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8nV_entry’: /tmp/ghc268596_0/ghc_19.hc:1578:1: error: warning: label ‘_c8DK’ defined but not used [-Wunused-label] 1578 | _c8DK: | ^~~~~ | 1578 | _c8DK: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8nW_entry’: /tmp/ghc268596_0/ghc_19.hc:1616:1: error: warning: label ‘_c8DV’ defined but not used [-Wunused-label] 1616 | _c8DV: | ^~~~~ | 1616 | _c8DV: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8oL_entry’: /tmp/ghc268596_0/ghc_19.hc:1645:1: error: warning: label ‘_c8Em’ defined but not used [-Wunused-label] 1645 | _c8Em: | ^~~~~ | 1645 | _c8Em: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Ej’: /tmp/ghc268596_0/ghc_19.hc:1686:1: error: warning: label ‘_c8Ej’ defined but not used [-Wunused-label] 1686 | _c8Ej: | ^~~~~ | 1686 | _c8Ej: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8ov_entry’: /tmp/ghc268596_0/ghc_19.hc:1724:1: error: warning: label ‘_c8ES’ defined but not used [-Wunused-label] 1724 | _c8ES: | ^~~~~ | 1724 | _c8ES: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8ow_entry’: /tmp/ghc268596_0/ghc_19.hc:1762:1: error: warning: label ‘_c8F3’ defined but not used [-Wunused-label] 1762 | _c8F3: | ^~~~~ | 1762 | _c8F3: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8p1_entry’: /tmp/ghc268596_0/ghc_19.hc:1791:1: error: warning: label ‘_c8Fd’ defined but not used [-Wunused-label] 1791 | _c8Fd: | ^~~~~ | 1791 | _c8Fd: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8E8’: /tmp/ghc268596_0/ghc_19.hc:1833:1: error: warning: label ‘_c8E8’ defined but not used [-Wunused-label] 1833 | _c8E8: | ^~~~~ | 1833 | _c8E8: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8F7’: /tmp/ghc268596_0/ghc_19.hc:1885:1: error: warning: label ‘_c8F7’ defined but not used [-Wunused-label] 1885 | _c8F7: | ^~~~~ | 1885 | _c8F7: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Fa’: /tmp/ghc268596_0/ghc_19.hc:1914:1: error: warning: label ‘_c8Fa’ defined but not used [-Wunused-label] 1914 | _c8Fa: | ^~~~~ | 1914 | _c8Fa: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8pl_entry’: /tmp/ghc268596_0/ghc_19.hc:1953:1: error: warning: label ‘_c8FW’ defined but not used [-Wunused-label] 1953 | _c8FW: | ^~~~~ | 1953 | _c8FW: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8FT’: /tmp/ghc268596_0/ghc_19.hc:1994:1: error: warning: label ‘_c8FT’ defined but not used [-Wunused-label] 1994 | _c8FT: | ^~~~~ | 1994 | _c8FT: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8p5_entry’: /tmp/ghc268596_0/ghc_19.hc:2032:1: error: warning: label ‘_c8Gs’ defined but not used [-Wunused-label] 2032 | _c8Gs: | ^~~~~ | 2032 | _c8Gs: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8p6_entry’: /tmp/ghc268596_0/ghc_19.hc:2070:1: error: warning: label ‘_c8GD’ defined but not used [-Wunused-label] 2070 | _c8GD: | ^~~~~ | 2070 | _c8GD: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8pB_entry’: /tmp/ghc268596_0/ghc_19.hc:2104:1: error: warning: label ‘_c8GK’ defined but not used [-Wunused-label] 2104 | _c8GK: | ^~~~~ | 2104 | _c8GK: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8CA’: /tmp/ghc268596_0/ghc_19.hc:2159:1: error: warning: label ‘_c8CA’ defined but not used [-Wunused-label] 2159 | _c8CA: | ^~~~~ | 2159 | _c8CA: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8FI’: /tmp/ghc268596_0/ghc_19.hc:2233:1: error: warning: label ‘_c8FI’ defined but not used [-Wunused-label] 2233 | _c8FI: | ^~~~~ | 2233 | _c8FI: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Hm’: /tmp/ghc268596_0/ghc_19.hc:2285:1: error: warning: label ‘_c8Hm’ defined but not used [-Wunused-label] 2285 | _c8Hm: | ^~~~~ | 2285 | _c8Hm: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Hp’: /tmp/ghc268596_0/ghc_19.hc:2314:1: error: warning: label ‘_c8Hp’ defined but not used [-Wunused-label] 2314 | _c8Hp: | ^~~~~ | 2314 | _c8Hp: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8D0’: /tmp/ghc268596_0/ghc_19.hc:2354:1: error: warning: label ‘_c8D0’ defined but not used [-Wunused-label] 2354 | _c8D0: | ^~~~~ | 2354 | _c8D0: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8GR’: /tmp/ghc268596_0/ghc_19.hc:2406:1: error: warning: label ‘_c8GR’ defined but not used [-Wunused-label] 2406 | _c8GR: | ^~~~~ | 2406 | _c8GR: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8GU’: /tmp/ghc268596_0/ghc_19.hc:2435:1: error: warning: label ‘_c8GU’ defined but not used [-Wunused-label] 2435 | _c8GU: | ^~~~~ | 2435 | _c8GU: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfilezq1_entry’: /tmp/ghc268596_0/ghc_19.hc:2479:1: error: warning: label ‘_c8HU’ defined but not used [-Wunused-label] 2479 | _c8HU: | ^~~~~ | 2479 | _c8HU: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfilezq_entry’: /tmp/ghc268596_0/ghc_19.hc:2528:1: error: warning: label ‘_c8Iv’ defined but not used [-Wunused-label] 2528 | _c8Iv: | ^~~~~ | 2528 | _c8Iv: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8pM_entry’: /tmp/ghc268596_0/ghc_19.hc:2557:1: error: warning: label ‘_c8IR’ defined but not used [-Wunused-label] 2557 | _c8IR: | ^~~~~ | 2557 | _c8IR: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8IO’: /tmp/ghc268596_0/ghc_19.hc:2598:1: error: warning: label ‘_c8IO’ defined but not used [-Wunused-label] 2598 | _c8IO: | ^~~~~ | 2598 | _c8IO: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFd_entry’: /tmp/ghc268596_0/ghc_19.hc:2623:1: error: warning: label ‘_c8IY’ defined but not used [-Wunused-label] 2623 | _c8IY: | ^~~~~ | 2623 | _c8IY: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8qg_entry’: /tmp/ghc268596_0/ghc_19.hc:2684:1: error: warning: label ‘_c8JJ’ defined but not used [-Wunused-label] 2684 | _c8JJ: | ^~~~~ | 2684 | _c8JJ: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8JG’: /tmp/ghc268596_0/ghc_19.hc:2725:1: error: warning: label ‘_c8JG’ defined but not used [-Wunused-label] 2725 | _c8JG: | ^~~~~ | 2725 | _c8JG: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8q0_entry’: /tmp/ghc268596_0/ghc_19.hc:2763:1: error: warning: label ‘_c8Kf’ defined but not used [-Wunused-label] 2763 | _c8Kf: | ^~~~~ | 2763 | _c8Kf: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8q1_entry’: /tmp/ghc268596_0/ghc_19.hc:2801:1: error: warning: label ‘_c8Kq’ defined but not used [-Wunused-label] 2801 | _c8Kq: | ^~~~~ | 2801 | _c8Kq: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8qR_entry’: /tmp/ghc268596_0/ghc_19.hc:2830:1: error: warning: label ‘_c8KV’ defined but not used [-Wunused-label] 2830 | _c8KV: | ^~~~~ | 2830 | _c8KV: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8KS’: /tmp/ghc268596_0/ghc_19.hc:2871:1: error: warning: label ‘_c8KS’ defined but not used [-Wunused-label] 2871 | _c8KS: | ^~~~~ | 2871 | _c8KS: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8qB_entry’: /tmp/ghc268596_0/ghc_19.hc:2909:1: error: warning: label ‘_c8Lr’ defined but not used [-Wunused-label] 2909 | _c8Lr: | ^~~~~ | 2909 | _c8Lr: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8qC_entry’: /tmp/ghc268596_0/ghc_19.hc:2947:1: error: warning: label ‘_c8LC’ defined but not used [-Wunused-label] 2947 | _c8LC: | ^~~~~ | 2947 | _c8LC: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8r7_entry’: /tmp/ghc268596_0/ghc_19.hc:2986:1: error: warning: label ‘_c8LM’ defined but not used [-Wunused-label] 2986 | _c8LM: | ^~~~~ | 2986 | _c8LM: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8KE’: /tmp/ghc268596_0/ghc_19.hc:3035:1: error: warning: label ‘_c8KE’ defined but not used [-Wunused-label] 3035 | _c8KE: | ^~~~~ | 3035 | _c8KE: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8KH’: /tmp/ghc268596_0/ghc_19.hc:3060:1: error: warning: label ‘_c8KH’ defined but not used [-Wunused-label] 3060 | _c8KH: | ^~~~~ | 3060 | _c8KH: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8LG’: /tmp/ghc268596_0/ghc_19.hc:3112:1: error: warning: label ‘_c8LG’ defined but not used [-Wunused-label] 3112 | _c8LG: | ^~~~~ | 3112 | _c8LG: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8LJ’: /tmp/ghc268596_0/ghc_19.hc:3141:1: error: warning: label ‘_c8LJ’ defined but not used [-Wunused-label] 3141 | _c8LJ: | ^~~~~ | 3141 | _c8LJ: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8rs_entry’: /tmp/ghc268596_0/ghc_19.hc:3180:1: error: warning: label ‘_c8MA’ defined but not used [-Wunused-label] 3180 | _c8MA: | ^~~~~ | 3180 | _c8MA: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Mx’: /tmp/ghc268596_0/ghc_19.hc:3221:1: error: warning: label ‘_c8Mx’ defined but not used [-Wunused-label] 3221 | _c8Mx: | ^~~~~ | 3221 | _c8Mx: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8rc_entry’: /tmp/ghc268596_0/ghc_19.hc:3259:1: error: warning: label ‘_c8N6’ defined but not used [-Wunused-label] 3259 | _c8N6: | ^~~~~ | 3259 | _c8N6: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8rd_entry’: /tmp/ghc268596_0/ghc_19.hc:3297:1: error: warning: label ‘_c8Nh’ defined but not used [-Wunused-label] 3297 | _c8Nh: | ^~~~~ | 3297 | _c8Nh: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8rI_entry’: /tmp/ghc268596_0/ghc_19.hc:3331:1: error: warning: label ‘_c8No’ defined but not used [-Wunused-label] 3331 | _c8No: | ^~~~~ | 3331 | _c8No: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Jm’: /tmp/ghc268596_0/ghc_19.hc:3390:1: error: warning: label ‘_c8Jm’ defined but not used [-Wunused-label] 3390 | _c8Jm: | ^~~~~ | 3390 | _c8Jm: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Mj’: /tmp/ghc268596_0/ghc_19.hc:3467:1: error: warning: label ‘_c8Mj’ defined but not used [-Wunused-label] 3467 | _c8Mj: | ^~~~~ | 3467 | _c8Mj: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Mm’: /tmp/ghc268596_0/ghc_19.hc:3492:1: error: warning: label ‘_c8Mm’ defined but not used [-Wunused-label] 3492 | _c8Mm: | ^~~~~ | 3492 | _c8Mm: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8O1’: /tmp/ghc268596_0/ghc_19.hc:3544:1: error: warning: label ‘_c8O1’ defined but not used [-Wunused-label] 3544 | _c8O1: | ^~~~~ | 3544 | _c8O1: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8O4’: /tmp/ghc268596_0/ghc_19.hc:3573:1: error: warning: label ‘_c8O4’ defined but not used [-Wunused-label] 3573 | _c8O4: | ^~~~~ | 3573 | _c8O4: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Js’: /tmp/ghc268596_0/ghc_19.hc:3606:1: error: warning: label ‘_c8Js’ defined but not used [-Wunused-label] 3606 | _c8Js: | ^~~~~ | 3606 | _c8Js: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Jv’: /tmp/ghc268596_0/ghc_19.hc:3631:1: error: warning: label ‘_c8Jv’ defined but not used [-Wunused-label] 3631 | _c8Jv: | ^~~~~ | 3631 | _c8Jv: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Nv’: /tmp/ghc268596_0/ghc_19.hc:3683:1: error: warning: label ‘_c8Nv’ defined but not used [-Wunused-label] 3683 | _c8Nv: | ^~~~~ | 3683 | _c8Nv: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Ny’: /tmp/ghc268596_0/ghc_19.hc:3712:1: error: warning: label ‘_c8Ny’ defined but not used [-Wunused-label] 3712 | _c8Ny: | ^~~~~ | 3712 | _c8Ny: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfile1_entry’: /tmp/ghc268596_0/ghc_19.hc:3756:1: error: warning: label ‘_c8OA’ defined but not used [-Wunused-label] 3756 | _c8OA: | ^~~~~ | 3756 | _c8OA: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfile_entry’: /tmp/ghc268596_0/ghc_19.hc:3805:1: error: warning: label ‘_c8P9’ defined but not used [-Wunused-label] 3805 | _c8P9: | ^~~~~ | 3805 | _c8P9: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8sx_entry’: /tmp/ghc268596_0/ghc_19.hc:3855:1: error: warning: label ‘_c8Qk’ defined but not used [-Wunused-label] 3855 | _c8Qk: | ^~~~~ | 3855 | _c8Qk: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Qh’: /tmp/ghc268596_0/ghc_19.hc:3896:1: error: warning: label ‘_c8Qh’ defined but not used [-Wunused-label] 3896 | _c8Qh: | ^~~~~ | 3896 | _c8Qh: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8sg_entry’: /tmp/ghc268596_0/ghc_19.hc:3936:1: error: warning: label ‘_c8QZ’ defined but not used [-Wunused-label] 3936 | _c8QZ: | ^~~~~ | 3936 | _c8QZ: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8sh_entry’: /tmp/ghc268596_0/ghc_19.hc:3983:1: error: warning: label ‘_c8R2’ defined but not used [-Wunused-label] 3983 | _c8R2: | ^~~~~ | 3983 | _c8R2: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8si_entry’: /tmp/ghc268596_0/ghc_19.hc:4041:1: error: warning: label ‘_c8Rf’ defined but not used [-Wunused-label] 4041 | _c8Rf: | ^~~~~ | 4041 | _c8Rf: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8t9_entry’: /tmp/ghc268596_0/ghc_19.hc:4070:1: error: warning: label ‘_c8RK’ defined but not used [-Wunused-label] 4070 | _c8RK: | ^~~~~ | 4070 | _c8RK: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8RH’: /tmp/ghc268596_0/ghc_19.hc:4111:1: error: warning: label ‘_c8RH’ defined but not used [-Wunused-label] 4111 | _c8RH: | ^~~~~ | 4111 | _c8RH: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8sS_entry’: /tmp/ghc268596_0/ghc_19.hc:4151:1: error: warning: label ‘_c8Sp’ defined but not used [-Wunused-label] 4151 | _c8Sp: | ^~~~~ | 4151 | _c8Sp: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8sT_entry’: /tmp/ghc268596_0/ghc_19.hc:4198:1: error: warning: label ‘_c8Ss’ defined but not used [-Wunused-label] 4198 | _c8Ss: | ^~~~~ | 4198 | _c8Ss: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8sU_entry’: /tmp/ghc268596_0/ghc_19.hc:4256:1: error: warning: label ‘_c8SF’ defined but not used [-Wunused-label] 4256 | _c8SF: | ^~~~~ | 4256 | _c8SF: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8tp_entry’: /tmp/ghc268596_0/ghc_19.hc:4295:1: error: warning: label ‘_c8SP’ defined but not used [-Wunused-label] 4295 | _c8SP: | ^~~~~ | 4295 | _c8SP: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Rt’: /tmp/ghc268596_0/ghc_19.hc:4344:1: error: warning: label ‘_c8Rt’ defined but not used [-Wunused-label] 4344 | _c8Rt: | ^~~~~ | 4344 | _c8Rt: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Rw’: /tmp/ghc268596_0/ghc_19.hc:4369:1: error: warning: label ‘_c8Rw’ defined but not used [-Wunused-label] 4369 | _c8Rw: | ^~~~~ | 4369 | _c8Rw: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8SJ’: /tmp/ghc268596_0/ghc_19.hc:4421:1: error: warning: label ‘_c8SJ’ defined but not used [-Wunused-label] 4421 | _c8SJ: | ^~~~~ | 4421 | _c8SJ: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8SM’: /tmp/ghc268596_0/ghc_19.hc:4450:1: error: warning: label ‘_c8SM’ defined but not used [-Wunused-label] 4450 | _c8SM: | ^~~~~ | 4450 | _c8SM: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8tL_entry’: /tmp/ghc268596_0/ghc_19.hc:4489:1: error: warning: label ‘_c8TD’ defined but not used [-Wunused-label] 4489 | _c8TD: | ^~~~~ | 4489 | _c8TD: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8TA’: /tmp/ghc268596_0/ghc_19.hc:4530:1: error: warning: label ‘_c8TA’ defined but not used [-Wunused-label] 4530 | _c8TA: | ^~~~~ | 4530 | _c8TA: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8tu_entry’: /tmp/ghc268596_0/ghc_19.hc:4570:1: error: warning: label ‘_c8Ui’ defined but not used [-Wunused-label] 4570 | _c8Ui: | ^~~~~ | 4570 | _c8Ui: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8tv_entry’: /tmp/ghc268596_0/ghc_19.hc:4617:1: error: warning: label ‘_c8Ul’ defined but not used [-Wunused-label] 4617 | _c8Ul: | ^~~~~ | 4617 | _c8Ul: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8tw_entry’: /tmp/ghc268596_0/ghc_19.hc:4675:1: error: warning: label ‘_c8Uy’ defined but not used [-Wunused-label] 4675 | _c8Uy: | ^~~~~ | 4675 | _c8Uy: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8u1_entry’: /tmp/ghc268596_0/ghc_19.hc:4711:1: error: warning: label ‘_c8UB’ defined but not used [-Wunused-label] 4711 | _c8UB: | ^~~~~ | 4711 | _c8UB: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Pt’: /tmp/ghc268596_0/ghc_19.hc:4766:1: error: warning: label ‘_c8Pt’ defined but not used [-Wunused-label] 4766 | _c8Pt: | ^~~~~ | 4766 | _c8Pt: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Pz’: /tmp/ghc268596_0/ghc_19.hc:4804:1: error: warning: label ‘_c8Pz’ defined but not used [-Wunused-label] 4804 | _c8Pz: | ^~~~~ | 4804 | _c8Pz: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8PF’: /tmp/ghc268596_0/ghc_19.hc:4830:1: error: warning: label ‘_c8PF’ defined but not used [-Wunused-label] 4830 | _c8PF: | ^~~~~ | 4830 | _c8PF: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8PR’: /tmp/ghc268596_0/ghc_19.hc:4858:1: error: warning: label ‘_c8PR’ defined but not used [-Wunused-label] 4858 | _c8PR: | ^~~~~ | 4858 | _c8PR: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8PX’: /tmp/ghc268596_0/ghc_19.hc:4900:1: error: warning: label ‘_c8PX’ defined but not used [-Wunused-label] 4900 | _c8PX: | ^~~~~ | 4900 | _c8PX: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Tm’: /tmp/ghc268596_0/ghc_19.hc:4977:1: error: warning: label ‘_c8Tm’ defined but not used [-Wunused-label] 4977 | _c8Tm: | ^~~~~ | 4977 | _c8Tm: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Tp’: /tmp/ghc268596_0/ghc_19.hc:5002:1: error: warning: label ‘_c8Tp’ defined but not used [-Wunused-label] 5002 | _c8Tp: | ^~~~~ | 5002 | _c8Tp: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Vl’: /tmp/ghc268596_0/ghc_19.hc:5054:1: error: warning: label ‘_c8Vl’ defined but not used [-Wunused-label] 5054 | _c8Vl: | ^~~~~ | 5054 | _c8Vl: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Vo’: /tmp/ghc268596_0/ghc_19.hc:5083:1: error: warning: label ‘_c8Vo’ defined but not used [-Wunused-label] 5083 | _c8Vo: | ^~~~~ | 5083 | _c8Vo: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Q3’: /tmp/ghc268596_0/ghc_19.hc:5116:1: error: warning: label ‘_c8Q3’ defined but not used [-Wunused-label] 5116 | _c8Q3: | ^~~~~ | 5116 | _c8Q3: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Q6’: /tmp/ghc268596_0/ghc_19.hc:5141:1: error: warning: label ‘_c8Q6’ defined but not used [-Wunused-label] 5141 | _c8Q6: | ^~~~~ | 5141 | _c8Q6: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8UM’: /tmp/ghc268596_0/ghc_19.hc:5193:1: error: warning: label ‘_c8UM’ defined but not used [-Wunused-label] 5193 | _c8UM: | ^~~~~ | 5193 | _c8UM: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8UP’: /tmp/ghc268596_0/ghc_19.hc:5222:1: error: warning: label ‘_c8UP’ defined but not used [-Wunused-label] 5222 | _c8UP: | ^~~~~ | 5222 | _c8UP: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader1_entry’: /tmp/ghc268596_0/ghc_19.hc:5267:1: error: warning: label ‘_c8VX’ defined but not used [-Wunused-label] 5267 | _c8VX: | ^~~~~ | 5267 | _c8VX: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileWithHeader_entry’: /tmp/ghc268596_0/ghc_19.hc:5318:1: error: warning: label ‘_c8WD’ defined but not used [-Wunused-label] 5318 | _c8WD: | ^~~~~ | 5318 | _c8WD: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8ur_entry’: /tmp/ghc268596_0/ghc_19.hc:5361:1: error: warning: label ‘_c8Xy’ defined but not used [-Wunused-label] 5361 | _c8Xy: | ^~~~~ | 5361 | _c8Xy: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘s8ut_entry’: /tmp/ghc268596_0/ghc_19.hc:5409:1: error: warning: label ‘_c8XB’ defined but not used [-Wunused-label] 5409 | _c8XB: | ^~~~~ | 5409 | _c8XB: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8WX’: /tmp/ghc268596_0/ghc_19.hc:5464:1: error: warning: label ‘_c8WX’ defined but not used [-Wunused-label] 5464 | _c8WX: | ^~~~~ | 5464 | _c8WX: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8X3’: /tmp/ghc268596_0/ghc_19.hc:5502:1: error: warning: label ‘_c8X3’ defined but not used [-Wunused-label] 5502 | _c8X3: | ^~~~~ | 5502 | _c8X3: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8X9’: /tmp/ghc268596_0/ghc_19.hc:5528:1: error: warning: label ‘_c8X9’ defined but not used [-Wunused-label] 5528 | _c8X9: | ^~~~~ | 5528 | _c8X9: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8Xl’: /tmp/ghc268596_0/ghc_19.hc:5562:1: error: warning: label ‘_c8Xl’ defined but not used [-Wunused-label] 5562 | _c8Xl: | ^~~~~ | 5562 | _c8Xl: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘_c8XC’: /tmp/ghc268596_0/ghc_19.hc:5605:1: error: warning: label ‘_c8XC’ defined but not used [-Wunused-label] 5605 | _c8XC: | ^~~~~ | 5605 | _c8XC: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdWithHeader1_entry’: /tmp/ghc268596_0/ghc_19.hc:5633:1: error: warning: label ‘_c8XP’ defined but not used [-Wunused-label] 5633 | _c8XP: | ^~~~~ | 5633 | _c8XP: | ^ /tmp/ghc268596_0/ghc_19.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_NetworkziSendfileziLinux_sendfileFdWithHeader_entry’: /tmp/ghc268596_0/ghc_19.hc:5684:1: error: warning: label ‘_c8Y6’ defined but not used [-Wunused-label] 5684 | _c8Y6: | ^~~~~ | 5684 | _c8Y6: | ^ At top level: /tmp/ghc268596_0/ghc_19.hc:140:16: error: warning: ‘r8lr_closure’ defined but not used [-Wunused-variable] 140 | static StgWord r8lr_closure[]__attribute__((aligned(8)))= { | ^~~~~~~~~~~~ | 140 | static StgWord r8lr_closure[]__attribute__((aligned(8)))= { | ^ [3 of 4] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.p_o ) [4 of 4] Compiling System.Linux.Sendfile ( System/Linux/Sendfile.hs, dist/build/System/Linux/Sendfile.p_o ) /tmp/ghc268596_0/ghc_41.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_SystemziLinuxziSendfile_sendfile1_entry’: /tmp/ghc268596_0/ghc_41.hc:54:1: error: warning: label ‘_c8Zx’ defined but not used [-Wunused-label] 54 | _c8Zx: | ^~~~~ | 54 | _c8Zx: | ^ /tmp/ghc268596_0/ghc_41.hc: In function ‘simplezmsendfilezm0zi2zi30zmGwutOaDkOyGJvXh2ucnTtM_SystemziLinuxziSendfile_sendfileFd_entry’: /tmp/ghc268596_0/ghc_41.hc:118:1: error: warning: label ‘_c8ZM’ defined but not used [-Wunused-label] 118 | _c8ZM: | ^~~~~ | 118 | _c8ZM: | ^ + '[' -n dist/build/libHSsimple-sendfile-0.2.30-GwutOaDkOyGJvXh2ucnTtM-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for simple-sendfile-0.2.30.. Running Haddock on library for simple-sendfile-0.2.30.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, bytestring-0.10.8.2, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, network-2.8.0.1, time-1.8.0.2, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: 'sendfile' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 6 / 6) in 'Network.Sendfile' 75% ( 3 / 4) in 'System.Linux.Sendfile' Missing documentation for: Module header Warning: Network.Sendfile: could not find link destinations for: Socket FilePath IO ByteString Fd Integer Warning: System.Linux.Sendfile: could not find link destinations for: Fd ByteString IO Integer Documentation created: dist/doc/html/simple-sendfile/index.html, dist/doc/html/simple-sendfile/simple-sendfile.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8ZKYjc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64 + cd simple-sendfile-0.2.30 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/ghc-8.6.5/simple-sendfile-0.2.30 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d simple-sendfile-0.2.30.conf ']' + install -D --mode=0644 simple-sendfile-0.2.30.conf /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-sendfile-0.2.30.conf ++ ls /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-sendfile-0.2.30.conf + '[' -z /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-sendfile-0.2.30.conf ']' + rm -f ghc-simple-sendfile.files ghc-simple-sendfile-doc.files + touch ghc-simple-sendfile.files ghc-simple-sendfile-doc.files + for i in /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/libHSsimple-sendfile-0.2.30-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/libHSsimple-sendfile-0.2.30-GwutOaDkOyGJvXh2ucnTtM-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/simple-sendfile-0.2.30 + '[' -d /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/ghc-8.6.5/simple-sendfile-0.2.30 ']' + find /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/ghc-8.6.5/simple-sendfile-0.2.30 -type d -fprintf ghc-simple-sendfile-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-simple-sendfile-prof.files -o -fprint ghc-simple-sendfile-devel.files + ls /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-sendfile-0.2.30.conf + '[' -d /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/share/doc/ghc/html/libraries/simple-sendfile-0.2.30 ']' + echo /usr/share/doc/ghc/html/libraries/simple-sendfile-0.2.30 + for i in ghc-simple-sendfile.files ghc-simple-sendfile-devel.files ghc-simple-sendfile-doc.files ghc-simple-sendfile-prof.files + '[' -f ghc-simple-sendfile.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64!!g' ghc-simple-sendfile.files + for i in ghc-simple-sendfile.files ghc-simple-sendfile-devel.files ghc-simple-sendfile-doc.files ghc-simple-sendfile-prof.files + '[' -f ghc-simple-sendfile-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64!!g' ghc-simple-sendfile-devel.files + for i in ghc-simple-sendfile.files ghc-simple-sendfile-devel.files ghc-simple-sendfile-doc.files ghc-simple-sendfile-prof.files + '[' -f ghc-simple-sendfile-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64!!g' ghc-simple-sendfile-doc.files + for i in ghc-simple-sendfile.files ghc-simple-sendfile-devel.files ghc-simple-sendfile-doc.files ghc-simple-sendfile-prof.files + '[' -f ghc-simple-sendfile-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64!!g' ghc-simple-sendfile-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.DQoVIe + umask 022 + cd /builddir/build/BUILD + cd simple-sendfile-0.2.30 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-simple-sendfile-0.2.30-1.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j8qjEb + umask 022 + cd /builddir/build/BUILD + cd simple-sendfile-0.2.30 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/share/licenses/ghc-simple-sendfile + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/share/licenses/ghc-simple-sendfile + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/share/licenses/ghc-simple-sendfile + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-simple-sendfile = 0.2.30-1.fc33 ghc-simple-sendfile(riscv-64) = 0.2.30-1.fc33 libHSsimple-sendfile-0.2.30-GwutOaDkOyGJvXh2ucnTtM-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) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.6.5.so()(64bit) libHSnetwork-2.8.0.1-Hmt657UE3v349uYmvUXEvW-ghc8.6.5.so()(64bit) libHSunix-2.7.2.2-ghc8.6.5.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ghc-simple-sendfile-devel-0.2.30-1.fc33.riscv64 Provides: ghc-devel(simple-sendfile-0.2.30-GwutOaDkOyGJvXh2ucnTtM) ghc-simple-sendfile-devel = 0.2.30-1.fc33 ghc-simple-sendfile-devel(riscv-64) = 0.2.30-1.fc33 ghc-simple-sendfile-static = 0.2.30-1.fc33 ghc-simple-sendfile-static(riscv-64) = 0.2.30-1.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(bytestring-0.10.8.2) ghc-devel(network-2.8.0.1-Hmt657UE3v349uYmvUXEvW) ghc-devel(unix-2.7.2.2) Processing files: ghc-simple-sendfile-doc-0.2.30-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uk4ZHc + umask 022 + cd /builddir/build/BUILD + cd simple-sendfile-0.2.30 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/share/licenses/ghc-simple-sendfile-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/share/licenses/ghc-simple-sendfile-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64/usr/share/licenses/ghc-simple-sendfile-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-simple-sendfile-doc = 0.2.30-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-simple-sendfile-prof-0.2.30-1.fc33.riscv64 Provides: ghc-prof(simple-sendfile-0.2.30-GwutOaDkOyGJvXh2ucnTtM) ghc-simple-sendfile-prof = 0.2.30-1.fc33 ghc-simple-sendfile-prof(riscv-64) = 0.2.30-1.fc33 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(bytestring-0.10.8.2) ghc-prof(network-2.8.0.1-Hmt657UE3v349uYmvUXEvW) ghc-prof(unix-2.7.2.2) Supplements: (ghc-simple-sendfile-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-simple-sendfile-0.2.30-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-simple-sendfile-doc-0.2.30-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ghc-simple-sendfile-devel-0.2.30-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-simple-sendfile-prof-0.2.30-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nVqUjc + umask 022 + cd /builddir/build/BUILD + cd simple-sendfile-0.2.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-simple-sendfile-0.2.30-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0