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-securemem.spec'], chrootPath='/var/lib/mock/f33-build-186055-45754/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-securemem.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=1582070400 Wrote: /builddir/build/SRPMS/ghc-securemem-0.1.10-7.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-securemem.spec'], chrootPath='/var/lib/mock/f33-build-186055-45754/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-securemem.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=1582070400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gpv0oq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf securemem-0.1.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/securemem-0.1.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd securemem-0.1.10 + /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.QKtidr + umask 022 + cd /builddir/build/BUILD + cd securemem-0.1.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-securemem '--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/securemem-0.1.10 --global Configuring securemem-0.1.10... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for securemem-0.1.10.. Building library for securemem-0.1.10.. [1 of 1] Compiling Data.SecureMem ( Data/SecureMem.hs, dist/build/Data/SecureMem.o ) Data/SecureMem.hs:40:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 40 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_toSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:6:1: error: warning: label ‘_c5Zt’ defined but not used [-Wunused-label] 6 | _c5Zt: | ^~~~~ | 6 | _c5Zt: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwzdctoBytes_entry’: /tmp/ghc130569_0/ghc_4.hc:30:1: error: warning: label ‘_c5ZC’ defined but not used [-Wunused-label] 30 | _c5ZC: | ^~~~~ | 30 | _c5ZC: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c5ZR’: /tmp/ghc130569_0/ghc_4.hc:69:1: error: warning: label ‘_c5ZR’ defined but not used [-Wunused-label] 69 | _c5ZR: | ^~~~~ | 69 | _c5ZR: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c5ZJ’: /tmp/ghc130569_0/ghc_4.hc:92:1: error: warning: label ‘_c5ZJ’ defined but not used [-Wunused-label] 92 | _c5ZJ: | ^~~~~ | 92 | _c5ZJ: | ^ /tmp/ghc130569_0/ghc_4.hc:91:4: error: warning: variable ‘_s5VN’ set but not used [-Wunused-but-set-variable] 91 | W_ _s5VN; | ^~~~~ | 91 | W_ _s5VN; | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c5ZK’: /tmp/ghc130569_0/ghc_4.hc:128:1: error: warning: label ‘_c5ZK’ defined but not used [-Wunused-label] 128 | _c5ZK: | ^~~~~ | 128 | _c5ZK: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfByteableSecureMemzuzdctoBytes_entry’: /tmp/ghc130569_0/ghc_4.hc:138:1: error: warning: label ‘_c60p’ defined but not used [-Wunused-label] 138 | _c60p: | ^~~~~ | 138 | _c60p: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c60m’: /tmp/ghc130569_0/ghc_4.hc:165:1: error: warning: label ‘_c60m’ defined but not used [-Wunused-label] 165 | _c60m: | ^~~~~ | 165 | _c60m: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemGetSizze_entry’: /tmp/ghc130569_0/ghc_4.hc:187:1: error: warning: label ‘_c60A’ defined but not used [-Wunused-label] 187 | _c60A: | ^~~~~ | 187 | _c60A: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_finalizzeSecureMem1_entry’: /tmp/ghc130569_0/ghc_4.hc:207:1: error: warning: label ‘_c60K’ defined but not used [-Wunused-label] 207 | _c60K: | ^~~~~ | 207 | _c60K: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c60H’: /tmp/ghc130569_0/ghc_4.hc:235:1: error: warning: label ‘_c60H’ defined but not used [-Wunused-label] 235 | _c60H: | ^~~~~ | 235 | _c60H: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_finalizzeSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:253:1: error: warning: label ‘_c619’ defined but not used [-Wunused-label] 253 | _c619: | ^~~~~ | 253 | _c619: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtr_entry’: /tmp/ghc130569_0/ghc_4.hc:271:1: error: warning: label ‘_c61g’ defined but not used [-Wunused-label] 271 | _c61g: | ^~~~~ | 271 | _c61g: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtrSzz1_entry’: /tmp/ghc130569_0/ghc_4.hc:292:1: error: warning: label ‘_c61q’ defined but not used [-Wunused-label] 292 | _c61q: | ^~~~~ | 292 | _c61q: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c61n’: /tmp/ghc130569_0/ghc_4.hc:328:1: error: warning: label ‘_c61n’ defined but not used [-Wunused-label] 328 | _c61n: | ^~~~~ | 328 | _c61n: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c61G’: /tmp/ghc130569_0/ghc_4.hc:360:1: error: warning: label ‘_c61G’ defined but not used [-Wunused-label] 360 | _c61G: | ^~~~~ | 360 | _c61G: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtrSzz_entry’: /tmp/ghc130569_0/ghc_4.hc:374:1: error: warning: label ‘_c61P’ defined but not used [-Wunused-label] 374 | _c61P: | ^~~~~ | 374 | _c61P: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem2_entry’: /tmp/ghc130569_0/ghc_4.hc:392:1: error: warning: label ‘_c61W’ defined but not used [-Wunused-label] 392 | _c61W: | ^~~~~ | 392 | _c61W: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfSemigroupSecureMem1_entry’: /tmp/ghc130569_0/ghc_4.hc:415:1: error: warning: label ‘_c626’ defined but not used [-Wunused-label] 415 | _c626: | ^~~~~ | 415 | _c626: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfSemigroupSecureMemzuzdcstimes_entry’: /tmp/ghc130569_0/ghc_4.hc:461:1: error: warning: label ‘_c62f’ defined but not used [-Wunused-label] 461 | _c62f: | ^~~~~ | 461 | _c62f: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfEqSecureMemzuzdczsze_entry’: /tmp/ghc130569_0/ghc_4.hc:493:1: error: warning: label ‘_c62p’ defined but not used [-Wunused-label] 493 | _c62p: | ^~~~~ | 493 | _c62p: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c62m’: /tmp/ghc130569_0/ghc_4.hc:526:1: error: warning: label ‘_c62m’ defined but not used [-Wunused-label] 526 | _c62m: | ^~~~~ | 526 | _c62m: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c62s’: /tmp/ghc130569_0/ghc_4.hc:549:1: error: warning: label ‘_c62s’ defined but not used [-Wunused-label] 549 | _c62s: | ^~~~~ | 549 | _c62s: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c62A’: /tmp/ghc130569_0/ghc_4.hc:568:1: error: warning: label ‘_c62A’ defined but not used [-Wunused-label] 568 | _c62A: | ^~~~~ | 568 | _c62A: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemSecureMemzuzdctoSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:752:1: error: warning: label ‘_c62T’ defined but not used [-Wunused-label] 752 | _c62T: | ^~~~~ | 752 | _c62T: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:772:1: error: warning: label ‘_c630’ defined but not used [-Wunused-label] 772 | _c630: | ^~~~~ | 772 | _c630: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMem1_entry’: /tmp/ghc130569_0/ghc_4.hc:793:1: error: warning: label ‘_c637’ defined but not used [-Wunused-label] 793 | _c637: | ^~~~~ | 793 | _c637: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshowList_entry’: /tmp/ghc130569_0/ghc_4.hc:814:1: error: warning: label ‘_c63e’ defined but not used [-Wunused-label] 814 | _c63e: | ^~~~~ | 814 | _c63e: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshowsPrec_entry’: /tmp/ghc130569_0/ghc_4.hc:840:1: error: warning: label ‘_c63l’ defined but not used [-Wunused-label] 840 | _c63l: | ^~~~~ | 840 | _c63l: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMem2_entry’: /tmp/ghc130569_0/ghc_4.hc:864:1: error: warning: label ‘_c63u’ defined but not used [-Wunused-label] 864 | _c63u: | ^~~~~ | 864 | _c63u: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshow_entry’: /tmp/ghc130569_0/ghc_4.hc:899:1: error: warning: label ‘_c63B’ defined but not used [-Wunused-label] 899 | _c63B: | ^~~~~ | 899 | _c63B: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdszdwalloc_entry’: /tmp/ghc130569_0/ghc_4.hc:932:1: error: warning: label ‘_c63N’ defined but not used [-Wunused-label] 932 | _c63N: | ^~~~~ | 932 | _c63N: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c63R’: /tmp/ghc130569_0/ghc_4.hc:973:1: error: warning: label ‘_c63R’ defined but not used [-Wunused-label] 973 | _c63R: | ^~~~~ | 973 | _c63R: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c63T’: /tmp/ghc130569_0/ghc_4.hc:995:1: error: warning: label ‘_c63T’ defined but not used [-Wunused-label] 995 | _c63T: | ^~~~~ | 995 | _c63T: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c646’: /tmp/ghc130569_0/ghc_4.hc:1025:1: error: warning: label ‘_c646’ defined but not used [-Wunused-label] 1025 | _c646: | ^~~~~ | 1025 | _c646: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_createSecureMem1_entry’: /tmp/ghc130569_0/ghc_4.hc:1043:1: error: warning: label ‘_c64j’ defined but not used [-Wunused-label] 1043 | _c64j: | ^~~~~ | 1043 | _c64j: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c64g’: /tmp/ghc130569_0/ghc_4.hc:1077:1: error: warning: label ‘_c64g’ defined but not used [-Wunused-label] 1077 | _c64g: | ^~~~~ | 1077 | _c64g: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c64m’: /tmp/ghc130569_0/ghc_4.hc:1095:1: error: warning: label ‘_c64m’ defined but not used [-Wunused-label] 1095 | _c64m: | ^~~~~ | 1095 | _c64m: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_createSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:1109:1: error: warning: label ‘_c64x’ defined but not used [-Wunused-label] 1109 | _c64x: | ^~~~~ | 1109 | _c64x: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwunsafeCreateSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:1131:1: error: warning: label ‘_c64J’ defined but not used [-Wunused-label] 1131 | _c64J: | ^~~~~ | 1131 | _c64J: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c64E’: /tmp/ghc130569_0/ghc_4.hc:1160:1: error: warning: label ‘_c64E’ defined but not used [-Wunused-label] 1160 | _c64E: | ^~~~~ | 1160 | _c64E: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_unsafeCreateSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:1176:1: error: warning: label ‘_c64V’ defined but not used [-Wunused-label] 1176 | _c64V: | ^~~~~ | 1176 | _c64V: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c64S’: /tmp/ghc130569_0/ghc_4.hc:1203:1: error: warning: label ‘_c64S’ defined but not used [-Wunused-label] 1203 | _c64S: | ^~~~~ | 1203 | _c64S: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMem1_entry’: /tmp/ghc130569_0/ghc_4.hc:1217:1: error: warning: label ‘_c656’ defined but not used [-Wunused-label] 1217 | _c656: | ^~~~~ | 1217 | _c656: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMemzuzdcmempty_entry’: /tmp/ghc130569_0/ghc_4.hc:1241:1: error: warning: label ‘_c65f’ defined but not used [-Wunused-label] 1241 | _c65f: | ^~~~~ | 1241 | _c65f: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMemzugo_entry’: /tmp/ghc130569_0/ghc_4.hc:1281:1: error: warning: label ‘_c65t’ defined but not used [-Wunused-label] 1281 | _c65t: | ^~~~~ | 1281 | _c65t: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c65m’: /tmp/ghc130569_0/ghc_4.hc:1317:1: error: warning: label ‘_c65m’ defined but not used [-Wunused-label] 1317 | _c65m: | ^~~~~ | 1317 | _c65m: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c65B’: /tmp/ghc130569_0/ghc_4.hc:1350:1: error: warning: label ‘_c65B’ defined but not used [-Wunused-label] 1350 | _c65B: | ^~~~~ | 1350 | _c65B: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c65G’: /tmp/ghc130569_0/ghc_4.hc:1368:1: error: warning: label ‘_c65G’ defined but not used [-Wunused-label] 1368 | _c65G: | ^~~~~ | 1368 | _c65G: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem1_entry’: /tmp/ghc130569_0/ghc_4.hc:1395:1: error: warning: label ‘_c65W’ defined but not used [-Wunused-label] 1395 | _c65W: | ^~~~~ | 1395 | _c65W: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c65T’: /tmp/ghc130569_0/ghc_4.hc:1429:1: error: warning: label ‘_c65T’ defined but not used [-Wunused-label] 1429 | _c65T: | ^~~~~ | 1429 | _c65T: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c65Z’: /tmp/ghc130569_0/ghc_4.hc:1446:1: error: warning: label ‘_c65Z’ defined but not used [-Wunused-label] 1446 | _c65Z: | ^~~~~ | 1446 | _c65Z: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem_entry’: /tmp/ghc130569_0/ghc_4.hc:1460:1: error: warning: label ‘_c66a’ defined but not used [-Wunused-label] 1460 | _c66a: | ^~~~~ | 1460 | _c66a: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteString_slow’: /tmp/ghc130569_0/ghc_4.hc:1479:1: error: warning: label ‘_c66e’ defined but not used [-Wunused-label] 1479 | _c66e: | ^~~~~ | 1479 | _c66e: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteString_entry’: /tmp/ghc130569_0/ghc_4.hc:1490:1: error: warning: label ‘_c66q’ defined but not used [-Wunused-label] 1490 | _c66q: | ^~~~~ | 1490 | _c66q: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c66i’: /tmp/ghc130569_0/ghc_4.hc:1521:1: error: warning: label ‘_c66i’ defined but not used [-Wunused-label] 1521 | _c66i: | ^~~~~ | 1521 | _c66i: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c66k’: /tmp/ghc130569_0/ghc_4.hc:1544:1: error: warning: label ‘_c66k’ defined but not used [-Wunused-label] 1544 | _c66k: | ^~~~~ | 1544 | _c66k: | ^ /tmp/ghc130569_0/ghc_4.hc:1543:4: error: warning: variable ‘_s5XV’ set but not used [-Wunused-but-set-variable] 1543 | W_ _s5XV; | ^~~~~ | 1543 | W_ _s5XV; | ^ /tmp/ghc130569_0/ghc_4.hc:1540:4: error: warning: variable ‘_s5XH’ set but not used [-Wunused-but-set-variable] 1540 | W_ _s5XH; | ^~~~~ | 1540 | W_ _s5XH; | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemFromByteString_entry’: /tmp/ghc130569_0/ghc_4.hc:1567:1: error: warning: label ‘_c66V’ defined but not used [-Wunused-label] 1567 | _c66V: | ^~~~~ | 1567 | _c66V: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c66S’: /tmp/ghc130569_0/ghc_4.hc:1600:1: error: warning: label ‘_c66S’ defined but not used [-Wunused-label] 1600 | _c66S: | ^~~~~ | 1600 | _c66S: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemByteString_entry’: /tmp/ghc130569_0/ghc_4.hc:1619:1: error: warning: label ‘_c676’ defined but not used [-Wunused-label] 1619 | _c676: | ^~~~~ | 1619 | _c676: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘s5Yr_entry’: /tmp/ghc130569_0/ghc_4.hc:1640:1: error: warning: label ‘_c67z’ defined but not used [-Wunused-label] 1640 | _c67z: | ^~~~~ | 1640 | _c67z: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c67w’: /tmp/ghc130569_0/ghc_4.hc:1670:1: error: warning: label ‘_c67w’ defined but not used [-Wunused-label] 1670 | _c67w: | ^~~~~ | 1670 | _c67w: | ^ /tmp/ghc130569_0/ghc_4.hc:1669:4: error: warning: variable ‘_s5Yq’ set but not used [-Wunused-but-set-variable] 1669 | W_ _s5Yq; | ^~~~~ | 1669 | W_ _s5Yq; | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteable_entry’: /tmp/ghc130569_0/ghc_4.hc:1690:1: error: warning: label ‘_c67Q’ defined but not used [-Wunused-label] 1690 | _c67Q: | ^~~~~ | 1690 | _c67Q: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c67d’: /tmp/ghc130569_0/ghc_4.hc:1723:1: error: warning: label ‘_c67d’ defined but not used [-Wunused-label] 1723 | _c67d: | ^~~~~ | 1723 | _c67d: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c67h’: /tmp/ghc130569_0/ghc_4.hc:1744:1: error: warning: label ‘_c67h’ defined but not used [-Wunused-label] 1744 | _c67h: | ^~~~~ | 1744 | _c67h: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c67j’: /tmp/ghc130569_0/ghc_4.hc:1766:1: error: warning: label ‘_c67j’ defined but not used [-Wunused-label] 1766 | _c67j: | ^~~~~ | 1766 | _c67j: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c67Y’: /tmp/ghc130569_0/ghc_4.hc:1798:1: error: warning: label ‘_c67Y’ defined but not used [-Wunused-label] 1798 | _c67Y: | ^~~~~ | 1798 | _c67Y: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemFromByteable_entry’: /tmp/ghc130569_0/ghc_4.hc:1816:1: error: warning: label ‘_c68b’ defined but not used [-Wunused-label] 1816 | _c68b: | ^~~~~ | 1816 | _c68b: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c688’: /tmp/ghc130569_0/ghc_4.hc:1849:1: error: warning: label ‘_c688’ defined but not used [-Wunused-label] 1849 | _c688: | ^~~~~ | 1849 | _c688: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘s5YU_entry’: /tmp/ghc130569_0/ghc_4.hc:1868:1: error: warning: label ‘_c68u’ defined but not used [-Wunused-label] 1868 | _c68u: | ^~~~~ | 1868 | _c68u: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c68r’: /tmp/ghc130569_0/ghc_4.hc:1899:1: error: warning: label ‘_c68r’ defined but not used [-Wunused-label] 1899 | _c68r: | ^~~~~ | 1899 | _c68r: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwwithSecureMemCopy_entry’: /tmp/ghc130569_0/ghc_4.hc:1925:1: error: warning: label ‘_c68R’ defined but not used [-Wunused-label] 1925 | _c68R: | ^~~~~ | 1925 | _c68R: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c68T’: /tmp/ghc130569_0/ghc_4.hc:1963:1: error: warning: label ‘_c68T’ defined but not used [-Wunused-label] 1963 | _c68T: | ^~~~~ | 1963 | _c68T: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemCopy1_entry’: /tmp/ghc130569_0/ghc_4.hc:1979:1: error: warning: label ‘_c697’ defined but not used [-Wunused-label] 1979 | _c697: | ^~~~~ | 1979 | _c697: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c694’: /tmp/ghc130569_0/ghc_4.hc:2006:1: error: warning: label ‘_c694’ defined but not used [-Wunused-label] 2006 | _c694: | ^~~~~ | 2006 | _c694: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemCopy_entry’: /tmp/ghc130569_0/ghc_4.hc:2020:1: error: warning: label ‘_c69i’ defined but not used [-Wunused-label] 2020 | _c69i: | ^~~~~ | 2020 | _c69i: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘s5Zh_entry’: /tmp/ghc130569_0/ghc_4.hc:2041:1: error: warning: label ‘_c69x’ defined but not used [-Wunused-label] 2041 | _c69x: | ^~~~~ | 2041 | _c69x: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c69u’: /tmp/ghc130569_0/ghc_4.hc:2070:1: error: warning: label ‘_c69u’ defined but not used [-Wunused-label] 2070 | _c69u: | ^~~~~ | 2070 | _c69u: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemCopy_entry’: /tmp/ghc130569_0/ghc_4.hc:2093:1: error: warning: label ‘_c69U’ defined but not used [-Wunused-label] 2093 | _c69U: | ^~~~~ | 2093 | _c69U: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c69W’: /tmp/ghc130569_0/ghc_4.hc:2130:1: error: warning: label ‘_c69W’ defined but not used [-Wunused-label] 2130 | _c69W: | ^~~~~ | 2130 | _c69W: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemCopy1_entry’: /tmp/ghc130569_0/ghc_4.hc:2146:1: error: warning: label ‘_c6aa’ defined but not used [-Wunused-label] 2146 | _c6aa: | ^~~~~ | 2146 | _c6aa: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘_c6a7’: /tmp/ghc130569_0/ghc_4.hc:2173:1: error: warning: label ‘_c6a7’ defined but not used [-Wunused-label] 2173 | _c6a7: | ^~~~~ | 2173 | _c6a7: | ^ /tmp/ghc130569_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemCopy_entry’: /tmp/ghc130569_0/ghc_4.hc:2187:1: error: warning: label ‘_c6al’ defined but not used [-Wunused-label] 2187 | _c6al: | ^~~~~ | 2187 | _c6al: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_toSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:6:1: error: warning: label ‘_c6eh’ defined but not used [-Wunused-label] 6 | _c6eh: | ^~~~~ | 6 | _c6eh: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwzdctoBytes_entry’: /tmp/ghc130569_0/ghc_8.hc:30:1: error: warning: label ‘_c6eq’ defined but not used [-Wunused-label] 30 | _c6eq: | ^~~~~ | 30 | _c6eq: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6eF’: /tmp/ghc130569_0/ghc_8.hc:69:1: error: warning: label ‘_c6eF’ defined but not used [-Wunused-label] 69 | _c6eF: | ^~~~~ | 69 | _c6eF: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ex’: /tmp/ghc130569_0/ghc_8.hc:92:1: error: warning: label ‘_c6ex’ defined but not used [-Wunused-label] 92 | _c6ex: | ^~~~~ | 92 | _c6ex: | ^ /tmp/ghc130569_0/ghc_8.hc:91:4: error: warning: variable ‘_s6aB’ set but not used [-Wunused-but-set-variable] 91 | W_ _s6aB; | ^~~~~ | 91 | W_ _s6aB; | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ey’: /tmp/ghc130569_0/ghc_8.hc:128:1: error: warning: label ‘_c6ey’ defined but not used [-Wunused-label] 128 | _c6ey: | ^~~~~ | 128 | _c6ey: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfByteableSecureMemzuzdctoBytes_entry’: /tmp/ghc130569_0/ghc_8.hc:138:1: error: warning: label ‘_c6fd’ defined but not used [-Wunused-label] 138 | _c6fd: | ^~~~~ | 138 | _c6fd: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6fa’: /tmp/ghc130569_0/ghc_8.hc:165:1: error: warning: label ‘_c6fa’ defined but not used [-Wunused-label] 165 | _c6fa: | ^~~~~ | 165 | _c6fa: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemGetSizze_entry’: /tmp/ghc130569_0/ghc_8.hc:187:1: error: warning: label ‘_c6fo’ defined but not used [-Wunused-label] 187 | _c6fo: | ^~~~~ | 187 | _c6fo: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_finalizzeSecureMem1_entry’: /tmp/ghc130569_0/ghc_8.hc:207:1: error: warning: label ‘_c6fy’ defined but not used [-Wunused-label] 207 | _c6fy: | ^~~~~ | 207 | _c6fy: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6fv’: /tmp/ghc130569_0/ghc_8.hc:235:1: error: warning: label ‘_c6fv’ defined but not used [-Wunused-label] 235 | _c6fv: | ^~~~~ | 235 | _c6fv: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_finalizzeSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:253:1: error: warning: label ‘_c6fX’ defined but not used [-Wunused-label] 253 | _c6fX: | ^~~~~ | 253 | _c6fX: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtr_entry’: /tmp/ghc130569_0/ghc_8.hc:271:1: error: warning: label ‘_c6g4’ defined but not used [-Wunused-label] 271 | _c6g4: | ^~~~~ | 271 | _c6g4: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtrSzz1_entry’: /tmp/ghc130569_0/ghc_8.hc:292:1: error: warning: label ‘_c6ge’ defined but not used [-Wunused-label] 292 | _c6ge: | ^~~~~ | 292 | _c6ge: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6gb’: /tmp/ghc130569_0/ghc_8.hc:328:1: error: warning: label ‘_c6gb’ defined but not used [-Wunused-label] 328 | _c6gb: | ^~~~~ | 328 | _c6gb: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6gu’: /tmp/ghc130569_0/ghc_8.hc:360:1: error: warning: label ‘_c6gu’ defined but not used [-Wunused-label] 360 | _c6gu: | ^~~~~ | 360 | _c6gu: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtrSzz_entry’: /tmp/ghc130569_0/ghc_8.hc:374:1: error: warning: label ‘_c6gD’ defined but not used [-Wunused-label] 374 | _c6gD: | ^~~~~ | 374 | _c6gD: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem2_entry’: /tmp/ghc130569_0/ghc_8.hc:392:1: error: warning: label ‘_c6gK’ defined but not used [-Wunused-label] 392 | _c6gK: | ^~~~~ | 392 | _c6gK: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfSemigroupSecureMem1_entry’: /tmp/ghc130569_0/ghc_8.hc:415:1: error: warning: label ‘_c6gU’ defined but not used [-Wunused-label] 415 | _c6gU: | ^~~~~ | 415 | _c6gU: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfSemigroupSecureMemzuzdcstimes_entry’: /tmp/ghc130569_0/ghc_8.hc:461:1: error: warning: label ‘_c6h3’ defined but not used [-Wunused-label] 461 | _c6h3: | ^~~~~ | 461 | _c6h3: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfEqSecureMemzuzdczsze_entry’: /tmp/ghc130569_0/ghc_8.hc:493:1: error: warning: label ‘_c6hd’ defined but not used [-Wunused-label] 493 | _c6hd: | ^~~~~ | 493 | _c6hd: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ha’: /tmp/ghc130569_0/ghc_8.hc:526:1: error: warning: label ‘_c6ha’ defined but not used [-Wunused-label] 526 | _c6ha: | ^~~~~ | 526 | _c6ha: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6hg’: /tmp/ghc130569_0/ghc_8.hc:549:1: error: warning: label ‘_c6hg’ defined but not used [-Wunused-label] 549 | _c6hg: | ^~~~~ | 549 | _c6hg: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ho’: /tmp/ghc130569_0/ghc_8.hc:568:1: error: warning: label ‘_c6ho’ defined but not used [-Wunused-label] 568 | _c6ho: | ^~~~~ | 568 | _c6ho: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemSecureMemzuzdctoSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:752:1: error: warning: label ‘_c6hH’ defined but not used [-Wunused-label] 752 | _c6hH: | ^~~~~ | 752 | _c6hH: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:772:1: error: warning: label ‘_c6hO’ defined but not used [-Wunused-label] 772 | _c6hO: | ^~~~~ | 772 | _c6hO: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMem1_entry’: /tmp/ghc130569_0/ghc_8.hc:793:1: error: warning: label ‘_c6hV’ defined but not used [-Wunused-label] 793 | _c6hV: | ^~~~~ | 793 | _c6hV: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshowList_entry’: /tmp/ghc130569_0/ghc_8.hc:814:1: error: warning: label ‘_c6i2’ defined but not used [-Wunused-label] 814 | _c6i2: | ^~~~~ | 814 | _c6i2: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshowsPrec_entry’: /tmp/ghc130569_0/ghc_8.hc:840:1: error: warning: label ‘_c6i9’ defined but not used [-Wunused-label] 840 | _c6i9: | ^~~~~ | 840 | _c6i9: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMem2_entry’: /tmp/ghc130569_0/ghc_8.hc:864:1: error: warning: label ‘_c6ii’ defined but not used [-Wunused-label] 864 | _c6ii: | ^~~~~ | 864 | _c6ii: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshow_entry’: /tmp/ghc130569_0/ghc_8.hc:899:1: error: warning: label ‘_c6ip’ defined but not used [-Wunused-label] 899 | _c6ip: | ^~~~~ | 899 | _c6ip: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdszdwalloc_entry’: /tmp/ghc130569_0/ghc_8.hc:932:1: error: warning: label ‘_c6iB’ defined but not used [-Wunused-label] 932 | _c6iB: | ^~~~~ | 932 | _c6iB: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6iF’: /tmp/ghc130569_0/ghc_8.hc:973:1: error: warning: label ‘_c6iF’ defined but not used [-Wunused-label] 973 | _c6iF: | ^~~~~ | 973 | _c6iF: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6iH’: /tmp/ghc130569_0/ghc_8.hc:995:1: error: warning: label ‘_c6iH’ defined but not used [-Wunused-label] 995 | _c6iH: | ^~~~~ | 995 | _c6iH: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6iU’: /tmp/ghc130569_0/ghc_8.hc:1025:1: error: warning: label ‘_c6iU’ defined but not used [-Wunused-label] 1025 | _c6iU: | ^~~~~ | 1025 | _c6iU: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_createSecureMem1_entry’: /tmp/ghc130569_0/ghc_8.hc:1043:1: error: warning: label ‘_c6j7’ defined but not used [-Wunused-label] 1043 | _c6j7: | ^~~~~ | 1043 | _c6j7: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6j4’: /tmp/ghc130569_0/ghc_8.hc:1077:1: error: warning: label ‘_c6j4’ defined but not used [-Wunused-label] 1077 | _c6j4: | ^~~~~ | 1077 | _c6j4: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ja’: /tmp/ghc130569_0/ghc_8.hc:1095:1: error: warning: label ‘_c6ja’ defined but not used [-Wunused-label] 1095 | _c6ja: | ^~~~~ | 1095 | _c6ja: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_createSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:1109:1: error: warning: label ‘_c6jl’ defined but not used [-Wunused-label] 1109 | _c6jl: | ^~~~~ | 1109 | _c6jl: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwunsafeCreateSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:1131:1: error: warning: label ‘_c6jx’ defined but not used [-Wunused-label] 1131 | _c6jx: | ^~~~~ | 1131 | _c6jx: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6js’: /tmp/ghc130569_0/ghc_8.hc:1160:1: error: warning: label ‘_c6js’ defined but not used [-Wunused-label] 1160 | _c6js: | ^~~~~ | 1160 | _c6js: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_unsafeCreateSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:1176:1: error: warning: label ‘_c6jJ’ defined but not used [-Wunused-label] 1176 | _c6jJ: | ^~~~~ | 1176 | _c6jJ: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6jG’: /tmp/ghc130569_0/ghc_8.hc:1203:1: error: warning: label ‘_c6jG’ defined but not used [-Wunused-label] 1203 | _c6jG: | ^~~~~ | 1203 | _c6jG: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMem1_entry’: /tmp/ghc130569_0/ghc_8.hc:1217:1: error: warning: label ‘_c6jU’ defined but not used [-Wunused-label] 1217 | _c6jU: | ^~~~~ | 1217 | _c6jU: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMemzuzdcmempty_entry’: /tmp/ghc130569_0/ghc_8.hc:1241:1: error: warning: label ‘_c6k3’ defined but not used [-Wunused-label] 1241 | _c6k3: | ^~~~~ | 1241 | _c6k3: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMemzugo_entry’: /tmp/ghc130569_0/ghc_8.hc:1287:1: error: warning: label ‘_c6kh’ defined but not used [-Wunused-label] 1287 | _c6kh: | ^~~~~ | 1287 | _c6kh: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ka’: /tmp/ghc130569_0/ghc_8.hc:1323:1: error: warning: label ‘_c6ka’ defined but not used [-Wunused-label] 1323 | _c6ka: | ^~~~~ | 1323 | _c6ka: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6kp’: /tmp/ghc130569_0/ghc_8.hc:1356:1: error: warning: label ‘_c6kp’ defined but not used [-Wunused-label] 1356 | _c6kp: | ^~~~~ | 1356 | _c6kp: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ku’: /tmp/ghc130569_0/ghc_8.hc:1374:1: error: warning: label ‘_c6ku’ defined but not used [-Wunused-label] 1374 | _c6ku: | ^~~~~ | 1374 | _c6ku: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem1_entry’: /tmp/ghc130569_0/ghc_8.hc:1401:1: error: warning: label ‘_c6kL’ defined but not used [-Wunused-label] 1401 | _c6kL: | ^~~~~ | 1401 | _c6kL: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6kI’: /tmp/ghc130569_0/ghc_8.hc:1435:1: error: warning: label ‘_c6kI’ defined but not used [-Wunused-label] 1435 | _c6kI: | ^~~~~ | 1435 | _c6kI: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6kO’: /tmp/ghc130569_0/ghc_8.hc:1452:1: error: warning: label ‘_c6kO’ defined but not used [-Wunused-label] 1452 | _c6kO: | ^~~~~ | 1452 | _c6kO: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem_entry’: /tmp/ghc130569_0/ghc_8.hc:1466:1: error: warning: label ‘_c6kZ’ defined but not used [-Wunused-label] 1466 | _c6kZ: | ^~~~~ | 1466 | _c6kZ: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteString_slow’: /tmp/ghc130569_0/ghc_8.hc:1485:1: error: warning: label ‘_c6l3’ defined but not used [-Wunused-label] 1485 | _c6l3: | ^~~~~ | 1485 | _c6l3: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteString_entry’: /tmp/ghc130569_0/ghc_8.hc:1496:1: error: warning: label ‘_c6lf’ defined but not used [-Wunused-label] 1496 | _c6lf: | ^~~~~ | 1496 | _c6lf: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6l7’: /tmp/ghc130569_0/ghc_8.hc:1527:1: error: warning: label ‘_c6l7’ defined but not used [-Wunused-label] 1527 | _c6l7: | ^~~~~ | 1527 | _c6l7: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6l9’: /tmp/ghc130569_0/ghc_8.hc:1550:1: error: warning: label ‘_c6l9’ defined but not used [-Wunused-label] 1550 | _c6l9: | ^~~~~ | 1550 | _c6l9: | ^ /tmp/ghc130569_0/ghc_8.hc:1549:4: error: warning: variable ‘_s6cJ’ set but not used [-Wunused-but-set-variable] 1549 | W_ _s6cJ; | ^~~~~ | 1549 | W_ _s6cJ; | ^ /tmp/ghc130569_0/ghc_8.hc:1546:4: error: warning: variable ‘_s6cv’ set but not used [-Wunused-but-set-variable] 1546 | W_ _s6cv; | ^~~~~ | 1546 | W_ _s6cv; | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemFromByteString_entry’: /tmp/ghc130569_0/ghc_8.hc:1573:1: error: warning: label ‘_c6lK’ defined but not used [-Wunused-label] 1573 | _c6lK: | ^~~~~ | 1573 | _c6lK: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6lH’: /tmp/ghc130569_0/ghc_8.hc:1606:1: error: warning: label ‘_c6lH’ defined but not used [-Wunused-label] 1606 | _c6lH: | ^~~~~ | 1606 | _c6lH: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemByteString_entry’: /tmp/ghc130569_0/ghc_8.hc:1625:1: error: warning: label ‘_c6lV’ defined but not used [-Wunused-label] 1625 | _c6lV: | ^~~~~ | 1625 | _c6lV: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘s6df_entry’: /tmp/ghc130569_0/ghc_8.hc:1646:1: error: warning: label ‘_c6mo’ defined but not used [-Wunused-label] 1646 | _c6mo: | ^~~~~ | 1646 | _c6mo: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ml’: /tmp/ghc130569_0/ghc_8.hc:1676:1: error: warning: label ‘_c6ml’ defined but not used [-Wunused-label] 1676 | _c6ml: | ^~~~~ | 1676 | _c6ml: | ^ /tmp/ghc130569_0/ghc_8.hc:1675:4: error: warning: variable ‘_s6de’ set but not used [-Wunused-but-set-variable] 1675 | W_ _s6de; | ^~~~~ | 1675 | W_ _s6de; | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteable_entry’: /tmp/ghc130569_0/ghc_8.hc:1696:1: error: warning: label ‘_c6mF’ defined but not used [-Wunused-label] 1696 | _c6mF: | ^~~~~ | 1696 | _c6mF: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6m2’: /tmp/ghc130569_0/ghc_8.hc:1729:1: error: warning: label ‘_c6m2’ defined but not used [-Wunused-label] 1729 | _c6m2: | ^~~~~ | 1729 | _c6m2: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6m6’: /tmp/ghc130569_0/ghc_8.hc:1750:1: error: warning: label ‘_c6m6’ defined but not used [-Wunused-label] 1750 | _c6m6: | ^~~~~ | 1750 | _c6m6: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6m8’: /tmp/ghc130569_0/ghc_8.hc:1772:1: error: warning: label ‘_c6m8’ defined but not used [-Wunused-label] 1772 | _c6m8: | ^~~~~ | 1772 | _c6m8: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6mN’: /tmp/ghc130569_0/ghc_8.hc:1804:1: error: warning: label ‘_c6mN’ defined but not used [-Wunused-label] 1804 | _c6mN: | ^~~~~ | 1804 | _c6mN: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemFromByteable_entry’: /tmp/ghc130569_0/ghc_8.hc:1822:1: error: warning: label ‘_c6n0’ defined but not used [-Wunused-label] 1822 | _c6n0: | ^~~~~ | 1822 | _c6n0: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6mX’: /tmp/ghc130569_0/ghc_8.hc:1855:1: error: warning: label ‘_c6mX’ defined but not used [-Wunused-label] 1855 | _c6mX: | ^~~~~ | 1855 | _c6mX: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘s6dI_entry’: /tmp/ghc130569_0/ghc_8.hc:1874:1: error: warning: label ‘_c6nj’ defined but not used [-Wunused-label] 1874 | _c6nj: | ^~~~~ | 1874 | _c6nj: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6ng’: /tmp/ghc130569_0/ghc_8.hc:1905:1: error: warning: label ‘_c6ng’ defined but not used [-Wunused-label] 1905 | _c6ng: | ^~~~~ | 1905 | _c6ng: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwwithSecureMemCopy_entry’: /tmp/ghc130569_0/ghc_8.hc:1931:1: error: warning: label ‘_c6nG’ defined but not used [-Wunused-label] 1931 | _c6nG: | ^~~~~ | 1931 | _c6nG: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6nI’: /tmp/ghc130569_0/ghc_8.hc:1969:1: error: warning: label ‘_c6nI’ defined but not used [-Wunused-label] 1969 | _c6nI: | ^~~~~ | 1969 | _c6nI: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemCopy1_entry’: /tmp/ghc130569_0/ghc_8.hc:1985:1: error: warning: label ‘_c6nW’ defined but not used [-Wunused-label] 1985 | _c6nW: | ^~~~~ | 1985 | _c6nW: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6nT’: /tmp/ghc130569_0/ghc_8.hc:2012:1: error: warning: label ‘_c6nT’ defined but not used [-Wunused-label] 2012 | _c6nT: | ^~~~~ | 2012 | _c6nT: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemCopy_entry’: /tmp/ghc130569_0/ghc_8.hc:2026:1: error: warning: label ‘_c6o7’ defined but not used [-Wunused-label] 2026 | _c6o7: | ^~~~~ | 2026 | _c6o7: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘s6e5_entry’: /tmp/ghc130569_0/ghc_8.hc:2047:1: error: warning: label ‘_c6om’ defined but not used [-Wunused-label] 2047 | _c6om: | ^~~~~ | 2047 | _c6om: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6oj’: /tmp/ghc130569_0/ghc_8.hc:2076:1: error: warning: label ‘_c6oj’ defined but not used [-Wunused-label] 2076 | _c6oj: | ^~~~~ | 2076 | _c6oj: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemCopy_entry’: /tmp/ghc130569_0/ghc_8.hc:2099:1: error: warning: label ‘_c6oJ’ defined but not used [-Wunused-label] 2099 | _c6oJ: | ^~~~~ | 2099 | _c6oJ: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6oL’: /tmp/ghc130569_0/ghc_8.hc:2136:1: error: warning: label ‘_c6oL’ defined but not used [-Wunused-label] 2136 | _c6oL: | ^~~~~ | 2136 | _c6oL: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemCopy1_entry’: /tmp/ghc130569_0/ghc_8.hc:2152:1: error: warning: label ‘_c6oZ’ defined but not used [-Wunused-label] 2152 | _c6oZ: | ^~~~~ | 2152 | _c6oZ: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘_c6oW’: /tmp/ghc130569_0/ghc_8.hc:2179:1: error: warning: label ‘_c6oW’ defined but not used [-Wunused-label] 2179 | _c6oW: | ^~~~~ | 2179 | _c6oW: | ^ /tmp/ghc130569_0/ghc_8.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemCopy_entry’: /tmp/ghc130569_0/ghc_8.hc:2193:1: error: warning: label ‘_c6pa’ defined but not used [-Wunused-label] 2193 | _c6pa: | ^~~~~ | 2193 | _c6pa: | ^ [1 of 1] Compiling Data.SecureMem ( Data/SecureMem.hs, dist/build/Data/SecureMem.p_o ) Data/SecureMem.hs:40:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 40 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_toSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:147:1: error: warning: label ‘_c62A’ defined but not used [-Wunused-label] 147 | _c62A: | ^~~~~ | 147 | _c62A: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwzdctoBytes_entry’: /tmp/ghc130586_0/ghc_4.hc:182:1: error: warning: label ‘_c62O’ defined but not used [-Wunused-label] 182 | _c62O: | ^~~~~ | 182 | _c62O: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c63s’: /tmp/ghc130586_0/ghc_4.hc:238:1: error: warning: label ‘_c63s’ defined but not used [-Wunused-label] 238 | _c63s: | ^~~~~ | 238 | _c63s: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c631’: /tmp/ghc130586_0/ghc_4.hc:264:1: error: warning: label ‘_c631’ defined but not used [-Wunused-label] 264 | _c631: | ^~~~~ | 264 | _c631: | ^ /tmp/ghc130586_0/ghc_4.hc:263:4: error: warning: variable ‘_s5Y9’ set but not used [-Wunused-but-set-variable] 263 | W_ _s5Y9; | ^~~~~ | 263 | W_ _s5Y9; | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c63m’: /tmp/ghc130586_0/ghc_4.hc:311:1: error: warning: label ‘_c63m’ defined but not used [-Wunused-label] 311 | _c63m: | ^~~~~ | 311 | _c63m: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c632’: /tmp/ghc130586_0/ghc_4.hc:351:1: error: warning: label ‘_c632’ defined but not used [-Wunused-label] 351 | _c632: | ^~~~~ | 351 | _c632: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfByteableSecureMemzuzdctoBytes_entry’: /tmp/ghc130586_0/ghc_4.hc:366:1: error: warning: label ‘_c63Z’ defined but not used [-Wunused-label] 366 | _c63Z: | ^~~~~ | 366 | _c63Z: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c63W’: /tmp/ghc130586_0/ghc_4.hc:400:1: error: warning: label ‘_c63W’ defined but not used [-Wunused-label] 400 | _c63W: | ^~~~~ | 400 | _c63W: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemGetSizze_entry’: /tmp/ghc130586_0/ghc_4.hc:422:1: error: warning: label ‘_c64d’ defined but not used [-Wunused-label] 422 | _c64d: | ^~~~~ | 422 | _c64d: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s5Yx_entry’: /tmp/ghc130586_0/ghc_4.hc:455:1: error: warning: label ‘_c64A’ defined but not used [-Wunused-label] 455 | _c64A: | ^~~~~ | 455 | _c64A: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c64x’: /tmp/ghc130586_0/ghc_4.hc:497:1: error: warning: label ‘_c64x’ defined but not used [-Wunused-label] 497 | _c64x: | ^~~~~ | 497 | _c64x: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_finalizzeSecureMem1_entry’: /tmp/ghc130586_0/ghc_4.hc:525:1: error: warning: label ‘_c64V’ defined but not used [-Wunused-label] 525 | _c64V: | ^~~~~ | 525 | _c64V: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_finalizzeSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:567:1: error: warning: label ‘_c658’ defined but not used [-Wunused-label] 567 | _c658: | ^~~~~ | 567 | _c658: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem2_entry’: /tmp/ghc130586_0/ghc_4.hc:590:1: error: warning: label ‘_c65h’ defined but not used [-Wunused-label] 590 | _c65h: | ^~~~~ | 590 | _c65h: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfByteableSecureMem1_entry’: /tmp/ghc130586_0/ghc_4.hc:617:1: error: warning: label ‘_c65r’ defined but not used [-Wunused-label] 617 | _c65r: | ^~~~~ | 617 | _c65r: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtr_entry’: /tmp/ghc130586_0/ghc_4.hc:646:1: error: warning: label ‘_c65A’ defined but not used [-Wunused-label] 646 | _c65A: | ^~~~~ | 646 | _c65A: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s5YP_entry’: /tmp/ghc130586_0/ghc_4.hc:684:1: error: warning: label ‘_c65X’ defined but not used [-Wunused-label] 684 | _c65X: | ^~~~~ | 684 | _c65X: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c65U’: /tmp/ghc130586_0/ghc_4.hc:732:1: error: warning: label ‘_c65U’ defined but not used [-Wunused-label] 732 | _c65U: | ^~~~~ | 732 | _c65U: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c66e’: /tmp/ghc130586_0/ghc_4.hc:773:1: error: warning: label ‘_c66e’ defined but not used [-Wunused-label] 773 | _c66e: | ^~~~~ | 773 | _c66e: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtrSzz1_entry’: /tmp/ghc130586_0/ghc_4.hc:798:1: error: warning: label ‘_c66j’ defined but not used [-Wunused-label] 798 | _c66j: | ^~~~~ | 798 | _c66j: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemPtrSzz_entry’: /tmp/ghc130586_0/ghc_4.hc:842:1: error: warning: label ‘_c66w’ defined but not used [-Wunused-label] 842 | _c66w: | ^~~~~ | 842 | _c66w: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfSemigroupSecureMem1_entry’: /tmp/ghc130586_0/ghc_4.hc:868:1: error: warning: label ‘_c66I’ defined but not used [-Wunused-label] 868 | _c66I: | ^~~~~ | 868 | _c66I: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfSemigroupSecureMemzuzdcstimes_entry’: /tmp/ghc130586_0/ghc_4.hc:929:1: error: warning: label ‘_c66T’ defined but not used [-Wunused-label] 929 | _c66T: | ^~~~~ | 929 | _c66T: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfEqSecureMemzuzdczsze_entry’: /tmp/ghc130586_0/ghc_4.hc:965:1: error: warning: label ‘_c676’ defined but not used [-Wunused-label] 965 | _c676: | ^~~~~ | 965 | _c676: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c673’: /tmp/ghc130586_0/ghc_4.hc:1001:1: error: warning: label ‘_c673’ defined but not used [-Wunused-label] 1001 | _c673: | ^~~~~ | 1001 | _c673: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c67a’: /tmp/ghc130586_0/ghc_4.hc:1027:1: error: warning: label ‘_c67a’ defined but not used [-Wunused-label] 1027 | _c67a: | ^~~~~ | 1027 | _c67a: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c67j’: /tmp/ghc130586_0/ghc_4.hc:1049:1: error: warning: label ‘_c67j’ defined but not used [-Wunused-label] 1049 | _c67j: | ^~~~~ | 1049 | _c67j: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemSecureMemzuzdctoSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:1260:1: error: warning: label ‘_c67E’ defined but not used [-Wunused-label] 1260 | _c67E: | ^~~~~ | 1260 | _c67E: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:1285:1: error: warning: label ‘_c67N’ defined but not used [-Wunused-label] 1285 | _c67N: | ^~~~~ | 1285 | _c67N: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMem1_entry’: /tmp/ghc130586_0/ghc_4.hc:1311:1: error: warning: label ‘_c67W’ defined but not used [-Wunused-label] 1311 | _c67W: | ^~~~~ | 1311 | _c67W: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshowList_entry’: /tmp/ghc130586_0/ghc_4.hc:1337:1: error: warning: label ‘_c685’ defined but not used [-Wunused-label] 1337 | _c685: | ^~~~~ | 1337 | _c685: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshowsPrec_entry’: /tmp/ghc130586_0/ghc_4.hc:1368:1: error: warning: label ‘_c68e’ defined but not used [-Wunused-label] 1368 | _c68e: | ^~~~~ | 1368 | _c68e: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMem2_entry’: /tmp/ghc130586_0/ghc_4.hc:1397:1: error: warning: label ‘_c68s’ defined but not used [-Wunused-label] 1397 | _c68s: | ^~~~~ | 1397 | _c68s: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfShowSecureMemzuzdcshow_entry’: /tmp/ghc130586_0/ghc_4.hc:1444:1: error: warning: label ‘_c68B’ defined but not used [-Wunused-label] 1444 | _c68B: | ^~~~~ | 1444 | _c68B: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdszdwalloc_entry’: /tmp/ghc130586_0/ghc_4.hc:1483:1: error: warning: label ‘_c68P’ defined but not used [-Wunused-label] 1483 | _c68P: | ^~~~~ | 1483 | _c68P: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c68U’: /tmp/ghc130586_0/ghc_4.hc:1526:1: error: warning: label ‘_c68U’ defined but not used [-Wunused-label] 1526 | _c68U: | ^~~~~ | 1526 | _c68U: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c68X’: /tmp/ghc130586_0/ghc_4.hc:1551:1: error: warning: label ‘_c68X’ defined but not used [-Wunused-label] 1551 | _c68X: | ^~~~~ | 1551 | _c68X: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c69b’: /tmp/ghc130586_0/ghc_4.hc:1587:1: error: warning: label ‘_c69b’ defined but not used [-Wunused-label] 1587 | _c69b: | ^~~~~ | 1587 | _c69b: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s5ZE_entry’: /tmp/ghc130586_0/ghc_4.hc:1615:1: error: warning: label ‘_c69C’ defined but not used [-Wunused-label] 1615 | _c69C: | ^~~~~ | 1615 | _c69C: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c69z’: /tmp/ghc130586_0/ghc_4.hc:1668:1: error: warning: label ‘_c69z’ defined but not used [-Wunused-label] 1668 | _c69z: | ^~~~~ | 1668 | _c69z: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c69H’: /tmp/ghc130586_0/ghc_4.hc:1694:1: error: warning: label ‘_c69H’ defined but not used [-Wunused-label] 1694 | _c69H: | ^~~~~ | 1694 | _c69H: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_createSecureMem1_entry’: /tmp/ghc130586_0/ghc_4.hc:1719:1: error: warning: label ‘_c69O’ defined but not used [-Wunused-label] 1719 | _c69O: | ^~~~~ | 1719 | _c69O: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_createSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:1764:1: error: warning: label ‘_c6a1’ defined but not used [-Wunused-label] 1764 | _c6a1: | ^~~~~ | 1764 | _c6a1: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwunsafeCreateSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:1802:1: error: warning: label ‘_c6am’ defined but not used [-Wunused-label] 1802 | _c6am: | ^~~~~ | 1802 | _c6am: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6ah’: /tmp/ghc130586_0/ghc_4.hc:1858:1: error: warning: label ‘_c6ah’ defined but not used [-Wunused-label] 1858 | _c6ah: | ^~~~~ | 1858 | _c6ah: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_unsafeCreateSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:1880:1: error: warning: label ‘_c6aB’ defined but not used [-Wunused-label] 1880 | _c6aB: | ^~~~~ | 1880 | _c6aB: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6ay’: /tmp/ghc130586_0/ghc_4.hc:1914:1: error: warning: label ‘_c6ay’ defined but not used [-Wunused-label] 1914 | _c6ay: | ^~~~~ | 1914 | _c6ay: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMem1_entry’: /tmp/ghc130586_0/ghc_4.hc:1934:1: error: warning: label ‘_c6aO’ defined but not used [-Wunused-label] 1934 | _c6aO: | ^~~~~ | 1934 | _c6aO: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMemzuzdcmempty_entry’: /tmp/ghc130586_0/ghc_4.hc:1963:1: error: warning: label ‘_c6b2’ defined but not used [-Wunused-label] 1963 | _c6b2: | ^~~~~ | 1963 | _c6b2: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s5ZX_entry’: /tmp/ghc130586_0/ghc_4.hc:2013:1: error: warning: label ‘_c6bp’ defined but not used [-Wunused-label] 2013 | _c6bp: | ^~~~~ | 2013 | _c6bp: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfMonoidSecureMemzugo_entry’: /tmp/ghc130586_0/ghc_4.hc:2050:1: error: warning: label ‘_c6bw’ defined but not used [-Wunused-label] 2050 | _c6bw: | ^~~~~ | 2050 | _c6bw: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6bc’: /tmp/ghc130586_0/ghc_4.hc:2090:1: error: warning: label ‘_c6bc’ defined but not used [-Wunused-label] 2090 | _c6bc: | ^~~~~ | 2090 | _c6bc: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s605_entry’: /tmp/ghc130586_0/ghc_4.hc:2151:1: error: warning: label ‘_c6c2’ defined but not used [-Wunused-label] 2151 | _c6c2: | ^~~~~ | 2151 | _c6c2: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6bZ’: /tmp/ghc130586_0/ghc_4.hc:2202:1: error: warning: label ‘_c6bZ’ defined but not used [-Wunused-label] 2202 | _c6bZ: | ^~~~~ | 2202 | _c6bZ: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6c7’: /tmp/ghc130586_0/ghc_4.hc:2227:1: error: warning: label ‘_c6c7’ defined but not used [-Wunused-label] 2227 | _c6c7: | ^~~~~ | 2227 | _c6c7: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem1_entry’: /tmp/ghc130586_0/ghc_4.hc:2251:1: error: warning: label ‘_c6ce’ defined but not used [-Wunused-label] 2251 | _c6ce: | ^~~~~ | 2251 | _c6ce: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_allocateSecureMem_entry’: /tmp/ghc130586_0/ghc_4.hc:2294:1: error: warning: label ‘_c6cr’ defined but not used [-Wunused-label] 2294 | _c6cr: | ^~~~~ | 2294 | _c6cr: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteString_slow’: /tmp/ghc130586_0/ghc_4.hc:2314:1: error: warning: label ‘_c6cx’ defined but not used [-Wunused-label] 2314 | _c6cx: | ^~~~~ | 2314 | _c6cx: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteString_entry’: /tmp/ghc130586_0/ghc_4.hc:2351:1: error: warning: label ‘_c6cM’ defined but not used [-Wunused-label] 2351 | _c6cM: | ^~~~~ | 2351 | _c6cM: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6cU’: /tmp/ghc130586_0/ghc_4.hc:2443:1: error: warning: label ‘_c6cU’ defined but not used [-Wunused-label] 2443 | _c6cU: | ^~~~~ | 2443 | _c6cU: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6cY’: /tmp/ghc130586_0/ghc_4.hc:2485:1: error: warning: label ‘_c6cY’ defined but not used [-Wunused-label] 2485 | _c6cY: | ^~~~~ | 2485 | _c6cY: | ^ /tmp/ghc130586_0/ghc_4.hc:2484:4: error: warning: variable ‘_s60r’ set but not used [-Wunused-but-set-variable] 2484 | W_ _s60r; | ^~~~~ | 2484 | W_ _s60r; | ^ /tmp/ghc130586_0/ghc_4.hc:2479:4: error: warning: variable ‘_s60d’ set but not used [-Wunused-but-set-variable] 2479 | W_ _s60d; | ^~~~~ | 2479 | W_ _s60d; | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemFromByteString_entry’: /tmp/ghc130586_0/ghc_4.hc:2541:1: error: warning: label ‘_c6dZ’ defined but not used [-Wunused-label] 2541 | _c6dZ: | ^~~~~ | 2541 | _c6dZ: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6dW’: /tmp/ghc130586_0/ghc_4.hc:2576:1: error: warning: label ‘_c6dW’ defined but not used [-Wunused-label] 2576 | _c6dW: | ^~~~~ | 2576 | _c6dW: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdfToSecureMemByteString_entry’: /tmp/ghc130586_0/ghc_4.hc:2600:1: error: warning: label ‘_c6ec’ defined but not used [-Wunused-label] 2600 | _c6ec: | ^~~~~ | 2600 | _c6ec: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s60Z_entry’: /tmp/ghc130586_0/ghc_4.hc:2627:1: error: warning: label ‘_c6f4’ defined but not used [-Wunused-label] 2627 | _c6f4: | ^~~~~ | 2627 | _c6f4: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6f1’: /tmp/ghc130586_0/ghc_4.hc:2667:1: error: warning: label ‘_c6f1’ defined but not used [-Wunused-label] 2667 | _c6f1: | ^~~~~ | 2667 | _c6f1: | ^ /tmp/ghc130586_0/ghc_4.hc:2666:4: error: warning: variable ‘_s60Y’ set but not used [-Wunused-but-set-variable] 2666 | W_ _s60Y; | ^~~~~ | 2666 | W_ _s60Y; | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_zdwsecureMemFromByteable_entry’: /tmp/ghc130586_0/ghc_4.hc:2695:1: error: warning: label ‘_c6fl’ defined but not used [-Wunused-label] 2695 | _c6fl: | ^~~~~ | 2695 | _c6fl: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6eo’: /tmp/ghc130586_0/ghc_4.hc:2741:1: error: warning: label ‘_c6eo’ defined but not used [-Wunused-label] 2741 | _c6eo: | ^~~~~ | 2741 | _c6eo: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6ew’: /tmp/ghc130586_0/ghc_4.hc:2784:1: error: warning: label ‘_c6ew’ defined but not used [-Wunused-label] 2784 | _c6ew: | ^~~~~ | 2784 | _c6ew: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6eE’: /tmp/ghc130586_0/ghc_4.hc:2818:1: error: warning: label ‘_c6eE’ defined but not used [-Wunused-label] 2818 | _c6eE: | ^~~~~ | 2818 | _c6eE: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6eI’: /tmp/ghc130586_0/ghc_4.hc:2852:1: error: warning: label ‘_c6eI’ defined but not used [-Wunused-label] 2852 | _c6eI: | ^~~~~ | 2852 | _c6eI: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6fw’: /tmp/ghc130586_0/ghc_4.hc:2902:1: error: warning: label ‘_c6fw’ defined but not used [-Wunused-label] 2902 | _c6fw: | ^~~~~ | 2902 | _c6fw: | ^ /tmp/ghc130586_0/ghc_4.hc:2901:4: error: warning: variable ‘_s60O’ set but not used [-Wunused-but-set-variable] 2901 | W_ _s60O; | ^~~~~ | 2901 | W_ _s60O; | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemFromByteable_entry’: /tmp/ghc130586_0/ghc_4.hc:2933:1: error: warning: label ‘_c6fV’ defined but not used [-Wunused-label] 2933 | _c6fV: | ^~~~~ | 2933 | _c6fV: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6fS’: /tmp/ghc130586_0/ghc_4.hc:2968:1: error: warning: label ‘_c6fS’ defined but not used [-Wunused-label] 2968 | _c6fS: | ^~~~~ | 2968 | _c6fS: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s61v_entry’: /tmp/ghc130586_0/ghc_4.hc:2991:1: error: warning: label ‘_c6gD’ defined but not used [-Wunused-label] 2991 | _c6gD: | ^~~~~ | 2991 | _c6gD: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6gA’: /tmp/ghc130586_0/ghc_4.hc:3029:1: error: warning: label ‘_c6gA’ defined but not used [-Wunused-label] 3029 | _c6gA: | ^~~~~ | 3029 | _c6gA: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6gH’: /tmp/ghc130586_0/ghc_4.hc:3055:1: error: warning: label ‘_c6gH’ defined but not used [-Wunused-label] 3055 | _c6gH: | ^~~~~ | 3055 | _c6gH: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s61z_entry’: /tmp/ghc130586_0/ghc_4.hc:3092:1: error: warning: label ‘_c6h6’ defined but not used [-Wunused-label] 3092 | _c6h6: | ^~~~~ | 3092 | _c6h6: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6gl’: /tmp/ghc130586_0/ghc_4.hc:3150:1: error: warning: label ‘_c6gl’ defined but not used [-Wunused-label] 3150 | _c6gl: | ^~~~~ | 3150 | _c6gl: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6h7’: /tmp/ghc130586_0/ghc_4.hc:3190:1: error: warning: label ‘_c6h7’ defined but not used [-Wunused-label] 3190 | _c6h7: | ^~~~~ | 3190 | _c6h7: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemCopy1_entry’: /tmp/ghc130586_0/ghc_4.hc:3215:1: error: warning: label ‘_c6hf’ defined but not used [-Wunused-label] 3215 | _c6hf: | ^~~~~ | 3215 | _c6hf: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_withSecureMemCopy_entry’: /tmp/ghc130586_0/ghc_4.hc:3260:1: error: warning: label ‘_c6hu’ defined but not used [-Wunused-label] 3260 | _c6hu: | ^~~~~ | 3260 | _c6hu: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s61R_entry’: /tmp/ghc130586_0/ghc_4.hc:3286:1: error: warning: label ‘_c6i8’ defined but not used [-Wunused-label] 3286 | _c6i8: | ^~~~~ | 3286 | _c6i8: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6i5’: /tmp/ghc130586_0/ghc_4.hc:3323:1: error: warning: label ‘_c6i5’ defined but not used [-Wunused-label] 3323 | _c6i5: | ^~~~~ | 3323 | _c6i5: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6ic’: /tmp/ghc130586_0/ghc_4.hc:3348:1: error: warning: label ‘_c6ic’ defined but not used [-Wunused-label] 3348 | _c6ic: | ^~~~~ | 3348 | _c6ic: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘s61V_entry’: /tmp/ghc130586_0/ghc_4.hc:3381:1: error: warning: label ‘_c6iB’ defined but not used [-Wunused-label] 3381 | _c6iB: | ^~~~~ | 3381 | _c6iB: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6hQ’: /tmp/ghc130586_0/ghc_4.hc:3436:1: error: warning: label ‘_c6hQ’ defined but not used [-Wunused-label] 3436 | _c6hQ: | ^~~~~ | 3436 | _c6hQ: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘_c6iC’: /tmp/ghc130586_0/ghc_4.hc:3475:1: error: warning: label ‘_c6iC’ defined but not used [-Wunused-label] 3475 | _c6iC: | ^~~~~ | 3475 | _c6iC: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemCopy1_entry’: /tmp/ghc130586_0/ghc_4.hc:3499:1: error: warning: label ‘_c6iK’ defined but not used [-Wunused-label] 3499 | _c6iK: | ^~~~~ | 3499 | _c6iK: | ^ /tmp/ghc130586_0/ghc_4.hc: In function ‘securememzm0zi1zi10zmFYZZ7M4VoNumCnqtV9vq3xQ_DataziSecureMem_secureMemCopy_entry’: /tmp/ghc130586_0/ghc_4.hc:3542:1: error: warning: label ‘_c6iZ’ defined but not used [-Wunused-label] 3542 | _c6iZ: | ^~~~~ | 3542 | _c6iZ: | ^ cbits/utils.c: In function ‘compare_eq8’: cbits/utils.c:94:18: error: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable] 94 | uint64_t *sp1, *sp2; | ^~~ | 94 | uint64_t *sp1, *sp2; | ^ cbits/utils.c:94:12: error: warning: variable ‘sp1’ set but not used [-Wunused-but-set-variable] 94 | uint64_t *sp1, *sp2; | ^~~ | 94 | uint64_t *sp1, *sp2; | ^ cbits/utils.c: In function ‘compare_eq16’: cbits/utils.c:101:18: error: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable] 101 | uint64_t *sp1, *sp2; | ^~~ | 101 | uint64_t *sp1, *sp2; | ^ cbits/utils.c:101:12: error: warning: variable ‘sp1’ set but not used [-Wunused-but-set-variable] 101 | uint64_t *sp1, *sp2; | ^~~ | 101 | uint64_t *sp1, *sp2; | ^ cbits/utils.c: In function ‘compare_eq8’: cbits/utils.c:94:18: error: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable] 94 | uint64_t *sp1, *sp2; | ^~~ | 94 | uint64_t *sp1, *sp2; | ^ cbits/utils.c:94:12: error: warning: variable ‘sp1’ set but not used [-Wunused-but-set-variable] 94 | uint64_t *sp1, *sp2; | ^~~ | 94 | uint64_t *sp1, *sp2; | ^ cbits/utils.c: In function ‘compare_eq16’: cbits/utils.c:101:18: error: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable] 101 | uint64_t *sp1, *sp2; | ^~~ | 101 | uint64_t *sp1, *sp2; | ^ cbits/utils.c:101:12: error: warning: variable ‘sp1’ set but not used [-Wunused-but-set-variable] 101 | uint64_t *sp1, *sp2; | ^~~ | 101 | uint64_t *sp1, *sp2; | ^ cbits/utils.c: In function ‘compare_eq8’: cbits/utils.c:94:18: error: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable] 94 | uint64_t *sp1, *sp2; | ^~~ | 94 | uint64_t *sp1, *sp2; | ^ cbits/utils.c:94:12: error: warning: variable ‘sp1’ set but not used [-Wunused-but-set-variable] 94 | uint64_t *sp1, *sp2; | ^~~ | 94 | uint64_t *sp1, *sp2; | ^ cbits/utils.c: In function ‘compare_eq16’: cbits/utils.c:101:18: error: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable] 101 | uint64_t *sp1, *sp2; | ^~~ | 101 | uint64_t *sp1, *sp2; | ^ cbits/utils.c:101:12: error: warning: variable ‘sp1’ set but not used [-Wunused-but-set-variable] 101 | uint64_t *sp1, *sp2; | ^~~ | 101 | uint64_t *sp1, *sp2; | ^ + '[' -n dist/build/libHSsecuremem-0.1.10-FYZ7M4VoNumCnqtV9vq3xQ-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for securemem-0.1.10.. Running Haddock on library for securemem-0.1.10.. 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, basement-0.0.11, byteable-0.1.1, bytestring-0.10.8.2, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, memory-0.14.18 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Data/SecureMem.hs:40:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 40 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 82% ( 14 / 17) in 'Data.SecureMem' Missing documentation for: secureMemGetSize (Data/SecureMem.hs:73) secureMemCopy (Data/SecureMem.hs:86) withSecureMemCopy (Data/SecureMem.hs:90) Warning: Data.SecureMem: could not find link destinations for: Eq == Bool /= Show showsPrec Int ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat Byteable toBytes ByteString byteableLength withBytePtr Ptr Word8 IO Documentation created: dist/doc/html/securemem/index.html, dist/doc/html/securemem/securemem.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K6ox9o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64 + cd securemem-0.1.10 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/ghc-8.6.5/securemem-0.1.10 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d securemem-0.1.10.conf ']' + install -D --mode=0644 securemem-0.1.10.conf /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/securemem-0.1.10.conf ++ ls /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/securemem-0.1.10.conf + '[' -z /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/securemem-0.1.10.conf ']' + rm -f ghc-securemem.files ghc-securemem-doc.files + touch ghc-securemem.files ghc-securemem-doc.files + for i in /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/libHSsecuremem-0.1.10-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/libHSsecuremem-0.1.10-FYZ7M4VoNumCnqtV9vq3xQ-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/securemem-0.1.10 + '[' -d /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/ghc-8.6.5/securemem-0.1.10 ']' + find /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/ghc-8.6.5/securemem-0.1.10 -type d -fprintf ghc-securemem-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-securemem-prof.files -o -fprint ghc-securemem-devel.files + ls /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/securemem-0.1.10.conf + '[' -d /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/share/doc/ghc/html/libraries/securemem-0.1.10 ']' + echo /usr/share/doc/ghc/html/libraries/securemem-0.1.10 + for i in ghc-securemem.files ghc-securemem-devel.files ghc-securemem-doc.files ghc-securemem-prof.files + '[' -f ghc-securemem.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64!!g' ghc-securemem.files + for i in ghc-securemem.files ghc-securemem-devel.files ghc-securemem-doc.files ghc-securemem-prof.files + '[' -f ghc-securemem-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64!!g' ghc-securemem-devel.files + for i in ghc-securemem.files ghc-securemem-devel.files ghc-securemem-doc.files ghc-securemem-prof.files + '[' -f ghc-securemem-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64!!g' ghc-securemem-doc.files + for i in ghc-securemem.files ghc-securemem-devel.files ghc-securemem-doc.files ghc-securemem-prof.files + '[' -f ghc-securemem-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64!!g' ghc-securemem-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 Processing files: ghc-securemem-0.1.10-7.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j5LNXo + umask 022 + cd /builddir/build/BUILD + cd securemem-0.1.10 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/share/licenses/ghc-securemem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/share/licenses/ghc-securemem + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/share/licenses/ghc-securemem + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-securemem = 0.1.10-7.fc33 ghc-securemem(riscv-64) = 0.1.10-7.fc33 libHSsecuremem-0.1.10-FYZ7M4VoNumCnqtV9vq3xQ-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) libHSbyteable-0.1.1-9guyEXUUK503mzSnI32g2S-ghc8.6.5.so()(64bit) libHSbytestring-0.10.8.2-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSmemory-0.14.18-EVX1021YbY3KBuSDHgu8AK-ghc8.6.5.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ghc-securemem-devel-0.1.10-7.fc33.riscv64 Provides: ghc-devel(securemem-0.1.10-FYZ7M4VoNumCnqtV9vq3xQ) ghc-securemem-devel = 0.1.10-7.fc33 ghc-securemem-devel(riscv-64) = 0.1.10-7.fc33 ghc-securemem-static = 0.1.10-7.fc33 ghc-securemem-static(riscv-64) = 0.1.10-7.fc33 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ghc-devel(base-4.12.0.0) ghc-devel(byteable-0.1.1-9guyEXUUK503mzSnI32g2S) ghc-devel(bytestring-0.10.8.2) ghc-devel(ghc-prim-0.5.3) ghc-devel(memory-0.14.18-EVX1021YbY3KBuSDHgu8AK) Processing files: ghc-securemem-doc-0.1.10-7.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NyQFpq + umask 022 + cd /builddir/build/BUILD + cd securemem-0.1.10 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/share/licenses/ghc-securemem-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/share/licenses/ghc-securemem-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64/usr/share/licenses/ghc-securemem-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-securemem-doc = 0.1.10-7.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-securemem-prof-0.1.10-7.fc33.riscv64 Provides: ghc-prof(securemem-0.1.10-FYZ7M4VoNumCnqtV9vq3xQ) ghc-securemem-prof = 0.1.10-7.fc33 ghc-securemem-prof(riscv-64) = 0.1.10-7.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(byteable-0.1.1-9guyEXUUK503mzSnI32g2S) ghc-prof(bytestring-0.10.8.2) ghc-prof(ghc-prim-0.5.3) ghc-prof(memory-0.14.18-EVX1021YbY3KBuSDHgu8AK) Supplements: (ghc-securemem-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-securemem-0.1.10-7.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-securemem-devel-0.1.10-7.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-securemem-prof-0.1.10-7.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-securemem-doc-0.1.10-7.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AurKOo + umask 022 + cd /builddir/build/BUILD + cd securemem-0.1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-securemem-0.1.10-7.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0