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-call-stack.spec'], chrootPath='/var/lib/mock/f33-build-182739-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-call-stack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/ghc-call-stack-0.1.0-12.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-call-stack.spec'], chrootPath='/var/lib/mock/f33-build-182739-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-call-stack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qQYZDP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf call-stack-0.1.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/call-stack-0.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd call-stack-0.1.0 + /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.3TsfzR + umask 022 + cd /builddir/build/BUILD + cd call-stack-0.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-call-stack '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/call-stack-0.1.0 --global Configuring call-stack-0.1.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for call-stack-0.1.0.. Building library for call-stack-0.1.0.. [1 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o ) [2 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, dist/build/Data/CallStack.o ) /tmp/ghc168337_0/ghc_17.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_zdwunsafeDrop_entry’: /tmp/ghc168337_0/ghc_17.hc:13:1: error: warning: label ‘_c2BJ’ defined but not used [-Wunused-label] 13 | _c2BJ: | ^~~~~ | 13 | _c2BJ: | ^ /tmp/ghc168337_0/ghc_17.hc: In function ‘_c2Bz’: /tmp/ghc168337_0/ghc_17.hc:38:1: error: warning: label ‘_c2Bz’ defined but not used [-Wunused-label] 38 | _c2Bz: | ^~~~~ | 38 | _c2Bz: | ^ /tmp/ghc168337_0/ghc_17.hc: In function ‘_c2BC’: /tmp/ghc168337_0/ghc_17.hc:56:1: error: warning: label ‘_c2BC’ defined but not used [-Wunused-label] 56 | _c2BC: | ^~~~~ | 56 | _c2BC: | ^ /tmp/ghc168337_0/ghc_17.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_callStackzuunsafeDrop_entry’: /tmp/ghc168337_0/ghc_17.hc:94:1: error: warning: label ‘_c2C9’ defined but not used [-Wunused-label] 94 | _c2C9: | ^~~~~ | 94 | _c2C9: | ^ /tmp/ghc168337_0/ghc_17.hc: In function ‘_c2C6’: /tmp/ghc168337_0/ghc_17.hc:120:1: error: warning: label ‘_c2C6’ defined but not used [-Wunused-label] 120 | _c2C6: | ^~~~~ | 120 | _c2C6: | ^ /tmp/ghc168337_0/ghc_17.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_callStack_entry’: /tmp/ghc168337_0/ghc_17.hc:136:1: error: warning: label ‘_c2Cm’ defined but not used [-Wunused-label] 136 | _c2Cm: | ^~~~~ | 136 | _c2Cm: | ^ /tmp/ghc168337_0/ghc_17.hc: In function ‘_c2Ck’: /tmp/ghc168337_0/ghc_17.hc:164:1: error: warning: label ‘_c2Ck’ defined but not used [-Wunused-label] 164 | _c2Ck: | ^~~~~ | 164 | _c2Ck: | ^ /tmp/ghc168337_0/ghc_21.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_zdwunsafeDrop_entry’: /tmp/ghc168337_0/ghc_21.hc:13:1: error: warning: label ‘_c2CQ’ defined but not used [-Wunused-label] 13 | _c2CQ: | ^~~~~ | 13 | _c2CQ: | ^ /tmp/ghc168337_0/ghc_21.hc: In function ‘_c2CG’: /tmp/ghc168337_0/ghc_21.hc:38:1: error: warning: label ‘_c2CG’ defined but not used [-Wunused-label] 38 | _c2CG: | ^~~~~ | 38 | _c2CG: | ^ /tmp/ghc168337_0/ghc_21.hc: In function ‘_c2CJ’: /tmp/ghc168337_0/ghc_21.hc:56:1: error: warning: label ‘_c2CJ’ defined but not used [-Wunused-label] 56 | _c2CJ: | ^~~~~ | 56 | _c2CJ: | ^ /tmp/ghc168337_0/ghc_21.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_callStackzuunsafeDrop_entry’: /tmp/ghc168337_0/ghc_21.hc:94:1: error: warning: label ‘_c2Dg’ defined but not used [-Wunused-label] 94 | _c2Dg: | ^~~~~ | 94 | _c2Dg: | ^ /tmp/ghc168337_0/ghc_21.hc: In function ‘_c2Dd’: /tmp/ghc168337_0/ghc_21.hc:120:1: error: warning: label ‘_c2Dd’ defined but not used [-Wunused-label] 120 | _c2Dd: | ^~~~~ | 120 | _c2Dd: | ^ /tmp/ghc168337_0/ghc_21.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_callStack_entry’: /tmp/ghc168337_0/ghc_21.hc:136:1: error: warning: label ‘_c2Dt’ defined but not used [-Wunused-label] 136 | _c2Dt: | ^~~~~ | 136 | _c2Dt: | ^ /tmp/ghc168337_0/ghc_21.hc: In function ‘_c2Dr’: /tmp/ghc168337_0/ghc_21.hc:164:1: error: warning: label ‘_c2Dr’ defined but not used [-Wunused-label] 164 | _c2Dr: | ^~~~~ | 164 | _c2Dr: | ^ [3 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o ) /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir6_entry’: /tmp/ghc168337_0/ghc_26.hc:74:1: error: warning: label ‘_c4Zx’ defined but not used [-Wunused-label] 74 | _c4Zx: | ^~~~~ | 74 | _c4Zx: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir5_entry’: /tmp/ghc168337_0/ghc_26.hc:125:1: error: warning: label ‘_c4ZP’ defined but not used [-Wunused-label] 125 | _c4ZP: | ^~~~~ | 125 | _c4ZP: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c4ZE’: /tmp/ghc168337_0/ghc_26.hc:157:1: error: warning: label ‘_c4ZE’ defined but not used [-Wunused-label] 157 | _c4ZE: | ^~~~~ | 157 | _c4ZE: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c4ZG’: /tmp/ghc168337_0/ghc_26.hc:177:1: error: warning: label ‘_c4ZG’ defined but not used [-Wunused-label] 177 | _c4ZG: | ^~~~~ | 177 | _c4ZG: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c4ZI’: /tmp/ghc168337_0/ghc_26.hc:199:1: error: warning: label ‘_c4ZI’ defined but not used [-Wunused-label] 199 | _c4ZI: | ^~~~~ | 199 | _c4ZI: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir3_entry’: /tmp/ghc168337_0/ghc_26.hc:229:1: error: warning: label ‘_c509’ defined but not used [-Wunused-label] 229 | _c509: | ^~~~~ | 229 | _c509: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir2_entry’: /tmp/ghc168337_0/ghc_26.hc:275:1: error: warning: label ‘_c50j’ defined but not used [-Wunused-label] 275 | _c50j: | ^~~~~ | 275 | _c50j: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c50g’: /tmp/ghc168337_0/ghc_26.hc:309:1: error: warning: label ‘_c50g’ defined but not used [-Wunused-label] 309 | _c50g: | ^~~~~ | 309 | _c50g: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c50m’: /tmp/ghc168337_0/ghc_26.hc:330:1: error: warning: label ‘_c50m’ defined but not used [-Wunused-label] 330 | _c50m: | ^~~~~ | 330 | _c50m: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c50t’: /tmp/ghc168337_0/ghc_26.hc:348:1: error: warning: label ‘_c50t’ defined but not used [-Wunused-label] 348 | _c50t: | ^~~~~ | 348 | _c50t: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir1_entry’: /tmp/ghc168337_0/ghc_26.hc:374:1: error: warning: label ‘_c50M’ defined but not used [-Wunused-label] 374 | _c50M: | ^~~~~ | 374 | _c50M: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir_entry’: /tmp/ghc168337_0/ghc_26.hc:402:1: error: warning: label ‘_c50T’ defined but not used [-Wunused-label] 402 | _c50T: | ^~~~~ | 402 | _c50T: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir6_entry’: /tmp/ghc168337_0/ghc_26.hc:427:1: error: warning: label ‘_c512’ defined but not used [-Wunused-label] 427 | _c512: | ^~~~~ | 427 | _c512: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir5_entry’: /tmp/ghc168337_0/ghc_26.hc:478:1: error: warning: label ‘_c51k’ defined but not used [-Wunused-label] 478 | _c51k: | ^~~~~ | 478 | _c51k: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c519’: /tmp/ghc168337_0/ghc_26.hc:510:1: error: warning: label ‘_c519’ defined but not used [-Wunused-label] 510 | _c519: | ^~~~~ | 510 | _c519: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c51b’: /tmp/ghc168337_0/ghc_26.hc:530:1: error: warning: label ‘_c51b’ defined but not used [-Wunused-label] 530 | _c51b: | ^~~~~ | 530 | _c51b: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c51d’: /tmp/ghc168337_0/ghc_26.hc:552:1: error: warning: label ‘_c51d’ defined but not used [-Wunused-label] 552 | _c51d: | ^~~~~ | 552 | _c51d: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir3_entry’: /tmp/ghc168337_0/ghc_26.hc:582:1: error: warning: label ‘_c51E’ defined but not used [-Wunused-label] 582 | _c51E: | ^~~~~ | 582 | _c51E: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir2_entry’: /tmp/ghc168337_0/ghc_26.hc:628:1: error: warning: label ‘_c51O’ defined but not used [-Wunused-label] 628 | _c51O: | ^~~~~ | 628 | _c51O: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c51L’: /tmp/ghc168337_0/ghc_26.hc:662:1: error: warning: label ‘_c51L’ defined but not used [-Wunused-label] 662 | _c51L: | ^~~~~ | 662 | _c51L: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c51R’: /tmp/ghc168337_0/ghc_26.hc:683:1: error: warning: label ‘_c51R’ defined but not used [-Wunused-label] 683 | _c51R: | ^~~~~ | 683 | _c51R: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c51Y’: /tmp/ghc168337_0/ghc_26.hc:701:1: error: warning: label ‘_c51Y’ defined but not used [-Wunused-label] 701 | _c51Y: | ^~~~~ | 701 | _c51Y: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir1_entry’: /tmp/ghc168337_0/ghc_26.hc:727:1: error: warning: label ‘_c52h’ defined but not used [-Wunused-label] 727 | _c52h: | ^~~~~ | 727 | _c52h: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir_entry’: /tmp/ghc168337_0/ghc_26.hc:755:1: error: warning: label ‘_c52o’ defined but not used [-Wunused-label] 755 | _c52o: | ^~~~~ | 755 | _c52o: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir6_entry’: /tmp/ghc168337_0/ghc_26.hc:780:1: error: warning: label ‘_c52x’ defined but not used [-Wunused-label] 780 | _c52x: | ^~~~~ | 780 | _c52x: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir5_entry’: /tmp/ghc168337_0/ghc_26.hc:831:1: error: warning: label ‘_c52P’ defined but not used [-Wunused-label] 831 | _c52P: | ^~~~~ | 831 | _c52P: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c52E’: /tmp/ghc168337_0/ghc_26.hc:863:1: error: warning: label ‘_c52E’ defined but not used [-Wunused-label] 863 | _c52E: | ^~~~~ | 863 | _c52E: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c52G’: /tmp/ghc168337_0/ghc_26.hc:883:1: error: warning: label ‘_c52G’ defined but not used [-Wunused-label] 883 | _c52G: | ^~~~~ | 883 | _c52G: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c52I’: /tmp/ghc168337_0/ghc_26.hc:905:1: error: warning: label ‘_c52I’ defined but not used [-Wunused-label] 905 | _c52I: | ^~~~~ | 905 | _c52I: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir3_entry’: /tmp/ghc168337_0/ghc_26.hc:935:1: error: warning: label ‘_c539’ defined but not used [-Wunused-label] 935 | _c539: | ^~~~~ | 935 | _c539: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir2_entry’: /tmp/ghc168337_0/ghc_26.hc:981:1: error: warning: label ‘_c53j’ defined but not used [-Wunused-label] 981 | _c53j: | ^~~~~ | 981 | _c53j: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c53g’: /tmp/ghc168337_0/ghc_26.hc:1015:1: error: warning: label ‘_c53g’ defined but not used [-Wunused-label] 1015 | _c53g: | ^~~~~ | 1015 | _c53g: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c53m’: /tmp/ghc168337_0/ghc_26.hc:1036:1: error: warning: label ‘_c53m’ defined but not used [-Wunused-label] 1036 | _c53m: | ^~~~~ | 1036 | _c53m: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c53t’: /tmp/ghc168337_0/ghc_26.hc:1054:1: error: warning: label ‘_c53t’ defined but not used [-Wunused-label] 1054 | _c53t: | ^~~~~ | 1054 | _c53t: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir1_entry’: /tmp/ghc168337_0/ghc_26.hc:1080:1: error: warning: label ‘_c53M’ defined but not used [-Wunused-label] 1080 | _c53M: | ^~~~~ | 1080 | _c53M: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir_entry’: /tmp/ghc168337_0/ghc_26.hc:1108:1: error: warning: label ‘_c53T’ defined but not used [-Wunused-label] 1108 | _c53T: | ^~~~~ | 1108 | _c53T: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir6_entry’: /tmp/ghc168337_0/ghc_26.hc:1133:1: error: warning: label ‘_c542’ defined but not used [-Wunused-label] 1133 | _c542: | ^~~~~ | 1133 | _c542: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir5_entry’: /tmp/ghc168337_0/ghc_26.hc:1184:1: error: warning: label ‘_c54k’ defined but not used [-Wunused-label] 1184 | _c54k: | ^~~~~ | 1184 | _c54k: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c549’: /tmp/ghc168337_0/ghc_26.hc:1216:1: error: warning: label ‘_c549’ defined but not used [-Wunused-label] 1216 | _c549: | ^~~~~ | 1216 | _c549: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c54b’: /tmp/ghc168337_0/ghc_26.hc:1236:1: error: warning: label ‘_c54b’ defined but not used [-Wunused-label] 1236 | _c54b: | ^~~~~ | 1236 | _c54b: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c54d’: /tmp/ghc168337_0/ghc_26.hc:1258:1: error: warning: label ‘_c54d’ defined but not used [-Wunused-label] 1258 | _c54d: | ^~~~~ | 1258 | _c54d: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir3_entry’: /tmp/ghc168337_0/ghc_26.hc:1288:1: error: warning: label ‘_c54E’ defined but not used [-Wunused-label] 1288 | _c54E: | ^~~~~ | 1288 | _c54E: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir2_entry’: /tmp/ghc168337_0/ghc_26.hc:1334:1: error: warning: label ‘_c54O’ defined but not used [-Wunused-label] 1334 | _c54O: | ^~~~~ | 1334 | _c54O: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c54L’: /tmp/ghc168337_0/ghc_26.hc:1368:1: error: warning: label ‘_c54L’ defined but not used [-Wunused-label] 1368 | _c54L: | ^~~~~ | 1368 | _c54L: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c54R’: /tmp/ghc168337_0/ghc_26.hc:1389:1: error: warning: label ‘_c54R’ defined but not used [-Wunused-label] 1389 | _c54R: | ^~~~~ | 1389 | _c54R: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c54Y’: /tmp/ghc168337_0/ghc_26.hc:1407:1: error: warning: label ‘_c54Y’ defined but not used [-Wunused-label] 1407 | _c54Y: | ^~~~~ | 1407 | _c54Y: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir1_entry’: /tmp/ghc168337_0/ghc_26.hc:1433:1: error: warning: label ‘_c55h’ defined but not used [-Wunused-label] 1433 | _c55h: | ^~~~~ | 1433 | _c55h: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir_entry’: /tmp/ghc168337_0/ghc_26.hc:1461:1: error: warning: label ‘_c55o’ defined but not used [-Wunused-label] 1461 | _c55o: | ^~~~~ | 1461 | _c55o: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘s4YR_entry’: /tmp/ghc168337_0/ghc_26.hc:1484:1: error: warning: label ‘_c55F’ defined but not used [-Wunused-label] 1484 | _c55F: | ^~~~~ | 1484 | _c55F: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘s4YS_entry’: /tmp/ghc168337_0/ghc_26.hc:1510:1: error: warning: label ‘_c55I’ defined but not used [-Wunused-label] 1510 | _c55I: | ^~~~~ | 1510 | _c55I: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataFileName1_entry’: /tmp/ghc168337_0/ghc_26.hc:1547:1: error: warning: label ‘_c55N’ defined but not used [-Wunused-label] 1547 | _c55N: | ^~~~~ | 1547 | _c55N: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c55v’: /tmp/ghc168337_0/ghc_26.hc:1577:1: error: warning: label ‘_c55v’ defined but not used [-Wunused-label] 1577 | _c55v: | ^~~~~ | 1577 | _c55v: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataFileName_entry’: /tmp/ghc168337_0/ghc_26.hc:1602:1: error: warning: label ‘_c55X’ defined but not used [-Wunused-label] 1602 | _c55X: | ^~~~~ | 1602 | _c55X: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir6_entry’: /tmp/ghc168337_0/ghc_26.hc:1627:1: error: warning: label ‘_c566’ defined but not used [-Wunused-label] 1627 | _c566: | ^~~~~ | 1627 | _c566: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir5_entry’: /tmp/ghc168337_0/ghc_26.hc:1678:1: error: warning: label ‘_c56o’ defined but not used [-Wunused-label] 1678 | _c56o: | ^~~~~ | 1678 | _c56o: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c56d’: /tmp/ghc168337_0/ghc_26.hc:1710:1: error: warning: label ‘_c56d’ defined but not used [-Wunused-label] 1710 | _c56d: | ^~~~~ | 1710 | _c56d: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c56f’: /tmp/ghc168337_0/ghc_26.hc:1730:1: error: warning: label ‘_c56f’ defined but not used [-Wunused-label] 1730 | _c56f: | ^~~~~ | 1730 | _c56f: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c56h’: /tmp/ghc168337_0/ghc_26.hc:1752:1: error: warning: label ‘_c56h’ defined but not used [-Wunused-label] 1752 | _c56h: | ^~~~~ | 1752 | _c56h: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir3_entry’: /tmp/ghc168337_0/ghc_26.hc:1782:1: error: warning: label ‘_c56I’ defined but not used [-Wunused-label] 1782 | _c56I: | ^~~~~ | 1782 | _c56I: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir2_entry’: /tmp/ghc168337_0/ghc_26.hc:1828:1: error: warning: label ‘_c56S’ defined but not used [-Wunused-label] 1828 | _c56S: | ^~~~~ | 1828 | _c56S: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c56P’: /tmp/ghc168337_0/ghc_26.hc:1862:1: error: warning: label ‘_c56P’ defined but not used [-Wunused-label] 1862 | _c56P: | ^~~~~ | 1862 | _c56P: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c56V’: /tmp/ghc168337_0/ghc_26.hc:1883:1: error: warning: label ‘_c56V’ defined but not used [-Wunused-label] 1883 | _c56V: | ^~~~~ | 1883 | _c56V: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c572’: /tmp/ghc168337_0/ghc_26.hc:1901:1: error: warning: label ‘_c572’ defined but not used [-Wunused-label] 1901 | _c572: | ^~~~~ | 1901 | _c572: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir1_entry’: /tmp/ghc168337_0/ghc_26.hc:1927:1: error: warning: label ‘_c57l’ defined but not used [-Wunused-label] 1927 | _c57l: | ^~~~~ | 1927 | _c57l: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir_entry’: /tmp/ghc168337_0/ghc_26.hc:1955:1: error: warning: label ‘_c57s’ defined but not used [-Wunused-label] 1955 | _c57s: | ^~~~~ | 1955 | _c57s: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir6_entry’: /tmp/ghc168337_0/ghc_26.hc:1980:1: error: warning: label ‘_c57B’ defined but not used [-Wunused-label] 1980 | _c57B: | ^~~~~ | 1980 | _c57B: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir5_entry’: /tmp/ghc168337_0/ghc_26.hc:2031:1: error: warning: label ‘_c57T’ defined but not used [-Wunused-label] 2031 | _c57T: | ^~~~~ | 2031 | _c57T: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c57I’: /tmp/ghc168337_0/ghc_26.hc:2063:1: error: warning: label ‘_c57I’ defined but not used [-Wunused-label] 2063 | _c57I: | ^~~~~ | 2063 | _c57I: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c57K’: /tmp/ghc168337_0/ghc_26.hc:2083:1: error: warning: label ‘_c57K’ defined but not used [-Wunused-label] 2083 | _c57K: | ^~~~~ | 2083 | _c57K: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c57M’: /tmp/ghc168337_0/ghc_26.hc:2105:1: error: warning: label ‘_c57M’ defined but not used [-Wunused-label] 2105 | _c57M: | ^~~~~ | 2105 | _c57M: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir3_entry’: /tmp/ghc168337_0/ghc_26.hc:2135:1: error: warning: label ‘_c58d’ defined but not used [-Wunused-label] 2135 | _c58d: | ^~~~~ | 2135 | _c58d: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir2_entry’: /tmp/ghc168337_0/ghc_26.hc:2181:1: error: warning: label ‘_c58n’ defined but not used [-Wunused-label] 2181 | _c58n: | ^~~~~ | 2181 | _c58n: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c58k’: /tmp/ghc168337_0/ghc_26.hc:2215:1: error: warning: label ‘_c58k’ defined but not used [-Wunused-label] 2215 | _c58k: | ^~~~~ | 2215 | _c58k: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c58q’: /tmp/ghc168337_0/ghc_26.hc:2236:1: error: warning: label ‘_c58q’ defined but not used [-Wunused-label] 2236 | _c58q: | ^~~~~ | 2236 | _c58q: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘_c58x’: /tmp/ghc168337_0/ghc_26.hc:2254:1: error: warning: label ‘_c58x’ defined but not used [-Wunused-label] 2254 | _c58x: | ^~~~~ | 2254 | _c58x: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir1_entry’: /tmp/ghc168337_0/ghc_26.hc:2280:1: error: warning: label ‘_c58Q’ defined but not used [-Wunused-label] 2280 | _c58Q: | ^~~~~ | 2280 | _c58Q: | ^ /tmp/ghc168337_0/ghc_26.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir_entry’: /tmp/ghc168337_0/ghc_26.hc:2308:1: error: warning: label ‘_c58X’ defined but not used [-Wunused-label] 2308 | _c58X: | ^~~~~ | 2308 | _c58X: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir6_entry’: /tmp/ghc168337_0/ghc_30.hc:74:1: error: warning: label ‘_c5aR’ defined but not used [-Wunused-label] 74 | _c5aR: | ^~~~~ | 74 | _c5aR: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir5_entry’: /tmp/ghc168337_0/ghc_30.hc:125:1: error: warning: label ‘_c5b9’ defined but not used [-Wunused-label] 125 | _c5b9: | ^~~~~ | 125 | _c5b9: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5aY’: /tmp/ghc168337_0/ghc_30.hc:157:1: error: warning: label ‘_c5aY’ defined but not used [-Wunused-label] 157 | _c5aY: | ^~~~~ | 157 | _c5aY: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5b0’: /tmp/ghc168337_0/ghc_30.hc:177:1: error: warning: label ‘_c5b0’ defined but not used [-Wunused-label] 177 | _c5b0: | ^~~~~ | 177 | _c5b0: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5b2’: /tmp/ghc168337_0/ghc_30.hc:199:1: error: warning: label ‘_c5b2’ defined but not used [-Wunused-label] 199 | _c5b2: | ^~~~~ | 199 | _c5b2: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir3_entry’: /tmp/ghc168337_0/ghc_30.hc:229:1: error: warning: label ‘_c5bt’ defined but not used [-Wunused-label] 229 | _c5bt: | ^~~~~ | 229 | _c5bt: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir2_entry’: /tmp/ghc168337_0/ghc_30.hc:275:1: error: warning: label ‘_c5bD’ defined but not used [-Wunused-label] 275 | _c5bD: | ^~~~~ | 275 | _c5bD: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5bA’: /tmp/ghc168337_0/ghc_30.hc:309:1: error: warning: label ‘_c5bA’ defined but not used [-Wunused-label] 309 | _c5bA: | ^~~~~ | 309 | _c5bA: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5bG’: /tmp/ghc168337_0/ghc_30.hc:330:1: error: warning: label ‘_c5bG’ defined but not used [-Wunused-label] 330 | _c5bG: | ^~~~~ | 330 | _c5bG: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5bN’: /tmp/ghc168337_0/ghc_30.hc:348:1: error: warning: label ‘_c5bN’ defined but not used [-Wunused-label] 348 | _c5bN: | ^~~~~ | 348 | _c5bN: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir1_entry’: /tmp/ghc168337_0/ghc_30.hc:374:1: error: warning: label ‘_c5c6’ defined but not used [-Wunused-label] 374 | _c5c6: | ^~~~~ | 374 | _c5c6: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir_entry’: /tmp/ghc168337_0/ghc_30.hc:402:1: error: warning: label ‘_c5cd’ defined but not used [-Wunused-label] 402 | _c5cd: | ^~~~~ | 402 | _c5cd: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir6_entry’: /tmp/ghc168337_0/ghc_30.hc:427:1: error: warning: label ‘_c5cm’ defined but not used [-Wunused-label] 427 | _c5cm: | ^~~~~ | 427 | _c5cm: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir5_entry’: /tmp/ghc168337_0/ghc_30.hc:478:1: error: warning: label ‘_c5cE’ defined but not used [-Wunused-label] 478 | _c5cE: | ^~~~~ | 478 | _c5cE: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5ct’: /tmp/ghc168337_0/ghc_30.hc:510:1: error: warning: label ‘_c5ct’ defined but not used [-Wunused-label] 510 | _c5ct: | ^~~~~ | 510 | _c5ct: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5cv’: /tmp/ghc168337_0/ghc_30.hc:530:1: error: warning: label ‘_c5cv’ defined but not used [-Wunused-label] 530 | _c5cv: | ^~~~~ | 530 | _c5cv: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5cx’: /tmp/ghc168337_0/ghc_30.hc:552:1: error: warning: label ‘_c5cx’ defined but not used [-Wunused-label] 552 | _c5cx: | ^~~~~ | 552 | _c5cx: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir3_entry’: /tmp/ghc168337_0/ghc_30.hc:582:1: error: warning: label ‘_c5cY’ defined but not used [-Wunused-label] 582 | _c5cY: | ^~~~~ | 582 | _c5cY: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir2_entry’: /tmp/ghc168337_0/ghc_30.hc:628:1: error: warning: label ‘_c5d8’ defined but not used [-Wunused-label] 628 | _c5d8: | ^~~~~ | 628 | _c5d8: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5d5’: /tmp/ghc168337_0/ghc_30.hc:662:1: error: warning: label ‘_c5d5’ defined but not used [-Wunused-label] 662 | _c5d5: | ^~~~~ | 662 | _c5d5: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5db’: /tmp/ghc168337_0/ghc_30.hc:683:1: error: warning: label ‘_c5db’ defined but not used [-Wunused-label] 683 | _c5db: | ^~~~~ | 683 | _c5db: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5di’: /tmp/ghc168337_0/ghc_30.hc:701:1: error: warning: label ‘_c5di’ defined but not used [-Wunused-label] 701 | _c5di: | ^~~~~ | 701 | _c5di: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir1_entry’: /tmp/ghc168337_0/ghc_30.hc:727:1: error: warning: label ‘_c5dB’ defined but not used [-Wunused-label] 727 | _c5dB: | ^~~~~ | 727 | _c5dB: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir_entry’: /tmp/ghc168337_0/ghc_30.hc:755:1: error: warning: label ‘_c5dI’ defined but not used [-Wunused-label] 755 | _c5dI: | ^~~~~ | 755 | _c5dI: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir6_entry’: /tmp/ghc168337_0/ghc_30.hc:780:1: error: warning: label ‘_c5dR’ defined but not used [-Wunused-label] 780 | _c5dR: | ^~~~~ | 780 | _c5dR: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir5_entry’: /tmp/ghc168337_0/ghc_30.hc:831:1: error: warning: label ‘_c5e9’ defined but not used [-Wunused-label] 831 | _c5e9: | ^~~~~ | 831 | _c5e9: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5dY’: /tmp/ghc168337_0/ghc_30.hc:863:1: error: warning: label ‘_c5dY’ defined but not used [-Wunused-label] 863 | _c5dY: | ^~~~~ | 863 | _c5dY: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5e0’: /tmp/ghc168337_0/ghc_30.hc:883:1: error: warning: label ‘_c5e0’ defined but not used [-Wunused-label] 883 | _c5e0: | ^~~~~ | 883 | _c5e0: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5e2’: /tmp/ghc168337_0/ghc_30.hc:905:1: error: warning: label ‘_c5e2’ defined but not used [-Wunused-label] 905 | _c5e2: | ^~~~~ | 905 | _c5e2: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir3_entry’: /tmp/ghc168337_0/ghc_30.hc:935:1: error: warning: label ‘_c5et’ defined but not used [-Wunused-label] 935 | _c5et: | ^~~~~ | 935 | _c5et: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir2_entry’: /tmp/ghc168337_0/ghc_30.hc:981:1: error: warning: label ‘_c5eD’ defined but not used [-Wunused-label] 981 | _c5eD: | ^~~~~ | 981 | _c5eD: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5eA’: /tmp/ghc168337_0/ghc_30.hc:1015:1: error: warning: label ‘_c5eA’ defined but not used [-Wunused-label] 1015 | _c5eA: | ^~~~~ | 1015 | _c5eA: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5eG’: /tmp/ghc168337_0/ghc_30.hc:1036:1: error: warning: label ‘_c5eG’ defined but not used [-Wunused-label] 1036 | _c5eG: | ^~~~~ | 1036 | _c5eG: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5eN’: /tmp/ghc168337_0/ghc_30.hc:1054:1: error: warning: label ‘_c5eN’ defined but not used [-Wunused-label] 1054 | _c5eN: | ^~~~~ | 1054 | _c5eN: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir1_entry’: /tmp/ghc168337_0/ghc_30.hc:1080:1: error: warning: label ‘_c5f6’ defined but not used [-Wunused-label] 1080 | _c5f6: | ^~~~~ | 1080 | _c5f6: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir_entry’: /tmp/ghc168337_0/ghc_30.hc:1108:1: error: warning: label ‘_c5fd’ defined but not used [-Wunused-label] 1108 | _c5fd: | ^~~~~ | 1108 | _c5fd: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir6_entry’: /tmp/ghc168337_0/ghc_30.hc:1133:1: error: warning: label ‘_c5fm’ defined but not used [-Wunused-label] 1133 | _c5fm: | ^~~~~ | 1133 | _c5fm: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir5_entry’: /tmp/ghc168337_0/ghc_30.hc:1184:1: error: warning: label ‘_c5fE’ defined but not used [-Wunused-label] 1184 | _c5fE: | ^~~~~ | 1184 | _c5fE: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5ft’: /tmp/ghc168337_0/ghc_30.hc:1216:1: error: warning: label ‘_c5ft’ defined but not used [-Wunused-label] 1216 | _c5ft: | ^~~~~ | 1216 | _c5ft: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5fv’: /tmp/ghc168337_0/ghc_30.hc:1236:1: error: warning: label ‘_c5fv’ defined but not used [-Wunused-label] 1236 | _c5fv: | ^~~~~ | 1236 | _c5fv: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5fx’: /tmp/ghc168337_0/ghc_30.hc:1258:1: error: warning: label ‘_c5fx’ defined but not used [-Wunused-label] 1258 | _c5fx: | ^~~~~ | 1258 | _c5fx: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir3_entry’: /tmp/ghc168337_0/ghc_30.hc:1288:1: error: warning: label ‘_c5fY’ defined but not used [-Wunused-label] 1288 | _c5fY: | ^~~~~ | 1288 | _c5fY: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir2_entry’: /tmp/ghc168337_0/ghc_30.hc:1334:1: error: warning: label ‘_c5g8’ defined but not used [-Wunused-label] 1334 | _c5g8: | ^~~~~ | 1334 | _c5g8: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5g5’: /tmp/ghc168337_0/ghc_30.hc:1368:1: error: warning: label ‘_c5g5’ defined but not used [-Wunused-label] 1368 | _c5g5: | ^~~~~ | 1368 | _c5g5: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5gb’: /tmp/ghc168337_0/ghc_30.hc:1389:1: error: warning: label ‘_c5gb’ defined but not used [-Wunused-label] 1389 | _c5gb: | ^~~~~ | 1389 | _c5gb: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5gi’: /tmp/ghc168337_0/ghc_30.hc:1407:1: error: warning: label ‘_c5gi’ defined but not used [-Wunused-label] 1407 | _c5gi: | ^~~~~ | 1407 | _c5gi: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir1_entry’: /tmp/ghc168337_0/ghc_30.hc:1433:1: error: warning: label ‘_c5gB’ defined but not used [-Wunused-label] 1433 | _c5gB: | ^~~~~ | 1433 | _c5gB: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir_entry’: /tmp/ghc168337_0/ghc_30.hc:1461:1: error: warning: label ‘_c5gI’ defined but not used [-Wunused-label] 1461 | _c5gI: | ^~~~~ | 1461 | _c5gI: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘s5ab_entry’: /tmp/ghc168337_0/ghc_30.hc:1484:1: error: warning: label ‘_c5gZ’ defined but not used [-Wunused-label] 1484 | _c5gZ: | ^~~~~ | 1484 | _c5gZ: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘s5ac_entry’: /tmp/ghc168337_0/ghc_30.hc:1510:1: error: warning: label ‘_c5h2’ defined but not used [-Wunused-label] 1510 | _c5h2: | ^~~~~ | 1510 | _c5h2: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataFileName1_entry’: /tmp/ghc168337_0/ghc_30.hc:1547:1: error: warning: label ‘_c5h7’ defined but not used [-Wunused-label] 1547 | _c5h7: | ^~~~~ | 1547 | _c5h7: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5gP’: /tmp/ghc168337_0/ghc_30.hc:1577:1: error: warning: label ‘_c5gP’ defined but not used [-Wunused-label] 1577 | _c5gP: | ^~~~~ | 1577 | _c5gP: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataFileName_entry’: /tmp/ghc168337_0/ghc_30.hc:1602:1: error: warning: label ‘_c5hh’ defined but not used [-Wunused-label] 1602 | _c5hh: | ^~~~~ | 1602 | _c5hh: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir6_entry’: /tmp/ghc168337_0/ghc_30.hc:1627:1: error: warning: label ‘_c5hq’ defined but not used [-Wunused-label] 1627 | _c5hq: | ^~~~~ | 1627 | _c5hq: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir5_entry’: /tmp/ghc168337_0/ghc_30.hc:1678:1: error: warning: label ‘_c5hI’ defined but not used [-Wunused-label] 1678 | _c5hI: | ^~~~~ | 1678 | _c5hI: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5hx’: /tmp/ghc168337_0/ghc_30.hc:1710:1: error: warning: label ‘_c5hx’ defined but not used [-Wunused-label] 1710 | _c5hx: | ^~~~~ | 1710 | _c5hx: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5hz’: /tmp/ghc168337_0/ghc_30.hc:1730:1: error: warning: label ‘_c5hz’ defined but not used [-Wunused-label] 1730 | _c5hz: | ^~~~~ | 1730 | _c5hz: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5hB’: /tmp/ghc168337_0/ghc_30.hc:1752:1: error: warning: label ‘_c5hB’ defined but not used [-Wunused-label] 1752 | _c5hB: | ^~~~~ | 1752 | _c5hB: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir3_entry’: /tmp/ghc168337_0/ghc_30.hc:1782:1: error: warning: label ‘_c5i2’ defined but not used [-Wunused-label] 1782 | _c5i2: | ^~~~~ | 1782 | _c5i2: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir2_entry’: /tmp/ghc168337_0/ghc_30.hc:1828:1: error: warning: label ‘_c5ic’ defined but not used [-Wunused-label] 1828 | _c5ic: | ^~~~~ | 1828 | _c5ic: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5i9’: /tmp/ghc168337_0/ghc_30.hc:1862:1: error: warning: label ‘_c5i9’ defined but not used [-Wunused-label] 1862 | _c5i9: | ^~~~~ | 1862 | _c5i9: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5if’: /tmp/ghc168337_0/ghc_30.hc:1883:1: error: warning: label ‘_c5if’ defined but not used [-Wunused-label] 1883 | _c5if: | ^~~~~ | 1883 | _c5if: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5im’: /tmp/ghc168337_0/ghc_30.hc:1901:1: error: warning: label ‘_c5im’ defined but not used [-Wunused-label] 1901 | _c5im: | ^~~~~ | 1901 | _c5im: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir1_entry’: /tmp/ghc168337_0/ghc_30.hc:1927:1: error: warning: label ‘_c5iF’ defined but not used [-Wunused-label] 1927 | _c5iF: | ^~~~~ | 1927 | _c5iF: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir_entry’: /tmp/ghc168337_0/ghc_30.hc:1955:1: error: warning: label ‘_c5iM’ defined but not used [-Wunused-label] 1955 | _c5iM: | ^~~~~ | 1955 | _c5iM: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir6_entry’: /tmp/ghc168337_0/ghc_30.hc:1980:1: error: warning: label ‘_c5iV’ defined but not used [-Wunused-label] 1980 | _c5iV: | ^~~~~ | 1980 | _c5iV: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir5_entry’: /tmp/ghc168337_0/ghc_30.hc:2031:1: error: warning: label ‘_c5jd’ defined but not used [-Wunused-label] 2031 | _c5jd: | ^~~~~ | 2031 | _c5jd: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5j2’: /tmp/ghc168337_0/ghc_30.hc:2063:1: error: warning: label ‘_c5j2’ defined but not used [-Wunused-label] 2063 | _c5j2: | ^~~~~ | 2063 | _c5j2: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5j4’: /tmp/ghc168337_0/ghc_30.hc:2083:1: error: warning: label ‘_c5j4’ defined but not used [-Wunused-label] 2083 | _c5j4: | ^~~~~ | 2083 | _c5j4: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5j6’: /tmp/ghc168337_0/ghc_30.hc:2105:1: error: warning: label ‘_c5j6’ defined but not used [-Wunused-label] 2105 | _c5j6: | ^~~~~ | 2105 | _c5j6: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir3_entry’: /tmp/ghc168337_0/ghc_30.hc:2135:1: error: warning: label ‘_c5jx’ defined but not used [-Wunused-label] 2135 | _c5jx: | ^~~~~ | 2135 | _c5jx: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir2_entry’: /tmp/ghc168337_0/ghc_30.hc:2181:1: error: warning: label ‘_c5jH’ defined but not used [-Wunused-label] 2181 | _c5jH: | ^~~~~ | 2181 | _c5jH: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5jE’: /tmp/ghc168337_0/ghc_30.hc:2215:1: error: warning: label ‘_c5jE’ defined but not used [-Wunused-label] 2215 | _c5jE: | ^~~~~ | 2215 | _c5jE: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5jK’: /tmp/ghc168337_0/ghc_30.hc:2236:1: error: warning: label ‘_c5jK’ defined but not used [-Wunused-label] 2236 | _c5jK: | ^~~~~ | 2236 | _c5jK: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘_c5jR’: /tmp/ghc168337_0/ghc_30.hc:2254:1: error: warning: label ‘_c5jR’ defined but not used [-Wunused-label] 2254 | _c5jR: | ^~~~~ | 2254 | _c5jR: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir1_entry’: /tmp/ghc168337_0/ghc_30.hc:2280:1: error: warning: label ‘_c5ka’ defined but not used [-Wunused-label] 2280 | _c5ka: | ^~~~~ | 2280 | _c5ka: | ^ /tmp/ghc168337_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir_entry’: /tmp/ghc168337_0/ghc_30.hc:2308:1: error: warning: label ‘_c5kh’ defined but not used [-Wunused-label] 2308 | _c5kh: | ^~~~~ | 2308 | _c5kh: | ^ [1 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.p_o ) [2 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, dist/build/Data/CallStack.p_o ) /tmp/ghc168373_0/ghc_19.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_zdwunsafeDrop_entry’: /tmp/ghc168373_0/ghc_19.hc:45:1: error: warning: label ‘_c2BS’ defined but not used [-Wunused-label] 45 | _c2BS: | ^~~~~ | 45 | _c2BS: | ^ /tmp/ghc168373_0/ghc_19.hc: In function ‘_c2BH’: /tmp/ghc168373_0/ghc_19.hc:71:1: error: warning: label ‘_c2BH’ defined but not used [-Wunused-label] 71 | _c2BH: | ^~~~~ | 71 | _c2BH: | ^ /tmp/ghc168373_0/ghc_19.hc: In function ‘_c2BL’: /tmp/ghc168373_0/ghc_19.hc:90:1: error: warning: label ‘_c2BL’ defined but not used [-Wunused-label] 90 | _c2BL: | ^~~~~ | 90 | _c2BL: | ^ /tmp/ghc168373_0/ghc_19.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_callStackzuunsafeDrop_entry’: /tmp/ghc168373_0/ghc_19.hc:133:1: error: warning: label ‘_c2Cl’ defined but not used [-Wunused-label] 133 | _c2Cl: | ^~~~~ | 133 | _c2Cl: | ^ /tmp/ghc168373_0/ghc_19.hc: In function ‘_c2Ci’: /tmp/ghc168373_0/ghc_19.hc:166:1: error: warning: label ‘_c2Ci’ defined but not used [-Wunused-label] 166 | _c2Ci: | ^~~~~ | 166 | _c2Ci: | ^ /tmp/ghc168373_0/ghc_19.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_DataziCallStack_callStack_entry’: /tmp/ghc168373_0/ghc_19.hc:190:1: error: warning: label ‘_c2CC’ defined but not used [-Wunused-label] 190 | _c2CC: | ^~~~~ | 190 | _c2CC: | ^ /tmp/ghc168373_0/ghc_19.hc: In function ‘_c2CA’: /tmp/ghc168373_0/ghc_19.hc:225:1: error: warning: label ‘_c2CA’ defined but not used [-Wunused-label] 225 | _c2CA: | ^~~~~ | 225 | _c2CA: | ^ [3 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.p_o ) /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_version_entry’: /tmp/ghc168373_0/ghc_30.hc:158:1: error: warning: label ‘_c50y’ defined but not used [-Wunused-label] 158 | _c50y: | ^~~~~ | 158 | _c50y: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir6_entry’: /tmp/ghc168373_0/ghc_30.hc:253:1: error: warning: label ‘_c50O’ defined but not used [-Wunused-label] 253 | _c50O: | ^~~~~ | 253 | _c50O: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir5_entry’: /tmp/ghc168373_0/ghc_30.hc:318:1: error: warning: label ‘_c51b’ defined but not used [-Wunused-label] 318 | _c51b: | ^~~~~ | 318 | _c51b: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c50Y’: /tmp/ghc168373_0/ghc_30.hc:352:1: error: warning: label ‘_c50Y’ defined but not used [-Wunused-label] 352 | _c50Y: | ^~~~~ | 352 | _c50Y: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c511’: /tmp/ghc168373_0/ghc_30.hc:374:1: error: warning: label ‘_c511’ defined but not used [-Wunused-label] 374 | _c511: | ^~~~~ | 374 | _c511: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c514’: /tmp/ghc168373_0/ghc_30.hc:398:1: error: warning: label ‘_c514’ defined but not used [-Wunused-label] 398 | _c514: | ^~~~~ | 398 | _c514: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir3_entry’: /tmp/ghc168373_0/ghc_30.hc:434:1: error: warning: label ‘_c51A’ defined but not used [-Wunused-label] 434 | _c51A: | ^~~~~ | 434 | _c51A: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir2_entry’: /tmp/ghc168373_0/ghc_30.hc:492:1: error: warning: label ‘_c51N’ defined but not used [-Wunused-label] 492 | _c51N: | ^~~~~ | 492 | _c51N: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c51K’: /tmp/ghc168373_0/ghc_30.hc:528:1: error: warning: label ‘_c51K’ defined but not used [-Wunused-label] 528 | _c51K: | ^~~~~ | 528 | _c51K: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c51R’: /tmp/ghc168373_0/ghc_30.hc:551:1: error: warning: label ‘_c51R’ defined but not used [-Wunused-label] 551 | _c51R: | ^~~~~ | 551 | _c51R: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c51Z’: /tmp/ghc168373_0/ghc_30.hc:571:1: error: warning: label ‘_c51Z’ defined but not used [-Wunused-label] 571 | _c51Z: | ^~~~~ | 571 | _c51Z: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4Yl_entry’: /tmp/ghc168373_0/ghc_30.hc:612:1: error: warning: label ‘_c52z’ defined but not used [-Wunused-label] 612 | _c52z: | ^~~~~ | 612 | _c52z: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getBinDir1_entry’: /tmp/ghc168373_0/ghc_30.hc:656:1: error: warning: label ‘_c52C’ defined but not used [-Wunused-label] 656 | _c52C: | ^~~~~ | 656 | _c52C: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir6_entry’: /tmp/ghc168373_0/ghc_30.hc:730:1: error: warning: label ‘_c52V’ defined but not used [-Wunused-label] 730 | _c52V: | ^~~~~ | 730 | _c52V: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir5_entry’: /tmp/ghc168373_0/ghc_30.hc:795:1: error: warning: label ‘_c53i’ defined but not used [-Wunused-label] 795 | _c53i: | ^~~~~ | 795 | _c53i: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c535’: /tmp/ghc168373_0/ghc_30.hc:829:1: error: warning: label ‘_c535’ defined but not used [-Wunused-label] 829 | _c535: | ^~~~~ | 829 | _c535: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c538’: /tmp/ghc168373_0/ghc_30.hc:851:1: error: warning: label ‘_c538’ defined but not used [-Wunused-label] 851 | _c538: | ^~~~~ | 851 | _c538: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c53b’: /tmp/ghc168373_0/ghc_30.hc:875:1: error: warning: label ‘_c53b’ defined but not used [-Wunused-label] 875 | _c53b: | ^~~~~ | 875 | _c53b: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir3_entry’: /tmp/ghc168373_0/ghc_30.hc:911:1: error: warning: label ‘_c53H’ defined but not used [-Wunused-label] 911 | _c53H: | ^~~~~ | 911 | _c53H: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir2_entry’: /tmp/ghc168373_0/ghc_30.hc:969:1: error: warning: label ‘_c53U’ defined but not used [-Wunused-label] 969 | _c53U: | ^~~~~ | 969 | _c53U: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c53R’: /tmp/ghc168373_0/ghc_30.hc:1005:1: error: warning: label ‘_c53R’ defined but not used [-Wunused-label] 1005 | _c53R: | ^~~~~ | 1005 | _c53R: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c53Y’: /tmp/ghc168373_0/ghc_30.hc:1028:1: error: warning: label ‘_c53Y’ defined but not used [-Wunused-label] 1028 | _c53Y: | ^~~~~ | 1028 | _c53Y: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c546’: /tmp/ghc168373_0/ghc_30.hc:1048:1: error: warning: label ‘_c546’ defined but not used [-Wunused-label] 1048 | _c546: | ^~~~~ | 1048 | _c546: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4YD_entry’: /tmp/ghc168373_0/ghc_30.hc:1089:1: error: warning: label ‘_c54G’ defined but not used [-Wunused-label] 1089 | _c54G: | ^~~~~ | 1089 | _c54G: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibDir1_entry’: /tmp/ghc168373_0/ghc_30.hc:1133:1: error: warning: label ‘_c54J’ defined but not used [-Wunused-label] 1133 | _c54J: | ^~~~~ | 1133 | _c54J: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir6_entry’: /tmp/ghc168373_0/ghc_30.hc:1207:1: error: warning: label ‘_c552’ defined but not used [-Wunused-label] 1207 | _c552: | ^~~~~ | 1207 | _c552: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir5_entry’: /tmp/ghc168373_0/ghc_30.hc:1272:1: error: warning: label ‘_c55p’ defined but not used [-Wunused-label] 1272 | _c55p: | ^~~~~ | 1272 | _c55p: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c55c’: /tmp/ghc168373_0/ghc_30.hc:1306:1: error: warning: label ‘_c55c’ defined but not used [-Wunused-label] 1306 | _c55c: | ^~~~~ | 1306 | _c55c: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c55f’: /tmp/ghc168373_0/ghc_30.hc:1328:1: error: warning: label ‘_c55f’ defined but not used [-Wunused-label] 1328 | _c55f: | ^~~~~ | 1328 | _c55f: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c55i’: /tmp/ghc168373_0/ghc_30.hc:1352:1: error: warning: label ‘_c55i’ defined but not used [-Wunused-label] 1352 | _c55i: | ^~~~~ | 1352 | _c55i: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir3_entry’: /tmp/ghc168373_0/ghc_30.hc:1388:1: error: warning: label ‘_c55O’ defined but not used [-Wunused-label] 1388 | _c55O: | ^~~~~ | 1388 | _c55O: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir2_entry’: /tmp/ghc168373_0/ghc_30.hc:1446:1: error: warning: label ‘_c561’ defined but not used [-Wunused-label] 1446 | _c561: | ^~~~~ | 1446 | _c561: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c55Y’: /tmp/ghc168373_0/ghc_30.hc:1482:1: error: warning: label ‘_c55Y’ defined but not used [-Wunused-label] 1482 | _c55Y: | ^~~~~ | 1482 | _c55Y: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c565’: /tmp/ghc168373_0/ghc_30.hc:1505:1: error: warning: label ‘_c565’ defined but not used [-Wunused-label] 1505 | _c565: | ^~~~~ | 1505 | _c565: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c56d’: /tmp/ghc168373_0/ghc_30.hc:1525:1: error: warning: label ‘_c56d’ defined but not used [-Wunused-label] 1525 | _c56d: | ^~~~~ | 1525 | _c56d: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4YV_entry’: /tmp/ghc168373_0/ghc_30.hc:1566:1: error: warning: label ‘_c56N’ defined but not used [-Wunused-label] 1566 | _c56N: | ^~~~~ | 1566 | _c56N: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDynLibDir1_entry’: /tmp/ghc168373_0/ghc_30.hc:1610:1: error: warning: label ‘_c56Q’ defined but not used [-Wunused-label] 1610 | _c56Q: | ^~~~~ | 1610 | _c56Q: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir6_entry’: /tmp/ghc168373_0/ghc_30.hc:1684:1: error: warning: label ‘_c579’ defined but not used [-Wunused-label] 1684 | _c579: | ^~~~~ | 1684 | _c579: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir5_entry’: /tmp/ghc168373_0/ghc_30.hc:1749:1: error: warning: label ‘_c57w’ defined but not used [-Wunused-label] 1749 | _c57w: | ^~~~~ | 1749 | _c57w: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c57j’: /tmp/ghc168373_0/ghc_30.hc:1783:1: error: warning: label ‘_c57j’ defined but not used [-Wunused-label] 1783 | _c57j: | ^~~~~ | 1783 | _c57j: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c57m’: /tmp/ghc168373_0/ghc_30.hc:1805:1: error: warning: label ‘_c57m’ defined but not used [-Wunused-label] 1805 | _c57m: | ^~~~~ | 1805 | _c57m: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c57p’: /tmp/ghc168373_0/ghc_30.hc:1829:1: error: warning: label ‘_c57p’ defined but not used [-Wunused-label] 1829 | _c57p: | ^~~~~ | 1829 | _c57p: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir3_entry’: /tmp/ghc168373_0/ghc_30.hc:1865:1: error: warning: label ‘_c57V’ defined but not used [-Wunused-label] 1865 | _c57V: | ^~~~~ | 1865 | _c57V: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir2_entry’: /tmp/ghc168373_0/ghc_30.hc:1923:1: error: warning: label ‘_c588’ defined but not used [-Wunused-label] 1923 | _c588: | ^~~~~ | 1923 | _c588: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c585’: /tmp/ghc168373_0/ghc_30.hc:1959:1: error: warning: label ‘_c585’ defined but not used [-Wunused-label] 1959 | _c585: | ^~~~~ | 1959 | _c585: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c58c’: /tmp/ghc168373_0/ghc_30.hc:1982:1: error: warning: label ‘_c58c’ defined but not used [-Wunused-label] 1982 | _c58c: | ^~~~~ | 1982 | _c58c: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c58k’: /tmp/ghc168373_0/ghc_30.hc:2002:1: error: warning: label ‘_c58k’ defined but not used [-Wunused-label] 2002 | _c58k: | ^~~~~ | 2002 | _c58k: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4Zd_entry’: /tmp/ghc168373_0/ghc_30.hc:2043:1: error: warning: label ‘_c58U’ defined but not used [-Wunused-label] 2043 | _c58U: | ^~~~~ | 2043 | _c58U: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataDir1_entry’: /tmp/ghc168373_0/ghc_30.hc:2087:1: error: warning: label ‘_c58X’ defined but not used [-Wunused-label] 2087 | _c58X: | ^~~~~ | 2087 | _c58X: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4Zj_entry’: /tmp/ghc168373_0/ghc_30.hc:2159:1: error: warning: label ‘_c59C’ defined but not used [-Wunused-label] 2159 | _c59C: | ^~~~~ | 2159 | _c59C: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4Zk_entry’: /tmp/ghc168373_0/ghc_30.hc:2195:1: error: warning: label ‘_c59F’ defined but not used [-Wunused-label] 2195 | _c59F: | ^~~~~ | 2195 | _c59F: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4Zl_entry’: /tmp/ghc168373_0/ghc_30.hc:2248:1: error: warning: label ‘_c59K’ defined but not used [-Wunused-label] 2248 | _c59K: | ^~~~~ | 2248 | _c59K: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c59m’: /tmp/ghc168373_0/ghc_30.hc:2288:1: error: warning: label ‘_c59m’ defined but not used [-Wunused-label] 2288 | _c59m: | ^~~~~ | 2288 | _c59m: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataFileName1_entry’: /tmp/ghc168373_0/ghc_30.hc:2327:1: error: warning: label ‘_c59Q’ defined but not used [-Wunused-label] 2327 | _c59Q: | ^~~~~ | 2327 | _c59Q: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getDataFileName_entry’: /tmp/ghc168373_0/ghc_30.hc:2370:1: error: warning: label ‘_c5a7’ defined but not used [-Wunused-label] 2370 | _c5a7: | ^~~~~ | 2370 | _c5a7: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir6_entry’: /tmp/ghc168373_0/ghc_30.hc:2400:1: error: warning: label ‘_c5al’ defined but not used [-Wunused-label] 2400 | _c5al: | ^~~~~ | 2400 | _c5al: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir5_entry’: /tmp/ghc168373_0/ghc_30.hc:2465:1: error: warning: label ‘_c5aI’ defined but not used [-Wunused-label] 2465 | _c5aI: | ^~~~~ | 2465 | _c5aI: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5av’: /tmp/ghc168373_0/ghc_30.hc:2499:1: error: warning: label ‘_c5av’ defined but not used [-Wunused-label] 2499 | _c5av: | ^~~~~ | 2499 | _c5av: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5ay’: /tmp/ghc168373_0/ghc_30.hc:2521:1: error: warning: label ‘_c5ay’ defined but not used [-Wunused-label] 2521 | _c5ay: | ^~~~~ | 2521 | _c5ay: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5aB’: /tmp/ghc168373_0/ghc_30.hc:2545:1: error: warning: label ‘_c5aB’ defined but not used [-Wunused-label] 2545 | _c5aB: | ^~~~~ | 2545 | _c5aB: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir3_entry’: /tmp/ghc168373_0/ghc_30.hc:2581:1: error: warning: label ‘_c5b7’ defined but not used [-Wunused-label] 2581 | _c5b7: | ^~~~~ | 2581 | _c5b7: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir2_entry’: /tmp/ghc168373_0/ghc_30.hc:2639:1: error: warning: label ‘_c5bk’ defined but not used [-Wunused-label] 2639 | _c5bk: | ^~~~~ | 2639 | _c5bk: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5bh’: /tmp/ghc168373_0/ghc_30.hc:2675:1: error: warning: label ‘_c5bh’ defined but not used [-Wunused-label] 2675 | _c5bh: | ^~~~~ | 2675 | _c5bh: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5bo’: /tmp/ghc168373_0/ghc_30.hc:2698:1: error: warning: label ‘_c5bo’ defined but not used [-Wunused-label] 2698 | _c5bo: | ^~~~~ | 2698 | _c5bo: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5bw’: /tmp/ghc168373_0/ghc_30.hc:2718:1: error: warning: label ‘_c5bw’ defined but not used [-Wunused-label] 2718 | _c5bw: | ^~~~~ | 2718 | _c5bw: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4ZD_entry’: /tmp/ghc168373_0/ghc_30.hc:2759:1: error: warning: label ‘_c5c6’ defined but not used [-Wunused-label] 2759 | _c5c6: | ^~~~~ | 2759 | _c5c6: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getLibexecDir1_entry’: /tmp/ghc168373_0/ghc_30.hc:2803:1: error: warning: label ‘_c5c9’ defined but not used [-Wunused-label] 2803 | _c5c9: | ^~~~~ | 2803 | _c5c9: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir6_entry’: /tmp/ghc168373_0/ghc_30.hc:2877:1: error: warning: label ‘_c5cs’ defined but not used [-Wunused-label] 2877 | _c5cs: | ^~~~~ | 2877 | _c5cs: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir5_entry’: /tmp/ghc168373_0/ghc_30.hc:2942:1: error: warning: label ‘_c5cP’ defined but not used [-Wunused-label] 2942 | _c5cP: | ^~~~~ | 2942 | _c5cP: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5cC’: /tmp/ghc168373_0/ghc_30.hc:2976:1: error: warning: label ‘_c5cC’ defined but not used [-Wunused-label] 2976 | _c5cC: | ^~~~~ | 2976 | _c5cC: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5cF’: /tmp/ghc168373_0/ghc_30.hc:2998:1: error: warning: label ‘_c5cF’ defined but not used [-Wunused-label] 2998 | _c5cF: | ^~~~~ | 2998 | _c5cF: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5cI’: /tmp/ghc168373_0/ghc_30.hc:3022:1: error: warning: label ‘_c5cI’ defined but not used [-Wunused-label] 3022 | _c5cI: | ^~~~~ | 3022 | _c5cI: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir3_entry’: /tmp/ghc168373_0/ghc_30.hc:3058:1: error: warning: label ‘_c5de’ defined but not used [-Wunused-label] 3058 | _c5de: | ^~~~~ | 3058 | _c5de: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir2_entry’: /tmp/ghc168373_0/ghc_30.hc:3116:1: error: warning: label ‘_c5dr’ defined but not used [-Wunused-label] 3116 | _c5dr: | ^~~~~ | 3116 | _c5dr: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5do’: /tmp/ghc168373_0/ghc_30.hc:3152:1: error: warning: label ‘_c5do’ defined but not used [-Wunused-label] 3152 | _c5do: | ^~~~~ | 3152 | _c5do: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5dv’: /tmp/ghc168373_0/ghc_30.hc:3175:1: error: warning: label ‘_c5dv’ defined but not used [-Wunused-label] 3175 | _c5dv: | ^~~~~ | 3175 | _c5dv: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘_c5dD’: /tmp/ghc168373_0/ghc_30.hc:3195:1: error: warning: label ‘_c5dD’ defined but not used [-Wunused-label] 3195 | _c5dD: | ^~~~~ | 3195 | _c5dD: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘s4ZV_entry’: /tmp/ghc168373_0/ghc_30.hc:3236:1: error: warning: label ‘_c5ed’ defined but not used [-Wunused-label] 3236 | _c5ed: | ^~~~~ | 3236 | _c5ed: | ^ /tmp/ghc168373_0/ghc_30.hc: In function ‘callzmstackzm0zi1zi0zmJ1eWgTNOnM4IGVyeW0v2YZZ_Pathszucallzustack_getSysconfDir1_entry’: /tmp/ghc168373_0/ghc_30.hc:3280:1: error: warning: label ‘_c5eg’ defined but not used [-Wunused-label] 3280 | _c5eg: | ^~~~~ | 3280 | _c5eg: | ^ + '[' -n dist/build/libHScall-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for call-stack-0.1.0.. Running Haddock on library for call-stack-0.1.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.12.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: Couldn't find .haddock for export SrcLoc Warning: Couldn't find .haddock for export HasCallStack Warning: Couldn't find .haddock for export SrcLoc 0% ( 0 / 5) in 'Data.CallStack' Missing documentation for: Module header HasCallStack CallStack (src/Data/CallStack.hs:28) SrcLoc callStack (src/Data/CallStack.hs:30) Warning: Data.CallStack: could not find link destinations for: CallStack String Char Int Eq == Bool /= Show showsPrec ShowS show showList Documentation created: dist/doc/html/call-stack/index.html, dist/doc/html/call-stack/call-stack.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8JAkGT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64 + cd call-stack-0.1.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/ghc-8.6.5/call-stack-0.1.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d call-stack-0.1.0.conf ']' + install -D --mode=0644 call-stack-0.1.0.conf /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/call-stack-0.1.0.conf ++ ls /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/call-stack-0.1.0.conf + '[' -z /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/call-stack-0.1.0.conf ']' + rm -f ghc-call-stack.files ghc-call-stack-doc.files + touch ghc-call-stack.files ghc-call-stack-doc.files + for i in /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/libHScall-stack-0.1.0-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/libHScall-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/call-stack-0.1.0 + '[' -d /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/ghc-8.6.5/call-stack-0.1.0 ']' + find /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/ghc-8.6.5/call-stack-0.1.0 -type d -fprintf ghc-call-stack-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-call-stack-prof.files -o -fprint ghc-call-stack-devel.files + ls /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/call-stack-0.1.0.conf + '[' -d /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/share/doc/ghc/html/libraries/call-stack-0.1.0 ']' + echo /usr/share/doc/ghc/html/libraries/call-stack-0.1.0 + for i in ghc-call-stack.files ghc-call-stack-devel.files ghc-call-stack-doc.files ghc-call-stack-prof.files + '[' -f ghc-call-stack.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64!!g' ghc-call-stack.files + for i in ghc-call-stack.files ghc-call-stack-devel.files ghc-call-stack-doc.files ghc-call-stack-prof.files + '[' -f ghc-call-stack-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64!!g' ghc-call-stack-devel.files + for i in ghc-call-stack.files ghc-call-stack-devel.files ghc-call-stack-doc.files ghc-call-stack-prof.files + '[' -f ghc-call-stack-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64!!g' ghc-call-stack-doc.files + for i in ghc-call-stack.files ghc-call-stack-devel.files ghc-call-stack-doc.files ghc-call-stack-prof.files + '[' -f ghc-call-stack-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64!!g' ghc-call-stack-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r8o60Q + umask 022 + cd /builddir/build/BUILD + cd call-stack-0.1.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-call-stack-0.1.0-12.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kTkqLR + umask 022 + cd /builddir/build/BUILD + cd call-stack-0.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/share/licenses/ghc-call-stack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/share/licenses/ghc-call-stack + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64/usr/share/licenses/ghc-call-stack + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-call-stack = 0.1.0-12.fc33 ghc-call-stack(riscv-64) = 0.1.0-12.fc33 libHScall-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-call-stack-devel-0.1.0-12.fc33.riscv64 Provides: ghc-call-stack-devel = 0.1.0-12.fc33 ghc-call-stack-devel(riscv-64) = 0.1.0-12.fc33 ghc-call-stack-static = 0.1.0-12.fc33 ghc-call-stack-static(riscv-64) = 0.1.0-12.fc33 ghc-devel(call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ) 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) Processing files: ghc-call-stack-doc-0.1.0-12.fc33.riscv64 Provides: ghc-call-stack-doc = 0.1.0-12.fc33 ghc-call-stack-doc(riscv-64) = 0.1.0-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-call-stack-prof-0.1.0-12.fc33.riscv64 Provides: ghc-call-stack-prof = 0.1.0-12.fc33 ghc-call-stack-prof(riscv-64) = 0.1.0-12.fc33 ghc-prof(call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ) 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-call-stack-0.1.0-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-call-stack-doc-0.1.0-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-call-stack-devel-0.1.0-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-call-stack-prof-0.1.0-12.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ytfM8P + umask 022 + cd /builddir/build/BUILD + cd call-stack-0.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-call-stack-0.1.0-12.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0