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-silently.spec'], chrootPath='/var/lib/mock/f33-build-289169-54258/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-silently.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=1596240000 Wrote: /builddir/build/SRPMS/ghc-silently-1.2.5.1-4.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-silently.spec'], chrootPath='/var/lib/mock/f33-build-289169-54258/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-silently.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=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AtVamw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf silently-1.2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/silently-1.2.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd silently-1.2.5.1 + /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.UQNyrw + umask 022 + cd /builddir/build/BUILD + cd silently-1.2.5.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -package Cabal -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-silently '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -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/silently-1.2.5.1 --global Configuring silently-1.2.5.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for silently-1.2.5.1.. Building library for silently-1.2.5.1.. [1 of 1] Compiling System.IO.Silently ( src/System/IO/Silently.hs, dist/build/System/IO/Silently.o ) /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence2_entry’: /tmp/ghc49524_0/ghc_4.hc:13:1: error: warning: label ‘_c7tq’ defined but not used [-Wunused-label] 13 | _c7tq: | ^~~~~ | 13 | _c7tq: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence5_entry’: /tmp/ghc49524_0/ghc_4.hc:77:1: error: warning: label ‘_c7tz’ defined but not used [-Wunused-label] 77 | _c7tz: | ^~~~~ | 77 | _c7tz: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7or_entry’: /tmp/ghc49524_0/ghc_4.hc:145:1: error: warning: label ‘_c7tZ’ defined but not used [-Wunused-label] 145 | _c7tZ: | ^~~~~ | 145 | _c7tZ: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7tV’: /tmp/ghc49524_0/ghc_4.hc:174:1: error: warning: label ‘_c7tV’ defined but not used [-Wunused-label] 174 | _c7tV: | ^~~~~ | 174 | _c7tV: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7tX’: /tmp/ghc49524_0/ghc_4.hc:192:1: error: warning: label ‘_c7tX’ defined but not used [-Wunused-label] 192 | _c7tX: | ^~~~~ | 192 | _c7tX: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7oO_entry’: /tmp/ghc49524_0/ghc_4.hc:209:1: error: warning: label ‘_c7uh’ defined but not used [-Wunused-label] 209 | _c7uh: | ^~~~~ | 209 | _c7uh: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7uf’: /tmp/ghc49524_0/ghc_4.hc:232:1: error: warning: label ‘_c7uf’ defined but not used [-Wunused-label] 232 | _c7uf: | ^~~~~ | 232 | _c7uf: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7oI_entry’: /tmp/ghc49524_0/ghc_4.hc:246:1: error: warning: label ‘_c7ur’ defined but not used [-Wunused-label] 246 | _c7ur: | ^~~~~ | 246 | _c7ur: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7p9_entry’: /tmp/ghc49524_0/ghc_4.hc:262:1: error: warning: label ‘_c7uL’ defined but not used [-Wunused-label] 262 | _c7uL: | ^~~~~ | 262 | _c7uL: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7uJ’: /tmp/ghc49524_0/ghc_4.hc:285:1: error: warning: label ‘_c7uJ’ defined but not used [-Wunused-label] 285 | _c7uJ: | ^~~~~ | 285 | _c7uJ: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7p3_entry’: /tmp/ghc49524_0/ghc_4.hc:299:1: error: warning: label ‘_c7uV’ defined but not used [-Wunused-label] 299 | _c7uV: | ^~~~~ | 299 | _c7uV: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7pg_entry’: /tmp/ghc49524_0/ghc_4.hc:316:1: error: warning: label ‘_c7v2’ defined but not used [-Wunused-label] 316 | _c7v2: | ^~~~~ | 316 | _c7v2: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7uA’: /tmp/ghc49524_0/ghc_4.hc:346:1: error: warning: label ‘_c7uA’ defined but not used [-Wunused-label] 346 | _c7uA: | ^~~~~ | 346 | _c7uA: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7uC’: /tmp/ghc49524_0/ghc_4.hc:367:1: error: warning: label ‘_c7uC’ defined but not used [-Wunused-label] 367 | _c7uC: | ^~~~~ | 367 | _c7uC: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7uY’: /tmp/ghc49524_0/ghc_4.hc:402:1: error: warning: label ‘_c7uY’ defined but not used [-Wunused-label] 402 | _c7uY: | ^~~~~ | 402 | _c7uY: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7v0’: /tmp/ghc49524_0/ghc_4.hc:420:1: error: warning: label ‘_c7v0’ defined but not used [-Wunused-label] 420 | _c7v0: | ^~~~~ | 420 | _c7v0: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7pu_entry’: /tmp/ghc49524_0/ghc_4.hc:437:1: error: warning: label ‘_c7vn’ defined but not used [-Wunused-label] 437 | _c7vn: | ^~~~~ | 437 | _c7vn: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7vl’: /tmp/ghc49524_0/ghc_4.hc:460:1: error: warning: label ‘_c7vl’ defined but not used [-Wunused-label] 460 | _c7vl: | ^~~~~ | 460 | _c7vl: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7po_entry’: /tmp/ghc49524_0/ghc_4.hc:474:1: error: warning: label ‘_c7vx’ defined but not used [-Wunused-label] 474 | _c7vx: | ^~~~~ | 474 | _c7vx: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence4_entry’: /tmp/ghc49524_0/ghc_4.hc:490:1: error: warning: label ‘_c7vE’ defined but not used [-Wunused-label] 490 | _c7vE: | ^~~~~ | 490 | _c7vE: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7tG’: /tmp/ghc49524_0/ghc_4.hc:526:1: error: warning: label ‘_c7tG’ defined but not used [-Wunused-label] 526 | _c7tG: | ^~~~~ | 526 | _c7tG: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7tM’: /tmp/ghc49524_0/ghc_4.hc:556:1: error: warning: label ‘_c7tM’ defined but not used [-Wunused-label] 556 | _c7tM: | ^~~~~ | 556 | _c7tM: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7tO’: /tmp/ghc49524_0/ghc_4.hc:580:1: error: warning: label ‘_c7tO’ defined but not used [-Wunused-label] 580 | _c7tO: | ^~~~~ | 580 | _c7tO: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7vc’: /tmp/ghc49524_0/ghc_4.hc:636:1: error: warning: label ‘_c7vc’ defined but not used [-Wunused-label] 636 | _c7vc: | ^~~~~ | 636 | _c7vc: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7ve’: /tmp/ghc49524_0/ghc_4.hc:657:1: error: warning: label ‘_c7ve’ defined but not used [-Wunused-label] 657 | _c7ve: | ^~~~~ | 657 | _c7ve: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7w1’: /tmp/ghc49524_0/ghc_4.hc:692:1: error: warning: label ‘_c7w1’ defined but not used [-Wunused-label] 692 | _c7w1: | ^~~~~ | 692 | _c7w1: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7w3’: /tmp/ghc49524_0/ghc_4.hc:711:1: error: warning: label ‘_c7w3’ defined but not used [-Wunused-label] 711 | _c7w3: | ^~~~~ | 711 | _c7w3: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7u6’: /tmp/ghc49524_0/ghc_4.hc:727:1: error: warning: label ‘_c7u6’ defined but not used [-Wunused-label] 727 | _c7u6: | ^~~~~ | 727 | _c7u6: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7u8’: /tmp/ghc49524_0/ghc_4.hc:748:1: error: warning: label ‘_c7u8’ defined but not used [-Wunused-label] 748 | _c7u8: | ^~~~~ | 748 | _c7u8: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7vO’: /tmp/ghc49524_0/ghc_4.hc:783:1: error: warning: label ‘_c7vO’ defined but not used [-Wunused-label] 783 | _c7vO: | ^~~~~ | 783 | _c7vO: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7vQ’: /tmp/ghc49524_0/ghc_4.hc:802:1: error: warning: label ‘_c7vQ’ defined but not used [-Wunused-label] 802 | _c7vQ: | ^~~~~ | 802 | _c7vQ: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘r7m9_entry’: /tmp/ghc49524_0/ghc_4.hc:817:1: error: warning: label ‘_c7ws’ defined but not used [-Wunused-label] 817 | _c7ws: | ^~~~~ | 817 | _c7ws: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7wi’: /tmp/ghc49524_0/ghc_4.hc:843:1: error: warning: label ‘_c7wi’ defined but not used [-Wunused-label] 843 | _c7wi: | ^~~~~ | 843 | _c7wi: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7wl’: /tmp/ghc49524_0/ghc_4.hc:860:1: error: warning: label ‘_c7wl’ defined but not used [-Wunused-label] 860 | _c7wl: | ^~~~~ | 860 | _c7wl: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7wA’: /tmp/ghc49524_0/ghc_4.hc:891:1: error: warning: label ‘_c7wA’ defined but not used [-Wunused-label] 891 | _c7wA: | ^~~~~ | 891 | _c7wA: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘r7mc_entry’: /tmp/ghc49524_0/ghc_4.hc:916:1: error: warning: label ‘_c7wS’ defined but not used [-Wunused-label] 916 | _c7wS: | ^~~~~ | 916 | _c7wS: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘r7me_entry’: /tmp/ghc49524_0/ghc_4.hc:957:1: error: warning: label ‘_c7x1’ defined but not used [-Wunused-label] 957 | _c7x1: | ^~~~~ | 957 | _c7x1: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘r7mf_entry’: /tmp/ghc49524_0/ghc_4.hc:1003:1: error: warning: label ‘_c7xb’ defined but not used [-Wunused-label] 1003 | _c7xb: | ^~~~~ | 1003 | _c7xb: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7x8’: /tmp/ghc49524_0/ghc_4.hc:1037:1: error: warning: label ‘_c7x8’ defined but not used [-Wunused-label] 1037 | _c7x8: | ^~~~~ | 1037 | _c7x8: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7xe’: /tmp/ghc49524_0/ghc_4.hc:1058:1: error: warning: label ‘_c7xe’ defined but not used [-Wunused-label] 1058 | _c7xe: | ^~~~~ | 1058 | _c7xe: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7xl’: /tmp/ghc49524_0/ghc_4.hc:1076:1: error: warning: label ‘_c7xl’ defined but not used [-Wunused-label] 1076 | _c7xl: | ^~~~~ | 1076 | _c7xl: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7q0_entry’: /tmp/ghc49524_0/ghc_4.hc:1141:1: error: warning: label ‘_c7xZ’ defined but not used [-Wunused-label] 1141 | _c7xZ: | ^~~~~ | 1141 | _c7xZ: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7xS’: /tmp/ghc49524_0/ghc_4.hc:1176:1: error: warning: label ‘_c7xS’ defined but not used [-Wunused-label] 1176 | _c7xS: | ^~~~~ | 1176 | _c7xS: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7y4’: /tmp/ghc49524_0/ghc_4.hc:1207:1: error: warning: label ‘_c7y4’ defined but not used [-Wunused-label] 1207 | _c7y4: | ^~~~~ | 1207 | _c7y4: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7yv’: /tmp/ghc49524_0/ghc_4.hc:1225:1: error: warning: label ‘_c7yv’ defined but not used [-Wunused-label] 1225 | _c7yv: | ^~~~~ | 1225 | _c7yv: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7yx’: /tmp/ghc49524_0/ghc_4.hc:1247:1: error: warning: label ‘_c7yx’ defined but not used [-Wunused-label] 1247 | _c7yx: | ^~~~~ | 1247 | _c7yx: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7yI’: /tmp/ghc49524_0/ghc_4.hc:1280:1: error: warning: label ‘_c7yI’ defined but not used [-Wunused-label] 1280 | _c7yI: | ^~~~~ | 1280 | _c7yI: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7yd’: /tmp/ghc49524_0/ghc_4.hc:1297:1: error: warning: label ‘_c7yd’ defined but not used [-Wunused-label] 1297 | _c7yd: | ^~~~~ | 1297 | _c7yd: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7yf’: /tmp/ghc49524_0/ghc_4.hc:1315:1: error: warning: label ‘_c7yf’ defined but not used [-Wunused-label] 1315 | _c7yf: | ^~~~~ | 1315 | _c7yf: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7yh’: /tmp/ghc49524_0/ghc_4.hc:1333:1: error: warning: label ‘_c7yh’ defined but not used [-Wunused-label] 1333 | _c7yh: | ^~~~~ | 1333 | _c7yh: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7pX_entry’: /tmp/ghc49524_0/ghc_4.hc:1362:1: error: warning: label ‘_c7yX’ defined but not used [-Wunused-label] 1362 | _c7yX: | ^~~~~ | 1362 | _c7yX: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7qL_entry’: /tmp/ghc49524_0/ghc_4.hc:1394:1: error: warning: label ‘_c7ze’ defined but not used [-Wunused-label] 1394 | _c7ze: | ^~~~~ | 1394 | _c7ze: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7zb’: /tmp/ghc49524_0/ghc_4.hc:1423:1: error: warning: label ‘_c7zb’ defined but not used [-Wunused-label] 1423 | _c7zb: | ^~~~~ | 1423 | _c7zb: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7zh’: /tmp/ghc49524_0/ghc_4.hc:1444:1: error: warning: label ‘_c7zh’ defined but not used [-Wunused-label] 1444 | _c7zh: | ^~~~~ | 1444 | _c7zh: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7zj’: /tmp/ghc49524_0/ghc_4.hc:1460:1: error: warning: label ‘_c7zj’ defined but not used [-Wunused-label] 1460 | _c7zj: | ^~~~~ | 1460 | _c7zj: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7qx_entry’: /tmp/ghc49524_0/ghc_4.hc:1476:1: error: warning: label ‘_c7zA’ defined but not used [-Wunused-label] 1476 | _c7zA: | ^~~~~ | 1476 | _c7zA: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7qy_entry’: /tmp/ghc49524_0/ghc_4.hc:1503:1: error: warning: label ‘_c7zD’ defined but not used [-Wunused-label] 1503 | _c7zD: | ^~~~~ | 1503 | _c7zD: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7qz_entry’: /tmp/ghc49524_0/ghc_4.hc:1535:1: error: warning: label ‘_c7zN’ defined but not used [-Wunused-label] 1535 | _c7zN: | ^~~~~ | 1535 | _c7zN: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7rh_entry’: /tmp/ghc49524_0/ghc_4.hc:1551:1: error: warning: label ‘_c7A6’ defined but not used [-Wunused-label] 1551 | _c7A6: | ^~~~~ | 1551 | _c7A6: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7A3’: /tmp/ghc49524_0/ghc_4.hc:1580:1: error: warning: label ‘_c7A3’ defined but not used [-Wunused-label] 1580 | _c7A3: | ^~~~~ | 1580 | _c7A3: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7A9’: /tmp/ghc49524_0/ghc_4.hc:1601:1: error: warning: label ‘_c7A9’ defined but not used [-Wunused-label] 1601 | _c7A9: | ^~~~~ | 1601 | _c7A9: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Ab’: /tmp/ghc49524_0/ghc_4.hc:1617:1: error: warning: label ‘_c7Ab’ defined but not used [-Wunused-label] 1617 | _c7Ab: | ^~~~~ | 1617 | _c7Ab: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7r3_entry’: /tmp/ghc49524_0/ghc_4.hc:1633:1: error: warning: label ‘_c7As’ defined but not used [-Wunused-label] 1633 | _c7As: | ^~~~~ | 1633 | _c7As: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7r4_entry’: /tmp/ghc49524_0/ghc_4.hc:1660:1: error: warning: label ‘_c7Av’ defined but not used [-Wunused-label] 1660 | _c7Av: | ^~~~~ | 1660 | _c7Av: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7r5_entry’: /tmp/ghc49524_0/ghc_4.hc:1692:1: error: warning: label ‘_c7AF’ defined but not used [-Wunused-label] 1692 | _c7AF: | ^~~~~ | 1692 | _c7AF: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7ru_entry’: /tmp/ghc49524_0/ghc_4.hc:1712:1: error: warning: label ‘_c7AN’ defined but not used [-Wunused-label] 1712 | _c7AN: | ^~~~~ | 1712 | _c7AN: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7zW’: /tmp/ghc49524_0/ghc_4.hc:1744:1: error: warning: label ‘_c7zW’ defined but not used [-Wunused-label] 1744 | _c7zW: | ^~~~~ | 1744 | _c7zW: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7AI’: /tmp/ghc49524_0/ghc_4.hc:1780:1: error: warning: label ‘_c7AI’ defined but not used [-Wunused-label] 1780 | _c7AI: | ^~~~~ | 1780 | _c7AI: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7AK’: /tmp/ghc49524_0/ghc_4.hc:1804:1: error: warning: label ‘_c7AK’ defined but not used [-Wunused-label] 1804 | _c7AK: | ^~~~~ | 1804 | _c7AK: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7AQ’: /tmp/ghc49524_0/ghc_4.hc:1825:1: error: warning: label ‘_c7AQ’ defined but not used [-Wunused-label] 1825 | _c7AQ: | ^~~~~ | 1825 | _c7AQ: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7AS’: /tmp/ghc49524_0/ghc_4.hc:1841:1: error: warning: label ‘_c7AS’ defined but not used [-Wunused-label] 1841 | _c7AS: | ^~~~~ | 1841 | _c7AS: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7rN_entry’: /tmp/ghc49524_0/ghc_4.hc:1858:1: error: warning: label ‘_c7Bf’ defined but not used [-Wunused-label] 1858 | _c7Bf: | ^~~~~ | 1858 | _c7Bf: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Bc’: /tmp/ghc49524_0/ghc_4.hc:1887:1: error: warning: label ‘_c7Bc’ defined but not used [-Wunused-label] 1887 | _c7Bc: | ^~~~~ | 1887 | _c7Bc: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Bi’: /tmp/ghc49524_0/ghc_4.hc:1908:1: error: warning: label ‘_c7Bi’ defined but not used [-Wunused-label] 1908 | _c7Bi: | ^~~~~ | 1908 | _c7Bi: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Bk’: /tmp/ghc49524_0/ghc_4.hc:1924:1: error: warning: label ‘_c7Bk’ defined but not used [-Wunused-label] 1924 | _c7Bk: | ^~~~~ | 1924 | _c7Bk: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7rz_entry’: /tmp/ghc49524_0/ghc_4.hc:1940:1: error: warning: label ‘_c7BB’ defined but not used [-Wunused-label] 1940 | _c7BB: | ^~~~~ | 1940 | _c7BB: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7rA_entry’: /tmp/ghc49524_0/ghc_4.hc:1967:1: error: warning: label ‘_c7BE’ defined but not used [-Wunused-label] 1967 | _c7BE: | ^~~~~ | 1967 | _c7BE: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7rB_entry’: /tmp/ghc49524_0/ghc_4.hc:1999:1: error: warning: label ‘_c7BO’ defined but not used [-Wunused-label] 1999 | _c7BO: | ^~~~~ | 1999 | _c7BO: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture3_entry’: /tmp/ghc49524_0/ghc_4.hc:2016:1: error: warning: label ‘_c7BV’ defined but not used [-Wunused-label] 2016 | _c7BV: | ^~~~~ | 2016 | _c7BV: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7xE’: /tmp/ghc49524_0/ghc_4.hc:2047:1: error: warning: label ‘_c7xE’ defined but not used [-Wunused-label] 2047 | _c7xE: | ^~~~~ | 2047 | _c7xE: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7xG’: /tmp/ghc49524_0/ghc_4.hc:2075:1: error: warning: label ‘_c7xG’ defined but not used [-Wunused-label] 2075 | _c7xG: | ^~~~~ | 2075 | _c7xG: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7B5’: /tmp/ghc49524_0/ghc_4.hc:2139:1: error: warning: label ‘_c7B5’ defined but not used [-Wunused-label] 2139 | _c7B5: | ^~~~~ | 2139 | _c7B5: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Ck’: /tmp/ghc49524_0/ghc_4.hc:2175:1: error: warning: label ‘_c7Ck’ defined but not used [-Wunused-label] 2175 | _c7Ck: | ^~~~~ | 2175 | _c7Ck: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Cm’: /tmp/ghc49524_0/ghc_4.hc:2199:1: error: warning: label ‘_c7Cm’ defined but not used [-Wunused-label] 2199 | _c7Cm: | ^~~~~ | 2199 | _c7Cm: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Cr’: /tmp/ghc49524_0/ghc_4.hc:2220:1: error: warning: label ‘_c7Cr’ defined but not used [-Wunused-label] 2220 | _c7Cr: | ^~~~~ | 2220 | _c7Cr: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Ct’: /tmp/ghc49524_0/ghc_4.hc:2236:1: error: warning: label ‘_c7Ct’ defined but not used [-Wunused-label] 2236 | _c7Ct: | ^~~~~ | 2236 | _c7Ct: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7z4’: /tmp/ghc49524_0/ghc_4.hc:2255:1: error: warning: label ‘_c7z4’ defined but not used [-Wunused-label] 2255 | _c7z4: | ^~~~~ | 2255 | _c7z4: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7C2’: /tmp/ghc49524_0/ghc_4.hc:2291:1: error: warning: label ‘_c7C2’ defined but not used [-Wunused-label] 2291 | _c7C2: | ^~~~~ | 2291 | _c7C2: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7C4’: /tmp/ghc49524_0/ghc_4.hc:2315:1: error: warning: label ‘_c7C4’ defined but not used [-Wunused-label] 2315 | _c7C4: | ^~~~~ | 2315 | _c7C4: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7C9’: /tmp/ghc49524_0/ghc_4.hc:2336:1: error: warning: label ‘_c7C9’ defined but not used [-Wunused-label] 2336 | _c7C9: | ^~~~~ | 2336 | _c7C9: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Cb’: /tmp/ghc49524_0/ghc_4.hc:2352:1: error: warning: label ‘_c7Cb’ defined but not used [-Wunused-label] 2352 | _c7Cb: | ^~~~~ | 2352 | _c7Cb: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapture_entry’: /tmp/ghc49524_0/ghc_4.hc:2366:1: error: warning: label ‘_c7CN’ defined but not used [-Wunused-label] 2366 | _c7CN: | ^~~~~ | 2366 | _c7CN: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture1_entry’: /tmp/ghc49524_0/ghc_4.hc:2394:1: error: warning: label ‘_c7CU’ defined but not used [-Wunused-label] 2394 | _c7CU: | ^~~~~ | 2394 | _c7CU: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture_entry’: /tmp/ghc49524_0/ghc_4.hc:2421:1: error: warning: label ‘_c7D1’ defined but not used [-Wunused-label] 2421 | _c7D1: | ^~~~~ | 2421 | _c7D1: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7s5_entry’: /tmp/ghc49524_0/ghc_4.hc:2441:1: error: warning: label ‘_c7De’ defined but not used [-Wunused-label] 2441 | _c7De: | ^~~~~ | 2441 | _c7De: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capturezu1_entry’: /tmp/ghc49524_0/ghc_4.hc:2468:1: error: warning: label ‘_c7Dh’ defined but not used [-Wunused-label] 2468 | _c7Dh: | ^~~~~ | 2468 | _c7Dh: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7D8’: /tmp/ghc49524_0/ghc_4.hc:2499:1: error: warning: label ‘_c7D8’ defined but not used [-Wunused-label] 2499 | _c7D8: | ^~~~~ | 2499 | _c7D8: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capturezu_entry’: /tmp/ghc49524_0/ghc_4.hc:2523:1: error: warning: label ‘_c7Dr’ defined but not used [-Wunused-label] 2523 | _c7Dr: | ^~~~~ | 2523 | _c7Dr: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sc_entry’: /tmp/ghc49524_0/ghc_4.hc:2543:1: error: warning: label ‘_c7DE’ defined but not used [-Wunused-label] 2543 | _c7DE: | ^~~~~ | 2543 | _c7DE: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapturezu1_entry’: /tmp/ghc49524_0/ghc_4.hc:2569:1: error: warning: label ‘_c7DH’ defined but not used [-Wunused-label] 2569 | _c7DH: | ^~~~~ | 2569 | _c7DH: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Dy’: /tmp/ghc49524_0/ghc_4.hc:2600:1: error: warning: label ‘_c7Dy’ defined but not used [-Wunused-label] 2600 | _c7Dy: | ^~~~~ | 2600 | _c7Dy: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapturezu_entry’: /tmp/ghc49524_0/ghc_4.hc:2624:1: error: warning: label ‘_c7DR’ defined but not used [-Wunused-label] 2624 | _c7DR: | ^~~~~ | 2624 | _c7DR: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sm_entry’: /tmp/ghc49524_0/ghc_4.hc:2660:1: error: warning: label ‘_c7Eh’ defined but not used [-Wunused-label] 2660 | _c7Eh: | ^~~~~ | 2660 | _c7Eh: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Ea’: /tmp/ghc49524_0/ghc_4.hc:2692:1: error: warning: label ‘_c7Ea’ defined but not used [-Wunused-label] 2692 | _c7Ea: | ^~~~~ | 2692 | _c7Ea: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sj_entry’: /tmp/ghc49524_0/ghc_4.hc:2725:1: error: warning: label ‘_c7Er’ defined but not used [-Wunused-label] 2725 | _c7Er: | ^~~~~ | 2725 | _c7Er: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sD_entry’: /tmp/ghc49524_0/ghc_4.hc:2756:1: error: warning: label ‘_c7EH’ defined but not used [-Wunused-label] 2756 | _c7EH: | ^~~~~ | 2756 | _c7EH: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7EF’: /tmp/ghc49524_0/ghc_4.hc:2778:1: error: warning: label ‘_c7EF’ defined but not used [-Wunused-label] 2778 | _c7EF: | ^~~~~ | 2778 | _c7EF: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sw_entry’: /tmp/ghc49524_0/ghc_4.hc:2794:1: error: warning: label ‘_c7EQ’ defined but not used [-Wunused-label] 2794 | _c7EQ: | ^~~~~ | 2794 | _c7EQ: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sx_entry’: /tmp/ghc49524_0/ghc_4.hc:2816:1: error: warning: label ‘_c7EY’ defined but not used [-Wunused-label] 2816 | _c7EY: | ^~~~~ | 2816 | _c7EY: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sV_entry’: /tmp/ghc49524_0/ghc_4.hc:2832:1: error: warning: label ‘_c7Fg’ defined but not used [-Wunused-label] 2832 | _c7Fg: | ^~~~~ | 2832 | _c7Fg: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Fe’: /tmp/ghc49524_0/ghc_4.hc:2854:1: error: warning: label ‘_c7Fe’ defined but not used [-Wunused-label] 2854 | _c7Fe: | ^~~~~ | 2854 | _c7Fe: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sO_entry’: /tmp/ghc49524_0/ghc_4.hc:2870:1: error: warning: label ‘_c7Fp’ defined but not used [-Wunused-label] 2870 | _c7Fp: | ^~~~~ | 2870 | _c7Fp: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7sP_entry’: /tmp/ghc49524_0/ghc_4.hc:2892:1: error: warning: label ‘_c7Fx’ defined but not used [-Wunused-label] 2892 | _c7Fx: | ^~~~~ | 2892 | _c7Fx: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7t2_entry’: /tmp/ghc49524_0/ghc_4.hc:2910:1: error: warning: label ‘_c7FE’ defined but not used [-Wunused-label] 2910 | _c7FE: | ^~~~~ | 2910 | _c7FE: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7F7’: /tmp/ghc49524_0/ghc_4.hc:2939:1: error: warning: label ‘_c7F7’ defined but not used [-Wunused-label] 2939 | _c7F7: | ^~~~~ | 2939 | _c7F7: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7FA’: /tmp/ghc49524_0/ghc_4.hc:2974:1: error: warning: label ‘_c7FA’ defined but not used [-Wunused-label] 2974 | _c7FA: | ^~~~~ | 2974 | _c7FA: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7FC’: /tmp/ghc49524_0/ghc_4.hc:2991:1: error: warning: label ‘_c7FC’ defined but not used [-Wunused-label] 2991 | _c7FC: | ^~~~~ | 2991 | _c7FC: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7td_entry’: /tmp/ghc49524_0/ghc_4.hc:3008:1: error: warning: label ‘_c7FW’ defined but not used [-Wunused-label] 3008 | _c7FW: | ^~~~~ | 3008 | _c7FW: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7FU’: /tmp/ghc49524_0/ghc_4.hc:3030:1: error: warning: label ‘_c7FU’ defined but not used [-Wunused-label] 3030 | _c7FU: | ^~~~~ | 3030 | _c7FU: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7t6_entry’: /tmp/ghc49524_0/ghc_4.hc:3046:1: error: warning: label ‘_c7G5’ defined but not used [-Wunused-label] 3046 | _c7G5: | ^~~~~ | 3046 | _c7G5: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘s7t7_entry’: /tmp/ghc49524_0/ghc_4.hc:3068:1: error: warning: label ‘_c7Gd’ defined but not used [-Wunused-label] 3068 | _c7Gd: | ^~~~~ | 3068 | _c7Gd: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence1_entry’: /tmp/ghc49524_0/ghc_4.hc:3083:1: error: warning: label ‘_c7Gk’ defined but not used [-Wunused-label] 3083 | _c7Gk: | ^~~~~ | 3083 | _c7Gk: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7DY’: /tmp/ghc49524_0/ghc_4.hc:3118:1: error: warning: label ‘_c7DY’ defined but not used [-Wunused-label] 3118 | _c7DY: | ^~~~~ | 3118 | _c7DY: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7FN’: /tmp/ghc49524_0/ghc_4.hc:3174:1: error: warning: label ‘_c7FN’ defined but not used [-Wunused-label] 3174 | _c7FN: | ^~~~~ | 3174 | _c7FN: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Gz’: /tmp/ghc49524_0/ghc_4.hc:3209:1: error: warning: label ‘_c7Gz’ defined but not used [-Wunused-label] 3209 | _c7Gz: | ^~~~~ | 3209 | _c7Gz: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7GB’: /tmp/ghc49524_0/ghc_4.hc:3226:1: error: warning: label ‘_c7GB’ defined but not used [-Wunused-label] 3226 | _c7GB: | ^~~~~ | 3226 | _c7GB: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Ey’: /tmp/ghc49524_0/ghc_4.hc:3245:1: error: warning: label ‘_c7Ey’ defined but not used [-Wunused-label] 3245 | _c7Ey: | ^~~~~ | 3245 | _c7Ey: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Gq’: /tmp/ghc49524_0/ghc_4.hc:3280:1: error: warning: label ‘_c7Gq’ defined but not used [-Wunused-label] 3280 | _c7Gq: | ^~~~~ | 3280 | _c7Gq: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘_c7Gs’: /tmp/ghc49524_0/ghc_4.hc:3297:1: error: warning: label ‘_c7Gs’ defined but not used [-Wunused-label] 3297 | _c7Gs: | ^~~~~ | 3297 | _c7Gs: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence_entry’: /tmp/ghc49524_0/ghc_4.hc:3311:1: error: warning: label ‘_c7GO’ defined but not used [-Wunused-label] 3311 | _c7GO: | ^~~~~ | 3311 | _c7GO: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_silence1_entry’: /tmp/ghc49524_0/ghc_4.hc:3332:1: error: warning: label ‘_c7GV’ defined but not used [-Wunused-label] 3332 | _c7GV: | ^~~~~ | 3332 | _c7GV: | ^ /tmp/ghc49524_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_silence_entry’: /tmp/ghc49524_0/ghc_4.hc:3359:1: error: warning: label ‘_c7H2’ defined but not used [-Wunused-label] 3359 | _c7H2: | ^~~~~ | 3359 | _c7H2: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence2_entry’: /tmp/ghc49524_0/ghc_8.hc:13:1: error: warning: label ‘_c7Mi’ defined but not used [-Wunused-label] 13 | _c7Mi: | ^~~~~ | 13 | _c7Mi: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence5_entry’: /tmp/ghc49524_0/ghc_8.hc:83:1: error: warning: label ‘_c7Mr’ defined but not used [-Wunused-label] 83 | _c7Mr: | ^~~~~ | 83 | _c7Mr: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Hj_entry’: /tmp/ghc49524_0/ghc_8.hc:157:1: error: warning: label ‘_c7MS’ defined but not used [-Wunused-label] 157 | _c7MS: | ^~~~~ | 157 | _c7MS: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7MO’: /tmp/ghc49524_0/ghc_8.hc:186:1: error: warning: label ‘_c7MO’ defined but not used [-Wunused-label] 186 | _c7MO: | ^~~~~ | 186 | _c7MO: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7MQ’: /tmp/ghc49524_0/ghc_8.hc:204:1: error: warning: label ‘_c7MQ’ defined but not used [-Wunused-label] 204 | _c7MQ: | ^~~~~ | 204 | _c7MQ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7HG_entry’: /tmp/ghc49524_0/ghc_8.hc:221:1: error: warning: label ‘_c7Na’ defined but not used [-Wunused-label] 221 | _c7Na: | ^~~~~ | 221 | _c7Na: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7N8’: /tmp/ghc49524_0/ghc_8.hc:244:1: error: warning: label ‘_c7N8’ defined but not used [-Wunused-label] 244 | _c7N8: | ^~~~~ | 244 | _c7N8: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7HA_entry’: /tmp/ghc49524_0/ghc_8.hc:258:1: error: warning: label ‘_c7Nk’ defined but not used [-Wunused-label] 258 | _c7Nk: | ^~~~~ | 258 | _c7Nk: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7I1_entry’: /tmp/ghc49524_0/ghc_8.hc:274:1: error: warning: label ‘_c7NE’ defined but not used [-Wunused-label] 274 | _c7NE: | ^~~~~ | 274 | _c7NE: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7NC’: /tmp/ghc49524_0/ghc_8.hc:297:1: error: warning: label ‘_c7NC’ defined but not used [-Wunused-label] 297 | _c7NC: | ^~~~~ | 297 | _c7NC: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7HV_entry’: /tmp/ghc49524_0/ghc_8.hc:311:1: error: warning: label ‘_c7NO’ defined but not used [-Wunused-label] 311 | _c7NO: | ^~~~~ | 311 | _c7NO: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7I8_entry’: /tmp/ghc49524_0/ghc_8.hc:328:1: error: warning: label ‘_c7NV’ defined but not used [-Wunused-label] 328 | _c7NV: | ^~~~~ | 328 | _c7NV: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Nt’: /tmp/ghc49524_0/ghc_8.hc:358:1: error: warning: label ‘_c7Nt’ defined but not used [-Wunused-label] 358 | _c7Nt: | ^~~~~ | 358 | _c7Nt: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Nv’: /tmp/ghc49524_0/ghc_8.hc:379:1: error: warning: label ‘_c7Nv’ defined but not used [-Wunused-label] 379 | _c7Nv: | ^~~~~ | 379 | _c7Nv: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7NR’: /tmp/ghc49524_0/ghc_8.hc:414:1: error: warning: label ‘_c7NR’ defined but not used [-Wunused-label] 414 | _c7NR: | ^~~~~ | 414 | _c7NR: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7NT’: /tmp/ghc49524_0/ghc_8.hc:432:1: error: warning: label ‘_c7NT’ defined but not used [-Wunused-label] 432 | _c7NT: | ^~~~~ | 432 | _c7NT: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Im_entry’: /tmp/ghc49524_0/ghc_8.hc:449:1: error: warning: label ‘_c7Og’ defined but not used [-Wunused-label] 449 | _c7Og: | ^~~~~ | 449 | _c7Og: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Oe’: /tmp/ghc49524_0/ghc_8.hc:472:1: error: warning: label ‘_c7Oe’ defined but not used [-Wunused-label] 472 | _c7Oe: | ^~~~~ | 472 | _c7Oe: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Ig_entry’: /tmp/ghc49524_0/ghc_8.hc:486:1: error: warning: label ‘_c7Oq’ defined but not used [-Wunused-label] 486 | _c7Oq: | ^~~~~ | 486 | _c7Oq: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence4_entry’: /tmp/ghc49524_0/ghc_8.hc:502:1: error: warning: label ‘_c7Ox’ defined but not used [-Wunused-label] 502 | _c7Ox: | ^~~~~ | 502 | _c7Ox: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Mz’: /tmp/ghc49524_0/ghc_8.hc:538:1: error: warning: label ‘_c7Mz’ defined but not used [-Wunused-label] 538 | _c7Mz: | ^~~~~ | 538 | _c7Mz: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7MF’: /tmp/ghc49524_0/ghc_8.hc:568:1: error: warning: label ‘_c7MF’ defined but not used [-Wunused-label] 568 | _c7MF: | ^~~~~ | 568 | _c7MF: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7MH’: /tmp/ghc49524_0/ghc_8.hc:592:1: error: warning: label ‘_c7MH’ defined but not used [-Wunused-label] 592 | _c7MH: | ^~~~~ | 592 | _c7MH: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7O5’: /tmp/ghc49524_0/ghc_8.hc:648:1: error: warning: label ‘_c7O5’ defined but not used [-Wunused-label] 648 | _c7O5: | ^~~~~ | 648 | _c7O5: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7O7’: /tmp/ghc49524_0/ghc_8.hc:669:1: error: warning: label ‘_c7O7’ defined but not used [-Wunused-label] 669 | _c7O7: | ^~~~~ | 669 | _c7O7: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7OU’: /tmp/ghc49524_0/ghc_8.hc:704:1: error: warning: label ‘_c7OU’ defined but not used [-Wunused-label] 704 | _c7OU: | ^~~~~ | 704 | _c7OU: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7OW’: /tmp/ghc49524_0/ghc_8.hc:723:1: error: warning: label ‘_c7OW’ defined but not used [-Wunused-label] 723 | _c7OW: | ^~~~~ | 723 | _c7OW: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7MZ’: /tmp/ghc49524_0/ghc_8.hc:739:1: error: warning: label ‘_c7MZ’ defined but not used [-Wunused-label] 739 | _c7MZ: | ^~~~~ | 739 | _c7MZ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7N1’: /tmp/ghc49524_0/ghc_8.hc:760:1: error: warning: label ‘_c7N1’ defined but not used [-Wunused-label] 760 | _c7N1: | ^~~~~ | 760 | _c7N1: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7OH’: /tmp/ghc49524_0/ghc_8.hc:795:1: error: warning: label ‘_c7OH’ defined but not used [-Wunused-label] 795 | _c7OH: | ^~~~~ | 795 | _c7OH: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7OJ’: /tmp/ghc49524_0/ghc_8.hc:814:1: error: warning: label ‘_c7OJ’ defined but not used [-Wunused-label] 814 | _c7OJ: | ^~~~~ | 814 | _c7OJ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘r7m9_entry’: /tmp/ghc49524_0/ghc_8.hc:829:1: error: warning: label ‘_c7Pm’ defined but not used [-Wunused-label] 829 | _c7Pm: | ^~~~~ | 829 | _c7Pm: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Pc’: /tmp/ghc49524_0/ghc_8.hc:855:1: error: warning: label ‘_c7Pc’ defined but not used [-Wunused-label] 855 | _c7Pc: | ^~~~~ | 855 | _c7Pc: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Pf’: /tmp/ghc49524_0/ghc_8.hc:872:1: error: warning: label ‘_c7Pf’ defined but not used [-Wunused-label] 872 | _c7Pf: | ^~~~~ | 872 | _c7Pf: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Pu’: /tmp/ghc49524_0/ghc_8.hc:903:1: error: warning: label ‘_c7Pu’ defined but not used [-Wunused-label] 903 | _c7Pu: | ^~~~~ | 903 | _c7Pu: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘r7mc_entry’: /tmp/ghc49524_0/ghc_8.hc:928:1: error: warning: label ‘_c7PM’ defined but not used [-Wunused-label] 928 | _c7PM: | ^~~~~ | 928 | _c7PM: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘r7me_entry’: /tmp/ghc49524_0/ghc_8.hc:969:1: error: warning: label ‘_c7PV’ defined but not used [-Wunused-label] 969 | _c7PV: | ^~~~~ | 969 | _c7PV: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘r7mf_entry’: /tmp/ghc49524_0/ghc_8.hc:1015:1: error: warning: label ‘_c7Q5’ defined but not used [-Wunused-label] 1015 | _c7Q5: | ^~~~~ | 1015 | _c7Q5: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Q2’: /tmp/ghc49524_0/ghc_8.hc:1049:1: error: warning: label ‘_c7Q2’ defined but not used [-Wunused-label] 1049 | _c7Q2: | ^~~~~ | 1049 | _c7Q2: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Q8’: /tmp/ghc49524_0/ghc_8.hc:1070:1: error: warning: label ‘_c7Q8’ defined but not used [-Wunused-label] 1070 | _c7Q8: | ^~~~~ | 1070 | _c7Q8: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Qf’: /tmp/ghc49524_0/ghc_8.hc:1088:1: error: warning: label ‘_c7Qf’ defined but not used [-Wunused-label] 1088 | _c7Qf: | ^~~~~ | 1088 | _c7Qf: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7IS_entry’: /tmp/ghc49524_0/ghc_8.hc:1165:1: error: warning: label ‘_c7QT’ defined but not used [-Wunused-label] 1165 | _c7QT: | ^~~~~ | 1165 | _c7QT: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7QM’: /tmp/ghc49524_0/ghc_8.hc:1200:1: error: warning: label ‘_c7QM’ defined but not used [-Wunused-label] 1200 | _c7QM: | ^~~~~ | 1200 | _c7QM: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7QY’: /tmp/ghc49524_0/ghc_8.hc:1231:1: error: warning: label ‘_c7QY’ defined but not used [-Wunused-label] 1231 | _c7QY: | ^~~~~ | 1231 | _c7QY: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Rp’: /tmp/ghc49524_0/ghc_8.hc:1249:1: error: warning: label ‘_c7Rp’ defined but not used [-Wunused-label] 1249 | _c7Rp: | ^~~~~ | 1249 | _c7Rp: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Rr’: /tmp/ghc49524_0/ghc_8.hc:1271:1: error: warning: label ‘_c7Rr’ defined but not used [-Wunused-label] 1271 | _c7Rr: | ^~~~~ | 1271 | _c7Rr: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7RC’: /tmp/ghc49524_0/ghc_8.hc:1304:1: error: warning: label ‘_c7RC’ defined but not used [-Wunused-label] 1304 | _c7RC: | ^~~~~ | 1304 | _c7RC: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7R7’: /tmp/ghc49524_0/ghc_8.hc:1321:1: error: warning: label ‘_c7R7’ defined but not used [-Wunused-label] 1321 | _c7R7: | ^~~~~ | 1321 | _c7R7: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7R9’: /tmp/ghc49524_0/ghc_8.hc:1339:1: error: warning: label ‘_c7R9’ defined but not used [-Wunused-label] 1339 | _c7R9: | ^~~~~ | 1339 | _c7R9: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Rb’: /tmp/ghc49524_0/ghc_8.hc:1357:1: error: warning: label ‘_c7Rb’ defined but not used [-Wunused-label] 1357 | _c7Rb: | ^~~~~ | 1357 | _c7Rb: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7IP_entry’: /tmp/ghc49524_0/ghc_8.hc:1386:1: error: warning: label ‘_c7RR’ defined but not used [-Wunused-label] 1386 | _c7RR: | ^~~~~ | 1386 | _c7RR: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7JD_entry’: /tmp/ghc49524_0/ghc_8.hc:1418:1: error: warning: label ‘_c7S8’ defined but not used [-Wunused-label] 1418 | _c7S8: | ^~~~~ | 1418 | _c7S8: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7S5’: /tmp/ghc49524_0/ghc_8.hc:1447:1: error: warning: label ‘_c7S5’ defined but not used [-Wunused-label] 1447 | _c7S5: | ^~~~~ | 1447 | _c7S5: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Sb’: /tmp/ghc49524_0/ghc_8.hc:1468:1: error: warning: label ‘_c7Sb’ defined but not used [-Wunused-label] 1468 | _c7Sb: | ^~~~~ | 1468 | _c7Sb: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Sd’: /tmp/ghc49524_0/ghc_8.hc:1484:1: error: warning: label ‘_c7Sd’ defined but not used [-Wunused-label] 1484 | _c7Sd: | ^~~~~ | 1484 | _c7Sd: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Jp_entry’: /tmp/ghc49524_0/ghc_8.hc:1500:1: error: warning: label ‘_c7Su’ defined but not used [-Wunused-label] 1500 | _c7Su: | ^~~~~ | 1500 | _c7Su: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Jq_entry’: /tmp/ghc49524_0/ghc_8.hc:1527:1: error: warning: label ‘_c7Sx’ defined but not used [-Wunused-label] 1527 | _c7Sx: | ^~~~~ | 1527 | _c7Sx: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Jr_entry’: /tmp/ghc49524_0/ghc_8.hc:1559:1: error: warning: label ‘_c7SH’ defined but not used [-Wunused-label] 1559 | _c7SH: | ^~~~~ | 1559 | _c7SH: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7K9_entry’: /tmp/ghc49524_0/ghc_8.hc:1575:1: error: warning: label ‘_c7T0’ defined but not used [-Wunused-label] 1575 | _c7T0: | ^~~~~ | 1575 | _c7T0: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7SX’: /tmp/ghc49524_0/ghc_8.hc:1604:1: error: warning: label ‘_c7SX’ defined but not used [-Wunused-label] 1604 | _c7SX: | ^~~~~ | 1604 | _c7SX: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7T3’: /tmp/ghc49524_0/ghc_8.hc:1625:1: error: warning: label ‘_c7T3’ defined but not used [-Wunused-label] 1625 | _c7T3: | ^~~~~ | 1625 | _c7T3: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7T5’: /tmp/ghc49524_0/ghc_8.hc:1641:1: error: warning: label ‘_c7T5’ defined but not used [-Wunused-label] 1641 | _c7T5: | ^~~~~ | 1641 | _c7T5: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7JV_entry’: /tmp/ghc49524_0/ghc_8.hc:1657:1: error: warning: label ‘_c7Tm’ defined but not used [-Wunused-label] 1657 | _c7Tm: | ^~~~~ | 1657 | _c7Tm: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7JW_entry’: /tmp/ghc49524_0/ghc_8.hc:1684:1: error: warning: label ‘_c7Tp’ defined but not used [-Wunused-label] 1684 | _c7Tp: | ^~~~~ | 1684 | _c7Tp: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7JX_entry’: /tmp/ghc49524_0/ghc_8.hc:1716:1: error: warning: label ‘_c7Tz’ defined but not used [-Wunused-label] 1716 | _c7Tz: | ^~~~~ | 1716 | _c7Tz: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Km_entry’: /tmp/ghc49524_0/ghc_8.hc:1736:1: error: warning: label ‘_c7TH’ defined but not used [-Wunused-label] 1736 | _c7TH: | ^~~~~ | 1736 | _c7TH: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7SQ’: /tmp/ghc49524_0/ghc_8.hc:1768:1: error: warning: label ‘_c7SQ’ defined but not used [-Wunused-label] 1768 | _c7SQ: | ^~~~~ | 1768 | _c7SQ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7TC’: /tmp/ghc49524_0/ghc_8.hc:1804:1: error: warning: label ‘_c7TC’ defined but not used [-Wunused-label] 1804 | _c7TC: | ^~~~~ | 1804 | _c7TC: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7TE’: /tmp/ghc49524_0/ghc_8.hc:1828:1: error: warning: label ‘_c7TE’ defined but not used [-Wunused-label] 1828 | _c7TE: | ^~~~~ | 1828 | _c7TE: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7TK’: /tmp/ghc49524_0/ghc_8.hc:1849:1: error: warning: label ‘_c7TK’ defined but not used [-Wunused-label] 1849 | _c7TK: | ^~~~~ | 1849 | _c7TK: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7TM’: /tmp/ghc49524_0/ghc_8.hc:1865:1: error: warning: label ‘_c7TM’ defined but not used [-Wunused-label] 1865 | _c7TM: | ^~~~~ | 1865 | _c7TM: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7KF_entry’: /tmp/ghc49524_0/ghc_8.hc:1882:1: error: warning: label ‘_c7U9’ defined but not used [-Wunused-label] 1882 | _c7U9: | ^~~~~ | 1882 | _c7U9: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7U6’: /tmp/ghc49524_0/ghc_8.hc:1911:1: error: warning: label ‘_c7U6’ defined but not used [-Wunused-label] 1911 | _c7U6: | ^~~~~ | 1911 | _c7U6: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Uc’: /tmp/ghc49524_0/ghc_8.hc:1932:1: error: warning: label ‘_c7Uc’ defined but not used [-Wunused-label] 1932 | _c7Uc: | ^~~~~ | 1932 | _c7Uc: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Ue’: /tmp/ghc49524_0/ghc_8.hc:1948:1: error: warning: label ‘_c7Ue’ defined but not used [-Wunused-label] 1948 | _c7Ue: | ^~~~~ | 1948 | _c7Ue: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Kr_entry’: /tmp/ghc49524_0/ghc_8.hc:1964:1: error: warning: label ‘_c7Uv’ defined but not used [-Wunused-label] 1964 | _c7Uv: | ^~~~~ | 1964 | _c7Uv: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Ks_entry’: /tmp/ghc49524_0/ghc_8.hc:1991:1: error: warning: label ‘_c7Uy’ defined but not used [-Wunused-label] 1991 | _c7Uy: | ^~~~~ | 1991 | _c7Uy: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Kt_entry’: /tmp/ghc49524_0/ghc_8.hc:2023:1: error: warning: label ‘_c7UI’ defined but not used [-Wunused-label] 2023 | _c7UI: | ^~~~~ | 2023 | _c7UI: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture3_entry’: /tmp/ghc49524_0/ghc_8.hc:2040:1: error: warning: label ‘_c7UP’ defined but not used [-Wunused-label] 2040 | _c7UP: | ^~~~~ | 2040 | _c7UP: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Qy’: /tmp/ghc49524_0/ghc_8.hc:2071:1: error: warning: label ‘_c7Qy’ defined but not used [-Wunused-label] 2071 | _c7Qy: | ^~~~~ | 2071 | _c7Qy: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7QA’: /tmp/ghc49524_0/ghc_8.hc:2099:1: error: warning: label ‘_c7QA’ defined but not used [-Wunused-label] 2099 | _c7QA: | ^~~~~ | 2099 | _c7QA: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7TZ’: /tmp/ghc49524_0/ghc_8.hc:2163:1: error: warning: label ‘_c7TZ’ defined but not used [-Wunused-label] 2163 | _c7TZ: | ^~~~~ | 2163 | _c7TZ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Ve’: /tmp/ghc49524_0/ghc_8.hc:2199:1: error: warning: label ‘_c7Ve’ defined but not used [-Wunused-label] 2199 | _c7Ve: | ^~~~~ | 2199 | _c7Ve: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Vg’: /tmp/ghc49524_0/ghc_8.hc:2223:1: error: warning: label ‘_c7Vg’ defined but not used [-Wunused-label] 2223 | _c7Vg: | ^~~~~ | 2223 | _c7Vg: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Vl’: /tmp/ghc49524_0/ghc_8.hc:2244:1: error: warning: label ‘_c7Vl’ defined but not used [-Wunused-label] 2244 | _c7Vl: | ^~~~~ | 2244 | _c7Vl: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Vn’: /tmp/ghc49524_0/ghc_8.hc:2260:1: error: warning: label ‘_c7Vn’ defined but not used [-Wunused-label] 2260 | _c7Vn: | ^~~~~ | 2260 | _c7Vn: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7RY’: /tmp/ghc49524_0/ghc_8.hc:2279:1: error: warning: label ‘_c7RY’ defined but not used [-Wunused-label] 2279 | _c7RY: | ^~~~~ | 2279 | _c7RY: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7UW’: /tmp/ghc49524_0/ghc_8.hc:2315:1: error: warning: label ‘_c7UW’ defined but not used [-Wunused-label] 2315 | _c7UW: | ^~~~~ | 2315 | _c7UW: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7UY’: /tmp/ghc49524_0/ghc_8.hc:2339:1: error: warning: label ‘_c7UY’ defined but not used [-Wunused-label] 2339 | _c7UY: | ^~~~~ | 2339 | _c7UY: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7V3’: /tmp/ghc49524_0/ghc_8.hc:2360:1: error: warning: label ‘_c7V3’ defined but not used [-Wunused-label] 2360 | _c7V3: | ^~~~~ | 2360 | _c7V3: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7V5’: /tmp/ghc49524_0/ghc_8.hc:2376:1: error: warning: label ‘_c7V5’ defined but not used [-Wunused-label] 2376 | _c7V5: | ^~~~~ | 2376 | _c7V5: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapture_entry’: /tmp/ghc49524_0/ghc_8.hc:2390:1: error: warning: label ‘_c7VJ’ defined but not used [-Wunused-label] 2390 | _c7VJ: | ^~~~~ | 2390 | _c7VJ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture1_entry’: /tmp/ghc49524_0/ghc_8.hc:2418:1: error: warning: label ‘_c7VQ’ defined but not used [-Wunused-label] 2418 | _c7VQ: | ^~~~~ | 2418 | _c7VQ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture_entry’: /tmp/ghc49524_0/ghc_8.hc:2445:1: error: warning: label ‘_c7VX’ defined but not used [-Wunused-label] 2445 | _c7VX: | ^~~~~ | 2445 | _c7VX: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7KX_entry’: /tmp/ghc49524_0/ghc_8.hc:2465:1: error: warning: label ‘_c7Wa’ defined but not used [-Wunused-label] 2465 | _c7Wa: | ^~~~~ | 2465 | _c7Wa: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capturezu1_entry’: /tmp/ghc49524_0/ghc_8.hc:2492:1: error: warning: label ‘_c7Wd’ defined but not used [-Wunused-label] 2492 | _c7Wd: | ^~~~~ | 2492 | _c7Wd: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7W4’: /tmp/ghc49524_0/ghc_8.hc:2523:1: error: warning: label ‘_c7W4’ defined but not used [-Wunused-label] 2523 | _c7W4: | ^~~~~ | 2523 | _c7W4: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capturezu_entry’: /tmp/ghc49524_0/ghc_8.hc:2547:1: error: warning: label ‘_c7Wn’ defined but not used [-Wunused-label] 2547 | _c7Wn: | ^~~~~ | 2547 | _c7Wn: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7L4_entry’: /tmp/ghc49524_0/ghc_8.hc:2567:1: error: warning: label ‘_c7WA’ defined but not used [-Wunused-label] 2567 | _c7WA: | ^~~~~ | 2567 | _c7WA: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapturezu1_entry’: /tmp/ghc49524_0/ghc_8.hc:2593:1: error: warning: label ‘_c7WD’ defined but not used [-Wunused-label] 2593 | _c7WD: | ^~~~~ | 2593 | _c7WD: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Wu’: /tmp/ghc49524_0/ghc_8.hc:2624:1: error: warning: label ‘_c7Wu’ defined but not used [-Wunused-label] 2624 | _c7Wu: | ^~~~~ | 2624 | _c7Wu: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapturezu_entry’: /tmp/ghc49524_0/ghc_8.hc:2648:1: error: warning: label ‘_c7WN’ defined but not used [-Wunused-label] 2648 | _c7WN: | ^~~~~ | 2648 | _c7WN: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Le_entry’: /tmp/ghc49524_0/ghc_8.hc:2684:1: error: warning: label ‘_c7Xd’ defined but not used [-Wunused-label] 2684 | _c7Xd: | ^~~~~ | 2684 | _c7Xd: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7X6’: /tmp/ghc49524_0/ghc_8.hc:2716:1: error: warning: label ‘_c7X6’ defined but not used [-Wunused-label] 2716 | _c7X6: | ^~~~~ | 2716 | _c7X6: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Lb_entry’: /tmp/ghc49524_0/ghc_8.hc:2749:1: error: warning: label ‘_c7Xn’ defined but not used [-Wunused-label] 2749 | _c7Xn: | ^~~~~ | 2749 | _c7Xn: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Lv_entry’: /tmp/ghc49524_0/ghc_8.hc:2780:1: error: warning: label ‘_c7XD’ defined but not used [-Wunused-label] 2780 | _c7XD: | ^~~~~ | 2780 | _c7XD: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7XB’: /tmp/ghc49524_0/ghc_8.hc:2802:1: error: warning: label ‘_c7XB’ defined but not used [-Wunused-label] 2802 | _c7XB: | ^~~~~ | 2802 | _c7XB: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Lo_entry’: /tmp/ghc49524_0/ghc_8.hc:2818:1: error: warning: label ‘_c7XM’ defined but not used [-Wunused-label] 2818 | _c7XM: | ^~~~~ | 2818 | _c7XM: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7Lp_entry’: /tmp/ghc49524_0/ghc_8.hc:2840:1: error: warning: label ‘_c7XU’ defined but not used [-Wunused-label] 2840 | _c7XU: | ^~~~~ | 2840 | _c7XU: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7LN_entry’: /tmp/ghc49524_0/ghc_8.hc:2856:1: error: warning: label ‘_c7Yc’ defined but not used [-Wunused-label] 2856 | _c7Yc: | ^~~~~ | 2856 | _c7Yc: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Ya’: /tmp/ghc49524_0/ghc_8.hc:2878:1: error: warning: label ‘_c7Ya’ defined but not used [-Wunused-label] 2878 | _c7Ya: | ^~~~~ | 2878 | _c7Ya: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7LG_entry’: /tmp/ghc49524_0/ghc_8.hc:2894:1: error: warning: label ‘_c7Yl’ defined but not used [-Wunused-label] 2894 | _c7Yl: | ^~~~~ | 2894 | _c7Yl: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7LH_entry’: /tmp/ghc49524_0/ghc_8.hc:2916:1: error: warning: label ‘_c7Yt’ defined but not used [-Wunused-label] 2916 | _c7Yt: | ^~~~~ | 2916 | _c7Yt: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7LU_entry’: /tmp/ghc49524_0/ghc_8.hc:2934:1: error: warning: label ‘_c7YA’ defined but not used [-Wunused-label] 2934 | _c7YA: | ^~~~~ | 2934 | _c7YA: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Y3’: /tmp/ghc49524_0/ghc_8.hc:2963:1: error: warning: label ‘_c7Y3’ defined but not used [-Wunused-label] 2963 | _c7Y3: | ^~~~~ | 2963 | _c7Y3: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Yw’: /tmp/ghc49524_0/ghc_8.hc:2998:1: error: warning: label ‘_c7Yw’ defined but not used [-Wunused-label] 2998 | _c7Yw: | ^~~~~ | 2998 | _c7Yw: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Yy’: /tmp/ghc49524_0/ghc_8.hc:3015:1: error: warning: label ‘_c7Yy’ defined but not used [-Wunused-label] 3015 | _c7Yy: | ^~~~~ | 3015 | _c7Yy: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7M5_entry’: /tmp/ghc49524_0/ghc_8.hc:3032:1: error: warning: label ‘_c7YS’ defined but not used [-Wunused-label] 3032 | _c7YS: | ^~~~~ | 3032 | _c7YS: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7YQ’: /tmp/ghc49524_0/ghc_8.hc:3054:1: error: warning: label ‘_c7YQ’ defined but not used [-Wunused-label] 3054 | _c7YQ: | ^~~~~ | 3054 | _c7YQ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7LY_entry’: /tmp/ghc49524_0/ghc_8.hc:3070:1: error: warning: label ‘_c7Z1’ defined but not used [-Wunused-label] 3070 | _c7Z1: | ^~~~~ | 3070 | _c7Z1: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘s7LZ_entry’: /tmp/ghc49524_0/ghc_8.hc:3092:1: error: warning: label ‘_c7Z9’ defined but not used [-Wunused-label] 3092 | _c7Z9: | ^~~~~ | 3092 | _c7Z9: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence1_entry’: /tmp/ghc49524_0/ghc_8.hc:3107:1: error: warning: label ‘_c7Zg’ defined but not used [-Wunused-label] 3107 | _c7Zg: | ^~~~~ | 3107 | _c7Zg: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7WU’: /tmp/ghc49524_0/ghc_8.hc:3142:1: error: warning: label ‘_c7WU’ defined but not used [-Wunused-label] 3142 | _c7WU: | ^~~~~ | 3142 | _c7WU: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7YJ’: /tmp/ghc49524_0/ghc_8.hc:3198:1: error: warning: label ‘_c7YJ’ defined but not used [-Wunused-label] 3198 | _c7YJ: | ^~~~~ | 3198 | _c7YJ: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Zv’: /tmp/ghc49524_0/ghc_8.hc:3233:1: error: warning: label ‘_c7Zv’ defined but not used [-Wunused-label] 3233 | _c7Zv: | ^~~~~ | 3233 | _c7Zv: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Zx’: /tmp/ghc49524_0/ghc_8.hc:3250:1: error: warning: label ‘_c7Zx’ defined but not used [-Wunused-label] 3250 | _c7Zx: | ^~~~~ | 3250 | _c7Zx: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Xu’: /tmp/ghc49524_0/ghc_8.hc:3269:1: error: warning: label ‘_c7Xu’ defined but not used [-Wunused-label] 3269 | _c7Xu: | ^~~~~ | 3269 | _c7Xu: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Zm’: /tmp/ghc49524_0/ghc_8.hc:3304:1: error: warning: label ‘_c7Zm’ defined but not used [-Wunused-label] 3304 | _c7Zm: | ^~~~~ | 3304 | _c7Zm: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘_c7Zo’: /tmp/ghc49524_0/ghc_8.hc:3321:1: error: warning: label ‘_c7Zo’ defined but not used [-Wunused-label] 3321 | _c7Zo: | ^~~~~ | 3321 | _c7Zo: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence_entry’: /tmp/ghc49524_0/ghc_8.hc:3335:1: error: warning: label ‘_c7ZK’ defined but not used [-Wunused-label] 3335 | _c7ZK: | ^~~~~ | 3335 | _c7ZK: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_silence1_entry’: /tmp/ghc49524_0/ghc_8.hc:3356:1: error: warning: label ‘_c7ZR’ defined but not used [-Wunused-label] 3356 | _c7ZR: | ^~~~~ | 3356 | _c7ZR: | ^ /tmp/ghc49524_0/ghc_8.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_silence_entry’: /tmp/ghc49524_0/ghc_8.hc:3383:1: error: warning: label ‘_c7ZY’ defined but not used [-Wunused-label] 3383 | _c7ZY: | ^~~~~ | 3383 | _c7ZY: | ^ [1 of 1] Compiling System.IO.Silently ( src/System/IO/Silently.hs, dist/build/System/IO/Silently.p_o ) /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence2_entry’: /tmp/ghc49540_0/ghc_4.hc:99:1: error: warning: label ‘_c7uY’ defined but not used [-Wunused-label] 99 | _c7uY: | ^~~~~ | 99 | _c7uY: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence5_entry’: /tmp/ghc49540_0/ghc_4.hc:178:1: error: warning: label ‘_c7vc’ defined but not used [-Wunused-label] 178 | _c7vc: | ^~~~~ | 178 | _c7vc: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7px_entry’: /tmp/ghc49540_0/ghc_4.hc:263:1: error: warning: label ‘_c7vM’ defined but not used [-Wunused-label] 263 | _c7vM: | ^~~~~ | 263 | _c7vM: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7vH’: /tmp/ghc49540_0/ghc_4.hc:302:1: error: warning: label ‘_c7vH’ defined but not used [-Wunused-label] 302 | _c7vH: | ^~~~~ | 302 | _c7vH: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7vK’: /tmp/ghc49540_0/ghc_4.hc:322:1: error: warning: label ‘_c7vK’ defined but not used [-Wunused-label] 322 | _c7vK: | ^~~~~ | 322 | _c7vK: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7pU_entry’: /tmp/ghc49540_0/ghc_4.hc:344:1: error: warning: label ‘_c7wa’ defined but not used [-Wunused-label] 344 | _c7wa: | ^~~~~ | 344 | _c7wa: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7w8’: /tmp/ghc49540_0/ghc_4.hc:376:1: error: warning: label ‘_c7w8’ defined but not used [-Wunused-label] 376 | _c7w8: | ^~~~~ | 376 | _c7w8: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7pN_entry’: /tmp/ghc49540_0/ghc_4.hc:396:1: error: warning: label ‘_c7wl’ defined but not used [-Wunused-label] 396 | _c7wl: | ^~~~~ | 396 | _c7wl: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7pO_entry’: /tmp/ghc49540_0/ghc_4.hc:431:1: error: warning: label ‘_c7ww’ defined but not used [-Wunused-label] 431 | _c7ww: | ^~~~~ | 431 | _c7ww: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7qf_entry’: /tmp/ghc49540_0/ghc_4.hc:460:1: error: warning: label ‘_c7wZ’ defined but not used [-Wunused-label] 460 | _c7wZ: | ^~~~~ | 460 | _c7wZ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7wX’: /tmp/ghc49540_0/ghc_4.hc:492:1: error: warning: label ‘_c7wX’ defined but not used [-Wunused-label] 492 | _c7wX: | ^~~~~ | 492 | _c7wX: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7q8_entry’: /tmp/ghc49540_0/ghc_4.hc:512:1: error: warning: label ‘_c7xa’ defined but not used [-Wunused-label] 512 | _c7xa: | ^~~~~ | 512 | _c7xa: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7q9_entry’: /tmp/ghc49540_0/ghc_4.hc:547:1: error: warning: label ‘_c7xl’ defined but not used [-Wunused-label] 547 | _c7xl: | ^~~~~ | 547 | _c7xl: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7qm_entry’: /tmp/ghc49540_0/ghc_4.hc:577:1: error: warning: label ‘_c7xu’ defined but not used [-Wunused-label] 577 | _c7xu: | ^~~~~ | 577 | _c7xu: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7wJ’: /tmp/ghc49540_0/ghc_4.hc:616:1: error: warning: label ‘_c7wJ’ defined but not used [-Wunused-label] 616 | _c7wJ: | ^~~~~ | 616 | _c7wJ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7wM’: /tmp/ghc49540_0/ghc_4.hc:644:1: error: warning: label ‘_c7wM’ defined but not used [-Wunused-label] 644 | _c7wM: | ^~~~~ | 644 | _c7wM: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7xp’: /tmp/ghc49540_0/ghc_4.hc:693:1: error: warning: label ‘_c7xp’ defined but not used [-Wunused-label] 693 | _c7xp: | ^~~~~ | 693 | _c7xp: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7xs’: /tmp/ghc49540_0/ghc_4.hc:713:1: error: warning: label ‘_c7xs’ defined but not used [-Wunused-label] 713 | _c7xs: | ^~~~~ | 713 | _c7xs: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7qA_entry’: /tmp/ghc49540_0/ghc_4.hc:735:1: error: warning: label ‘_c7xV’ defined but not used [-Wunused-label] 735 | _c7xV: | ^~~~~ | 735 | _c7xV: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7xT’: /tmp/ghc49540_0/ghc_4.hc:767:1: error: warning: label ‘_c7xT’ defined but not used [-Wunused-label] 767 | _c7xT: | ^~~~~ | 767 | _c7xT: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7qt_entry’: /tmp/ghc49540_0/ghc_4.hc:787:1: error: warning: label ‘_c7y6’ defined but not used [-Wunused-label] 787 | _c7y6: | ^~~~~ | 787 | _c7y6: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7qu_entry’: /tmp/ghc49540_0/ghc_4.hc:822:1: error: warning: label ‘_c7yh’ defined but not used [-Wunused-label] 822 | _c7yh: | ^~~~~ | 822 | _c7yh: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence4_entry’: /tmp/ghc49540_0/ghc_4.hc:851:1: error: warning: label ‘_c7yo’ defined but not used [-Wunused-label] 851 | _c7yo: | ^~~~~ | 851 | _c7yo: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7vm’: /tmp/ghc49540_0/ghc_4.hc:889:1: error: warning: label ‘_c7vm’ defined but not used [-Wunused-label] 889 | _c7vm: | ^~~~~ | 889 | _c7vm: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7vt’: /tmp/ghc49540_0/ghc_4.hc:921:1: error: warning: label ‘_c7vt’ defined but not used [-Wunused-label] 921 | _c7vt: | ^~~~~ | 921 | _c7vt: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7vw’: /tmp/ghc49540_0/ghc_4.hc:951:1: error: warning: label ‘_c7vw’ defined but not used [-Wunused-label] 951 | _c7vw: | ^~~~~ | 951 | _c7vw: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7xF’: /tmp/ghc49540_0/ghc_4.hc:1020:1: error: warning: label ‘_c7xF’ defined but not used [-Wunused-label] 1020 | _c7xF: | ^~~~~ | 1020 | _c7xF: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7xI’: /tmp/ghc49540_0/ghc_4.hc:1048:1: error: warning: label ‘_c7xI’ defined but not used [-Wunused-label] 1048 | _c7xI: | ^~~~~ | 1048 | _c7xI: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7yO’: /tmp/ghc49540_0/ghc_4.hc:1097:1: error: warning: label ‘_c7yO’ defined but not used [-Wunused-label] 1097 | _c7yO: | ^~~~~ | 1097 | _c7yO: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7yR’: /tmp/ghc49540_0/ghc_4.hc:1117:1: error: warning: label ‘_c7yR’ defined but not used [-Wunused-label] 1117 | _c7yR: | ^~~~~ | 1117 | _c7yR: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7vU’: /tmp/ghc49540_0/ghc_4.hc:1134:1: error: warning: label ‘_c7vU’ defined but not used [-Wunused-label] 1134 | _c7vU: | ^~~~~ | 1134 | _c7vU: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7vX’: /tmp/ghc49540_0/ghc_4.hc:1162:1: error: warning: label ‘_c7vX’ defined but not used [-Wunused-label] 1162 | _c7vX: | ^~~~~ | 1162 | _c7vX: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7yz’: /tmp/ghc49540_0/ghc_4.hc:1211:1: error: warning: label ‘_c7yz’ defined but not used [-Wunused-label] 1211 | _c7yz: | ^~~~~ | 1211 | _c7yz: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7yC’: /tmp/ghc49540_0/ghc_4.hc:1231:1: error: warning: label ‘_c7yC’ defined but not used [-Wunused-label] 1231 | _c7yC: | ^~~~~ | 1231 | _c7yC: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘r7nf_entry’: /tmp/ghc49540_0/ghc_4.hc:1251:1: error: warning: label ‘_c7zF’ defined but not used [-Wunused-label] 1251 | _c7zF: | ^~~~~ | 1251 | _c7zF: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7zu’: /tmp/ghc49540_0/ghc_4.hc:1277:1: error: warning: label ‘_c7zu’ defined but not used [-Wunused-label] 1277 | _c7zu: | ^~~~~ | 1277 | _c7zu: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7zy’: /tmp/ghc49540_0/ghc_4.hc:1295:1: error: warning: label ‘_c7zy’ defined but not used [-Wunused-label] 1295 | _c7zy: | ^~~~~ | 1295 | _c7zy: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7zO’: /tmp/ghc49540_0/ghc_4.hc:1328:1: error: warning: label ‘_c7zO’ defined but not used [-Wunused-label] 1328 | _c7zO: | ^~~~~ | 1328 | _c7zO: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘r7ni_entry’: /tmp/ghc49540_0/ghc_4.hc:1359:1: error: warning: label ‘_c7Ab’ defined but not used [-Wunused-label] 1359 | _c7Ab: | ^~~~~ | 1359 | _c7Ab: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘r7nk_entry’: /tmp/ghc49540_0/ghc_4.hc:1412:1: error: warning: label ‘_c7Ap’ defined but not used [-Wunused-label] 1412 | _c7Ap: | ^~~~~ | 1412 | _c7Ap: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘r7nl_entry’: /tmp/ghc49540_0/ghc_4.hc:1470:1: error: warning: label ‘_c7AC’ defined but not used [-Wunused-label] 1470 | _c7AC: | ^~~~~ | 1470 | _c7AC: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Az’: /tmp/ghc49540_0/ghc_4.hc:1506:1: error: warning: label ‘_c7Az’ defined but not used [-Wunused-label] 1506 | _c7Az: | ^~~~~ | 1506 | _c7Az: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7AG’: /tmp/ghc49540_0/ghc_4.hc:1529:1: error: warning: label ‘_c7AG’ defined but not used [-Wunused-label] 1529 | _c7AG: | ^~~~~ | 1529 | _c7AG: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7AO’: /tmp/ghc49540_0/ghc_4.hc:1549:1: error: warning: label ‘_c7AO’ defined but not used [-Wunused-label] 1549 | _c7AO: | ^~~~~ | 1549 | _c7AO: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7r6_entry’: /tmp/ghc49540_0/ghc_4.hc:1634:1: error: warning: label ‘_c7BN’ defined but not used [-Wunused-label] 1634 | _c7BN: | ^~~~~ | 1634 | _c7BN: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7BG’: /tmp/ghc49540_0/ghc_4.hc:1678:1: error: warning: label ‘_c7BG’ defined but not used [-Wunused-label] 1678 | _c7BG: | ^~~~~ | 1678 | _c7BG: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7BT’: /tmp/ghc49540_0/ghc_4.hc:1709:1: error: warning: label ‘_c7BT’ defined but not used [-Wunused-label] 1709 | _c7BT: | ^~~~~ | 1709 | _c7BT: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_s7rn’: /tmp/ghc49540_0/ghc_4.hc:1730:1: error: warning: label ‘_s7rn’ defined but not used [-Wunused-label] 1730 | _s7rn: | ^~~~~ | 1730 | _s7rn: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Cs’: /tmp/ghc49540_0/ghc_4.hc:1754:1: error: warning: label ‘_c7Cs’ defined but not used [-Wunused-label] 1754 | _c7Cs: | ^~~~~ | 1754 | _c7Cs: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7CE’: /tmp/ghc49540_0/ghc_4.hc:1791:1: error: warning: label ‘_c7CE’ defined but not used [-Wunused-label] 1791 | _c7CE: | ^~~~~ | 1791 | _c7CE: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7C4’: /tmp/ghc49540_0/ghc_4.hc:1809:1: error: warning: label ‘_c7C4’ defined but not used [-Wunused-label] 1809 | _c7C4: | ^~~~~ | 1809 | _c7C4: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7C7’: /tmp/ghc49540_0/ghc_4.hc:1830:1: error: warning: label ‘_c7C7’ defined but not used [-Wunused-label] 1830 | _c7C7: | ^~~~~ | 1830 | _c7C7: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Ca’: /tmp/ghc49540_0/ghc_4.hc:1852:1: error: warning: label ‘_c7Ca’ defined but not used [-Wunused-label] 1852 | _c7Ca: | ^~~~~ | 1852 | _c7Ca: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7r3_entry’: /tmp/ghc49540_0/ghc_4.hc:1892:1: error: warning: label ‘_c7CT’ defined but not used [-Wunused-label] 1892 | _c7CT: | ^~~~~ | 1892 | _c7CT: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7rR_entry’: /tmp/ghc49540_0/ghc_4.hc:1940:1: error: warning: label ‘_c7Df’ defined but not used [-Wunused-label] 1940 | _c7Df: | ^~~~~ | 1940 | _c7Df: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Dc’: /tmp/ghc49540_0/ghc_4.hc:1978:1: error: warning: label ‘_c7Dc’ defined but not used [-Wunused-label] 1978 | _c7Dc: | ^~~~~ | 1978 | _c7Dc: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Dj’: /tmp/ghc49540_0/ghc_4.hc:2001:1: error: warning: label ‘_c7Dj’ defined but not used [-Wunused-label] 2001 | _c7Dj: | ^~~~~ | 2001 | _c7Dj: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Dm’: /tmp/ghc49540_0/ghc_4.hc:2019:1: error: warning: label ‘_c7Dm’ defined but not used [-Wunused-label] 2019 | _c7Dm: | ^~~~~ | 2019 | _c7Dm: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7rD_entry’: /tmp/ghc49540_0/ghc_4.hc:2040:1: error: warning: label ‘_c7DJ’ defined but not used [-Wunused-label] 2040 | _c7DJ: | ^~~~~ | 2040 | _c7DJ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7rE_entry’: /tmp/ghc49540_0/ghc_4.hc:2078:1: error: warning: label ‘_c7DM’ defined but not used [-Wunused-label] 2078 | _c7DM: | ^~~~~ | 2078 | _c7DM: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7rF_entry’: /tmp/ghc49540_0/ghc_4.hc:2126:1: error: warning: label ‘_c7DZ’ defined but not used [-Wunused-label] 2126 | _c7DZ: | ^~~~~ | 2126 | _c7DZ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sn_entry’: /tmp/ghc49540_0/ghc_4.hc:2155:1: error: warning: label ‘_c7Eq’ defined but not used [-Wunused-label] 2155 | _c7Eq: | ^~~~~ | 2155 | _c7Eq: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7En’: /tmp/ghc49540_0/ghc_4.hc:2193:1: error: warning: label ‘_c7En’ defined but not used [-Wunused-label] 2193 | _c7En: | ^~~~~ | 2193 | _c7En: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Eu’: /tmp/ghc49540_0/ghc_4.hc:2216:1: error: warning: label ‘_c7Eu’ defined but not used [-Wunused-label] 2216 | _c7Eu: | ^~~~~ | 2216 | _c7Eu: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Ex’: /tmp/ghc49540_0/ghc_4.hc:2234:1: error: warning: label ‘_c7Ex’ defined but not used [-Wunused-label] 2234 | _c7Ex: | ^~~~~ | 2234 | _c7Ex: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7s9_entry’: /tmp/ghc49540_0/ghc_4.hc:2255:1: error: warning: label ‘_c7EU’ defined but not used [-Wunused-label] 2255 | _c7EU: | ^~~~~ | 2255 | _c7EU: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sa_entry’: /tmp/ghc49540_0/ghc_4.hc:2293:1: error: warning: label ‘_c7EX’ defined but not used [-Wunused-label] 2293 | _c7EX: | ^~~~~ | 2293 | _c7EX: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sb_entry’: /tmp/ghc49540_0/ghc_4.hc:2341:1: error: warning: label ‘_c7Fa’ defined but not used [-Wunused-label] 2341 | _c7Fa: | ^~~~~ | 2341 | _c7Fa: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sA_entry’: /tmp/ghc49540_0/ghc_4.hc:2374:1: error: warning: label ‘_c7Fk’ defined but not used [-Wunused-label] 2374 | _c7Fk: | ^~~~~ | 2374 | _c7Fk: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Ec’: /tmp/ghc49540_0/ghc_4.hc:2416:1: error: warning: label ‘_c7Ec’ defined but not used [-Wunused-label] 2416 | _c7Ec: | ^~~~~ | 2416 | _c7Ec: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Fe’: /tmp/ghc49540_0/ghc_4.hc:2464:1: error: warning: label ‘_c7Fe’ defined but not used [-Wunused-label] 2464 | _c7Fe: | ^~~~~ | 2464 | _c7Fe: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Fh’: /tmp/ghc49540_0/ghc_4.hc:2490:1: error: warning: label ‘_c7Fh’ defined but not used [-Wunused-label] 2490 | _c7Fh: | ^~~~~ | 2490 | _c7Fh: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Fo’: /tmp/ghc49540_0/ghc_4.hc:2513:1: error: warning: label ‘_c7Fo’ defined but not used [-Wunused-label] 2513 | _c7Fo: | ^~~~~ | 2513 | _c7Fo: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Fr’: /tmp/ghc49540_0/ghc_4.hc:2531:1: error: warning: label ‘_c7Fr’ defined but not used [-Wunused-label] 2531 | _c7Fr: | ^~~~~ | 2531 | _c7Fr: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sT_entry’: /tmp/ghc49540_0/ghc_4.hc:2553:1: error: warning: label ‘_c7FT’ defined but not used [-Wunused-label] 2553 | _c7FT: | ^~~~~ | 2553 | _c7FT: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7FQ’: /tmp/ghc49540_0/ghc_4.hc:2591:1: error: warning: label ‘_c7FQ’ defined but not used [-Wunused-label] 2591 | _c7FQ: | ^~~~~ | 2591 | _c7FQ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7FX’: /tmp/ghc49540_0/ghc_4.hc:2614:1: error: warning: label ‘_c7FX’ defined but not used [-Wunused-label] 2614 | _c7FX: | ^~~~~ | 2614 | _c7FX: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7G0’: /tmp/ghc49540_0/ghc_4.hc:2632:1: error: warning: label ‘_c7G0’ defined but not used [-Wunused-label] 2632 | _c7G0: | ^~~~~ | 2632 | _c7G0: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sF_entry’: /tmp/ghc49540_0/ghc_4.hc:2653:1: error: warning: label ‘_c7Gn’ defined but not used [-Wunused-label] 2653 | _c7Gn: | ^~~~~ | 2653 | _c7Gn: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sG_entry’: /tmp/ghc49540_0/ghc_4.hc:2691:1: error: warning: label ‘_c7Gq’ defined but not used [-Wunused-label] 2691 | _c7Gq: | ^~~~~ | 2691 | _c7Gq: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7sH_entry’: /tmp/ghc49540_0/ghc_4.hc:2739:1: error: warning: label ‘_c7GD’ defined but not used [-Wunused-label] 2739 | _c7GD: | ^~~~~ | 2739 | _c7GD: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7t6_entry’: /tmp/ghc49540_0/ghc_4.hc:2773:1: error: warning: label ‘_c7GK’ defined but not used [-Wunused-label] 2773 | _c7GK: | ^~~~~ | 2773 | _c7GK: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Bk’: /tmp/ghc49540_0/ghc_4.hc:2814:1: error: warning: label ‘_c7Bk’ defined but not used [-Wunused-label] 2814 | _c7Bk: | ^~~~~ | 2814 | _c7Bk: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Bn’: /tmp/ghc49540_0/ghc_4.hc:2846:1: error: warning: label ‘_c7Bn’ defined but not used [-Wunused-label] 2846 | _c7Bn: | ^~~~~ | 2846 | _c7Bn: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7FF’: /tmp/ghc49540_0/ghc_4.hc:2922:1: error: warning: label ‘_c7FF’ defined but not used [-Wunused-label] 2922 | _c7FF: | ^~~~~ | 2922 | _c7FF: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7He’: /tmp/ghc49540_0/ghc_4.hc:2970:1: error: warning: label ‘_c7He’ defined but not used [-Wunused-label] 2970 | _c7He: | ^~~~~ | 2970 | _c7He: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Hh’: /tmp/ghc49540_0/ghc_4.hc:2996:1: error: warning: label ‘_c7Hh’ defined but not used [-Wunused-label] 2996 | _c7Hh: | ^~~~~ | 2996 | _c7Hh: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Hn’: /tmp/ghc49540_0/ghc_4.hc:3019:1: error: warning: label ‘_c7Hn’ defined but not used [-Wunused-label] 3019 | _c7Hn: | ^~~~~ | 3019 | _c7Hn: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Hq’: /tmp/ghc49540_0/ghc_4.hc:3037:1: error: warning: label ‘_c7Hq’ defined but not used [-Wunused-label] 3037 | _c7Hq: | ^~~~~ | 3037 | _c7Hq: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7D1’: /tmp/ghc49540_0/ghc_4.hc:3058:1: error: warning: label ‘_c7D1’ defined but not used [-Wunused-label] 3058 | _c7D1: | ^~~~~ | 3058 | _c7D1: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7GS’: /tmp/ghc49540_0/ghc_4.hc:3106:1: error: warning: label ‘_c7GS’ defined but not used [-Wunused-label] 3106 | _c7GS: | ^~~~~ | 3106 | _c7GS: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7GV’: /tmp/ghc49540_0/ghc_4.hc:3132:1: error: warning: label ‘_c7GV’ defined but not used [-Wunused-label] 3132 | _c7GV: | ^~~~~ | 3132 | _c7GV: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7H1’: /tmp/ghc49540_0/ghc_4.hc:3155:1: error: warning: label ‘_c7H1’ defined but not used [-Wunused-label] 3155 | _c7H1: | ^~~~~ | 3155 | _c7H1: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7H4’: /tmp/ghc49540_0/ghc_4.hc:3173:1: error: warning: label ‘_c7H4’ defined but not used [-Wunused-label] 3173 | _c7H4: | ^~~~~ | 3173 | _c7H4: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture3_entry’: /tmp/ghc49540_0/ghc_4.hc:3198:1: error: warning: label ‘_c7HB’ defined but not used [-Wunused-label] 3198 | _c7HB: | ^~~~~ | 3198 | _c7HB: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapture_entry’: /tmp/ghc49540_0/ghc_4.hc:3243:1: error: warning: label ‘_c7Io’ defined but not used [-Wunused-label] 3243 | _c7Io: | ^~~~~ | 3243 | _c7Io: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capture1_entry’: /tmp/ghc49540_0/ghc_4.hc:3289:1: error: warning: label ‘_c7ID’ defined but not used [-Wunused-label] 3289 | _c7ID: | ^~~~~ | 3289 | _c7ID: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tc_entry’: /tmp/ghc49540_0/ghc_4.hc:3350:1: error: warning: label ‘_c7Jc’ defined but not used [-Wunused-label] 3350 | _c7Jc: | ^~~~~ | 3350 | _c7Jc: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7td_entry’: /tmp/ghc49540_0/ghc_4.hc:3389:1: error: warning: label ‘_c7Jf’ defined but not used [-Wunused-label] 3389 | _c7Jf: | ^~~~~ | 3389 | _c7Jf: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7J3’: /tmp/ghc49540_0/ghc_4.hc:3428:1: error: warning: label ‘_c7J3’ defined but not used [-Wunused-label] 3428 | _c7J3: | ^~~~~ | 3428 | _c7J3: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_capturezu1_entry’: /tmp/ghc49540_0/ghc_4.hc:3466:1: error: warning: label ‘_c7Jl’ defined but not used [-Wunused-label] 3466 | _c7Jl: | ^~~~~ | 3466 | _c7Jl: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tk_entry’: /tmp/ghc49540_0/ghc_4.hc:3535:1: error: warning: label ‘_c7JU’ defined but not used [-Wunused-label] 3535 | _c7JU: | ^~~~~ | 3535 | _c7JU: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tl_entry’: /tmp/ghc49540_0/ghc_4.hc:3575:1: error: warning: label ‘_c7JX’ defined but not used [-Wunused-label] 3575 | _c7JX: | ^~~~~ | 3575 | _c7JX: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7JL’: /tmp/ghc49540_0/ghc_4.hc:3618:1: error: warning: label ‘_c7JL’ defined but not used [-Wunused-label] 3618 | _c7JL: | ^~~~~ | 3618 | _c7JL: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapturezu1_entry’: /tmp/ghc49540_0/ghc_4.hc:3655:1: error: warning: label ‘_c7K3’ defined but not used [-Wunused-label] 3655 | _c7K3: | ^~~~~ | 3655 | _c7K3: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hCapturezu_entry’: /tmp/ghc49540_0/ghc_4.hc:3698:1: error: warning: label ‘_c7Ki’ defined but not used [-Wunused-label] 3698 | _c7Ki: | ^~~~~ | 3698 | _c7Ki: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tv_entry’: /tmp/ghc49540_0/ghc_4.hc:3742:1: error: warning: label ‘_c7L2’ defined but not used [-Wunused-label] 3742 | _c7L2: | ^~~~~ | 3742 | _c7L2: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7KV’: /tmp/ghc49540_0/ghc_4.hc:3784:1: error: warning: label ‘_c7KV’ defined but not used [-Wunused-label] 3784 | _c7KV: | ^~~~~ | 3784 | _c7KV: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7ts_entry’: /tmp/ghc49540_0/ghc_4.hc:3823:1: error: warning: label ‘_c7Lc’ defined but not used [-Wunused-label] 3823 | _c7Lc: | ^~~~~ | 3823 | _c7Lc: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tM_entry’: /tmp/ghc49540_0/ghc_4.hc:3870:1: error: warning: label ‘_c7Lx’ defined but not used [-Wunused-label] 3870 | _c7Lx: | ^~~~~ | 3870 | _c7Lx: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Lv’: /tmp/ghc49540_0/ghc_4.hc:3901:1: error: warning: label ‘_c7Lv’ defined but not used [-Wunused-label] 3901 | _c7Lv: | ^~~~~ | 3901 | _c7Lv: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tF_entry’: /tmp/ghc49540_0/ghc_4.hc:3922:1: error: warning: label ‘_c7LJ’ defined but not used [-Wunused-label] 3922 | _c7LJ: | ^~~~~ | 3922 | _c7LJ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tG_entry’: /tmp/ghc49540_0/ghc_4.hc:3957:1: error: warning: label ‘_c7LU’ defined but not used [-Wunused-label] 3957 | _c7LU: | ^~~~~ | 3957 | _c7LU: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7u4_entry’: /tmp/ghc49540_0/ghc_4.hc:3986:1: error: warning: label ‘_c7Mk’ defined but not used [-Wunused-label] 3986 | _c7Mk: | ^~~~~ | 3986 | _c7Mk: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Mi’: /tmp/ghc49540_0/ghc_4.hc:4017:1: error: warning: label ‘_c7Mi’ defined but not used [-Wunused-label] 4017 | _c7Mi: | ^~~~~ | 4017 | _c7Mi: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tX_entry’: /tmp/ghc49540_0/ghc_4.hc:4038:1: error: warning: label ‘_c7Mw’ defined but not used [-Wunused-label] 4038 | _c7Mw: | ^~~~~ | 4038 | _c7Mw: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7tY_entry’: /tmp/ghc49540_0/ghc_4.hc:4073:1: error: warning: label ‘_c7MH’ defined but not used [-Wunused-label] 4073 | _c7MH: | ^~~~~ | 4073 | _c7MH: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7ub_entry’: /tmp/ghc49540_0/ghc_4.hc:4104:1: error: warning: label ‘_c7MQ’ defined but not used [-Wunused-label] 4104 | _c7MQ: | ^~~~~ | 4104 | _c7MQ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7M7’: /tmp/ghc49540_0/ghc_4.hc:4143:1: error: warning: label ‘_c7M7’ defined but not used [-Wunused-label] 4143 | _c7M7: | ^~~~~ | 4143 | _c7M7: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7ML’: /tmp/ghc49540_0/ghc_4.hc:4190:1: error: warning: label ‘_c7ML’ defined but not used [-Wunused-label] 4190 | _c7ML: | ^~~~~ | 4190 | _c7ML: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7MO’: /tmp/ghc49540_0/ghc_4.hc:4209:1: error: warning: label ‘_c7MO’ defined but not used [-Wunused-label] 4209 | _c7MO: | ^~~~~ | 4209 | _c7MO: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7um_entry’: /tmp/ghc49540_0/ghc_4.hc:4231:1: error: warning: label ‘_c7Nd’ defined but not used [-Wunused-label] 4231 | _c7Nd: | ^~~~~ | 4231 | _c7Nd: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Nb’: /tmp/ghc49540_0/ghc_4.hc:4262:1: error: warning: label ‘_c7Nb’ defined but not used [-Wunused-label] 4262 | _c7Nb: | ^~~~~ | 4262 | _c7Nb: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7uf_entry’: /tmp/ghc49540_0/ghc_4.hc:4283:1: error: warning: label ‘_c7Np’ defined but not used [-Wunused-label] 4283 | _c7Np: | ^~~~~ | 4283 | _c7Np: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7ug_entry’: /tmp/ghc49540_0/ghc_4.hc:4318:1: error: warning: label ‘_c7NA’ defined but not used [-Wunused-label] 4318 | _c7NA: | ^~~~~ | 4318 | _c7NA: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘s7ut_entry’: /tmp/ghc49540_0/ghc_4.hc:4350:1: error: warning: label ‘_c7NH’ defined but not used [-Wunused-label] 4350 | _c7NH: | ^~~~~ | 4350 | _c7NH: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7KC’: /tmp/ghc49540_0/ghc_4.hc:4399:1: error: warning: label ‘_c7KC’ defined but not used [-Wunused-label] 4399 | _c7KC: | ^~~~~ | 4399 | _c7KC: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7N0’: /tmp/ghc49540_0/ghc_4.hc:4467:1: error: warning: label ‘_c7N0’ defined but not used [-Wunused-label] 4467 | _c7N0: | ^~~~~ | 4467 | _c7N0: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7NZ’: /tmp/ghc49540_0/ghc_4.hc:4514:1: error: warning: label ‘_c7NZ’ defined but not used [-Wunused-label] 4514 | _c7NZ: | ^~~~~ | 4514 | _c7NZ: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7O2’: /tmp/ghc49540_0/ghc_4.hc:4533:1: error: warning: label ‘_c7O2’ defined but not used [-Wunused-label] 4533 | _c7O2: | ^~~~~ | 4533 | _c7O2: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7Lk’: /tmp/ghc49540_0/ghc_4.hc:4554:1: error: warning: label ‘_c7Lk’ defined but not used [-Wunused-label] 4554 | _c7Lk: | ^~~~~ | 4554 | _c7Lk: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7NO’: /tmp/ghc49540_0/ghc_4.hc:4601:1: error: warning: label ‘_c7NO’ defined but not used [-Wunused-label] 4601 | _c7NO: | ^~~~~ | 4601 | _c7NO: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘_c7NR’: /tmp/ghc49540_0/ghc_4.hc:4620:1: error: warning: label ‘_c7NR’ defined but not used [-Wunused-label] 4620 | _c7NR: | ^~~~~ | 4620 | _c7NR: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence1_entry’: /tmp/ghc49540_0/ghc_4.hc:4645:1: error: warning: label ‘_c7O9’ defined but not used [-Wunused-label] 4645 | _c7O9: | ^~~~~ | 4645 | _c7O9: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_hSilence_entry’: /tmp/ghc49540_0/ghc_4.hc:4690:1: error: warning: label ‘_c7OM’ defined but not used [-Wunused-label] 4690 | _c7OM: | ^~~~~ | 4690 | _c7OM: | ^ /tmp/ghc49540_0/ghc_4.hc: In function ‘silentlyzm1zi2zi5zi1zmHV58wYq1AzzTJ5xHQM00m1K_SystemziIOziSilently_silence1_entry’: /tmp/ghc49540_0/ghc_4.hc:4728:1: error: warning: label ‘_c7P1’ defined but not used [-Wunused-label] 4728 | _c7P1: | ^~~~~ | 4728 | _c7P1: | ^ + '[' -n dist/build/libHSsilently-1.2.5.1-HV58wYq1AzTJ5xHQM00m1K-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for silently-1.2.5.1.. Running Haddock on library for silently-1.2.5.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, bytestring-0.10.8.2, deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-prim-0.5.3, integer-gmp-1.0.2.0, time-1.8.0.2, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 7 / 7) in 'System.IO.Silently' Warning: System.IO.Silently: could not find link destinations for: IO Handle String Documentation created: dist/doc/html/silently/index.html, dist/doc/html/silently/silently.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.12VEix + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64 + cd silently-1.2.5.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/ghc-8.6.5/silently-1.2.5.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d silently-1.2.5.1.conf ']' + install -D --mode=0644 silently-1.2.5.1.conf /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/silently-1.2.5.1.conf ++ ls /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/silently-1.2.5.1.conf + '[' -z /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/silently-1.2.5.1.conf ']' + rm -f ghc-silently.files ghc-silently-doc.files + touch ghc-silently.files ghc-silently-doc.files + for i in /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/libHSsilently-1.2.5.1-*ghc8.6.5.so + '[' -x /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/libHSsilently-1.2.5.1-HV58wYq1AzTJ5xHQM00m1K-ghc8.6.5.so ']' + echo /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/libHSsilently-1.2.5.1-HV58wYq1AzTJ5xHQM00m1K-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/silently-1.2.5.1 + '[' -d /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/ghc-8.6.5/silently-1.2.5.1 ']' + find /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/ghc-8.6.5/silently-1.2.5.1 -type d -fprintf ghc-silently-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-silently-prof.files -o -fprint ghc-silently-devel.files + ls /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/silently-1.2.5.1.conf + '[' -d /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/share/doc/ghc/html/libraries/silently-1.2.5.1 ']' + echo %dir /usr/share/doc/ghc + echo %dir /usr/share/doc/ghc/html + echo %dir /usr/share/doc/ghc/html/libraries + echo /usr/share/doc/ghc/html/libraries/silently-1.2.5.1 + for i in ghc-silently.files ghc-silently-devel.files ghc-silently-doc.files ghc-silently-prof.files + '[' -f ghc-silently.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64!!g' ghc-silently.files + for i in ghc-silently.files ghc-silently-devel.files ghc-silently-doc.files ghc-silently-prof.files + '[' -f ghc-silently-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64!!g' ghc-silently-devel.files + for i in ghc-silently.files ghc-silently-devel.files ghc-silently-doc.files ghc-silently-prof.files + '[' -f ghc-silently-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64!!g' ghc-silently-doc.files + for i in ghc-silently.files ghc-silently-devel.files ghc-silently-doc.files ghc-silently-prof.files + '[' -f ghc-silently-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64!!g' ghc-silently-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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1dlvCx + umask 022 + cd /builddir/build/BUILD + cd silently-1.2.5.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-silently-1.2.5.1-4.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6pT8fw + umask 022 + cd /builddir/build/BUILD + cd silently-1.2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/share/licenses/ghc-silently + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/share/licenses/ghc-silently + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/share/licenses/ghc-silently + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-silently = 1.2.5.1-4.fc33 ghc-silently(riscv-64) = 1.2.5.1-4.fc33 libHSsilently-1.2.5.1-HV58wYq1AzTJ5xHQM00m1K-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) libHSdirectory-1.3.3.0-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) libHSunix-2.7.2.2-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-silently-devel-1.2.5.1-4.fc33.riscv64 Provides: ghc-devel(silently-1.2.5.1-HV58wYq1AzTJ5xHQM00m1K) ghc-silently-devel = 1.2.5.1-4.fc33 ghc-silently-devel(riscv-64) = 1.2.5.1-4.fc33 ghc-silently-static = 1.2.5.1-4.fc33 ghc-silently-static(riscv-64) = 1.2.5.1-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(deepseq-1.4.4.0) ghc-devel(directory-1.3.3.0) Processing files: ghc-silently-doc-1.2.5.1-4.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ARTh9y + umask 022 + cd /builddir/build/BUILD + cd silently-1.2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/share/licenses/ghc-silently-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/share/licenses/ghc-silently-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64/usr/share/licenses/ghc-silently-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-silently-doc = 1.2.5.1-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-silently-prof-1.2.5.1-4.fc33.riscv64 Provides: ghc-prof(silently-1.2.5.1-HV58wYq1AzTJ5xHQM00m1K) ghc-silently-prof = 1.2.5.1-4.fc33 ghc-silently-prof(riscv-64) = 1.2.5.1-4.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(deepseq-1.4.4.0) ghc-prof(directory-1.3.3.0) Supplements: (ghc-silently-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-silently-1.2.5.1-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-silently-doc-1.2.5.1-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ghc-silently-devel-1.2.5.1-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-silently-prof-1.2.5.1-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M6zK0w + umask 022 + cd /builddir/build/BUILD + cd silently-1.2.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-silently-1.2.5.1-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0