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-abstract-deque.spec'], chrootPath='/var/lib/mock/f33-build-183573-45551/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-abstract-deque.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-abstract-deque-0.3-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-abstract-deque.spec'], chrootPath='/var/lib/mock/f33-build-183573-45551/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-abstract-deque.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.ecCmE9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf abstract-deque-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/abstract-deque-0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd abstract-deque-0.3 + /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.PJI7E7 + umask 022 + cd /builddir/build/BUILD + cd abstract-deque-0.3 + 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-abstract-deque '--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/abstract-deque-0.3 --global Configuring abstract-deque-0.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for abstract-deque-0.3.. Building library for abstract-deque-0.3.. [1 of 4] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, dist/build/Data/Concurrent/Deque/Class.o ) /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1BoundedR_entry’: /tmp/ghc648494_0/ghc_10.hc:9:1: error: warning: label ‘_c1Ay’ defined but not used [-Wunused-label] 9 | _c1Ay: | ^~~~~ | 9 | _c1Ay: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1Av’: /tmp/ghc648494_0/ghc_10.hc:34:1: error: warning: label ‘_c1Av’ defined but not used [-Wunused-label] 34 | _c1Av: | ^~~~~ | 34 | _c1Av: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPushR_entry’: /tmp/ghc648494_0/ghc_10.hc:50:1: error: warning: label ‘_c1AM’ defined but not used [-Wunused-label] 50 | _c1AM: | ^~~~~ | 50 | _c1AM: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1AJ’: /tmp/ghc648494_0/ghc_10.hc:75:1: error: warning: label ‘_c1AJ’ defined but not used [-Wunused-label] 75 | _c1AJ: | ^~~~~ | 75 | _c1AJ: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1BoundedL_entry’: /tmp/ghc648494_0/ghc_10.hc:91:1: error: warning: label ‘_c1B0’ defined but not used [-Wunused-label] 91 | _c1B0: | ^~~~~ | 91 | _c1B0: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1AX’: /tmp/ghc648494_0/ghc_10.hc:116:1: error: warning: label ‘_c1AX’ defined but not used [-Wunused-label] 116 | _c1AX: | ^~~~~ | 116 | _c1AX: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_newBoundedQ_entry’: /tmp/ghc648494_0/ghc_10.hc:132:1: error: warning: label ‘_c1Be’ defined but not used [-Wunused-label] 132 | _c1Be: | ^~~~~ | 132 | _c1Be: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1Bb’: /tmp/ghc648494_0/ghc_10.hc:157:1: error: warning: label ‘_c1Bb’ defined but not used [-Wunused-label] 157 | _c1Bb: | ^~~~~ | 157 | _c1Bb: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPushL_entry’: /tmp/ghc648494_0/ghc_10.hc:173:1: error: warning: label ‘_c1Bs’ defined but not used [-Wunused-label] 173 | _c1Bs: | ^~~~~ | 173 | _c1Bs: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1Bp’: /tmp/ghc648494_0/ghc_10.hc:198:1: error: warning: label ‘_c1Bp’ defined but not used [-Wunused-label] 198 | _c1Bp: | ^~~~~ | 198 | _c1Bp: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1PushR_entry’: /tmp/ghc648494_0/ghc_10.hc:214:1: error: warning: label ‘_c1BG’ defined but not used [-Wunused-label] 214 | _c1BG: | ^~~~~ | 214 | _c1BG: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1BD’: /tmp/ghc648494_0/ghc_10.hc:239:1: error: warning: label ‘_c1BD’ defined but not used [-Wunused-label] 239 | _c1BD: | ^~~~~ | 239 | _c1BD: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_pushR_entry’: /tmp/ghc648494_0/ghc_10.hc:255:1: error: warning: label ‘_c1BU’ defined but not used [-Wunused-label] 255 | _c1BU: | ^~~~~ | 255 | _c1BU: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1BR’: /tmp/ghc648494_0/ghc_10.hc:280:1: error: warning: label ‘_c1BR’ defined but not used [-Wunused-label] 280 | _c1BR: | ^~~~~ | 280 | _c1BR: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1PopL_entry’: /tmp/ghc648494_0/ghc_10.hc:296:1: error: warning: label ‘_c1C8’ defined but not used [-Wunused-label] 296 | _c1C8: | ^~~~~ | 296 | _c1C8: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1C5’: /tmp/ghc648494_0/ghc_10.hc:321:1: error: warning: label ‘_c1C5’ defined but not used [-Wunused-label] 321 | _c1C5: | ^~~~~ | 321 | _c1C5: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPopL_entry’: /tmp/ghc648494_0/ghc_10.hc:337:1: error: warning: label ‘_c1Cm’ defined but not used [-Wunused-label] 337 | _c1Cm: | ^~~~~ | 337 | _c1Cm: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1Cj’: /tmp/ghc648494_0/ghc_10.hc:362:1: error: warning: label ‘_c1Cj’ defined but not used [-Wunused-label] 362 | _c1Cj: | ^~~~~ | 362 | _c1Cj: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_newQ_entry’: /tmp/ghc648494_0/ghc_10.hc:378:1: error: warning: label ‘_c1CB’ defined but not used [-Wunused-label] 378 | _c1CB: | ^~~~~ | 378 | _c1CB: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1Cy’: /tmp/ghc648494_0/ghc_10.hc:403:1: error: warning: label ‘_c1Cy’ defined but not used [-Wunused-label] 403 | _c1Cy: | ^~~~~ | 403 | _c1Cy: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_nullQ_entry’: /tmp/ghc648494_0/ghc_10.hc:419:1: error: warning: label ‘_c1CP’ defined but not used [-Wunused-label] 419 | _c1CP: | ^~~~~ | 419 | _c1CP: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1CM’: /tmp/ghc648494_0/ghc_10.hc:444:1: error: warning: label ‘_c1CM’ defined but not used [-Wunused-label] 444 | _c1CM: | ^~~~~ | 444 | _c1CM: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_pushL_entry’: /tmp/ghc648494_0/ghc_10.hc:460:1: error: warning: label ‘_c1D3’ defined but not used [-Wunused-label] 460 | _c1D3: | ^~~~~ | 460 | _c1D3: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1D0’: /tmp/ghc648494_0/ghc_10.hc:485:1: error: warning: label ‘_c1D0’ defined but not used [-Wunused-label] 485 | _c1D0: | ^~~~~ | 485 | _c1D0: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPopR_entry’: /tmp/ghc648494_0/ghc_10.hc:501:1: error: warning: label ‘_c1Dh’ defined but not used [-Wunused-label] 501 | _c1Dh: | ^~~~~ | 501 | _c1Dh: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1De’: /tmp/ghc648494_0/ghc_10.hc:526:1: error: warning: label ‘_c1De’ defined but not used [-Wunused-label] 526 | _c1De: | ^~~~~ | 526 | _c1De: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_leftThreadSafe_entry’: /tmp/ghc648494_0/ghc_10.hc:542:1: error: warning: label ‘_c1Dv’ defined but not used [-Wunused-label] 542 | _c1Dv: | ^~~~~ | 542 | _c1Dv: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1Ds’: /tmp/ghc648494_0/ghc_10.hc:567:1: error: warning: label ‘_c1Ds’ defined but not used [-Wunused-label] 567 | _c1Ds: | ^~~~~ | 567 | _c1Ds: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_rightThreadSafe_entry’: /tmp/ghc648494_0/ghc_10.hc:583:1: error: warning: label ‘_c1DJ’ defined but not used [-Wunused-label] 583 | _c1DJ: | ^~~~~ | 583 | _c1DJ: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘_c1DG’: /tmp/ghc648494_0/ghc_10.hc:608:1: error: warning: label ‘_c1DG’ defined but not used [-Wunused-label] 608 | _c1DG: | ^~~~~ | 608 | _c1DG: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedR_entry’: /tmp/ghc648494_0/ghc_10.hc:868:1: error: warning: label ‘_c1DV’ defined but not used [-Wunused-label] 868 | _c1DV: | ^~~~~ | 868 | _c1DV: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedL_entry’: /tmp/ghc648494_0/ghc_10.hc:899:1: error: warning: label ‘_c1E5’ defined but not used [-Wunused-label] 899 | _c1E5: | ^~~~~ | 899 | _c1E5: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPushR_entry’: /tmp/ghc648494_0/ghc_10.hc:931:1: error: warning: label ‘_c1Ef’ defined but not used [-Wunused-label] 931 | _c1Ef: | ^~~~~ | 931 | _c1Ef: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPopL_entry’: /tmp/ghc648494_0/ghc_10.hc:962:1: error: warning: label ‘_c1Ep’ defined but not used [-Wunused-label] 962 | _c1Ep: | ^~~~~ | 962 | _c1Ep: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCDequeClass_entry’: /tmp/ghc648494_0/ghc_10.hc:993:1: error: warning: label ‘_c1Ez’ defined but not used [-Wunused-label] 993 | _c1Ez: | ^~~~~ | 993 | _c1Ez: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedR_con_entry’: /tmp/ghc648494_0/ghc_10.hc:1028:1: error: warning: label ‘_c1EE’ defined but not used [-Wunused-label] 1028 | _c1EE: | ^~~~~ | 1028 | _c1EE: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedL_con_entry’: /tmp/ghc648494_0/ghc_10.hc:1042:1: error: warning: label ‘_c1EG’ defined but not used [-Wunused-label] 1042 | _c1EG: | ^~~~~ | 1042 | _c1EG: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPushR_con_entry’: /tmp/ghc648494_0/ghc_10.hc:1056:1: error: warning: label ‘_c1EI’ defined but not used [-Wunused-label] 1056 | _c1EI: | ^~~~~ | 1056 | _c1EI: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPopL_con_entry’: /tmp/ghc648494_0/ghc_10.hc:1070:1: error: warning: label ‘_c1EK’ defined but not used [-Wunused-label] 1070 | _c1EK: | ^~~~~ | 1070 | _c1EK: | ^ /tmp/ghc648494_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCDequeClass_con_entry’: /tmp/ghc648494_0/ghc_10.hc:1084:1: error: warning: label ‘_c1EM’ defined but not used [-Wunused-label] 1084 | _c1EM: | ^~~~~ | 1084 | _c1EM: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1BoundedR_entry’: /tmp/ghc648494_0/ghc_14.hc:9:1: error: warning: label ‘_c1Gk’ defined but not used [-Wunused-label] 9 | _c1Gk: | ^~~~~ | 9 | _c1Gk: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Gh’: /tmp/ghc648494_0/ghc_14.hc:34:1: error: warning: label ‘_c1Gh’ defined but not used [-Wunused-label] 34 | _c1Gh: | ^~~~~ | 34 | _c1Gh: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPushR_entry’: /tmp/ghc648494_0/ghc_14.hc:50:1: error: warning: label ‘_c1Gy’ defined but not used [-Wunused-label] 50 | _c1Gy: | ^~~~~ | 50 | _c1Gy: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Gv’: /tmp/ghc648494_0/ghc_14.hc:75:1: error: warning: label ‘_c1Gv’ defined but not used [-Wunused-label] 75 | _c1Gv: | ^~~~~ | 75 | _c1Gv: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1BoundedL_entry’: /tmp/ghc648494_0/ghc_14.hc:91:1: error: warning: label ‘_c1GM’ defined but not used [-Wunused-label] 91 | _c1GM: | ^~~~~ | 91 | _c1GM: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1GJ’: /tmp/ghc648494_0/ghc_14.hc:116:1: error: warning: label ‘_c1GJ’ defined but not used [-Wunused-label] 116 | _c1GJ: | ^~~~~ | 116 | _c1GJ: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_newBoundedQ_entry’: /tmp/ghc648494_0/ghc_14.hc:132:1: error: warning: label ‘_c1H0’ defined but not used [-Wunused-label] 132 | _c1H0: | ^~~~~ | 132 | _c1H0: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1GX’: /tmp/ghc648494_0/ghc_14.hc:157:1: error: warning: label ‘_c1GX’ defined but not used [-Wunused-label] 157 | _c1GX: | ^~~~~ | 157 | _c1GX: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPushL_entry’: /tmp/ghc648494_0/ghc_14.hc:173:1: error: warning: label ‘_c1He’ defined but not used [-Wunused-label] 173 | _c1He: | ^~~~~ | 173 | _c1He: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Hb’: /tmp/ghc648494_0/ghc_14.hc:198:1: error: warning: label ‘_c1Hb’ defined but not used [-Wunused-label] 198 | _c1Hb: | ^~~~~ | 198 | _c1Hb: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1PushR_entry’: /tmp/ghc648494_0/ghc_14.hc:214:1: error: warning: label ‘_c1Hs’ defined but not used [-Wunused-label] 214 | _c1Hs: | ^~~~~ | 214 | _c1Hs: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Hp’: /tmp/ghc648494_0/ghc_14.hc:239:1: error: warning: label ‘_c1Hp’ defined but not used [-Wunused-label] 239 | _c1Hp: | ^~~~~ | 239 | _c1Hp: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_pushR_entry’: /tmp/ghc648494_0/ghc_14.hc:255:1: error: warning: label ‘_c1HG’ defined but not used [-Wunused-label] 255 | _c1HG: | ^~~~~ | 255 | _c1HG: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1HD’: /tmp/ghc648494_0/ghc_14.hc:280:1: error: warning: label ‘_c1HD’ defined but not used [-Wunused-label] 280 | _c1HD: | ^~~~~ | 280 | _c1HD: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1PopL_entry’: /tmp/ghc648494_0/ghc_14.hc:296:1: error: warning: label ‘_c1HU’ defined but not used [-Wunused-label] 296 | _c1HU: | ^~~~~ | 296 | _c1HU: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1HR’: /tmp/ghc648494_0/ghc_14.hc:321:1: error: warning: label ‘_c1HR’ defined but not used [-Wunused-label] 321 | _c1HR: | ^~~~~ | 321 | _c1HR: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPopL_entry’: /tmp/ghc648494_0/ghc_14.hc:337:1: error: warning: label ‘_c1I8’ defined but not used [-Wunused-label] 337 | _c1I8: | ^~~~~ | 337 | _c1I8: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1I5’: /tmp/ghc648494_0/ghc_14.hc:362:1: error: warning: label ‘_c1I5’ defined but not used [-Wunused-label] 362 | _c1I5: | ^~~~~ | 362 | _c1I5: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_newQ_entry’: /tmp/ghc648494_0/ghc_14.hc:378:1: error: warning: label ‘_c1Im’ defined but not used [-Wunused-label] 378 | _c1Im: | ^~~~~ | 378 | _c1Im: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Ij’: /tmp/ghc648494_0/ghc_14.hc:403:1: error: warning: label ‘_c1Ij’ defined but not used [-Wunused-label] 403 | _c1Ij: | ^~~~~ | 403 | _c1Ij: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_nullQ_entry’: /tmp/ghc648494_0/ghc_14.hc:419:1: error: warning: label ‘_c1IA’ defined but not used [-Wunused-label] 419 | _c1IA: | ^~~~~ | 419 | _c1IA: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Ix’: /tmp/ghc648494_0/ghc_14.hc:444:1: error: warning: label ‘_c1Ix’ defined but not used [-Wunused-label] 444 | _c1Ix: | ^~~~~ | 444 | _c1Ix: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_pushL_entry’: /tmp/ghc648494_0/ghc_14.hc:460:1: error: warning: label ‘_c1IO’ defined but not used [-Wunused-label] 460 | _c1IO: | ^~~~~ | 460 | _c1IO: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1IL’: /tmp/ghc648494_0/ghc_14.hc:485:1: error: warning: label ‘_c1IL’ defined but not used [-Wunused-label] 485 | _c1IL: | ^~~~~ | 485 | _c1IL: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPopR_entry’: /tmp/ghc648494_0/ghc_14.hc:501:1: error: warning: label ‘_c1J2’ defined but not used [-Wunused-label] 501 | _c1J2: | ^~~~~ | 501 | _c1J2: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1IZ’: /tmp/ghc648494_0/ghc_14.hc:526:1: error: warning: label ‘_c1IZ’ defined but not used [-Wunused-label] 526 | _c1IZ: | ^~~~~ | 526 | _c1IZ: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_leftThreadSafe_entry’: /tmp/ghc648494_0/ghc_14.hc:542:1: error: warning: label ‘_c1Jg’ defined but not used [-Wunused-label] 542 | _c1Jg: | ^~~~~ | 542 | _c1Jg: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Jd’: /tmp/ghc648494_0/ghc_14.hc:567:1: error: warning: label ‘_c1Jd’ defined but not used [-Wunused-label] 567 | _c1Jd: | ^~~~~ | 567 | _c1Jd: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_rightThreadSafe_entry’: /tmp/ghc648494_0/ghc_14.hc:583:1: error: warning: label ‘_c1Ju’ defined but not used [-Wunused-label] 583 | _c1Ju: | ^~~~~ | 583 | _c1Ju: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘_c1Jr’: /tmp/ghc648494_0/ghc_14.hc:608:1: error: warning: label ‘_c1Jr’ defined but not used [-Wunused-label] 608 | _c1Jr: | ^~~~~ | 608 | _c1Jr: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedR_entry’: /tmp/ghc648494_0/ghc_14.hc:868:1: error: warning: label ‘_c1JG’ defined but not used [-Wunused-label] 868 | _c1JG: | ^~~~~ | 868 | _c1JG: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedL_entry’: /tmp/ghc648494_0/ghc_14.hc:899:1: error: warning: label ‘_c1JQ’ defined but not used [-Wunused-label] 899 | _c1JQ: | ^~~~~ | 899 | _c1JQ: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPushR_entry’: /tmp/ghc648494_0/ghc_14.hc:931:1: error: warning: label ‘_c1K0’ defined but not used [-Wunused-label] 931 | _c1K0: | ^~~~~ | 931 | _c1K0: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPopL_entry’: /tmp/ghc648494_0/ghc_14.hc:962:1: error: warning: label ‘_c1Ka’ defined but not used [-Wunused-label] 962 | _c1Ka: | ^~~~~ | 962 | _c1Ka: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCDequeClass_entry’: /tmp/ghc648494_0/ghc_14.hc:993:1: error: warning: label ‘_c1Kk’ defined but not used [-Wunused-label] 993 | _c1Kk: | ^~~~~ | 993 | _c1Kk: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedR_con_entry’: /tmp/ghc648494_0/ghc_14.hc:1028:1: error: warning: label ‘_c1Kp’ defined but not used [-Wunused-label] 1028 | _c1Kp: | ^~~~~ | 1028 | _c1Kp: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedL_con_entry’: /tmp/ghc648494_0/ghc_14.hc:1042:1: error: warning: label ‘_c1Kr’ defined but not used [-Wunused-label] 1042 | _c1Kr: | ^~~~~ | 1042 | _c1Kr: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPushR_con_entry’: /tmp/ghc648494_0/ghc_14.hc:1056:1: error: warning: label ‘_c1Kt’ defined but not used [-Wunused-label] 1056 | _c1Kt: | ^~~~~ | 1056 | _c1Kt: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPopL_con_entry’: /tmp/ghc648494_0/ghc_14.hc:1070:1: error: warning: label ‘_c1Kv’ defined but not used [-Wunused-label] 1070 | _c1Kv: | ^~~~~ | 1070 | _c1Kv: | ^ /tmp/ghc648494_0/ghc_14.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCDequeClass_con_entry’: /tmp/ghc648494_0/ghc_14.hc:1084:1: error: warning: label ‘_c1Kx’ defined but not used [-Wunused-label] 1084 | _c1Kx: | ^~~~~ | 1084 | _c1Kx: | ^ [2 of 4] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, dist/build/Data/Concurrent/Deque/Debugger.o ) /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcrightThreadSafe_entry’: /tmp/ghc648494_0/ghc_19.hc:9:1: error: warning: label ‘_c4sZ’ defined but not used [-Wunused-label] 9 | _c4sZ: | ^~~~~ | 9 | _c4sZ: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4sW’: /tmp/ghc648494_0/ghc_19.hc:40:1: error: warning: label ‘_c4sW’ defined but not used [-Wunused-label] 40 | _c4sW: | ^~~~~ | 40 | _c4sW: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcleftThreadSafe_entry’: /tmp/ghc648494_0/ghc_19.hc:57:1: error: warning: label ‘_c4td’ defined but not used [-Wunused-label] 57 | _c4td: | ^~~~~ | 57 | _c4td: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4ta’: /tmp/ghc648494_0/ghc_19.hc:88:1: error: warning: label ‘_c4ta’ defined but not used [-Wunused-label] 88 | _c4ta: | ^~~~~ | 88 | _c4ta: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcnullQ_entry’: /tmp/ghc648494_0/ghc_19.hc:105:1: error: warning: label ‘_c4tr’ defined but not used [-Wunused-label] 105 | _c4tr: | ^~~~~ | 105 | _c4tr: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4to’: /tmp/ghc648494_0/ghc_19.hc:136:1: error: warning: label ‘_c4to’ defined but not used [-Wunused-label] 136 | _c4to: | ^~~~~ | 136 | _c4to: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdcnewQ_entry’: /tmp/ghc648494_0/ghc_19.hc:153:1: error: warning: label ‘_c4tM’ defined but not used [-Wunused-label] 153 | _c4tM: | ^~~~~ | 153 | _c4tM: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4tC’: /tmp/ghc648494_0/ghc_19.hc:182:1: error: warning: label ‘_c4tC’ defined but not used [-Wunused-label] 182 | _c4tC: | ^~~~~ | 182 | _c4tC: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4tE’: /tmp/ghc648494_0/ghc_19.hc:201:1: error: warning: label ‘_c4tE’ defined but not used [-Wunused-label] 201 | _c4tE: | ^~~~~ | 201 | _c4tE: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4tG’: /tmp/ghc648494_0/ghc_19.hc:221:1: error: warning: label ‘_c4tG’ defined but not used [-Wunused-label] 221 | _c4tG: | ^~~~~ | 221 | _c4tG: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque4_entry’: /tmp/ghc648494_0/ghc_19.hc:255:1: error: warning: label ‘_c4u1’ defined but not used [-Wunused-label] 255 | _c4u1: | ^~~~~ | 255 | _c4u1: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4tY’: /tmp/ghc648494_0/ghc_19.hc:281:1: error: warning: label ‘_c4tY’ defined but not used [-Wunused-label] 281 | _c4tY: | ^~~~~ | 281 | _c4tY: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘r4pj_entry’: /tmp/ghc648494_0/ghc_19.hc:300:1: error: warning: label ‘_c4ue’ defined but not used [-Wunused-label] 300 | _c4ue: | ^~~~~ | 300 | _c4ue: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘r4pk_entry’: /tmp/ghc648494_0/ghc_19.hc:341:1: error: warning: label ‘_c4un’ defined but not used [-Wunused-label] 341 | _c4un: | ^~~~~ | 341 | _c4un: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘r4pm_entry’: /tmp/ghc648494_0/ghc_19.hc:382:1: error: warning: label ‘_c4uw’ defined but not used [-Wunused-label] 382 | _c4uw: | ^~~~~ | 382 | _c4uw: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘r4pr_entry’: /tmp/ghc648494_0/ghc_19.hc:438:1: error: warning: label ‘_c4uF’ defined but not used [-Wunused-label] 438 | _c4uF: | ^~~~~ | 438 | _c4uF: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4qF_entry’: /tmp/ghc648494_0/ghc_19.hc:511:1: error: warning: label ‘_c4uY’ defined but not used [-Wunused-label] 511 | _c4uY: | ^~~~~ | 511 | _c4uY: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4qR_entry’: /tmp/ghc648494_0/ghc_19.hc:547:1: error: warning: label ‘_c4vh’ defined but not used [-Wunused-label] 547 | _c4vh: | ^~~~~ | 547 | _c4vh: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4ve’: /tmp/ghc648494_0/ghc_19.hc:578:1: error: warning: label ‘_c4ve’ defined but not used [-Wunused-label] 578 | _c4ve: | ^~~~~ | 578 | _c4ve: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4vk’: /tmp/ghc648494_0/ghc_19.hc:598:1: error: warning: label ‘_c4vk’ defined but not used [-Wunused-label] 598 | _c4vk: | ^~~~~ | 598 | _c4vk: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4qS_entry’: /tmp/ghc648494_0/ghc_19.hc:628:1: error: warning: label ‘_c4vu’ defined but not used [-Wunused-label] 628 | _c4vu: | ^~~~~ | 628 | _c4vu: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4qr_entry’: /tmp/ghc648494_0/ghc_19.hc:663:1: error: warning: label ‘_c4vI’ defined but not used [-Wunused-label] 663 | _c4vI: | ^~~~~ | 663 | _c4vI: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4qD_entry’: /tmp/ghc648494_0/ghc_19.hc:699:1: error: warning: label ‘_c4w1’ defined but not used [-Wunused-label] 699 | _c4w1: | ^~~~~ | 699 | _c4w1: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4vY’: /tmp/ghc648494_0/ghc_19.hc:730:1: error: warning: label ‘_c4vY’ defined but not used [-Wunused-label] 730 | _c4vY: | ^~~~~ | 730 | _c4vY: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4w4’: /tmp/ghc648494_0/ghc_19.hc:750:1: error: warning: label ‘_c4w4’ defined but not used [-Wunused-label] 750 | _c4w4: | ^~~~~ | 750 | _c4w4: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4qE_entry’: /tmp/ghc648494_0/ghc_19.hc:780:1: error: warning: label ‘_c4we’ defined but not used [-Wunused-label] 780 | _c4we: | ^~~~~ | 780 | _c4we: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4qV_entry’: /tmp/ghc648494_0/ghc_19.hc:822:1: error: warning: label ‘_c4wk’ defined but not used [-Wunused-label] 822 | _c4wk: | ^~~~~ | 822 | _c4wk: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwlvl_entry’: /tmp/ghc648494_0/ghc_19.hc:875:1: error: warning: label ‘_c4ws’ defined but not used [-Wunused-label] 875 | _c4ws: | ^~~~~ | 875 | _c4ws: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4wq’: /tmp/ghc648494_0/ghc_19.hc:918:1: error: warning: label ‘_c4wq’ defined but not used [-Wunused-label] 918 | _c4wq: | ^~~~~ | 918 | _c4wq: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4rn_entry’: /tmp/ghc648494_0/ghc_19.hc:936:1: error: warning: label ‘_c4x4’ defined but not used [-Wunused-label] 936 | _c4x4: | ^~~~~ | 936 | _c4x4: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4wX’: /tmp/ghc648494_0/ghc_19.hc:968:1: error: warning: label ‘_c4wX’ defined but not used [-Wunused-label] 968 | _c4wX: | ^~~~~ | 968 | _c4wX: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4xc’: /tmp/ghc648494_0/ghc_19.hc:1002:1: error: warning: label ‘_c4xc’ defined but not used [-Wunused-label] 1002 | _c4xc: | ^~~~~ | 1002 | _c4xc: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4x1’: /tmp/ghc648494_0/ghc_19.hc:1031:1: error: warning: label ‘_c4x1’ defined but not used [-Wunused-label] 1031 | _c4x1: | ^~~~~ | 1031 | _c4x1: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque2_entry’: /tmp/ghc648494_0/ghc_19.hc:1042:1: error: warning: label ‘_c4xL’ defined but not used [-Wunused-label] 1042 | _c4xL: | ^~~~~ | 1042 | _c4xL: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4wF’: /tmp/ghc648494_0/ghc_19.hc:1072:1: error: warning: label ‘_c4wF’ defined but not used [-Wunused-label] 1072 | _c4wF: | ^~~~~ | 1072 | _c4wF: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4wK’: /tmp/ghc648494_0/ghc_19.hc:1110:1: error: warning: label ‘_c4wK’ defined but not used [-Wunused-label] 1110 | _c4wK: | ^~~~~ | 1110 | _c4wK: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdctryPopL_entry’: /tmp/ghc648494_0/ghc_19.hc:1147:1: error: warning: label ‘_c4y3’ defined but not used [-Wunused-label] 1147 | _c4y3: | ^~~~~ | 1147 | _c4y3: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4y1’: /tmp/ghc648494_0/ghc_19.hc:1178:1: error: warning: label ‘_c4y1’ defined but not used [-Wunused-label] 1178 | _c4y1: | ^~~~~ | 1178 | _c4y1: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4y6’: /tmp/ghc648494_0/ghc_19.hc:1195:1: error: warning: label ‘_c4y6’ defined but not used [-Wunused-label] 1195 | _c4y6: | ^~~~~ | 1195 | _c4y6: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDeque1_entry’: /tmp/ghc648494_0/ghc_19.hc:1212:1: error: warning: label ‘_c4yj’ defined but not used [-Wunused-label] 1212 | _c4yj: | ^~~~~ | 1212 | _c4yj: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4yg’: /tmp/ghc648494_0/ghc_19.hc:1246:1: error: warning: label ‘_c4yg’ defined but not used [-Wunused-label] 1246 | _c4yg: | ^~~~~ | 1246 | _c4yg: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4ym’: /tmp/ghc648494_0/ghc_19.hc:1271:1: error: warning: label ‘_c4ym’ defined but not used [-Wunused-label] 1271 | _c4ym: | ^~~~~ | 1271 | _c4ym: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4yr’: /tmp/ghc648494_0/ghc_19.hc:1295:1: error: warning: label ‘_c4yr’ defined but not used [-Wunused-label] 1295 | _c4yr: | ^~~~~ | 1295 | _c4yr: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4yw’: /tmp/ghc648494_0/ghc_19.hc:1319:1: error: warning: label ‘_c4yw’ defined but not used [-Wunused-label] 1319 | _c4yw: | ^~~~~ | 1319 | _c4yw: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdcpushL_entry’: /tmp/ghc648494_0/ghc_19.hc:1338:1: error: warning: label ‘_c4yR’ defined but not used [-Wunused-label] 1338 | _c4yR: | ^~~~~ | 1338 | _c4yR: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4yP’: /tmp/ghc648494_0/ghc_19.hc:1368:1: error: warning: label ‘_c4yP’ defined but not used [-Wunused-label] 1368 | _c4yP: | ^~~~~ | 1368 | _c4yP: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4yU’: /tmp/ghc648494_0/ghc_19.hc:1385:1: error: warning: label ‘_c4yU’ defined but not used [-Wunused-label] 1385 | _c4yU: | ^~~~~ | 1385 | _c4yU: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque3_entry’: /tmp/ghc648494_0/ghc_19.hc:1402:1: error: warning: label ‘_c4z7’ defined but not used [-Wunused-label] 1402 | _c4z7: | ^~~~~ | 1402 | _c4z7: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4z4’: /tmp/ghc648494_0/ghc_19.hc:1436:1: error: warning: label ‘_c4z4’ defined but not used [-Wunused-label] 1436 | _c4z4: | ^~~~~ | 1436 | _c4z4: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4za’: /tmp/ghc648494_0/ghc_19.hc:1462:1: error: warning: label ‘_c4za’ defined but not used [-Wunused-label] 1462 | _c4za: | ^~~~~ | 1462 | _c4za: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4zf’: /tmp/ghc648494_0/ghc_19.hc:1486:1: error: warning: label ‘_c4zf’ defined but not used [-Wunused-label] 1486 | _c4zf: | ^~~~~ | 1486 | _c4zf: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdctryPopR_entry’: /tmp/ghc648494_0/ghc_19.hc:1505:1: error: warning: label ‘_c4zy’ defined but not used [-Wunused-label] 1505 | _c4zy: | ^~~~~ | 1505 | _c4zy: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4zw’: /tmp/ghc648494_0/ghc_19.hc:1535:1: error: warning: label ‘_c4zw’ defined but not used [-Wunused-label] 1535 | _c4zw: | ^~~~~ | 1535 | _c4zw: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4zB’: /tmp/ghc648494_0/ghc_19.hc:1552:1: error: warning: label ‘_c4zB’ defined but not used [-Wunused-label] 1552 | _c4zB: | ^~~~~ | 1552 | _c4zB: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque1_entry’: /tmp/ghc648494_0/ghc_19.hc:1569:1: error: warning: label ‘_c4zO’ defined but not used [-Wunused-label] 1569 | _c4zO: | ^~~~~ | 1569 | _c4zO: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4zL’: /tmp/ghc648494_0/ghc_19.hc:1603:1: error: warning: label ‘_c4zL’ defined but not used [-Wunused-label] 1603 | _c4zL: | ^~~~~ | 1603 | _c4zL: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4zR’: /tmp/ghc648494_0/ghc_19.hc:1629:1: error: warning: label ‘_c4zR’ defined but not used [-Wunused-label] 1629 | _c4zR: | ^~~~~ | 1629 | _c4zR: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘_c4zW’: /tmp/ghc648494_0/ghc_19.hc:1653:1: error: warning: label ‘_c4zW’ defined but not used [-Wunused-label] 1653 | _c4zW: | ^~~~~ | 1653 | _c4zW: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sM_entry’: /tmp/ghc648494_0/ghc_19.hc:1672:1: error: warning: label ‘_c4Ai’ defined but not used [-Wunused-label] 1672 | _c4Ai: | ^~~~~ | 1672 | _c4Ai: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sL_entry’: /tmp/ghc648494_0/ghc_19.hc:1694:1: error: warning: label ‘_c4Aq’ defined but not used [-Wunused-label] 1694 | _c4Aq: | ^~~~~ | 1694 | _c4Aq: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sK_entry’: /tmp/ghc648494_0/ghc_19.hc:1716:1: error: warning: label ‘_c4Ay’ defined but not used [-Wunused-label] 1716 | _c4Ay: | ^~~~~ | 1716 | _c4Ay: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sJ_entry’: /tmp/ghc648494_0/ghc_19.hc:1739:1: error: warning: label ‘_c4AG’ defined but not used [-Wunused-label] 1739 | _c4AG: | ^~~~~ | 1739 | _c4AG: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sI_entry’: /tmp/ghc648494_0/ghc_19.hc:1762:1: error: warning: label ‘_c4AO’ defined but not used [-Wunused-label] 1762 | _c4AO: | ^~~~~ | 1762 | _c4AO: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sH_entry’: /tmp/ghc648494_0/ghc_19.hc:1784:1: error: warning: label ‘_c4AW’ defined but not used [-Wunused-label] 1784 | _c4AW: | ^~~~~ | 1784 | _c4AW: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque_entry’: /tmp/ghc648494_0/ghc_19.hc:1813:1: error: warning: label ‘_c4B0’ defined but not used [-Wunused-label] 1813 | _c4B0: | ^~~~~ | 1813 | _c4B0: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sO_entry’: /tmp/ghc648494_0/ghc_19.hc:1863:1: error: warning: label ‘_c4Bd’ defined but not used [-Wunused-label] 1863 | _c4Bd: | ^~~~~ | 1863 | _c4Bd: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDequezuzdcp1PopL_entry’: /tmp/ghc648494_0/ghc_19.hc:1888:1: error: warning: label ‘_c4Bg’ defined but not used [-Wunused-label] 1888 | _c4Bg: | ^~~~~ | 1888 | _c4Bg: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sR_entry’: /tmp/ghc648494_0/ghc_19.hc:1918:1: error: warning: label ‘_c4Bu’ defined but not used [-Wunused-label] 1918 | _c4Bu: | ^~~~~ | 1918 | _c4Bu: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘s4sQ_entry’: /tmp/ghc648494_0/ghc_19.hc:1941:1: error: warning: label ‘_c4BB’ defined but not used [-Wunused-label] 1941 | _c4BB: | ^~~~~ | 1941 | _c4BB: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDeque_entry’: /tmp/ghc648494_0/ghc_19.hc:1969:1: error: warning: label ‘_c4BF’ defined but not used [-Wunused-label] 1969 | _c4BF: | ^~~~~ | 1969 | _c4BF: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_DebugDeque_entry’: /tmp/ghc648494_0/ghc_19.hc:2172:1: error: warning: label ‘_c4BP’ defined but not used [-Wunused-label] 2172 | _c4BP: | ^~~~~ | 2172 | _c4BP: | ^ /tmp/ghc648494_0/ghc_19.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_DebugDeque_con_entry’: /tmp/ghc648494_0/ghc_19.hc:2203:1: error: warning: label ‘_c4BU’ defined but not used [-Wunused-label] 2203 | _c4BU: | ^~~~~ | 2203 | _c4BU: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcrightThreadSafe_entry’: /tmp/ghc648494_0/ghc_23.hc:9:1: error: warning: label ‘_c4F9’ defined but not used [-Wunused-label] 9 | _c4F9: | ^~~~~ | 9 | _c4F9: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4F6’: /tmp/ghc648494_0/ghc_23.hc:40:1: error: warning: label ‘_c4F6’ defined but not used [-Wunused-label] 40 | _c4F6: | ^~~~~ | 40 | _c4F6: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcleftThreadSafe_entry’: /tmp/ghc648494_0/ghc_23.hc:57:1: error: warning: label ‘_c4Fn’ defined but not used [-Wunused-label] 57 | _c4Fn: | ^~~~~ | 57 | _c4Fn: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Fk’: /tmp/ghc648494_0/ghc_23.hc:88:1: error: warning: label ‘_c4Fk’ defined but not used [-Wunused-label] 88 | _c4Fk: | ^~~~~ | 88 | _c4Fk: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcnullQ_entry’: /tmp/ghc648494_0/ghc_23.hc:105:1: error: warning: label ‘_c4FB’ defined but not used [-Wunused-label] 105 | _c4FB: | ^~~~~ | 105 | _c4FB: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Fy’: /tmp/ghc648494_0/ghc_23.hc:136:1: error: warning: label ‘_c4Fy’ defined but not used [-Wunused-label] 136 | _c4Fy: | ^~~~~ | 136 | _c4Fy: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdcnewQ_entry’: /tmp/ghc648494_0/ghc_23.hc:153:1: error: warning: label ‘_c4FW’ defined but not used [-Wunused-label] 153 | _c4FW: | ^~~~~ | 153 | _c4FW: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4FM’: /tmp/ghc648494_0/ghc_23.hc:182:1: error: warning: label ‘_c4FM’ defined but not used [-Wunused-label] 182 | _c4FM: | ^~~~~ | 182 | _c4FM: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4FO’: /tmp/ghc648494_0/ghc_23.hc:201:1: error: warning: label ‘_c4FO’ defined but not used [-Wunused-label] 201 | _c4FO: | ^~~~~ | 201 | _c4FO: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4FQ’: /tmp/ghc648494_0/ghc_23.hc:221:1: error: warning: label ‘_c4FQ’ defined but not used [-Wunused-label] 221 | _c4FQ: | ^~~~~ | 221 | _c4FQ: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque4_entry’: /tmp/ghc648494_0/ghc_23.hc:255:1: error: warning: label ‘_c4Gb’ defined but not used [-Wunused-label] 255 | _c4Gb: | ^~~~~ | 255 | _c4Gb: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4G8’: /tmp/ghc648494_0/ghc_23.hc:281:1: error: warning: label ‘_c4G8’ defined but not used [-Wunused-label] 281 | _c4G8: | ^~~~~ | 281 | _c4G8: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘r4pj_entry’: /tmp/ghc648494_0/ghc_23.hc:300:1: error: warning: label ‘_c4Go’ defined but not used [-Wunused-label] 300 | _c4Go: | ^~~~~ | 300 | _c4Go: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘r4pk_entry’: /tmp/ghc648494_0/ghc_23.hc:341:1: error: warning: label ‘_c4Gx’ defined but not used [-Wunused-label] 341 | _c4Gx: | ^~~~~ | 341 | _c4Gx: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘r4pm_entry’: /tmp/ghc648494_0/ghc_23.hc:382:1: error: warning: label ‘_c4GG’ defined but not used [-Wunused-label] 382 | _c4GG: | ^~~~~ | 382 | _c4GG: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘r4pr_entry’: /tmp/ghc648494_0/ghc_23.hc:438:1: error: warning: label ‘_c4GP’ defined but not used [-Wunused-label] 438 | _c4GP: | ^~~~~ | 438 | _c4GP: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4CP_entry’: /tmp/ghc648494_0/ghc_23.hc:517:1: error: warning: label ‘_c4H8’ defined but not used [-Wunused-label] 517 | _c4H8: | ^~~~~ | 517 | _c4H8: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4D1_entry’: /tmp/ghc648494_0/ghc_23.hc:553:1: error: warning: label ‘_c4Hr’ defined but not used [-Wunused-label] 553 | _c4Hr: | ^~~~~ | 553 | _c4Hr: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Ho’: /tmp/ghc648494_0/ghc_23.hc:584:1: error: warning: label ‘_c4Ho’ defined but not used [-Wunused-label] 584 | _c4Ho: | ^~~~~ | 584 | _c4Ho: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Hu’: /tmp/ghc648494_0/ghc_23.hc:604:1: error: warning: label ‘_c4Hu’ defined but not used [-Wunused-label] 604 | _c4Hu: | ^~~~~ | 604 | _c4Hu: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4D2_entry’: /tmp/ghc648494_0/ghc_23.hc:634:1: error: warning: label ‘_c4HE’ defined but not used [-Wunused-label] 634 | _c4HE: | ^~~~~ | 634 | _c4HE: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4CB_entry’: /tmp/ghc648494_0/ghc_23.hc:669:1: error: warning: label ‘_c4HS’ defined but not used [-Wunused-label] 669 | _c4HS: | ^~~~~ | 669 | _c4HS: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4CN_entry’: /tmp/ghc648494_0/ghc_23.hc:705:1: error: warning: label ‘_c4Ib’ defined but not used [-Wunused-label] 705 | _c4Ib: | ^~~~~ | 705 | _c4Ib: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4I8’: /tmp/ghc648494_0/ghc_23.hc:736:1: error: warning: label ‘_c4I8’ defined but not used [-Wunused-label] 736 | _c4I8: | ^~~~~ | 736 | _c4I8: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Ie’: /tmp/ghc648494_0/ghc_23.hc:756:1: error: warning: label ‘_c4Ie’ defined but not used [-Wunused-label] 756 | _c4Ie: | ^~~~~ | 756 | _c4Ie: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4CO_entry’: /tmp/ghc648494_0/ghc_23.hc:786:1: error: warning: label ‘_c4Io’ defined but not used [-Wunused-label] 786 | _c4Io: | ^~~~~ | 786 | _c4Io: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4D5_entry’: /tmp/ghc648494_0/ghc_23.hc:828:1: error: warning: label ‘_c4Iu’ defined but not used [-Wunused-label] 828 | _c4Iu: | ^~~~~ | 828 | _c4Iu: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwlvl_entry’: /tmp/ghc648494_0/ghc_23.hc:881:1: error: warning: label ‘_c4IC’ defined but not used [-Wunused-label] 881 | _c4IC: | ^~~~~ | 881 | _c4IC: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4IA’: /tmp/ghc648494_0/ghc_23.hc:924:1: error: warning: label ‘_c4IA’ defined but not used [-Wunused-label] 924 | _c4IA: | ^~~~~ | 924 | _c4IA: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4Dx_entry’: /tmp/ghc648494_0/ghc_23.hc:942:1: error: warning: label ‘_c4Jf’ defined but not used [-Wunused-label] 942 | _c4Jf: | ^~~~~ | 942 | _c4Jf: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4J8’: /tmp/ghc648494_0/ghc_23.hc:974:1: error: warning: label ‘_c4J8’ defined but not used [-Wunused-label] 974 | _c4J8: | ^~~~~ | 974 | _c4J8: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Jn’: /tmp/ghc648494_0/ghc_23.hc:1008:1: error: warning: label ‘_c4Jn’ defined but not used [-Wunused-label] 1008 | _c4Jn: | ^~~~~ | 1008 | _c4Jn: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Jc’: /tmp/ghc648494_0/ghc_23.hc:1037:1: error: warning: label ‘_c4Jc’ defined but not used [-Wunused-label] 1037 | _c4Jc: | ^~~~~ | 1037 | _c4Jc: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque2_entry’: /tmp/ghc648494_0/ghc_23.hc:1048:1: error: warning: label ‘_c4JW’ defined but not used [-Wunused-label] 1048 | _c4JW: | ^~~~~ | 1048 | _c4JW: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4IQ’: /tmp/ghc648494_0/ghc_23.hc:1078:1: error: warning: label ‘_c4IQ’ defined but not used [-Wunused-label] 1078 | _c4IQ: | ^~~~~ | 1078 | _c4IQ: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4IV’: /tmp/ghc648494_0/ghc_23.hc:1116:1: error: warning: label ‘_c4IV’ defined but not used [-Wunused-label] 1116 | _c4IV: | ^~~~~ | 1116 | _c4IV: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdctryPopL_entry’: /tmp/ghc648494_0/ghc_23.hc:1153:1: error: warning: label ‘_c4Ke’ defined but not used [-Wunused-label] 1153 | _c4Ke: | ^~~~~ | 1153 | _c4Ke: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Kc’: /tmp/ghc648494_0/ghc_23.hc:1184:1: error: warning: label ‘_c4Kc’ defined but not used [-Wunused-label] 1184 | _c4Kc: | ^~~~~ | 1184 | _c4Kc: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Kh’: /tmp/ghc648494_0/ghc_23.hc:1201:1: error: warning: label ‘_c4Kh’ defined but not used [-Wunused-label] 1201 | _c4Kh: | ^~~~~ | 1201 | _c4Kh: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDeque1_entry’: /tmp/ghc648494_0/ghc_23.hc:1218:1: error: warning: label ‘_c4Ku’ defined but not used [-Wunused-label] 1218 | _c4Ku: | ^~~~~ | 1218 | _c4Ku: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Kr’: /tmp/ghc648494_0/ghc_23.hc:1252:1: error: warning: label ‘_c4Kr’ defined but not used [-Wunused-label] 1252 | _c4Kr: | ^~~~~ | 1252 | _c4Kr: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Kx’: /tmp/ghc648494_0/ghc_23.hc:1277:1: error: warning: label ‘_c4Kx’ defined but not used [-Wunused-label] 1277 | _c4Kx: | ^~~~~ | 1277 | _c4Kx: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4KC’: /tmp/ghc648494_0/ghc_23.hc:1301:1: error: warning: label ‘_c4KC’ defined but not used [-Wunused-label] 1301 | _c4KC: | ^~~~~ | 1301 | _c4KC: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4KH’: /tmp/ghc648494_0/ghc_23.hc:1325:1: error: warning: label ‘_c4KH’ defined but not used [-Wunused-label] 1325 | _c4KH: | ^~~~~ | 1325 | _c4KH: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdcpushL_entry’: /tmp/ghc648494_0/ghc_23.hc:1344:1: error: warning: label ‘_c4L2’ defined but not used [-Wunused-label] 1344 | _c4L2: | ^~~~~ | 1344 | _c4L2: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4L0’: /tmp/ghc648494_0/ghc_23.hc:1374:1: error: warning: label ‘_c4L0’ defined but not used [-Wunused-label] 1374 | _c4L0: | ^~~~~ | 1374 | _c4L0: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4L5’: /tmp/ghc648494_0/ghc_23.hc:1391:1: error: warning: label ‘_c4L5’ defined but not used [-Wunused-label] 1391 | _c4L5: | ^~~~~ | 1391 | _c4L5: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque3_entry’: /tmp/ghc648494_0/ghc_23.hc:1408:1: error: warning: label ‘_c4Li’ defined but not used [-Wunused-label] 1408 | _c4Li: | ^~~~~ | 1408 | _c4Li: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Lf’: /tmp/ghc648494_0/ghc_23.hc:1442:1: error: warning: label ‘_c4Lf’ defined but not used [-Wunused-label] 1442 | _c4Lf: | ^~~~~ | 1442 | _c4Lf: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Ll’: /tmp/ghc648494_0/ghc_23.hc:1468:1: error: warning: label ‘_c4Ll’ defined but not used [-Wunused-label] 1468 | _c4Ll: | ^~~~~ | 1468 | _c4Ll: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4Lq’: /tmp/ghc648494_0/ghc_23.hc:1492:1: error: warning: label ‘_c4Lq’ defined but not used [-Wunused-label] 1492 | _c4Lq: | ^~~~~ | 1492 | _c4Lq: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdctryPopR_entry’: /tmp/ghc648494_0/ghc_23.hc:1511:1: error: warning: label ‘_c4LJ’ defined but not used [-Wunused-label] 1511 | _c4LJ: | ^~~~~ | 1511 | _c4LJ: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4LH’: /tmp/ghc648494_0/ghc_23.hc:1541:1: error: warning: label ‘_c4LH’ defined but not used [-Wunused-label] 1541 | _c4LH: | ^~~~~ | 1541 | _c4LH: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4LM’: /tmp/ghc648494_0/ghc_23.hc:1558:1: error: warning: label ‘_c4LM’ defined but not used [-Wunused-label] 1558 | _c4LM: | ^~~~~ | 1558 | _c4LM: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque1_entry’: /tmp/ghc648494_0/ghc_23.hc:1575:1: error: warning: label ‘_c4LZ’ defined but not used [-Wunused-label] 1575 | _c4LZ: | ^~~~~ | 1575 | _c4LZ: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4LW’: /tmp/ghc648494_0/ghc_23.hc:1609:1: error: warning: label ‘_c4LW’ defined but not used [-Wunused-label] 1609 | _c4LW: | ^~~~~ | 1609 | _c4LW: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4M2’: /tmp/ghc648494_0/ghc_23.hc:1635:1: error: warning: label ‘_c4M2’ defined but not used [-Wunused-label] 1635 | _c4M2: | ^~~~~ | 1635 | _c4M2: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘_c4M7’: /tmp/ghc648494_0/ghc_23.hc:1659:1: error: warning: label ‘_c4M7’ defined but not used [-Wunused-label] 1659 | _c4M7: | ^~~~~ | 1659 | _c4M7: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4EW_entry’: /tmp/ghc648494_0/ghc_23.hc:1678:1: error: warning: label ‘_c4Mt’ defined but not used [-Wunused-label] 1678 | _c4Mt: | ^~~~~ | 1678 | _c4Mt: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4EV_entry’: /tmp/ghc648494_0/ghc_23.hc:1700:1: error: warning: label ‘_c4MB’ defined but not used [-Wunused-label] 1700 | _c4MB: | ^~~~~ | 1700 | _c4MB: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4EU_entry’: /tmp/ghc648494_0/ghc_23.hc:1722:1: error: warning: label ‘_c4MJ’ defined but not used [-Wunused-label] 1722 | _c4MJ: | ^~~~~ | 1722 | _c4MJ: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4ET_entry’: /tmp/ghc648494_0/ghc_23.hc:1745:1: error: warning: label ‘_c4MR’ defined but not used [-Wunused-label] 1745 | _c4MR: | ^~~~~ | 1745 | _c4MR: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4ES_entry’: /tmp/ghc648494_0/ghc_23.hc:1768:1: error: warning: label ‘_c4MZ’ defined but not used [-Wunused-label] 1768 | _c4MZ: | ^~~~~ | 1768 | _c4MZ: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4ER_entry’: /tmp/ghc648494_0/ghc_23.hc:1790:1: error: warning: label ‘_c4N7’ defined but not used [-Wunused-label] 1790 | _c4N7: | ^~~~~ | 1790 | _c4N7: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque_entry’: /tmp/ghc648494_0/ghc_23.hc:1819:1: error: warning: label ‘_c4Nb’ defined but not used [-Wunused-label] 1819 | _c4Nb: | ^~~~~ | 1819 | _c4Nb: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4EY_entry’: /tmp/ghc648494_0/ghc_23.hc:1869:1: error: warning: label ‘_c4No’ defined but not used [-Wunused-label] 1869 | _c4No: | ^~~~~ | 1869 | _c4No: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDequezuzdcp1PopL_entry’: /tmp/ghc648494_0/ghc_23.hc:1894:1: error: warning: label ‘_c4Nr’ defined but not used [-Wunused-label] 1894 | _c4Nr: | ^~~~~ | 1894 | _c4Nr: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4F1_entry’: /tmp/ghc648494_0/ghc_23.hc:1924:1: error: warning: label ‘_c4NF’ defined but not used [-Wunused-label] 1924 | _c4NF: | ^~~~~ | 1924 | _c4NF: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘s4F0_entry’: /tmp/ghc648494_0/ghc_23.hc:1947:1: error: warning: label ‘_c4NM’ defined but not used [-Wunused-label] 1947 | _c4NM: | ^~~~~ | 1947 | _c4NM: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDeque_entry’: /tmp/ghc648494_0/ghc_23.hc:1975:1: error: warning: label ‘_c4NQ’ defined but not used [-Wunused-label] 1975 | _c4NQ: | ^~~~~ | 1975 | _c4NQ: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_DebugDeque_entry’: /tmp/ghc648494_0/ghc_23.hc:2178:1: error: warning: label ‘_c4O0’ defined but not used [-Wunused-label] 2178 | _c4O0: | ^~~~~ | 2178 | _c4O0: | ^ /tmp/ghc648494_0/ghc_23.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_DebugDeque_con_entry’: /tmp/ghc648494_0/ghc_23.hc:2209:1: error: warning: label ‘_c4O5’ defined but not used [-Wunused-label] 2209 | _c4O5: | ^~~~~ | 2209 | _c4O5: | ^ [3 of 4] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, dist/build/Data/Concurrent/Deque/Reference.o ) Data/Concurrent/Deque/Reference.hs:50:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 50 | return $! DQ 0 r | ^^^^^^^^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdWDQ_entry’: /tmp/ghc648494_0/ghc_28.hc:9:1: error: warning: label ‘_c60D’ defined but not used [-Wunused-label] 9 | _c60D: | ^~~~~ | 9 | _c60D: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c60A’: /tmp/ghc648494_0/ghc_28.hc:37:1: error: warning: label ‘_c60A’ defined but not used [-Wunused-label] 37 | _c60A: | ^~~~~ | 37 | _c60A: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c60G’: /tmp/ghc648494_0/ghc_28.hc:60:1: error: warning: label ‘_c60G’ defined but not used [-Wunused-label] 60 | _c60G: | ^~~~~ | 60 | _c60G: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDequezuzdcrightThreadSafe_entry’: /tmp/ghc648494_0/ghc_28.hc:86:1: error: warning: label ‘_c60Y’ defined but not used [-Wunused-label] 86 | _c60Y: | ^~~~~ | 86 | _c60Y: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘r5X1_entry’: /tmp/ghc648494_0/ghc_28.hc:112:1: error: warning: label ‘_c617’ defined but not used [-Wunused-label] 112 | _c617: | ^~~~~ | 112 | _c617: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘r5X2_entry’: /tmp/ghc648494_0/ghc_28.hc:153:1: error: warning: label ‘_c61g’ defined but not used [-Wunused-label] 153 | _c61g: | ^~~~~ | 153 | _c61g: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘r5X4_entry’: /tmp/ghc648494_0/ghc_28.hc:194:1: error: warning: label ‘_c61p’ defined but not used [-Wunused-label] 194 | _c61p: | ^~~~~ | 194 | _c61p: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘r5X9_entry’: /tmp/ghc648494_0/ghc_28.hc:250:1: error: warning: label ‘_c61y’ defined but not used [-Wunused-label] 250 | _c61y: | ^~~~~ | 250 | _c61y: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5XB_entry’: /tmp/ghc648494_0/ghc_28.hc:316:1: error: warning: label ‘_c61M’ defined but not used [-Wunused-label] 316 | _c61M: | ^~~~~ | 316 | _c61M: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c61J’: /tmp/ghc648494_0/ghc_28.hc:343:1: error: warning: label ‘_c61J’ defined but not used [-Wunused-label] 343 | _c61J: | ^~~~~ | 343 | _c61J: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedLSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_28.hc:373:1: error: warning: label ‘_c61U’ defined but not used [-Wunused-label] 373 | _c61U: | ^~~~~ | 373 | _c61U: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c61S’: /tmp/ghc648494_0/ghc_28.hc:411:1: error: warning: label ‘_c61S’ defined but not used [-Wunused-label] 411 | _c61S: | ^~~~~ | 411 | _c61S: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5Yj_entry’: /tmp/ghc648494_0/ghc_28.hc:428:1: error: warning: label ‘_c62I’ defined but not used [-Wunused-label] 428 | _c62I: | ^~~~~ | 428 | _c62I: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5Yl_entry’: /tmp/ghc648494_0/ghc_28.hc:457:1: error: warning: label ‘_c62Q’ defined but not used [-Wunused-label] 457 | _c62Q: | ^~~~~ | 457 | _c62Q: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c62k’: /tmp/ghc648494_0/ghc_28.hc:494:1: error: warning: label ‘_c62k’ defined but not used [-Wunused-label] 494 | _c62k: | ^~~~~ | 494 | _c62k: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c62r’: /tmp/ghc648494_0/ghc_28.hc:568:1: error: warning: label ‘_c62r’ defined but not used [-Wunused-label] 568 | _c62r: | ^~~~~ | 568 | _c62r: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c62z’: /tmp/ghc648494_0/ghc_28.hc:684:1: error: warning: label ‘_c62z’ defined but not used [-Wunused-label] 684 | _c62z: | ^~~~~ | 684 | _c62z: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwpushL_entry’: /tmp/ghc648494_0/ghc_28.hc:725:1: error: warning: label ‘_c63T’ defined but not used [-Wunused-label] 725 | _c63T: | ^~~~~ | 725 | _c63T: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c62a’: /tmp/ghc648494_0/ghc_28.hc:763:1: error: warning: label ‘_c62a’ defined but not used [-Wunused-label] 763 | _c62a: | ^~~~~ | 763 | _c62a: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c63W’: /tmp/ghc648494_0/ghc_28.hc:800:1: error: warning: label ‘_c63W’ defined but not used [-Wunused-label] 800 | _c63W: | ^~~~~ | 800 | _c63W: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c63Y’: /tmp/ghc648494_0/ghc_28.hc:819:1: error: warning: label ‘_c63Y’ defined but not used [-Wunused-label] 819 | _c63Y: | ^~~~~ | 819 | _c63Y: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque4_entry’: /tmp/ghc648494_0/ghc_28.hc:836:1: error: warning: label ‘_c64g’ defined but not used [-Wunused-label] 836 | _c64g: | ^~~~~ | 836 | _c64g: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c64d’: /tmp/ghc648494_0/ghc_28.hc:869:1: error: warning: label ‘_c64d’ defined but not used [-Wunused-label] 869 | _c64d: | ^~~~~ | 869 | _c64d: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_pushL_entry’: /tmp/ghc648494_0/ghc_28.hc:886:1: error: warning: label ‘_c64r’ defined but not used [-Wunused-label] 886 | _c64r: | ^~~~~ | 886 | _c64r: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_28.hc:915:1: error: warning: label ‘_c64E’ defined but not used [-Wunused-label] 915 | _c64E: | ^~~~~ | 915 | _c64E: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c64y’: /tmp/ghc648494_0/ghc_28.hc:948:1: error: warning: label ‘_c64y’ defined but not used [-Wunused-label] 948 | _c64y: | ^~~~~ | 948 | _c64y: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_28.hc:988:1: error: warning: label ‘_c64Y’ defined but not used [-Wunused-label] 988 | _c64Y: | ^~~~~ | 988 | _c64Y: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c64V’: /tmp/ghc648494_0/ghc_28.hc:1014:1: error: warning: label ‘_c64V’ defined but not used [-Wunused-label] 1014 | _c64V: | ^~~~~ | 1014 | _c64V: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopR_entry’: /tmp/ghc648494_0/ghc_28.hc:1028:1: error: warning: label ‘_c659’ defined but not used [-Wunused-label] 1028 | _c659: | ^~~~~ | 1028 | _c659: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPopLSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_28.hc:1049:1: error: warning: label ‘_c65m’ defined but not used [-Wunused-label] 1049 | _c65m: | ^~~~~ | 1049 | _c65m: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c65g’: /tmp/ghc648494_0/ghc_28.hc:1082:1: error: warning: label ‘_c65g’ defined but not used [-Wunused-label] 1082 | _c65g: | ^~~~~ | 1082 | _c65g: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPopLSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_28.hc:1122:1: error: warning: label ‘_c65G’ defined but not used [-Wunused-label] 1122 | _c65G: | ^~~~~ | 1122 | _c65G: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c65D’: /tmp/ghc648494_0/ghc_28.hc:1148:1: error: warning: label ‘_c65D’ defined but not used [-Wunused-label] 1148 | _c65D: | ^~~~~ | 1148 | _c65D: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopL_entry’: /tmp/ghc648494_0/ghc_28.hc:1162:1: error: warning: label ‘_c65R’ defined but not used [-Wunused-label] 1162 | _c65R: | ^~~~~ | 1162 | _c65R: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5YU_entry’: /tmp/ghc648494_0/ghc_28.hc:1216:1: error: warning: label ‘_c665’ defined but not used [-Wunused-label] 1216 | _c665: | ^~~~~ | 1216 | _c665: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c662’: /tmp/ghc648494_0/ghc_28.hc:1243:1: error: warning: label ‘_c662’ defined but not used [-Wunused-label] 1243 | _c662: | ^~~~~ | 1243 | _c662: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPushRSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_28.hc:1273:1: error: warning: label ‘_c66d’ defined but not used [-Wunused-label] 1273 | _c66d: | ^~~~~ | 1273 | _c66d: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c66b’: /tmp/ghc648494_0/ghc_28.hc:1311:1: error: warning: label ‘_c66b’ defined but not used [-Wunused-label] 1311 | _c66b: | ^~~~~ | 1311 | _c66b: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5Z3_entry’: /tmp/ghc648494_0/ghc_28.hc:1328:1: error: warning: label ‘_c66C’ defined but not used [-Wunused-label] 1328 | _c66C: | ^~~~~ | 1328 | _c66C: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5Z4_entry’: /tmp/ghc648494_0/ghc_28.hc:1356:1: error: warning: label ‘_c66G’ defined but not used [-Wunused-label] 1356 | _c66G: | ^~~~~ | 1356 | _c66G: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwpushR_entry’: /tmp/ghc648494_0/ghc_28.hc:1389:1: error: warning: label ‘_c66O’ defined but not used [-Wunused-label] 1389 | _c66O: | ^~~~~ | 1389 | _c66O: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPushRSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_28.hc:1434:1: error: warning: label ‘_c670’ defined but not used [-Wunused-label] 1434 | _c670: | ^~~~~ | 1434 | _c670: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c66X’: /tmp/ghc648494_0/ghc_28.hc:1467:1: error: warning: label ‘_c66X’ defined but not used [-Wunused-label] 1467 | _c66X: | ^~~~~ | 1467 | _c66X: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_pushR_entry’: /tmp/ghc648494_0/ghc_28.hc:1484:1: error: warning: label ‘_c67b’ defined but not used [-Wunused-label] 1484 | _c67b: | ^~~~~ | 1484 | _c67b: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5Zm_entry’: /tmp/ghc648494_0/ghc_28.hc:1504:1: error: warning: label ‘_c67D’ defined but not used [-Wunused-label] 1504 | _c67D: | ^~~~~ | 1504 | _c67D: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5Zs_entry’: /tmp/ghc648494_0/ghc_28.hc:1529:1: error: warning: label ‘_c67P’ defined but not used [-Wunused-label] 1529 | _c67P: | ^~~~~ | 1529 | _c67P: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5Zt_entry’: /tmp/ghc648494_0/ghc_28.hc:1555:1: error: warning: label ‘_c67X’ defined but not used [-Wunused-label] 1555 | _c67X: | ^~~~~ | 1555 | _c67X: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c67r’: /tmp/ghc648494_0/ghc_28.hc:1593:1: error: warning: label ‘_c67r’ defined but not used [-Wunused-label] 1593 | _c67r: | ^~~~~ | 1593 | _c67r: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwtryPushL_entry’: /tmp/ghc648494_0/ghc_28.hc:1684:1: error: warning: label ‘_c68o’ defined but not used [-Wunused-label] 1684 | _c68o: | ^~~~~ | 1684 | _c68o: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c68u’: /tmp/ghc648494_0/ghc_28.hc:1743:1: error: warning: label ‘_c68u’ defined but not used [-Wunused-label] 1743 | _c68u: | ^~~~~ | 1743 | _c68u: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedLSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_28.hc:1760:1: error: warning: label ‘_c68E’ defined but not used [-Wunused-label] 1760 | _c68E: | ^~~~~ | 1760 | _c68E: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c68B’: /tmp/ghc648494_0/ghc_28.hc:1793:1: error: warning: label ‘_c68B’ defined but not used [-Wunused-label] 1793 | _c68B: | ^~~~~ | 1793 | _c68B: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPushL_entry’: /tmp/ghc648494_0/ghc_28.hc:1810:1: error: warning: label ‘_c68P’ defined but not used [-Wunused-label] 1810 | _c68P: | ^~~~~ | 1810 | _c68P: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5ZO_entry’: /tmp/ghc648494_0/ghc_28.hc:1830:1: error: warning: label ‘_c69h’ defined but not used [-Wunused-label] 1830 | _c69h: | ^~~~~ | 1830 | _c69h: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5ZU_entry’: /tmp/ghc648494_0/ghc_28.hc:1855:1: error: warning: label ‘_c69t’ defined but not used [-Wunused-label] 1855 | _c69t: | ^~~~~ | 1855 | _c69t: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5ZV_entry’: /tmp/ghc648494_0/ghc_28.hc:1881:1: error: warning: label ‘_c69B’ defined but not used [-Wunused-label] 1881 | _c69B: | ^~~~~ | 1881 | _c69B: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c695’: /tmp/ghc648494_0/ghc_28.hc:1919:1: error: warning: label ‘_c695’ defined but not used [-Wunused-label] 1919 | _c695: | ^~~~~ | 1919 | _c695: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5ZX_entry’: /tmp/ghc648494_0/ghc_28.hc:2002:1: error: warning: label ‘_c6a9’ defined but not used [-Wunused-label] 2002 | _c6a9: | ^~~~~ | 2002 | _c6a9: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘s5ZY_entry’: /tmp/ghc648494_0/ghc_28.hc:2030:1: error: warning: label ‘_c6ad’ defined but not used [-Wunused-label] 2030 | _c6ad: | ^~~~~ | 2030 | _c6ad: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwtryPushR_entry’: /tmp/ghc648494_0/ghc_28.hc:2070:1: error: warning: label ‘_c6al’ defined but not used [-Wunused-label] 2070 | _c6al: | ^~~~~ | 2070 | _c6al: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c6aq’: /tmp/ghc648494_0/ghc_28.hc:2126:1: error: warning: label ‘_c6aq’ defined but not used [-Wunused-label] 2126 | _c6aq: | ^~~~~ | 2126 | _c6aq: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedRSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_28.hc:2143:1: error: warning: label ‘_c6aA’ defined but not used [-Wunused-label] 2143 | _c6aA: | ^~~~~ | 2143 | _c6aA: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c6ax’: /tmp/ghc648494_0/ghc_28.hc:2175:1: error: warning: label ‘_c6ax’ defined but not used [-Wunused-label] 2175 | _c6ax: | ^~~~~ | 2175 | _c6ax: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPushR_entry’: /tmp/ghc648494_0/ghc_28.hc:2191:1: error: warning: label ‘_c6aL’ defined but not used [-Wunused-label] 2191 | _c6aL: | ^~~~~ | 2191 | _c6aL: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque6_entry’: /tmp/ghc648494_0/ghc_28.hc:2216:1: error: warning: label ‘_c6aV’ defined but not used [-Wunused-label] 2216 | _c6aV: | ^~~~~ | 2216 | _c6aV: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c6aS’: /tmp/ghc648494_0/ghc_28.hc:2244:1: error: warning: label ‘_c6aS’ defined but not used [-Wunused-label] 2244 | _c6aS: | ^~~~~ | 2244 | _c6aS: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_newQ_entry’: /tmp/ghc648494_0/ghc_28.hc:2269:1: error: warning: label ‘_c6b5’ defined but not used [-Wunused-label] 2269 | _c6b5: | ^~~~~ | 2269 | _c6b5: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedLSimpleDeque3_entry’: /tmp/ghc648494_0/ghc_28.hc:2289:1: error: warning: label ‘_c6bh’ defined but not used [-Wunused-label] 2289 | _c6bh: | ^~~~~ | 2289 | _c6bh: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c6bc’: /tmp/ghc648494_0/ghc_28.hc:2318:1: error: warning: label ‘_c6bc’ defined but not used [-Wunused-label] 2318 | _c6bc: | ^~~~~ | 2318 | _c6bc: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c6be’: /tmp/ghc648494_0/ghc_28.hc:2341:1: error: warning: label ‘_c6be’ defined but not used [-Wunused-label] 2341 | _c6be: | ^~~~~ | 2341 | _c6be: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_newBoundedQ_entry’: /tmp/ghc648494_0/ghc_28.hc:2367:1: error: warning: label ‘_c6bw’ defined but not used [-Wunused-label] 2367 | _c6bw: | ^~~~~ | 2367 | _c6bw: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque5_entry’: /tmp/ghc648494_0/ghc_28.hc:2388:1: error: warning: label ‘_c6bG’ defined but not used [-Wunused-label] 2388 | _c6bG: | ^~~~~ | 2388 | _c6bG: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c6bD’: /tmp/ghc648494_0/ghc_28.hc:2421:1: error: warning: label ‘_c6bD’ defined but not used [-Wunused-label] 2421 | _c6bD: | ^~~~~ | 2421 | _c6bD: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘_c6bL’: /tmp/ghc648494_0/ghc_28.hc:2439:1: error: warning: label ‘_c6bL’ defined but not used [-Wunused-label] 2439 | _c6bL: | ^~~~~ | 2439 | _c6bL: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_nullQ_entry’: /tmp/ghc648494_0/ghc_28.hc:2462:1: error: warning: label ‘_c6c3’ defined but not used [-Wunused-label] 2462 | _c6c3: | ^~~~~ | 2462 | _c6c3: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_DQ_entry’: /tmp/ghc648494_0/ghc_28.hc:2632:1: error: warning: label ‘_c6cb’ defined but not used [-Wunused-label] 2632 | _c6cb: | ^~~~~ | 2632 | _c6cb: | ^ /tmp/ghc648494_0/ghc_28.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_DQ_con_entry’: /tmp/ghc648494_0/ghc_28.hc:2663:1: error: warning: label ‘_c6cg’ defined but not used [-Wunused-label] 2663 | _c6cg: | ^~~~~ | 2663 | _c6cg: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdWDQ_entry’: /tmp/ghc648494_0/ghc_32.hc:9:1: error: warning: label ‘_c6fv’ defined but not used [-Wunused-label] 9 | _c6fv: | ^~~~~ | 9 | _c6fv: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6fs’: /tmp/ghc648494_0/ghc_32.hc:37:1: error: warning: label ‘_c6fs’ defined but not used [-Wunused-label] 37 | _c6fs: | ^~~~~ | 37 | _c6fs: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6fy’: /tmp/ghc648494_0/ghc_32.hc:60:1: error: warning: label ‘_c6fy’ defined but not used [-Wunused-label] 60 | _c6fy: | ^~~~~ | 60 | _c6fy: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDequezuzdcrightThreadSafe_entry’: /tmp/ghc648494_0/ghc_32.hc:86:1: error: warning: label ‘_c6fQ’ defined but not used [-Wunused-label] 86 | _c6fQ: | ^~~~~ | 86 | _c6fQ: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘r5X1_entry’: /tmp/ghc648494_0/ghc_32.hc:112:1: error: warning: label ‘_c6fZ’ defined but not used [-Wunused-label] 112 | _c6fZ: | ^~~~~ | 112 | _c6fZ: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘r5X2_entry’: /tmp/ghc648494_0/ghc_32.hc:153:1: error: warning: label ‘_c6g8’ defined but not used [-Wunused-label] 153 | _c6g8: | ^~~~~ | 153 | _c6g8: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘r5X4_entry’: /tmp/ghc648494_0/ghc_32.hc:194:1: error: warning: label ‘_c6gh’ defined but not used [-Wunused-label] 194 | _c6gh: | ^~~~~ | 194 | _c6gh: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘r5X9_entry’: /tmp/ghc648494_0/ghc_32.hc:250:1: error: warning: label ‘_c6gq’ defined but not used [-Wunused-label] 250 | _c6gq: | ^~~~~ | 250 | _c6gq: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6ct_entry’: /tmp/ghc648494_0/ghc_32.hc:316:1: error: warning: label ‘_c6gE’ defined but not used [-Wunused-label] 316 | _c6gE: | ^~~~~ | 316 | _c6gE: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6gB’: /tmp/ghc648494_0/ghc_32.hc:343:1: error: warning: label ‘_c6gB’ defined but not used [-Wunused-label] 343 | _c6gB: | ^~~~~ | 343 | _c6gB: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedLSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_32.hc:373:1: error: warning: label ‘_c6gM’ defined but not used [-Wunused-label] 373 | _c6gM: | ^~~~~ | 373 | _c6gM: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6gK’: /tmp/ghc648494_0/ghc_32.hc:411:1: error: warning: label ‘_c6gK’ defined but not used [-Wunused-label] 411 | _c6gK: | ^~~~~ | 411 | _c6gK: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6db_entry’: /tmp/ghc648494_0/ghc_32.hc:428:1: error: warning: label ‘_c6hA’ defined but not used [-Wunused-label] 428 | _c6hA: | ^~~~~ | 428 | _c6hA: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6dd_entry’: /tmp/ghc648494_0/ghc_32.hc:457:1: error: warning: label ‘_c6hI’ defined but not used [-Wunused-label] 457 | _c6hI: | ^~~~~ | 457 | _c6hI: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6hc’: /tmp/ghc648494_0/ghc_32.hc:494:1: error: warning: label ‘_c6hc’ defined but not used [-Wunused-label] 494 | _c6hc: | ^~~~~ | 494 | _c6hc: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6hj’: /tmp/ghc648494_0/ghc_32.hc:568:1: error: warning: label ‘_c6hj’ defined but not used [-Wunused-label] 568 | _c6hj: | ^~~~~ | 568 | _c6hj: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6hr’: /tmp/ghc648494_0/ghc_32.hc:684:1: error: warning: label ‘_c6hr’ defined but not used [-Wunused-label] 684 | _c6hr: | ^~~~~ | 684 | _c6hr: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwpushL_entry’: /tmp/ghc648494_0/ghc_32.hc:725:1: error: warning: label ‘_c6iL’ defined but not used [-Wunused-label] 725 | _c6iL: | ^~~~~ | 725 | _c6iL: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6h2’: /tmp/ghc648494_0/ghc_32.hc:763:1: error: warning: label ‘_c6h2’ defined but not used [-Wunused-label] 763 | _c6h2: | ^~~~~ | 763 | _c6h2: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6iO’: /tmp/ghc648494_0/ghc_32.hc:800:1: error: warning: label ‘_c6iO’ defined but not used [-Wunused-label] 800 | _c6iO: | ^~~~~ | 800 | _c6iO: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6iQ’: /tmp/ghc648494_0/ghc_32.hc:819:1: error: warning: label ‘_c6iQ’ defined but not used [-Wunused-label] 819 | _c6iQ: | ^~~~~ | 819 | _c6iQ: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque4_entry’: /tmp/ghc648494_0/ghc_32.hc:836:1: error: warning: label ‘_c6j8’ defined but not used [-Wunused-label] 836 | _c6j8: | ^~~~~ | 836 | _c6j8: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6j5’: /tmp/ghc648494_0/ghc_32.hc:869:1: error: warning: label ‘_c6j5’ defined but not used [-Wunused-label] 869 | _c6j5: | ^~~~~ | 869 | _c6j5: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_pushL_entry’: /tmp/ghc648494_0/ghc_32.hc:886:1: error: warning: label ‘_c6jj’ defined but not used [-Wunused-label] 886 | _c6jj: | ^~~~~ | 886 | _c6jj: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_32.hc:915:1: error: warning: label ‘_c6jw’ defined but not used [-Wunused-label] 915 | _c6jw: | ^~~~~ | 915 | _c6jw: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6jq’: /tmp/ghc648494_0/ghc_32.hc:948:1: error: warning: label ‘_c6jq’ defined but not used [-Wunused-label] 948 | _c6jq: | ^~~~~ | 948 | _c6jq: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_32.hc:988:1: error: warning: label ‘_c6jQ’ defined but not used [-Wunused-label] 988 | _c6jQ: | ^~~~~ | 988 | _c6jQ: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6jN’: /tmp/ghc648494_0/ghc_32.hc:1014:1: error: warning: label ‘_c6jN’ defined but not used [-Wunused-label] 1014 | _c6jN: | ^~~~~ | 1014 | _c6jN: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopR_entry’: /tmp/ghc648494_0/ghc_32.hc:1028:1: error: warning: label ‘_c6k1’ defined but not used [-Wunused-label] 1028 | _c6k1: | ^~~~~ | 1028 | _c6k1: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPopLSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_32.hc:1049:1: error: warning: label ‘_c6ke’ defined but not used [-Wunused-label] 1049 | _c6ke: | ^~~~~ | 1049 | _c6ke: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6k8’: /tmp/ghc648494_0/ghc_32.hc:1082:1: error: warning: label ‘_c6k8’ defined but not used [-Wunused-label] 1082 | _c6k8: | ^~~~~ | 1082 | _c6k8: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPopLSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_32.hc:1122:1: error: warning: label ‘_c6ky’ defined but not used [-Wunused-label] 1122 | _c6ky: | ^~~~~ | 1122 | _c6ky: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6kv’: /tmp/ghc648494_0/ghc_32.hc:1148:1: error: warning: label ‘_c6kv’ defined but not used [-Wunused-label] 1148 | _c6kv: | ^~~~~ | 1148 | _c6kv: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopL_entry’: /tmp/ghc648494_0/ghc_32.hc:1162:1: error: warning: label ‘_c6kJ’ defined but not used [-Wunused-label] 1162 | _c6kJ: | ^~~~~ | 1162 | _c6kJ: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6dM_entry’: /tmp/ghc648494_0/ghc_32.hc:1216:1: error: warning: label ‘_c6kX’ defined but not used [-Wunused-label] 1216 | _c6kX: | ^~~~~ | 1216 | _c6kX: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6kU’: /tmp/ghc648494_0/ghc_32.hc:1243:1: error: warning: label ‘_c6kU’ defined but not used [-Wunused-label] 1243 | _c6kU: | ^~~~~ | 1243 | _c6kU: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPushRSimpleDeque2_entry’: /tmp/ghc648494_0/ghc_32.hc:1273:1: error: warning: label ‘_c6l5’ defined but not used [-Wunused-label] 1273 | _c6l5: | ^~~~~ | 1273 | _c6l5: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6l3’: /tmp/ghc648494_0/ghc_32.hc:1311:1: error: warning: label ‘_c6l3’ defined but not used [-Wunused-label] 1311 | _c6l3: | ^~~~~ | 1311 | _c6l3: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6dV_entry’: /tmp/ghc648494_0/ghc_32.hc:1328:1: error: warning: label ‘_c6lu’ defined but not used [-Wunused-label] 1328 | _c6lu: | ^~~~~ | 1328 | _c6lu: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6dW_entry’: /tmp/ghc648494_0/ghc_32.hc:1356:1: error: warning: label ‘_c6ly’ defined but not used [-Wunused-label] 1356 | _c6ly: | ^~~~~ | 1356 | _c6ly: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwpushR_entry’: /tmp/ghc648494_0/ghc_32.hc:1389:1: error: warning: label ‘_c6lG’ defined but not used [-Wunused-label] 1389 | _c6lG: | ^~~~~ | 1389 | _c6lG: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfPushRSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_32.hc:1434:1: error: warning: label ‘_c6lS’ defined but not used [-Wunused-label] 1434 | _c6lS: | ^~~~~ | 1434 | _c6lS: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6lP’: /tmp/ghc648494_0/ghc_32.hc:1467:1: error: warning: label ‘_c6lP’ defined but not used [-Wunused-label] 1467 | _c6lP: | ^~~~~ | 1467 | _c6lP: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_pushR_entry’: /tmp/ghc648494_0/ghc_32.hc:1484:1: error: warning: label ‘_c6m3’ defined but not used [-Wunused-label] 1484 | _c6m3: | ^~~~~ | 1484 | _c6m3: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6ee_entry’: /tmp/ghc648494_0/ghc_32.hc:1504:1: error: warning: label ‘_c6mv’ defined but not used [-Wunused-label] 1504 | _c6mv: | ^~~~~ | 1504 | _c6mv: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6ek_entry’: /tmp/ghc648494_0/ghc_32.hc:1529:1: error: warning: label ‘_c6mH’ defined but not used [-Wunused-label] 1529 | _c6mH: | ^~~~~ | 1529 | _c6mH: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6el_entry’: /tmp/ghc648494_0/ghc_32.hc:1555:1: error: warning: label ‘_c6mP’ defined but not used [-Wunused-label] 1555 | _c6mP: | ^~~~~ | 1555 | _c6mP: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6mj’: /tmp/ghc648494_0/ghc_32.hc:1593:1: error: warning: label ‘_c6mj’ defined but not used [-Wunused-label] 1593 | _c6mj: | ^~~~~ | 1593 | _c6mj: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwtryPushL_entry’: /tmp/ghc648494_0/ghc_32.hc:1684:1: error: warning: label ‘_c6ng’ defined but not used [-Wunused-label] 1684 | _c6ng: | ^~~~~ | 1684 | _c6ng: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6nm’: /tmp/ghc648494_0/ghc_32.hc:1743:1: error: warning: label ‘_c6nm’ defined but not used [-Wunused-label] 1743 | _c6nm: | ^~~~~ | 1743 | _c6nm: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedLSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_32.hc:1760:1: error: warning: label ‘_c6nw’ defined but not used [-Wunused-label] 1760 | _c6nw: | ^~~~~ | 1760 | _c6nw: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6nt’: /tmp/ghc648494_0/ghc_32.hc:1793:1: error: warning: label ‘_c6nt’ defined but not used [-Wunused-label] 1793 | _c6nt: | ^~~~~ | 1793 | _c6nt: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPushL_entry’: /tmp/ghc648494_0/ghc_32.hc:1810:1: error: warning: label ‘_c6nH’ defined but not used [-Wunused-label] 1810 | _c6nH: | ^~~~~ | 1810 | _c6nH: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6eG_entry’: /tmp/ghc648494_0/ghc_32.hc:1830:1: error: warning: label ‘_c6o9’ defined but not used [-Wunused-label] 1830 | _c6o9: | ^~~~~ | 1830 | _c6o9: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6eM_entry’: /tmp/ghc648494_0/ghc_32.hc:1855:1: error: warning: label ‘_c6ol’ defined but not used [-Wunused-label] 1855 | _c6ol: | ^~~~~ | 1855 | _c6ol: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6eN_entry’: /tmp/ghc648494_0/ghc_32.hc:1881:1: error: warning: label ‘_c6ot’ defined but not used [-Wunused-label] 1881 | _c6ot: | ^~~~~ | 1881 | _c6ot: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6nX’: /tmp/ghc648494_0/ghc_32.hc:1919:1: error: warning: label ‘_c6nX’ defined but not used [-Wunused-label] 1919 | _c6nX: | ^~~~~ | 1919 | _c6nX: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6eP_entry’: /tmp/ghc648494_0/ghc_32.hc:2002:1: error: warning: label ‘_c6p1’ defined but not used [-Wunused-label] 2002 | _c6p1: | ^~~~~ | 2002 | _c6p1: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘s6eQ_entry’: /tmp/ghc648494_0/ghc_32.hc:2030:1: error: warning: label ‘_c6p5’ defined but not used [-Wunused-label] 2030 | _c6p5: | ^~~~~ | 2030 | _c6p5: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwtryPushR_entry’: /tmp/ghc648494_0/ghc_32.hc:2070:1: error: warning: label ‘_c6pd’ defined but not used [-Wunused-label] 2070 | _c6pd: | ^~~~~ | 2070 | _c6pd: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6pi’: /tmp/ghc648494_0/ghc_32.hc:2126:1: error: warning: label ‘_c6pi’ defined but not used [-Wunused-label] 2126 | _c6pi: | ^~~~~ | 2126 | _c6pi: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedRSimpleDeque1_entry’: /tmp/ghc648494_0/ghc_32.hc:2143:1: error: warning: label ‘_c6ps’ defined but not used [-Wunused-label] 2143 | _c6ps: | ^~~~~ | 2143 | _c6ps: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6pp’: /tmp/ghc648494_0/ghc_32.hc:2175:1: error: warning: label ‘_c6pp’ defined but not used [-Wunused-label] 2175 | _c6pp: | ^~~~~ | 2175 | _c6pp: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPushR_entry’: /tmp/ghc648494_0/ghc_32.hc:2191:1: error: warning: label ‘_c6pD’ defined but not used [-Wunused-label] 2191 | _c6pD: | ^~~~~ | 2191 | _c6pD: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque6_entry’: /tmp/ghc648494_0/ghc_32.hc:2216:1: error: warning: label ‘_c6pN’ defined but not used [-Wunused-label] 2216 | _c6pN: | ^~~~~ | 2216 | _c6pN: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6pK’: /tmp/ghc648494_0/ghc_32.hc:2244:1: error: warning: label ‘_c6pK’ defined but not used [-Wunused-label] 2244 | _c6pK: | ^~~~~ | 2244 | _c6pK: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_newQ_entry’: /tmp/ghc648494_0/ghc_32.hc:2269:1: error: warning: label ‘_c6pX’ defined but not used [-Wunused-label] 2269 | _c6pX: | ^~~~~ | 2269 | _c6pX: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedLSimpleDeque3_entry’: /tmp/ghc648494_0/ghc_32.hc:2289:1: error: warning: label ‘_c6q9’ defined but not used [-Wunused-label] 2289 | _c6q9: | ^~~~~ | 2289 | _c6q9: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6q4’: /tmp/ghc648494_0/ghc_32.hc:2318:1: error: warning: label ‘_c6q4’ defined but not used [-Wunused-label] 2318 | _c6q4: | ^~~~~ | 2318 | _c6q4: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6q6’: /tmp/ghc648494_0/ghc_32.hc:2341:1: error: warning: label ‘_c6q6’ defined but not used [-Wunused-label] 2341 | _c6q6: | ^~~~~ | 2341 | _c6q6: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_newBoundedQ_entry’: /tmp/ghc648494_0/ghc_32.hc:2367:1: error: warning: label ‘_c6qo’ defined but not used [-Wunused-label] 2367 | _c6qo: | ^~~~~ | 2367 | _c6qo: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque5_entry’: /tmp/ghc648494_0/ghc_32.hc:2388:1: error: warning: label ‘_c6qy’ defined but not used [-Wunused-label] 2388 | _c6qy: | ^~~~~ | 2388 | _c6qy: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6qv’: /tmp/ghc648494_0/ghc_32.hc:2421:1: error: warning: label ‘_c6qv’ defined but not used [-Wunused-label] 2421 | _c6qv: | ^~~~~ | 2421 | _c6qv: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘_c6qD’: /tmp/ghc648494_0/ghc_32.hc:2439:1: error: warning: label ‘_c6qD’ defined but not used [-Wunused-label] 2439 | _c6qD: | ^~~~~ | 2439 | _c6qD: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_nullQ_entry’: /tmp/ghc648494_0/ghc_32.hc:2462:1: error: warning: label ‘_c6qV’ defined but not used [-Wunused-label] 2462 | _c6qV: | ^~~~~ | 2462 | _c6qV: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_DQ_entry’: /tmp/ghc648494_0/ghc_32.hc:2632:1: error: warning: label ‘_c6r3’ defined but not used [-Wunused-label] 2632 | _c6r3: | ^~~~~ | 2632 | _c6r3: | ^ /tmp/ghc648494_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_DQ_con_entry’: /tmp/ghc648494_0/ghc_32.hc:2663:1: error: warning: label ‘_c6r8’ defined but not used [-Wunused-label] 2663 | _c6r8: | ^~~~~ | 2663 | _c6r8: | ^ [4 of 4] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.o ) [1 of 4] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, dist/build/Data/Concurrent/Deque/Class.p_o ) /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1BoundedR_entry’: /tmp/ghc648543_0/ghc_10.hc:29:1: error: warning: label ‘_c1AC’ defined but not used [-Wunused-label] 29 | _c1AC: | ^~~~~ | 29 | _c1AC: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1Az’: /tmp/ghc648543_0/ghc_10.hc:61:1: error: warning: label ‘_c1Az’ defined but not used [-Wunused-label] 61 | _c1Az: | ^~~~~ | 61 | _c1Az: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPushR_entry’: /tmp/ghc648543_0/ghc_10.hc:82:1: error: warning: label ‘_c1AT’ defined but not used [-Wunused-label] 82 | _c1AT: | ^~~~~ | 82 | _c1AT: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1AQ’: /tmp/ghc648543_0/ghc_10.hc:114:1: error: warning: label ‘_c1AQ’ defined but not used [-Wunused-label] 114 | _c1AQ: | ^~~~~ | 114 | _c1AQ: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1BoundedL_entry’: /tmp/ghc648543_0/ghc_10.hc:135:1: error: warning: label ‘_c1Ba’ defined but not used [-Wunused-label] 135 | _c1Ba: | ^~~~~ | 135 | _c1Ba: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1B7’: /tmp/ghc648543_0/ghc_10.hc:167:1: error: warning: label ‘_c1B7’ defined but not used [-Wunused-label] 167 | _c1B7: | ^~~~~ | 167 | _c1B7: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_newBoundedQ_entry’: /tmp/ghc648543_0/ghc_10.hc:188:1: error: warning: label ‘_c1Br’ defined but not used [-Wunused-label] 188 | _c1Br: | ^~~~~ | 188 | _c1Br: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1Bo’: /tmp/ghc648543_0/ghc_10.hc:220:1: error: warning: label ‘_c1Bo’ defined but not used [-Wunused-label] 220 | _c1Bo: | ^~~~~ | 220 | _c1Bo: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPushL_entry’: /tmp/ghc648543_0/ghc_10.hc:241:1: error: warning: label ‘_c1BI’ defined but not used [-Wunused-label] 241 | _c1BI: | ^~~~~ | 241 | _c1BI: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1BF’: /tmp/ghc648543_0/ghc_10.hc:273:1: error: warning: label ‘_c1BF’ defined but not used [-Wunused-label] 273 | _c1BF: | ^~~~~ | 273 | _c1BF: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1PushR_entry’: /tmp/ghc648543_0/ghc_10.hc:294:1: error: warning: label ‘_c1BZ’ defined but not used [-Wunused-label] 294 | _c1BZ: | ^~~~~ | 294 | _c1BZ: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1BW’: /tmp/ghc648543_0/ghc_10.hc:326:1: error: warning: label ‘_c1BW’ defined but not used [-Wunused-label] 326 | _c1BW: | ^~~~~ | 326 | _c1BW: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_pushR_entry’: /tmp/ghc648543_0/ghc_10.hc:347:1: error: warning: label ‘_c1Cg’ defined but not used [-Wunused-label] 347 | _c1Cg: | ^~~~~ | 347 | _c1Cg: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1Cd’: /tmp/ghc648543_0/ghc_10.hc:379:1: error: warning: label ‘_c1Cd’ defined but not used [-Wunused-label] 379 | _c1Cd: | ^~~~~ | 379 | _c1Cd: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_zdp1PopL_entry’: /tmp/ghc648543_0/ghc_10.hc:400:1: error: warning: label ‘_c1Cx’ defined but not used [-Wunused-label] 400 | _c1Cx: | ^~~~~ | 400 | _c1Cx: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1Cu’: /tmp/ghc648543_0/ghc_10.hc:432:1: error: warning: label ‘_c1Cu’ defined but not used [-Wunused-label] 432 | _c1Cu: | ^~~~~ | 432 | _c1Cu: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPopL_entry’: /tmp/ghc648543_0/ghc_10.hc:453:1: error: warning: label ‘_c1CO’ defined but not used [-Wunused-label] 453 | _c1CO: | ^~~~~ | 453 | _c1CO: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1CL’: /tmp/ghc648543_0/ghc_10.hc:485:1: error: warning: label ‘_c1CL’ defined but not used [-Wunused-label] 485 | _c1CL: | ^~~~~ | 485 | _c1CL: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_newQ_entry’: /tmp/ghc648543_0/ghc_10.hc:506:1: error: warning: label ‘_c1D6’ defined but not used [-Wunused-label] 506 | _c1D6: | ^~~~~ | 506 | _c1D6: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1D3’: /tmp/ghc648543_0/ghc_10.hc:538:1: error: warning: label ‘_c1D3’ defined but not used [-Wunused-label] 538 | _c1D3: | ^~~~~ | 538 | _c1D3: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_nullQ_entry’: /tmp/ghc648543_0/ghc_10.hc:559:1: error: warning: label ‘_c1Dn’ defined but not used [-Wunused-label] 559 | _c1Dn: | ^~~~~ | 559 | _c1Dn: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1Dk’: /tmp/ghc648543_0/ghc_10.hc:591:1: error: warning: label ‘_c1Dk’ defined but not used [-Wunused-label] 591 | _c1Dk: | ^~~~~ | 591 | _c1Dk: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_pushL_entry’: /tmp/ghc648543_0/ghc_10.hc:612:1: error: warning: label ‘_c1DE’ defined but not used [-Wunused-label] 612 | _c1DE: | ^~~~~ | 612 | _c1DE: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1DB’: /tmp/ghc648543_0/ghc_10.hc:644:1: error: warning: label ‘_c1DB’ defined but not used [-Wunused-label] 644 | _c1DB: | ^~~~~ | 644 | _c1DB: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_tryPopR_entry’: /tmp/ghc648543_0/ghc_10.hc:665:1: error: warning: label ‘_c1DV’ defined but not used [-Wunused-label] 665 | _c1DV: | ^~~~~ | 665 | _c1DV: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1DS’: /tmp/ghc648543_0/ghc_10.hc:697:1: error: warning: label ‘_c1DS’ defined but not used [-Wunused-label] 697 | _c1DS: | ^~~~~ | 697 | _c1DS: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_leftThreadSafe_entry’: /tmp/ghc648543_0/ghc_10.hc:718:1: error: warning: label ‘_c1Ec’ defined but not used [-Wunused-label] 718 | _c1Ec: | ^~~~~ | 718 | _c1Ec: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1E9’: /tmp/ghc648543_0/ghc_10.hc:750:1: error: warning: label ‘_c1E9’ defined but not used [-Wunused-label] 750 | _c1E9: | ^~~~~ | 750 | _c1E9: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_rightThreadSafe_entry’: /tmp/ghc648543_0/ghc_10.hc:771:1: error: warning: label ‘_c1Et’ defined but not used [-Wunused-label] 771 | _c1Et: | ^~~~~ | 771 | _c1Et: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘_c1Eq’: /tmp/ghc648543_0/ghc_10.hc:803:1: error: warning: label ‘_c1Eq’ defined but not used [-Wunused-label] 803 | _c1Eq: | ^~~~~ | 803 | _c1Eq: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedR_entry’: /tmp/ghc648543_0/ghc_10.hc:1101:1: error: warning: label ‘_c1EH’ defined but not used [-Wunused-label] 1101 | _c1EH: | ^~~~~ | 1101 | _c1EH: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedL_entry’: /tmp/ghc648543_0/ghc_10.hc:1145:1: error: warning: label ‘_c1ET’ defined but not used [-Wunused-label] 1145 | _c1ET: | ^~~~~ | 1145 | _c1ET: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPushR_entry’: /tmp/ghc648543_0/ghc_10.hc:1190:1: error: warning: label ‘_c1F5’ defined but not used [-Wunused-label] 1190 | _c1F5: | ^~~~~ | 1190 | _c1F5: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPopL_entry’: /tmp/ghc648543_0/ghc_10.hc:1233:1: error: warning: label ‘_c1Fh’ defined but not used [-Wunused-label] 1233 | _c1Fh: | ^~~~~ | 1233 | _c1Fh: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCDequeClass_entry’: /tmp/ghc648543_0/ghc_10.hc:1280:1: error: warning: label ‘_c1Ft’ defined but not used [-Wunused-label] 1280 | _c1Ft: | ^~~~~ | 1280 | _c1Ft: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedR_con_entry’: /tmp/ghc648543_0/ghc_10.hc:1329:1: error: warning: label ‘_c1FD’ defined but not used [-Wunused-label] 1329 | _c1FD: | ^~~~~ | 1329 | _c1FD: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCBoundedL_con_entry’: /tmp/ghc648543_0/ghc_10.hc:1352:1: error: warning: label ‘_c1FK’ defined but not used [-Wunused-label] 1352 | _c1FK: | ^~~~~ | 1352 | _c1FK: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPushR_con_entry’: /tmp/ghc648543_0/ghc_10.hc:1375:1: error: warning: label ‘_c1FR’ defined but not used [-Wunused-label] 1375 | _c1FR: | ^~~~~ | 1375 | _c1FR: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCPopL_con_entry’: /tmp/ghc648543_0/ghc_10.hc:1398:1: error: warning: label ‘_c1FY’ defined but not used [-Wunused-label] 1398 | _c1FY: | ^~~~~ | 1398 | _c1FY: | ^ /tmp/ghc648543_0/ghc_10.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziClass_CZCDequeClass_con_entry’: /tmp/ghc648543_0/ghc_10.hc:1421:1: error: warning: label ‘_c1G5’ defined but not used [-Wunused-label] 1421 | _c1G5: | ^~~~~ | 1421 | _c1G5: | ^ [2 of 4] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, dist/build/Data/Concurrent/Deque/Debugger.p_o ) /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcrightThreadSafe_entry’: /tmp/ghc648543_0/ghc_21.hc:29:1: error: warning: label ‘_c4oD’ defined but not used [-Wunused-label] 29 | _c4oD: | ^~~~~ | 29 | _c4oD: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4oA’: /tmp/ghc648543_0/ghc_21.hc:62:1: error: warning: label ‘_c4oA’ defined but not used [-Wunused-label] 62 | _c4oA: | ^~~~~ | 62 | _c4oA: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcleftThreadSafe_entry’: /tmp/ghc648543_0/ghc_21.hc:87:1: error: warning: label ‘_c4oU’ defined but not used [-Wunused-label] 87 | _c4oU: | ^~~~~ | 87 | _c4oU: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4oR’: /tmp/ghc648543_0/ghc_21.hc:120:1: error: warning: label ‘_c4oR’ defined but not used [-Wunused-label] 120 | _c4oR: | ^~~~~ | 120 | _c4oR: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDequezuzdcnullQ_entry’: /tmp/ghc648543_0/ghc_21.hc:145:1: error: warning: label ‘_c4pb’ defined but not used [-Wunused-label] 145 | _c4pb: | ^~~~~ | 145 | _c4pb: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4p8’: /tmp/ghc648543_0/ghc_21.hc:178:1: error: warning: label ‘_c4p8’ defined but not used [-Wunused-label] 178 | _c4p8: | ^~~~~ | 178 | _c4p8: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdcnewQ_entry’: /tmp/ghc648543_0/ghc_21.hc:203:1: error: warning: label ‘_c4pB’ defined but not used [-Wunused-label] 203 | _c4pB: | ^~~~~ | 203 | _c4pB: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4pp’: /tmp/ghc648543_0/ghc_21.hc:234:1: error: warning: label ‘_c4pp’ defined but not used [-Wunused-label] 234 | _c4pp: | ^~~~~ | 234 | _c4pp: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4ps’: /tmp/ghc648543_0/ghc_21.hc:255:1: error: warning: label ‘_c4ps’ defined but not used [-Wunused-label] 255 | _c4ps: | ^~~~~ | 255 | _c4ps: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4pv’: /tmp/ghc648543_0/ghc_21.hc:279:1: error: warning: label ‘_c4pv’ defined but not used [-Wunused-label] 279 | _c4pv: | ^~~~~ | 279 | _c4pv: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque4_entry’: /tmp/ghc648543_0/ghc_21.hc:332:1: error: warning: label ‘_c4pT’ defined but not used [-Wunused-label] 332 | _c4pT: | ^~~~~ | 332 | _c4pT: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4pQ’: /tmp/ghc648543_0/ghc_21.hc:365:1: error: warning: label ‘_c4pQ’ defined but not used [-Wunused-label] 365 | _c4pQ: | ^~~~~ | 365 | _c4pQ: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘r4kT_entry’: /tmp/ghc648543_0/ghc_21.hc:390:1: error: warning: label ‘_c4qb’ defined but not used [-Wunused-label] 390 | _c4qb: | ^~~~~ | 390 | _c4qb: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘r4kU_entry’: /tmp/ghc648543_0/ghc_21.hc:443:1: error: warning: label ‘_c4qp’ defined but not used [-Wunused-label] 443 | _c4qp: | ^~~~~ | 443 | _c4qp: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘r4kW_entry’: /tmp/ghc648543_0/ghc_21.hc:496:1: error: warning: label ‘_c4qD’ defined but not used [-Wunused-label] 496 | _c4qD: | ^~~~~ | 496 | _c4qD: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘r4l1_entry’: /tmp/ghc648543_0/ghc_21.hc:567:1: error: warning: label ‘_c4qR’ defined but not used [-Wunused-label] 567 | _c4qR: | ^~~~~ | 567 | _c4qR: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4mf_entry’: /tmp/ghc648543_0/ghc_21.hc:656:1: error: warning: label ‘_c4ri’ defined but not used [-Wunused-label] 656 | _c4ri: | ^~~~~ | 656 | _c4ri: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4mr_entry’: /tmp/ghc648543_0/ghc_21.hc:706:1: error: warning: label ‘_c4rI’ defined but not used [-Wunused-label] 706 | _c4rI: | ^~~~~ | 706 | _c4rI: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4rF’: /tmp/ghc648543_0/ghc_21.hc:744:1: error: warning: label ‘_c4rF’ defined but not used [-Wunused-label] 744 | _c4rF: | ^~~~~ | 744 | _c4rF: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4rM’: /tmp/ghc648543_0/ghc_21.hc:766:1: error: warning: label ‘_c4rM’ defined but not used [-Wunused-label] 766 | _c4rM: | ^~~~~ | 766 | _c4rM: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4ms_entry’: /tmp/ghc648543_0/ghc_21.hc:806:1: error: warning: label ‘_c4rW’ defined but not used [-Wunused-label] 806 | _c4rW: | ^~~~~ | 806 | _c4rW: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4m1_entry’: /tmp/ghc648543_0/ghc_21.hc:857:1: error: warning: label ‘_c4sd’ defined but not used [-Wunused-label] 857 | _c4sd: | ^~~~~ | 857 | _c4sd: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4md_entry’: /tmp/ghc648543_0/ghc_21.hc:907:1: error: warning: label ‘_c4sD’ defined but not used [-Wunused-label] 907 | _c4sD: | ^~~~~ | 907 | _c4sD: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4sA’: /tmp/ghc648543_0/ghc_21.hc:945:1: error: warning: label ‘_c4sA’ defined but not used [-Wunused-label] 945 | _c4sA: | ^~~~~ | 945 | _c4sA: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4sH’: /tmp/ghc648543_0/ghc_21.hc:967:1: error: warning: label ‘_c4sH’ defined but not used [-Wunused-label] 967 | _c4sH: | ^~~~~ | 967 | _c4sH: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4me_entry’: /tmp/ghc648543_0/ghc_21.hc:1007:1: error: warning: label ‘_c4sR’ defined but not used [-Wunused-label] 1007 | _c4sR: | ^~~~~ | 1007 | _c4sR: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4mv_entry’: /tmp/ghc648543_0/ghc_21.hc:1065:1: error: warning: label ‘_c4sX’ defined but not used [-Wunused-label] 1065 | _c4sX: | ^~~~~ | 1065 | _c4sX: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwlvl_entry’: /tmp/ghc648543_0/ghc_21.hc:1149:1: error: warning: label ‘_c4t6’ defined but not used [-Wunused-label] 1149 | _c4t6: | ^~~~~ | 1149 | _c4t6: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4t4’: /tmp/ghc648543_0/ghc_21.hc:1202:1: error: warning: label ‘_c4t4’ defined but not used [-Wunused-label] 1202 | _c4t4: | ^~~~~ | 1202 | _c4t4: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4mX_entry’: /tmp/ghc648543_0/ghc_21.hc:1225:1: error: warning: label ‘_c4u4’ defined but not used [-Wunused-label] 1225 | _c4u4: | ^~~~~ | 1225 | _c4u4: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4tX’: /tmp/ghc648543_0/ghc_21.hc:1267:1: error: warning: label ‘_c4tX’ defined but not used [-Wunused-label] 1267 | _c4tX: | ^~~~~ | 1267 | _c4tX: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4ud’: /tmp/ghc648543_0/ghc_21.hc:1303:1: error: warning: label ‘_c4ud’ defined but not used [-Wunused-label] 1303 | _c4ud: | ^~~~~ | 1303 | _c4ud: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4u1’: /tmp/ghc648543_0/ghc_21.hc:1333:1: error: warning: label ‘_c4u1’ defined but not used [-Wunused-label] 1333 | _c4u1: | ^~~~~ | 1333 | _c4u1: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque2_entry’: /tmp/ghc648543_0/ghc_21.hc:1348:1: error: warning: label ‘_c4uM’ defined but not used [-Wunused-label] 1348 | _c4uM: | ^~~~~ | 1348 | _c4uM: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4tA’: /tmp/ghc648543_0/ghc_21.hc:1384:1: error: warning: label ‘_c4tA’ defined but not used [-Wunused-label] 1384 | _c4tA: | ^~~~~ | 1384 | _c4tA: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4tG’: /tmp/ghc648543_0/ghc_21.hc:1423:1: error: warning: label ‘_c4tG’ defined but not used [-Wunused-label] 1423 | _c4tG: | ^~~~~ | 1423 | _c4tG: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdctryPopL_entry’: /tmp/ghc648543_0/ghc_21.hc:1477:1: error: warning: label ‘_c4v9’ defined but not used [-Wunused-label] 1477 | _c4v9: | ^~~~~ | 1477 | _c4v9: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4v7’: /tmp/ghc648543_0/ghc_21.hc:1509:1: error: warning: label ‘_c4v7’ defined but not used [-Wunused-label] 1509 | _c4v7: | ^~~~~ | 1509 | _c4v7: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4vd’: /tmp/ghc648543_0/ghc_21.hc:1528:1: error: warning: label ‘_c4vd’ defined but not used [-Wunused-label] 1528 | _c4vd: | ^~~~~ | 1528 | _c4vd: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDeque1_entry’: /tmp/ghc648543_0/ghc_21.hc:1549:1: error: warning: label ‘_c4vt’ defined but not used [-Wunused-label] 1549 | _c4vt: | ^~~~~ | 1549 | _c4vt: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4vq’: /tmp/ghc648543_0/ghc_21.hc:1585:1: error: warning: label ‘_c4vq’ defined but not used [-Wunused-label] 1585 | _c4vq: | ^~~~~ | 1585 | _c4vq: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4vx’: /tmp/ghc648543_0/ghc_21.hc:1612:1: error: warning: label ‘_c4vx’ defined but not used [-Wunused-label] 1612 | _c4vx: | ^~~~~ | 1612 | _c4vx: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4vD’: /tmp/ghc648543_0/ghc_21.hc:1638:1: error: warning: label ‘_c4vD’ defined but not used [-Wunused-label] 1638 | _c4vD: | ^~~~~ | 1638 | _c4vD: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4vJ’: /tmp/ghc648543_0/ghc_21.hc:1664:1: error: warning: label ‘_c4vJ’ defined but not used [-Wunused-label] 1664 | _c4vJ: | ^~~~~ | 1664 | _c4vJ: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdcpushL_entry’: /tmp/ghc648543_0/ghc_21.hc:1688:1: error: warning: label ‘_c4w7’ defined but not used [-Wunused-label] 1688 | _c4w7: | ^~~~~ | 1688 | _c4w7: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4w5’: /tmp/ghc648543_0/ghc_21.hc:1720:1: error: warning: label ‘_c4w5’ defined but not used [-Wunused-label] 1720 | _c4w5: | ^~~~~ | 1720 | _c4w5: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4wb’: /tmp/ghc648543_0/ghc_21.hc:1739:1: error: warning: label ‘_c4wb’ defined but not used [-Wunused-label] 1739 | _c4wb: | ^~~~~ | 1739 | _c4wb: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque3_entry’: /tmp/ghc648543_0/ghc_21.hc:1760:1: error: warning: label ‘_c4wr’ defined but not used [-Wunused-label] 1760 | _c4wr: | ^~~~~ | 1760 | _c4wr: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4wo’: /tmp/ghc648543_0/ghc_21.hc:1796:1: error: warning: label ‘_c4wo’ defined but not used [-Wunused-label] 1796 | _c4wo: | ^~~~~ | 1796 | _c4wo: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4wv’: /tmp/ghc648543_0/ghc_21.hc:1824:1: error: warning: label ‘_c4wv’ defined but not used [-Wunused-label] 1824 | _c4wv: | ^~~~~ | 1824 | _c4wv: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4wB’: /tmp/ghc648543_0/ghc_21.hc:1850:1: error: warning: label ‘_c4wB’ defined but not used [-Wunused-label] 1850 | _c4wB: | ^~~~~ | 1850 | _c4wB: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdwzdctryPopR_entry’: /tmp/ghc648543_0/ghc_21.hc:1874:1: error: warning: label ‘_c4wX’ defined but not used [-Wunused-label] 1874 | _c4wX: | ^~~~~ | 1874 | _c4wX: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4wV’: /tmp/ghc648543_0/ghc_21.hc:1906:1: error: warning: label ‘_c4wV’ defined but not used [-Wunused-label] 1906 | _c4wV: | ^~~~~ | 1906 | _c4wV: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4x1’: /tmp/ghc648543_0/ghc_21.hc:1925:1: error: warning: label ‘_c4x1’ defined but not used [-Wunused-label] 1925 | _c4x1: | ^~~~~ | 1925 | _c4x1: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque1_entry’: /tmp/ghc648543_0/ghc_21.hc:1946:1: error: warning: label ‘_c4xh’ defined but not used [-Wunused-label] 1946 | _c4xh: | ^~~~~ | 1946 | _c4xh: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4xe’: /tmp/ghc648543_0/ghc_21.hc:1982:1: error: warning: label ‘_c4xe’ defined but not used [-Wunused-label] 1982 | _c4xe: | ^~~~~ | 1982 | _c4xe: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4xl’: /tmp/ghc648543_0/ghc_21.hc:2010:1: error: warning: label ‘_c4xl’ defined but not used [-Wunused-label] 2010 | _c4xl: | ^~~~~ | 2010 | _c4xl: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘_c4xr’: /tmp/ghc648543_0/ghc_21.hc:2036:1: error: warning: label ‘_c4xr’ defined but not used [-Wunused-label] 2036 | _c4xr: | ^~~~~ | 2036 | _c4xr: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4om_entry’: /tmp/ghc648543_0/ghc_21.hc:2060:1: error: warning: label ‘_c4xS’ defined but not used [-Wunused-label] 2060 | _c4xS: | ^~~~~ | 2060 | _c4xS: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4ol_entry’: /tmp/ghc648543_0/ghc_21.hc:2094:1: error: warning: label ‘_c4y3’ defined but not used [-Wunused-label] 2094 | _c4y3: | ^~~~~ | 2094 | _c4y3: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4ok_entry’: /tmp/ghc648543_0/ghc_21.hc:2128:1: error: warning: label ‘_c4ye’ defined but not used [-Wunused-label] 2128 | _c4ye: | ^~~~~ | 2128 | _c4ye: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4oj_entry’: /tmp/ghc648543_0/ghc_21.hc:2163:1: error: warning: label ‘_c4yp’ defined but not used [-Wunused-label] 2163 | _c4yp: | ^~~~~ | 2163 | _c4yp: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4oi_entry’: /tmp/ghc648543_0/ghc_21.hc:2198:1: error: warning: label ‘_c4yA’ defined but not used [-Wunused-label] 2198 | _c4yA: | ^~~~~ | 2198 | _c4yA: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4oh_entry’: /tmp/ghc648543_0/ghc_21.hc:2232:1: error: warning: label ‘_c4yL’ defined but not used [-Wunused-label] 2232 | _c4yL: | ^~~~~ | 2232 | _c4yL: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfDequeClassDebugDeque_entry’: /tmp/ghc648543_0/ghc_21.hc:2273:1: error: warning: label ‘_c4yP’ defined but not used [-Wunused-label] 2273 | _c4yP: | ^~~~~ | 2273 | _c4yP: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4oo_entry’: /tmp/ghc648543_0/ghc_21.hc:2349:1: error: warning: label ‘_c4zj’ defined but not used [-Wunused-label] 2349 | _c4zj: | ^~~~~ | 2349 | _c4zj: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDequezuzdcp1PopL_entry’: /tmp/ghc648543_0/ghc_21.hc:2386:1: error: warning: label ‘_c4zm’ defined but not used [-Wunused-label] 2386 | _c4zm: | ^~~~~ | 2386 | _c4zm: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4or_entry’: /tmp/ghc648543_0/ghc_21.hc:2425:1: error: warning: label ‘_c4zH’ defined but not used [-Wunused-label] 2425 | _c4zH: | ^~~~~ | 2425 | _c4zH: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘s4oq_entry’: /tmp/ghc648543_0/ghc_21.hc:2460:1: error: warning: label ‘_c4zR’ defined but not used [-Wunused-label] 2460 | _c4zR: | ^~~~~ | 2460 | _c4zR: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_zdfPopLDebugDeque_entry’: /tmp/ghc648543_0/ghc_21.hc:2499:1: error: warning: label ‘_c4zV’ defined but not used [-Wunused-label] 2499 | _c4zV: | ^~~~~ | 2499 | _c4zV: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_DebugDeque_entry’: /tmp/ghc648543_0/ghc_21.hc:2742:1: error: warning: label ‘_c4Ab’ defined but not used [-Wunused-label] 2742 | _c4Ab: | ^~~~~ | 2742 | _c4Ab: | ^ /tmp/ghc648543_0/ghc_21.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziDebugger_DebugDeque_con_entry’: /tmp/ghc648543_0/ghc_21.hc:2783:1: error: warning: label ‘_c4Al’ defined but not used [-Wunused-label] 2783 | _c4Al: | ^~~~~ | 2783 | _c4Al: | ^ [3 of 4] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, dist/build/Data/Concurrent/Deque/Reference.p_o ) Data/Concurrent/Deque/Reference.hs:50:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 50 | return $! DQ 0 r | ^^^^^^^^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdWDQ_entry’: /tmp/ghc648543_0/ghc_32.hc:139:1: error: warning: label ‘_c5Mq’ defined but not used [-Wunused-label] 139 | _c5Mq: | ^~~~~ | 139 | _c5Mq: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Mn’: /tmp/ghc648543_0/ghc_32.hc:174:1: error: warning: label ‘_c5Mn’ defined but not used [-Wunused-label] 174 | _c5Mn: | ^~~~~ | 174 | _c5Mn: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Mu’: /tmp/ghc648543_0/ghc_32.hc:200:1: error: warning: label ‘_c5Mu’ defined but not used [-Wunused-label] 200 | _c5Mu: | ^~~~~ | 200 | _c5Mu: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDequezuzdcrightThreadSafe_entry’: /tmp/ghc648543_0/ghc_32.hc:235:1: error: warning: label ‘_c5MO’ defined but not used [-Wunused-label] 235 | _c5MO: | ^~~~~ | 235 | _c5MO: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘r5I9_entry’: /tmp/ghc648543_0/ghc_32.hc:266:1: error: warning: label ‘_c5N2’ defined but not used [-Wunused-label] 266 | _c5N2: | ^~~~~ | 266 | _c5N2: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘r5Ia_entry’: /tmp/ghc648543_0/ghc_32.hc:319:1: error: warning: label ‘_c5Ng’ defined but not used [-Wunused-label] 319 | _c5Ng: | ^~~~~ | 319 | _c5Ng: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘r5Ic_entry’: /tmp/ghc648543_0/ghc_32.hc:372:1: error: warning: label ‘_c5Nu’ defined but not used [-Wunused-label] 372 | _c5Nu: | ^~~~~ | 372 | _c5Nu: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘r5Ih_entry’: /tmp/ghc648543_0/ghc_32.hc:443:1: error: warning: label ‘_c5NI’ defined but not used [-Wunused-label] 443 | _c5NI: | ^~~~~ | 443 | _c5NI: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5IJ_entry’: /tmp/ghc648543_0/ghc_32.hc:524:1: error: warning: label ‘_c5O2’ defined but not used [-Wunused-label] 524 | _c5O2: | ^~~~~ | 524 | _c5O2: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5NZ’: /tmp/ghc648543_0/ghc_32.hc:560:1: error: warning: label ‘_c5NZ’ defined but not used [-Wunused-label] 560 | _c5NZ: | ^~~~~ | 560 | _c5NZ: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPushL1_entry’: /tmp/ghc648543_0/ghc_32.hc:600:1: error: warning: label ‘_c5Ob’ defined but not used [-Wunused-label] 600 | _c5Ob: | ^~~~~ | 600 | _c5Ob: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5O9’: /tmp/ghc648543_0/ghc_32.hc:644:1: error: warning: label ‘_c5O9’ defined but not used [-Wunused-label] 644 | _c5O9: | ^~~~~ | 644 | _c5O9: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Jq_entry’: /tmp/ghc648543_0/ghc_32.hc:665:1: error: warning: label ‘_c5Pm’ defined but not used [-Wunused-label] 665 | _c5Pm: | ^~~~~ | 665 | _c5Pm: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Js_entry’: /tmp/ghc648543_0/ghc_32.hc:706:1: error: warning: label ‘_c5Pu’ defined but not used [-Wunused-label] 706 | _c5Pu: | ^~~~~ | 706 | _c5Pu: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5OT’: /tmp/ghc648543_0/ghc_32.hc:754:1: error: warning: label ‘_c5OT’ defined but not used [-Wunused-label] 754 | _c5OT: | ^~~~~ | 754 | _c5OT: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5P1’: /tmp/ghc648543_0/ghc_32.hc:840:1: error: warning: label ‘_c5P1’ defined but not used [-Wunused-label] 840 | _c5P1: | ^~~~~ | 840 | _c5P1: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Pa’: /tmp/ghc648543_0/ghc_32.hc:992:1: error: warning: label ‘_c5Pa’ defined but not used [-Wunused-label] 992 | _c5Pa: | ^~~~~ | 992 | _c5Pa: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Jx_entry’: /tmp/ghc648543_0/ghc_32.hc:1061:1: error: warning: label ‘_c5QB’ defined but not used [-Wunused-label] 1061 | _c5QB: | ^~~~~ | 1061 | _c5QB: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Qv’: /tmp/ghc648543_0/ghc_32.hc:1111:1: error: warning: label ‘_c5Qv’ defined but not used [-Wunused-label] 1111 | _c5Qv: | ^~~~~ | 1111 | _c5Qv: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Qy’: /tmp/ghc648543_0/ghc_32.hc:1132:1: error: warning: label ‘_c5Qy’ defined but not used [-Wunused-label] 1132 | _c5Qy: | ^~~~~ | 1132 | _c5Qy: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwpushL_entry’: /tmp/ghc648543_0/ghc_32.hc:1162:1: error: warning: label ‘_c5QO’ defined but not used [-Wunused-label] 1162 | _c5QO: | ^~~~~ | 1162 | _c5QO: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5OA’: /tmp/ghc648543_0/ghc_32.hc:1236:1: error: warning: label ‘_c5OA’ defined but not used [-Wunused-label] 1236 | _c5OA: | ^~~~~ | 1236 | _c5OA: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_pushL_entry’: /tmp/ghc648543_0/ghc_32.hc:1276:1: error: warning: label ‘_c5Rc’ defined but not used [-Wunused-label] 1276 | _c5Rc: | ^~~~~ | 1276 | _c5Rc: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5R9’: /tmp/ghc648543_0/ghc_32.hc:1311:1: error: warning: label ‘_c5R9’ defined but not used [-Wunused-label] 1311 | _c5R9: | ^~~~~ | 1311 | _c5R9: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopR1_entry’: /tmp/ghc648543_0/ghc_32.hc:1342:1: error: warning: label ‘_c5Rw’ defined but not used [-Wunused-label] 1342 | _c5Rw: | ^~~~~ | 1342 | _c5Rw: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Rq’: /tmp/ghc648543_0/ghc_32.hc:1376:1: error: warning: label ‘_c5Rq’ defined but not used [-Wunused-label] 1376 | _c5Rq: | ^~~~~ | 1376 | _c5Rq: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5JN_entry’: /tmp/ghc648543_0/ghc_32.hc:1426:1: error: warning: label ‘_c5S4’ defined but not used [-Wunused-label] 1426 | _c5S4: | ^~~~~ | 1426 | _c5S4: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopR_entry’: /tmp/ghc648543_0/ghc_32.hc:1465:1: error: warning: label ‘_c5S7’ defined but not used [-Wunused-label] 1465 | _c5S7: | ^~~~~ | 1465 | _c5S7: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5RR’: /tmp/ghc648543_0/ghc_32.hc:1506:1: error: warning: label ‘_c5RR’ defined but not used [-Wunused-label] 1506 | _c5RR: | ^~~~~ | 1506 | _c5RR: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopL1_entry’: /tmp/ghc648543_0/ghc_32.hc:1541:1: error: warning: label ‘_c5St’ defined but not used [-Wunused-label] 1541 | _c5St: | ^~~~~ | 1541 | _c5St: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Sn’: /tmp/ghc648543_0/ghc_32.hc:1575:1: error: warning: label ‘_c5Sn’ defined but not used [-Wunused-label] 1575 | _c5Sn: | ^~~~~ | 1575 | _c5Sn: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5JY_entry’: /tmp/ghc648543_0/ghc_32.hc:1625:1: error: warning: label ‘_c5T1’ defined but not used [-Wunused-label] 1625 | _c5T1: | ^~~~~ | 1625 | _c5T1: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPopL_entry’: /tmp/ghc648543_0/ghc_32.hc:1664:1: error: warning: label ‘_c5T4’ defined but not used [-Wunused-label] 1664 | _c5T4: | ^~~~~ | 1664 | _c5T4: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5SO’: /tmp/ghc648543_0/ghc_32.hc:1705:1: error: warning: label ‘_c5SO’ defined but not used [-Wunused-label] 1705 | _c5SO: | ^~~~~ | 1705 | _c5SO: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5K3_entry’: /tmp/ghc648543_0/ghc_32.hc:1778:1: error: warning: label ‘_c5Tu’ defined but not used [-Wunused-label] 1778 | _c5Tu: | ^~~~~ | 1778 | _c5Tu: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Tr’: /tmp/ghc648543_0/ghc_32.hc:1814:1: error: warning: label ‘_c5Tr’ defined but not used [-Wunused-label] 1814 | _c5Tr: | ^~~~~ | 1814 | _c5Tr: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_pushR1_entry’: /tmp/ghc648543_0/ghc_32.hc:1854:1: error: warning: label ‘_c5TD’ defined but not used [-Wunused-label] 1854 | _c5TD: | ^~~~~ | 1854 | _c5TD: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5TB’: /tmp/ghc648543_0/ghc_32.hc:1898:1: error: warning: label ‘_c5TB’ defined but not used [-Wunused-label] 1898 | _c5TB: | ^~~~~ | 1898 | _c5TB: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Kb_entry’: /tmp/ghc648543_0/ghc_32.hc:1919:1: error: warning: label ‘_c5Ul’ defined but not used [-Wunused-label] 1919 | _c5Ul: | ^~~~~ | 1919 | _c5Ul: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Kc_entry’: /tmp/ghc648543_0/ghc_32.hc:1959:1: error: warning: label ‘_c5Up’ defined but not used [-Wunused-label] 1959 | _c5Up: | ^~~~~ | 1959 | _c5Up: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Kd_entry’: /tmp/ghc648543_0/ghc_32.hc:2011:1: error: warning: label ‘_c5Uu’ defined but not used [-Wunused-label] 2011 | _c5Uu: | ^~~~~ | 2011 | _c5Uu: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwpushR_entry’: /tmp/ghc648543_0/ghc_32.hc:2065:1: error: warning: label ‘_c5UC’ defined but not used [-Wunused-label] 2065 | _c5UC: | ^~~~~ | 2065 | _c5UC: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_pushR_entry’: /tmp/ghc648543_0/ghc_32.hc:2124:1: error: warning: label ‘_c5UX’ defined but not used [-Wunused-label] 2124 | _c5UX: | ^~~~~ | 2124 | _c5UX: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5UU’: /tmp/ghc648543_0/ghc_32.hc:2159:1: error: warning: label ‘_c5UU’ defined but not used [-Wunused-label] 2159 | _c5UU: | ^~~~~ | 2159 | _c5UU: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Km_entry’: /tmp/ghc648543_0/ghc_32.hc:2185:1: error: warning: label ‘_c5Vi’ defined but not used [-Wunused-label] 2185 | _c5Vi: | ^~~~~ | 2185 | _c5Vi: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Ku_entry’: /tmp/ghc648543_0/ghc_32.hc:2226:1: error: warning: label ‘_c5VV’ defined but not used [-Wunused-label] 2226 | _c5VV: | ^~~~~ | 2226 | _c5VV: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5KA_entry’: /tmp/ghc648543_0/ghc_32.hc:2262:1: error: warning: label ‘_c5Wa’ defined but not used [-Wunused-label] 2262 | _c5Wa: | ^~~~~ | 2262 | _c5Wa: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5KB_entry’: /tmp/ghc648543_0/ghc_32.hc:2300:1: error: warning: label ‘_c5Wi’ defined but not used [-Wunused-label] 2300 | _c5Wi: | ^~~~~ | 2300 | _c5Wi: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5VG’: /tmp/ghc648543_0/ghc_32.hc:2348:1: error: warning: label ‘_c5VG’ defined but not used [-Wunused-label] 2348 | _c5VG: | ^~~~~ | 2348 | _c5VG: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5KC_entry’: /tmp/ghc648543_0/ghc_32.hc:2458:1: error: warning: label ‘_c5WG’ defined but not used [-Wunused-label] 2458 | _c5WG: | ^~~~~ | 2458 | _c5WG: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5KH_entry’: /tmp/ghc648543_0/ghc_32.hc:2511:1: error: warning: label ‘_c5WX’ defined but not used [-Wunused-label] 2511 | _c5WX: | ^~~~~ | 2511 | _c5WX: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5WV’: /tmp/ghc648543_0/ghc_32.hc:2548:1: error: warning: label ‘_c5WV’ defined but not used [-Wunused-label] 2548 | _c5WV: | ^~~~~ | 2548 | _c5WV: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwtryPushL_entry’: /tmp/ghc648543_0/ghc_32.hc:2579:1: error: warning: label ‘_c5X4’ defined but not used [-Wunused-label] 2579 | _c5X4: | ^~~~~ | 2579 | _c5X4: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPushL_entry’: /tmp/ghc648543_0/ghc_32.hc:2658:1: error: warning: label ‘_c5Xv’ defined but not used [-Wunused-label] 2658 | _c5Xv: | ^~~~~ | 2658 | _c5Xv: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Xs’: /tmp/ghc648543_0/ghc_32.hc:2693:1: error: warning: label ‘_c5Xs’ defined but not used [-Wunused-label] 2693 | _c5Xs: | ^~~~~ | 2693 | _c5Xs: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5KQ_entry’: /tmp/ghc648543_0/ghc_32.hc:2719:1: error: warning: label ‘_c5XQ’ defined but not used [-Wunused-label] 2719 | _c5XQ: | ^~~~~ | 2719 | _c5XQ: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5KY_entry’: /tmp/ghc648543_0/ghc_32.hc:2760:1: error: warning: label ‘_c5Yt’ defined but not used [-Wunused-label] 2760 | _c5Yt: | ^~~~~ | 2760 | _c5Yt: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5L4_entry’: /tmp/ghc648543_0/ghc_32.hc:2796:1: error: warning: label ‘_c5YI’ defined but not used [-Wunused-label] 2796 | _c5YI: | ^~~~~ | 2796 | _c5YI: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5L5_entry’: /tmp/ghc648543_0/ghc_32.hc:2834:1: error: warning: label ‘_c5YQ’ defined but not used [-Wunused-label] 2834 | _c5YQ: | ^~~~~ | 2834 | _c5YQ: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5Ye’: /tmp/ghc648543_0/ghc_32.hc:2882:1: error: warning: label ‘_c5Ye’ defined but not used [-Wunused-label] 2882 | _c5Ye: | ^~~~~ | 2882 | _c5Ye: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5L6_entry’: /tmp/ghc648543_0/ghc_32.hc:2992:1: error: warning: label ‘_c5Ze’ defined but not used [-Wunused-label] 2992 | _c5Ze: | ^~~~~ | 2992 | _c5Ze: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5L9_entry’: /tmp/ghc648543_0/ghc_32.hc:3044:1: error: warning: label ‘_c5ZK’ defined but not used [-Wunused-label] 3044 | _c5ZK: | ^~~~~ | 3044 | _c5ZK: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5La_entry’: /tmp/ghc648543_0/ghc_32.hc:3084:1: error: warning: label ‘_c5ZO’ defined but not used [-Wunused-label] 3084 | _c5ZO: | ^~~~~ | 3084 | _c5ZO: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Le_entry’: /tmp/ghc648543_0/ghc_32.hc:3141:1: error: warning: label ‘_c5ZV’ defined but not used [-Wunused-label] 3141 | _c5ZV: | ^~~~~ | 3141 | _c5ZV: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c5ZT’: /tmp/ghc648543_0/ghc_32.hc:3195:1: error: warning: label ‘_c5ZT’ defined but not used [-Wunused-label] 3195 | _c5ZT: | ^~~~~ | 3195 | _c5ZT: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdwtryPushR_entry’: /tmp/ghc648543_0/ghc_32.hc:3226:1: error: warning: label ‘_c604’ defined but not used [-Wunused-label] 3226 | _c604: | ^~~~~ | 3226 | _c604: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_tryPushR_entry’: /tmp/ghc648543_0/ghc_32.hc:3304:1: error: warning: label ‘_c60z’ defined but not used [-Wunused-label] 3304 | _c60z: | ^~~~~ | 3304 | _c60z: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c60w’: /tmp/ghc648543_0/ghc_32.hc:3338:1: error: warning: label ‘_c60w’ defined but not used [-Wunused-label] 3338 | _c60w: | ^~~~~ | 3338 | _c60w: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zuiszuusingzuCAS_entry’: /tmp/ghc648543_0/ghc_32.hc:3363:1: error: warning: label ‘_c60S’ defined but not used [-Wunused-label] 3363 | _c60S: | ^~~~~ | 3363 | _c60S: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Lp_entry’: /tmp/ghc648543_0/ghc_32.hc:3418:1: error: warning: label ‘_c61k’ defined but not used [-Wunused-label] 3418 | _c61k: | ^~~~~ | 3418 | _c61k: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c61h’: /tmp/ghc648543_0/ghc_32.hc:3454:1: error: warning: label ‘_c61h’ defined but not used [-Wunused-label] 3454 | _c61h: | ^~~~~ | 3454 | _c61h: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfDequeClassSimpleDeque1_entry’: /tmp/ghc648543_0/ghc_32.hc:3493:1: error: warning: label ‘_c61q’ defined but not used [-Wunused-label] 3493 | _c61q: | ^~~~~ | 3493 | _c61q: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5Ly_entry’: /tmp/ghc648543_0/ghc_32.hc:3565:1: error: warning: label ‘_c61U’ defined but not used [-Wunused-label] 3565 | _c61U: | ^~~~~ | 3565 | _c61U: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c61O’: /tmp/ghc648543_0/ghc_32.hc:3604:1: error: warning: label ‘_c61O’ defined but not used [-Wunused-label] 3604 | _c61O: | ^~~~~ | 3604 | _c61O: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c61R’: /tmp/ghc648543_0/ghc_32.hc:3630:1: error: warning: label ‘_c61R’ defined but not used [-Wunused-label] 3630 | _c61R: | ^~~~~ | 3630 | _c61R: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_zdfBoundedLSimpleDeque1_entry’: /tmp/ghc648543_0/ghc_32.hc:3670:1: error: warning: label ‘_c625’ defined but not used [-Wunused-label] 3670 | _c625: | ^~~~~ | 3670 | _c625: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_newBoundedQ_entry’: /tmp/ghc648543_0/ghc_32.hc:3712:1: error: warning: label ‘_c62i’ defined but not used [-Wunused-label] 3712 | _c62i: | ^~~~~ | 3712 | _c62i: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘s5LK_entry’: /tmp/ghc648543_0/ghc_32.hc:3738:1: error: warning: label ‘_c62N’ defined but not used [-Wunused-label] 3738 | _c62N: | ^~~~~ | 3738 | _c62N: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c62H’: /tmp/ghc648543_0/ghc_32.hc:3771:1: error: warning: label ‘_c62H’ defined but not used [-Wunused-label] 3771 | _c62H: | ^~~~~ | 3771 | _c62H: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_nullQ_entry’: /tmp/ghc648543_0/ghc_32.hc:3805:1: error: warning: label ‘_c62W’ defined but not used [-Wunused-label] 3805 | _c62W: | ^~~~~ | 3805 | _c62W: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘_c62t’: /tmp/ghc648543_0/ghc_32.hc:3846:1: error: warning: label ‘_c62t’ defined but not used [-Wunused-label] 3846 | _c62t: | ^~~~~ | 3846 | _c62t: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_DQ_entry’: /tmp/ghc648543_0/ghc_32.hc:4054:1: error: warning: label ‘_c63c’ defined but not used [-Wunused-label] 4054 | _c63c: | ^~~~~ | 4054 | _c63c: | ^ /tmp/ghc648543_0/ghc_32.hc: In function ‘abstractzmdequezm0zi3zmHExmLwTiG44LCDV4tLj8DR_DataziConcurrentziDequeziReference_DQ_con_entry’: /tmp/ghc648543_0/ghc_32.hc:4095:1: error: warning: label ‘_c63m’ defined but not used [-Wunused-label] 4095 | _c63m: | ^~~~~ | 4095 | _c63m: | ^ [4 of 4] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.p_o ) + '[' -n dist/build/libHSabstract-deque-0.3-HExmLwTiG44LCDV4tLj8DR-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for abstract-deque-0.3.. Running Haddock on library for abstract-deque-0.3.. 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, containers-0.6.0.1, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, random-1.1, time-1.8.0.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Data/Concurrent/Deque/Reference.hs:50:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. | 50 | return $! DQ 0 r | ^^^^^^^^ Haddock coverage: Warning: 'popL' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 78% ( 28 / 36) in 'Data.Concurrent.Deque.Class' Missing documentation for: S (Data/Concurrent/Deque/Class.hs:125) D (Data/Concurrent/Deque/Class.hs:126) NT (Data/Concurrent/Deque/Class.hs:124) T (Data/Concurrent/Deque/Class.hs:123) PopL (Data/Concurrent/Deque/Class.hs:176) PushR (Data/Concurrent/Deque/Class.hs:183) BoundedL (Data/Concurrent/Deque/Class.hs:188) BoundedR (Data/Concurrent/Deque/Class.hs:194) 100% ( 2 / 2) in 'Data.Concurrent.Deque.Debugger' 17% ( 2 / 12) in 'Data.Concurrent.Deque.Reference' Missing documentation for: newQ (Data/Concurrent/Deque/Reference.hs:48) nullQ (Data/Concurrent/Deque/Reference.hs:74) newBoundedQ (Data/Concurrent/Deque/Reference.hs:52) pushL (Data/Concurrent/Deque/Reference.hs:57) pushR (Data/Concurrent/Deque/Reference.hs:98) tryPopR (Data/Concurrent/Deque/Reference.hs:68) tryPopL (Data/Concurrent/Deque/Reference.hs:92) tryPushL (Data/Concurrent/Deque/Reference.hs:102) tryPushR (Data/Concurrent/Deque/Reference.hs:110) _is_using_CAS (Data/Concurrent/Deque/Reference.hs:41) 100% ( 1 / 1) in 'Data.Concurrent.Deque.Reference.DequeInstance' Warning: Data.Concurrent.Deque.Class: could not find link destinations for: IO Bool Maybe Type Int Warning: Data.Concurrent.Deque.Debugger: could not find link destinations for: IORef Maybe ThreadId Type IO Bool Warning: Data.Concurrent.Deque.Reference: could not find link destinations for: Int IORef Seq Type IO Bool Maybe Documentation created: dist/doc/html/abstract-deque/index.html, dist/doc/html/abstract-deque/abstract-deque.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NAutAa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64 + cd abstract-deque-0.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/ghc-8.6.5/abstract-deque-0.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d abstract-deque-0.3.conf ']' + install -D --mode=0644 abstract-deque-0.3.conf /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/abstract-deque-0.3.conf ++ ls /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/abstract-deque-0.3.conf + '[' -z /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/abstract-deque-0.3.conf ']' + rm -f ghc-abstract-deque.files ghc-abstract-deque-doc.files + touch ghc-abstract-deque.files ghc-abstract-deque-doc.files + for i in /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/libHSabstract-deque-0.3-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/libHSabstract-deque-0.3-HExmLwTiG44LCDV4tLj8DR-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/abstract-deque-0.3 + '[' -d /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/ghc-8.6.5/abstract-deque-0.3 ']' + find /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/ghc-8.6.5/abstract-deque-0.3 -type d -fprintf ghc-abstract-deque-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-abstract-deque-prof.files -o -fprint ghc-abstract-deque-devel.files + ls /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/abstract-deque-0.3.conf + '[' -d /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/share/doc/ghc/html/libraries/abstract-deque-0.3 ']' + echo /usr/share/doc/ghc/html/libraries/abstract-deque-0.3 + for i in ghc-abstract-deque.files ghc-abstract-deque-devel.files ghc-abstract-deque-doc.files ghc-abstract-deque-prof.files + '[' -f ghc-abstract-deque.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64!!g' ghc-abstract-deque.files + for i in ghc-abstract-deque.files ghc-abstract-deque-devel.files ghc-abstract-deque-doc.files ghc-abstract-deque-prof.files + '[' -f ghc-abstract-deque-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64!!g' ghc-abstract-deque-devel.files + for i in ghc-abstract-deque.files ghc-abstract-deque-devel.files ghc-abstract-deque-doc.files ghc-abstract-deque-prof.files + '[' -f ghc-abstract-deque-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64!!g' ghc-abstract-deque-doc.files + for i in ghc-abstract-deque.files ghc-abstract-deque-devel.files ghc-abstract-deque-doc.files ghc-abstract-deque-prof.files + '[' -f ghc-abstract-deque-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64!!g' ghc-abstract-deque-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-abstract-deque-0.3-9.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GGZ9ea + umask 022 + cd /builddir/build/BUILD + cd abstract-deque-0.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/share/licenses/ghc-abstract-deque + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/share/licenses/ghc-abstract-deque + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64/usr/share/licenses/ghc-abstract-deque + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-abstract-deque = 0.3-9.fc33 ghc-abstract-deque(riscv-64) = 0.3-9.fc33 libHSabstract-deque-0.3-HExmLwTiG44LCDV4tLj8DR-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) libHScontainers-0.6.0.1-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-abstract-deque-devel-0.3-9.fc33.riscv64 Provides: ghc-abstract-deque-devel = 0.3-9.fc33 ghc-abstract-deque-devel(riscv-64) = 0.3-9.fc33 ghc-abstract-deque-static = 0.3-9.fc33 ghc-abstract-deque-static(riscv-64) = 0.3-9.fc33 ghc-devel(abstract-deque-0.3-HExmLwTiG44LCDV4tLj8DR) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(array-0.5.3.0) ghc-devel(base-4.12.0.0) ghc-devel(containers-0.6.0.1) ghc-devel(random-1.1-3ypV4EIycgb35PKjTYYr5q) ghc-devel(time-1.8.0.2) Processing files: ghc-abstract-deque-doc-0.3-9.fc33.riscv64 Provides: ghc-abstract-deque-doc = 0.3-9.fc33 ghc-abstract-deque-doc(riscv-64) = 0.3-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-abstract-deque-prof-0.3-9.fc33.riscv64 Provides: ghc-abstract-deque-prof = 0.3-9.fc33 ghc-abstract-deque-prof(riscv-64) = 0.3-9.fc33 ghc-prof(abstract-deque-0.3-HExmLwTiG44LCDV4tLj8DR) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(array-0.5.3.0) ghc-prof(base-4.12.0.0) ghc-prof(containers-0.6.0.1) ghc-prof(random-1.1-3ypV4EIycgb35PKjTYYr5q) ghc-prof(time-1.8.0.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-abstract-deque-0.3-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-abstract-deque-devel-0.3-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-abstract-deque-doc-0.3-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-abstract-deque-prof-0.3-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QygGMa + umask 022 + cd /builddir/build/BUILD + cd abstract-deque-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-abstract-deque-0.3-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0