Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-libmpd.spec'], chrootPath='/var/lib/mock/f31-build-54616-28016/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-libmpd.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=1550707200 Wrote: /builddir/build/SRPMS/ghc-libmpd-0.9.0.9-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-libmpd.spec'], chrootPath='/var/lib/mock/f31-build-54616-28016/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-libmpd.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=1550707200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ax3kio + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmpd-0.9.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/libmpd-0.9.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmpd-0.9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eLcgop + umask 022 + cd /builddir/build/BUILD + cd libmpd-0.9.0.9 + 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 + LANG=C.utf8 + ./Setup --version + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ 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 BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-libmpd '--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/libmpd-0.9.0.9 --global + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build BUILDSTDERR: src/Network/MPD/Core/Error.hs:18:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 18 | import Control.Monad.Error (Error(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Core/Error.hs:48:10: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 48 | instance Error MPDError where BUILDSTDERR: | ^^^^^ BUILDSTDERR: src/Network/MPD/Core/Error.hs:48:10: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 48 | instance Error MPDError where BUILDSTDERR: | ^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError13_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:19:1: error: BUILDSTDERR: warning: label ‘_c4Fj’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _c4Fj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _c4Fj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:64:1: error: BUILDSTDERR: warning: label ‘_c4Fs’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _c4Fs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _c4Fs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:105:1: error: BUILDSTDERR: warning: label ‘_c4FB’ defined but not used [-Wunused-label] BUILDSTDERR: 105 | _c4FB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 105 | _c4FB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError10_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:144:1: error: BUILDSTDERR: warning: label ‘_c4FK’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _c4FK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _c4FK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘s4E0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:211:1: error: BUILDSTDERR: warning: label ‘_c4G4’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _c4G4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _c4G4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4G1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:243:1: error: BUILDSTDERR: warning: label ‘_c4G1’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _c4G1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _c4G1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4G7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:267:1: error: BUILDSTDERR: warning: label ‘_c4G7’ defined but not used [-Wunused-label] BUILDSTDERR: 267 | _c4G7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 267 | _c4G7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘s4E3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:288:1: error: BUILDSTDERR: warning: label ‘_c4Gn’ defined but not used [-Wunused-label] BUILDSTDERR: 288 | _c4Gn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 288 | _c4Gn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:325:1: error: BUILDSTDERR: warning: label ‘_c4Gz’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _c4Gz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _c4Gz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4FR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:359:1: error: BUILDSTDERR: warning: label ‘_c4FR’ defined but not used [-Wunused-label] BUILDSTDERR: 359 | _c4FR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 359 | _c4FR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDErrorzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:425:1: error: BUILDSTDERR: warning: label ‘_c4GY’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c4GY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c4GY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4GW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:442:1: error: BUILDSTDERR: warning: label ‘_c4GW’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _c4GW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _c4GW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDError1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:464:1: error: BUILDSTDERR: warning: label ‘_c4Ha’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _c4Ha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _c4Ha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4H8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:487:1: error: BUILDSTDERR: warning: label ‘_c4H8’ defined but not used [-Wunused-label] BUILDSTDERR: 487 | _c4H8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 487 | _c4H8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDErrorzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:508:1: error: BUILDSTDERR: warning: label ‘_c4Hk’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _c4Hk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _c4Hk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfErrorMPDError1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:548:1: error: BUILDSTDERR: warning: label ‘_c4Ht’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c4Ht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c4Ht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqACKTypezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:598:1: error: BUILDSTDERR: warning: label ‘_c4HE’ defined but not used [-Wunused-label] BUILDSTDERR: 598 | _c4HE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 598 | _c4HE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4HA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:620:1: error: BUILDSTDERR: warning: label ‘_c4HA’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _c4HA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _c4HA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4HJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:641:1: error: BUILDSTDERR: warning: label ‘_c4HJ’ defined but not used [-Wunused-label] BUILDSTDERR: 641 | _c4HJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 641 | _c4HJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqACKTypezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:663:1: error: BUILDSTDERR: warning: label ‘_c4Ie’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _c4Ie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _c4Ie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Ia’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:685:1: error: BUILDSTDERR: warning: label ‘_c4Ia’ defined but not used [-Wunused-label] BUILDSTDERR: 685 | _c4Ia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 685 | _c4Ia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Ij’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:707:1: error: BUILDSTDERR: warning: label ‘_c4Ij’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _c4Ij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _c4Ij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqMPDErrorzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:746:1: error: BUILDSTDERR: warning: label ‘_c4IY’ defined but not used [-Wunused-label] BUILDSTDERR: 746 | _c4IY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 746 | _c4IY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4IO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:782:1: error: BUILDSTDERR: warning: label ‘_c4IO’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _c4IO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _c4IO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4K1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:853:1: error: BUILDSTDERR: warning: label ‘_c4K1’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _c4K1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _c4K1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Kc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:886:1: error: BUILDSTDERR: warning: label ‘_c4Kc’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _c4Kc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _c4Kc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Kk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:908:1: error: BUILDSTDERR: warning: label ‘_c4Kk’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _c4Kk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _c4Kk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4JM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:933:1: error: BUILDSTDERR: warning: label ‘_c4JM’ defined but not used [-Wunused-label] BUILDSTDERR: 933 | _c4JM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 933 | _c4JM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Jx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:959:1: error: BUILDSTDERR: warning: label ‘_c4Jx’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _c4Jx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _c4Jx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Ji’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:985:1: error: BUILDSTDERR: warning: label ‘_c4Ji’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _c4Ji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _c4Ji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4J3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1010:1: error: BUILDSTDERR: warning: label ‘_c4J3’ defined but not used [-Wunused-label] BUILDSTDERR: 1010 | _c4J3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1010 | _c4J3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4KF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1033:1: error: BUILDSTDERR: warning: label ‘_c4KF’ defined but not used [-Wunused-label] BUILDSTDERR: 1033 | _c4KF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1033 | _c4KF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqMPDErrorzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1049:1: error: BUILDSTDERR: warning: label ‘_c4Li’ defined but not used [-Wunused-label] BUILDSTDERR: 1049 | _c4Li: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1049 | _c4Li: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Lc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1073:1: error: BUILDSTDERR: warning: label ‘_c4Lc’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _c4Lc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _c4Lc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError16_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1507:1: error: BUILDSTDERR: warning: label ‘_c4LC’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _c4LC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _c4LC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Lx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c4Lx’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c4Lx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c4Lx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Ly’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1561:1: error: BUILDSTDERR: warning: label ‘_c4Ly’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _c4Ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _c4Ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1598:1: error: BUILDSTDERR: warning: label ‘_c4LQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1598 | _c4LQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1598 | _c4LQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1637:1: error: BUILDSTDERR: warning: label ‘_c4M0’ defined but not used [-Wunused-label] BUILDSTDERR: 1637 | _c4M0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1637 | _c4M0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4LX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1665:1: error: BUILDSTDERR: warning: label ‘_c4LX’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _c4LX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _c4LX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4M3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c4M3’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c4M3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c4M3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4M7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1705:1: error: BUILDSTDERR: warning: label ‘_c4M7’ defined but not used [-Wunused-label] BUILDSTDERR: 1705 | _c4M7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1705 | _c4M7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘_c4Mb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1731:1: error: BUILDSTDERR: warning: label ‘_c4Mb’ defined but not used [-Wunused-label] BUILDSTDERR: 1731 | _c4Mb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1731 | _c4Mb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1789:1: error: BUILDSTDERR: warning: label ‘_c4MK’ defined but not used [-Wunused-label] BUILDSTDERR: 1789 | _c4MK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1789 | _c4MK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ConnectionError_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c4MU’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c4MU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c4MU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Unexpected_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1916:1: error: BUILDSTDERR: warning: label ‘_c4N4’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _c4N4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _c4N4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Custom_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1946:1: error: BUILDSTDERR: warning: label ‘_c4Ne’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _c4Ne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _c4Ne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ACK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:1976:1: error: BUILDSTDERR: warning: label ‘_c4No’ defined but not used [-Wunused-label] BUILDSTDERR: 1976 | _c4No: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1976 | _c4No: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_InvalidArgument_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2017:1: error: BUILDSTDERR: warning: label ‘_c4Nt’ defined but not used [-Wunused-label] BUILDSTDERR: 2017 | _c4Nt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2017 | _c4Nt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_InvalidPassword_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2031:1: error: BUILDSTDERR: warning: label ‘_c4Nv’ defined but not used [-Wunused-label] BUILDSTDERR: 2031 | _c4Nv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2031 | _c4Nv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Auth_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2045:1: error: BUILDSTDERR: warning: label ‘_c4Nx’ defined but not used [-Wunused-label] BUILDSTDERR: 2045 | _c4Nx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2045 | _c4Nx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_UnknownCommand_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2059:1: error: BUILDSTDERR: warning: label ‘_c4Nz’ defined but not used [-Wunused-label] BUILDSTDERR: 2059 | _c4Nz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2059 | _c4Nz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_FileNotFound_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2073:1: error: BUILDSTDERR: warning: label ‘_c4NB’ defined but not used [-Wunused-label] BUILDSTDERR: 2073 | _c4NB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2073 | _c4NB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_PlaylistMax_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2087:1: error: BUILDSTDERR: warning: label ‘_c4ND’ defined but not used [-Wunused-label] BUILDSTDERR: 2087 | _c4ND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2087 | _c4ND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_System_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2101:1: error: BUILDSTDERR: warning: label ‘_c4NF’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _c4NF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _c4NF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_PlaylistLoad_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2115:1: error: BUILDSTDERR: warning: label ‘_c4NH’ defined but not used [-Wunused-label] BUILDSTDERR: 2115 | _c4NH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2115 | _c4NH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Busy_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2129:1: error: BUILDSTDERR: warning: label ‘_c4NJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _c4NJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _c4NJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_NotPlaying_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2143:1: error: BUILDSTDERR: warning: label ‘_c4NL’ defined but not used [-Wunused-label] BUILDSTDERR: 2143 | _c4NL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2143 | _c4NL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_FileExists_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2157:1: error: BUILDSTDERR: warning: label ‘_c4NN’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _c4NN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _c4NN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_UnknownACK_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2171:1: error: BUILDSTDERR: warning: label ‘_c4NP’ defined but not used [-Wunused-label] BUILDSTDERR: 2171 | _c4NP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2171 | _c4NP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_NoMPD_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2185:1: error: BUILDSTDERR: warning: label ‘_c4NR’ defined but not used [-Wunused-label] BUILDSTDERR: 2185 | _c4NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2185 | _c4NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ConnectionError_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2199:1: error: BUILDSTDERR: warning: label ‘_c4NT’ defined but not used [-Wunused-label] BUILDSTDERR: 2199 | _c4NT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2199 | _c4NT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Unexpected_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2213:1: error: BUILDSTDERR: warning: label ‘_c4NV’ defined but not used [-Wunused-label] BUILDSTDERR: 2213 | _c4NV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2213 | _c4NV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Custom_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2227:1: error: BUILDSTDERR: warning: label ‘_c4NX’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _c4NX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _c4NX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ACK_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_8.hc:2241:1: error: BUILDSTDERR: warning: label ‘_c4NZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2241 | _c4NZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2241 | _c4NZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError13_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:19:1: error: BUILDSTDERR: warning: label ‘_c4Pv’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _c4Pv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _c4Pv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:64:1: error: BUILDSTDERR: warning: label ‘_c4PE’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _c4PE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _c4PE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:105:1: error: BUILDSTDERR: warning: label ‘_c4PN’ defined but not used [-Wunused-label] BUILDSTDERR: 105 | _c4PN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 105 | _c4PN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError10_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:144:1: error: BUILDSTDERR: warning: label ‘_c4PW’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _c4PW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _c4PW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘s4Oc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:211:1: error: BUILDSTDERR: warning: label ‘_c4Qg’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _c4Qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _c4Qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Qd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:243:1: error: BUILDSTDERR: warning: label ‘_c4Qd’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _c4Qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _c4Qd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Qj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:267:1: error: BUILDSTDERR: warning: label ‘_c4Qj’ defined but not used [-Wunused-label] BUILDSTDERR: 267 | _c4Qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 267 | _c4Qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘s4Of_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:288:1: error: BUILDSTDERR: warning: label ‘_c4Qz’ defined but not used [-Wunused-label] BUILDSTDERR: 288 | _c4Qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 288 | _c4Qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:325:1: error: BUILDSTDERR: warning: label ‘_c4QL’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _c4QL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _c4QL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Q3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:359:1: error: BUILDSTDERR: warning: label ‘_c4Q3’ defined but not used [-Wunused-label] BUILDSTDERR: 359 | _c4Q3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 359 | _c4Q3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDErrorzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:425:1: error: BUILDSTDERR: warning: label ‘_c4Ra’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c4Ra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c4Ra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4R8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:442:1: error: BUILDSTDERR: warning: label ‘_c4R8’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _c4R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _c4R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDError1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:464:1: error: BUILDSTDERR: warning: label ‘_c4Rm’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _c4Rm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _c4Rm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Rk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:487:1: error: BUILDSTDERR: warning: label ‘_c4Rk’ defined but not used [-Wunused-label] BUILDSTDERR: 487 | _c4Rk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 487 | _c4Rk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDErrorzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:508:1: error: BUILDSTDERR: warning: label ‘_c4Rw’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _c4Rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _c4Rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfErrorMPDError1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:548:1: error: BUILDSTDERR: warning: label ‘_c4RF’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c4RF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c4RF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqACKTypezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:598:1: error: BUILDSTDERR: warning: label ‘_c4RQ’ defined but not used [-Wunused-label] BUILDSTDERR: 598 | _c4RQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 598 | _c4RQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4RM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:620:1: error: BUILDSTDERR: warning: label ‘_c4RM’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _c4RM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _c4RM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4RV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:641:1: error: BUILDSTDERR: warning: label ‘_c4RV’ defined but not used [-Wunused-label] BUILDSTDERR: 641 | _c4RV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 641 | _c4RV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqACKTypezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:663:1: error: BUILDSTDERR: warning: label ‘_c4Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _c4Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _c4Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Sm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:685:1: error: BUILDSTDERR: warning: label ‘_c4Sm’ defined but not used [-Wunused-label] BUILDSTDERR: 685 | _c4Sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 685 | _c4Sm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Sv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:707:1: error: BUILDSTDERR: warning: label ‘_c4Sv’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _c4Sv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _c4Sv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqMPDErrorzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:746:1: error: BUILDSTDERR: warning: label ‘_c4Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 746 | _c4Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 746 | _c4Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4T0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:782:1: error: BUILDSTDERR: warning: label ‘_c4T0’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _c4T0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _c4T0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Ud’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:853:1: error: BUILDSTDERR: warning: label ‘_c4Ud’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _c4Ud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _c4Ud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Uo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:886:1: error: BUILDSTDERR: warning: label ‘_c4Uo’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _c4Uo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _c4Uo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Uw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:908:1: error: BUILDSTDERR: warning: label ‘_c4Uw’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _c4Uw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _c4Uw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4TY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:933:1: error: BUILDSTDERR: warning: label ‘_c4TY’ defined but not used [-Wunused-label] BUILDSTDERR: 933 | _c4TY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 933 | _c4TY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4TJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:959:1: error: BUILDSTDERR: warning: label ‘_c4TJ’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _c4TJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _c4TJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Tu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:985:1: error: BUILDSTDERR: warning: label ‘_c4Tu’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _c4Tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _c4Tu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Tf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1010:1: error: BUILDSTDERR: warning: label ‘_c4Tf’ defined but not used [-Wunused-label] BUILDSTDERR: 1010 | _c4Tf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1010 | _c4Tf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4UR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1033:1: error: BUILDSTDERR: warning: label ‘_c4UR’ defined but not used [-Wunused-label] BUILDSTDERR: 1033 | _c4UR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1033 | _c4UR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqMPDErrorzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1049:1: error: BUILDSTDERR: warning: label ‘_c4Vu’ defined but not used [-Wunused-label] BUILDSTDERR: 1049 | _c4Vu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1049 | _c4Vu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Vo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1073:1: error: BUILDSTDERR: warning: label ‘_c4Vo’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _c4Vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _c4Vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError16_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1507:1: error: BUILDSTDERR: warning: label ‘_c4VO’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _c4VO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _c4VO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4VJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c4VJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c4VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c4VJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4VK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1561:1: error: BUILDSTDERR: warning: label ‘_c4VK’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _c4VK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _c4VK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1598:1: error: BUILDSTDERR: warning: label ‘_c4W2’ defined but not used [-Wunused-label] BUILDSTDERR: 1598 | _c4W2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1598 | _c4W2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1637:1: error: BUILDSTDERR: warning: label ‘_c4Wc’ defined but not used [-Wunused-label] BUILDSTDERR: 1637 | _c4Wc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1637 | _c4Wc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4W9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1665:1: error: BUILDSTDERR: warning: label ‘_c4W9’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _c4W9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _c4W9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Wf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c4Wf’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c4Wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c4Wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Wj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1705:1: error: BUILDSTDERR: warning: label ‘_c4Wj’ defined but not used [-Wunused-label] BUILDSTDERR: 1705 | _c4Wj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1705 | _c4Wj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘_c4Wn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1731:1: error: BUILDSTDERR: warning: label ‘_c4Wn’ defined but not used [-Wunused-label] BUILDSTDERR: 1731 | _c4Wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1731 | _c4Wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1789:1: error: BUILDSTDERR: warning: label ‘_c4WW’ defined but not used [-Wunused-label] BUILDSTDERR: 1789 | _c4WW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1789 | _c4WW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ConnectionError_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c4X6’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c4X6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c4X6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Unexpected_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1916:1: error: BUILDSTDERR: warning: label ‘_c4Xg’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _c4Xg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _c4Xg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Custom_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1946:1: error: BUILDSTDERR: warning: label ‘_c4Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _c4Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _c4Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ACK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:1976:1: error: BUILDSTDERR: warning: label ‘_c4XA’ defined but not used [-Wunused-label] BUILDSTDERR: 1976 | _c4XA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1976 | _c4XA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_InvalidArgument_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2017:1: error: BUILDSTDERR: warning: label ‘_c4XF’ defined but not used [-Wunused-label] BUILDSTDERR: 2017 | _c4XF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2017 | _c4XF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_InvalidPassword_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2031:1: error: BUILDSTDERR: warning: label ‘_c4XH’ defined but not used [-Wunused-label] BUILDSTDERR: 2031 | _c4XH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2031 | _c4XH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Auth_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2045:1: error: BUILDSTDERR: warning: label ‘_c4XJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2045 | _c4XJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2045 | _c4XJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_UnknownCommand_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2059:1: error: BUILDSTDERR: warning: label ‘_c4XL’ defined but not used [-Wunused-label] BUILDSTDERR: 2059 | _c4XL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2059 | _c4XL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_FileNotFound_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2073:1: error: BUILDSTDERR: warning: label ‘_c4XN’ defined but not used [-Wunused-label] BUILDSTDERR: 2073 | _c4XN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2073 | _c4XN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_PlaylistMax_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2087:1: error: BUILDSTDERR: warning: label ‘_c4XP’ defined but not used [-Wunused-label] BUILDSTDERR: 2087 | _c4XP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2087 | _c4XP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_System_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2101:1: error: BUILDSTDERR: warning: label ‘_c4XR’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _c4XR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _c4XR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_PlaylistLoad_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2115:1: error: BUILDSTDERR: warning: label ‘_c4XT’ defined but not used [-Wunused-label] BUILDSTDERR: 2115 | _c4XT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2115 | _c4XT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Busy_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2129:1: error: BUILDSTDERR: warning: label ‘_c4XV’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _c4XV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _c4XV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_NotPlaying_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2143:1: error: BUILDSTDERR: warning: label ‘_c4XX’ defined but not used [-Wunused-label] BUILDSTDERR: 2143 | _c4XX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2143 | _c4XX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_FileExists_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2157:1: error: BUILDSTDERR: warning: label ‘_c4XZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _c4XZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _c4XZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_UnknownACK_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2171:1: error: BUILDSTDERR: warning: label ‘_c4Y1’ defined but not used [-Wunused-label] BUILDSTDERR: 2171 | _c4Y1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2171 | _c4Y1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_NoMPD_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2185:1: error: BUILDSTDERR: warning: label ‘_c4Y3’ defined but not used [-Wunused-label] BUILDSTDERR: 2185 | _c4Y3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2185 | _c4Y3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ConnectionError_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2199:1: error: BUILDSTDERR: warning: label ‘_c4Y5’ defined but not used [-Wunused-label] BUILDSTDERR: 2199 | _c4Y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2199 | _c4Y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Unexpected_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2213:1: error: BUILDSTDERR: warning: label ‘_c4Y7’ defined but not used [-Wunused-label] BUILDSTDERR: 2213 | _c4Y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2213 | _c4Y7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Custom_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2227:1: error: BUILDSTDERR: warning: label ‘_c4Y9’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _c4Y9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _c4Y9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ACK_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_12.hc:2241:1: error: BUILDSTDERR: warning: label ‘_c4Yb’ defined but not used [-Wunused-label] BUILDSTDERR: 2241 | _c4Yb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2241 | _c4Yb: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Core/Class.hs:17:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 17 | import Control.Monad.Error (MonadError) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_zdp1MonadMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:15:1: error: BUILDSTDERR: warning: label ‘_c6ki’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c6ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c6ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6kf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:34:1: error: BUILDSTDERR: warning: label ‘_c6kf’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c6kf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c6kf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_zdp2MonadMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:56:1: error: BUILDSTDERR: warning: label ‘_c6kw’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c6kw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c6kw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6kt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:75:1: error: BUILDSTDERR: warning: label ‘_c6kt’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c6kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c6kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_open_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:97:1: error: BUILDSTDERR: warning: label ‘_c6kK’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c6kK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c6kK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6kH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:116:1: error: BUILDSTDERR: warning: label ‘_c6kH’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c6kH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c6kH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_close_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:138:1: error: BUILDSTDERR: warning: label ‘_c6kY’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c6kY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c6kY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6kV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:157:1: error: BUILDSTDERR: warning: label ‘_c6kV’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c6kV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c6kV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_send_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:179:1: error: BUILDSTDERR: warning: label ‘_c6lc’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c6lc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c6lc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6l9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:198:1: error: BUILDSTDERR: warning: label ‘_c6l9’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c6l9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c6l9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_getPassword_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:220:1: error: BUILDSTDERR: warning: label ‘_c6lq’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c6lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c6lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6ln’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:239:1: error: BUILDSTDERR: warning: label ‘_c6ln’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c6ln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c6ln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_setPassword_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:261:1: error: BUILDSTDERR: warning: label ‘_c6lE’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c6lE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c6lE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6lB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:280:1: error: BUILDSTDERR: warning: label ‘_c6lB’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c6lB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c6lB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_getVersion_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:302:1: error: BUILDSTDERR: warning: label ‘_c6lS’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c6lS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c6lS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘_c6lP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:321:1: error: BUILDSTDERR: warning: label ‘_c6lP’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c6lP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c6lP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:639:1: error: BUILDSTDERR: warning: label ‘_c6m0’ defined but not used [-Wunused-label] BUILDSTDERR: 639 | _c6m0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 639 | _c6m0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:648:1: error: BUILDSTDERR: warning: label ‘_c6m5’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _c6m5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _c6m5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:680:1: error: BUILDSTDERR: warning: label ‘_c6ma’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _c6ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _c6ma: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc3385_0/ghc_17.hc:691:22: error: BUILDSTDERR: warning: ‘S6mc_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 691 | static const StgWord S6mc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | static const StgWord S6mc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_zdp1MonadMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:15:1: error: BUILDSTDERR: warning: label ‘_c6nC’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c6nC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c6nC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6nz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:34:1: error: BUILDSTDERR: warning: label ‘_c6nz’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c6nz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c6nz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_zdp2MonadMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:56:1: error: BUILDSTDERR: warning: label ‘_c6nQ’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c6nQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c6nQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6nN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:75:1: error: BUILDSTDERR: warning: label ‘_c6nN’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c6nN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c6nN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_open_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:97:1: error: BUILDSTDERR: warning: label ‘_c6o4’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c6o4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c6o4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6o1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:116:1: error: BUILDSTDERR: warning: label ‘_c6o1’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c6o1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c6o1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_close_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:138:1: error: BUILDSTDERR: warning: label ‘_c6oi’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c6oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c6oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6of’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:157:1: error: BUILDSTDERR: warning: label ‘_c6of’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c6of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c6of: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_send_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:179:1: error: BUILDSTDERR: warning: label ‘_c6ow’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c6ow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c6ow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6ot’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:198:1: error: BUILDSTDERR: warning: label ‘_c6ot’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c6ot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c6ot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_getPassword_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:220:1: error: BUILDSTDERR: warning: label ‘_c6oK’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c6oK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c6oK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6oH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:239:1: error: BUILDSTDERR: warning: label ‘_c6oH’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c6oH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c6oH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_setPassword_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:261:1: error: BUILDSTDERR: warning: label ‘_c6oY’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c6oY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c6oY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6oV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:280:1: error: BUILDSTDERR: warning: label ‘_c6oV’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c6oV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c6oV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_getVersion_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:302:1: error: BUILDSTDERR: warning: label ‘_c6pc’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c6pc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c6pc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘_c6p9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:321:1: error: BUILDSTDERR: warning: label ‘_c6p9’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c6p9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c6p9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:639:1: error: BUILDSTDERR: warning: label ‘_c6pk’ defined but not used [-Wunused-label] BUILDSTDERR: 639 | _c6pk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 639 | _c6pk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:648:1: error: BUILDSTDERR: warning: label ‘_c6pp’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _c6pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _c6pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:680:1: error: BUILDSTDERR: warning: label ‘_c6pu’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _c6pu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _c6pu: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc3385_0/ghc_21.hc:691:22: error: BUILDSTDERR: warning: ‘S6pw_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 691 | static const StgWord S6pw_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | static const StgWord S6pw_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Util.hs:53:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘parseTime’ BUILDSTDERR: (imported from Data.Time.Format, but defined in time-1.8.0.2:Data.Time.Format.Parse): BUILDSTDERR: Deprecated: "use "parseTimeM True" instead" BUILDSTDERR: | BUILDSTDERR: 53 | parseIso8601 = parseTime defaultTimeLocale iso8601Format . UTF8.toString BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sckK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:14:1: error: BUILDSTDERR: warning: label ‘_ccyb’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _ccyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _ccyb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_read_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:41:1: error: BUILDSTDERR: warning: label ‘_ccyk’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _ccyk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _ccyk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccye’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:73:1: error: BUILDSTDERR: warning: label ‘_ccye’ defined but not used [-Wunused-label] BUILDSTDERR: 73 | _ccye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 73 | _ccye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_iso8601Format_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:109:1: error: BUILDSTDERR: warning: label ‘_ccyC’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _ccyC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _ccyC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_formatIso8601_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:147:1: error: BUILDSTDERR: warning: label ‘_ccyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 147 | _ccyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 147 | _ccyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sckR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:176:1: error: BUILDSTDERR: warning: label ‘_ccyU’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _ccyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _ccyU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseIso8601_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:206:1: error: BUILDSTDERR: warning: label ‘_ccyX’ defined but not used [-Wunused-label] BUILDSTDERR: 206 | _ccyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 206 | _ccyX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:251:1: error: BUILDSTDERR: warning: label ‘_ccz8’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _ccz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _ccz8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:292:1: error: BUILDSTDERR: warning: label ‘_cczh’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _cczh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _cczh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:329:1: error: BUILDSTDERR: warning: label ‘_cczv’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _cczv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _cczv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cczo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:357:1: error: BUILDSTDERR: warning: label ‘_cczo’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cczo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cczo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sckX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:393:1: error: BUILDSTDERR: warning: label ‘_cczP’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _cczP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _cczP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scl8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:427:1: error: BUILDSTDERR: warning: label ‘_ccAc’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _ccAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _ccAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccA9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:453:1: error: BUILDSTDERR: warning: label ‘_ccA9’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _ccA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _ccA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sclk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:481:1: error: BUILDSTDERR: warning: label ‘_ccAp’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _ccAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _ccAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccAm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:511:1: error: BUILDSTDERR: warning: label ‘_ccAm’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _ccAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _ccAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scl3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:530:1: error: BUILDSTDERR: warning: label ‘_ccAA’ defined but not used [-Wunused-label] BUILDSTDERR: 530 | _ccAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 530 | _ccAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cczZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:565:1: error: BUILDSTDERR: warning: label ‘_cczZ’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _cczZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _cczZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_splitGroups_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:617:1: error: BUILDSTDERR: warning: label ‘_ccAM’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _ccAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _ccAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:654:1: error: BUILDSTDERR: warning: label ‘_ccAX’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _ccAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _ccAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:695:1: error: BUILDSTDERR: warning: label ‘_ccB6’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _ccB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _ccB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:736:1: error: BUILDSTDERR: warning: label ‘_ccBf’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _ccBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _ccBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:777:1: error: BUILDSTDERR: warning: label ‘_ccBo’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _ccBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _ccBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:853:1: error: BUILDSTDERR: warning: label ‘_ccBz’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _ccBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _ccBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccBx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:886:1: error: BUILDSTDERR: warning: label ‘_ccBx’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _ccBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _ccBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlvl_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:913:1: error: BUILDSTDERR: warning: label ‘_ccBG’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _ccBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _ccBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sclF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:922:1: error: BUILDSTDERR: warning: label ‘_ccC0’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _ccC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _ccC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccBY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:953:1: error: BUILDSTDERR: warning: label ‘_ccBY’ defined but not used [-Wunused-label] BUILDSTDERR: 953 | _ccBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 953 | _ccBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sclG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:988:1: error: BUILDSTDERR: warning: label ‘_ccCf’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _ccCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _ccCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccBP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1018:1: error: BUILDSTDERR: warning: label ‘_ccBP’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _ccBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _ccBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1052:1: error: BUILDSTDERR: warning: label ‘_ccCn’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _ccCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _ccCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1094:1: error: BUILDSTDERR: warning: label ‘_ccCz’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _ccCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _ccCz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccCw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1120:1: error: BUILDSTDERR: warning: label ‘_ccCw’ defined but not used [-Wunused-label] BUILDSTDERR: 1120 | _ccCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1120 | _ccCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1166:1: error: BUILDSTDERR: warning: label ‘_ccCM’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _ccCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _ccCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scme_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1208:1: error: BUILDSTDERR: warning: label ‘_ccDn’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _ccDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _ccDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccDk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1243:1: error: BUILDSTDERR: warning: label ‘_ccDk’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _ccDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _ccDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1278:1: error: BUILDSTDERR: warning: label ‘_ccDD’ defined but not used [-Wunused-label] BUILDSTDERR: 1278 | _ccDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1278 | _ccDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccCT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1306:1: error: BUILDSTDERR: warning: label ‘_ccCT’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _ccCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _ccCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccCY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1333:1: error: BUILDSTDERR: warning: label ‘_ccCY’ defined but not used [-Wunused-label] BUILDSTDERR: 1333 | _ccCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1333 | _ccCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccDe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1366:1: error: BUILDSTDERR: warning: label ‘_ccDe’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _ccDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _ccDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccDd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1391:1: error: BUILDSTDERR: warning: label ‘_ccDd’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _ccDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _ccDd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scml_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1413:1: error: BUILDSTDERR: warning: label ‘_ccEa’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _ccEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _ccEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1441:1: error: BUILDSTDERR: warning: label ‘_ccEe’ defined but not used [-Wunused-label] BUILDSTDERR: 1441 | _ccEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1441 | _ccEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlose_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1478:1: error: BUILDSTDERR: warning: label ‘_ccEk’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _ccEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _ccEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlose_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1498:1: error: BUILDSTDERR: warning: label ‘_ccEt’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _ccEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _ccEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccEW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1565:1: error: BUILDSTDERR: warning: label ‘_ccEW’ defined but not used [-Wunused-label] BUILDSTDERR: 1565 | _ccEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1565 | _ccEW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccEV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1593:1: error: BUILDSTDERR: warning: label ‘_ccEV’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _ccEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _ccEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccEL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1612:1: error: BUILDSTDERR: warning: label ‘_ccEL’ defined but not used [-Wunused-label] BUILDSTDERR: 1612 | _ccEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1612 | _ccEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccEK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1639:1: error: BUILDSTDERR: warning: label ‘_ccEK’ defined but not used [-Wunused-label] BUILDSTDERR: 1639 | _ccEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1639 | _ccEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwsucc1_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1660:1: error: BUILDSTDERR: warning: label ‘_ccFd’ defined but not used [-Wunused-label] BUILDSTDERR: 1660 | _ccFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1660 | _ccFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwsucc1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1671:1: error: BUILDSTDERR: warning: label ‘_ccFj’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _ccFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _ccFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccFt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1705:1: error: BUILDSTDERR: warning: label ‘_ccFt’ defined but not used [-Wunused-label] BUILDSTDERR: 1705 | _ccFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1705 | _ccFt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1735:1: error: BUILDSTDERR: warning: label ‘_ccFO’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _ccFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _ccFO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccFM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1759:1: error: BUILDSTDERR: warning: label ‘_ccFM’ defined but not used [-Wunused-label] BUILDSTDERR: 1759 | _ccFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1759 | _ccFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1790:1: error: BUILDSTDERR: warning: label ‘_ccG1’ defined but not used [-Wunused-label] BUILDSTDERR: 1790 | _ccG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1790 | _ccG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccFY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1820:1: error: BUILDSTDERR: warning: label ‘_ccFY’ defined but not used [-Wunused-label] BUILDSTDERR: 1820 | _ccFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1820 | _ccFY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccG8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1844:1: error: BUILDSTDERR: warning: label ‘_ccG8’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _ccG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _ccG8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseBool_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1865:1: error: BUILDSTDERR: warning: label ‘_ccGk’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _ccGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _ccGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseBool_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1887:1: error: BUILDSTDERR: warning: label ‘_ccGt’ defined but not used [-Wunused-label] BUILDSTDERR: 1887 | _ccGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1887 | _ccGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccH4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:1958:1: error: BUILDSTDERR: warning: label ‘_ccH4’ defined but not used [-Wunused-label] BUILDSTDERR: 1958 | _ccH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1958 | _ccH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccH8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2002:1: error: BUILDSTDERR: warning: label ‘_ccH8’ defined but not used [-Wunused-label] BUILDSTDERR: 2002 | _ccH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2002 | _ccH8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccGA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2022:1: error: BUILDSTDERR: warning: label ‘_ccGA’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _ccGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _ccGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccHk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2066:1: error: BUILDSTDERR: warning: label ‘_ccHk’ defined but not used [-Wunused-label] BUILDSTDERR: 2066 | _ccHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2066 | _ccHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccGE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2074:1: error: BUILDSTDERR: warning: label ‘_ccGE’ defined but not used [-Wunused-label] BUILDSTDERR: 2074 | _ccGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2074 | _ccGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2097:1: error: BUILDSTDERR: warning: label ‘_ccHH’ defined but not used [-Wunused-label] BUILDSTDERR: 2097 | _ccHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2097 | _ccHH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccHE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2124:1: error: BUILDSTDERR: warning: label ‘_ccHE’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _ccHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _ccHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2155:1: error: BUILDSTDERR: warning: label ‘_ccI0’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _ccI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _ccI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccHU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2191:1: error: BUILDSTDERR: warning: label ‘_ccHU’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _ccHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _ccHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2235:1: error: BUILDSTDERR: warning: label ‘_ccIf’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _ccIf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _ccIf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2276:1: error: BUILDSTDERR: warning: label ‘_ccIu’ defined but not used [-Wunused-label] BUILDSTDERR: 2276 | _ccIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2276 | _ccIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccIo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2312:1: error: BUILDSTDERR: warning: label ‘_ccIo’ defined but not used [-Wunused-label] BUILDSTDERR: 2312 | _ccIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2312 | _ccIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2356:1: error: BUILDSTDERR: warning: label ‘_ccIJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _ccIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _ccIJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2397:1: error: BUILDSTDERR: warning: label ‘_ccIY’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _ccIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _ccIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccIS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2433:1: error: BUILDSTDERR: warning: label ‘_ccIS’ defined but not used [-Wunused-label] BUILDSTDERR: 2433 | _ccIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2433 | _ccIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘rckF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2477:1: error: BUILDSTDERR: warning: label ‘_ccJd’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _ccJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _ccJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scoo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2515:1: error: BUILDSTDERR: warning: label ‘_ccJu’ defined but not used [-Wunused-label] BUILDSTDERR: 2515 | _ccJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2515 | _ccJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccJo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2542:1: error: BUILDSTDERR: warning: label ‘_ccJo’ defined but not used [-Wunused-label] BUILDSTDERR: 2542 | _ccJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2542 | _ccJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scos_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2567:1: error: BUILDSTDERR: warning: label ‘_ccJI’ defined but not used [-Wunused-label] BUILDSTDERR: 2567 | _ccJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2567 | _ccJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scox_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2585:1: error: BUILDSTDERR: warning: label ‘_ccJV’ defined but not used [-Wunused-label] BUILDSTDERR: 2585 | _ccJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2585 | _ccJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccJP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2612:1: error: BUILDSTDERR: warning: label ‘_ccJP’ defined but not used [-Wunused-label] BUILDSTDERR: 2612 | _ccJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2612 | _ccJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scoB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2637:1: error: BUILDSTDERR: warning: label ‘_ccK9’ defined but not used [-Wunused-label] BUILDSTDERR: 2637 | _ccK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2637 | _ccK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scoG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2655:1: error: BUILDSTDERR: warning: label ‘_ccKm’ defined but not used [-Wunused-label] BUILDSTDERR: 2655 | _ccKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2655 | _ccKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccKg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2682:1: error: BUILDSTDERR: warning: label ‘_ccKg’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _ccKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _ccKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scoK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2707:1: error: BUILDSTDERR: warning: label ‘_ccKA’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _ccKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _ccKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scoP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2726:1: error: BUILDSTDERR: warning: label ‘_ccKI’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _ccKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _ccKI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scoV_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2751:1: error: BUILDSTDERR: warning: label ‘_ccKN’ defined but not used [-Wunused-label] BUILDSTDERR: 2751 | _ccKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2751 | _ccKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scpe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2766:1: error: BUILDSTDERR: warning: label ‘_ccLe’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _ccLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _ccLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scoV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2819:1: error: BUILDSTDERR: warning: label ‘_ccLr’ defined but not used [-Wunused-label] BUILDSTDERR: 2819 | _ccLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2819 | _ccLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccKR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:2875:1: error: BUILDSTDERR: warning: label ‘_ccKR’ defined but not used [-Wunused-label] BUILDSTDERR: 2875 | _ccKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2875 | _ccKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccMw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3013:1: error: BUILDSTDERR: warning: label ‘_ccMw’ defined but not used [-Wunused-label] BUILDSTDERR: 3013 | _ccMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3013 | _ccMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccMf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3037:1: error: BUILDSTDERR: warning: label ‘_ccMf’ defined but not used [-Wunused-label] BUILDSTDERR: 3037 | _ccMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3037 | _ccMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccMJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3060:1: error: BUILDSTDERR: warning: label ‘_ccMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3060 | _ccMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3060 | _ccMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_scpt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3074:1: error: BUILDSTDERR: warning: label ‘_scpt’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _scpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _scpt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccL3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3093:1: error: BUILDSTDERR: warning: label ‘_ccL3’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _ccL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _ccL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scpy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3133:1: error: BUILDSTDERR: warning: label ‘_ccNi’ defined but not used [-Wunused-label] BUILDSTDERR: 3133 | _ccNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3133 | _ccNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccNg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3159:1: error: BUILDSTDERR: warning: label ‘_ccNg’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _ccNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _ccNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scpL_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3184:1: error: BUILDSTDERR: warning: label ‘_ccNq’ defined but not used [-Wunused-label] BUILDSTDERR: 3184 | _ccNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3184 | _ccNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scq3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3199:1: error: BUILDSTDERR: warning: label ‘_ccNR’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _ccNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _ccNR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scpL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3252:1: error: BUILDSTDERR: warning: label ‘_ccO4’ defined but not used [-Wunused-label] BUILDSTDERR: 3252 | _ccO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3252 | _ccO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccNu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3302:1: error: BUILDSTDERR: warning: label ‘_ccNu’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _ccNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _ccNu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccPg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3440:1: error: BUILDSTDERR: warning: label ‘_ccPg’ defined but not used [-Wunused-label] BUILDSTDERR: 3440 | _ccPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3440 | _ccPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccOW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3485:1: error: BUILDSTDERR: warning: label ‘_ccOW’ defined but not used [-Wunused-label] BUILDSTDERR: 3485 | _ccOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3485 | _ccOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccPo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3527:1: error: BUILDSTDERR: warning: label ‘_ccPo’ defined but not used [-Wunused-label] BUILDSTDERR: 3527 | _ccPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3527 | _ccPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccNF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3543:1: error: BUILDSTDERR: warning: label ‘_ccNF’ defined but not used [-Wunused-label] BUILDSTDERR: 3543 | _ccNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3543 | _ccNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scqq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3591:1: error: BUILDSTDERR: warning: label ‘_ccPX’ defined but not used [-Wunused-label] BUILDSTDERR: 3591 | _ccPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3591 | _ccPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccPV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3617:1: error: BUILDSTDERR: warning: label ‘_ccPV’ defined but not used [-Wunused-label] BUILDSTDERR: 3617 | _ccPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3617 | _ccPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scqT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3649:1: error: BUILDSTDERR: warning: label ‘_ccQA’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _ccQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _ccQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3701:1: error: BUILDSTDERR: warning: label ‘_ccQN’ defined but not used [-Wunused-label] BUILDSTDERR: 3701 | _ccQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3701 | _ccQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccQ8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3735:1: error: BUILDSTDERR: warning: label ‘_ccQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 3735 | _ccQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3735 | _ccQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccQd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3784:1: error: BUILDSTDERR: warning: label ‘_ccQd’ defined but not used [-Wunused-label] BUILDSTDERR: 3784 | _ccQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3784 | _ccQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccUI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3934:1: error: BUILDSTDERR: warning: label ‘_ccUI’ defined but not used [-Wunused-label] BUILDSTDERR: 3934 | _ccUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3934 | _ccUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccUN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:3978:1: error: BUILDSTDERR: warning: label ‘_ccUN’ defined but not used [-Wunused-label] BUILDSTDERR: 3978 | _ccUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3978 | _ccUN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccTE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4004:1: error: BUILDSTDERR: warning: label ‘_ccTE’ defined but not used [-Wunused-label] BUILDSTDERR: 4004 | _ccTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4004 | _ccTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccUe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4066:1: error: BUILDSTDERR: warning: label ‘_ccUe’ defined but not used [-Wunused-label] BUILDSTDERR: 4066 | _ccUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4066 | _ccUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccUm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4110:1: error: BUILDSTDERR: warning: label ‘_ccUm’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _ccUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _ccUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccTK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4130:1: error: BUILDSTDERR: warning: label ‘_ccTK’ defined but not used [-Wunused-label] BUILDSTDERR: 4130 | _ccTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4130 | _ccTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccTR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4174:1: error: BUILDSTDERR: warning: label ‘_ccTR’ defined but not used [-Wunused-label] BUILDSTDERR: 4174 | _ccTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4174 | _ccTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccSy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4200:1: error: BUILDSTDERR: warning: label ‘_ccSy’ defined but not used [-Wunused-label] BUILDSTDERR: 4200 | _ccSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4200 | _ccSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccT8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4262:1: error: BUILDSTDERR: warning: label ‘_ccT8’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _ccT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _ccT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccTg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4306:1: error: BUILDSTDERR: warning: label ‘_ccTg’ defined but not used [-Wunused-label] BUILDSTDERR: 4306 | _ccTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4306 | _ccTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccSE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4326:1: error: BUILDSTDERR: warning: label ‘_ccSE’ defined but not used [-Wunused-label] BUILDSTDERR: 4326 | _ccSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4326 | _ccSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccSL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4370:1: error: BUILDSTDERR: warning: label ‘_ccSL’ defined but not used [-Wunused-label] BUILDSTDERR: 4370 | _ccSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4370 | _ccSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccQo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4394:1: error: BUILDSTDERR: warning: label ‘_ccQo’ defined but not used [-Wunused-label] BUILDSTDERR: 4394 | _ccQo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4394 | _ccQo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccQU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4447:1: error: BUILDSTDERR: warning: label ‘_ccQU’ defined but not used [-Wunused-label] BUILDSTDERR: 4447 | _ccQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4447 | _ccQU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccR1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4491:1: error: BUILDSTDERR: warning: label ‘_ccR1’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _ccR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _ccR1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccRs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4511:1: error: BUILDSTDERR: warning: label ‘_ccRs’ defined but not used [-Wunused-label] BUILDSTDERR: 4511 | _ccRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4511 | _ccRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccUZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4555:1: error: BUILDSTDERR: warning: label ‘_ccUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4555 | _ccUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4555 | _ccUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccRx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4563:1: error: BUILDSTDERR: warning: label ‘_ccRx’ defined but not used [-Wunused-label] BUILDSTDERR: 4563 | _ccRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4563 | _ccRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseFrac_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4602:1: error: BUILDSTDERR: warning: label ‘_ccVN’ defined but not used [-Wunused-label] BUILDSTDERR: 4602 | _ccVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4602 | _ccVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4670:1: error: BUILDSTDERR: warning: label ‘_ccW1’ defined but not used [-Wunused-label] BUILDSTDERR: 4670 | _ccW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4670 | _ccW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4692:1: error: BUILDSTDERR: warning: label ‘_ccW8’ defined but not used [-Wunused-label] BUILDSTDERR: 4692 | _ccW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4692 | _ccW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4716:1: error: BUILDSTDERR: warning: label ‘_ccWf’ defined but not used [-Wunused-label] BUILDSTDERR: 4716 | _ccWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4716 | _ccWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4742:1: error: BUILDSTDERR: warning: label ‘_ccWq’ defined but not used [-Wunused-label] BUILDSTDERR: 4742 | _ccWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4742 | _ccWq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccWn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4783:1: error: BUILDSTDERR: warning: label ‘_ccWn’ defined but not used [-Wunused-label] BUILDSTDERR: 4783 | _ccWn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4783 | _ccWn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccWw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4831:1: error: BUILDSTDERR: warning: label ‘_ccWw’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _ccWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _ccWw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccWD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4876:1: error: BUILDSTDERR: warning: label ‘_ccWD’ defined but not used [-Wunused-label] BUILDSTDERR: 4876 | _ccWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4876 | _ccWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseNum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4896:1: error: BUILDSTDERR: warning: label ‘_ccX0’ defined but not used [-Wunused-label] BUILDSTDERR: 4896 | _ccX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4896 | _ccX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseNum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4934:1: error: BUILDSTDERR: warning: label ‘_ccX9’ defined but not used [-Wunused-label] BUILDSTDERR: 4934 | _ccX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4934 | _ccX9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwscan_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4954:1: error: BUILDSTDERR: warning: label ‘_ccXd’ defined but not used [-Wunused-label] BUILDSTDERR: 4954 | _ccXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4954 | _ccXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4964:1: error: BUILDSTDERR: warning: label ‘_ccXq’ defined but not used [-Wunused-label] BUILDSTDERR: 4964 | _ccXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4964 | _ccXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsX_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4985:1: error: BUILDSTDERR: warning: label ‘_ccXv’ defined but not used [-Wunused-label] BUILDSTDERR: 4985 | _ccXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4985 | _ccXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scsX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:4999:1: error: BUILDSTDERR: warning: label ‘_ccXB’ defined but not used [-Wunused-label] BUILDSTDERR: 4999 | _ccXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4999 | _ccXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccXU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5043:1: error: BUILDSTDERR: warning: label ‘_ccXU’ defined but not used [-Wunused-label] BUILDSTDERR: 5043 | _ccXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5043 | _ccXU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sctn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5068:1: error: BUILDSTDERR: warning: label ‘_ccYa’ defined but not used [-Wunused-label] BUILDSTDERR: 5068 | _ccYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5068 | _ccYa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccY7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5100:1: error: BUILDSTDERR: warning: label ‘_ccY7’ defined but not used [-Wunused-label] BUILDSTDERR: 5100 | _ccY7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5100 | _ccY7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccYh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5126:1: error: BUILDSTDERR: warning: label ‘_ccYh’ defined but not used [-Wunused-label] BUILDSTDERR: 5126 | _ccYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5126 | _ccYh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sctE_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5146:1: error: BUILDSTDERR: warning: label ‘_ccYu’ defined but not used [-Wunused-label] BUILDSTDERR: 5146 | _ccYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5146 | _ccYu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sctE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5170:1: error: BUILDSTDERR: warning: label ‘_ccYD’ defined but not used [-Wunused-label] BUILDSTDERR: 5170 | _ccYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5170 | _ccYD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sctV_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5239:1: error: BUILDSTDERR: warning: label ‘_ccYV’ defined but not used [-Wunused-label] BUILDSTDERR: 5239 | _ccYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5239 | _ccYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘sctV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5254:1: error: BUILDSTDERR: warning: label ‘_ccZ1’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _ccZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _ccZ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scuK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5295:1: error: BUILDSTDERR: warning: label ‘_ccZw’ defined but not used [-Wunused-label] BUILDSTDERR: 5295 | _ccZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5295 | _ccZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccZt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5327:1: error: BUILDSTDERR: warning: label ‘_ccZt’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _ccZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _ccZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccZD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5353:1: error: BUILDSTDERR: warning: label ‘_ccZD’ defined but not used [-Wunused-label] BUILDSTDERR: 5353 | _ccZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5353 | _ccZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_ccZI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5387:1: error: BUILDSTDERR: warning: label ‘_ccZI’ defined but not used [-Wunused-label] BUILDSTDERR: 5387 | _ccZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5387 | _ccZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5418:1: error: BUILDSTDERR: warning: label ‘_cd02’ defined but not used [-Wunused-label] BUILDSTDERR: 5418 | _cd02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5418 | _cd02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd00’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5444:1: error: BUILDSTDERR: warning: label ‘_cd00’ defined but not used [-Wunused-label] BUILDSTDERR: 5444 | _cd00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5444 | _cd00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwscan_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5493:1: error: BUILDSTDERR: warning: label ‘_cd08’ defined but not used [-Wunused-label] BUILDSTDERR: 5493 | _cd08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5493 | _cd08: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scv8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5579:1: error: BUILDSTDERR: warning: label ‘_cd0H’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _cd0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _cd0H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5596:1: error: BUILDSTDERR: warning: label ‘_cd0K’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _cd0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _cd0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd0t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5620:1: error: BUILDSTDERR: warning: label ‘_cd0t’ defined but not used [-Wunused-label] BUILDSTDERR: 5620 | _cd0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5620 | _cd0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd0x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cd0x’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cd0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cd0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseDate_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5697:1: error: BUILDSTDERR: warning: label ‘_cd0T’ defined but not used [-Wunused-label] BUILDSTDERR: 5697 | _cd0T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5697 | _cd0T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseDate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5711:1: error: BUILDSTDERR: warning: label ‘_cd14’ defined but not used [-Wunused-label] BUILDSTDERR: 5711 | _cd14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5711 | _cd14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd0X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5749:1: error: BUILDSTDERR: warning: label ‘_cd0X’ defined but not used [-Wunused-label] BUILDSTDERR: 5749 | _cd0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5749 | _cd0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd19’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5794:1: error: BUILDSTDERR: warning: label ‘_cd19’ defined but not used [-Wunused-label] BUILDSTDERR: 5794 | _cd19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5794 | _cd19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5817:1: error: BUILDSTDERR: warning: label ‘_cd1x’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _cd1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _cd1x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd1u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5844:1: error: BUILDSTDERR: warning: label ‘_cd1u’ defined but not used [-Wunused-label] BUILDSTDERR: 5844 | _cd1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5844 | _cd1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5903:1: error: BUILDSTDERR: warning: label ‘_cd1N’ defined but not used [-Wunused-label] BUILDSTDERR: 5903 | _cd1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5903 | _cd1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd1Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5947:1: error: BUILDSTDERR: warning: label ‘_cd1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5947 | _cd1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5947 | _cd1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd1X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5971:1: error: BUILDSTDERR: warning: label ‘_cd1X’ defined but not used [-Wunused-label] BUILDSTDERR: 5971 | _cd1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5971 | _cd1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssoc1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:5994:1: error: BUILDSTDERR: warning: label ‘_cd2x’ defined but not used [-Wunused-label] BUILDSTDERR: 5994 | _cd2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5994 | _cd2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scvH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6033:1: error: BUILDSTDERR: warning: label ‘_cd2L’ defined but not used [-Wunused-label] BUILDSTDERR: 6033 | _cd2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6033 | _cd2L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd2I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6074:1: error: BUILDSTDERR: warning: label ‘_cd2I’ defined but not used [-Wunused-label] BUILDSTDERR: 6074 | _cd2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6074 | _cd2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scwD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6136:1: error: BUILDSTDERR: warning: label ‘_cd3x’ defined but not used [-Wunused-label] BUILDSTDERR: 6136 | _cd3x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6136 | _cd3x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd3u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6166:1: error: BUILDSTDERR: warning: label ‘_cd3u’ defined but not used [-Wunused-label] BUILDSTDERR: 6166 | _cd3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6166 | _cd3u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd3A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6196:1: error: BUILDSTDERR: warning: label ‘_cd3A’ defined but not used [-Wunused-label] BUILDSTDERR: 6196 | _cd3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6196 | _cd3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd4e’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6261:1: error: BUILDSTDERR: warning: label ‘_cd4e’ defined but not used [-Wunused-label] BUILDSTDERR: 6261 | _cd4e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6261 | _cd4e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd3Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6298:1: error: BUILDSTDERR: warning: label ‘_cd3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6298 | _cd3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6298 | _cd3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd3X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6326:1: error: BUILDSTDERR: warning: label ‘_cd3X’ defined but not used [-Wunused-label] BUILDSTDERR: 6326 | _cd3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6326 | _cd3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwtoAssoc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6344:1: error: BUILDSTDERR: warning: label ‘_cd58’ defined but not used [-Wunused-label] BUILDSTDERR: 6344 | _cd58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6344 | _cd58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssoc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6382:1: error: BUILDSTDERR: warning: label ‘_cd5k’ defined but not used [-Wunused-label] BUILDSTDERR: 6382 | _cd5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6382 | _cd5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd5h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6406:1: error: BUILDSTDERR: warning: label ‘_cd5h’ defined but not used [-Wunused-label] BUILDSTDERR: 6406 | _cd5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6406 | _cd5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssocList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6439:1: error: BUILDSTDERR: warning: label ‘_cd5u’ defined but not used [-Wunused-label] BUILDSTDERR: 6439 | _cd5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6439 | _cd5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scwK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6467:1: error: BUILDSTDERR: warning: label ‘_cd5I’ defined but not used [-Wunused-label] BUILDSTDERR: 6467 | _cd5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6467 | _cd5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd5F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6499:1: error: BUILDSTDERR: warning: label ‘_cd5F’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _cd5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _cd5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd5L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6539:1: error: BUILDSTDERR: warning: label ‘_cd5L’ defined but not used [-Wunused-label] BUILDSTDERR: 6539 | _cd5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6539 | _cd5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scxp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6602:1: error: BUILDSTDERR: warning: label ‘_cd6N’ defined but not used [-Wunused-label] BUILDSTDERR: 6602 | _cd6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6602 | _cd6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd6K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6632:1: error: BUILDSTDERR: warning: label ‘_cd6K’ defined but not used [-Wunused-label] BUILDSTDERR: 6632 | _cd6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6632 | _cd6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd6Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6658:1: error: BUILDSTDERR: warning: label ‘_cd6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _cd6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _cd6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwbreakChar_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6704:1: error: BUILDSTDERR: warning: label ‘_cd7h’ defined but not used [-Wunused-label] BUILDSTDERR: 6704 | _cd7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6704 | _cd7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_breakChar_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6744:1: error: BUILDSTDERR: warning: label ‘_cd7t’ defined but not used [-Wunused-label] BUILDSTDERR: 6744 | _cd7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6744 | _cd7t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd7q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6769:1: error: BUILDSTDERR: warning: label ‘_cd7q’ defined but not used [-Wunused-label] BUILDSTDERR: 6769 | _cd7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6769 | _cd7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scxy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6802:1: error: BUILDSTDERR: warning: label ‘_cd7K’ defined but not used [-Wunused-label] BUILDSTDERR: 6802 | _cd7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6802 | _cd7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd7H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6829:1: error: BUILDSTDERR: warning: label ‘_cd7H’ defined but not used [-Wunused-label] BUILDSTDERR: 6829 | _cd7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6829 | _cd7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘scxI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6859:1: error: BUILDSTDERR: warning: label ‘_cd84’ defined but not used [-Wunused-label] BUILDSTDERR: 6859 | _cd84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6859 | _cd84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd81’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6896:1: error: BUILDSTDERR: warning: label ‘_cd81’ defined but not used [-Wunused-label] BUILDSTDERR: 6896 | _cd81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6896 | _cd81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseTriple_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6925:1: error: BUILDSTDERR: warning: label ‘_cd8g’ defined but not used [-Wunused-label] BUILDSTDERR: 6925 | _cd8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6925 | _cd8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd7R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:6966:1: error: BUILDSTDERR: warning: label ‘_cd7R’ defined but not used [-Wunused-label] BUILDSTDERR: 6966 | _cd7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6966 | _cd7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd8o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:7012:1: error: BUILDSTDERR: warning: label ‘_cd8o’ defined but not used [-Wunused-label] BUILDSTDERR: 7012 | _cd8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7012 | _cd8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd8B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:7053:1: error: BUILDSTDERR: warning: label ‘_cd8B’ defined but not used [-Wunused-label] BUILDSTDERR: 7053 | _cd8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7053 | _cd8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc: In function ‘_cd8L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_26.hc:7091:1: error: BUILDSTDERR: warning: label ‘_cd8L’ defined but not used [-Wunused-label] BUILDSTDERR: 7091 | _cd8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7091 | _cd8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sd94_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:14:1: error: BUILDSTDERR: warning: label ‘_cdmv’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cdmv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cdmv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_read_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:41:1: error: BUILDSTDERR: warning: label ‘_cdmE’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _cdmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _cdmE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdmy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:73:1: error: BUILDSTDERR: warning: label ‘_cdmy’ defined but not used [-Wunused-label] BUILDSTDERR: 73 | _cdmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 73 | _cdmy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_iso8601Format_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:109:1: error: BUILDSTDERR: warning: label ‘_cdmW’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _cdmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _cdmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_formatIso8601_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:147:1: error: BUILDSTDERR: warning: label ‘_cdn3’ defined but not used [-Wunused-label] BUILDSTDERR: 147 | _cdn3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 147 | _cdn3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sd9b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:176:1: error: BUILDSTDERR: warning: label ‘_cdne’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _cdne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _cdne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseIso8601_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:206:1: error: BUILDSTDERR: warning: label ‘_cdnh’ defined but not used [-Wunused-label] BUILDSTDERR: 206 | _cdnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 206 | _cdnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:251:1: error: BUILDSTDERR: warning: label ‘_cdns’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _cdns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _cdns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:292:1: error: BUILDSTDERR: warning: label ‘_cdnB’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _cdnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _cdnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:329:1: error: BUILDSTDERR: warning: label ‘_cdnP’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _cdnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _cdnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdnI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:357:1: error: BUILDSTDERR: warning: label ‘_cdnI’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cdnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cdnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sd9h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:393:1: error: BUILDSTDERR: warning: label ‘_cdo9’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _cdo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _cdo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sd9s_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:427:1: error: BUILDSTDERR: warning: label ‘_cdow’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _cdow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _cdow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdot’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:453:1: error: BUILDSTDERR: warning: label ‘_cdot’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cdot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cdot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sd9E_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:481:1: error: BUILDSTDERR: warning: label ‘_cdoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cdoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cdoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdoG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:511:1: error: BUILDSTDERR: warning: label ‘_cdoG’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _cdoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _cdoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sd9n_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:530:1: error: BUILDSTDERR: warning: label ‘_cdoU’ defined but not used [-Wunused-label] BUILDSTDERR: 530 | _cdoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 530 | _cdoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdoj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:565:1: error: BUILDSTDERR: warning: label ‘_cdoj’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _cdoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _cdoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_splitGroups_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:617:1: error: BUILDSTDERR: warning: label ‘_cdp6’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _cdp6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _cdp6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:654:1: error: BUILDSTDERR: warning: label ‘_cdph’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _cdph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _cdph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:695:1: error: BUILDSTDERR: warning: label ‘_cdpq’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cdpq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cdpq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:736:1: error: BUILDSTDERR: warning: label ‘_cdpz’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _cdpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _cdpz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:777:1: error: BUILDSTDERR: warning: label ‘_cdpI’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _cdpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _cdpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:853:1: error: BUILDSTDERR: warning: label ‘_cdpT’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _cdpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _cdpT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdpR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:886:1: error: BUILDSTDERR: warning: label ‘_cdpR’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _cdpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _cdpR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlvl_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:913:1: error: BUILDSTDERR: warning: label ‘_cdq0’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _cdq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _cdq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sd9Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:922:1: error: BUILDSTDERR: warning: label ‘_cdqk’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _cdqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _cdqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdqi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:953:1: error: BUILDSTDERR: warning: label ‘_cdqi’ defined but not used [-Wunused-label] BUILDSTDERR: 953 | _cdqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 953 | _cdqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sda0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:988:1: error: BUILDSTDERR: warning: label ‘_cdqz’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _cdqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _cdqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdq9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1018:1: error: BUILDSTDERR: warning: label ‘_cdq9’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _cdq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _cdq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cdqH’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cdqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cdqH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1094:1: error: BUILDSTDERR: warning: label ‘_cdqT’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _cdqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _cdqT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdqQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1120:1: error: BUILDSTDERR: warning: label ‘_cdqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1120 | _cdqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1120 | _cdqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1166:1: error: BUILDSTDERR: warning: label ‘_cdr6’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _cdr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _cdr6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sday_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1208:1: error: BUILDSTDERR: warning: label ‘_cdrH’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _cdrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _cdrH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdrE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1243:1: error: BUILDSTDERR: warning: label ‘_cdrE’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _cdrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _cdrE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1278:1: error: BUILDSTDERR: warning: label ‘_cdrX’ defined but not used [-Wunused-label] BUILDSTDERR: 1278 | _cdrX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1278 | _cdrX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdrd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1306:1: error: BUILDSTDERR: warning: label ‘_cdrd’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _cdrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _cdrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdri’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1333:1: error: BUILDSTDERR: warning: label ‘_cdri’ defined but not used [-Wunused-label] BUILDSTDERR: 1333 | _cdri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1333 | _cdri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1366:1: error: BUILDSTDERR: warning: label ‘_cdry’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _cdry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _cdry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdrx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1391:1: error: BUILDSTDERR: warning: label ‘_cdrx’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _cdrx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _cdrx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdaF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1413:1: error: BUILDSTDERR: warning: label ‘_cdsu’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _cdsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _cdsu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1441:1: error: BUILDSTDERR: warning: label ‘_cdsy’ defined but not used [-Wunused-label] BUILDSTDERR: 1441 | _cdsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1441 | _cdsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlose_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1478:1: error: BUILDSTDERR: warning: label ‘_cdsE’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _cdsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _cdsE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlose_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1498:1: error: BUILDSTDERR: warning: label ‘_cdsN’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _cdsN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _cdsN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdtg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1565:1: error: BUILDSTDERR: warning: label ‘_cdtg’ defined but not used [-Wunused-label] BUILDSTDERR: 1565 | _cdtg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1565 | _cdtg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdtf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cdtf’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cdtf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cdtf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdt5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1612:1: error: BUILDSTDERR: warning: label ‘_cdt5’ defined but not used [-Wunused-label] BUILDSTDERR: 1612 | _cdt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1612 | _cdt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdt4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1639:1: error: BUILDSTDERR: warning: label ‘_cdt4’ defined but not used [-Wunused-label] BUILDSTDERR: 1639 | _cdt4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1639 | _cdt4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwsucc1_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1660:1: error: BUILDSTDERR: warning: label ‘_cdtx’ defined but not used [-Wunused-label] BUILDSTDERR: 1660 | _cdtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1660 | _cdtx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwsucc1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cdtD’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cdtD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cdtD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdtN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1705:1: error: BUILDSTDERR: warning: label ‘_cdtN’ defined but not used [-Wunused-label] BUILDSTDERR: 1705 | _cdtN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1705 | _cdtN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1735:1: error: BUILDSTDERR: warning: label ‘_cdu8’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _cdu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _cdu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdu6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1759:1: error: BUILDSTDERR: warning: label ‘_cdu6’ defined but not used [-Wunused-label] BUILDSTDERR: 1759 | _cdu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1759 | _cdu6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1790:1: error: BUILDSTDERR: warning: label ‘_cdul’ defined but not used [-Wunused-label] BUILDSTDERR: 1790 | _cdul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1790 | _cdul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdui’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1820:1: error: BUILDSTDERR: warning: label ‘_cdui’ defined but not used [-Wunused-label] BUILDSTDERR: 1820 | _cdui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1820 | _cdui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdus’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1844:1: error: BUILDSTDERR: warning: label ‘_cdus’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _cdus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _cdus: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseBool_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1865:1: error: BUILDSTDERR: warning: label ‘_cduE’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _cduE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _cduE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseBool_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1887:1: error: BUILDSTDERR: warning: label ‘_cduN’ defined but not used [-Wunused-label] BUILDSTDERR: 1887 | _cduN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1887 | _cduN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdvo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:1958:1: error: BUILDSTDERR: warning: label ‘_cdvo’ defined but not used [-Wunused-label] BUILDSTDERR: 1958 | _cdvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1958 | _cdvo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdvs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2002:1: error: BUILDSTDERR: warning: label ‘_cdvs’ defined but not used [-Wunused-label] BUILDSTDERR: 2002 | _cdvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2002 | _cdvs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cduU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2022:1: error: BUILDSTDERR: warning: label ‘_cduU’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _cduU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _cduU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdvE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2066:1: error: BUILDSTDERR: warning: label ‘_cdvE’ defined but not used [-Wunused-label] BUILDSTDERR: 2066 | _cdvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2066 | _cdvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cduY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2074:1: error: BUILDSTDERR: warning: label ‘_cduY’ defined but not used [-Wunused-label] BUILDSTDERR: 2074 | _cduY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2074 | _cduY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2097:1: error: BUILDSTDERR: warning: label ‘_cdw1’ defined but not used [-Wunused-label] BUILDSTDERR: 2097 | _cdw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2097 | _cdw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdvY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2124:1: error: BUILDSTDERR: warning: label ‘_cdvY’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _cdvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _cdvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2155:1: error: BUILDSTDERR: warning: label ‘_cdwk’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _cdwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _cdwk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdwe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2191:1: error: BUILDSTDERR: warning: label ‘_cdwe’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _cdwe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _cdwe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2235:1: error: BUILDSTDERR: warning: label ‘_cdwz’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _cdwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _cdwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2276:1: error: BUILDSTDERR: warning: label ‘_cdwO’ defined but not used [-Wunused-label] BUILDSTDERR: 2276 | _cdwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2276 | _cdwO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdwI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2312:1: error: BUILDSTDERR: warning: label ‘_cdwI’ defined but not used [-Wunused-label] BUILDSTDERR: 2312 | _cdwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2312 | _cdwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2356:1: error: BUILDSTDERR: warning: label ‘_cdx3’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _cdx3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _cdx3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2397:1: error: BUILDSTDERR: warning: label ‘_cdxi’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _cdxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _cdxi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdxc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2433:1: error: BUILDSTDERR: warning: label ‘_cdxc’ defined but not used [-Wunused-label] BUILDSTDERR: 2433 | _cdxc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2433 | _cdxc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘rckF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2477:1: error: BUILDSTDERR: warning: label ‘_cdxx’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _cdxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _cdxx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdcI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2515:1: error: BUILDSTDERR: warning: label ‘_cdxO’ defined but not used [-Wunused-label] BUILDSTDERR: 2515 | _cdxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2515 | _cdxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdxI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2542:1: error: BUILDSTDERR: warning: label ‘_cdxI’ defined but not used [-Wunused-label] BUILDSTDERR: 2542 | _cdxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2542 | _cdxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdcM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2567:1: error: BUILDSTDERR: warning: label ‘_cdy2’ defined but not used [-Wunused-label] BUILDSTDERR: 2567 | _cdy2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2567 | _cdy2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdcR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2585:1: error: BUILDSTDERR: warning: label ‘_cdyf’ defined but not used [-Wunused-label] BUILDSTDERR: 2585 | _cdyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2585 | _cdyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdy9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2612:1: error: BUILDSTDERR: warning: label ‘_cdy9’ defined but not used [-Wunused-label] BUILDSTDERR: 2612 | _cdy9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2612 | _cdy9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdcV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2637:1: error: BUILDSTDERR: warning: label ‘_cdyt’ defined but not used [-Wunused-label] BUILDSTDERR: 2637 | _cdyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2637 | _cdyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdd0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2655:1: error: BUILDSTDERR: warning: label ‘_cdyG’ defined but not used [-Wunused-label] BUILDSTDERR: 2655 | _cdyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2655 | _cdyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdyA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cdyA’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cdyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cdyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdd4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2707:1: error: BUILDSTDERR: warning: label ‘_cdyU’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _cdyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _cdyU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdd9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2726:1: error: BUILDSTDERR: warning: label ‘_cdz2’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _cdz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _cdz2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sddf_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2751:1: error: BUILDSTDERR: warning: label ‘_cdz7’ defined but not used [-Wunused-label] BUILDSTDERR: 2751 | _cdz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2751 | _cdz7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sddy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2766:1: error: BUILDSTDERR: warning: label ‘_cdzy’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _cdzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _cdzy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sddf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2819:1: error: BUILDSTDERR: warning: label ‘_cdzL’ defined but not used [-Wunused-label] BUILDSTDERR: 2819 | _cdzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2819 | _cdzL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdzb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:2875:1: error: BUILDSTDERR: warning: label ‘_cdzb’ defined but not used [-Wunused-label] BUILDSTDERR: 2875 | _cdzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2875 | _cdzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdAQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3013:1: error: BUILDSTDERR: warning: label ‘_cdAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3013 | _cdAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3013 | _cdAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdAz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3037:1: error: BUILDSTDERR: warning: label ‘_cdAz’ defined but not used [-Wunused-label] BUILDSTDERR: 3037 | _cdAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3037 | _cdAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdB3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3060:1: error: BUILDSTDERR: warning: label ‘_cdB3’ defined but not used [-Wunused-label] BUILDSTDERR: 3060 | _cdB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3060 | _cdB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_sddN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3074:1: error: BUILDSTDERR: warning: label ‘_sddN’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _sddN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _sddN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdzn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3093:1: error: BUILDSTDERR: warning: label ‘_cdzn’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _cdzn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _cdzn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sddS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3133:1: error: BUILDSTDERR: warning: label ‘_cdBC’ defined but not used [-Wunused-label] BUILDSTDERR: 3133 | _cdBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3133 | _cdBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdBA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3159:1: error: BUILDSTDERR: warning: label ‘_cdBA’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _cdBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _cdBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sde5_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3184:1: error: BUILDSTDERR: warning: label ‘_cdBK’ defined but not used [-Wunused-label] BUILDSTDERR: 3184 | _cdBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3184 | _cdBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sden_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3199:1: error: BUILDSTDERR: warning: label ‘_cdCb’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _cdCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _cdCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sde5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3252:1: error: BUILDSTDERR: warning: label ‘_cdCo’ defined but not used [-Wunused-label] BUILDSTDERR: 3252 | _cdCo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3252 | _cdCo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdBO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3302:1: error: BUILDSTDERR: warning: label ‘_cdBO’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _cdBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _cdBO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdDA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3440:1: error: BUILDSTDERR: warning: label ‘_cdDA’ defined but not used [-Wunused-label] BUILDSTDERR: 3440 | _cdDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3440 | _cdDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdDg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3485:1: error: BUILDSTDERR: warning: label ‘_cdDg’ defined but not used [-Wunused-label] BUILDSTDERR: 3485 | _cdDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3485 | _cdDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdDI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3527:1: error: BUILDSTDERR: warning: label ‘_cdDI’ defined but not used [-Wunused-label] BUILDSTDERR: 3527 | _cdDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3527 | _cdDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdBZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3543:1: error: BUILDSTDERR: warning: label ‘_cdBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3543 | _cdBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3543 | _cdBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdeK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3591:1: error: BUILDSTDERR: warning: label ‘_cdEh’ defined but not used [-Wunused-label] BUILDSTDERR: 3591 | _cdEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3591 | _cdEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdEf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3617:1: error: BUILDSTDERR: warning: label ‘_cdEf’ defined but not used [-Wunused-label] BUILDSTDERR: 3617 | _cdEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3617 | _cdEf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdfd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3649:1: error: BUILDSTDERR: warning: label ‘_cdEU’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _cdEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _cdEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdgC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3701:1: error: BUILDSTDERR: warning: label ‘_cdF7’ defined but not used [-Wunused-label] BUILDSTDERR: 3701 | _cdF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3701 | _cdF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdEs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3735:1: error: BUILDSTDERR: warning: label ‘_cdEs’ defined but not used [-Wunused-label] BUILDSTDERR: 3735 | _cdEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3735 | _cdEs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdEx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3784:1: error: BUILDSTDERR: warning: label ‘_cdEx’ defined but not used [-Wunused-label] BUILDSTDERR: 3784 | _cdEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3784 | _cdEx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdJ2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3934:1: error: BUILDSTDERR: warning: label ‘_cdJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 3934 | _cdJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3934 | _cdJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdJ7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:3978:1: error: BUILDSTDERR: warning: label ‘_cdJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 3978 | _cdJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3978 | _cdJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdHY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4004:1: error: BUILDSTDERR: warning: label ‘_cdHY’ defined but not used [-Wunused-label] BUILDSTDERR: 4004 | _cdHY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4004 | _cdHY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdIy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4066:1: error: BUILDSTDERR: warning: label ‘_cdIy’ defined but not used [-Wunused-label] BUILDSTDERR: 4066 | _cdIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4066 | _cdIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdIG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cdIG’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cdIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cdIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdI4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4130:1: error: BUILDSTDERR: warning: label ‘_cdI4’ defined but not used [-Wunused-label] BUILDSTDERR: 4130 | _cdI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4130 | _cdI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdIb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4174:1: error: BUILDSTDERR: warning: label ‘_cdIb’ defined but not used [-Wunused-label] BUILDSTDERR: 4174 | _cdIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4174 | _cdIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdGS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4200:1: error: BUILDSTDERR: warning: label ‘_cdGS’ defined but not used [-Wunused-label] BUILDSTDERR: 4200 | _cdGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4200 | _cdGS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdHs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4262:1: error: BUILDSTDERR: warning: label ‘_cdHs’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _cdHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _cdHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdHA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4306:1: error: BUILDSTDERR: warning: label ‘_cdHA’ defined but not used [-Wunused-label] BUILDSTDERR: 4306 | _cdHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4306 | _cdHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdGY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4326:1: error: BUILDSTDERR: warning: label ‘_cdGY’ defined but not used [-Wunused-label] BUILDSTDERR: 4326 | _cdGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4326 | _cdGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdH5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4370:1: error: BUILDSTDERR: warning: label ‘_cdH5’ defined but not used [-Wunused-label] BUILDSTDERR: 4370 | _cdH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4370 | _cdH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdEI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4394:1: error: BUILDSTDERR: warning: label ‘_cdEI’ defined but not used [-Wunused-label] BUILDSTDERR: 4394 | _cdEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4394 | _cdEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdFe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4447:1: error: BUILDSTDERR: warning: label ‘_cdFe’ defined but not used [-Wunused-label] BUILDSTDERR: 4447 | _cdFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4447 | _cdFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdFl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4491:1: error: BUILDSTDERR: warning: label ‘_cdFl’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _cdFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _cdFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdFM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4511:1: error: BUILDSTDERR: warning: label ‘_cdFM’ defined but not used [-Wunused-label] BUILDSTDERR: 4511 | _cdFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4511 | _cdFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdJj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4555:1: error: BUILDSTDERR: warning: label ‘_cdJj’ defined but not used [-Wunused-label] BUILDSTDERR: 4555 | _cdJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4555 | _cdJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdFR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4563:1: error: BUILDSTDERR: warning: label ‘_cdFR’ defined but not used [-Wunused-label] BUILDSTDERR: 4563 | _cdFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4563 | _cdFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseFrac_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4602:1: error: BUILDSTDERR: warning: label ‘_cdK7’ defined but not used [-Wunused-label] BUILDSTDERR: 4602 | _cdK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4602 | _cdK7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdgE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4670:1: error: BUILDSTDERR: warning: label ‘_cdKl’ defined but not used [-Wunused-label] BUILDSTDERR: 4670 | _cdKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4670 | _cdKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdgF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4692:1: error: BUILDSTDERR: warning: label ‘_cdKs’ defined but not used [-Wunused-label] BUILDSTDERR: 4692 | _cdKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4692 | _cdKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdgG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4716:1: error: BUILDSTDERR: warning: label ‘_cdKz’ defined but not used [-Wunused-label] BUILDSTDERR: 4716 | _cdKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4716 | _cdKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdgX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4742:1: error: BUILDSTDERR: warning: label ‘_cdKK’ defined but not used [-Wunused-label] BUILDSTDERR: 4742 | _cdKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4742 | _cdKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdKH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4783:1: error: BUILDSTDERR: warning: label ‘_cdKH’ defined but not used [-Wunused-label] BUILDSTDERR: 4783 | _cdKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4783 | _cdKH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdKQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4831:1: error: BUILDSTDERR: warning: label ‘_cdKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _cdKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _cdKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdKX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4876:1: error: BUILDSTDERR: warning: label ‘_cdKX’ defined but not used [-Wunused-label] BUILDSTDERR: 4876 | _cdKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4876 | _cdKX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseNum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4896:1: error: BUILDSTDERR: warning: label ‘_cdLk’ defined but not used [-Wunused-label] BUILDSTDERR: 4896 | _cdLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4896 | _cdLk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseNum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4934:1: error: BUILDSTDERR: warning: label ‘_cdLt’ defined but not used [-Wunused-label] BUILDSTDERR: 4934 | _cdLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4934 | _cdLt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwscan_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4954:1: error: BUILDSTDERR: warning: label ‘_cdLx’ defined but not used [-Wunused-label] BUILDSTDERR: 4954 | _cdLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4954 | _cdLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdhb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4964:1: error: BUILDSTDERR: warning: label ‘_cdLK’ defined but not used [-Wunused-label] BUILDSTDERR: 4964 | _cdLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4964 | _cdLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdhh_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4985:1: error: BUILDSTDERR: warning: label ‘_cdLP’ defined but not used [-Wunused-label] BUILDSTDERR: 4985 | _cdLP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4985 | _cdLP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdhh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:4999:1: error: BUILDSTDERR: warning: label ‘_cdLV’ defined but not used [-Wunused-label] BUILDSTDERR: 4999 | _cdLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4999 | _cdLV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdMe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5043:1: error: BUILDSTDERR: warning: label ‘_cdMe’ defined but not used [-Wunused-label] BUILDSTDERR: 5043 | _cdMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5043 | _cdMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdhH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5068:1: error: BUILDSTDERR: warning: label ‘_cdMu’ defined but not used [-Wunused-label] BUILDSTDERR: 5068 | _cdMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5068 | _cdMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdMr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5100:1: error: BUILDSTDERR: warning: label ‘_cdMr’ defined but not used [-Wunused-label] BUILDSTDERR: 5100 | _cdMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5100 | _cdMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdMB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5126:1: error: BUILDSTDERR: warning: label ‘_cdMB’ defined but not used [-Wunused-label] BUILDSTDERR: 5126 | _cdMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5126 | _cdMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdhY_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5146:1: error: BUILDSTDERR: warning: label ‘_cdMO’ defined but not used [-Wunused-label] BUILDSTDERR: 5146 | _cdMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5146 | _cdMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdhY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5170:1: error: BUILDSTDERR: warning: label ‘_cdMX’ defined but not used [-Wunused-label] BUILDSTDERR: 5170 | _cdMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5170 | _cdMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdif_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5239:1: error: BUILDSTDERR: warning: label ‘_cdNf’ defined but not used [-Wunused-label] BUILDSTDERR: 5239 | _cdNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5239 | _cdNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdif_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5254:1: error: BUILDSTDERR: warning: label ‘_cdNl’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _cdNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _cdNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdj4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5295:1: error: BUILDSTDERR: warning: label ‘_cdNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5295 | _cdNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5295 | _cdNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdNN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5327:1: error: BUILDSTDERR: warning: label ‘_cdNN’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _cdNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _cdNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdNX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5353:1: error: BUILDSTDERR: warning: label ‘_cdNX’ defined but not used [-Wunused-label] BUILDSTDERR: 5353 | _cdNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5353 | _cdNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdO2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5387:1: error: BUILDSTDERR: warning: label ‘_cdO2’ defined but not used [-Wunused-label] BUILDSTDERR: 5387 | _cdO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5387 | _cdO2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdiG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5418:1: error: BUILDSTDERR: warning: label ‘_cdOm’ defined but not used [-Wunused-label] BUILDSTDERR: 5418 | _cdOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5418 | _cdOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdOk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5444:1: error: BUILDSTDERR: warning: label ‘_cdOk’ defined but not used [-Wunused-label] BUILDSTDERR: 5444 | _cdOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5444 | _cdOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwscan_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5493:1: error: BUILDSTDERR: warning: label ‘_cdOs’ defined but not used [-Wunused-label] BUILDSTDERR: 5493 | _cdOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5493 | _cdOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdjs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5579:1: error: BUILDSTDERR: warning: label ‘_cdP1’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _cdP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _cdP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5596:1: error: BUILDSTDERR: warning: label ‘_cdP4’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _cdP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _cdP4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdON’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5620:1: error: BUILDSTDERR: warning: label ‘_cdON’ defined but not used [-Wunused-label] BUILDSTDERR: 5620 | _cdON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5620 | _cdON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdOR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cdOR’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cdOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cdOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseDate_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5697:1: error: BUILDSTDERR: warning: label ‘_cdPd’ defined but not used [-Wunused-label] BUILDSTDERR: 5697 | _cdPd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5697 | _cdPd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseDate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5711:1: error: BUILDSTDERR: warning: label ‘_cdPo’ defined but not used [-Wunused-label] BUILDSTDERR: 5711 | _cdPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5711 | _cdPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdPh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5749:1: error: BUILDSTDERR: warning: label ‘_cdPh’ defined but not used [-Wunused-label] BUILDSTDERR: 5749 | _cdPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5749 | _cdPh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdPt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5794:1: error: BUILDSTDERR: warning: label ‘_cdPt’ defined but not used [-Wunused-label] BUILDSTDERR: 5794 | _cdPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5794 | _cdPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5817:1: error: BUILDSTDERR: warning: label ‘_cdPR’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _cdPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _cdPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdPO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5844:1: error: BUILDSTDERR: warning: label ‘_cdPO’ defined but not used [-Wunused-label] BUILDSTDERR: 5844 | _cdPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5844 | _cdPO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5903:1: error: BUILDSTDERR: warning: label ‘_cdQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 5903 | _cdQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5903 | _cdQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdQi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5947:1: error: BUILDSTDERR: warning: label ‘_cdQi’ defined but not used [-Wunused-label] BUILDSTDERR: 5947 | _cdQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5947 | _cdQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdQh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5971:1: error: BUILDSTDERR: warning: label ‘_cdQh’ defined but not used [-Wunused-label] BUILDSTDERR: 5971 | _cdQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5971 | _cdQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssoc1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:5994:1: error: BUILDSTDERR: warning: label ‘_cdQR’ defined but not used [-Wunused-label] BUILDSTDERR: 5994 | _cdQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5994 | _cdQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdk1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6033:1: error: BUILDSTDERR: warning: label ‘_cdR5’ defined but not used [-Wunused-label] BUILDSTDERR: 6033 | _cdR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6033 | _cdR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdR2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6074:1: error: BUILDSTDERR: warning: label ‘_cdR2’ defined but not used [-Wunused-label] BUILDSTDERR: 6074 | _cdR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6074 | _cdR2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdkX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6136:1: error: BUILDSTDERR: warning: label ‘_cdRR’ defined but not used [-Wunused-label] BUILDSTDERR: 6136 | _cdRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6136 | _cdRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdRO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6166:1: error: BUILDSTDERR: warning: label ‘_cdRO’ defined but not used [-Wunused-label] BUILDSTDERR: 6166 | _cdRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6166 | _cdRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdRU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6196:1: error: BUILDSTDERR: warning: label ‘_cdRU’ defined but not used [-Wunused-label] BUILDSTDERR: 6196 | _cdRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6196 | _cdRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdSy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6261:1: error: BUILDSTDERR: warning: label ‘_cdSy’ defined but not used [-Wunused-label] BUILDSTDERR: 6261 | _cdSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6261 | _cdSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdSi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6298:1: error: BUILDSTDERR: warning: label ‘_cdSi’ defined but not used [-Wunused-label] BUILDSTDERR: 6298 | _cdSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6298 | _cdSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdSh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6326:1: error: BUILDSTDERR: warning: label ‘_cdSh’ defined but not used [-Wunused-label] BUILDSTDERR: 6326 | _cdSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6326 | _cdSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwtoAssoc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6344:1: error: BUILDSTDERR: warning: label ‘_cdTs’ defined but not used [-Wunused-label] BUILDSTDERR: 6344 | _cdTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6344 | _cdTs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssoc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6382:1: error: BUILDSTDERR: warning: label ‘_cdTE’ defined but not used [-Wunused-label] BUILDSTDERR: 6382 | _cdTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6382 | _cdTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdTB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6406:1: error: BUILDSTDERR: warning: label ‘_cdTB’ defined but not used [-Wunused-label] BUILDSTDERR: 6406 | _cdTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6406 | _cdTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssocList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6439:1: error: BUILDSTDERR: warning: label ‘_cdTO’ defined but not used [-Wunused-label] BUILDSTDERR: 6439 | _cdTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6439 | _cdTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdl4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6467:1: error: BUILDSTDERR: warning: label ‘_cdU2’ defined but not used [-Wunused-label] BUILDSTDERR: 6467 | _cdU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6467 | _cdU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdTZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6499:1: error: BUILDSTDERR: warning: label ‘_cdTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _cdTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _cdTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdU5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6539:1: error: BUILDSTDERR: warning: label ‘_cdU5’ defined but not used [-Wunused-label] BUILDSTDERR: 6539 | _cdU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6539 | _cdU5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdlJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6602:1: error: BUILDSTDERR: warning: label ‘_cdV7’ defined but not used [-Wunused-label] BUILDSTDERR: 6602 | _cdV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6602 | _cdV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdV4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6632:1: error: BUILDSTDERR: warning: label ‘_cdV4’ defined but not used [-Wunused-label] BUILDSTDERR: 6632 | _cdV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6632 | _cdV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdVa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6658:1: error: BUILDSTDERR: warning: label ‘_cdVa’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _cdVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _cdVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwbreakChar_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6704:1: error: BUILDSTDERR: warning: label ‘_cdVB’ defined but not used [-Wunused-label] BUILDSTDERR: 6704 | _cdVB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6704 | _cdVB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_breakChar_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6744:1: error: BUILDSTDERR: warning: label ‘_cdVN’ defined but not used [-Wunused-label] BUILDSTDERR: 6744 | _cdVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6744 | _cdVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdVK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6769:1: error: BUILDSTDERR: warning: label ‘_cdVK’ defined but not used [-Wunused-label] BUILDSTDERR: 6769 | _cdVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6769 | _cdVK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdlS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6802:1: error: BUILDSTDERR: warning: label ‘_cdW4’ defined but not used [-Wunused-label] BUILDSTDERR: 6802 | _cdW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6802 | _cdW4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdW1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6829:1: error: BUILDSTDERR: warning: label ‘_cdW1’ defined but not used [-Wunused-label] BUILDSTDERR: 6829 | _cdW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6829 | _cdW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘sdm2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6859:1: error: BUILDSTDERR: warning: label ‘_cdWo’ defined but not used [-Wunused-label] BUILDSTDERR: 6859 | _cdWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6859 | _cdWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdWl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6896:1: error: BUILDSTDERR: warning: label ‘_cdWl’ defined but not used [-Wunused-label] BUILDSTDERR: 6896 | _cdWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6896 | _cdWl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseTriple_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6925:1: error: BUILDSTDERR: warning: label ‘_cdWA’ defined but not used [-Wunused-label] BUILDSTDERR: 6925 | _cdWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6925 | _cdWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdWb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:6966:1: error: BUILDSTDERR: warning: label ‘_cdWb’ defined but not used [-Wunused-label] BUILDSTDERR: 6966 | _cdWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6966 | _cdWb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdWI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:7012:1: error: BUILDSTDERR: warning: label ‘_cdWI’ defined but not used [-Wunused-label] BUILDSTDERR: 7012 | _cdWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7012 | _cdWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdWV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:7053:1: error: BUILDSTDERR: warning: label ‘_cdWV’ defined but not used [-Wunused-label] BUILDSTDERR: 7053 | _cdWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7053 | _cdWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc: In function ‘_cdX5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_30.hc:7091:1: error: BUILDSTDERR: warning: label ‘_cdX5’ defined but not used [-Wunused-label] BUILDSTDERR: 7091 | _cdX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7091 | _cdX5: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Core.hs:32:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 32 | import Control.Monad.Error (ErrorT(..), MonadError(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Core.hs:70:21: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 70 | MPD { runMPD :: ErrorT MPDError BUILDSTDERR: | ^^^^^^ BUILDSTDERR: src/Network/MPD/Core.hs:100:29: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘runErrorT’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 100 | runReaderT (evalStateT (runErrorT . runMPD $ open >> (x <* close)) initState) BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rji4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:38:1: error: BUILDSTDERR: warning: label ‘_cjAw’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _cjAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _cjAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjia_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:102:1: error: BUILDSTDERR: warning: label ‘_cjAF’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _cjAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _cjAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjib_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:139:1: error: BUILDSTDERR: warning: label ‘_cjAT’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _cjAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _cjAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjAM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:165:1: error: BUILDSTDERR: warning: label ‘_cjAM’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _cjAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _cjAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjid_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:215:1: error: BUILDSTDERR: warning: label ‘_cjBj’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _cjBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _cjBj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjBd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:251:1: error: BUILDSTDERR: warning: label ‘_cjBd’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _cjBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _cjBd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjie_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:289:1: error: BUILDSTDERR: warning: label ‘_cjBw’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _cjBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _cjBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjig_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:321:1: error: BUILDSTDERR: warning: label ‘_cjBL’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _cjBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _cjBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjBF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:357:1: error: BUILDSTDERR: warning: label ‘_cjBF’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cjBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cjBF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjii_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:401:1: error: BUILDSTDERR: warning: label ‘_cjC6’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _cjC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _cjC6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjC0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:437:1: error: BUILDSTDERR: warning: label ‘_cjC0’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _cjC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _cjC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjkQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:480:1: error: BUILDSTDERR: warning: label ‘_cjDl’ defined but not used [-Wunused-label] BUILDSTDERR: 480 | _cjDl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 480 | _cjDl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjkT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:520:1: error: BUILDSTDERR: warning: label ‘_cjDw’ defined but not used [-Wunused-label] BUILDSTDERR: 520 | _cjDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 520 | _cjDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjl8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:560:1: error: BUILDSTDERR: warning: label ‘_cjE5’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cjE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cjE5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjla_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:600:1: error: BUILDSTDERR: warning: label ‘_cjEg’ defined but not used [-Wunused-label] BUILDSTDERR: 600 | _cjEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 600 | _cjEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjij_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:636:1: error: BUILDSTDERR: warning: label ‘_cjEl’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _cjEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _cjEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjCg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:658:1: error: BUILDSTDERR: warning: label ‘_cjCg’ defined but not used [-Wunused-label] BUILDSTDERR: 658 | _cjCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 658 | _cjCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjCj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:673:1: error: BUILDSTDERR: warning: label ‘_cjCj’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _cjCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _cjCj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjCl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:698:1: error: BUILDSTDERR: warning: label ‘_cjCl’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _cjCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _cjCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjCq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:738:1: error: BUILDSTDERR: warning: label ‘_cjCq’ defined but not used [-Wunused-label] BUILDSTDERR: 738 | _cjCq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 738 | _cjCq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:729:4: error: BUILDSTDERR: warning: variable ‘_sjkl’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 729 | W_ _sjkl; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 729 | W_ _sjkl; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjDW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:821:1: error: BUILDSTDERR: warning: label ‘_cjDW’ defined but not used [-Wunused-label] BUILDSTDERR: 821 | _cjDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 821 | _cjDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:818:4: error: BUILDSTDERR: warning: variable ‘_sjkl’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 818 | W_ _sjkl; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 818 | W_ _sjkl; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjDV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:845:1: error: BUILDSTDERR: warning: label ‘_cjDV’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _cjDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _cjDV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjCC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:872:1: error: BUILDSTDERR: warning: label ‘_cjCC’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _cjCC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _cjCC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjDc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:947:1: error: BUILDSTDERR: warning: label ‘_cjDc’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _cjDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _cjDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:946:4: error: BUILDSTDERR: warning: variable ‘_sjkx’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 946 | W_ _sjkx; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 946 | W_ _sjkx; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjDb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:971:1: error: BUILDSTDERR: warning: label ‘_cjDb’ defined but not used [-Wunused-label] BUILDSTDERR: 971 | _cjDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 971 | _cjDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjD3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:993:1: error: BUILDSTDERR: warning: label ‘_cjD3’ defined but not used [-Wunused-label] BUILDSTDERR: 993 | _cjD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 993 | _cjD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:991:4: error: BUILDSTDERR: warning: variable ‘_sjkx’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 991 | W_ _sjkx; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 991 | W_ _sjkx; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjD2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1019:1: error: BUILDSTDERR: warning: label ‘_cjD2’ defined but not used [-Wunused-label] BUILDSTDERR: 1019 | _cjD2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1019 | _cjD2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjim_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1051:1: error: BUILDSTDERR: warning: label ‘_cjFu’ defined but not used [-Wunused-label] BUILDSTDERR: 1051 | _cjFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1051 | _cjFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjli_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1087:1: error: BUILDSTDERR: warning: label ‘_cjFK’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _cjFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _cjFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjlg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1110:1: error: BUILDSTDERR: warning: label ‘_cjFU’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _cjFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _cjFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cjG4’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cjG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cjG4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjln_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1166:1: error: BUILDSTDERR: warning: label ‘_cjG9’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _cjG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _cjG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjin_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1226:1: error: BUILDSTDERR: warning: label ‘_cjGe’ defined but not used [-Wunused-label] BUILDSTDERR: 1226 | _cjGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1226 | _cjGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjio_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1264:1: error: BUILDSTDERR: warning: label ‘_cjGp’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _cjGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _cjGp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjip_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1302:1: error: BUILDSTDERR: warning: label ‘_cjGt’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _cjGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _cjGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjip_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1313:1: error: BUILDSTDERR: warning: label ‘_cjGx’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _cjGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _cjGx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjiq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cjGH’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cjGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cjGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjGE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1372:1: error: BUILDSTDERR: warning: label ‘_cjGE’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _cjGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _cjGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjGK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1397:1: error: BUILDSTDERR: warning: label ‘_cjGK’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _cjGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _cjGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjit_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1434:1: error: BUILDSTDERR: warning: label ‘_cjH1’ defined but not used [-Wunused-label] BUILDSTDERR: 1434 | _cjH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1434 | _cjH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjiv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1481:1: error: BUILDSTDERR: warning: label ‘_cjHa’ defined but not used [-Wunused-label] BUILDSTDERR: 1481 | _cjHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1481 | _cjHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjix_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1524:1: error: BUILDSTDERR: warning: label ‘_cjHe’ defined but not used [-Wunused-label] BUILDSTDERR: 1524 | _cjHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1524 | _cjHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjix_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1549:1: error: BUILDSTDERR: warning: label ‘_cjHk’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _cjHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _cjHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjIO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cjIO’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cjIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cjIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjHQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1679:1: error: BUILDSTDERR: warning: label ‘_cjHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1679 | _cjHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1679 | _cjHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjiy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1747:1: error: BUILDSTDERR: warning: label ‘_cjJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1747 | _cjJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1747 | _cjJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjiz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1777:1: error: BUILDSTDERR: warning: label ‘_cjJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _cjJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _cjJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjiA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1817:1: error: BUILDSTDERR: warning: label ‘_cjK8’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _cjK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _cjK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjiB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cjKh’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cjKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cjKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjmL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1903:1: error: BUILDSTDERR: warning: label ‘_cjKs’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _cjKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _cjKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjmM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1927:1: error: BUILDSTDERR: warning: label ‘_cjKz’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _cjKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _cjKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjn4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1955:1: error: BUILDSTDERR: warning: label ‘_cjLd’ defined but not used [-Wunused-label] BUILDSTDERR: 1955 | _cjLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1955 | _cjLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjLa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:1986:1: error: BUILDSTDERR: warning: label ‘_cjLa’ defined but not used [-Wunused-label] BUILDSTDERR: 1986 | _cjLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1986 | _cjLa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjo8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2014:1: error: BUILDSTDERR: warning: label ‘_cjLq’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _cjLq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _cjLq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjLn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2044:1: error: BUILDSTDERR: warning: label ‘_cjLn’ defined but not used [-Wunused-label] BUILDSTDERR: 2044 | _cjLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2044 | _cjLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjLt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2067:1: error: BUILDSTDERR: warning: label ‘_cjLt’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _cjLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _cjLt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjLy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2091:1: error: BUILDSTDERR: warning: label ‘_cjLy’ defined but not used [-Wunused-label] BUILDSTDERR: 2091 | _cjLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2091 | _cjLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjLA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2124:1: error: BUILDSTDERR: warning: label ‘_cjLA’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _cjLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _cjLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjng_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2186:1: error: BUILDSTDERR: warning: label ‘_cjN3’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _cjN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _cjN3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjN0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2216:1: error: BUILDSTDERR: warning: label ‘_cjN0’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _cjN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _cjN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjN6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2239:1: error: BUILDSTDERR: warning: label ‘_cjN6’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _cjN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _cjN6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjnt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2266:1: error: BUILDSTDERR: warning: label ‘_cjNj’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _cjNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _cjNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjNh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2302:1: error: BUILDSTDERR: warning: label ‘_cjNh’ defined but not used [-Wunused-label] BUILDSTDERR: 2302 | _cjNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2302 | _cjNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjNq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2322:1: error: BUILDSTDERR: warning: label ‘_cjNq’ defined but not used [-Wunused-label] BUILDSTDERR: 2322 | _cjNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2322 | _cjNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjNA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2357:1: error: BUILDSTDERR: warning: label ‘_cjNA’ defined but not used [-Wunused-label] BUILDSTDERR: 2357 | _cjNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2357 | _cjNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjNH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2399:1: error: BUILDSTDERR: warning: label ‘_cjNH’ defined but not used [-Wunused-label] BUILDSTDERR: 2399 | _cjNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2399 | _cjNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjon_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2475:1: error: BUILDSTDERR: warning: label ‘_cjOG’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _cjOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _cjOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjor_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2502:1: error: BUILDSTDERR: warning: label ‘_cjOO’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _cjOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _cjOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjmO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2529:1: error: BUILDSTDERR: warning: label ‘_cjOV’ defined but not used [-Wunused-label] BUILDSTDERR: 2529 | _cjOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2529 | _cjOV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjKL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2562:1: error: BUILDSTDERR: warning: label ‘_cjKL’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _cjKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _cjKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjKR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2599:1: error: BUILDSTDERR: warning: label ‘_cjKR’ defined but not used [-Wunused-label] BUILDSTDERR: 2599 | _cjKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2599 | _cjKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjKW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2639:1: error: BUILDSTDERR: warning: label ‘_cjKW’ defined but not used [-Wunused-label] BUILDSTDERR: 2639 | _cjKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2639 | _cjKW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2630:4: error: BUILDSTDERR: warning: variable ‘_sjmV’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2630 | W_ _sjmV; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | W_ _sjmV; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjPq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2715:1: error: BUILDSTDERR: warning: label ‘_cjPq’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _cjPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _cjPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjL4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2737:1: error: BUILDSTDERR: warning: label ‘_cjL4’ defined but not used [-Wunused-label] BUILDSTDERR: 2737 | _cjL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2737 | _cjL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjOy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2782:1: error: BUILDSTDERR: warning: label ‘_cjOy’ defined but not used [-Wunused-label] BUILDSTDERR: 2782 | _cjOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2782 | _cjOy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2780:4: error: BUILDSTDERR: warning: variable ‘_sjmV’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2780 | W_ _sjmV; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2780 | W_ _sjmV; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjOx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2807:1: error: BUILDSTDERR: warning: label ‘_cjOx’ defined but not used [-Wunused-label] BUILDSTDERR: 2807 | _cjOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2807 | _cjOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjP8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2822:1: error: BUILDSTDERR: warning: label ‘_cjP8’ defined but not used [-Wunused-label] BUILDSTDERR: 2822 | _cjP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2822 | _cjP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjou_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2839:1: error: BUILDSTDERR: warning: label ‘_cjPR’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _cjPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _cjPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjoA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2863:1: error: BUILDSTDERR: warning: label ‘_cjQf’ defined but not used [-Wunused-label] BUILDSTDERR: 2863 | _cjQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2863 | _cjQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjoF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2890:1: error: BUILDSTDERR: warning: label ‘_cjQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _cjQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _cjQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjoG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2918:1: error: BUILDSTDERR: warning: label ‘_cjQM’ defined but not used [-Wunused-label] BUILDSTDERR: 2918 | _cjQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2918 | _cjQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjoH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:2959:1: error: BUILDSTDERR: warning: label ‘_cjQR’ defined but not used [-Wunused-label] BUILDSTDERR: 2959 | _cjQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2959 | _cjQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjoI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3005:1: error: BUILDSTDERR: warning: label ‘_cjQW’ defined but not used [-Wunused-label] BUILDSTDERR: 3005 | _cjQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3005 | _cjQW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjoJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cjR5’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cjR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cjR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjQn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3084:1: error: BUILDSTDERR: warning: label ‘_cjQn’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _cjQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _cjQn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjoK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3129:1: error: BUILDSTDERR: warning: label ‘_cjRi’ defined but not used [-Wunused-label] BUILDSTDERR: 3129 | _cjRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3129 | _cjRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjPZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3164:1: error: BUILDSTDERR: warning: label ‘_cjPZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _cjPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _cjPZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjQ5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3201:1: error: BUILDSTDERR: warning: label ‘_cjQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _cjQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _cjQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjRr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3247:1: error: BUILDSTDERR: warning: label ‘_cjRr’ defined but not used [-Wunused-label] BUILDSTDERR: 3247 | _cjRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3247 | _cjRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjot_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3259:1: error: BUILDSTDERR: warning: label ‘_cjRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3259 | _cjRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3259 | _cjRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjRH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3285:1: error: BUILDSTDERR: warning: label ‘_cjRH’ defined but not used [-Wunused-label] BUILDSTDERR: 3285 | _cjRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3285 | _cjRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_getResponse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3306:1: error: BUILDSTDERR: warning: label ‘_cjRP’ defined but not used [-Wunused-label] BUILDSTDERR: 3306 | _cjRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3306 | _cjRP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjKC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3350:1: error: BUILDSTDERR: warning: label ‘_cjKC’ defined but not used [-Wunused-label] BUILDSTDERR: 3350 | _cjKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3350 | _cjKC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3402:1: error: BUILDSTDERR: warning: label ‘_cjS4’ defined but not used [-Wunused-label] BUILDSTDERR: 3402 | _cjS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3402 | _cjS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjS1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3430:1: error: BUILDSTDERR: warning: label ‘_cjS1’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _cjS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _cjS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjS7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3451:1: error: BUILDSTDERR: warning: label ‘_cjS7’ defined but not used [-Wunused-label] BUILDSTDERR: 3451 | _cjS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3451 | _cjS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjSb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3471:1: error: BUILDSTDERR: warning: label ‘_cjSb’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _cjSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _cjSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjSf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3497:1: error: BUILDSTDERR: warning: label ‘_cjSf’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _cjSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _cjSf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjSC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3531:1: error: BUILDSTDERR: warning: label ‘_cjSC’ defined but not used [-Wunused-label] BUILDSTDERR: 3531 | _cjSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3531 | _cjSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjSH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3556:1: error: BUILDSTDERR: warning: label ‘_cjSH’ defined but not used [-Wunused-label] BUILDSTDERR: 3556 | _cjSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3556 | _cjSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3603:1: error: BUILDSTDERR: warning: label ‘_cjT9’ defined but not used [-Wunused-label] BUILDSTDERR: 3603 | _cjT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3603 | _cjT9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3641:1: error: BUILDSTDERR: warning: label ‘_cjTj’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _cjTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _cjTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3677:1: error: BUILDSTDERR: warning: label ‘_cjTu’ defined but not used [-Wunused-label] BUILDSTDERR: 3677 | _cjTu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3677 | _cjTu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjpB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3710:1: error: BUILDSTDERR: warning: label ‘_cjTO’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _cjTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _cjTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjTJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3736:1: error: BUILDSTDERR: warning: label ‘_cjTJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _cjTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _cjTJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjTL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3760:1: error: BUILDSTDERR: warning: label ‘_cjTL’ defined but not used [-Wunused-label] BUILDSTDERR: 3760 | _cjTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3760 | _cjTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjTU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3782:1: error: BUILDSTDERR: warning: label ‘_cjTU’ defined but not used [-Wunused-label] BUILDSTDERR: 3782 | _cjTU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3782 | _cjTU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadErrorMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3810:1: error: BUILDSTDERR: warning: label ‘_cjUa’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _cjUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _cjUa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadErrorMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cjUl’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cjUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cjUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjpY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3879:1: error: BUILDSTDERR: warning: label ‘_cjUL’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _cjUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _cjUL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjUI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3909:1: error: BUILDSTDERR: warning: label ‘_cjUI’ defined but not used [-Wunused-label] BUILDSTDERR: 3909 | _cjUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3909 | _cjUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjUQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3928:1: error: BUILDSTDERR: warning: label ‘_cjUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3928 | _cjUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3928 | _cjUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjq4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3954:1: error: BUILDSTDERR: warning: label ‘_cjV7’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _cjV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _cjV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjUB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:3980:1: error: BUILDSTDERR: warning: label ‘_cjUB’ defined but not used [-Wunused-label] BUILDSTDERR: 3980 | _cjUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3980 | _cjUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfFunctorMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4013:1: error: BUILDSTDERR: warning: label ‘_cjVd’ defined but not used [-Wunused-label] BUILDSTDERR: 4013 | _cjVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4013 | _cjVd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjql_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4050:1: error: BUILDSTDERR: warning: label ‘_cjVC’ defined but not used [-Wunused-label] BUILDSTDERR: 4050 | _cjVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4050 | _cjVC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjVz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4080:1: error: BUILDSTDERR: warning: label ‘_cjVz’ defined but not used [-Wunused-label] BUILDSTDERR: 4080 | _cjVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4080 | _cjVz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjVH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4101:1: error: BUILDSTDERR: warning: label ‘_cjVH’ defined but not used [-Wunused-label] BUILDSTDERR: 4101 | _cjVH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4101 | _cjVH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjqr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4140:1: error: BUILDSTDERR: warning: label ‘_cjW2’ defined but not used [-Wunused-label] BUILDSTDERR: 4140 | _cjW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4140 | _cjW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjVs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4166:1: error: BUILDSTDERR: warning: label ‘_cjVs’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _cjVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _cjVs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4198:1: error: BUILDSTDERR: warning: label ‘_cjW8’ defined but not used [-Wunused-label] BUILDSTDERR: 4198 | _cjW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4198 | _cjW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_kill1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4574:1: error: BUILDSTDERR: warning: label ‘_cjWj’ defined but not used [-Wunused-label] BUILDSTDERR: 4574 | _cjWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4574 | _cjWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjqv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4611:1: error: BUILDSTDERR: warning: label ‘_cjWy’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _cjWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _cjWy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjqu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4638:1: error: BUILDSTDERR: warning: label ‘_cjWF’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _cjWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _cjWF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_kill_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4666:1: error: BUILDSTDERR: warning: label ‘_cjWI’ defined but not used [-Wunused-label] BUILDSTDERR: 4666 | _cjWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4666 | _cjWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjWq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4691:1: error: BUILDSTDERR: warning: label ‘_cjWq’ defined but not used [-Wunused-label] BUILDSTDERR: 4691 | _cjWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4691 | _cjWq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_runMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4726:1: error: BUILDSTDERR: warning: label ‘_cjWS’ defined but not used [-Wunused-label] BUILDSTDERR: 4726 | _cjWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4726 | _cjWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_runMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4746:1: error: BUILDSTDERR: warning: label ‘_cjWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _cjWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _cjWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stHandle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4766:1: error: BUILDSTDERR: warning: label ‘_cjX9’ defined but not used [-Wunused-label] BUILDSTDERR: 4766 | _cjX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4766 | _cjX9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjX6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4785:1: error: BUILDSTDERR: warning: label ‘_cjX6’ defined but not used [-Wunused-label] BUILDSTDERR: 4785 | _cjX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4785 | _cjX6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stPassword_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4807:1: error: BUILDSTDERR: warning: label ‘_cjXn’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _cjXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _cjXn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjXk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4826:1: error: BUILDSTDERR: warning: label ‘_cjXk’ defined but not used [-Wunused-label] BUILDSTDERR: 4826 | _cjXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4826 | _cjXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stVersion_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4848:1: error: BUILDSTDERR: warning: label ‘_cjXB’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _cjXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _cjXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjXy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4867:1: error: BUILDSTDERR: warning: label ‘_cjXy’ defined but not used [-Wunused-label] BUILDSTDERR: 4867 | _cjXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4867 | _cjXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadIOMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4888:1: error: BUILDSTDERR: warning: label ‘_cjXQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4888 | _cjXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4888 | _cjXQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjXM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4906:1: error: BUILDSTDERR: warning: label ‘_cjXM’ defined but not used [-Wunused-label] BUILDSTDERR: 4906 | _cjXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4906 | _cjXM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjrc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4940:1: error: BUILDSTDERR: warning: label ‘_cjYb’ defined but not used [-Wunused-label] BUILDSTDERR: 4940 | _cjYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4940 | _cjYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjY6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4966:1: error: BUILDSTDERR: warning: label ‘_cjY6’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _cjY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _cjY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjY8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:4990:1: error: BUILDSTDERR: warning: label ‘_cjY8’ defined but not used [-Wunused-label] BUILDSTDERR: 4990 | _cjY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4990 | _cjY8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjYh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5012:1: error: BUILDSTDERR: warning: label ‘_cjYh’ defined but not used [-Wunused-label] BUILDSTDERR: 5012 | _cjYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5012 | _cjYh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjjr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5039:1: error: BUILDSTDERR: warning: label ‘_cjYx’ defined but not used [-Wunused-label] BUILDSTDERR: 5039 | _cjYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5039 | _cjYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDzuzdszdfMonadErrorTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5072:1: error: BUILDSTDERR: warning: label ‘_cjYG’ defined but not used [-Wunused-label] BUILDSTDERR: 5072 | _cjYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5072 | _cjYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjrl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5092:1: error: BUILDSTDERR: warning: label ‘_cjYU’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _cjYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _cjYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjYR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5124:1: error: BUILDSTDERR: warning: label ‘_cjYR’ defined but not used [-Wunused-label] BUILDSTDERR: 5124 | _cjYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5124 | _cjYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5156:1: error: BUILDSTDERR: warning: label ‘_cjZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 5156 | _cjZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5156 | _cjZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5192:1: error: BUILDSTDERR: warning: label ‘_cjZh’ defined but not used [-Wunused-label] BUILDSTDERR: 5192 | _cjZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5192 | _cjZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5230:1: error: BUILDSTDERR: warning: label ‘_cjZt’ defined but not used [-Wunused-label] BUILDSTDERR: 5230 | _cjZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5230 | _cjZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjrY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5266:1: error: BUILDSTDERR: warning: label ‘_cjZN’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _cjZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _cjZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjZI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5292:1: error: BUILDSTDERR: warning: label ‘_cjZI’ defined but not used [-Wunused-label] BUILDSTDERR: 5292 | _cjZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5292 | _cjZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjZK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5316:1: error: BUILDSTDERR: warning: label ‘_cjZK’ defined but not used [-Wunused-label] BUILDSTDERR: 5316 | _cjZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5316 | _cjZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cjZT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5338:1: error: BUILDSTDERR: warning: label ‘_cjZT’ defined but not used [-Wunused-label] BUILDSTDERR: 5338 | _cjZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5338 | _cjZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5366:1: error: BUILDSTDERR: warning: label ‘_ck09’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _ck09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _ck09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjsu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5400:1: error: BUILDSTDERR: warning: label ‘_ck0t’ defined but not used [-Wunused-label] BUILDSTDERR: 5400 | _ck0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5400 | _ck0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck0o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5426:1: error: BUILDSTDERR: warning: label ‘_ck0o’ defined but not used [-Wunused-label] BUILDSTDERR: 5426 | _ck0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5426 | _ck0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck0q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5450:1: error: BUILDSTDERR: warning: label ‘_ck0q’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _ck0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _ck0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck0z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5474:1: error: BUILDSTDERR: warning: label ‘_ck0z’ defined but not used [-Wunused-label] BUILDSTDERR: 5474 | _ck0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5474 | _ck0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck0K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5505:1: error: BUILDSTDERR: warning: label ‘_ck0K’ defined but not used [-Wunused-label] BUILDSTDERR: 5505 | _ck0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5505 | _ck0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck0M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5529:1: error: BUILDSTDERR: warning: label ‘_ck0M’ defined but not used [-Wunused-label] BUILDSTDERR: 5529 | _ck0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5529 | _ck0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck0U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5554:1: error: BUILDSTDERR: warning: label ‘_ck0U’ defined but not used [-Wunused-label] BUILDSTDERR: 5554 | _ck0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5554 | _ck0U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5596:1: error: BUILDSTDERR: warning: label ‘_ck1i’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _ck1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _ck1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjsL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5637:1: error: BUILDSTDERR: warning: label ‘_ck1M’ defined but not used [-Wunused-label] BUILDSTDERR: 5637 | _ck1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5637 | _ck1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck1J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5666:1: error: BUILDSTDERR: warning: label ‘_ck1J’ defined but not used [-Wunused-label] BUILDSTDERR: 5666 | _ck1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5666 | _ck1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck1R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5686:1: error: BUILDSTDERR: warning: label ‘_ck1R’ defined but not used [-Wunused-label] BUILDSTDERR: 5686 | _ck1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5686 | _ck1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjsR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5713:1: error: BUILDSTDERR: warning: label ‘_ck28’ defined but not used [-Wunused-label] BUILDSTDERR: 5713 | _ck28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5713 | _ck28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck1C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5739:1: error: BUILDSTDERR: warning: label ‘_ck1C’ defined but not used [-Wunused-label] BUILDSTDERR: 5739 | _ck1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5739 | _ck1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjsS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5771:1: error: BUILDSTDERR: warning: label ‘_ck2e’ defined but not used [-Wunused-label] BUILDSTDERR: 5771 | _ck2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5771 | _ck2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5802:1: error: BUILDSTDERR: warning: label ‘_ck2j’ defined but not used [-Wunused-label] BUILDSTDERR: 5802 | _ck2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5802 | _ck2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjsX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5831:1: error: BUILDSTDERR: warning: label ‘_ck2x’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _ck2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _ck2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5855:1: error: BUILDSTDERR: warning: label ‘_ck2A’ defined but not used [-Wunused-label] BUILDSTDERR: 5855 | _ck2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5855 | _ck2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjtf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5884:1: error: BUILDSTDERR: warning: label ‘_ck3h’ defined but not used [-Wunused-label] BUILDSTDERR: 5884 | _ck3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5884 | _ck3h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjtg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5901:1: error: BUILDSTDERR: warning: label ‘_ck3k’ defined but not used [-Wunused-label] BUILDSTDERR: 5901 | _ck3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5901 | _ck3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck31’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5930:1: error: BUILDSTDERR: warning: label ‘_ck31’ defined but not used [-Wunused-label] BUILDSTDERR: 5930 | _ck31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5930 | _ck31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck36’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5952:1: error: BUILDSTDERR: warning: label ‘_ck36’ defined but not used [-Wunused-label] BUILDSTDERR: 5952 | _ck36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5952 | _ck36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjtm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:5991:1: error: BUILDSTDERR: warning: label ‘_ck3B’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _ck3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _ck3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck2U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6017:1: error: BUILDSTDERR: warning: label ‘_ck2U’ defined but not used [-Wunused-label] BUILDSTDERR: 6017 | _ck2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6017 | _ck2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjtn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6049:1: error: BUILDSTDERR: warning: label ‘_ck3H’ defined but not used [-Wunused-label] BUILDSTDERR: 6049 | _ck3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6049 | _ck3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6080:1: error: BUILDSTDERR: warning: label ‘_ck3M’ defined but not used [-Wunused-label] BUILDSTDERR: 6080 | _ck3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6080 | _ck3M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjtG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6149:1: error: BUILDSTDERR: warning: label ‘_ck4c’ defined but not used [-Wunused-label] BUILDSTDERR: 6149 | _ck4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6149 | _ck4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck46’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6178:1: error: BUILDSTDERR: warning: label ‘_ck46’ defined but not used [-Wunused-label] BUILDSTDERR: 6178 | _ck46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6178 | _ck46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck48’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6198:1: error: BUILDSTDERR: warning: label ‘_ck48’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _ck48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _ck48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck4a’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6215:1: error: BUILDSTDERR: warning: label ‘_ck4a’ defined but not used [-Wunused-label] BUILDSTDERR: 6215 | _ck4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6215 | _ck4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdwzdcclose_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6233:1: error: BUILDSTDERR: warning: label ‘_ck4m’ defined but not used [-Wunused-label] BUILDSTDERR: 6233 | _ck4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6233 | _ck4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck3V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6267:1: error: BUILDSTDERR: warning: label ‘_ck3V’ defined but not used [-Wunused-label] BUILDSTDERR: 6267 | _ck3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6267 | _ck3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck4v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6320:1: error: BUILDSTDERR: warning: label ‘_ck4v’ defined but not used [-Wunused-label] BUILDSTDERR: 6320 | _ck4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6320 | _ck4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck4x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6347:1: error: BUILDSTDERR: warning: label ‘_ck4x’ defined but not used [-Wunused-label] BUILDSTDERR: 6347 | _ck4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6347 | _ck4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6412:1: error: BUILDSTDERR: warning: label ‘_ck56’ defined but not used [-Wunused-label] BUILDSTDERR: 6412 | _ck56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6412 | _ck56: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck53’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6439:1: error: BUILDSTDERR: warning: label ‘_ck53’ defined but not used [-Wunused-label] BUILDSTDERR: 6439 | _ck53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6439 | _ck53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjjy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6467:1: error: BUILDSTDERR: warning: label ‘_ck5j’ defined but not used [-Wunused-label] BUILDSTDERR: 6467 | _ck5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6467 | _ck5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjuo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6508:1: error: BUILDSTDERR: warning: label ‘_ck5X’ defined but not used [-Wunused-label] BUILDSTDERR: 6508 | _ck5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6508 | _ck5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck5R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6537:1: error: BUILDSTDERR: warning: label ‘_ck5R’ defined but not used [-Wunused-label] BUILDSTDERR: 6537 | _ck5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6537 | _ck5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck5T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6557:1: error: BUILDSTDERR: warning: label ‘_ck5T’ defined but not used [-Wunused-label] BUILDSTDERR: 6557 | _ck5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6557 | _ck5T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck5V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6574:1: error: BUILDSTDERR: warning: label ‘_ck5V’ defined but not used [-Wunused-label] BUILDSTDERR: 6574 | _ck5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6574 | _ck5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjjz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6592:1: error: BUILDSTDERR: warning: label ‘_ck67’ defined but not used [-Wunused-label] BUILDSTDERR: 6592 | _ck67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6592 | _ck67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck5q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6621:1: error: BUILDSTDERR: warning: label ‘_ck5q’ defined but not used [-Wunused-label] BUILDSTDERR: 6621 | _ck5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6621 | _ck5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck5w’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6666:1: error: BUILDSTDERR: warning: label ‘_ck5w’ defined but not used [-Wunused-label] BUILDSTDERR: 6666 | _ck5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6666 | _ck5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck5B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6710:1: error: BUILDSTDERR: warning: label ‘_ck5B’ defined but not used [-Wunused-label] BUILDSTDERR: 6710 | _ck5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6710 | _ck5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck5G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6741:1: error: BUILDSTDERR: warning: label ‘_ck5G’ defined but not used [-Wunused-label] BUILDSTDERR: 6741 | _ck5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6741 | _ck5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck6r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6790:1: error: BUILDSTDERR: warning: label ‘_ck6r’ defined but not used [-Wunused-label] BUILDSTDERR: 6790 | _ck6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6790 | _ck6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck6t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6817:1: error: BUILDSTDERR: warning: label ‘_ck6t’ defined but not used [-Wunused-label] BUILDSTDERR: 6817 | _ck6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6817 | _ck6t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘rjjA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6884:1: error: BUILDSTDERR: warning: label ‘_ck7G’ defined but not used [-Wunused-label] BUILDSTDERR: 6884 | _ck7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6884 | _ck7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjuY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6923:1: error: BUILDSTDERR: warning: label ‘_ck89’ defined but not used [-Wunused-label] BUILDSTDERR: 6923 | _ck89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6923 | _ck89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck86’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6955:1: error: BUILDSTDERR: warning: label ‘_ck86’ defined but not used [-Wunused-label] BUILDSTDERR: 6955 | _ck86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6955 | _ck86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjv5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:6986:1: error: BUILDSTDERR: warning: label ‘_ck8s’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _ck8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _ck8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck8p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7018:1: error: BUILDSTDERR: warning: label ‘_ck8p’ defined but not used [-Wunused-label] BUILDSTDERR: 7018 | _ck8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7018 | _ck8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjvV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7055:1: error: BUILDSTDERR: warning: label ‘_ck9l’ defined but not used [-Wunused-label] BUILDSTDERR: 7055 | _ck9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7055 | _ck9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck9H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7114:1: error: BUILDSTDERR: warning: label ‘_ck9H’ defined but not used [-Wunused-label] BUILDSTDERR: 7114 | _ck9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7114 | _ck9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck9r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7151:1: error: BUILDSTDERR: warning: label ‘_ck9r’ defined but not used [-Wunused-label] BUILDSTDERR: 7151 | _ck9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7151 | _ck9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck9q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7179:1: error: BUILDSTDERR: warning: label ‘_ck9q’ defined but not used [-Wunused-label] BUILDSTDERR: 7179 | _ck9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7179 | _ck9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjw5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7195:1: error: BUILDSTDERR: warning: label ‘_ckaZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7195 | _ckaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7195 | _ckaZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjwh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7223:1: error: BUILDSTDERR: warning: label ‘_ckba’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _ckba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _ckba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckb7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7253:1: error: BUILDSTDERR: warning: label ‘_ckb7’ defined but not used [-Wunused-label] BUILDSTDERR: 7253 | _ckb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7253 | _ckb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckbd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7281:1: error: BUILDSTDERR: warning: label ‘_ckbd’ defined but not used [-Wunused-label] BUILDSTDERR: 7281 | _ckbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7281 | _ckbd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjwl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7315:1: error: BUILDSTDERR: warning: label ‘_ckbr’ defined but not used [-Wunused-label] BUILDSTDERR: 7315 | _ckbr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7315 | _ckbr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjwm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7374:1: error: BUILDSTDERR: warning: label ‘_ckbw’ defined but not used [-Wunused-label] BUILDSTDERR: 7374 | _ckbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7374 | _ckbw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjwv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7414:1: error: BUILDSTDERR: warning: label ‘_ckbN’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _ckbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _ckbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckbK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7446:1: error: BUILDSTDERR: warning: label ‘_ckbK’ defined but not used [-Wunused-label] BUILDSTDERR: 7446 | _ckbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7446 | _ckbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjwE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7477:1: error: BUILDSTDERR: warning: label ‘_ckcf’ defined but not used [-Wunused-label] BUILDSTDERR: 7477 | _ckcf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7477 | _ckcf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckcc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7509:1: error: BUILDSTDERR: warning: label ‘_ckcc’ defined but not used [-Wunused-label] BUILDSTDERR: 7509 | _ckcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7509 | _ckcc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjwM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7540:1: error: BUILDSTDERR: warning: label ‘_ckcF’ defined but not used [-Wunused-label] BUILDSTDERR: 7540 | _ckcF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7540 | _ckcF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckcC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7572:1: error: BUILDSTDERR: warning: label ‘_ckcC’ defined but not used [-Wunused-label] BUILDSTDERR: 7572 | _ckcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7572 | _ckcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjx7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7602:1: error: BUILDSTDERR: warning: label ‘_ckd3’ defined but not used [-Wunused-label] BUILDSTDERR: 7602 | _ckd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7602 | _ckd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjxd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7631:1: error: BUILDSTDERR: warning: label ‘_ckda’ defined but not used [-Wunused-label] BUILDSTDERR: 7631 | _ckda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7631 | _ckda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckd7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7668:1: error: BUILDSTDERR: warning: label ‘_ckd7’ defined but not used [-Wunused-label] BUILDSTDERR: 7668 | _ckd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7668 | _ckd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjxt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7698:1: error: BUILDSTDERR: warning: label ‘_ckdF’ defined but not used [-Wunused-label] BUILDSTDERR: 7698 | _ckdF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7698 | _ckdF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckdC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7732:1: error: BUILDSTDERR: warning: label ‘_ckdC’ defined but not used [-Wunused-label] BUILDSTDERR: 7732 | _ckdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7732 | _ckdC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjxK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7762:1: error: BUILDSTDERR: warning: label ‘_ckdW’ defined but not used [-Wunused-label] BUILDSTDERR: 7762 | _ckdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7762 | _ckdW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckdQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7791:1: error: BUILDSTDERR: warning: label ‘_ckdQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _ckdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _ckdQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckdS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7811:1: error: BUILDSTDERR: warning: label ‘_ckdS’ defined but not used [-Wunused-label] BUILDSTDERR: 7811 | _ckdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7811 | _ckdS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckdU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7828:1: error: BUILDSTDERR: warning: label ‘_ckdU’ defined but not used [-Wunused-label] BUILDSTDERR: 7828 | _ckdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7828 | _ckdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdww2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7850:1: error: BUILDSTDERR: warning: label ‘_cke6’ defined but not used [-Wunused-label] BUILDSTDERR: 7850 | _cke6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7850 | _cke6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck7f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7888:1: error: BUILDSTDERR: warning: label ‘_ck7f’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _ck7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _ck7f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck7p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7943:1: error: BUILDSTDERR: warning: label ‘_ck7p’ defined but not used [-Wunused-label] BUILDSTDERR: 7943 | _ck7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7943 | _ck7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck7r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:7975:1: error: BUILDSTDERR: warning: label ‘_ck7r’ defined but not used [-Wunused-label] BUILDSTDERR: 7975 | _ck7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7975 | _ck7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_sjuH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8032:1: error: BUILDSTDERR: warning: label ‘_sjuH’ defined but not used [-Wunused-label] BUILDSTDERR: 8032 | _sjuH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8032 | _sjuH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck7M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8054:1: error: BUILDSTDERR: warning: label ‘_ck7M’ defined but not used [-Wunused-label] BUILDSTDERR: 8054 | _ck7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8054 | _ck7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckdi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8101:1: error: BUILDSTDERR: warning: label ‘_ckdi’ defined but not used [-Wunused-label] BUILDSTDERR: 8101 | _ckdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8101 | _ckdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckdo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8138:1: error: BUILDSTDERR: warning: label ‘_ckdo’ defined but not used [-Wunused-label] BUILDSTDERR: 8138 | _ckdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8138 | _ckdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckgo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8178:1: error: BUILDSTDERR: warning: label ‘_ckgo’ defined but not used [-Wunused-label] BUILDSTDERR: 8178 | _ckgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8178 | _ckgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckcS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8202:1: error: BUILDSTDERR: warning: label ‘_ckcS’ defined but not used [-Wunused-label] BUILDSTDERR: 8202 | _ckcS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8202 | _ckcS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckg6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8234:1: error: BUILDSTDERR: warning: label ‘_ckg6’ defined but not used [-Wunused-label] BUILDSTDERR: 8234 | _ckg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8234 | _ckg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_sjuP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8251:1: error: BUILDSTDERR: warning: label ‘_sjuP’ defined but not used [-Wunused-label] BUILDSTDERR: 8251 | _sjuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8251 | _sjuP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck7X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8278:1: error: BUILDSTDERR: warning: label ‘_ck7X’ defined but not used [-Wunused-label] BUILDSTDERR: 8278 | _ck7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8278 | _ck7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck8C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8336:1: error: BUILDSTDERR: warning: label ‘_ck8C’ defined but not used [-Wunused-label] BUILDSTDERR: 8336 | _ck8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8336 | _ck8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck8E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8362:1: error: BUILDSTDERR: warning: label ‘_ck8E’ defined but not used [-Wunused-label] BUILDSTDERR: 8362 | _ck8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8362 | _ck8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck8J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8393:1: error: BUILDSTDERR: warning: label ‘_ck8J’ defined but not used [-Wunused-label] BUILDSTDERR: 8393 | _ck8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8393 | _ck8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck8P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8430:1: error: BUILDSTDERR: warning: label ‘_ck8P’ defined but not used [-Wunused-label] BUILDSTDERR: 8430 | _ck8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8430 | _ck8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck8U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8463:1: error: BUILDSTDERR: warning: label ‘_ck8U’ defined but not used [-Wunused-label] BUILDSTDERR: 8463 | _ck8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8463 | _ck8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck90’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8501:1: error: BUILDSTDERR: warning: label ‘_ck90’ defined but not used [-Wunused-label] BUILDSTDERR: 8501 | _ck90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8501 | _ck90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck95’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8546:1: error: BUILDSTDERR: warning: label ‘_ck95’ defined but not used [-Wunused-label] BUILDSTDERR: 8546 | _ck95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8546 | _ck95: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8538:4: error: BUILDSTDERR: warning: variable ‘_sjvi’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8538 | W_ _sjvi; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8538 | W_ _sjvi; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ck9d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8614:1: error: BUILDSTDERR: warning: label ‘_ck9d’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _ck9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _ck9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckat’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8653:1: error: BUILDSTDERR: warning: label ‘_ckat’ defined but not used [-Wunused-label] BUILDSTDERR: 8653 | _ckat: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8653 | _ckat: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckay’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8688:1: error: BUILDSTDERR: warning: label ‘_ckay’ defined but not used [-Wunused-label] BUILDSTDERR: 8688 | _ckay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8688 | _ckay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckaD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8724:1: error: BUILDSTDERR: warning: label ‘_ckaD’ defined but not used [-Wunused-label] BUILDSTDERR: 8724 | _ckaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8724 | _ckaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckbY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8789:1: error: BUILDSTDERR: warning: label ‘_ckbY’ defined but not used [-Wunused-label] BUILDSTDERR: 8789 | _ckbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8789 | _ckbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckcq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8849:1: error: BUILDSTDERR: warning: label ‘_ckcq’ defined but not used [-Wunused-label] BUILDSTDERR: 8849 | _ckcq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8849 | _ckcq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckfo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8885:1: error: BUILDSTDERR: warning: label ‘_ckfo’ defined but not used [-Wunused-label] BUILDSTDERR: 8885 | _ckfo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8885 | _ckfo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckaL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8903:1: error: BUILDSTDERR: warning: label ‘_ckaL’ defined but not used [-Wunused-label] BUILDSTDERR: 8903 | _ckaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8903 | _ckaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckg5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8933:1: error: BUILDSTDERR: warning: label ‘_ckg5’ defined but not used [-Wunused-label] BUILDSTDERR: 8933 | _ckg5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8933 | _ckg5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjxU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8948:1: error: BUILDSTDERR: warning: label ‘_ckhK’ defined but not used [-Wunused-label] BUILDSTDERR: 8948 | _ckhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8948 | _ckhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjyp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:8974:1: error: BUILDSTDERR: warning: label ‘_ckia’ defined but not used [-Wunused-label] BUILDSTDERR: 8974 | _ckia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8974 | _ckia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cki3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9009:1: error: BUILDSTDERR: warning: label ‘_cki3’ defined but not used [-Wunused-label] BUILDSTDERR: 9009 | _cki3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9009 | _cki3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckio’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9044:1: error: BUILDSTDERR: warning: label ‘_ckio’ defined but not used [-Wunused-label] BUILDSTDERR: 9044 | _ckio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9044 | _ckio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckit’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9069:1: error: BUILDSTDERR: warning: label ‘_ckit’ defined but not used [-Wunused-label] BUILDSTDERR: 9069 | _ckit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9069 | _ckit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckiv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9091:1: error: BUILDSTDERR: warning: label ‘_ckiv’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _ckiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _ckiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckix’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9111:1: error: BUILDSTDERR: warning: label ‘_ckix’ defined but not used [-Wunused-label] BUILDSTDERR: 9111 | _ckix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9111 | _ckix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckif’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9137:1: error: BUILDSTDERR: warning: label ‘_ckif’ defined but not used [-Wunused-label] BUILDSTDERR: 9137 | _ckif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9137 | _ckif: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjyB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9164:1: error: BUILDSTDERR: warning: label ‘_ckiX’ defined but not used [-Wunused-label] BUILDSTDERR: 9164 | _ckiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9164 | _ckiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckiU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9196:1: error: BUILDSTDERR: warning: label ‘_ckiU’ defined but not used [-Wunused-label] BUILDSTDERR: 9196 | _ckiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9196 | _ckiU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjxV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9227:1: error: BUILDSTDERR: warning: label ‘_ckjb’ defined but not used [-Wunused-label] BUILDSTDERR: 9227 | _ckjb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9227 | _ckjb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckhS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9262:1: error: BUILDSTDERR: warning: label ‘_ckhS’ defined but not used [-Wunused-label] BUILDSTDERR: 9262 | _ckhS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9262 | _ckhS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckiJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9313:1: error: BUILDSTDERR: warning: label ‘_ckiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9313 | _ckiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9313 | _ckiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckiL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9338:1: error: BUILDSTDERR: warning: label ‘_ckiL’ defined but not used [-Wunused-label] BUILDSTDERR: 9338 | _ckiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9338 | _ckiL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘sjzO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9393:1: error: BUILDSTDERR: warning: label ‘_ckjN’ defined but not used [-Wunused-label] BUILDSTDERR: 9393 | _ckjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9393 | _ckjN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckjK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9423:1: error: BUILDSTDERR: warning: label ‘_ckjK’ defined but not used [-Wunused-label] BUILDSTDERR: 9423 | _ckjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9423 | _ckjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckjQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9445:1: error: BUILDSTDERR: warning: label ‘_ckjQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9445 | _ckjQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9445 | _ckjQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckjS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9470:1: error: BUILDSTDERR: warning: label ‘_ckjS’ defined but not used [-Wunused-label] BUILDSTDERR: 9470 | _ckjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9470 | _ckjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckk1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9496:1: error: BUILDSTDERR: warning: label ‘_ckk1’ defined but not used [-Wunused-label] BUILDSTDERR: 9496 | _ckk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9496 | _ckk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckk7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9528:1: error: BUILDSTDERR: warning: label ‘_ckk7’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _ckk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _ckk7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckkk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9558:1: error: BUILDSTDERR: warning: label ‘_ckkk’ defined but not used [-Wunused-label] BUILDSTDERR: 9558 | _ckkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9558 | _ckkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckkr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9583:1: error: BUILDSTDERR: warning: label ‘_ckkr’ defined but not used [-Wunused-label] BUILDSTDERR: 9583 | _ckkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9583 | _ckkr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cklj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9623:1: error: BUILDSTDERR: warning: label ‘_cklj’ defined but not used [-Wunused-label] BUILDSTDERR: 9623 | _cklj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9623 | _cklj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cklo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9650:1: error: BUILDSTDERR: warning: label ‘_cklo’ defined but not used [-Wunused-label] BUILDSTDERR: 9650 | _cklo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9650 | _cklo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cklt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9676:1: error: BUILDSTDERR: warning: label ‘_cklt’ defined but not used [-Wunused-label] BUILDSTDERR: 9676 | _cklt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9676 | _cklt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cklv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9700:1: error: BUILDSTDERR: warning: label ‘_cklv’ defined but not used [-Wunused-label] BUILDSTDERR: 9700 | _cklv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9700 | _cklv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cklF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9726:1: error: BUILDSTDERR: warning: label ‘_cklF’ defined but not used [-Wunused-label] BUILDSTDERR: 9726 | _cklF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9726 | _cklF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cklQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9759:1: error: BUILDSTDERR: warning: label ‘_cklQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9759 | _cklQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9759 | _cklQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckkC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9780:1: error: BUILDSTDERR: warning: label ‘_ckkC’ defined but not used [-Wunused-label] BUILDSTDERR: 9780 | _ckkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9780 | _ckkC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckkH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9807:1: error: BUILDSTDERR: warning: label ‘_ckkH’ defined but not used [-Wunused-label] BUILDSTDERR: 9807 | _ckkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9807 | _ckkH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckkM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9833:1: error: BUILDSTDERR: warning: label ‘_ckkM’ defined but not used [-Wunused-label] BUILDSTDERR: 9833 | _ckkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9833 | _ckkM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckkO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9857:1: error: BUILDSTDERR: warning: label ‘_ckkO’ defined but not used [-Wunused-label] BUILDSTDERR: 9857 | _ckkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9857 | _ckkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckkY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9883:1: error: BUILDSTDERR: warning: label ‘_ckkY’ defined but not used [-Wunused-label] BUILDSTDERR: 9883 | _ckkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9883 | _ckkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckl9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9916:1: error: BUILDSTDERR: warning: label ‘_ckl9’ defined but not used [-Wunused-label] BUILDSTDERR: 9916 | _ckl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9916 | _ckl9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckm1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9934:1: error: BUILDSTDERR: warning: label ‘_ckm1’ defined but not used [-Wunused-label] BUILDSTDERR: 9934 | _ckm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9934 | _ckm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPDzuzdcsend_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9947:1: error: BUILDSTDERR: warning: label ‘_ckmt’ defined but not used [-Wunused-label] BUILDSTDERR: 9947 | _ckmt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9947 | _ckmt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:9986:1: error: BUILDSTDERR: warning: label ‘_ckn5’ defined but not used [-Wunused-label] BUILDSTDERR: 9986 | _ckn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9986 | _ckn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckn2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10014:1: error: BUILDSTDERR: warning: label ‘_ckn2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10014 | _ckn2: BUILDSTDERR: | ^ BUILDSTDERR: 10014 | _ckn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_ckn8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10039:1: error: BUILDSTDERR: warning: label ‘_ckn8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10039 | _ckn8: BUILDSTDERR: | ^ BUILDSTDERR: 10039 | _ckn8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10066:1: error: BUILDSTDERR: warning: label ‘_cknn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10066 | _cknn: BUILDSTDERR: | ^ BUILDSTDERR: 10066 | _cknn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_withMPDEx1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10113:1: error: BUILDSTDERR: warning: label ‘_cknA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10113 | _cknA: BUILDSTDERR: | ^ BUILDSTDERR: 10113 | _cknA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cknv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10154:1: error: BUILDSTDERR: warning: label ‘_cknv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10154 | _cknv: BUILDSTDERR: | ^ BUILDSTDERR: 10154 | _cknv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cknx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10176:1: error: BUILDSTDERR: warning: label ‘_cknx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10176 | _cknx: BUILDSTDERR: | ^ BUILDSTDERR: 10176 | _cknx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cknI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10203:1: error: BUILDSTDERR: warning: label ‘_cknI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10203 | _cknI: BUILDSTDERR: | ^ BUILDSTDERR: 10203 | _cknI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘_cknT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10234:1: error: BUILDSTDERR: warning: label ‘_cknT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10234 | _cknT: BUILDSTDERR: | ^ BUILDSTDERR: 10234 | _cknT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_withMPDEx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10264:1: error: BUILDSTDERR: warning: label ‘_cko8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10264 | _cko8: BUILDSTDERR: | ^ BUILDSTDERR: 10264 | _cko8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_MPDState_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10284:1: error: BUILDSTDERR: warning: label ‘_ckog’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10284 | _ckog: BUILDSTDERR: | ^ BUILDSTDERR: 10284 | _ckog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_MPDState_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_35.hc:10310:1: error: BUILDSTDERR: warning: label ‘_ckol’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10310 | _ckol: BUILDSTDERR: | ^ BUILDSTDERR: 10310 | _ckol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rji4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:38:1: error: BUILDSTDERR: warning: label ‘_ckFd’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _ckFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _ckFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjia_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:102:1: error: BUILDSTDERR: warning: label ‘_ckFm’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _ckFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _ckFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjib_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:139:1: error: BUILDSTDERR: warning: label ‘_ckFA’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _ckFA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _ckFA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckFt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:165:1: error: BUILDSTDERR: warning: label ‘_ckFt’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _ckFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _ckFt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjid_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:215:1: error: BUILDSTDERR: warning: label ‘_ckG0’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _ckG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _ckG0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckFU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:251:1: error: BUILDSTDERR: warning: label ‘_ckFU’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _ckFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _ckFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjie_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:289:1: error: BUILDSTDERR: warning: label ‘_ckGd’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _ckGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _ckGd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjig_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:321:1: error: BUILDSTDERR: warning: label ‘_ckGs’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _ckGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _ckGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckGm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:357:1: error: BUILDSTDERR: warning: label ‘_ckGm’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _ckGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _ckGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjii_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:401:1: error: BUILDSTDERR: warning: label ‘_ckGN’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _ckGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _ckGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckGH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:437:1: error: BUILDSTDERR: warning: label ‘_ckGH’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _ckGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _ckGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skpx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:480:1: error: BUILDSTDERR: warning: label ‘_ckI2’ defined but not used [-Wunused-label] BUILDSTDERR: 480 | _ckI2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 480 | _ckI2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skpA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:520:1: error: BUILDSTDERR: warning: label ‘_ckId’ defined but not used [-Wunused-label] BUILDSTDERR: 520 | _ckId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 520 | _ckId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skpP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:560:1: error: BUILDSTDERR: warning: label ‘_ckIM’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _ckIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _ckIM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skpR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:600:1: error: BUILDSTDERR: warning: label ‘_ckIX’ defined but not used [-Wunused-label] BUILDSTDERR: 600 | _ckIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 600 | _ckIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjij_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:636:1: error: BUILDSTDERR: warning: label ‘_ckJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _ckJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _ckJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckGX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:658:1: error: BUILDSTDERR: warning: label ‘_ckGX’ defined but not used [-Wunused-label] BUILDSTDERR: 658 | _ckGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 658 | _ckGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckH0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:673:1: error: BUILDSTDERR: warning: label ‘_ckH0’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _ckH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _ckH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckH2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:698:1: error: BUILDSTDERR: warning: label ‘_ckH2’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _ckH2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _ckH2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckH7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:738:1: error: BUILDSTDERR: warning: label ‘_ckH7’ defined but not used [-Wunused-label] BUILDSTDERR: 738 | _ckH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 738 | _ckH7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:729:4: error: BUILDSTDERR: warning: variable ‘_skp2’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 729 | W_ _skp2; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 729 | W_ _skp2; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckID’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:821:1: error: BUILDSTDERR: warning: label ‘_ckID’ defined but not used [-Wunused-label] BUILDSTDERR: 821 | _ckID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 821 | _ckID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:818:4: error: BUILDSTDERR: warning: variable ‘_skp2’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 818 | W_ _skp2; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 818 | W_ _skp2; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckIC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:845:1: error: BUILDSTDERR: warning: label ‘_ckIC’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _ckIC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _ckIC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckHj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:872:1: error: BUILDSTDERR: warning: label ‘_ckHj’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _ckHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _ckHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckHT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:947:1: error: BUILDSTDERR: warning: label ‘_ckHT’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _ckHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _ckHT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:946:4: error: BUILDSTDERR: warning: variable ‘_skpe’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 946 | W_ _skpe; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 946 | W_ _skpe; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckHS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:971:1: error: BUILDSTDERR: warning: label ‘_ckHS’ defined but not used [-Wunused-label] BUILDSTDERR: 971 | _ckHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 971 | _ckHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckHK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:993:1: error: BUILDSTDERR: warning: label ‘_ckHK’ defined but not used [-Wunused-label] BUILDSTDERR: 993 | _ckHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 993 | _ckHK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:991:4: error: BUILDSTDERR: warning: variable ‘_skpe’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 991 | W_ _skpe; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 991 | W_ _skpe; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckHJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1019:1: error: BUILDSTDERR: warning: label ‘_ckHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1019 | _ckHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1019 | _ckHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjim_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1051:1: error: BUILDSTDERR: warning: label ‘_ckKb’ defined but not used [-Wunused-label] BUILDSTDERR: 1051 | _ckKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1051 | _ckKb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skpZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1087:1: error: BUILDSTDERR: warning: label ‘_ckKr’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _ckKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _ckKr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skpX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1110:1: error: BUILDSTDERR: warning: label ‘_ckKB’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _ckKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _ckKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skpV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1133:1: error: BUILDSTDERR: warning: label ‘_ckKL’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _ckKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _ckKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skq4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1166:1: error: BUILDSTDERR: warning: label ‘_ckKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _ckKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _ckKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjin_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1226:1: error: BUILDSTDERR: warning: label ‘_ckKV’ defined but not used [-Wunused-label] BUILDSTDERR: 1226 | _ckKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1226 | _ckKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjio_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1264:1: error: BUILDSTDERR: warning: label ‘_ckL6’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _ckL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _ckL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjip_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1302:1: error: BUILDSTDERR: warning: label ‘_ckLa’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _ckLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _ckLa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjip_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1313:1: error: BUILDSTDERR: warning: label ‘_ckLe’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _ckLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _ckLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjiq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1344:1: error: BUILDSTDERR: warning: label ‘_ckLo’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _ckLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _ckLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckLl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1372:1: error: BUILDSTDERR: warning: label ‘_ckLl’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _ckLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _ckLl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckLr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1397:1: error: BUILDSTDERR: warning: label ‘_ckLr’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _ckLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _ckLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjit_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1434:1: error: BUILDSTDERR: warning: label ‘_ckLI’ defined but not used [-Wunused-label] BUILDSTDERR: 1434 | _ckLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1434 | _ckLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjiv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1481:1: error: BUILDSTDERR: warning: label ‘_ckLR’ defined but not used [-Wunused-label] BUILDSTDERR: 1481 | _ckLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1481 | _ckLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjix_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1524:1: error: BUILDSTDERR: warning: label ‘_ckLV’ defined but not used [-Wunused-label] BUILDSTDERR: 1524 | _ckLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1524 | _ckLV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjix_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1549:1: error: BUILDSTDERR: warning: label ‘_ckM1’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _ckM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _ckM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckNv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1621:1: error: BUILDSTDERR: warning: label ‘_ckNv’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _ckNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _ckNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckMx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1679:1: error: BUILDSTDERR: warning: label ‘_ckMx’ defined but not used [-Wunused-label] BUILDSTDERR: 1679 | _ckMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1679 | _ckMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjiy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1747:1: error: BUILDSTDERR: warning: label ‘_ckOx’ defined but not used [-Wunused-label] BUILDSTDERR: 1747 | _ckOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1747 | _ckOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjiz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1777:1: error: BUILDSTDERR: warning: label ‘_ckOG’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _ckOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _ckOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjiA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1817:1: error: BUILDSTDERR: warning: label ‘_ckOP’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _ckOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _ckOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjiB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1859:1: error: BUILDSTDERR: warning: label ‘_ckOY’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _ckOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _ckOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skrs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1903:1: error: BUILDSTDERR: warning: label ‘_ckP9’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _ckP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _ckP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skrt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1927:1: error: BUILDSTDERR: warning: label ‘_ckPg’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _ckPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _ckPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skrL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1955:1: error: BUILDSTDERR: warning: label ‘_ckPU’ defined but not used [-Wunused-label] BUILDSTDERR: 1955 | _ckPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1955 | _ckPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckPR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:1986:1: error: BUILDSTDERR: warning: label ‘_ckPR’ defined but not used [-Wunused-label] BUILDSTDERR: 1986 | _ckPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1986 | _ckPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sksP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2014:1: error: BUILDSTDERR: warning: label ‘_ckQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _ckQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _ckQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckQ4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2044:1: error: BUILDSTDERR: warning: label ‘_ckQ4’ defined but not used [-Wunused-label] BUILDSTDERR: 2044 | _ckQ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2044 | _ckQ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckQa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2067:1: error: BUILDSTDERR: warning: label ‘_ckQa’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _ckQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _ckQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckQf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2091:1: error: BUILDSTDERR: warning: label ‘_ckQf’ defined but not used [-Wunused-label] BUILDSTDERR: 2091 | _ckQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2091 | _ckQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckQh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2124:1: error: BUILDSTDERR: warning: label ‘_ckQh’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _ckQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _ckQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skrX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2186:1: error: BUILDSTDERR: warning: label ‘_ckRK’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _ckRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _ckRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckRH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2216:1: error: BUILDSTDERR: warning: label ‘_ckRH’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _ckRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _ckRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckRN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2239:1: error: BUILDSTDERR: warning: label ‘_ckRN’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _ckRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _ckRN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sksa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2266:1: error: BUILDSTDERR: warning: label ‘_ckS0’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _ckS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _ckS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckRY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2302:1: error: BUILDSTDERR: warning: label ‘_ckRY’ defined but not used [-Wunused-label] BUILDSTDERR: 2302 | _ckRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2302 | _ckRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckS7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2322:1: error: BUILDSTDERR: warning: label ‘_ckS7’ defined but not used [-Wunused-label] BUILDSTDERR: 2322 | _ckS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2322 | _ckS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckSh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2357:1: error: BUILDSTDERR: warning: label ‘_ckSh’ defined but not used [-Wunused-label] BUILDSTDERR: 2357 | _ckSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2357 | _ckSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckSo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2399:1: error: BUILDSTDERR: warning: label ‘_ckSo’ defined but not used [-Wunused-label] BUILDSTDERR: 2399 | _ckSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2399 | _ckSo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skt4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2475:1: error: BUILDSTDERR: warning: label ‘_ckTn’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _ckTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _ckTn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skt8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2502:1: error: BUILDSTDERR: warning: label ‘_ckTv’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _ckTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _ckTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skrv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2529:1: error: BUILDSTDERR: warning: label ‘_ckTC’ defined but not used [-Wunused-label] BUILDSTDERR: 2529 | _ckTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2529 | _ckTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckPs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2562:1: error: BUILDSTDERR: warning: label ‘_ckPs’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _ckPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _ckPs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckPy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2599:1: error: BUILDSTDERR: warning: label ‘_ckPy’ defined but not used [-Wunused-label] BUILDSTDERR: 2599 | _ckPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2599 | _ckPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckPD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2639:1: error: BUILDSTDERR: warning: label ‘_ckPD’ defined but not used [-Wunused-label] BUILDSTDERR: 2639 | _ckPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2639 | _ckPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2630:4: error: BUILDSTDERR: warning: variable ‘_skrC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2630 | W_ _skrC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | W_ _skrC; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckU7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2715:1: error: BUILDSTDERR: warning: label ‘_ckU7’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _ckU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _ckU7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckPL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2737:1: error: BUILDSTDERR: warning: label ‘_ckPL’ defined but not used [-Wunused-label] BUILDSTDERR: 2737 | _ckPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2737 | _ckPL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckTf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2782:1: error: BUILDSTDERR: warning: label ‘_ckTf’ defined but not used [-Wunused-label] BUILDSTDERR: 2782 | _ckTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2782 | _ckTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2780:4: error: BUILDSTDERR: warning: variable ‘_skrC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2780 | W_ _skrC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2780 | W_ _skrC; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckTe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2807:1: error: BUILDSTDERR: warning: label ‘_ckTe’ defined but not used [-Wunused-label] BUILDSTDERR: 2807 | _ckTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2807 | _ckTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckTP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2822:1: error: BUILDSTDERR: warning: label ‘_ckTP’ defined but not used [-Wunused-label] BUILDSTDERR: 2822 | _ckTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2822 | _ckTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sktb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2839:1: error: BUILDSTDERR: warning: label ‘_ckUy’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _ckUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _ckUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skth_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2863:1: error: BUILDSTDERR: warning: label ‘_ckUW’ defined but not used [-Wunused-label] BUILDSTDERR: 2863 | _ckUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2863 | _ckUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sktm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2890:1: error: BUILDSTDERR: warning: label ‘_ckVq’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _ckVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _ckVq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sktn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2918:1: error: BUILDSTDERR: warning: label ‘_ckVt’ defined but not used [-Wunused-label] BUILDSTDERR: 2918 | _ckVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2918 | _ckVt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skto_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:2959:1: error: BUILDSTDERR: warning: label ‘_ckVy’ defined but not used [-Wunused-label] BUILDSTDERR: 2959 | _ckVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2959 | _ckVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sktp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3005:1: error: BUILDSTDERR: warning: label ‘_ckVD’ defined but not used [-Wunused-label] BUILDSTDERR: 3005 | _ckVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3005 | _ckVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sktq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3049:1: error: BUILDSTDERR: warning: label ‘_ckVM’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _ckVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _ckVM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckV4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3084:1: error: BUILDSTDERR: warning: label ‘_ckV4’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _ckV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _ckV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sktr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3129:1: error: BUILDSTDERR: warning: label ‘_ckVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3129 | _ckVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3129 | _ckVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckUG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3164:1: error: BUILDSTDERR: warning: label ‘_ckUG’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _ckUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _ckUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckUM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3201:1: error: BUILDSTDERR: warning: label ‘_ckUM’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _ckUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _ckUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckW8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3247:1: error: BUILDSTDERR: warning: label ‘_ckW8’ defined but not used [-Wunused-label] BUILDSTDERR: 3247 | _ckW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3247 | _ckW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skta_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3259:1: error: BUILDSTDERR: warning: label ‘_ckWq’ defined but not used [-Wunused-label] BUILDSTDERR: 3259 | _ckWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3259 | _ckWq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckWo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3285:1: error: BUILDSTDERR: warning: label ‘_ckWo’ defined but not used [-Wunused-label] BUILDSTDERR: 3285 | _ckWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3285 | _ckWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_getResponse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3306:1: error: BUILDSTDERR: warning: label ‘_ckWw’ defined but not used [-Wunused-label] BUILDSTDERR: 3306 | _ckWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3306 | _ckWw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckPj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3350:1: error: BUILDSTDERR: warning: label ‘_ckPj’ defined but not used [-Wunused-label] BUILDSTDERR: 3350 | _ckPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3350 | _ckPj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3402:1: error: BUILDSTDERR: warning: label ‘_ckWL’ defined but not used [-Wunused-label] BUILDSTDERR: 3402 | _ckWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3402 | _ckWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckWI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3430:1: error: BUILDSTDERR: warning: label ‘_ckWI’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _ckWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _ckWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckWO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3451:1: error: BUILDSTDERR: warning: label ‘_ckWO’ defined but not used [-Wunused-label] BUILDSTDERR: 3451 | _ckWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3451 | _ckWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckWS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3471:1: error: BUILDSTDERR: warning: label ‘_ckWS’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _ckWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _ckWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckWW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3497:1: error: BUILDSTDERR: warning: label ‘_ckWW’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _ckWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _ckWW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckXj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3531:1: error: BUILDSTDERR: warning: label ‘_ckXj’ defined but not used [-Wunused-label] BUILDSTDERR: 3531 | _ckXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3531 | _ckXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckXo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3556:1: error: BUILDSTDERR: warning: label ‘_ckXo’ defined but not used [-Wunused-label] BUILDSTDERR: 3556 | _ckXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3556 | _ckXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3603:1: error: BUILDSTDERR: warning: label ‘_ckXQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3603 | _ckXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3603 | _ckXQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3641:1: error: BUILDSTDERR: warning: label ‘_ckY0’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _ckY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _ckY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3677:1: error: BUILDSTDERR: warning: label ‘_ckYb’ defined but not used [-Wunused-label] BUILDSTDERR: 3677 | _ckYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3677 | _ckYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skui_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3710:1: error: BUILDSTDERR: warning: label ‘_ckYv’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _ckYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _ckYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckYq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3736:1: error: BUILDSTDERR: warning: label ‘_ckYq’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _ckYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _ckYq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckYs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3760:1: error: BUILDSTDERR: warning: label ‘_ckYs’ defined but not used [-Wunused-label] BUILDSTDERR: 3760 | _ckYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3760 | _ckYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckYB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3782:1: error: BUILDSTDERR: warning: label ‘_ckYB’ defined but not used [-Wunused-label] BUILDSTDERR: 3782 | _ckYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3782 | _ckYB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadErrorMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3810:1: error: BUILDSTDERR: warning: label ‘_ckYR’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _ckYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _ckYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadErrorMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3845:1: error: BUILDSTDERR: warning: label ‘_ckZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _ckZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _ckZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skuF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3879:1: error: BUILDSTDERR: warning: label ‘_ckZs’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _ckZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _ckZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckZp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3909:1: error: BUILDSTDERR: warning: label ‘_ckZp’ defined but not used [-Wunused-label] BUILDSTDERR: 3909 | _ckZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3909 | _ckZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckZx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3928:1: error: BUILDSTDERR: warning: label ‘_ckZx’ defined but not used [-Wunused-label] BUILDSTDERR: 3928 | _ckZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3928 | _ckZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skuL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3954:1: error: BUILDSTDERR: warning: label ‘_ckZO’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _ckZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _ckZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_ckZi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:3980:1: error: BUILDSTDERR: warning: label ‘_ckZi’ defined but not used [-Wunused-label] BUILDSTDERR: 3980 | _ckZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3980 | _ckZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfFunctorMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4013:1: error: BUILDSTDERR: warning: label ‘_ckZU’ defined but not used [-Wunused-label] BUILDSTDERR: 4013 | _ckZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4013 | _ckZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skv2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4050:1: error: BUILDSTDERR: warning: label ‘_cl0j’ defined but not used [-Wunused-label] BUILDSTDERR: 4050 | _cl0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4050 | _cl0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl0g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4080:1: error: BUILDSTDERR: warning: label ‘_cl0g’ defined but not used [-Wunused-label] BUILDSTDERR: 4080 | _cl0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4080 | _cl0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl0o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4101:1: error: BUILDSTDERR: warning: label ‘_cl0o’ defined but not used [-Wunused-label] BUILDSTDERR: 4101 | _cl0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4101 | _cl0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skv8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4140:1: error: BUILDSTDERR: warning: label ‘_cl0J’ defined but not used [-Wunused-label] BUILDSTDERR: 4140 | _cl0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4140 | _cl0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl09’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4166:1: error: BUILDSTDERR: warning: label ‘_cl09’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _cl09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _cl09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4198:1: error: BUILDSTDERR: warning: label ‘_cl0P’ defined but not used [-Wunused-label] BUILDSTDERR: 4198 | _cl0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4198 | _cl0P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_kill1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4574:1: error: BUILDSTDERR: warning: label ‘_cl10’ defined but not used [-Wunused-label] BUILDSTDERR: 4574 | _cl10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4574 | _cl10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skvc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4611:1: error: BUILDSTDERR: warning: label ‘_cl1f’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _cl1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _cl1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skvb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4638:1: error: BUILDSTDERR: warning: label ‘_cl1m’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _cl1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _cl1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_kill_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4666:1: error: BUILDSTDERR: warning: label ‘_cl1p’ defined but not used [-Wunused-label] BUILDSTDERR: 4666 | _cl1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4666 | _cl1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl17’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4691:1: error: BUILDSTDERR: warning: label ‘_cl17’ defined but not used [-Wunused-label] BUILDSTDERR: 4691 | _cl17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4691 | _cl17: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_runMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4726:1: error: BUILDSTDERR: warning: label ‘_cl1z’ defined but not used [-Wunused-label] BUILDSTDERR: 4726 | _cl1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4726 | _cl1z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_runMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4746:1: error: BUILDSTDERR: warning: label ‘_cl1G’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _cl1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _cl1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stHandle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4766:1: error: BUILDSTDERR: warning: label ‘_cl1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4766 | _cl1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4766 | _cl1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl1N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4785:1: error: BUILDSTDERR: warning: label ‘_cl1N’ defined but not used [-Wunused-label] BUILDSTDERR: 4785 | _cl1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4785 | _cl1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stPassword_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4807:1: error: BUILDSTDERR: warning: label ‘_cl24’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _cl24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _cl24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl21’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4826:1: error: BUILDSTDERR: warning: label ‘_cl21’ defined but not used [-Wunused-label] BUILDSTDERR: 4826 | _cl21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4826 | _cl21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stVersion_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4848:1: error: BUILDSTDERR: warning: label ‘_cl2i’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _cl2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _cl2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl2f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4867:1: error: BUILDSTDERR: warning: label ‘_cl2f’ defined but not used [-Wunused-label] BUILDSTDERR: 4867 | _cl2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4867 | _cl2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadIOMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4888:1: error: BUILDSTDERR: warning: label ‘_cl2x’ defined but not used [-Wunused-label] BUILDSTDERR: 4888 | _cl2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4888 | _cl2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl2t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4906:1: error: BUILDSTDERR: warning: label ‘_cl2t’ defined but not used [-Wunused-label] BUILDSTDERR: 4906 | _cl2t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4906 | _cl2t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skvT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4940:1: error: BUILDSTDERR: warning: label ‘_cl2S’ defined but not used [-Wunused-label] BUILDSTDERR: 4940 | _cl2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4940 | _cl2S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl2N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4966:1: error: BUILDSTDERR: warning: label ‘_cl2N’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _cl2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _cl2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl2P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:4990:1: error: BUILDSTDERR: warning: label ‘_cl2P’ defined but not used [-Wunused-label] BUILDSTDERR: 4990 | _cl2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4990 | _cl2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl2Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5012:1: error: BUILDSTDERR: warning: label ‘_cl2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5012 | _cl2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5012 | _cl2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjjr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5039:1: error: BUILDSTDERR: warning: label ‘_cl3e’ defined but not used [-Wunused-label] BUILDSTDERR: 5039 | _cl3e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5039 | _cl3e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDzuzdszdfMonadErrorTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5072:1: error: BUILDSTDERR: warning: label ‘_cl3n’ defined but not used [-Wunused-label] BUILDSTDERR: 5072 | _cl3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5072 | _cl3n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skw2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5092:1: error: BUILDSTDERR: warning: label ‘_cl3B’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _cl3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _cl3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl3y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5124:1: error: BUILDSTDERR: warning: label ‘_cl3y’ defined but not used [-Wunused-label] BUILDSTDERR: 5124 | _cl3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5124 | _cl3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5156:1: error: BUILDSTDERR: warning: label ‘_cl3M’ defined but not used [-Wunused-label] BUILDSTDERR: 5156 | _cl3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5156 | _cl3M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5192:1: error: BUILDSTDERR: warning: label ‘_cl3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5192 | _cl3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5192 | _cl3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5230:1: error: BUILDSTDERR: warning: label ‘_cl4a’ defined but not used [-Wunused-label] BUILDSTDERR: 5230 | _cl4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5230 | _cl4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skwF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5266:1: error: BUILDSTDERR: warning: label ‘_cl4u’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _cl4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _cl4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl4p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5292:1: error: BUILDSTDERR: warning: label ‘_cl4p’ defined but not used [-Wunused-label] BUILDSTDERR: 5292 | _cl4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5292 | _cl4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl4r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5316:1: error: BUILDSTDERR: warning: label ‘_cl4r’ defined but not used [-Wunused-label] BUILDSTDERR: 5316 | _cl4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5316 | _cl4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl4A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5338:1: error: BUILDSTDERR: warning: label ‘_cl4A’ defined but not used [-Wunused-label] BUILDSTDERR: 5338 | _cl4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5338 | _cl4A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5366:1: error: BUILDSTDERR: warning: label ‘_cl4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _cl4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _cl4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skxb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5400:1: error: BUILDSTDERR: warning: label ‘_cl5a’ defined but not used [-Wunused-label] BUILDSTDERR: 5400 | _cl5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5400 | _cl5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl55’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5426:1: error: BUILDSTDERR: warning: label ‘_cl55’ defined but not used [-Wunused-label] BUILDSTDERR: 5426 | _cl55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5426 | _cl55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl57’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5450:1: error: BUILDSTDERR: warning: label ‘_cl57’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _cl57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _cl57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl5g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5474:1: error: BUILDSTDERR: warning: label ‘_cl5g’ defined but not used [-Wunused-label] BUILDSTDERR: 5474 | _cl5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5474 | _cl5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl5r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5505:1: error: BUILDSTDERR: warning: label ‘_cl5r’ defined but not used [-Wunused-label] BUILDSTDERR: 5505 | _cl5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5505 | _cl5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl5t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5529:1: error: BUILDSTDERR: warning: label ‘_cl5t’ defined but not used [-Wunused-label] BUILDSTDERR: 5529 | _cl5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5529 | _cl5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl5B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5554:1: error: BUILDSTDERR: warning: label ‘_cl5B’ defined but not used [-Wunused-label] BUILDSTDERR: 5554 | _cl5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5554 | _cl5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5596:1: error: BUILDSTDERR: warning: label ‘_cl5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _cl5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _cl5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skxs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5637:1: error: BUILDSTDERR: warning: label ‘_cl6t’ defined but not used [-Wunused-label] BUILDSTDERR: 5637 | _cl6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5637 | _cl6t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl6q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5666:1: error: BUILDSTDERR: warning: label ‘_cl6q’ defined but not used [-Wunused-label] BUILDSTDERR: 5666 | _cl6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5666 | _cl6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl6y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5686:1: error: BUILDSTDERR: warning: label ‘_cl6y’ defined but not used [-Wunused-label] BUILDSTDERR: 5686 | _cl6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5686 | _cl6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skxy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5713:1: error: BUILDSTDERR: warning: label ‘_cl6P’ defined but not used [-Wunused-label] BUILDSTDERR: 5713 | _cl6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5713 | _cl6P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl6j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5739:1: error: BUILDSTDERR: warning: label ‘_cl6j’ defined but not used [-Wunused-label] BUILDSTDERR: 5739 | _cl6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5739 | _cl6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skxz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5771:1: error: BUILDSTDERR: warning: label ‘_cl6V’ defined but not used [-Wunused-label] BUILDSTDERR: 5771 | _cl6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5771 | _cl6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5802:1: error: BUILDSTDERR: warning: label ‘_cl70’ defined but not used [-Wunused-label] BUILDSTDERR: 5802 | _cl70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5802 | _cl70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skxE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5831:1: error: BUILDSTDERR: warning: label ‘_cl7e’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _cl7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _cl7e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5855:1: error: BUILDSTDERR: warning: label ‘_cl7h’ defined but not used [-Wunused-label] BUILDSTDERR: 5855 | _cl7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5855 | _cl7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skxW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5884:1: error: BUILDSTDERR: warning: label ‘_cl7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5884 | _cl7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5884 | _cl7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skxX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5901:1: error: BUILDSTDERR: warning: label ‘_cl81’ defined but not used [-Wunused-label] BUILDSTDERR: 5901 | _cl81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5901 | _cl81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl7I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5930:1: error: BUILDSTDERR: warning: label ‘_cl7I’ defined but not used [-Wunused-label] BUILDSTDERR: 5930 | _cl7I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5930 | _cl7I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl7N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5952:1: error: BUILDSTDERR: warning: label ‘_cl7N’ defined but not used [-Wunused-label] BUILDSTDERR: 5952 | _cl7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5952 | _cl7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sky3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:5991:1: error: BUILDSTDERR: warning: label ‘_cl8i’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _cl8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _cl8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl7B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6017:1: error: BUILDSTDERR: warning: label ‘_cl7B’ defined but not used [-Wunused-label] BUILDSTDERR: 6017 | _cl7B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6017 | _cl7B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘sky4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6049:1: error: BUILDSTDERR: warning: label ‘_cl8o’ defined but not used [-Wunused-label] BUILDSTDERR: 6049 | _cl8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6049 | _cl8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6080:1: error: BUILDSTDERR: warning: label ‘_cl8t’ defined but not used [-Wunused-label] BUILDSTDERR: 6080 | _cl8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6080 | _cl8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skyn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6149:1: error: BUILDSTDERR: warning: label ‘_cl8T’ defined but not used [-Wunused-label] BUILDSTDERR: 6149 | _cl8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6149 | _cl8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl8N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6178:1: error: BUILDSTDERR: warning: label ‘_cl8N’ defined but not used [-Wunused-label] BUILDSTDERR: 6178 | _cl8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6178 | _cl8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl8P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6198:1: error: BUILDSTDERR: warning: label ‘_cl8P’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _cl8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _cl8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl8R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6215:1: error: BUILDSTDERR: warning: label ‘_cl8R’ defined but not used [-Wunused-label] BUILDSTDERR: 6215 | _cl8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6215 | _cl8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdwzdcclose_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6233:1: error: BUILDSTDERR: warning: label ‘_cl93’ defined but not used [-Wunused-label] BUILDSTDERR: 6233 | _cl93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6233 | _cl93: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl8C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6267:1: error: BUILDSTDERR: warning: label ‘_cl8C’ defined but not used [-Wunused-label] BUILDSTDERR: 6267 | _cl8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6267 | _cl8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl9c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6320:1: error: BUILDSTDERR: warning: label ‘_cl9c’ defined but not used [-Wunused-label] BUILDSTDERR: 6320 | _cl9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6320 | _cl9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl9e’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6347:1: error: BUILDSTDERR: warning: label ‘_cl9e’ defined but not used [-Wunused-label] BUILDSTDERR: 6347 | _cl9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6347 | _cl9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6412:1: error: BUILDSTDERR: warning: label ‘_cl9N’ defined but not used [-Wunused-label] BUILDSTDERR: 6412 | _cl9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6412 | _cl9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cl9K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6439:1: error: BUILDSTDERR: warning: label ‘_cl9K’ defined but not used [-Wunused-label] BUILDSTDERR: 6439 | _cl9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6439 | _cl9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjjy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6467:1: error: BUILDSTDERR: warning: label ‘_cla0’ defined but not used [-Wunused-label] BUILDSTDERR: 6467 | _cla0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6467 | _cla0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skz5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6508:1: error: BUILDSTDERR: warning: label ‘_claE’ defined but not used [-Wunused-label] BUILDSTDERR: 6508 | _claE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6508 | _claE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clay’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6537:1: error: BUILDSTDERR: warning: label ‘_clay’ defined but not used [-Wunused-label] BUILDSTDERR: 6537 | _clay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6537 | _clay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_claA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6557:1: error: BUILDSTDERR: warning: label ‘_claA’ defined but not used [-Wunused-label] BUILDSTDERR: 6557 | _claA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6557 | _claA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_claC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6574:1: error: BUILDSTDERR: warning: label ‘_claC’ defined but not used [-Wunused-label] BUILDSTDERR: 6574 | _claC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6574 | _claC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjjz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6592:1: error: BUILDSTDERR: warning: label ‘_claO’ defined but not used [-Wunused-label] BUILDSTDERR: 6592 | _claO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6592 | _claO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cla7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6621:1: error: BUILDSTDERR: warning: label ‘_cla7’ defined but not used [-Wunused-label] BUILDSTDERR: 6621 | _cla7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6621 | _cla7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clad’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6666:1: error: BUILDSTDERR: warning: label ‘_clad’ defined but not used [-Wunused-label] BUILDSTDERR: 6666 | _clad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6666 | _clad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clai’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6710:1: error: BUILDSTDERR: warning: label ‘_clai’ defined but not used [-Wunused-label] BUILDSTDERR: 6710 | _clai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6710 | _clai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clan’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6741:1: error: BUILDSTDERR: warning: label ‘_clan’ defined but not used [-Wunused-label] BUILDSTDERR: 6741 | _clan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6741 | _clan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clb8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6790:1: error: BUILDSTDERR: warning: label ‘_clb8’ defined but not used [-Wunused-label] BUILDSTDERR: 6790 | _clb8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6790 | _clb8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clba’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6817:1: error: BUILDSTDERR: warning: label ‘_clba’ defined but not used [-Wunused-label] BUILDSTDERR: 6817 | _clba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6817 | _clba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘rjjA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6884:1: error: BUILDSTDERR: warning: label ‘_clcn’ defined but not used [-Wunused-label] BUILDSTDERR: 6884 | _clcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6884 | _clcn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skzF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6923:1: error: BUILDSTDERR: warning: label ‘_clcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6923 | _clcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6923 | _clcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clcN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6955:1: error: BUILDSTDERR: warning: label ‘_clcN’ defined but not used [-Wunused-label] BUILDSTDERR: 6955 | _clcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6955 | _clcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skzM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:6986:1: error: BUILDSTDERR: warning: label ‘_cld9’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _cld9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _cld9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cld6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7018:1: error: BUILDSTDERR: warning: label ‘_cld6’ defined but not used [-Wunused-label] BUILDSTDERR: 7018 | _cld6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7018 | _cld6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skAC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7055:1: error: BUILDSTDERR: warning: label ‘_cle2’ defined but not used [-Wunused-label] BUILDSTDERR: 7055 | _cle2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7055 | _cle2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cleo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7114:1: error: BUILDSTDERR: warning: label ‘_cleo’ defined but not used [-Wunused-label] BUILDSTDERR: 7114 | _cleo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7114 | _cleo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cle8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7151:1: error: BUILDSTDERR: warning: label ‘_cle8’ defined but not used [-Wunused-label] BUILDSTDERR: 7151 | _cle8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7151 | _cle8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cle7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7179:1: error: BUILDSTDERR: warning: label ‘_cle7’ defined but not used [-Wunused-label] BUILDSTDERR: 7179 | _cle7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7179 | _cle7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skAM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7195:1: error: BUILDSTDERR: warning: label ‘_clfG’ defined but not used [-Wunused-label] BUILDSTDERR: 7195 | _clfG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7195 | _clfG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skAY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7223:1: error: BUILDSTDERR: warning: label ‘_clfR’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _clfR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _clfR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clfO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7253:1: error: BUILDSTDERR: warning: label ‘_clfO’ defined but not used [-Wunused-label] BUILDSTDERR: 7253 | _clfO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7253 | _clfO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clfU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7281:1: error: BUILDSTDERR: warning: label ‘_clfU’ defined but not used [-Wunused-label] BUILDSTDERR: 7281 | _clfU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7281 | _clfU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skB2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7315:1: error: BUILDSTDERR: warning: label ‘_clg8’ defined but not used [-Wunused-label] BUILDSTDERR: 7315 | _clg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7315 | _clg8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skB3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7374:1: error: BUILDSTDERR: warning: label ‘_clgd’ defined but not used [-Wunused-label] BUILDSTDERR: 7374 | _clgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7374 | _clgd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skBc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7414:1: error: BUILDSTDERR: warning: label ‘_clgu’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _clgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _clgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clgr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7446:1: error: BUILDSTDERR: warning: label ‘_clgr’ defined but not used [-Wunused-label] BUILDSTDERR: 7446 | _clgr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7446 | _clgr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skBl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7477:1: error: BUILDSTDERR: warning: label ‘_clgW’ defined but not used [-Wunused-label] BUILDSTDERR: 7477 | _clgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7477 | _clgW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clgT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7509:1: error: BUILDSTDERR: warning: label ‘_clgT’ defined but not used [-Wunused-label] BUILDSTDERR: 7509 | _clgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7509 | _clgT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skBt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7540:1: error: BUILDSTDERR: warning: label ‘_clhm’ defined but not used [-Wunused-label] BUILDSTDERR: 7540 | _clhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7540 | _clhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clhj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7572:1: error: BUILDSTDERR: warning: label ‘_clhj’ defined but not used [-Wunused-label] BUILDSTDERR: 7572 | _clhj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7572 | _clhj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skBO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7602:1: error: BUILDSTDERR: warning: label ‘_clhK’ defined but not used [-Wunused-label] BUILDSTDERR: 7602 | _clhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7602 | _clhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skBU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7631:1: error: BUILDSTDERR: warning: label ‘_clhR’ defined but not used [-Wunused-label] BUILDSTDERR: 7631 | _clhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7631 | _clhR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clhO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7668:1: error: BUILDSTDERR: warning: label ‘_clhO’ defined but not used [-Wunused-label] BUILDSTDERR: 7668 | _clhO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7668 | _clhO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skCa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7698:1: error: BUILDSTDERR: warning: label ‘_clim’ defined but not used [-Wunused-label] BUILDSTDERR: 7698 | _clim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7698 | _clim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clij’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7732:1: error: BUILDSTDERR: warning: label ‘_clij’ defined but not used [-Wunused-label] BUILDSTDERR: 7732 | _clij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7732 | _clij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skCr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7762:1: error: BUILDSTDERR: warning: label ‘_cliD’ defined but not used [-Wunused-label] BUILDSTDERR: 7762 | _cliD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7762 | _cliD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clix’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7791:1: error: BUILDSTDERR: warning: label ‘_clix’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _clix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _clix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cliz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7811:1: error: BUILDSTDERR: warning: label ‘_cliz’ defined but not used [-Wunused-label] BUILDSTDERR: 7811 | _cliz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7811 | _cliz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cliB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7828:1: error: BUILDSTDERR: warning: label ‘_cliB’ defined but not used [-Wunused-label] BUILDSTDERR: 7828 | _cliB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7828 | _cliB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdww2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7850:1: error: BUILDSTDERR: warning: label ‘_cliN’ defined but not used [-Wunused-label] BUILDSTDERR: 7850 | _cliN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7850 | _cliN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clbW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7888:1: error: BUILDSTDERR: warning: label ‘_clbW’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _clbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _clbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clc6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7943:1: error: BUILDSTDERR: warning: label ‘_clc6’ defined but not used [-Wunused-label] BUILDSTDERR: 7943 | _clc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7943 | _clc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clc8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:7975:1: error: BUILDSTDERR: warning: label ‘_clc8’ defined but not used [-Wunused-label] BUILDSTDERR: 7975 | _clc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7975 | _clc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_skzo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8032:1: error: BUILDSTDERR: warning: label ‘_skzo’ defined but not used [-Wunused-label] BUILDSTDERR: 8032 | _skzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8032 | _skzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clct’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8054:1: error: BUILDSTDERR: warning: label ‘_clct’ defined but not used [-Wunused-label] BUILDSTDERR: 8054 | _clct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8054 | _clct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clhZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8101:1: error: BUILDSTDERR: warning: label ‘_clhZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8101 | _clhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8101 | _clhZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cli5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8138:1: error: BUILDSTDERR: warning: label ‘_cli5’ defined but not used [-Wunused-label] BUILDSTDERR: 8138 | _cli5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8138 | _cli5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cll5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8178:1: error: BUILDSTDERR: warning: label ‘_cll5’ defined but not used [-Wunused-label] BUILDSTDERR: 8178 | _cll5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8178 | _cll5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clhz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8202:1: error: BUILDSTDERR: warning: label ‘_clhz’ defined but not used [-Wunused-label] BUILDSTDERR: 8202 | _clhz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8202 | _clhz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clkN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8234:1: error: BUILDSTDERR: warning: label ‘_clkN’ defined but not used [-Wunused-label] BUILDSTDERR: 8234 | _clkN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8234 | _clkN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_skzw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8251:1: error: BUILDSTDERR: warning: label ‘_skzw’ defined but not used [-Wunused-label] BUILDSTDERR: 8251 | _skzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8251 | _skzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clcE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8278:1: error: BUILDSTDERR: warning: label ‘_clcE’ defined but not used [-Wunused-label] BUILDSTDERR: 8278 | _clcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8278 | _clcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8336:1: error: BUILDSTDERR: warning: label ‘_cldj’ defined but not used [-Wunused-label] BUILDSTDERR: 8336 | _cldj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8336 | _cldj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8362:1: error: BUILDSTDERR: warning: label ‘_cldl’ defined but not used [-Wunused-label] BUILDSTDERR: 8362 | _cldl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8362 | _cldl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8393:1: error: BUILDSTDERR: warning: label ‘_cldq’ defined but not used [-Wunused-label] BUILDSTDERR: 8393 | _cldq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8393 | _cldq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8430:1: error: BUILDSTDERR: warning: label ‘_cldw’ defined but not used [-Wunused-label] BUILDSTDERR: 8430 | _cldw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8430 | _cldw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8463:1: error: BUILDSTDERR: warning: label ‘_cldB’ defined but not used [-Wunused-label] BUILDSTDERR: 8463 | _cldB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8463 | _cldB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8501:1: error: BUILDSTDERR: warning: label ‘_cldH’ defined but not used [-Wunused-label] BUILDSTDERR: 8501 | _cldH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8501 | _cldH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8546:1: error: BUILDSTDERR: warning: label ‘_cldM’ defined but not used [-Wunused-label] BUILDSTDERR: 8546 | _cldM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8546 | _cldM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8538:4: error: BUILDSTDERR: warning: variable ‘_skzZ’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8538 | W_ _skzZ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8538 | W_ _skzZ; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cldU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8614:1: error: BUILDSTDERR: warning: label ‘_cldU’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _cldU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _cldU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clfa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8653:1: error: BUILDSTDERR: warning: label ‘_clfa’ defined but not used [-Wunused-label] BUILDSTDERR: 8653 | _clfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8653 | _clfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clff’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8688:1: error: BUILDSTDERR: warning: label ‘_clff’ defined but not used [-Wunused-label] BUILDSTDERR: 8688 | _clff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8688 | _clff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clfk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8724:1: error: BUILDSTDERR: warning: label ‘_clfk’ defined but not used [-Wunused-label] BUILDSTDERR: 8724 | _clfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8724 | _clfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clgF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8789:1: error: BUILDSTDERR: warning: label ‘_clgF’ defined but not used [-Wunused-label] BUILDSTDERR: 8789 | _clgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8789 | _clgF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clh7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8849:1: error: BUILDSTDERR: warning: label ‘_clh7’ defined but not used [-Wunused-label] BUILDSTDERR: 8849 | _clh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8849 | _clh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clk5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8885:1: error: BUILDSTDERR: warning: label ‘_clk5’ defined but not used [-Wunused-label] BUILDSTDERR: 8885 | _clk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8885 | _clk5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clfs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8903:1: error: BUILDSTDERR: warning: label ‘_clfs’ defined but not used [-Wunused-label] BUILDSTDERR: 8903 | _clfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8903 | _clfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clkM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8933:1: error: BUILDSTDERR: warning: label ‘_clkM’ defined but not used [-Wunused-label] BUILDSTDERR: 8933 | _clkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8933 | _clkM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skCB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8948:1: error: BUILDSTDERR: warning: label ‘_clmr’ defined but not used [-Wunused-label] BUILDSTDERR: 8948 | _clmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8948 | _clmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skD6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:8974:1: error: BUILDSTDERR: warning: label ‘_clmR’ defined but not used [-Wunused-label] BUILDSTDERR: 8974 | _clmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8974 | _clmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clmK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9009:1: error: BUILDSTDERR: warning: label ‘_clmK’ defined but not used [-Wunused-label] BUILDSTDERR: 9009 | _clmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9009 | _clmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cln5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9044:1: error: BUILDSTDERR: warning: label ‘_cln5’ defined but not used [-Wunused-label] BUILDSTDERR: 9044 | _cln5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9044 | _cln5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clna’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9069:1: error: BUILDSTDERR: warning: label ‘_clna’ defined but not used [-Wunused-label] BUILDSTDERR: 9069 | _clna: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9069 | _clna: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clnc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9091:1: error: BUILDSTDERR: warning: label ‘_clnc’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _clnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _clnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clne’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9111:1: error: BUILDSTDERR: warning: label ‘_clne’ defined but not used [-Wunused-label] BUILDSTDERR: 9111 | _clne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9111 | _clne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clmW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9137:1: error: BUILDSTDERR: warning: label ‘_clmW’ defined but not used [-Wunused-label] BUILDSTDERR: 9137 | _clmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9137 | _clmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skDi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9164:1: error: BUILDSTDERR: warning: label ‘_clnE’ defined but not used [-Wunused-label] BUILDSTDERR: 9164 | _clnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9164 | _clnE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clnB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9196:1: error: BUILDSTDERR: warning: label ‘_clnB’ defined but not used [-Wunused-label] BUILDSTDERR: 9196 | _clnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9196 | _clnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skCC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9227:1: error: BUILDSTDERR: warning: label ‘_clnS’ defined but not used [-Wunused-label] BUILDSTDERR: 9227 | _clnS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9227 | _clnS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clmz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9262:1: error: BUILDSTDERR: warning: label ‘_clmz’ defined but not used [-Wunused-label] BUILDSTDERR: 9262 | _clmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9262 | _clmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clnq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9313:1: error: BUILDSTDERR: warning: label ‘_clnq’ defined but not used [-Wunused-label] BUILDSTDERR: 9313 | _clnq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9313 | _clnq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clns’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9338:1: error: BUILDSTDERR: warning: label ‘_clns’ defined but not used [-Wunused-label] BUILDSTDERR: 9338 | _clns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9338 | _clns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘skEv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9393:1: error: BUILDSTDERR: warning: label ‘_clou’ defined but not used [-Wunused-label] BUILDSTDERR: 9393 | _clou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9393 | _clou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clor’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9423:1: error: BUILDSTDERR: warning: label ‘_clor’ defined but not used [-Wunused-label] BUILDSTDERR: 9423 | _clor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9423 | _clor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clox’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9445:1: error: BUILDSTDERR: warning: label ‘_clox’ defined but not used [-Wunused-label] BUILDSTDERR: 9445 | _clox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9445 | _clox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cloz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9470:1: error: BUILDSTDERR: warning: label ‘_cloz’ defined but not used [-Wunused-label] BUILDSTDERR: 9470 | _cloz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9470 | _cloz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cloI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9496:1: error: BUILDSTDERR: warning: label ‘_cloI’ defined but not used [-Wunused-label] BUILDSTDERR: 9496 | _cloI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9496 | _cloI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_cloO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9528:1: error: BUILDSTDERR: warning: label ‘_cloO’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _cloO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _cloO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clp1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9558:1: error: BUILDSTDERR: warning: label ‘_clp1’ defined but not used [-Wunused-label] BUILDSTDERR: 9558 | _clp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9558 | _clp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clp8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9583:1: error: BUILDSTDERR: warning: label ‘_clp8’ defined but not used [-Wunused-label] BUILDSTDERR: 9583 | _clp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9583 | _clp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clq0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9623:1: error: BUILDSTDERR: warning: label ‘_clq0’ defined but not used [-Wunused-label] BUILDSTDERR: 9623 | _clq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9623 | _clq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clq5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9650:1: error: BUILDSTDERR: warning: label ‘_clq5’ defined but not used [-Wunused-label] BUILDSTDERR: 9650 | _clq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9650 | _clq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clqa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9676:1: error: BUILDSTDERR: warning: label ‘_clqa’ defined but not used [-Wunused-label] BUILDSTDERR: 9676 | _clqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9676 | _clqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clqc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9700:1: error: BUILDSTDERR: warning: label ‘_clqc’ defined but not used [-Wunused-label] BUILDSTDERR: 9700 | _clqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9700 | _clqc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clqm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9726:1: error: BUILDSTDERR: warning: label ‘_clqm’ defined but not used [-Wunused-label] BUILDSTDERR: 9726 | _clqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9726 | _clqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clqx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9759:1: error: BUILDSTDERR: warning: label ‘_clqx’ defined but not used [-Wunused-label] BUILDSTDERR: 9759 | _clqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9759 | _clqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clpj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9780:1: error: BUILDSTDERR: warning: label ‘_clpj’ defined but not used [-Wunused-label] BUILDSTDERR: 9780 | _clpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9780 | _clpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clpo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9807:1: error: BUILDSTDERR: warning: label ‘_clpo’ defined but not used [-Wunused-label] BUILDSTDERR: 9807 | _clpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9807 | _clpo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clpt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9833:1: error: BUILDSTDERR: warning: label ‘_clpt’ defined but not used [-Wunused-label] BUILDSTDERR: 9833 | _clpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9833 | _clpt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clpv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9857:1: error: BUILDSTDERR: warning: label ‘_clpv’ defined but not used [-Wunused-label] BUILDSTDERR: 9857 | _clpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9857 | _clpv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clpF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9883:1: error: BUILDSTDERR: warning: label ‘_clpF’ defined but not used [-Wunused-label] BUILDSTDERR: 9883 | _clpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9883 | _clpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clpQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9916:1: error: BUILDSTDERR: warning: label ‘_clpQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9916 | _clpQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9916 | _clpQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clqI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9934:1: error: BUILDSTDERR: warning: label ‘_clqI’ defined but not used [-Wunused-label] BUILDSTDERR: 9934 | _clqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9934 | _clqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPDzuzdcsend_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9947:1: error: BUILDSTDERR: warning: label ‘_clra’ defined but not used [-Wunused-label] BUILDSTDERR: 9947 | _clra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9947 | _clra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:9986:1: error: BUILDSTDERR: warning: label ‘_clrM’ defined but not used [-Wunused-label] BUILDSTDERR: 9986 | _clrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9986 | _clrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clrJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10014:1: error: BUILDSTDERR: warning: label ‘_clrJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10014 | _clrJ: BUILDSTDERR: | ^ BUILDSTDERR: 10014 | _clrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clrP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10039:1: error: BUILDSTDERR: warning: label ‘_clrP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10039 | _clrP: BUILDSTDERR: | ^ BUILDSTDERR: 10039 | _clrP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10066:1: error: BUILDSTDERR: warning: label ‘_cls4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10066 | _cls4: BUILDSTDERR: | ^ BUILDSTDERR: 10066 | _cls4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_withMPDEx1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10113:1: error: BUILDSTDERR: warning: label ‘_clsh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10113 | _clsh: BUILDSTDERR: | ^ BUILDSTDERR: 10113 | _clsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clsc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10154:1: error: BUILDSTDERR: warning: label ‘_clsc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10154 | _clsc: BUILDSTDERR: | ^ BUILDSTDERR: 10154 | _clsc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clse’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10176:1: error: BUILDSTDERR: warning: label ‘_clse’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10176 | _clse: BUILDSTDERR: | ^ BUILDSTDERR: 10176 | _clse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clsp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10203:1: error: BUILDSTDERR: warning: label ‘_clsp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10203 | _clsp: BUILDSTDERR: | ^ BUILDSTDERR: 10203 | _clsp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘_clsA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10234:1: error: BUILDSTDERR: warning: label ‘_clsA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10234 | _clsA: BUILDSTDERR: | ^ BUILDSTDERR: 10234 | _clsA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_withMPDEx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10264:1: error: BUILDSTDERR: warning: label ‘_clsP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10264 | _clsP: BUILDSTDERR: | ^ BUILDSTDERR: 10264 | _clsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_MPDState_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10284:1: error: BUILDSTDERR: warning: label ‘_clsX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10284 | _clsX: BUILDSTDERR: | ^ BUILDSTDERR: 10284 | _clsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_MPDState_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_39.hc:10310:1: error: BUILDSTDERR: warning: label ‘_clt2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10310 | _clt2: BUILDSTDERR: | ^ BUILDSTDERR: 10310 | _clt2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/Network/MPD/Applicative/Internal.hs:34:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 34 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/Internal.hs:40:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 40 | import Control.Monad.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:14:1: error: BUILDSTDERR: warning: label ‘_cmqg’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cmqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cmqg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:45:1: error: BUILDSTDERR: warning: label ‘_cmqr’ defined but not used [-Wunused-label] BUILDSTDERR: 45 | _cmqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 45 | _cmqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smic_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:79:1: error: BUILDSTDERR: warning: label ‘_cmqM’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _cmqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _cmqM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmqJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:110:1: error: BUILDSTDERR: warning: label ‘_cmqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cmqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cmqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommand1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:138:1: error: BUILDSTDERR: warning: label ‘_cmr0’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cmr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cmr0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmqA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:163:1: error: BUILDSTDERR: warning: label ‘_cmqA’ defined but not used [-Wunused-label] BUILDSTDERR: 163 | _cmqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 163 | _cmqA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smin_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:208:1: error: BUILDSTDERR: warning: label ‘_cmrp’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _cmrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _cmrp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmrm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:240:1: error: BUILDSTDERR: warning: label ‘_cmrm’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _cmrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _cmrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommand2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:272:1: error: BUILDSTDERR: warning: label ‘_cmrE’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _cmrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _cmrE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmrd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:297:1: error: BUILDSTDERR: warning: label ‘_cmrd’ defined but not used [-Wunused-label] BUILDSTDERR: 297 | _cmrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 297 | _cmrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smit_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:348:1: error: BUILDSTDERR: warning: label ‘_cms1’ defined but not used [-Wunused-label] BUILDSTDERR: 348 | _cms1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | _cms1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommandzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:372:1: error: BUILDSTDERR: warning: label ‘_cms4’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _cms4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _cms4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmrR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:401:1: error: BUILDSTDERR: warning: label ‘_cmrR’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _cmrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _cmrR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smiz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:438:1: error: BUILDSTDERR: warning: label ‘_cmsq’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cmsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cmsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommandzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:462:1: error: BUILDSTDERR: warning: label ‘_cmst’ defined but not used [-Wunused-label] BUILDSTDERR: 462 | _cmst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 462 | _cmst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmsg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:491:1: error: BUILDSTDERR: warning: label ‘_cmsg’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cmsg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cmsg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:533:1: error: BUILDSTDERR: warning: label ‘_cmsF’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _cmsF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _cmsF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runParser_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:553:1: error: BUILDSTDERR: warning: label ‘_cmsM’ defined but not used [-Wunused-label] BUILDSTDERR: 553 | _cmsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 553 | _cmsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParser2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:573:1: error: BUILDSTDERR: warning: label ‘_cmsZ’ defined but not used [-Wunused-label] BUILDSTDERR: 573 | _cmsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 573 | _cmsZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmsT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:597:1: error: BUILDSTDERR: warning: label ‘_cmsT’ defined but not used [-Wunused-label] BUILDSTDERR: 597 | _cmsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 597 | _cmsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_commandRequest_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:643:1: error: BUILDSTDERR: warning: label ‘_cmtj’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cmtj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cmtj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmtg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:662:1: error: BUILDSTDERR: warning: label ‘_cmtg’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _cmtg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _cmtg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_commandParser_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:684:1: error: BUILDSTDERR: warning: label ‘_cmtx’ defined but not used [-Wunused-label] BUILDSTDERR: 684 | _cmtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 684 | _cmtx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmtu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:703:1: error: BUILDSTDERR: warning: label ‘_cmtu’ defined but not used [-Wunused-label] BUILDSTDERR: 703 | _cmtu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 703 | _cmtu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:731:1: error: BUILDSTDERR: warning: label ‘_cmtK’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cmtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cmtK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘rmhA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:769:1: error: BUILDSTDERR: warning: label ‘_cmtU’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _cmtU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _cmtU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmtR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:793:1: error: BUILDSTDERR: warning: label ‘_cmtR’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _cmtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _cmtR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:826:1: error: BUILDSTDERR: warning: label ‘_cmun’ defined but not used [-Wunused-label] BUILDSTDERR: 826 | _cmun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 826 | _cmun: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:852:1: error: BUILDSTDERR: warning: label ‘_cmuq’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _cmuq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _cmuq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmue’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:892:1: error: BUILDSTDERR: warning: label ‘_cmue’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _cmue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _cmue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmus’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:931:1: error: BUILDSTDERR: warning: label ‘_cmus’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cmus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cmus: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwshowl1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:948:1: error: BUILDSTDERR: warning: label ‘_cmuH’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _cmuH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _cmuH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmu4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:977:1: error: BUILDSTDERR: warning: label ‘_cmu4’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cmu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cmu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1034:1: error: BUILDSTDERR: warning: label ‘_cmuY’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _cmuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _cmuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1074:1: error: BUILDSTDERR: warning: label ‘_cmv9’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _cmv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _cmv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmv7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cmv7’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cmv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cmv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1132:1: error: BUILDSTDERR: warning: label ‘_cmvn’ defined but not used [-Wunused-label] BUILDSTDERR: 1132 | _cmvn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1132 | _cmvn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1157:1: error: BUILDSTDERR: warning: label ‘_cmw9’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _cmw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _cmw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmw6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1183:1: error: BUILDSTDERR: warning: label ‘_cmw6’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _cmw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _cmw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1211:1: error: BUILDSTDERR: warning: label ‘_cmwf’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _cmwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _cmwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmvX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cmvX’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cmvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cmvX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmwh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1290:1: error: BUILDSTDERR: warning: label ‘_cmwh’ defined but not used [-Wunused-label] BUILDSTDERR: 1290 | _cmwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1290 | _cmwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1313:1: error: BUILDSTDERR: warning: label ‘_cmwu’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _cmwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _cmwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1356:1: error: BUILDSTDERR: warning: label ‘_cmwD’ defined but not used [-Wunused-label] BUILDSTDERR: 1356 | _cmwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1356 | _cmwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmvz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1387:1: error: BUILDSTDERR: warning: label ‘_cmvz’ defined but not used [-Wunused-label] BUILDSTDERR: 1387 | _cmvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1387 | _cmvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmvE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cmvE’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cmvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cmvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmvJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1460:1: error: BUILDSTDERR: warning: label ‘_cmvJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1460 | _cmvJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1460 | _cmvJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smjt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1507:1: error: BUILDSTDERR: warning: label ‘_cmxe’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _cmxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _cmxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmx7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1539:1: error: BUILDSTDERR: warning: label ‘_cmx7’ defined but not used [-Wunused-label] BUILDSTDERR: 1539 | _cmx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1539 | _cmx7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmxm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1576:1: error: BUILDSTDERR: warning: label ‘_cmxm’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _cmxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _cmxm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmxy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1614:1: error: BUILDSTDERR: warning: label ‘_cmxy’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _cmxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _cmxy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smju_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1635:1: error: BUILDSTDERR: warning: label ‘_cmxK’ defined but not used [-Wunused-label] BUILDSTDERR: 1635 | _cmxK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1635 | _cmxK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwrunCommand_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1674:1: error: BUILDSTDERR: warning: label ‘_cmxP’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _cmxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _cmxP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmvq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1709:1: error: BUILDSTDERR: warning: label ‘_cmvq’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _cmvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _cmvq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1750:1: error: BUILDSTDERR: warning: label ‘_cmy4’ defined but not used [-Wunused-label] BUILDSTDERR: 1750 | _cmy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1750 | _cmy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmy1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:1777:1: error: BUILDSTDERR: warning: label ‘_cmy1’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _cmy1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _cmy1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smkm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2041:1: error: BUILDSTDERR: warning: label ‘_cmyy’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _cmyy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _cmyy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmyv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2071:1: error: BUILDSTDERR: warning: label ‘_cmyv’ defined but not used [-Wunused-label] BUILDSTDERR: 2071 | _cmyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2071 | _cmyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommand1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2100:1: error: BUILDSTDERR: warning: label ‘_cmyM’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _cmyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _cmyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmyf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2126:1: error: BUILDSTDERR: warning: label ‘_cmyf’ defined but not used [-Wunused-label] BUILDSTDERR: 2126 | _cmyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2126 | _cmyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmyl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2168:1: error: BUILDSTDERR: warning: label ‘_cmyl’ defined but not used [-Wunused-label] BUILDSTDERR: 2168 | _cmyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2168 | _cmyl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smky_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2218:1: error: BUILDSTDERR: warning: label ‘_cmzl’ defined but not used [-Wunused-label] BUILDSTDERR: 2218 | _cmzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2218 | _cmzl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmzi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2249:1: error: BUILDSTDERR: warning: label ‘_cmzi’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _cmzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _cmzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smkQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cmzJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cmzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cmzJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmzG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2308:1: error: BUILDSTDERR: warning: label ‘_cmzG’ defined but not used [-Wunused-label] BUILDSTDERR: 2308 | _cmzG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2308 | _cmzG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2337:1: error: BUILDSTDERR: warning: label ‘_cmzX’ defined but not used [-Wunused-label] BUILDSTDERR: 2337 | _cmzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2337 | _cmzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmz9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2365:1: error: BUILDSTDERR: warning: label ‘_cmz9’ defined but not used [-Wunused-label] BUILDSTDERR: 2365 | _cmz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2365 | _cmz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmzw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2410:1: error: BUILDSTDERR: warning: label ‘_cmzw’ defined but not used [-Wunused-label] BUILDSTDERR: 2410 | _cmzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2410 | _cmzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘sml3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2460:1: error: BUILDSTDERR: warning: label ‘_cmAw’ defined but not used [-Wunused-label] BUILDSTDERR: 2460 | _cmAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2460 | _cmAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmAt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2492:1: error: BUILDSTDERR: warning: label ‘_cmAt’ defined but not used [-Wunused-label] BUILDSTDERR: 2492 | _cmAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2492 | _cmAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smlm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2525:1: error: BUILDSTDERR: warning: label ‘_cmAV’ defined but not used [-Wunused-label] BUILDSTDERR: 2525 | _cmAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2525 | _cmAV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmAS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2555:1: error: BUILDSTDERR: warning: label ‘_cmAS’ defined but not used [-Wunused-label] BUILDSTDERR: 2555 | _cmAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2555 | _cmAS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2583:1: error: BUILDSTDERR: warning: label ‘_cmB9’ defined but not used [-Wunused-label] BUILDSTDERR: 2583 | _cmB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2583 | _cmB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmAk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2610:1: error: BUILDSTDERR: warning: label ‘_cmAk’ defined but not used [-Wunused-label] BUILDSTDERR: 2610 | _cmAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2610 | _cmAk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmAI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2657:1: error: BUILDSTDERR: warning: label ‘_cmAI’ defined but not used [-Wunused-label] BUILDSTDERR: 2657 | _cmAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2657 | _cmAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smlD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2704:1: error: BUILDSTDERR: warning: label ‘_cmBP’ defined but not used [-Wunused-label] BUILDSTDERR: 2704 | _cmBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2704 | _cmBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smly_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2721:1: error: BUILDSTDERR: warning: label ‘_cmBS’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _cmBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _cmBS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmBF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2753:1: error: BUILDSTDERR: warning: label ‘_cmBF’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _cmBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _cmBF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smlS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2785:1: error: BUILDSTDERR: warning: label ‘_cmCe’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _cmCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _cmCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmCb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2815:1: error: BUILDSTDERR: warning: label ‘_cmCb’ defined but not used [-Wunused-label] BUILDSTDERR: 2815 | _cmCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2815 | _cmCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2844:1: error: BUILDSTDERR: warning: label ‘_cmCs’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _cmCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _cmCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmBw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2872:1: error: BUILDSTDERR: warning: label ‘_cmBw’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _cmBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _cmBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmC1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cmC1’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cmC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cmC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘rmhV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2967:1: error: BUILDSTDERR: warning: label ‘_cmCV’ defined but not used [-Wunused-label] BUILDSTDERR: 2967 | _cmCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2967 | _cmCV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmCP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:2991:1: error: BUILDSTDERR: warning: label ‘_cmCP’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _cmCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _cmCP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParserzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3032:1: error: BUILDSTDERR: warning: label ‘_cmDb’ defined but not used [-Wunused-label] BUILDSTDERR: 3032 | _cmDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3032 | _cmDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_unexpected1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3078:1: error: BUILDSTDERR: warning: label ‘_cmDk’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _cmDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _cmDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘rmhW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3117:1: error: BUILDSTDERR: warning: label ‘_cmDu’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _cmDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _cmDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmDr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cmDr’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cmDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cmDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3174:1: error: BUILDSTDERR: warning: label ‘_cmDX’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _cmDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _cmDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3200:1: error: BUILDSTDERR: warning: label ‘_cmE0’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _cmE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _cmE0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmDO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3240:1: error: BUILDSTDERR: warning: label ‘_cmDO’ defined but not used [-Wunused-label] BUILDSTDERR: 3240 | _cmDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3240 | _cmDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmE2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3279:1: error: BUILDSTDERR: warning: label ‘_cmE2’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _cmE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _cmE2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwshowl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3296:1: error: BUILDSTDERR: warning: label ‘_cmEh’ defined but not used [-Wunused-label] BUILDSTDERR: 3296 | _cmEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3296 | _cmEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmDE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3325:1: error: BUILDSTDERR: warning: label ‘_cmDE’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _cmDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _cmDE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3373:1: error: BUILDSTDERR: warning: label ‘_cmEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3373 | _cmEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3373 | _cmEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmEW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3399:1: error: BUILDSTDERR: warning: label ‘_cmEW’ defined but not used [-Wunused-label] BUILDSTDERR: 3399 | _cmEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3399 | _cmEW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3427:1: error: BUILDSTDERR: warning: label ‘_cmF5’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _cmF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _cmF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmEN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3467:1: error: BUILDSTDERR: warning: label ‘_cmEN’ defined but not used [-Wunused-label] BUILDSTDERR: 3467 | _cmEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3467 | _cmEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmF7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3506:1: error: BUILDSTDERR: warning: label ‘_cmF7’ defined but not used [-Wunused-label] BUILDSTDERR: 3506 | _cmF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3506 | _cmF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3523:1: error: BUILDSTDERR: warning: label ‘_cmFm’ defined but not used [-Wunused-label] BUILDSTDERR: 3523 | _cmFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3523 | _cmFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmED’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3559:1: error: BUILDSTDERR: warning: label ‘_cmED’ defined but not used [-Wunused-label] BUILDSTDERR: 3559 | _cmED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3559 | _cmED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3607:1: error: BUILDSTDERR: warning: label ‘_cmFx’ defined but not used [-Wunused-label] BUILDSTDERR: 3607 | _cmFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3607 | _cmFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3640:1: error: BUILDSTDERR: warning: label ‘_cmFI’ defined but not used [-Wunused-label] BUILDSTDERR: 3640 | _cmFI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3640 | _cmFI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_unexpected_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3658:1: error: BUILDSTDERR: warning: label ‘_cmFL’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _cmFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _cmFL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3695:1: error: BUILDSTDERR: warning: label ‘_cmG1’ defined but not used [-Wunused-label] BUILDSTDERR: 3695 | _cmG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3695 | _cmG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3727:1: error: BUILDSTDERR: warning: label ‘_cmG7’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _cmG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _cmG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3760:1: error: BUILDSTDERR: warning: label ‘_cmGu’ defined but not used [-Wunused-label] BUILDSTDERR: 3760 | _cmGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3760 | _cmGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smmY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3785:1: error: BUILDSTDERR: warning: label ‘_cmGC’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _cmGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _cmGC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3810:1: error: BUILDSTDERR: warning: label ‘_cmGF’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _cmGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _cmGF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmGg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3837:1: error: BUILDSTDERR: warning: label ‘_cmGg’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _cmGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _cmGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmGl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3865:1: error: BUILDSTDERR: warning: label ‘_cmGl’ defined but not used [-Wunused-label] BUILDSTDERR: 3865 | _cmGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3865 | _cmGl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smnz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3905:1: error: BUILDSTDERR: warning: label ‘_cmGX’ defined but not used [-Wunused-label] BUILDSTDERR: 3905 | _cmGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3905 | _cmGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smn9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3931:1: error: BUILDSTDERR: warning: label ‘_cmHh’ defined but not used [-Wunused-label] BUILDSTDERR: 3931 | _cmHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3931 | _cmHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmHe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3963:1: error: BUILDSTDERR: warning: label ‘_cmHe’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _cmHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _cmHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smns_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:3996:1: error: BUILDSTDERR: warning: label ‘_cmHG’ defined but not used [-Wunused-label] BUILDSTDERR: 3996 | _cmHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3996 | _cmHG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmHD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4026:1: error: BUILDSTDERR: warning: label ‘_cmHD’ defined but not used [-Wunused-label] BUILDSTDERR: 4026 | _cmHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4026 | _cmHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smny_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4054:1: error: BUILDSTDERR: warning: label ‘_cmHU’ defined but not used [-Wunused-label] BUILDSTDERR: 4054 | _cmHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4054 | _cmHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmH5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4084:1: error: BUILDSTDERR: warning: label ‘_cmH5’ defined but not used [-Wunused-label] BUILDSTDERR: 4084 | _cmH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4084 | _cmH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmHt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4130:1: error: BUILDSTDERR: warning: label ‘_cmHt’ defined but not used [-Wunused-label] BUILDSTDERR: 4130 | _cmHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4130 | _cmHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4175:1: error: BUILDSTDERR: warning: label ‘_cmId’ defined but not used [-Wunused-label] BUILDSTDERR: 4175 | _cmId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4175 | _cmId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4212:1: error: BUILDSTDERR: warning: label ‘_cmIp’ defined but not used [-Wunused-label] BUILDSTDERR: 4212 | _cmIp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4212 | _cmIp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmIm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4239:1: error: BUILDSTDERR: warning: label ‘_cmIm’ defined but not used [-Wunused-label] BUILDSTDERR: 4239 | _cmIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4239 | _cmIm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmIs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4264:1: error: BUILDSTDERR: warning: label ‘_cmIs’ defined but not used [-Wunused-label] BUILDSTDERR: 4264 | _cmIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4264 | _cmIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmIx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4287:1: error: BUILDSTDERR: warning: label ‘_cmIx’ defined but not used [-Wunused-label] BUILDSTDERR: 4287 | _cmIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4287 | _cmIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smoj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4319:1: error: BUILDSTDERR: warning: label ‘_cmIR’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _cmIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _cmIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smnU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4345:1: error: BUILDSTDERR: warning: label ‘_cmJb’ defined but not used [-Wunused-label] BUILDSTDERR: 4345 | _cmJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4345 | _cmJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmJ8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4376:1: error: BUILDSTDERR: warning: label ‘_cmJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 4376 | _cmJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4376 | _cmJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smoc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4405:1: error: BUILDSTDERR: warning: label ‘_cmJz’ defined but not used [-Wunused-label] BUILDSTDERR: 4405 | _cmJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4405 | _cmJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmJw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4435:1: error: BUILDSTDERR: warning: label ‘_cmJw’ defined but not used [-Wunused-label] BUILDSTDERR: 4435 | _cmJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4435 | _cmJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smoi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4463:1: error: BUILDSTDERR: warning: label ‘_cmJN’ defined but not used [-Wunused-label] BUILDSTDERR: 4463 | _cmJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4463 | _cmJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmIZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4491:1: error: BUILDSTDERR: warning: label ‘_cmIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _cmIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _cmIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmJm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4536:1: error: BUILDSTDERR: warning: label ‘_cmJm’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _cmJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _cmJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4581:1: error: BUILDSTDERR: warning: label ‘_cmK6’ defined but not used [-Wunused-label] BUILDSTDERR: 4581 | _cmK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4581 | _cmK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4618:1: error: BUILDSTDERR: warning: label ‘_cmKi’ defined but not used [-Wunused-label] BUILDSTDERR: 4618 | _cmKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4618 | _cmKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmKf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4645:1: error: BUILDSTDERR: warning: label ‘_cmKf’ defined but not used [-Wunused-label] BUILDSTDERR: 4645 | _cmKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4645 | _cmKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmKl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4671:1: error: BUILDSTDERR: warning: label ‘_cmKl’ defined but not used [-Wunused-label] BUILDSTDERR: 4671 | _cmKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4671 | _cmKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmKq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4693:1: error: BUILDSTDERR: warning: label ‘_cmKq’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _cmKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _cmKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smp4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4725:1: error: BUILDSTDERR: warning: label ‘_cmKK’ defined but not used [-Wunused-label] BUILDSTDERR: 4725 | _cmKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4725 | _cmKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smoI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4748:1: error: BUILDSTDERR: warning: label ‘_cmLb’ defined but not used [-Wunused-label] BUILDSTDERR: 4748 | _cmLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4748 | _cmLb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smoD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4765:1: error: BUILDSTDERR: warning: label ‘_cmLe’ defined but not used [-Wunused-label] BUILDSTDERR: 4765 | _cmLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4765 | _cmLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmL1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4797:1: error: BUILDSTDERR: warning: label ‘_cmL1’ defined but not used [-Wunused-label] BUILDSTDERR: 4797 | _cmL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4797 | _cmL1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smoX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4829:1: error: BUILDSTDERR: warning: label ‘_cmLA’ defined but not used [-Wunused-label] BUILDSTDERR: 4829 | _cmLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4829 | _cmLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmLx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4859:1: error: BUILDSTDERR: warning: label ‘_cmLx’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _cmLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _cmLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smp3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4887:1: error: BUILDSTDERR: warning: label ‘_cmLO’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _cmLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _cmLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmKS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4915:1: error: BUILDSTDERR: warning: label ‘_cmKS’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _cmKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _cmKS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmLn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:4960:1: error: BUILDSTDERR: warning: label ‘_cmLn’ defined but not used [-Wunused-label] BUILDSTDERR: 4960 | _cmLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4960 | _cmLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdczlzt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5005:1: error: BUILDSTDERR: warning: label ‘_cmM7’ defined but not used [-Wunused-label] BUILDSTDERR: 5005 | _cmM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5005 | _cmM7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5042:1: error: BUILDSTDERR: warning: label ‘_cmMj’ defined but not used [-Wunused-label] BUILDSTDERR: 5042 | _cmMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5042 | _cmMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmMg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5069:1: error: BUILDSTDERR: warning: label ‘_cmMg’ defined but not used [-Wunused-label] BUILDSTDERR: 5069 | _cmMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5069 | _cmMg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmMm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5095:1: error: BUILDSTDERR: warning: label ‘_cmMm’ defined but not used [-Wunused-label] BUILDSTDERR: 5095 | _cmMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5095 | _cmMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmMr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5117:1: error: BUILDSTDERR: warning: label ‘_cmMr’ defined but not used [-Wunused-label] BUILDSTDERR: 5117 | _cmMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5117 | _cmMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwunsafeDrop_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5160:1: error: BUILDSTDERR: warning: label ‘_cmMO’ defined but not used [-Wunused-label] BUILDSTDERR: 5160 | _cmMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5160 | _cmMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmME’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5179:1: error: BUILDSTDERR: warning: label ‘_cmME’ defined but not used [-Wunused-label] BUILDSTDERR: 5179 | _cmME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5179 | _cmME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmMH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5197:1: error: BUILDSTDERR: warning: label ‘_cmMH’ defined but not used [-Wunused-label] BUILDSTDERR: 5197 | _cmMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5197 | _cmMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5245:1: error: BUILDSTDERR: warning: label ‘_cmNj’ defined but not used [-Wunused-label] BUILDSTDERR: 5245 | _cmNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5245 | _cmNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmNd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5281:1: error: BUILDSTDERR: warning: label ‘_cmNd’ defined but not used [-Wunused-label] BUILDSTDERR: 5281 | _cmNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5281 | _cmNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5321:1: error: BUILDSTDERR: warning: label ‘_cmNw’ defined but not used [-Wunused-label] BUILDSTDERR: 5321 | _cmNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5321 | _cmNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smpB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5349:1: error: BUILDSTDERR: warning: label ‘_cmNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5349 | _cmNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5349 | _cmNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_getResponse1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5377:1: error: BUILDSTDERR: warning: label ‘_cmNO’ defined but not used [-Wunused-label] BUILDSTDERR: 5377 | _cmNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5377 | _cmNO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmND’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5404:1: error: BUILDSTDERR: warning: label ‘_cmND’ defined but not used [-Wunused-label] BUILDSTDERR: 5404 | _cmND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5404 | _cmND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_getResponse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5439:1: error: BUILDSTDERR: warning: label ‘_cmNY’ defined but not used [-Wunused-label] BUILDSTDERR: 5439 | _cmNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5439 | _cmNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smpI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5459:1: error: BUILDSTDERR: warning: label ‘_cmOg’ defined but not used [-Wunused-label] BUILDSTDERR: 5459 | _cmOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5459 | _cmOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smpV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5485:1: error: BUILDSTDERR: warning: label ‘_cmOF’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _cmOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _cmOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmOC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5511:1: error: BUILDSTDERR: warning: label ‘_cmOC’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _cmOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _cmOC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smpX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5539:1: error: BUILDSTDERR: warning: label ‘_cmOL’ defined but not used [-Wunused-label] BUILDSTDERR: 5539 | _cmOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5539 | _cmOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmOt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5579:1: error: BUILDSTDERR: warning: label ‘_cmOt’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _cmOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _cmOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmON’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5618:1: error: BUILDSTDERR: warning: label ‘_cmON’ defined but not used [-Wunused-label] BUILDSTDERR: 5618 | _cmON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5618 | _cmON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smq0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5641:1: error: BUILDSTDERR: warning: label ‘_cmP0’ defined but not used [-Wunused-label] BUILDSTDERR: 5641 | _cmP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5641 | _cmP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5687:1: error: BUILDSTDERR: warning: label ‘_cmP9’ defined but not used [-Wunused-label] BUILDSTDERR: 5687 | _cmP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5687 | _cmP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmO5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5712:1: error: BUILDSTDERR: warning: label ‘_cmO5’ defined but not used [-Wunused-label] BUILDSTDERR: 5712 | _cmO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5712 | _cmO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmO7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cmO7’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cmO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cmO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5800:1: error: BUILDSTDERR: warning: label ‘_cmPr’ defined but not used [-Wunused-label] BUILDSTDERR: 5800 | _cmPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5800 | _cmPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘smq9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5820:1: error: BUILDSTDERR: warning: label ‘_cmPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5820 | _cmPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5820 | _cmPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5847:1: error: BUILDSTDERR: warning: label ‘_cmPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5847 | _cmPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5847 | _cmPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmPy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5871:1: error: BUILDSTDERR: warning: label ‘_cmPy’ defined but not used [-Wunused-label] BUILDSTDERR: 5871 | _cmPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5871 | _cmPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘_cmPA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5893:1: error: BUILDSTDERR: warning: label ‘_cmPA’ defined but not used [-Wunused-label] BUILDSTDERR: 5893 | _cmPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5893 | _cmPA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5938:1: error: BUILDSTDERR: warning: label ‘_cmQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 5938 | _cmQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5938 | _cmQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_Command_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5958:1: error: BUILDSTDERR: warning: label ‘_cmQd’ defined but not used [-Wunused-label] BUILDSTDERR: 5958 | _cmQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5958 | _cmQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_Command_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_44.hc:5983:1: error: BUILDSTDERR: warning: label ‘_cmQi’ defined but not used [-Wunused-label] BUILDSTDERR: 5983 | _cmQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5983 | _cmQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:14:1: error: BUILDSTDERR: warning: label ‘_cmYC’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cmYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cmYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:45:1: error: BUILDSTDERR: warning: label ‘_cmYN’ defined but not used [-Wunused-label] BUILDSTDERR: 45 | _cmYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 45 | _cmYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smQy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:79:1: error: BUILDSTDERR: warning: label ‘_cmZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _cmZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _cmZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cmZ5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:110:1: error: BUILDSTDERR: warning: label ‘_cmZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cmZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cmZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommand1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:138:1: error: BUILDSTDERR: warning: label ‘_cmZm’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cmZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cmZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cmYW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:163:1: error: BUILDSTDERR: warning: label ‘_cmYW’ defined but not used [-Wunused-label] BUILDSTDERR: 163 | _cmYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 163 | _cmYW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smQJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:208:1: error: BUILDSTDERR: warning: label ‘_cmZL’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _cmZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _cmZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cmZI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:240:1: error: BUILDSTDERR: warning: label ‘_cmZI’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _cmZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _cmZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommand2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:272:1: error: BUILDSTDERR: warning: label ‘_cn00’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _cn00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _cn00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cmZz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:297:1: error: BUILDSTDERR: warning: label ‘_cmZz’ defined but not used [-Wunused-label] BUILDSTDERR: 297 | _cmZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 297 | _cmZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smQP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:348:1: error: BUILDSTDERR: warning: label ‘_cn0n’ defined but not used [-Wunused-label] BUILDSTDERR: 348 | _cn0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | _cn0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommandzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:372:1: error: BUILDSTDERR: warning: label ‘_cn0q’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _cn0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _cn0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn0d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:401:1: error: BUILDSTDERR: warning: label ‘_cn0d’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _cn0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _cn0d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smQV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:438:1: error: BUILDSTDERR: warning: label ‘_cn0M’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cn0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cn0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommandzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:462:1: error: BUILDSTDERR: warning: label ‘_cn0P’ defined but not used [-Wunused-label] BUILDSTDERR: 462 | _cn0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 462 | _cn0P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn0C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:491:1: error: BUILDSTDERR: warning: label ‘_cn0C’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cn0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cn0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:533:1: error: BUILDSTDERR: warning: label ‘_cn11’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _cn11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _cn11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runParser_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:553:1: error: BUILDSTDERR: warning: label ‘_cn18’ defined but not used [-Wunused-label] BUILDSTDERR: 553 | _cn18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 553 | _cn18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParser2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:573:1: error: BUILDSTDERR: warning: label ‘_cn1l’ defined but not used [-Wunused-label] BUILDSTDERR: 573 | _cn1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 573 | _cn1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn1f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:597:1: error: BUILDSTDERR: warning: label ‘_cn1f’ defined but not used [-Wunused-label] BUILDSTDERR: 597 | _cn1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 597 | _cn1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_commandRequest_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:643:1: error: BUILDSTDERR: warning: label ‘_cn1F’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cn1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cn1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn1C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:662:1: error: BUILDSTDERR: warning: label ‘_cn1C’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _cn1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _cn1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_commandParser_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:684:1: error: BUILDSTDERR: warning: label ‘_cn1T’ defined but not used [-Wunused-label] BUILDSTDERR: 684 | _cn1T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 684 | _cn1T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn1Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:703:1: error: BUILDSTDERR: warning: label ‘_cn1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 703 | _cn1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 703 | _cn1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:731:1: error: BUILDSTDERR: warning: label ‘_cn26’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cn26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cn26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘rmhA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:769:1: error: BUILDSTDERR: warning: label ‘_cn2g’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _cn2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _cn2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn2d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:793:1: error: BUILDSTDERR: warning: label ‘_cn2d’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _cn2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _cn2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smRx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:826:1: error: BUILDSTDERR: warning: label ‘_cn2J’ defined but not used [-Wunused-label] BUILDSTDERR: 826 | _cn2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 826 | _cn2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smRz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:852:1: error: BUILDSTDERR: warning: label ‘_cn2M’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _cn2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _cn2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn2A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:892:1: error: BUILDSTDERR: warning: label ‘_cn2A’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _cn2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _cn2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn2O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:931:1: error: BUILDSTDERR: warning: label ‘_cn2O’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cn2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cn2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwshowl1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:948:1: error: BUILDSTDERR: warning: label ‘_cn33’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _cn33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _cn33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn2q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:977:1: error: BUILDSTDERR: warning: label ‘_cn2q’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cn2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cn2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1034:1: error: BUILDSTDERR: warning: label ‘_cn3k’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _cn3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _cn3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1074:1: error: BUILDSTDERR: warning: label ‘_cn3v’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _cn3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _cn3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn3t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cn3t’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cn3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cn3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smRF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1132:1: error: BUILDSTDERR: warning: label ‘_cn3J’ defined but not used [-Wunused-label] BUILDSTDERR: 1132 | _cn3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1132 | _cn3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smSb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1157:1: error: BUILDSTDERR: warning: label ‘_cn4v’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _cn4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _cn4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn4s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1183:1: error: BUILDSTDERR: warning: label ‘_cn4s’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _cn4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _cn4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smSd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1211:1: error: BUILDSTDERR: warning: label ‘_cn4B’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _cn4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _cn4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn4j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cn4j’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cn4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cn4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn4D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1290:1: error: BUILDSTDERR: warning: label ‘_cn4D’ defined but not used [-Wunused-label] BUILDSTDERR: 1290 | _cn4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1290 | _cn4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smSg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1313:1: error: BUILDSTDERR: warning: label ‘_cn4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _cn4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _cn4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smSi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1356:1: error: BUILDSTDERR: warning: label ‘_cn4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1356 | _cn4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1356 | _cn4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn3V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1387:1: error: BUILDSTDERR: warning: label ‘_cn3V’ defined but not used [-Wunused-label] BUILDSTDERR: 1387 | _cn3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1387 | _cn3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn40’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cn40’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cn40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cn40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn45’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1460:1: error: BUILDSTDERR: warning: label ‘_cn45’ defined but not used [-Wunused-label] BUILDSTDERR: 1460 | _cn45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1460 | _cn45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smRP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1507:1: error: BUILDSTDERR: warning: label ‘_cn5A’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _cn5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _cn5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn5t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1539:1: error: BUILDSTDERR: warning: label ‘_cn5t’ defined but not used [-Wunused-label] BUILDSTDERR: 1539 | _cn5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1539 | _cn5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn5I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1576:1: error: BUILDSTDERR: warning: label ‘_cn5I’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _cn5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _cn5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn5U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1614:1: error: BUILDSTDERR: warning: label ‘_cn5U’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _cn5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _cn5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smRQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1635:1: error: BUILDSTDERR: warning: label ‘_cn66’ defined but not used [-Wunused-label] BUILDSTDERR: 1635 | _cn66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1635 | _cn66: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwrunCommand_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1674:1: error: BUILDSTDERR: warning: label ‘_cn6b’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _cn6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _cn6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn3M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1709:1: error: BUILDSTDERR: warning: label ‘_cn3M’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _cn3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _cn3M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1750:1: error: BUILDSTDERR: warning: label ‘_cn6q’ defined but not used [-Wunused-label] BUILDSTDERR: 1750 | _cn6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1750 | _cn6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn6n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:1777:1: error: BUILDSTDERR: warning: label ‘_cn6n’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _cn6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _cn6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smSI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2041:1: error: BUILDSTDERR: warning: label ‘_cn6U’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _cn6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _cn6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn6R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2071:1: error: BUILDSTDERR: warning: label ‘_cn6R’ defined but not used [-Wunused-label] BUILDSTDERR: 2071 | _cn6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2071 | _cn6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommand1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2100:1: error: BUILDSTDERR: warning: label ‘_cn78’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _cn78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _cn78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn6B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2126:1: error: BUILDSTDERR: warning: label ‘_cn6B’ defined but not used [-Wunused-label] BUILDSTDERR: 2126 | _cn6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2126 | _cn6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn6H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2168:1: error: BUILDSTDERR: warning: label ‘_cn6H’ defined but not used [-Wunused-label] BUILDSTDERR: 2168 | _cn6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2168 | _cn6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smSU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2218:1: error: BUILDSTDERR: warning: label ‘_cn7H’ defined but not used [-Wunused-label] BUILDSTDERR: 2218 | _cn7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2218 | _cn7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn7E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2249:1: error: BUILDSTDERR: warning: label ‘_cn7E’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _cn7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _cn7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smTc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cn85’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cn85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cn85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn82’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2308:1: error: BUILDSTDERR: warning: label ‘_cn82’ defined but not used [-Wunused-label] BUILDSTDERR: 2308 | _cn82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2308 | _cn82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2337:1: error: BUILDSTDERR: warning: label ‘_cn8j’ defined but not used [-Wunused-label] BUILDSTDERR: 2337 | _cn8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2337 | _cn8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn7v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2365:1: error: BUILDSTDERR: warning: label ‘_cn7v’ defined but not used [-Wunused-label] BUILDSTDERR: 2365 | _cn7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2365 | _cn7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn7S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2410:1: error: BUILDSTDERR: warning: label ‘_cn7S’ defined but not used [-Wunused-label] BUILDSTDERR: 2410 | _cn7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2410 | _cn7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smTp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2460:1: error: BUILDSTDERR: warning: label ‘_cn8S’ defined but not used [-Wunused-label] BUILDSTDERR: 2460 | _cn8S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2460 | _cn8S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn8P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2492:1: error: BUILDSTDERR: warning: label ‘_cn8P’ defined but not used [-Wunused-label] BUILDSTDERR: 2492 | _cn8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2492 | _cn8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smTI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2525:1: error: BUILDSTDERR: warning: label ‘_cn9h’ defined but not used [-Wunused-label] BUILDSTDERR: 2525 | _cn9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2525 | _cn9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn9e’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2555:1: error: BUILDSTDERR: warning: label ‘_cn9e’ defined but not used [-Wunused-label] BUILDSTDERR: 2555 | _cn9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2555 | _cn9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2583:1: error: BUILDSTDERR: warning: label ‘_cn9v’ defined but not used [-Wunused-label] BUILDSTDERR: 2583 | _cn9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2583 | _cn9v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn8G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2610:1: error: BUILDSTDERR: warning: label ‘_cn8G’ defined but not used [-Wunused-label] BUILDSTDERR: 2610 | _cn8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2610 | _cn8G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn94’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2657:1: error: BUILDSTDERR: warning: label ‘_cn94’ defined but not used [-Wunused-label] BUILDSTDERR: 2657 | _cn94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2657 | _cn94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smTZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2704:1: error: BUILDSTDERR: warning: label ‘_cnab’ defined but not used [-Wunused-label] BUILDSTDERR: 2704 | _cnab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2704 | _cnab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smTU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2721:1: error: BUILDSTDERR: warning: label ‘_cnae’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _cnae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _cnae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cna1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2753:1: error: BUILDSTDERR: warning: label ‘_cna1’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _cna1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _cna1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smUe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2785:1: error: BUILDSTDERR: warning: label ‘_cnaA’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _cnaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _cnaA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnax’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2815:1: error: BUILDSTDERR: warning: label ‘_cnax’ defined but not used [-Wunused-label] BUILDSTDERR: 2815 | _cnax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2815 | _cnax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2844:1: error: BUILDSTDERR: warning: label ‘_cnaO’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _cnaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _cnaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cn9S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2872:1: error: BUILDSTDERR: warning: label ‘_cn9S’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _cn9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _cn9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnan’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cnan’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cnan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cnan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘rmhV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2967:1: error: BUILDSTDERR: warning: label ‘_cnbh’ defined but not used [-Wunused-label] BUILDSTDERR: 2967 | _cnbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2967 | _cnbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnbb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:2991:1: error: BUILDSTDERR: warning: label ‘_cnbb’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _cnbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _cnbb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParserzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3032:1: error: BUILDSTDERR: warning: label ‘_cnbx’ defined but not used [-Wunused-label] BUILDSTDERR: 3032 | _cnbx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3032 | _cnbx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_unexpected1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3078:1: error: BUILDSTDERR: warning: label ‘_cnbG’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _cnbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _cnbG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘rmhW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3117:1: error: BUILDSTDERR: warning: label ‘_cnbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _cnbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _cnbQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnbN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cnbN’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cnbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cnbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smUI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3174:1: error: BUILDSTDERR: warning: label ‘_cncj’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _cncj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _cncj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smUK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3200:1: error: BUILDSTDERR: warning: label ‘_cncm’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _cncm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _cncm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnca’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3240:1: error: BUILDSTDERR: warning: label ‘_cnca’ defined but not used [-Wunused-label] BUILDSTDERR: 3240 | _cnca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3240 | _cnca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnco’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3279:1: error: BUILDSTDERR: warning: label ‘_cnco’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _cnco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _cnco: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwshowl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3296:1: error: BUILDSTDERR: warning: label ‘_cncD’ defined but not used [-Wunused-label] BUILDSTDERR: 3296 | _cncD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3296 | _cncD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnc0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3325:1: error: BUILDSTDERR: warning: label ‘_cnc0’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _cnc0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _cnc0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smV0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3373:1: error: BUILDSTDERR: warning: label ‘_cndl’ defined but not used [-Wunused-label] BUILDSTDERR: 3373 | _cndl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3373 | _cndl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cndi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3399:1: error: BUILDSTDERR: warning: label ‘_cndi’ defined but not used [-Wunused-label] BUILDSTDERR: 3399 | _cndi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3399 | _cndi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smV2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3427:1: error: BUILDSTDERR: warning: label ‘_cndr’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _cndr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _cndr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnd9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3467:1: error: BUILDSTDERR: warning: label ‘_cnd9’ defined but not used [-Wunused-label] BUILDSTDERR: 3467 | _cnd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3467 | _cnd9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cndt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3506:1: error: BUILDSTDERR: warning: label ‘_cndt’ defined but not used [-Wunused-label] BUILDSTDERR: 3506 | _cndt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3506 | _cndt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smV4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3523:1: error: BUILDSTDERR: warning: label ‘_cndI’ defined but not used [-Wunused-label] BUILDSTDERR: 3523 | _cndI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3523 | _cndI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cncZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3559:1: error: BUILDSTDERR: warning: label ‘_cncZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3559 | _cncZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3559 | _cncZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smUN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3607:1: error: BUILDSTDERR: warning: label ‘_cndT’ defined but not used [-Wunused-label] BUILDSTDERR: 3607 | _cndT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3607 | _cndT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smV7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3640:1: error: BUILDSTDERR: warning: label ‘_cne4’ defined but not used [-Wunused-label] BUILDSTDERR: 3640 | _cne4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3640 | _cne4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_unexpected_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3658:1: error: BUILDSTDERR: warning: label ‘_cne7’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _cne7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _cne7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smVb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3695:1: error: BUILDSTDERR: warning: label ‘_cnen’ defined but not used [-Wunused-label] BUILDSTDERR: 3695 | _cnen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3695 | _cnen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3727:1: error: BUILDSTDERR: warning: label ‘_cnet’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _cnet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _cnet: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smVl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3760:1: error: BUILDSTDERR: warning: label ‘_cneQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3760 | _cneQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3760 | _cneQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smVk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3785:1: error: BUILDSTDERR: warning: label ‘_cneY’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _cneY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _cneY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3810:1: error: BUILDSTDERR: warning: label ‘_cnf1’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _cnf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _cnf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cneC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3837:1: error: BUILDSTDERR: warning: label ‘_cneC’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _cneC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _cneC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cneH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3865:1: error: BUILDSTDERR: warning: label ‘_cneH’ defined but not used [-Wunused-label] BUILDSTDERR: 3865 | _cneH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3865 | _cneH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smVV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3905:1: error: BUILDSTDERR: warning: label ‘_cnfj’ defined but not used [-Wunused-label] BUILDSTDERR: 3905 | _cnfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3905 | _cnfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smVv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3931:1: error: BUILDSTDERR: warning: label ‘_cnfD’ defined but not used [-Wunused-label] BUILDSTDERR: 3931 | _cnfD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3931 | _cnfD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnfA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3963:1: error: BUILDSTDERR: warning: label ‘_cnfA’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _cnfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _cnfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smVO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:3996:1: error: BUILDSTDERR: warning: label ‘_cng2’ defined but not used [-Wunused-label] BUILDSTDERR: 3996 | _cng2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3996 | _cng2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnfZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4026:1: error: BUILDSTDERR: warning: label ‘_cnfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4026 | _cnfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4026 | _cnfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smVU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4054:1: error: BUILDSTDERR: warning: label ‘_cngg’ defined but not used [-Wunused-label] BUILDSTDERR: 4054 | _cngg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4054 | _cngg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnfr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4084:1: error: BUILDSTDERR: warning: label ‘_cnfr’ defined but not used [-Wunused-label] BUILDSTDERR: 4084 | _cnfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4084 | _cnfr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnfP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4130:1: error: BUILDSTDERR: warning: label ‘_cnfP’ defined but not used [-Wunused-label] BUILDSTDERR: 4130 | _cnfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4130 | _cnfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4175:1: error: BUILDSTDERR: warning: label ‘_cngz’ defined but not used [-Wunused-label] BUILDSTDERR: 4175 | _cngz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4175 | _cngz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4212:1: error: BUILDSTDERR: warning: label ‘_cngL’ defined but not used [-Wunused-label] BUILDSTDERR: 4212 | _cngL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4212 | _cngL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cngI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4239:1: error: BUILDSTDERR: warning: label ‘_cngI’ defined but not used [-Wunused-label] BUILDSTDERR: 4239 | _cngI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4239 | _cngI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cngO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4264:1: error: BUILDSTDERR: warning: label ‘_cngO’ defined but not used [-Wunused-label] BUILDSTDERR: 4264 | _cngO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4264 | _cngO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cngT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4287:1: error: BUILDSTDERR: warning: label ‘_cngT’ defined but not used [-Wunused-label] BUILDSTDERR: 4287 | _cngT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4287 | _cngT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smWF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4319:1: error: BUILDSTDERR: warning: label ‘_cnhd’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _cnhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _cnhd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smWg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4345:1: error: BUILDSTDERR: warning: label ‘_cnhx’ defined but not used [-Wunused-label] BUILDSTDERR: 4345 | _cnhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4345 | _cnhx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnhu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4376:1: error: BUILDSTDERR: warning: label ‘_cnhu’ defined but not used [-Wunused-label] BUILDSTDERR: 4376 | _cnhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4376 | _cnhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smWy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4405:1: error: BUILDSTDERR: warning: label ‘_cnhV’ defined but not used [-Wunused-label] BUILDSTDERR: 4405 | _cnhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4405 | _cnhV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnhS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4435:1: error: BUILDSTDERR: warning: label ‘_cnhS’ defined but not used [-Wunused-label] BUILDSTDERR: 4435 | _cnhS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4435 | _cnhS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smWE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4463:1: error: BUILDSTDERR: warning: label ‘_cni9’ defined but not used [-Wunused-label] BUILDSTDERR: 4463 | _cni9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4463 | _cni9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnhl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4491:1: error: BUILDSTDERR: warning: label ‘_cnhl’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _cnhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _cnhl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnhI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4536:1: error: BUILDSTDERR: warning: label ‘_cnhI’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _cnhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _cnhI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4581:1: error: BUILDSTDERR: warning: label ‘_cnis’ defined but not used [-Wunused-label] BUILDSTDERR: 4581 | _cnis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4581 | _cnis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4618:1: error: BUILDSTDERR: warning: label ‘_cniE’ defined but not used [-Wunused-label] BUILDSTDERR: 4618 | _cniE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4618 | _cniE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cniB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4645:1: error: BUILDSTDERR: warning: label ‘_cniB’ defined but not used [-Wunused-label] BUILDSTDERR: 4645 | _cniB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4645 | _cniB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cniH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4671:1: error: BUILDSTDERR: warning: label ‘_cniH’ defined but not used [-Wunused-label] BUILDSTDERR: 4671 | _cniH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4671 | _cniH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cniM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4693:1: error: BUILDSTDERR: warning: label ‘_cniM’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _cniM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _cniM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smXq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4725:1: error: BUILDSTDERR: warning: label ‘_cnj6’ defined but not used [-Wunused-label] BUILDSTDERR: 4725 | _cnj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4725 | _cnj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smX4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4748:1: error: BUILDSTDERR: warning: label ‘_cnjx’ defined but not used [-Wunused-label] BUILDSTDERR: 4748 | _cnjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4748 | _cnjx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smWZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4765:1: error: BUILDSTDERR: warning: label ‘_cnjA’ defined but not used [-Wunused-label] BUILDSTDERR: 4765 | _cnjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4765 | _cnjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnjn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4797:1: error: BUILDSTDERR: warning: label ‘_cnjn’ defined but not used [-Wunused-label] BUILDSTDERR: 4797 | _cnjn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4797 | _cnjn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smXj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4829:1: error: BUILDSTDERR: warning: label ‘_cnjW’ defined but not used [-Wunused-label] BUILDSTDERR: 4829 | _cnjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4829 | _cnjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnjT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4859:1: error: BUILDSTDERR: warning: label ‘_cnjT’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _cnjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _cnjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smXp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4887:1: error: BUILDSTDERR: warning: label ‘_cnka’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _cnka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _cnka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnje’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4915:1: error: BUILDSTDERR: warning: label ‘_cnje’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _cnje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _cnje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnjJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:4960:1: error: BUILDSTDERR: warning: label ‘_cnjJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4960 | _cnjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4960 | _cnjJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdczlzt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5005:1: error: BUILDSTDERR: warning: label ‘_cnkt’ defined but not used [-Wunused-label] BUILDSTDERR: 5005 | _cnkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5005 | _cnkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5042:1: error: BUILDSTDERR: warning: label ‘_cnkF’ defined but not used [-Wunused-label] BUILDSTDERR: 5042 | _cnkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5042 | _cnkF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnkC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5069:1: error: BUILDSTDERR: warning: label ‘_cnkC’ defined but not used [-Wunused-label] BUILDSTDERR: 5069 | _cnkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5069 | _cnkC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnkI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5095:1: error: BUILDSTDERR: warning: label ‘_cnkI’ defined but not used [-Wunused-label] BUILDSTDERR: 5095 | _cnkI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5095 | _cnkI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnkN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5117:1: error: BUILDSTDERR: warning: label ‘_cnkN’ defined but not used [-Wunused-label] BUILDSTDERR: 5117 | _cnkN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5117 | _cnkN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwunsafeDrop_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5160:1: error: BUILDSTDERR: warning: label ‘_cnla’ defined but not used [-Wunused-label] BUILDSTDERR: 5160 | _cnla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5160 | _cnla: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnl0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5179:1: error: BUILDSTDERR: warning: label ‘_cnl0’ defined but not used [-Wunused-label] BUILDSTDERR: 5179 | _cnl0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5179 | _cnl0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnl3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5197:1: error: BUILDSTDERR: warning: label ‘_cnl3’ defined but not used [-Wunused-label] BUILDSTDERR: 5197 | _cnl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5197 | _cnl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5245:1: error: BUILDSTDERR: warning: label ‘_cnlF’ defined but not used [-Wunused-label] BUILDSTDERR: 5245 | _cnlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5245 | _cnlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnlz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5281:1: error: BUILDSTDERR: warning: label ‘_cnlz’ defined but not used [-Wunused-label] BUILDSTDERR: 5281 | _cnlz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5281 | _cnlz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5321:1: error: BUILDSTDERR: warning: label ‘_cnlS’ defined but not used [-Wunused-label] BUILDSTDERR: 5321 | _cnlS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5321 | _cnlS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smXX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5349:1: error: BUILDSTDERR: warning: label ‘_cnm5’ defined but not used [-Wunused-label] BUILDSTDERR: 5349 | _cnm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5349 | _cnm5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_getResponse1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5377:1: error: BUILDSTDERR: warning: label ‘_cnma’ defined but not used [-Wunused-label] BUILDSTDERR: 5377 | _cnma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5377 | _cnma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnlZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5404:1: error: BUILDSTDERR: warning: label ‘_cnlZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5404 | _cnlZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5404 | _cnlZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_getResponse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5439:1: error: BUILDSTDERR: warning: label ‘_cnmk’ defined but not used [-Wunused-label] BUILDSTDERR: 5439 | _cnmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5439 | _cnmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smY4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5459:1: error: BUILDSTDERR: warning: label ‘_cnmC’ defined but not used [-Wunused-label] BUILDSTDERR: 5459 | _cnmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5459 | _cnmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smYh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5485:1: error: BUILDSTDERR: warning: label ‘_cnn1’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _cnn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _cnn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnmY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5511:1: error: BUILDSTDERR: warning: label ‘_cnmY’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _cnmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _cnmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smYj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5539:1: error: BUILDSTDERR: warning: label ‘_cnn7’ defined but not used [-Wunused-label] BUILDSTDERR: 5539 | _cnn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5539 | _cnn7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnmP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5579:1: error: BUILDSTDERR: warning: label ‘_cnmP’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _cnmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _cnmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnn9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5618:1: error: BUILDSTDERR: warning: label ‘_cnn9’ defined but not used [-Wunused-label] BUILDSTDERR: 5618 | _cnn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5618 | _cnn9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smYm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5641:1: error: BUILDSTDERR: warning: label ‘_cnnm’ defined but not used [-Wunused-label] BUILDSTDERR: 5641 | _cnnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5641 | _cnnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5687:1: error: BUILDSTDERR: warning: label ‘_cnnv’ defined but not used [-Wunused-label] BUILDSTDERR: 5687 | _cnnv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5687 | _cnnv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnmr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5712:1: error: BUILDSTDERR: warning: label ‘_cnmr’ defined but not used [-Wunused-label] BUILDSTDERR: 5712 | _cnmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5712 | _cnmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnmt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cnmt’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cnmt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cnmt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5800:1: error: BUILDSTDERR: warning: label ‘_cnnN’ defined but not used [-Wunused-label] BUILDSTDERR: 5800 | _cnnN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5800 | _cnnN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘smYv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5820:1: error: BUILDSTDERR: warning: label ‘_cno5’ defined but not used [-Wunused-label] BUILDSTDERR: 5820 | _cno5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5820 | _cno5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5847:1: error: BUILDSTDERR: warning: label ‘_cnoc’ defined but not used [-Wunused-label] BUILDSTDERR: 5847 | _cnoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5847 | _cnoc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnnU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5871:1: error: BUILDSTDERR: warning: label ‘_cnnU’ defined but not used [-Wunused-label] BUILDSTDERR: 5871 | _cnnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5871 | _cnnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘_cnnW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5893:1: error: BUILDSTDERR: warning: label ‘_cnnW’ defined but not used [-Wunused-label] BUILDSTDERR: 5893 | _cnnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5893 | _cnnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5938:1: error: BUILDSTDERR: warning: label ‘_cnor’ defined but not used [-Wunused-label] BUILDSTDERR: 5938 | _cnor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5938 | _cnor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_Command_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5958:1: error: BUILDSTDERR: warning: label ‘_cnoz’ defined but not used [-Wunused-label] BUILDSTDERR: 5958 | _cnoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5958 | _cnoz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_Command_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_48.hc:5983:1: error: BUILDSTDERR: warning: label ‘_cnoE’ defined but not used [-Wunused-label] BUILDSTDERR: 5983 | _cnoE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5983 | _cnoE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_53.hc: In function ‘snq4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_53.hc:17:1: error: BUILDSTDERR: warning: label ‘_cnqe’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cnqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cnqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_53.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziConnection_password_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_53.hc:46:1: error: BUILDSTDERR: warning: label ‘_cnqj’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _cnqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _cnqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_53.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziConnection_ping2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_53.hc:88:1: error: BUILDSTDERR: warning: label ‘_cnqv’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cnqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cnqv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_57.hc: In function ‘snqz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_57.hc:17:1: error: BUILDSTDERR: warning: label ‘_cnqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cnqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cnqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_57.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziConnection_password_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_57.hc:46:1: error: BUILDSTDERR: warning: label ‘_cnqO’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _cnqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _cnqO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_57.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziConnection_ping2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_57.hc:88:1: error: BUILDSTDERR: warning: label ‘_cnr0’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cnr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cnr0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_62.hc: In function ‘snt4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_62.hc:17:1: error: BUILDSTDERR: warning: label ‘_cntf’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cntf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cntf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_62.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziConnection_password_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_62.hc:46:1: error: BUILDSTDERR: warning: label ‘_cntj’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _cntj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _cntj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_62.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziConnection_ping_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_62.hc:88:1: error: BUILDSTDERR: warning: label ‘_cntt’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cntt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cntt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_66.hc: In function ‘snty_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_66.hc:17:1: error: BUILDSTDERR: warning: label ‘_cntJ’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cntJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cntJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_66.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziConnection_password_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_66.hc:46:1: error: BUILDSTDERR: warning: label ‘_cntN’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _cntN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _cntN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_66.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziConnection_ping_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_66.hc:88:1: error: BUILDSTDERR: warning: label ‘_cntX’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cntX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cntX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:15:1: error: BUILDSTDERR: warning: label ‘_co1M’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _co1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _co1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co1J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:34:1: error: BUILDSTDERR: warning: label ‘_co1J’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _co1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _co1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_prep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:56:1: error: BUILDSTDERR: warning: label ‘_co20’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _co20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _co20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co1X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:75:1: error: BUILDSTDERR: warning: label ‘_co1X’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _co1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _co1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:97:1: error: BUILDSTDERR: warning: label ‘_co2i’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _co2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _co2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co2b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:124:1: error: BUILDSTDERR: warning: label ‘_co2b’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _co2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _co2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘snZI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:156:1: error: BUILDSTDERR: warning: label ‘_co2A’ defined but not used [-Wunused-label] BUILDSTDERR: 156 | _co2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 156 | _co2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybezuzdcp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:181:1: error: BUILDSTDERR: warning: label ‘_co2D’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _co2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _co2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘snZL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:211:1: error: BUILDSTDERR: warning: label ‘_co2S’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _co2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _co2S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘snZK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:233:1: error: BUILDSTDERR: warning: label ‘_co2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _co2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _co2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:261:1: error: BUILDSTDERR: warning: label ‘_co33’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _co33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _co33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘snZT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:301:1: error: BUILDSTDERR: warning: label ‘_co3q’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _co3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _co3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co3o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:326:1: error: BUILDSTDERR: warning: label ‘_co3o’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _co3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _co3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘snZU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:347:1: error: BUILDSTDERR: warning: label ‘_co3w’ defined but not used [-Wunused-label] BUILDSTDERR: 347 | _co3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 347 | _co3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘snZV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:387:1: error: BUILDSTDERR: warning: label ‘_co3D’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _co3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _co3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co3B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:427:1: error: BUILDSTDERR: warning: label ‘_co3B’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _co3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _co3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co3G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:446:1: error: BUILDSTDERR: warning: label ‘_co3G’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _co3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _co3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdwzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:465:1: error: BUILDSTDERR: warning: label ‘_co3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 465 | _co3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 465 | _co3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZRzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:500:1: error: BUILDSTDERR: warning: label ‘_co42’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _co42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _co42: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co3Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:527:1: error: BUILDSTDERR: warning: label ‘_co3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 527 | _co3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 527 | _co3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co45’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:548:1: error: BUILDSTDERR: warning: label ‘_co45’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _co45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _co45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so08_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:580:1: error: BUILDSTDERR: warning: label ‘_co4n’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _co4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _co4n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so07_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:604:1: error: BUILDSTDERR: warning: label ‘_co4u’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _co4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _co4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZRzuzdcp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:630:1: error: BUILDSTDERR: warning: label ‘_co4x’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _co4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _co4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0c_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:663:1: error: BUILDSTDERR: warning: label ‘_co4L’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _co4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _co4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:686:1: error: BUILDSTDERR: warning: label ‘_co4S’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _co4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _co4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:716:1: error: BUILDSTDERR: warning: label ‘_co4W’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _co4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _co4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0f_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:757:1: error: BUILDSTDERR: warning: label ‘_co5g’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _co5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _co5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co59’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:787:1: error: BUILDSTDERR: warning: label ‘_co59’ defined but not used [-Wunused-label] BUILDSTDERR: 787 | _co59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 787 | _co59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgBool1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:815:1: error: BUILDSTDERR: warning: label ‘_co5r’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _co5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _co5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfIsStringCommand1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:854:1: error: BUILDSTDERR: warning: label ‘_co5A’ defined but not used [-Wunused-label] BUILDSTDERR: 854 | _co5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 854 | _co5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfIsStringCommand_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:874:1: error: BUILDSTDERR: warning: label ‘_co5H’ defined but not used [-Wunused-label] BUILDSTDERR: 874 | _co5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 874 | _co5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0x_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:900:1: error: BUILDSTDERR: warning: label ‘_co6t’ defined but not used [-Wunused-label] BUILDSTDERR: 900 | _co6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 900 | _co6t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:942:1: error: BUILDSTDERR: warning: label ‘_co6C’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _co6C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _co6C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co6h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:977:1: error: BUILDSTDERR: warning: label ‘_co6h’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _co6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _co6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1028:1: error: BUILDSTDERR: warning: label ‘_co6N’ defined but not used [-Wunused-label] BUILDSTDERR: 1028 | _co6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1028 | _co6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0B_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1073:1: error: BUILDSTDERR: warning: label ‘_co6T’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _co6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _co6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0D_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1115:1: error: BUILDSTDERR: warning: label ‘_co72’ defined but not used [-Wunused-label] BUILDSTDERR: 1115 | _co72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1115 | _co72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co5X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1153:1: error: BUILDSTDERR: warning: label ‘_co5X’ defined but not used [-Wunused-label] BUILDSTDERR: 1153 | _co5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1153 | _co5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0k_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1201:1: error: BUILDSTDERR: warning: label ‘_co7d’ defined but not used [-Wunused-label] BUILDSTDERR: 1201 | _co7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1201 | _co7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0G_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1239:1: error: BUILDSTDERR: warning: label ‘_co7r’ defined but not used [-Wunused-label] BUILDSTDERR: 1239 | _co7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1239 | _co7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1281:1: error: BUILDSTDERR: warning: label ‘_co7z’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _co7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _co7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1330:1: error: BUILDSTDERR: warning: label ‘_co7M’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _co7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _co7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co7J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1351:1: error: BUILDSTDERR: warning: label ‘_co7J’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _co7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _co7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1378:1: error: BUILDSTDERR: warning: label ‘_co7X’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _co7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _co7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgs1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1407:1: error: BUILDSTDERR: warning: label ‘_co84’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _co84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _co84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1435:1: error: BUILDSTDERR: warning: label ‘_co8b’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _co8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _co8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0U_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1478:1: error: BUILDSTDERR: warning: label ‘_co8o’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _co8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _co8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co8m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1503:1: error: BUILDSTDERR: warning: label ‘_co8m’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _co8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _co8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘rnZ9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1522:1: error: BUILDSTDERR: warning: label ‘_co8v’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _co8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _co8v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zddmprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1555:1: error: BUILDSTDERR: warning: label ‘_co8E’ defined but not used [-Wunused-label] BUILDSTDERR: 1555 | _co8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1555 | _co8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0W_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1574:1: error: BUILDSTDERR: warning: label ‘_co8P’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _co8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _co8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgDouble1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1601:1: error: BUILDSTDERR: warning: label ‘_co8T’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _co8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _co8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so0Y_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1642:1: error: BUILDSTDERR: warning: label ‘_co96’ defined but not used [-Wunused-label] BUILDSTDERR: 1642 | _co96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1642 | _co96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgInteger1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1669:1: error: BUILDSTDERR: warning: label ‘_co9a’ defined but not used [-Wunused-label] BUILDSTDERR: 1669 | _co9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1669 | _co9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so10_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1710:1: error: BUILDSTDERR: warning: label ‘_co9n’ defined but not used [-Wunused-label] BUILDSTDERR: 1710 | _co9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1710 | _co9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgInt1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1736:1: error: BUILDSTDERR: warning: label ‘_co9r’ defined but not used [-Wunused-label] BUILDSTDERR: 1736 | _co9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1736 | _co9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so16_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1776:1: error: BUILDSTDERR: warning: label ‘_co9E’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _co9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _co9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlzpzpzg1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1803:1: error: BUILDSTDERR: warning: label ‘_co9J’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _co9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _co9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_co9H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1837:1: error: BUILDSTDERR: warning: label ‘_co9H’ defined but not used [-Wunused-label] BUILDSTDERR: 1837 | _co9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1837 | _co9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlzpzpzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:1856:1: error: BUILDSTDERR: warning: label ‘_co9V’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _co9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _co9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘rnZp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2123:1: error: BUILDSTDERR: warning: label ‘_coa4’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _coa4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _coa4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘rnZs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2174:1: error: BUILDSTDERR: warning: label ‘_coad’ defined but not used [-Wunused-label] BUILDSTDERR: 2174 | _coad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2174 | _coad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so1c_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2210:1: error: BUILDSTDERR: warning: label ‘_coay’ defined but not used [-Wunused-label] BUILDSTDERR: 2210 | _coay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2210 | _coay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so1d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2235:1: error: BUILDSTDERR: warning: label ‘_coaH’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _coaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _coaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteStringzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2262:1: error: BUILDSTDERR: warning: label ‘_coaO’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _coaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _coaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_coak’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2294:1: error: BUILDSTDERR: warning: label ‘_coak’ defined but not used [-Wunused-label] BUILDSTDERR: 2294 | _coak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2294 | _coak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_coaq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2332:1: error: BUILDSTDERR: warning: label ‘_coaq’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _coaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _coaq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so1g_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2393:1: error: BUILDSTDERR: warning: label ‘_cobg’ defined but not used [-Wunused-label] BUILDSTDERR: 2393 | _cobg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2393 | _cobg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteString2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2421:1: error: BUILDSTDERR: warning: label ‘_cobl’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _cobl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _cobl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so1p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2466:1: error: BUILDSTDERR: warning: label ‘_cobB’ defined but not used [-Wunused-label] BUILDSTDERR: 2466 | _cobB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2466 | _cobB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_coby’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2499:1: error: BUILDSTDERR: warning: label ‘_coby’ defined but not used [-Wunused-label] BUILDSTDERR: 2499 | _coby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2499 | _coby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_cobE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2522:1: error: BUILDSTDERR: warning: label ‘_cobE’ defined but not used [-Wunused-label] BUILDSTDERR: 2522 | _cobE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2522 | _cobE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteString1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2541:1: error: BUILDSTDERR: warning: label ‘_cobP’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _cobP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _cobP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so1y_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2590:1: error: BUILDSTDERR: warning: label ‘_coci’ defined but not used [-Wunused-label] BUILDSTDERR: 2590 | _coci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2590 | _coci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so1z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2615:1: error: BUILDSTDERR: warning: label ‘_cocl’ defined but not used [-Wunused-label] BUILDSTDERR: 2615 | _cocl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2615 | _cocl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlz40Uzgzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cocu’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cocu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cocu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_cobV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2670:1: error: BUILDSTDERR: warning: label ‘_cobV’ defined but not used [-Wunused-label] BUILDSTDERR: 2670 | _cobV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2670 | _cobV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_cobY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2687:1: error: BUILDSTDERR: warning: label ‘_cobY’ defined but not used [-Wunused-label] BUILDSTDERR: 2687 | _cobY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2687 | _cobY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_coc4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2723:1: error: BUILDSTDERR: warning: label ‘_coc4’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _coc4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _coc4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘so1E_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2769:1: error: BUILDSTDERR: warning: label ‘_cocZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _cocZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _cocZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘_cocX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2793:1: error: BUILDSTDERR: warning: label ‘_cocX’ defined but not used [-Wunused-label] BUILDSTDERR: 2793 | _cocX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2793 | _cocX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cod5’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cod5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cod5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_CZCMPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2840:1: error: BUILDSTDERR: warning: label ‘_codf’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _codf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _codf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_CZCMPDArg_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_71.hc:2865:1: error: BUILDSTDERR: warning: label ‘_codk’ defined but not used [-Wunused-label] BUILDSTDERR: 2865 | _codk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2865 | _codk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:15:1: error: BUILDSTDERR: warning: label ‘_cofD’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cofD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cofD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cofA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:34:1: error: BUILDSTDERR: warning: label ‘_cofA’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cofA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cofA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_prep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:56:1: error: BUILDSTDERR: warning: label ‘_cofR’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cofR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cofR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cofO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:75:1: error: BUILDSTDERR: warning: label ‘_cofO’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cofO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cofO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:97:1: error: BUILDSTDERR: warning: label ‘_cog9’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cog9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cog9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cog2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:124:1: error: BUILDSTDERR: warning: label ‘_cog2’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _cog2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _cog2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:156:1: error: BUILDSTDERR: warning: label ‘_cogr’ defined but not used [-Wunused-label] BUILDSTDERR: 156 | _cogr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 156 | _cogr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybezuzdcp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:181:1: error: BUILDSTDERR: warning: label ‘_cogu’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _cogu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _cogu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:211:1: error: BUILDSTDERR: warning: label ‘_cogJ’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _cogJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _cogJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:233:1: error: BUILDSTDERR: warning: label ‘_cogQ’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _cogQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _cogQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:261:1: error: BUILDSTDERR: warning: label ‘_cogU’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cogU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cogU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:301:1: error: BUILDSTDERR: warning: label ‘_cohh’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _cohh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _cohh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cohf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:326:1: error: BUILDSTDERR: warning: label ‘_cohf’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _cohf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _cohf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:347:1: error: BUILDSTDERR: warning: label ‘_cohn’ defined but not used [-Wunused-label] BUILDSTDERR: 347 | _cohn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 347 | _cohn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:387:1: error: BUILDSTDERR: warning: label ‘_cohu’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _cohu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _cohu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cohs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:427:1: error: BUILDSTDERR: warning: label ‘_cohs’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _cohs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _cohs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cohx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:446:1: error: BUILDSTDERR: warning: label ‘_cohx’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _cohx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _cohx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdwzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:465:1: error: BUILDSTDERR: warning: label ‘_cohH’ defined but not used [-Wunused-label] BUILDSTDERR: 465 | _cohH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 465 | _cohH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZRzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:500:1: error: BUILDSTDERR: warning: label ‘_cohT’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _cohT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _cohT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cohQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:527:1: error: BUILDSTDERR: warning: label ‘_cohQ’ defined but not used [-Wunused-label] BUILDSTDERR: 527 | _cohQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 527 | _cohQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cohW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:548:1: error: BUILDSTDERR: warning: label ‘_cohW’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _cohW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _cohW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:580:1: error: BUILDSTDERR: warning: label ‘_coie’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _coie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _coie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sodY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:604:1: error: BUILDSTDERR: warning: label ‘_coil’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _coil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _coil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZRzuzdcp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:630:1: error: BUILDSTDERR: warning: label ‘_coio’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _coio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _coio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soe3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:663:1: error: BUILDSTDERR: warning: label ‘_coiC’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _coiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _coiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soe2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:686:1: error: BUILDSTDERR: warning: label ‘_coiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _coiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _coiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:716:1: error: BUILDSTDERR: warning: label ‘_coiN’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _coiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _coiN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soe6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:757:1: error: BUILDSTDERR: warning: label ‘_coj7’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _coj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _coj7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_coj0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:787:1: error: BUILDSTDERR: warning: label ‘_coj0’ defined but not used [-Wunused-label] BUILDSTDERR: 787 | _coj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 787 | _coj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgBool1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:815:1: error: BUILDSTDERR: warning: label ‘_coji’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _coji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _coji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfIsStringCommand1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:854:1: error: BUILDSTDERR: warning: label ‘_cojr’ defined but not used [-Wunused-label] BUILDSTDERR: 854 | _cojr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 854 | _cojr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfIsStringCommand_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:874:1: error: BUILDSTDERR: warning: label ‘_cojy’ defined but not used [-Wunused-label] BUILDSTDERR: 874 | _cojy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 874 | _cojy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:900:1: error: BUILDSTDERR: warning: label ‘_cokk’ defined but not used [-Wunused-label] BUILDSTDERR: 900 | _cokk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 900 | _cokk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:942:1: error: BUILDSTDERR: warning: label ‘_cokt’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cokt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cokt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cok8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:977:1: error: BUILDSTDERR: warning: label ‘_cok8’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cok8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cok8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1028:1: error: BUILDSTDERR: warning: label ‘_cokE’ defined but not used [-Wunused-label] BUILDSTDERR: 1028 | _cokE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1028 | _cokE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soes_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1073:1: error: BUILDSTDERR: warning: label ‘_cokK’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _cokK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _cokK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1115:1: error: BUILDSTDERR: warning: label ‘_cokT’ defined but not used [-Wunused-label] BUILDSTDERR: 1115 | _cokT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1115 | _cokT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cojO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1153:1: error: BUILDSTDERR: warning: label ‘_cojO’ defined but not used [-Wunused-label] BUILDSTDERR: 1153 | _cojO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1153 | _cojO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1201:1: error: BUILDSTDERR: warning: label ‘_col4’ defined but not used [-Wunused-label] BUILDSTDERR: 1201 | _col4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1201 | _col4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soex_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1239:1: error: BUILDSTDERR: warning: label ‘_coli’ defined but not used [-Wunused-label] BUILDSTDERR: 1239 | _coli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1239 | _coli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1281:1: error: BUILDSTDERR: warning: label ‘_colq’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _colq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _colq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1330:1: error: BUILDSTDERR: warning: label ‘_colD’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _colD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _colD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_colA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1351:1: error: BUILDSTDERR: warning: label ‘_colA’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _colA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _colA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1378:1: error: BUILDSTDERR: warning: label ‘_colO’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _colO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _colO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgs1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1407:1: error: BUILDSTDERR: warning: label ‘_colV’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _colV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _colV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1435:1: error: BUILDSTDERR: warning: label ‘_com2’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _com2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _com2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1478:1: error: BUILDSTDERR: warning: label ‘_comf’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _comf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _comf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_comd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1503:1: error: BUILDSTDERR: warning: label ‘_comd’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _comd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _comd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘rnZ9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1522:1: error: BUILDSTDERR: warning: label ‘_comm’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _comm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _comm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zddmprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1555:1: error: BUILDSTDERR: warning: label ‘_comv’ defined but not used [-Wunused-label] BUILDSTDERR: 1555 | _comv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1555 | _comv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1574:1: error: BUILDSTDERR: warning: label ‘_comG’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _comG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _comG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgDouble1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1601:1: error: BUILDSTDERR: warning: label ‘_comK’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _comK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _comK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1642:1: error: BUILDSTDERR: warning: label ‘_comX’ defined but not used [-Wunused-label] BUILDSTDERR: 1642 | _comX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1642 | _comX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgInteger1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1669:1: error: BUILDSTDERR: warning: label ‘_con1’ defined but not used [-Wunused-label] BUILDSTDERR: 1669 | _con1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1669 | _con1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1710:1: error: BUILDSTDERR: warning: label ‘_cone’ defined but not used [-Wunused-label] BUILDSTDERR: 1710 | _cone: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1710 | _cone: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgInt1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1736:1: error: BUILDSTDERR: warning: label ‘_coni’ defined but not used [-Wunused-label] BUILDSTDERR: 1736 | _coni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1736 | _coni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘soeX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1776:1: error: BUILDSTDERR: warning: label ‘_conv’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _conv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _conv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlzpzpzg1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1803:1: error: BUILDSTDERR: warning: label ‘_conA’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _conA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _conA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cony’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1837:1: error: BUILDSTDERR: warning: label ‘_cony’ defined but not used [-Wunused-label] BUILDSTDERR: 1837 | _cony: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1837 | _cony: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlzpzpzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:1856:1: error: BUILDSTDERR: warning: label ‘_conM’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _conM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _conM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘rnZp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2123:1: error: BUILDSTDERR: warning: label ‘_conV’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _conV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _conV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘rnZs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2174:1: error: BUILDSTDERR: warning: label ‘_coo4’ defined but not used [-Wunused-label] BUILDSTDERR: 2174 | _coo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2174 | _coo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sof3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2210:1: error: BUILDSTDERR: warning: label ‘_coop’ defined but not used [-Wunused-label] BUILDSTDERR: 2210 | _coop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2210 | _coop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sof4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2235:1: error: BUILDSTDERR: warning: label ‘_cooy’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _cooy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _cooy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteStringzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2262:1: error: BUILDSTDERR: warning: label ‘_cooF’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _cooF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _cooF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_coob’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2294:1: error: BUILDSTDERR: warning: label ‘_coob’ defined but not used [-Wunused-label] BUILDSTDERR: 2294 | _coob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2294 | _coob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_cooh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2332:1: error: BUILDSTDERR: warning: label ‘_cooh’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _cooh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _cooh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sof7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2393:1: error: BUILDSTDERR: warning: label ‘_cop7’ defined but not used [-Wunused-label] BUILDSTDERR: 2393 | _cop7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2393 | _cop7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteString2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2421:1: error: BUILDSTDERR: warning: label ‘_copc’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _copc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _copc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sofg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2466:1: error: BUILDSTDERR: warning: label ‘_cops’ defined but not used [-Wunused-label] BUILDSTDERR: 2466 | _cops: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2466 | _cops: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_copp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2499:1: error: BUILDSTDERR: warning: label ‘_copp’ defined but not used [-Wunused-label] BUILDSTDERR: 2499 | _copp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2499 | _copp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_copv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2522:1: error: BUILDSTDERR: warning: label ‘_copv’ defined but not used [-Wunused-label] BUILDSTDERR: 2522 | _copv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2522 | _copv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteString1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2541:1: error: BUILDSTDERR: warning: label ‘_copG’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _copG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _copG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sofp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2590:1: error: BUILDSTDERR: warning: label ‘_coq9’ defined but not used [-Wunused-label] BUILDSTDERR: 2590 | _coq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2590 | _coq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sofq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2615:1: error: BUILDSTDERR: warning: label ‘_coqc’ defined but not used [-Wunused-label] BUILDSTDERR: 2615 | _coqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2615 | _coqc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlz40Uzgzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2650:1: error: BUILDSTDERR: warning: label ‘_coql’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _coql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _coql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_copM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2670:1: error: BUILDSTDERR: warning: label ‘_copM’ defined but not used [-Wunused-label] BUILDSTDERR: 2670 | _copM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2670 | _copM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_copP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2687:1: error: BUILDSTDERR: warning: label ‘_copP’ defined but not used [-Wunused-label] BUILDSTDERR: 2687 | _copP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2687 | _copP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_copV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2723:1: error: BUILDSTDERR: warning: label ‘_copV’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _copV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _copV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘sofv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2769:1: error: BUILDSTDERR: warning: label ‘_coqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _coqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _coqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘_coqO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2793:1: error: BUILDSTDERR: warning: label ‘_coqO’ defined but not used [-Wunused-label] BUILDSTDERR: 2793 | _coqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2793 | _coqO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2809:1: error: BUILDSTDERR: warning: label ‘_coqW’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _coqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _coqW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_CZCMPDArg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2840:1: error: BUILDSTDERR: warning: label ‘_cor6’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _cor6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _cor6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_CZCMPDArg_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_75.hc:2865:1: error: BUILDSTDERR: warning: label ‘_corb’ defined but not used [-Wunused-label] BUILDSTDERR: 2865 | _corb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2865 | _corb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toString_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15:1: error: BUILDSTDERR: warning: label ‘_ctVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ctVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ctVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctVG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34:1: error: BUILDSTDERR: warning: label ‘_ctVG’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _ctVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _ctVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toText_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:56:1: error: BUILDSTDERR: warning: label ‘_ctVX’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _ctVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _ctVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctVU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:75:1: error: BUILDSTDERR: warning: label ‘_ctVU’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _ctVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _ctVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toUtf8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:97:1: error: BUILDSTDERR: warning: label ‘_ctWb’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _ctWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _ctWb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctW8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:116:1: error: BUILDSTDERR: warning: label ‘_ctW8’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _ctW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _ctW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stnB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:139:1: error: BUILDSTDERR: warning: label ‘_ctWE’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _ctWE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _ctWE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctWB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:166:1: error: BUILDSTDERR: warning: label ‘_ctWB’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _ctWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _ctWB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stnw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:194:1: error: BUILDSTDERR: warning: label ‘_ctWS’ defined but not used [-Wunused-label] BUILDSTDERR: 194 | _ctWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 194 | _ctWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctWP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:225:1: error: BUILDSTDERR: warning: label ‘_ctWP’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _ctWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _ctWP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stnF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:252:1: error: BUILDSTDERR: warning: label ‘_ctX0’ defined but not used [-Wunused-label] BUILDSTDERR: 252 | _ctX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 252 | _ctX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:301:1: error: BUILDSTDERR: warning: label ‘_ctX5’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _ctX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _ctX5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctWm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:327:1: error: BUILDSTDERR: warning: label ‘_ctWm’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _ctWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _ctWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:367:1: error: BUILDSTDERR: warning: label ‘_ctXi’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _ctXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _ctXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stnR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:403:1: error: BUILDSTDERR: warning: label ‘_ctXB’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _ctXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _ctXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctXy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:430:1: error: BUILDSTDERR: warning: label ‘_ctXy’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _ctXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _ctXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stnM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:458:1: error: BUILDSTDERR: warning: label ‘_ctXP’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _ctXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _ctXP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctXM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:489:1: error: BUILDSTDERR: warning: label ‘_ctXM’ defined but not used [-Wunused-label] BUILDSTDERR: 489 | _ctXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 489 | _ctXM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stnU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:515:1: error: BUILDSTDERR: warning: label ‘_ctXX’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _ctXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _ctXX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:560:1: error: BUILDSTDERR: warning: label ‘_ctY2’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _ctY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _ctY2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtko_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:595:1: error: BUILDSTDERR: warning: label ‘_ctYe’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _ctYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _ctYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctYb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:623:1: error: BUILDSTDERR: warning: label ‘_ctYb’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _ctYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _ctYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctYh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:643:1: error: BUILDSTDERR: warning: label ‘_ctYh’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _ctYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _ctYh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stoc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:677:1: error: BUILDSTDERR: warning: label ‘_ctYI’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _ctYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _ctYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctYF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:704:1: error: BUILDSTDERR: warning: label ‘_ctYF’ defined but not used [-Wunused-label] BUILDSTDERR: 704 | _ctYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 704 | _ctYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sto7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:732:1: error: BUILDSTDERR: warning: label ‘_ctYW’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _ctYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _ctYW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctYT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:763:1: error: BUILDSTDERR: warning: label ‘_ctYT’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _ctYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _ctYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stog_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:790:1: error: BUILDSTDERR: warning: label ‘_ctZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _ctZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _ctZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:839:1: error: BUILDSTDERR: warning: label ‘_ctZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _ctZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _ctZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:875:1: error: BUILDSTDERR: warning: label ‘_ctZl’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _ctZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _ctZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctZi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:905:1: error: BUILDSTDERR: warning: label ‘_ctZi’ defined but not used [-Wunused-label] BUILDSTDERR: 905 | _ctZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 905 | _ctZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctZo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:927:1: error: BUILDSTDERR: warning: label ‘_ctZo’ defined but not used [-Wunused-label] BUILDSTDERR: 927 | _ctZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 927 | _ctZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stoz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:970:1: error: BUILDSTDERR: warning: label ‘_ctZM’ defined but not used [-Wunused-label] BUILDSTDERR: 970 | _ctZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 970 | _ctZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctZJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1001:1: error: BUILDSTDERR: warning: label ‘_ctZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1001 | _ctZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1001 | _ctZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_ctZP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1021:1: error: BUILDSTDERR: warning: label ‘_ctZP’ defined but not used [-Wunused-label] BUILDSTDERR: 1021 | _ctZP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1021 | _ctZP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stoG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1049:1: error: BUILDSTDERR: warning: label ‘_cu0b’ defined but not used [-Wunused-label] BUILDSTDERR: 1049 | _cu0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1049 | _cu0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu08’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1083:1: error: BUILDSTDERR: warning: label ‘_cu08’ defined but not used [-Wunused-label] BUILDSTDERR: 1083 | _cu08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1083 | _cu08: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu0f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cu0f’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cu0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cu0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stoH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1145:1: error: BUILDSTDERR: warning: label ‘_cu0r’ defined but not used [-Wunused-label] BUILDSTDERR: 1145 | _cu0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1145 | _cu0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1189:1: error: BUILDSTDERR: warning: label ‘_cu0z’ defined but not used [-Wunused-label] BUILDSTDERR: 1189 | _cu0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1189 | _cu0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1241:1: error: BUILDSTDERR: warning: label ‘_cu0M’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _cu0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _cu0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu0J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1261:1: error: BUILDSTDERR: warning: label ‘_cu0J’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _cu0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _cu0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowId1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1281:1: error: BUILDSTDERR: warning: label ‘_cu0X’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _cu0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _cu0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1308:1: error: BUILDSTDERR: warning: label ‘_cu14’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _cu14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _cu14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stoX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cu1i’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cu1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cu1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu1f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1365:1: error: BUILDSTDERR: warning: label ‘_cu1f’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _cu1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _cu1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu1l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1384:1: error: BUILDSTDERR: warning: label ‘_cu1l’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _cu1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _cu1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1413:1: error: BUILDSTDERR: warning: label ‘_cu1v’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _cu1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _cu1v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stp0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1459:1: error: BUILDSTDERR: warning: label ‘_cu1L’ defined but not used [-Wunused-label] BUILDSTDERR: 1459 | _cu1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1459 | _cu1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu1I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1489:1: error: BUILDSTDERR: warning: label ‘_cu1I’ defined but not used [-Wunused-label] BUILDSTDERR: 1489 | _cu1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1489 | _cu1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stp9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1514:1: error: BUILDSTDERR: warning: label ‘_cu25’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _cu25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _cu25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stpb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1556:1: error: BUILDSTDERR: warning: label ‘_cu2b’ defined but not used [-Wunused-label] BUILDSTDERR: 1556 | _cu2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1556 | _cu2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stpf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1598:1: error: BUILDSTDERR: warning: label ‘_cu2w’ defined but not used [-Wunused-label] BUILDSTDERR: 1598 | _cu2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1598 | _cu2w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stph_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1644:1: error: BUILDSTDERR: warning: label ‘_cu2C’ defined but not used [-Wunused-label] BUILDSTDERR: 1644 | _cu2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1644 | _cu2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stpi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1687:1: error: BUILDSTDERR: warning: label ‘_cu2I’ defined but not used [-Wunused-label] BUILDSTDERR: 1687 | _cu2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1687 | _cu2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1722:1: error: BUILDSTDERR: warning: label ‘_cu2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1722 | _cu2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1722 | _cu2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1768:1: error: BUILDSTDERR: warning: label ‘_cu32’ defined but not used [-Wunused-label] BUILDSTDERR: 1768 | _cu32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1768 | _cu32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu2Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1789:1: error: BUILDSTDERR: warning: label ‘_cu2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1789 | _cu2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1789 | _cu2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValue1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1810:1: error: BUILDSTDERR: warning: label ‘_cu3d’ defined but not used [-Wunused-label] BUILDSTDERR: 1810 | _cu3d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1810 | _cu3d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1838:1: error: BUILDSTDERR: warning: label ‘_cu3k’ defined but not used [-Wunused-label] BUILDSTDERR: 1838 | _cu3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1838 | _cu3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stpx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1873:1: error: BUILDSTDERR: warning: label ‘_cu3y’ defined but not used [-Wunused-label] BUILDSTDERR: 1873 | _cu3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1873 | _cu3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu3v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1905:1: error: BUILDSTDERR: warning: label ‘_cu3v’ defined but not used [-Wunused-label] BUILDSTDERR: 1905 | _cu3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1905 | _cu3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu3B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1928:1: error: BUILDSTDERR: warning: label ‘_cu3B’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _cu3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _cu3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1950:1: error: BUILDSTDERR: warning: label ‘_cu3L’ defined but not used [-Wunused-label] BUILDSTDERR: 1950 | _cu3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1950 | _cu3L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfShowZMZNzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:1999:1: error: BUILDSTDERR: warning: label ‘_cu3U’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _cu3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _cu3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfShowZMZNzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2029:1: error: BUILDSTDERR: warning: label ‘_cu41’ defined but not used [-Wunused-label] BUILDSTDERR: 2029 | _cu41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2029 | _cu41: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtks_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2055:1: error: BUILDSTDERR: warning: label ‘_cu48’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _cu48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _cu48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfEqZMZNzuzdszdfEqZMZNzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cu4l’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cu4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cu4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu4f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2119:1: error: BUILDSTDERR: warning: label ‘_cu4f’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _cu4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _cu4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2150:1: error: BUILDSTDERR: warning: label ‘_cu4y’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _cu4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _cu4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cu4H’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cu4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cu4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2229:1: error: BUILDSTDERR: warning: label ‘_cu4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2229 | _cu4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2229 | _cu4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2270:1: error: BUILDSTDERR: warning: label ‘_cu4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2270 | _cu4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2270 | _cu4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2311:1: error: BUILDSTDERR: warning: label ‘_cu58’ defined but not used [-Wunused-label] BUILDSTDERR: 2311 | _cu58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2311 | _cu58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata10_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2352:1: error: BUILDSTDERR: warning: label ‘_cu5h’ defined but not used [-Wunused-label] BUILDSTDERR: 2352 | _cu5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2352 | _cu5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata12_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2393:1: error: BUILDSTDERR: warning: label ‘_cu5q’ defined but not used [-Wunused-label] BUILDSTDERR: 2393 | _cu5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2393 | _cu5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata14_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2434:1: error: BUILDSTDERR: warning: label ‘_cu5z’ defined but not used [-Wunused-label] BUILDSTDERR: 2434 | _cu5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2434 | _cu5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata16_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2475:1: error: BUILDSTDERR: warning: label ‘_cu5I’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _cu5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _cu5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata18_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2516:1: error: BUILDSTDERR: warning: label ‘_cu5R’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _cu5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _cu5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata20_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2557:1: error: BUILDSTDERR: warning: label ‘_cu60’ defined but not used [-Wunused-label] BUILDSTDERR: 2557 | _cu60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2557 | _cu60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata22_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2598:1: error: BUILDSTDERR: warning: label ‘_cu69’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _cu69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _cu69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata24_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2639:1: error: BUILDSTDERR: warning: label ‘_cu6i’ defined but not used [-Wunused-label] BUILDSTDERR: 2639 | _cu6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2639 | _cu6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata26_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2680:1: error: BUILDSTDERR: warning: label ‘_cu6r’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _cu6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _cu6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata28_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2721:1: error: BUILDSTDERR: warning: label ‘_cu6A’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _cu6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _cu6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata30_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2762:1: error: BUILDSTDERR: warning: label ‘_cu6J’ defined but not used [-Wunused-label] BUILDSTDERR: 2762 | _cu6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2762 | _cu6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata32_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2803:1: error: BUILDSTDERR: warning: label ‘_cu6S’ defined but not used [-Wunused-label] BUILDSTDERR: 2803 | _cu6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2803 | _cu6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata34_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2844:1: error: BUILDSTDERR: warning: label ‘_cu71’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _cu71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _cu71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata36_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2885:1: error: BUILDSTDERR: warning: label ‘_cu7a’ defined but not used [-Wunused-label] BUILDSTDERR: 2885 | _cu7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2885 | _cu7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata38_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2926:1: error: BUILDSTDERR: warning: label ‘_cu7j’ defined but not used [-Wunused-label] BUILDSTDERR: 2926 | _cu7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2926 | _cu7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:2963:1: error: BUILDSTDERR: warning: label ‘_cu7O’ defined but not used [-Wunused-label] BUILDSTDERR: 2963 | _cu7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2963 | _cu7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu7q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3003:1: error: BUILDSTDERR: warning: label ‘_cu7q’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _cu7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _cu7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowMetadatazuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3099:1: error: BUILDSTDERR: warning: label ‘_cu8R’ defined but not used [-Wunused-label] BUILDSTDERR: 3099 | _cu8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3099 | _cu8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowMetadatazuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3121:1: error: BUILDSTDERR: warning: label ‘_cu8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _cu8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _cu8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadatazuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3149:1: error: BUILDSTDERR: warning: label ‘_cu9t’ defined but not used [-Wunused-label] BUILDSTDERR: 3149 | _cu9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3149 | _cu9t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cu95’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3188:1: error: BUILDSTDERR: warning: label ‘_cu95’ defined but not used [-Wunused-label] BUILDSTDERR: 3188 | _cu95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3188 | _cu95: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqMetadatazuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3313:1: error: BUILDSTDERR: warning: label ‘_cuaA’ defined but not used [-Wunused-label] BUILDSTDERR: 3313 | _cuaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3313 | _cuaA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuaw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3335:1: error: BUILDSTDERR: warning: label ‘_cuaw’ defined but not used [-Wunused-label] BUILDSTDERR: 3335 | _cuaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3335 | _cuaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuaF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3356:1: error: BUILDSTDERR: warning: label ‘_cuaF’ defined but not used [-Wunused-label] BUILDSTDERR: 3356 | _cuaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3356 | _cuaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqMetadatazuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3378:1: error: BUILDSTDERR: warning: label ‘_cuba’ defined but not used [-Wunused-label] BUILDSTDERR: 3378 | _cuba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3378 | _cuba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cub6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3400:1: error: BUILDSTDERR: warning: label ‘_cub6’ defined but not used [-Wunused-label] BUILDSTDERR: 3400 | _cub6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3400 | _cub6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cubf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3422:1: error: BUILDSTDERR: warning: label ‘_cubf’ defined but not used [-Wunused-label] BUILDSTDERR: 3422 | _cubf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3422 | _cubf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdccompare_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3460:1: error: BUILDSTDERR: warning: label ‘_cubO’ defined but not used [-Wunused-label] BUILDSTDERR: 3460 | _cubO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3460 | _cubO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cubK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3482:1: error: BUILDSTDERR: warning: label ‘_cubK’ defined but not used [-Wunused-label] BUILDSTDERR: 3482 | _cubK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3482 | _cubK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cubT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3507:1: error: BUILDSTDERR: warning: label ‘_cubT’ defined but not used [-Wunused-label] BUILDSTDERR: 3507 | _cubT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3507 | _cubT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3549:1: error: BUILDSTDERR: warning: label ‘_cucy’ defined but not used [-Wunused-label] BUILDSTDERR: 3549 | _cucy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3549 | _cucy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cucu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cucu’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cucu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cucu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cucD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3592:1: error: BUILDSTDERR: warning: label ‘_cucD’ defined but not used [-Wunused-label] BUILDSTDERR: 3592 | _cucD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3592 | _cucD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3614:1: error: BUILDSTDERR: warning: label ‘_cud8’ defined but not used [-Wunused-label] BUILDSTDERR: 3614 | _cud8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3614 | _cud8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cud4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3642:1: error: BUILDSTDERR: warning: label ‘_cud4’ defined but not used [-Wunused-label] BUILDSTDERR: 3642 | _cud4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3642 | _cud4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cudd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3665:1: error: BUILDSTDERR: warning: label ‘_cudd’ defined but not used [-Wunused-label] BUILDSTDERR: 3665 | _cudd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3665 | _cudd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczgze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cudI’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cudI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cudI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cudE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cudE’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cudE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cudE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cudN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3731:1: error: BUILDSTDERR: warning: label ‘_cudN’ defined but not used [-Wunused-label] BUILDSTDERR: 3731 | _cudN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3731 | _cudN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczlze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3762:1: error: BUILDSTDERR: warning: label ‘_cuem’ defined but not used [-Wunused-label] BUILDSTDERR: 3762 | _cuem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3762 | _cuem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuei’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3790:1: error: BUILDSTDERR: warning: label ‘_cuei’ defined but not used [-Wunused-label] BUILDSTDERR: 3790 | _cuei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3790 | _cuei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuer’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3814:1: error: BUILDSTDERR: warning: label ‘_cuer’ defined but not used [-Wunused-label] BUILDSTDERR: 3814 | _cuer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3814 | _cuer: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdcmin_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cuf0’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cuf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cuf0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cueW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3872:1: error: BUILDSTDERR: warning: label ‘_cueW’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _cueW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _cueW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuf5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3893:1: error: BUILDSTDERR: warning: label ‘_cuf5’ defined but not used [-Wunused-label] BUILDSTDERR: 3893 | _cuf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3893 | _cuf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdcmax_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3924:1: error: BUILDSTDERR: warning: label ‘_cufE’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _cufE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _cufE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cufA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3951:1: error: BUILDSTDERR: warning: label ‘_cufA’ defined but not used [-Wunused-label] BUILDSTDERR: 3951 | _cufA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3951 | _cufA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cufJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:3972:1: error: BUILDSTDERR: warning: label ‘_cufJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3972 | _cufJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3972 | _cufJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdsinsertWithzuzdsgo8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4016:1: error: BUILDSTDERR: warning: label ‘_cugh’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _cugh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _cugh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuge’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4044:1: error: BUILDSTDERR: warning: label ‘_cuge’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _cuge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _cuge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cugm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cugm’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cugm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cugm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuhp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cuhp’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cuhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cuhp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cugs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4141:1: error: BUILDSTDERR: warning: label ‘_cugs’ defined but not used [-Wunused-label] BUILDSTDERR: 4141 | _cugs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4141 | _cugs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cugA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4173:1: error: BUILDSTDERR: warning: label ‘_cugA’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _cugA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _cugA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuhh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4223:1: error: BUILDSTDERR: warning: label ‘_cuhh’ defined but not used [-Wunused-label] BUILDSTDERR: 4223 | _cuhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4223 | _cuhh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuh7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4243:1: error: BUILDSTDERR: warning: label ‘_cuh7’ defined but not used [-Wunused-label] BUILDSTDERR: 4243 | _cuh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4243 | _cuh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cugZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4272:1: error: BUILDSTDERR: warning: label ‘_cugZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4272 | _cugZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4272 | _cugZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdslookup1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4297:1: error: BUILDSTDERR: warning: label ‘_cuhL’ defined but not used [-Wunused-label] BUILDSTDERR: 4297 | _cuhL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4297 | _cuhL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuhF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4317:1: error: BUILDSTDERR: warning: label ‘_cuhF’ defined but not used [-Wunused-label] BUILDSTDERR: 4317 | _cuhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4317 | _cuhF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuhI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4333:1: error: BUILDSTDERR: warning: label ‘_cuhI’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _cuhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _cuhI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuhQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4357:1: error: BUILDSTDERR: warning: label ‘_cuhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4357 | _cuhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4357 | _cuhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuhW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4393:1: error: BUILDSTDERR: warning: label ‘_cuhW’ defined but not used [-Wunused-label] BUILDSTDERR: 4393 | _cuhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4393 | _cuhW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cui4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4414:1: error: BUILDSTDERR: warning: label ‘_cui4’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _cui4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _cui4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuik’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4433:1: error: BUILDSTDERR: warning: label ‘_cuik’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _cuik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _cuik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuij’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4479:1: error: BUILDSTDERR: warning: label ‘_cuij’ defined but not used [-Wunused-label] BUILDSTDERR: 4479 | _cuij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4479 | _cuij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringPlaylistName1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4497:1: error: BUILDSTDERR: warning: label ‘_cuj1’ defined but not used [-Wunused-label] BUILDSTDERR: 4497 | _cuj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4497 | _cuj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringPlaylistName_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4525:1: error: BUILDSTDERR: warning: label ‘_cuj8’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _cuj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _cuj8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringPath1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4543:1: error: BUILDSTDERR: warning: label ‘_cujf’ defined but not used [-Wunused-label] BUILDSTDERR: 4543 | _cujf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4543 | _cujf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringPath_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4571:1: error: BUILDSTDERR: warning: label ‘_cujm’ defined but not used [-Wunused-label] BUILDSTDERR: 4571 | _cujm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4571 | _cujm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringValue1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4589:1: error: BUILDSTDERR: warning: label ‘_cujt’ defined but not used [-Wunused-label] BUILDSTDERR: 4589 | _cujt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4589 | _cujt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringValue_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4617:1: error: BUILDSTDERR: warning: label ‘_cujA’ defined but not used [-Wunused-label] BUILDSTDERR: 4617 | _cujA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4617 | _cujA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgObjectType2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4642:1: error: BUILDSTDERR: warning: label ‘_cujJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4642 | _cujJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4642 | _cujJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgObjectTypezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4686:1: error: BUILDSTDERR: warning: label ‘_cujT’ defined but not used [-Wunused-label] BUILDSTDERR: 4686 | _cujT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4686 | _cujT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cujQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4707:1: error: BUILDSTDERR: warning: label ‘_cujQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4707 | _cujQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4707 | _cujQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem21_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4734:1: error: BUILDSTDERR: warning: label ‘_cuk6’ defined but not used [-Wunused-label] BUILDSTDERR: 4734 | _cuk6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4734 | _cuk6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem19_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4775:1: error: BUILDSTDERR: warning: label ‘_cukf’ defined but not used [-Wunused-label] BUILDSTDERR: 4775 | _cukf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4775 | _cukf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem17_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4816:1: error: BUILDSTDERR: warning: label ‘_cuko’ defined but not used [-Wunused-label] BUILDSTDERR: 4816 | _cuko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4816 | _cuko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4857:1: error: BUILDSTDERR: warning: label ‘_cukx’ defined but not used [-Wunused-label] BUILDSTDERR: 4857 | _cukx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4857 | _cukx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem13_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4898:1: error: BUILDSTDERR: warning: label ‘_cukG’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _cukG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _cukG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4939:1: error: BUILDSTDERR: warning: label ‘_cukP’ defined but not used [-Wunused-label] BUILDSTDERR: 4939 | _cukP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4939 | _cukP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:4980:1: error: BUILDSTDERR: warning: label ‘_cukY’ defined but not used [-Wunused-label] BUILDSTDERR: 4980 | _cukY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4980 | _cukY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5021:1: error: BUILDSTDERR: warning: label ‘_cul7’ defined but not used [-Wunused-label] BUILDSTDERR: 5021 | _cul7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5021 | _cul7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5062:1: error: BUILDSTDERR: warning: label ‘_culg’ defined but not used [-Wunused-label] BUILDSTDERR: 5062 | _culg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5062 | _culg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5103:1: error: BUILDSTDERR: warning: label ‘_culp’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _culp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _culp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5144:1: error: BUILDSTDERR: warning: label ‘_culy’ defined but not used [-Wunused-label] BUILDSTDERR: 5144 | _culy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5144 | _culy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystemzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5258:1: error: BUILDSTDERR: warning: label ‘_culV’ defined but not used [-Wunused-label] BUILDSTDERR: 5258 | _culV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5258 | _culV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_culF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5289:1: error: BUILDSTDERR: warning: label ‘_culF’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _culF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _culF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5370:1: error: BUILDSTDERR: warning: label ‘_cumC’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _cumC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _cumC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5418:1: error: BUILDSTDERR: warning: label ‘_cumL’ defined but not used [-Wunused-label] BUILDSTDERR: 5418 | _cumL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5418 | _cumL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5466:1: error: BUILDSTDERR: warning: label ‘_cumU’ defined but not used [-Wunused-label] BUILDSTDERR: 5466 | _cumU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5466 | _cumU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainModezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5510:1: error: BUILDSTDERR: warning: label ‘_cun9’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _cun9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _cun9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cun1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5533:1: error: BUILDSTDERR: warning: label ‘_cun1’ defined but not used [-Wunused-label] BUILDSTDERR: 5533 | _cun1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5533 | _cun1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec12_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5586:1: error: BUILDSTDERR: warning: label ‘_cunn’ defined but not used [-Wunused-label] BUILDSTDERR: 5586 | _cunn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5586 | _cunn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5596:1: error: BUILDSTDERR: warning: label ‘_cuoS’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _cuoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _cuoS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cuoY’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cuoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cuoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuoV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5663:1: error: BUILDSTDERR: warning: label ‘_cuoV’ defined but not used [-Wunused-label] BUILDSTDERR: 5663 | _cuoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5663 | _cuoV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5694:1: error: BUILDSTDERR: warning: label ‘_cup6’ defined but not used [-Wunused-label] BUILDSTDERR: 5694 | _cup6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5694 | _cup6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5733:1: error: BUILDSTDERR: warning: label ‘_cupb’ defined but not used [-Wunused-label] BUILDSTDERR: 5733 | _cupb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5733 | _cupb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5775:1: error: BUILDSTDERR: warning: label ‘_cupj’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _cupj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _cupj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cupg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5815:1: error: BUILDSTDERR: warning: label ‘_cupg’ defined but not used [-Wunused-label] BUILDSTDERR: 5815 | _cupg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5815 | _cupg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5847:1: error: BUILDSTDERR: warning: label ‘_cupr’ defined but not used [-Wunused-label] BUILDSTDERR: 5847 | _cupr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5847 | _cupr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5889:1: error: BUILDSTDERR: warning: label ‘_cupw’ defined but not used [-Wunused-label] BUILDSTDERR: 5889 | _cupw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5889 | _cupw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sts2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5934:1: error: BUILDSTDERR: warning: label ‘_cupE’ defined but not used [-Wunused-label] BUILDSTDERR: 5934 | _cupE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5934 | _cupE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cupB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:5976:1: error: BUILDSTDERR: warning: label ‘_cupB’ defined but not used [-Wunused-label] BUILDSTDERR: 5976 | _cupB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5976 | _cupB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sts3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6009:1: error: BUILDSTDERR: warning: label ‘_cupM’ defined but not used [-Wunused-label] BUILDSTDERR: 6009 | _cupM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6009 | _cupM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sts4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6054:1: error: BUILDSTDERR: warning: label ‘_cupR’ defined but not used [-Wunused-label] BUILDSTDERR: 6054 | _cupR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6054 | _cupR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sts8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6102:1: error: BUILDSTDERR: warning: label ‘_cupZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6102 | _cupZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6102 | _cupZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cupW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6146:1: error: BUILDSTDERR: warning: label ‘_cupW’ defined but not used [-Wunused-label] BUILDSTDERR: 6146 | _cupW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6146 | _cupW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sts9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6180:1: error: BUILDSTDERR: warning: label ‘_cuq7’ defined but not used [-Wunused-label] BUILDSTDERR: 6180 | _cuq7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6180 | _cuq7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6228:1: error: BUILDSTDERR: warning: label ‘_cuqc’ defined but not used [-Wunused-label] BUILDSTDERR: 6228 | _cuqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6228 | _cuqc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6279:1: error: BUILDSTDERR: warning: label ‘_cuqk’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _cuqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _cuqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuqh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6325:1: error: BUILDSTDERR: warning: label ‘_cuqh’ defined but not used [-Wunused-label] BUILDSTDERR: 6325 | _cuqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6325 | _cuqh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6360:1: error: BUILDSTDERR: warning: label ‘_cuqs’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _cuqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _cuqs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6411:1: error: BUILDSTDERR: warning: label ‘_cuqx’ defined but not used [-Wunused-label] BUILDSTDERR: 6411 | _cuqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6411 | _cuqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6465:1: error: BUILDSTDERR: warning: label ‘_cuqF’ defined but not used [-Wunused-label] BUILDSTDERR: 6465 | _cuqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6465 | _cuqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuqC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6513:1: error: BUILDSTDERR: warning: label ‘_cuqC’ defined but not used [-Wunused-label] BUILDSTDERR: 6513 | _cuqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6513 | _cuqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6549:1: error: BUILDSTDERR: warning: label ‘_cuqN’ defined but not used [-Wunused-label] BUILDSTDERR: 6549 | _cuqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6549 | _cuqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6603:1: error: BUILDSTDERR: warning: label ‘_cuqS’ defined but not used [-Wunused-label] BUILDSTDERR: 6603 | _cuqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6603 | _cuqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6660:1: error: BUILDSTDERR: warning: label ‘_cur0’ defined but not used [-Wunused-label] BUILDSTDERR: 6660 | _cur0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6660 | _cur0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuqX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6710:1: error: BUILDSTDERR: warning: label ‘_cuqX’ defined but not used [-Wunused-label] BUILDSTDERR: 6710 | _cuqX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6710 | _cuqX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6747:1: error: BUILDSTDERR: warning: label ‘_cur8’ defined but not used [-Wunused-label] BUILDSTDERR: 6747 | _cur8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6747 | _cur8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘strK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6805:1: error: BUILDSTDERR: warning: label ‘_curd’ defined but not used [-Wunused-label] BUILDSTDERR: 6805 | _curd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6805 | _curd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stsu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6855:1: error: BUILDSTDERR: warning: label ‘_curr’ defined but not used [-Wunused-label] BUILDSTDERR: 6855 | _curr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6855 | _curr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec12_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6897:1: error: BUILDSTDERR: warning: label ‘_curz’ defined but not used [-Wunused-label] BUILDSTDERR: 6897 | _curz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6897 | _curz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6954:1: error: BUILDSTDERR: warning: label ‘_curM’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _curM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _curM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_curJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:6982:1: error: BUILDSTDERR: warning: label ‘_curJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6982 | _curJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6982 | _curJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_curP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7005:1: error: BUILDSTDERR: warning: label ‘_curP’ defined but not used [-Wunused-label] BUILDSTDERR: 7005 | _curP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7005 | _curP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7042:1: error: BUILDSTDERR: warning: label ‘_cus7’ defined but not used [-Wunused-label] BUILDSTDERR: 7042 | _cus7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7042 | _cus7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cus4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7070:1: error: BUILDSTDERR: warning: label ‘_cus4’ defined but not used [-Wunused-label] BUILDSTDERR: 7070 | _cus4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7070 | _cus4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStats1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7103:1: error: BUILDSTDERR: warning: label ‘_cusl’ defined but not used [-Wunused-label] BUILDSTDERR: 7103 | _cusl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7103 | _cusl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cusi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7130:1: error: BUILDSTDERR: warning: label ‘_cusi’ defined but not used [-Wunused-label] BUILDSTDERR: 7130 | _cusi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7130 | _cusi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7161:1: error: BUILDSTDERR: warning: label ‘_cusw’ defined but not used [-Wunused-label] BUILDSTDERR: 7161 | _cusw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7161 | _cusw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7198:1: error: BUILDSTDERR: warning: label ‘_cusG’ defined but not used [-Wunused-label] BUILDSTDERR: 7198 | _cusG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7198 | _cusG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cusD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7225:1: error: BUILDSTDERR: warning: label ‘_cusD’ defined but not used [-Wunused-label] BUILDSTDERR: 7225 | _cusD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7225 | _cusD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cusJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7255:1: error: BUILDSTDERR: warning: label ‘_cusJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7255 | _cusJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7255 | _cusJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cusR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7281:1: error: BUILDSTDERR: warning: label ‘_cusR’ defined but not used [-Wunused-label] BUILDSTDERR: 7281 | _cusR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7281 | _cusR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cut1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7308:1: error: BUILDSTDERR: warning: label ‘_cut1’ defined but not used [-Wunused-label] BUILDSTDERR: 7308 | _cut1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7308 | _cut1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cutc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7336:1: error: BUILDSTDERR: warning: label ‘_cutc’ defined but not used [-Wunused-label] BUILDSTDERR: 7336 | _cutc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7336 | _cutc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cutn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7365:1: error: BUILDSTDERR: warning: label ‘_cutn’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _cutn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _cutn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuty’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7394:1: error: BUILDSTDERR: warning: label ‘_cuty’ defined but not used [-Wunused-label] BUILDSTDERR: 7394 | _cuty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7394 | _cuty: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cutJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7421:1: error: BUILDSTDERR: warning: label ‘_cutJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7421 | _cutJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7421 | _cutJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cutR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7445:1: error: BUILDSTDERR: warning: label ‘_cutR’ defined but not used [-Wunused-label] BUILDSTDERR: 7445 | _cutR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7445 | _cutR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7461:1: error: BUILDSTDERR: warning: label ‘_cuuk’ defined but not used [-Wunused-label] BUILDSTDERR: 7461 | _cuuk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7461 | _cuuk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuue’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7485:1: error: BUILDSTDERR: warning: label ‘_cuue’ defined but not used [-Wunused-label] BUILDSTDERR: 7485 | _cuue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7485 | _cuue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7541:1: error: BUILDSTDERR: warning: label ‘_cuuz’ defined but not used [-Wunused-label] BUILDSTDERR: 7541 | _cuuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7541 | _cuuz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7580:1: error: BUILDSTDERR: warning: label ‘_cuuI’ defined but not used [-Wunused-label] BUILDSTDERR: 7580 | _cuuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7580 | _cuuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec8_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7621:1: error: BUILDSTDERR: warning: label ‘_cuuM’ defined but not used [-Wunused-label] BUILDSTDERR: 7621 | _cuuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7621 | _cuuM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7631:1: error: BUILDSTDERR: warning: label ‘_cuvD’ defined but not used [-Wunused-label] BUILDSTDERR: 7631 | _cuvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7631 | _cuvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7656:1: error: BUILDSTDERR: warning: label ‘_cuvM’ defined but not used [-Wunused-label] BUILDSTDERR: 7656 | _cuvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7656 | _cuvM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7681:1: error: BUILDSTDERR: warning: label ‘_cuvT’ defined but not used [-Wunused-label] BUILDSTDERR: 7681 | _cuvT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7681 | _cuvT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuvu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7717:1: error: BUILDSTDERR: warning: label ‘_cuvu’ defined but not used [-Wunused-label] BUILDSTDERR: 7717 | _cuvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7717 | _cuvu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7763:1: error: BUILDSTDERR: warning: label ‘_cuw3’ defined but not used [-Wunused-label] BUILDSTDERR: 7763 | _cuw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7763 | _cuw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7802:1: error: BUILDSTDERR: warning: label ‘_cuw8’ defined but not used [-Wunused-label] BUILDSTDERR: 7802 | _cuw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7802 | _cuw8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7850:1: error: BUILDSTDERR: warning: label ‘_cuwe’ defined but not used [-Wunused-label] BUILDSTDERR: 7850 | _cuwe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7850 | _cuwe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7902:1: error: BUILDSTDERR: warning: label ‘_cuwk’ defined but not used [-Wunused-label] BUILDSTDERR: 7902 | _cuwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7902 | _cuwk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7951:1: error: BUILDSTDERR: warning: label ‘_cuwp’ defined but not used [-Wunused-label] BUILDSTDERR: 7951 | _cuwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7951 | _cuwp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:7995:1: error: BUILDSTDERR: warning: label ‘_cuwu’ defined but not used [-Wunused-label] BUILDSTDERR: 7995 | _cuwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7995 | _cuwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuv1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8035:1: error: BUILDSTDERR: warning: label ‘_cuv1’ defined but not used [-Wunused-label] BUILDSTDERR: 8035 | _cuv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8035 | _cuv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuwv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8066:1: error: BUILDSTDERR: warning: label ‘_cuwv’ defined but not used [-Wunused-label] BUILDSTDERR: 8066 | _cuwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8066 | _cuwv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8104:1: error: BUILDSTDERR: warning: label ‘_cuwH’ defined but not used [-Wunused-label] BUILDSTDERR: 8104 | _cuwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8104 | _cuwH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8146:1: error: BUILDSTDERR: warning: label ‘_cuxC’ defined but not used [-Wunused-label] BUILDSTDERR: 8146 | _cuxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8146 | _cuxC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8184:1: error: BUILDSTDERR: warning: label ‘_cuxO’ defined but not used [-Wunused-label] BUILDSTDERR: 8184 | _cuxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8184 | _cuxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘sttZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8219:1: error: BUILDSTDERR: warning: label ‘_cuxX’ defined but not used [-Wunused-label] BUILDSTDERR: 8219 | _cuxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8219 | _cuxX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuxs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8255:1: error: BUILDSTDERR: warning: label ‘_cuxs’ defined but not used [-Wunused-label] BUILDSTDERR: 8255 | _cuxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8255 | _cuxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stu0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8301:1: error: BUILDSTDERR: warning: label ‘_cuy7’ defined but not used [-Wunused-label] BUILDSTDERR: 8301 | _cuy7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8301 | _cuy7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stu1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8340:1: error: BUILDSTDERR: warning: label ‘_cuyc’ defined but not used [-Wunused-label] BUILDSTDERR: 8340 | _cuyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8340 | _cuyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stu3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8388:1: error: BUILDSTDERR: warning: label ‘_cuyi’ defined but not used [-Wunused-label] BUILDSTDERR: 8388 | _cuyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8388 | _cuyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stu5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8440:1: error: BUILDSTDERR: warning: label ‘_cuyo’ defined but not used [-Wunused-label] BUILDSTDERR: 8440 | _cuyo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8440 | _cuyo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stu6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8489:1: error: BUILDSTDERR: warning: label ‘_cuyt’ defined but not used [-Wunused-label] BUILDSTDERR: 8489 | _cuyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8489 | _cuyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stua_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8533:1: error: BUILDSTDERR: warning: label ‘_cuyy’ defined but not used [-Wunused-label] BUILDSTDERR: 8533 | _cuyy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8533 | _cuyy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuwZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8573:1: error: BUILDSTDERR: warning: label ‘_cuwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8573 | _cuwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8573 | _cuwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuyz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8604:1: error: BUILDSTDERR: warning: label ‘_cuyz’ defined but not used [-Wunused-label] BUILDSTDERR: 8604 | _cuyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8604 | _cuyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stub_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8642:1: error: BUILDSTDERR: warning: label ‘_cuyL’ defined but not used [-Wunused-label] BUILDSTDERR: 8642 | _cuyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8642 | _cuyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stuc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8691:1: error: BUILDSTDERR: warning: label ‘_cuyQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8691 | _cuyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8691 | _cuyQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8746:1: error: BUILDSTDERR: warning: label ‘_cuyY’ defined but not used [-Wunused-label] BUILDSTDERR: 8746 | _cuyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8746 | _cuyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8806:1: error: BUILDSTDERR: warning: label ‘_cuzp’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _cuzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _cuzp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuzm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8834:1: error: BUILDSTDERR: warning: label ‘_cuzm’ defined but not used [-Wunused-label] BUILDSTDERR: 8834 | _cuzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8834 | _cuzm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuzs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8857:1: error: BUILDSTDERR: warning: label ‘_cuzs’ defined but not used [-Wunused-label] BUILDSTDERR: 8857 | _cuzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8857 | _cuzs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8885:1: error: BUILDSTDERR: warning: label ‘_cuzK’ defined but not used [-Wunused-label] BUILDSTDERR: 8885 | _cuzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8885 | _cuzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuzH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8913:1: error: BUILDSTDERR: warning: label ‘_cuzH’ defined but not used [-Wunused-label] BUILDSTDERR: 8913 | _cuzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8913 | _cuzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevice1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8942:1: error: BUILDSTDERR: warning: label ‘_cuzY’ defined but not used [-Wunused-label] BUILDSTDERR: 8942 | _cuzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8942 | _cuzY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuzV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8969:1: error: BUILDSTDERR: warning: label ‘_cuzV’ defined but not used [-Wunused-label] BUILDSTDERR: 8969 | _cuzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8969 | _cuzV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:8996:1: error: BUILDSTDERR: warning: label ‘_cuA9’ defined but not used [-Wunused-label] BUILDSTDERR: 8996 | _cuA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8996 | _cuA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze1_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9030:1: error: BUILDSTDERR: warning: label ‘_cuAd’ defined but not used [-Wunused-label] BUILDSTDERR: 9030 | _cuAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9030 | _cuAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9042:1: error: BUILDSTDERR: warning: label ‘_cuAm’ defined but not used [-Wunused-label] BUILDSTDERR: 9042 | _cuAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9042 | _cuAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuAr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9075:1: error: BUILDSTDERR: warning: label ‘_cuAr’ defined but not used [-Wunused-label] BUILDSTDERR: 9075 | _cuAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9075 | _cuAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuAx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9098:1: error: BUILDSTDERR: warning: label ‘_cuAx’ defined but not used [-Wunused-label] BUILDSTDERR: 9098 | _cuAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9098 | _cuAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqDevicezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9114:1: error: BUILDSTDERR: warning: label ‘_cuAO’ defined but not used [-Wunused-label] BUILDSTDERR: 9114 | _cuAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9114 | _cuAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuAL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9141:1: error: BUILDSTDERR: warning: label ‘_cuAL’ defined but not used [-Wunused-label] BUILDSTDERR: 9141 | _cuAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9141 | _cuAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuAR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9166:1: error: BUILDSTDERR: warning: label ‘_cuAR’ defined but not used [-Wunused-label] BUILDSTDERR: 9166 | _cuAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9166 | _cuAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuAW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9189:1: error: BUILDSTDERR: warning: label ‘_cuAW’ defined but not used [-Wunused-label] BUILDSTDERR: 9189 | _cuAW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9189 | _cuAW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuB1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9214:1: error: BUILDSTDERR: warning: label ‘_cuB1’ defined but not used [-Wunused-label] BUILDSTDERR: 9214 | _cuB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9214 | _cuB1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqDevicezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9243:1: error: BUILDSTDERR: warning: label ‘_cuBn’ defined but not used [-Wunused-label] BUILDSTDERR: 9243 | _cuBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9243 | _cuBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuBk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9270:1: error: BUILDSTDERR: warning: label ‘_cuBk’ defined but not used [-Wunused-label] BUILDSTDERR: 9270 | _cuBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9270 | _cuBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuBq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9295:1: error: BUILDSTDERR: warning: label ‘_cuBq’ defined but not used [-Wunused-label] BUILDSTDERR: 9295 | _cuBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9295 | _cuBq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuBv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9318:1: error: BUILDSTDERR: warning: label ‘_cuBv’ defined but not used [-Wunused-label] BUILDSTDERR: 9318 | _cuBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9318 | _cuBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuBA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9343:1: error: BUILDSTDERR: warning: label ‘_cuBA’ defined but not used [-Wunused-label] BUILDSTDERR: 9343 | _cuBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9343 | _cuBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuBR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9370:1: error: BUILDSTDERR: warning: label ‘_cuBR’ defined but not used [-Wunused-label] BUILDSTDERR: 9370 | _cuBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9370 | _cuBR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuC1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9399:1: error: BUILDSTDERR: warning: label ‘_cuC1’ defined but not used [-Wunused-label] BUILDSTDERR: 9399 | _cuC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9399 | _cuC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuCd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9430:1: error: BUILDSTDERR: warning: label ‘_cuCd’ defined but not used [-Wunused-label] BUILDSTDERR: 9430 | _cuCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9430 | _cuCd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuCm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9453:1: error: BUILDSTDERR: warning: label ‘_cuCm’ defined but not used [-Wunused-label] BUILDSTDERR: 9453 | _cuCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9453 | _cuCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cuCM’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cuCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cuCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec7_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9518:1: error: BUILDSTDERR: warning: label ‘_cuCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9518 | _cuCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9518 | _cuCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9528:1: error: BUILDSTDERR: warning: label ‘_cuDl’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _cuDl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _cuDl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9557:1: error: BUILDSTDERR: warning: label ‘_cuDr’ defined but not used [-Wunused-label] BUILDSTDERR: 9557 | _cuDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9557 | _cuDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuDo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9595:1: error: BUILDSTDERR: warning: label ‘_cuDo’ defined but not used [-Wunused-label] BUILDSTDERR: 9595 | _cuDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9595 | _cuDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9626:1: error: BUILDSTDERR: warning: label ‘_cuDz’ defined but not used [-Wunused-label] BUILDSTDERR: 9626 | _cuDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9626 | _cuDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9665:1: error: BUILDSTDERR: warning: label ‘_cuDE’ defined but not used [-Wunused-label] BUILDSTDERR: 9665 | _cuDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9665 | _cuDE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9707:1: error: BUILDSTDERR: warning: label ‘_cuDM’ defined but not used [-Wunused-label] BUILDSTDERR: 9707 | _cuDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9707 | _cuDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuDJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9747:1: error: BUILDSTDERR: warning: label ‘_cuDJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9747 | _cuDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9747 | _cuDJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9779:1: error: BUILDSTDERR: warning: label ‘_cuDU’ defined but not used [-Wunused-label] BUILDSTDERR: 9779 | _cuDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9779 | _cuDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9820:1: error: BUILDSTDERR: warning: label ‘_cuEt’ defined but not used [-Wunused-label] BUILDSTDERR: 9820 | _cuEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9820 | _cuEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9859:1: error: BUILDSTDERR: warning: label ‘_cuEB’ defined but not used [-Wunused-label] BUILDSTDERR: 9859 | _cuEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9859 | _cuEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuEy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9897:1: error: BUILDSTDERR: warning: label ‘_cuEy’ defined but not used [-Wunused-label] BUILDSTDERR: 9897 | _cuEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9897 | _cuEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9928:1: error: BUILDSTDERR: warning: label ‘_cuEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9928 | _cuEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9928 | _cuEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:9967:1: error: BUILDSTDERR: warning: label ‘_cuEO’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _cuEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _cuEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10009:1: error: BUILDSTDERR: warning: label ‘_cuEW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10009 | _cuEW: BUILDSTDERR: | ^ BUILDSTDERR: 10009 | _cuEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuET’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10049:1: error: BUILDSTDERR: warning: label ‘_cuET’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10049 | _cuET: BUILDSTDERR: | ^ BUILDSTDERR: 10049 | _cuET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10081:1: error: BUILDSTDERR: warning: label ‘_cuF4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10081 | _cuF4: BUILDSTDERR: | ^ BUILDSTDERR: 10081 | _cuF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10123:1: error: BUILDSTDERR: warning: label ‘_cuF9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10123 | _cuF9: BUILDSTDERR: | ^ BUILDSTDERR: 10123 | _cuF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10171:1: error: BUILDSTDERR: warning: label ‘_cuFh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10171 | _cuFh: BUILDSTDERR: | ^ BUILDSTDERR: 10171 | _cuFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10229:1: error: BUILDSTDERR: warning: label ‘_cuFu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10229 | _cuFu: BUILDSTDERR: | ^ BUILDSTDERR: 10229 | _cuFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuFr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10257:1: error: BUILDSTDERR: warning: label ‘_cuFr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _cuFr: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _cuFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuFx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10280:1: error: BUILDSTDERR: warning: label ‘_cuFx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10280 | _cuFx: BUILDSTDERR: | ^ BUILDSTDERR: 10280 | _cuFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10307:1: error: BUILDSTDERR: warning: label ‘_cuG9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10307 | _cuG9: BUILDSTDERR: | ^ BUILDSTDERR: 10307 | _cuG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuG6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10335:1: error: BUILDSTDERR: warning: label ‘_cuG6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10335 | _cuG6: BUILDSTDERR: | ^ BUILDSTDERR: 10335 | _cuG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10365:1: error: BUILDSTDERR: warning: label ‘_cuGf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10365 | _cuGf: BUILDSTDERR: | ^ BUILDSTDERR: 10365 | _cuGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stvX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10401:1: error: BUILDSTDERR: warning: label ‘_cuGk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10401 | _cuGk: BUILDSTDERR: | ^ BUILDSTDERR: 10401 | _cuGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stw1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10440:1: error: BUILDSTDERR: warning: label ‘_cuGs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10440 | _cuGs: BUILDSTDERR: | ^ BUILDSTDERR: 10440 | _cuGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuGp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10478:1: error: BUILDSTDERR: warning: label ‘_cuGp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10478 | _cuGp: BUILDSTDERR: | ^ BUILDSTDERR: 10478 | _cuGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stw2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10509:1: error: BUILDSTDERR: warning: label ‘_cuGA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10509 | _cuGA: BUILDSTDERR: | ^ BUILDSTDERR: 10509 | _cuGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10546:1: error: BUILDSTDERR: warning: label ‘_cuGF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10546 | _cuGF: BUILDSTDERR: | ^ BUILDSTDERR: 10546 | _cuGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10580:1: error: BUILDSTDERR: warning: label ‘_cuGR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10580 | _cuGR: BUILDSTDERR: | ^ BUILDSTDERR: 10580 | _cuGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuGO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10607:1: error: BUILDSTDERR: warning: label ‘_cuGO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10607 | _cuGO: BUILDSTDERR: | ^ BUILDSTDERR: 10607 | _cuGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10633:1: error: BUILDSTDERR: warning: label ‘_cuH5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10633 | _cuH5: BUILDSTDERR: | ^ BUILDSTDERR: 10633 | _cuH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuH2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10660:1: error: BUILDSTDERR: warning: label ‘_cuH2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10660 | _cuH2: BUILDSTDERR: | ^ BUILDSTDERR: 10660 | _cuH2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10686:1: error: BUILDSTDERR: warning: label ‘_cuHg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10686 | _cuHg: BUILDSTDERR: | ^ BUILDSTDERR: 10686 | _cuHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10723:1: error: BUILDSTDERR: warning: label ‘_cuHs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10723 | _cuHs: BUILDSTDERR: | ^ BUILDSTDERR: 10723 | _cuHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuHn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10747:1: error: BUILDSTDERR: warning: label ‘_cuHn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10747 | _cuHn: BUILDSTDERR: | ^ BUILDSTDERR: 10747 | _cuHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqCountzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10779:1: error: BUILDSTDERR: warning: label ‘_cuHI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10779 | _cuHI: BUILDSTDERR: | ^ BUILDSTDERR: 10779 | _cuHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuHF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10806:1: error: BUILDSTDERR: warning: label ‘_cuHF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10806 | _cuHF: BUILDSTDERR: | ^ BUILDSTDERR: 10806 | _cuHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuHL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10830:1: error: BUILDSTDERR: warning: label ‘_cuHL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10830 | _cuHL: BUILDSTDERR: | ^ BUILDSTDERR: 10830 | _cuHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqCountzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10857:1: error: BUILDSTDERR: warning: label ‘_cuI3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _cuI3: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _cuI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuI0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10884:1: error: BUILDSTDERR: warning: label ‘_cuI0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10884 | _cuI0: BUILDSTDERR: | ^ BUILDSTDERR: 10884 | _cuI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuI6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10909:1: error: BUILDSTDERR: warning: label ‘_cuI6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10909 | _cuI6: BUILDSTDERR: | ^ BUILDSTDERR: 10909 | _cuI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuIe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10931:1: error: BUILDSTDERR: warning: label ‘_cuIe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10931 | _cuIe: BUILDSTDERR: | ^ BUILDSTDERR: 10931 | _cuIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuIo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10957:1: error: BUILDSTDERR: warning: label ‘_cuIo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10957 | _cuIo: BUILDSTDERR: | ^ BUILDSTDERR: 10957 | _cuIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuIw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:10980:1: error: BUILDSTDERR: warning: label ‘_cuIw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10980 | _cuIw: BUILDSTDERR: | ^ BUILDSTDERR: 10980 | _cuIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11006:1: error: BUILDSTDERR: warning: label ‘_cuIN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11006 | _cuIN: BUILDSTDERR: | ^ BUILDSTDERR: 11006 | _cuIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cuIW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cuIW: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cuIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11088:1: error: BUILDSTDERR: warning: label ‘_cuJ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11088 | _cuJ5: BUILDSTDERR: | ^ BUILDSTDERR: 11088 | _cuJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11125:1: error: BUILDSTDERR: warning: label ‘_cuJk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11125 | _cuJk: BUILDSTDERR: | ^ BUILDSTDERR: 11125 | _cuJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuJc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11149:1: error: BUILDSTDERR: warning: label ‘_cuJc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11149 | _cuJc: BUILDSTDERR: | ^ BUILDSTDERR: 11149 | _cuJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11181:1: error: BUILDSTDERR: warning: label ‘_cuJB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11181 | _cuJB: BUILDSTDERR: | ^ BUILDSTDERR: 11181 | _cuJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11203:1: error: BUILDSTDERR: warning: label ‘_cuJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11203 | _cuJQ: BUILDSTDERR: | ^ BUILDSTDERR: 11203 | _cuJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuJI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11226:1: error: BUILDSTDERR: warning: label ‘_cuJI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11226 | _cuJI: BUILDSTDERR: | ^ BUILDSTDERR: 11226 | _cuJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11263:1: error: BUILDSTDERR: warning: label ‘_cuK7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11263 | _cuK7: BUILDSTDERR: | ^ BUILDSTDERR: 11263 | _cuK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqReplayGainModezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11306:1: error: BUILDSTDERR: warning: label ‘_cuKm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11306 | _cuKm: BUILDSTDERR: | ^ BUILDSTDERR: 11306 | _cuKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuKe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11332:1: error: BUILDSTDERR: warning: label ‘_cuKe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11332 | _cuKe: BUILDSTDERR: | ^ BUILDSTDERR: 11332 | _cuKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuKV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11378:1: error: BUILDSTDERR: warning: label ‘_cuKV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11378 | _cuKV: BUILDSTDERR: | ^ BUILDSTDERR: 11378 | _cuKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuKG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11401:1: error: BUILDSTDERR: warning: label ‘_cuKG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11401 | _cuKG: BUILDSTDERR: | ^ BUILDSTDERR: 11401 | _cuKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuKr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11424:1: error: BUILDSTDERR: warning: label ‘_cuKr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11424 | _cuKr: BUILDSTDERR: | ^ BUILDSTDERR: 11424 | _cuKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuL7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11446:1: error: BUILDSTDERR: warning: label ‘_cuL7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11446 | _cuL7: BUILDSTDERR: | ^ BUILDSTDERR: 11446 | _cuL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuL3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11454:1: error: BUILDSTDERR: warning: label ‘_cuL3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11454 | _cuL3: BUILDSTDERR: | ^ BUILDSTDERR: 11454 | _cuL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqReplayGainModezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11469:1: error: BUILDSTDERR: warning: label ‘_cuLD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11469 | _cuLD: BUILDSTDERR: | ^ BUILDSTDERR: 11469 | _cuLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuLv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11495:1: error: BUILDSTDERR: warning: label ‘_cuLv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11495 | _cuLv: BUILDSTDERR: | ^ BUILDSTDERR: 11495 | _cuLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuMc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11541:1: error: BUILDSTDERR: warning: label ‘_cuMc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11541 | _cuMc: BUILDSTDERR: | ^ BUILDSTDERR: 11541 | _cuMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuLX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11564:1: error: BUILDSTDERR: warning: label ‘_cuLX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11564 | _cuLX: BUILDSTDERR: | ^ BUILDSTDERR: 11564 | _cuLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuLI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11587:1: error: BUILDSTDERR: warning: label ‘_cuLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11587 | _cuLI: BUILDSTDERR: | ^ BUILDSTDERR: 11587 | _cuLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuMo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11609:1: error: BUILDSTDERR: warning: label ‘_cuMo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11609 | _cuMo: BUILDSTDERR: | ^ BUILDSTDERR: 11609 | _cuMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuMk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11617:1: error: BUILDSTDERR: warning: label ‘_cuMk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11617 | _cuMk: BUILDSTDERR: | ^ BUILDSTDERR: 11617 | _cuMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem21_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11643:1: error: BUILDSTDERR: warning: label ‘_cuMO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11643 | _cuMO: BUILDSTDERR: | ^ BUILDSTDERR: 11643 | _cuMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem19_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11684:1: error: BUILDSTDERR: warning: label ‘_cuMX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11684 | _cuMX: BUILDSTDERR: | ^ BUILDSTDERR: 11684 | _cuMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem17_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11725:1: error: BUILDSTDERR: warning: label ‘_cuN6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11725 | _cuN6: BUILDSTDERR: | ^ BUILDSTDERR: 11725 | _cuN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11766:1: error: BUILDSTDERR: warning: label ‘_cuNf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11766 | _cuNf: BUILDSTDERR: | ^ BUILDSTDERR: 11766 | _cuNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem13_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11807:1: error: BUILDSTDERR: warning: label ‘_cuNo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11807 | _cuNo: BUILDSTDERR: | ^ BUILDSTDERR: 11807 | _cuNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11848:1: error: BUILDSTDERR: warning: label ‘_cuNx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11848 | _cuNx: BUILDSTDERR: | ^ BUILDSTDERR: 11848 | _cuNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11889:1: error: BUILDSTDERR: warning: label ‘_cuNG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11889 | _cuNG: BUILDSTDERR: | ^ BUILDSTDERR: 11889 | _cuNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11930:1: error: BUILDSTDERR: warning: label ‘_cuNP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11930 | _cuNP: BUILDSTDERR: | ^ BUILDSTDERR: 11930 | _cuNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:11971:1: error: BUILDSTDERR: warning: label ‘_cuNY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11971 | _cuNY: BUILDSTDERR: | ^ BUILDSTDERR: 11971 | _cuNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12012:1: error: BUILDSTDERR: warning: label ‘_cuO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12012 | _cuO7: BUILDSTDERR: | ^ BUILDSTDERR: 12012 | _cuO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12053:1: error: BUILDSTDERR: warning: label ‘_cuOg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12053 | _cuOg: BUILDSTDERR: | ^ BUILDSTDERR: 12053 | _cuOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12090:1: error: BUILDSTDERR: warning: label ‘_cuOD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12090 | _cuOD: BUILDSTDERR: | ^ BUILDSTDERR: 12090 | _cuOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuOn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12122:1: error: BUILDSTDERR: warning: label ‘_cuOn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12122 | _cuOn: BUILDSTDERR: | ^ BUILDSTDERR: 12122 | _cuOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12186:1: error: BUILDSTDERR: warning: label ‘_cuPi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12186 | _cuPi: BUILDSTDERR: | ^ BUILDSTDERR: 12186 | _cuPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12208:1: error: BUILDSTDERR: warning: label ‘_cuPF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12208 | _cuPF: BUILDSTDERR: | ^ BUILDSTDERR: 12208 | _cuPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuPp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12239:1: error: BUILDSTDERR: warning: label ‘_cuPp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12239 | _cuPp: BUILDSTDERR: | ^ BUILDSTDERR: 12239 | _cuPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12316:1: error: BUILDSTDERR: warning: label ‘_cuQk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12316 | _cuQk: BUILDSTDERR: | ^ BUILDSTDERR: 12316 | _cuQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12359:1: error: BUILDSTDERR: warning: label ‘_cuQz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12359 | _cuQz: BUILDSTDERR: | ^ BUILDSTDERR: 12359 | _cuQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuQr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12385:1: error: BUILDSTDERR: warning: label ‘_cuQr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12385 | _cuQr: BUILDSTDERR: | ^ BUILDSTDERR: 12385 | _cuQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuR8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12431:1: error: BUILDSTDERR: warning: label ‘_cuR8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12431 | _cuR8: BUILDSTDERR: | ^ BUILDSTDERR: 12431 | _cuR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuQT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12454:1: error: BUILDSTDERR: warning: label ‘_cuQT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12454 | _cuQT: BUILDSTDERR: | ^ BUILDSTDERR: 12454 | _cuQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuQE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12477:1: error: BUILDSTDERR: warning: label ‘_cuQE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12477 | _cuQE: BUILDSTDERR: | ^ BUILDSTDERR: 12477 | _cuQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuRk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12499:1: error: BUILDSTDERR: warning: label ‘_cuRk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12499 | _cuRk: BUILDSTDERR: | ^ BUILDSTDERR: 12499 | _cuRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuRg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12507:1: error: BUILDSTDERR: warning: label ‘_cuRg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12507 | _cuRg: BUILDSTDERR: | ^ BUILDSTDERR: 12507 | _cuRg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12522:1: error: BUILDSTDERR: warning: label ‘_cuRQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12522 | _cuRQ: BUILDSTDERR: | ^ BUILDSTDERR: 12522 | _cuRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuRI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12548:1: error: BUILDSTDERR: warning: label ‘_cuRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12548 | _cuRI: BUILDSTDERR: | ^ BUILDSTDERR: 12548 | _cuRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuSp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12594:1: error: BUILDSTDERR: warning: label ‘_cuSp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _cuSp: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _cuSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuSa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12617:1: error: BUILDSTDERR: warning: label ‘_cuSa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12617 | _cuSa: BUILDSTDERR: | ^ BUILDSTDERR: 12617 | _cuSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuRV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12640:1: error: BUILDSTDERR: warning: label ‘_cuRV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12640 | _cuRV: BUILDSTDERR: | ^ BUILDSTDERR: 12640 | _cuRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuSB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12662:1: error: BUILDSTDERR: warning: label ‘_cuSB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12662 | _cuSB: BUILDSTDERR: | ^ BUILDSTDERR: 12662 | _cuSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuSx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12670:1: error: BUILDSTDERR: warning: label ‘_cuSx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12670 | _cuSx: BUILDSTDERR: | ^ BUILDSTDERR: 12670 | _cuSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatuszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12693:1: error: BUILDSTDERR: warning: label ‘_cuT2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12693 | _cuT2: BUILDSTDERR: | ^ BUILDSTDERR: 12693 | _cuT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuSZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12720:1: error: BUILDSTDERR: warning: label ‘_cuSZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12720 | _cuSZ: BUILDSTDERR: | ^ BUILDSTDERR: 12720 | _cuSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuT5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12763:1: error: BUILDSTDERR: warning: label ‘_cuT5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12763 | _cuT5: BUILDSTDERR: | ^ BUILDSTDERR: 12763 | _cuT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuTf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12810:1: error: BUILDSTDERR: warning: label ‘_cuTf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12810 | _cuTf: BUILDSTDERR: | ^ BUILDSTDERR: 12810 | _cuTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv7p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12853:1: error: BUILDSTDERR: warning: label ‘_cv7p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12853 | _cv7p: BUILDSTDERR: | ^ BUILDSTDERR: 12853 | _cv7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv79’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12876:1: error: BUILDSTDERR: warning: label ‘_cv79’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12876 | _cv79: BUILDSTDERR: | ^ BUILDSTDERR: 12876 | _cv79: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv6S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12899:1: error: BUILDSTDERR: warning: label ‘_cv6S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12899 | _cv6S: BUILDSTDERR: | ^ BUILDSTDERR: 12899 | _cv6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_sty1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12922:1: error: BUILDSTDERR: warning: label ‘_sty1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12922 | _sty1: BUILDSTDERR: | ^ BUILDSTDERR: 12922 | _sty1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuTm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12941:1: error: BUILDSTDERR: warning: label ‘_cuTm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12941 | _cuTm: BUILDSTDERR: | ^ BUILDSTDERR: 12941 | _cuTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv6j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:12979:1: error: BUILDSTDERR: warning: label ‘_cv6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12979 | _cv6j: BUILDSTDERR: | ^ BUILDSTDERR: 12979 | _cv6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv6v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13010:1: error: BUILDSTDERR: warning: label ‘_cv6v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13010 | _cv6v: BUILDSTDERR: | ^ BUILDSTDERR: 13010 | _cv6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv6A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13032:1: error: BUILDSTDERR: warning: label ‘_cv6A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13032 | _cv6A: BUILDSTDERR: | ^ BUILDSTDERR: 13032 | _cv6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv62’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13055:1: error: BUILDSTDERR: warning: label ‘_cv62’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13055 | _cv62: BUILDSTDERR: | ^ BUILDSTDERR: 13055 | _cv62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_sty2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13078:1: error: BUILDSTDERR: warning: label ‘_sty2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13078 | _sty2: BUILDSTDERR: | ^ BUILDSTDERR: 13078 | _sty2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuTt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13096:1: error: BUILDSTDERR: warning: label ‘_cuTt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13096 | _cuTt: BUILDSTDERR: | ^ BUILDSTDERR: 13096 | _cuTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv5K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13132:1: error: BUILDSTDERR: warning: label ‘_cv5K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13132 | _cv5K: BUILDSTDERR: | ^ BUILDSTDERR: 13132 | _cv5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv5t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13155:1: error: BUILDSTDERR: warning: label ‘_cv5t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13155 | _cv5t: BUILDSTDERR: | ^ BUILDSTDERR: 13155 | _cv5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_sty3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13178:1: error: BUILDSTDERR: warning: label ‘_sty3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13178 | _sty3: BUILDSTDERR: | ^ BUILDSTDERR: 13178 | _sty3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuTA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13196:1: error: BUILDSTDERR: warning: label ‘_cuTA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13196 | _cuTA: BUILDSTDERR: | ^ BUILDSTDERR: 13196 | _cuTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv5b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13232:1: error: BUILDSTDERR: warning: label ‘_cv5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13232 | _cv5b: BUILDSTDERR: | ^ BUILDSTDERR: 13232 | _cv5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv4U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13255:1: error: BUILDSTDERR: warning: label ‘_cv4U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13255 | _cv4U: BUILDSTDERR: | ^ BUILDSTDERR: 13255 | _cv4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_sty4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13279:1: error: BUILDSTDERR: warning: label ‘_sty4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13279 | _sty4: BUILDSTDERR: | ^ BUILDSTDERR: 13279 | _sty4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuTF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13294:1: error: BUILDSTDERR: warning: label ‘_cuTF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13294 | _cuTF: BUILDSTDERR: | ^ BUILDSTDERR: 13294 | _cuTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuTP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13322:1: error: BUILDSTDERR: warning: label ‘_cuTP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13322 | _cuTP: BUILDSTDERR: | ^ BUILDSTDERR: 13322 | _cuTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuU2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13354:1: error: BUILDSTDERR: warning: label ‘_cuU2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13354 | _cuU2: BUILDSTDERR: | ^ BUILDSTDERR: 13354 | _cuU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv4l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13394:1: error: BUILDSTDERR: warning: label ‘_cv4l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13394 | _cv4l: BUILDSTDERR: | ^ BUILDSTDERR: 13394 | _cv4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv4x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13425:1: error: BUILDSTDERR: warning: label ‘_cv4x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13425 | _cv4x: BUILDSTDERR: | ^ BUILDSTDERR: 13425 | _cv4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv4C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13447:1: error: BUILDSTDERR: warning: label ‘_cv4C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13447 | _cv4C: BUILDSTDERR: | ^ BUILDSTDERR: 13447 | _cv4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv44’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13470:1: error: BUILDSTDERR: warning: label ‘_cv44’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13470 | _cv44: BUILDSTDERR: | ^ BUILDSTDERR: 13470 | _cv44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_sty7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13493:1: error: BUILDSTDERR: warning: label ‘_sty7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13493 | _sty7: BUILDSTDERR: | ^ BUILDSTDERR: 13493 | _sty7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuU9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13512:1: error: BUILDSTDERR: warning: label ‘_cuU9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13512 | _cuU9: BUILDSTDERR: | ^ BUILDSTDERR: 13512 | _cuU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv3u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13552:1: error: BUILDSTDERR: warning: label ‘_cv3u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13552 | _cv3u: BUILDSTDERR: | ^ BUILDSTDERR: 13552 | _cv3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv3G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13583:1: error: BUILDSTDERR: warning: label ‘_cv3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13583 | _cv3G: BUILDSTDERR: | ^ BUILDSTDERR: 13583 | _cv3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv3L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13605:1: error: BUILDSTDERR: warning: label ‘_cv3L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13605 | _cv3L: BUILDSTDERR: | ^ BUILDSTDERR: 13605 | _cv3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv3d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13628:1: error: BUILDSTDERR: warning: label ‘_cv3d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13628 | _cv3d: BUILDSTDERR: | ^ BUILDSTDERR: 13628 | _cv3d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_sty8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13651:1: error: BUILDSTDERR: warning: label ‘_sty8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13651 | _sty8: BUILDSTDERR: | ^ BUILDSTDERR: 13651 | _sty8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuUg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13670:1: error: BUILDSTDERR: warning: label ‘_cuUg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13670 | _cuUg: BUILDSTDERR: | ^ BUILDSTDERR: 13670 | _cuUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv2E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13710:1: error: BUILDSTDERR: warning: label ‘_cv2E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13710 | _cv2E: BUILDSTDERR: | ^ BUILDSTDERR: 13710 | _cv2E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv2Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13741:1: error: BUILDSTDERR: warning: label ‘_cv2Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13741 | _cv2Q: BUILDSTDERR: | ^ BUILDSTDERR: 13741 | _cv2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv2V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13763:1: error: BUILDSTDERR: warning: label ‘_cv2V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13763 | _cv2V: BUILDSTDERR: | ^ BUILDSTDERR: 13763 | _cv2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv2n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13786:1: error: BUILDSTDERR: warning: label ‘_cv2n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13786 | _cv2n: BUILDSTDERR: | ^ BUILDSTDERR: 13786 | _cv2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_sty9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13809:1: error: BUILDSTDERR: warning: label ‘_sty9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13809 | _sty9: BUILDSTDERR: | ^ BUILDSTDERR: 13809 | _sty9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuUn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13828:1: error: BUILDSTDERR: warning: label ‘_cuUn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13828 | _cuUn: BUILDSTDERR: | ^ BUILDSTDERR: 13828 | _cuUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv1O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13868:1: error: BUILDSTDERR: warning: label ‘_cv1O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13868 | _cv1O: BUILDSTDERR: | ^ BUILDSTDERR: 13868 | _cv1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv20’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13899:1: error: BUILDSTDERR: warning: label ‘_cv20’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13899 | _cv20: BUILDSTDERR: | ^ BUILDSTDERR: 13899 | _cv20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv25’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13921:1: error: BUILDSTDERR: warning: label ‘_cv25’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13921 | _cv25: BUILDSTDERR: | ^ BUILDSTDERR: 13921 | _cv25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv1x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13944:1: error: BUILDSTDERR: warning: label ‘_cv1x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13944 | _cv1x: BUILDSTDERR: | ^ BUILDSTDERR: 13944 | _cv1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_stya’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13967:1: error: BUILDSTDERR: warning: label ‘_stya’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13967 | _stya: BUILDSTDERR: | ^ BUILDSTDERR: 13967 | _stya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuUu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:13986:1: error: BUILDSTDERR: warning: label ‘_cuUu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13986 | _cuUu: BUILDSTDERR: | ^ BUILDSTDERR: 13986 | _cuUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv0z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14026:1: error: BUILDSTDERR: warning: label ‘_cv0z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14026 | _cv0z: BUILDSTDERR: | ^ BUILDSTDERR: 14026 | _cv0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv0L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14057:1: error: BUILDSTDERR: warning: label ‘_cv0L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14057 | _cv0L: BUILDSTDERR: | ^ BUILDSTDERR: 14057 | _cv0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv0Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14081:1: error: BUILDSTDERR: warning: label ‘_cv0Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14081 | _cv0Q: BUILDSTDERR: | ^ BUILDSTDERR: 14081 | _cv0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv0V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14105:1: error: BUILDSTDERR: warning: label ‘_cv0V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14105 | _cv0V: BUILDSTDERR: | ^ BUILDSTDERR: 14105 | _cv0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv10’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14128:1: error: BUILDSTDERR: warning: label ‘_cv10’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14128 | _cv10: BUILDSTDERR: | ^ BUILDSTDERR: 14128 | _cv10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv1h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14154:1: error: BUILDSTDERR: warning: label ‘_cv1h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14154 | _cv1h: BUILDSTDERR: | ^ BUILDSTDERR: 14154 | _cv1h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv0i’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14177:1: error: BUILDSTDERR: warning: label ‘_cv0i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14177 | _cv0i: BUILDSTDERR: | ^ BUILDSTDERR: 14177 | _cv0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_styb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14200:1: error: BUILDSTDERR: warning: label ‘_styb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14200 | _styb: BUILDSTDERR: | ^ BUILDSTDERR: 14200 | _styb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuUB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14219:1: error: BUILDSTDERR: warning: label ‘_cuUB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14219 | _cuUB: BUILDSTDERR: | ^ BUILDSTDERR: 14219 | _cuUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuZJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14259:1: error: BUILDSTDERR: warning: label ‘_cuZJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14259 | _cuZJ: BUILDSTDERR: | ^ BUILDSTDERR: 14259 | _cuZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuZV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14290:1: error: BUILDSTDERR: warning: label ‘_cuZV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14290 | _cuZV: BUILDSTDERR: | ^ BUILDSTDERR: 14290 | _cuZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv00’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14312:1: error: BUILDSTDERR: warning: label ‘_cv00’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14312 | _cv00: BUILDSTDERR: | ^ BUILDSTDERR: 14312 | _cv00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuZs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14335:1: error: BUILDSTDERR: warning: label ‘_cuZs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14335 | _cuZs: BUILDSTDERR: | ^ BUILDSTDERR: 14335 | _cuZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_styc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14359:1: error: BUILDSTDERR: warning: label ‘_styc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14359 | _styc: BUILDSTDERR: | ^ BUILDSTDERR: 14359 | _styc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuUG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14373:1: error: BUILDSTDERR: warning: label ‘_cuUG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14373 | _cuUG: BUILDSTDERR: | ^ BUILDSTDERR: 14373 | _cuUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuUQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14403:1: error: BUILDSTDERR: warning: label ‘_cuUQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14403 | _cuUQ: BUILDSTDERR: | ^ BUILDSTDERR: 14403 | _cuUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuUV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14428:1: error: BUILDSTDERR: warning: label ‘_cuUV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14428 | _cuUV: BUILDSTDERR: | ^ BUILDSTDERR: 14428 | _cuUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuVa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14458:1: error: BUILDSTDERR: warning: label ‘_cuVa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14458 | _cuVa: BUILDSTDERR: | ^ BUILDSTDERR: 14458 | _cuVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuVf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14483:1: error: BUILDSTDERR: warning: label ‘_cuVf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14483 | _cuVf: BUILDSTDERR: | ^ BUILDSTDERR: 14483 | _cuVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuVt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14513:1: error: BUILDSTDERR: warning: label ‘_cuVt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14513 | _cuVt: BUILDSTDERR: | ^ BUILDSTDERR: 14513 | _cuVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuVy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14540:1: error: BUILDSTDERR: warning: label ‘_cuVy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14540 | _cuVy: BUILDSTDERR: | ^ BUILDSTDERR: 14540 | _cuVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuVD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14565:1: error: BUILDSTDERR: warning: label ‘_cuVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14565 | _cuVD: BUILDSTDERR: | ^ BUILDSTDERR: 14565 | _cuVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuVI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14588:1: error: BUILDSTDERR: warning: label ‘_cuVI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14588 | _cuVI: BUILDSTDERR: | ^ BUILDSTDERR: 14588 | _cuVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuVY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14617:1: error: BUILDSTDERR: warning: label ‘_cuVY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14617 | _cuVY: BUILDSTDERR: | ^ BUILDSTDERR: 14617 | _cuVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuW3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14640:1: error: BUILDSTDERR: warning: label ‘_cuW3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14640 | _cuW3: BUILDSTDERR: | ^ BUILDSTDERR: 14640 | _cuW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuWh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14669:1: error: BUILDSTDERR: warning: label ‘_cuWh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14669 | _cuWh: BUILDSTDERR: | ^ BUILDSTDERR: 14669 | _cuWh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuWm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14692:1: error: BUILDSTDERR: warning: label ‘_cuWm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14692 | _cuWm: BUILDSTDERR: | ^ BUILDSTDERR: 14692 | _cuWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuWC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14724:1: error: BUILDSTDERR: warning: label ‘_cuWC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14724 | _cuWC: BUILDSTDERR: | ^ BUILDSTDERR: 14724 | _cuWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuYZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14764:1: error: BUILDSTDERR: warning: label ‘_cuYZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14764 | _cuYZ: BUILDSTDERR: | ^ BUILDSTDERR: 14764 | _cuYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuZb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14791:1: error: BUILDSTDERR: warning: label ‘_cuZb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14791 | _cuZb: BUILDSTDERR: | ^ BUILDSTDERR: 14791 | _cuZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuYI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14814:1: error: BUILDSTDERR: warning: label ‘_cuYI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14814 | _cuYI: BUILDSTDERR: | ^ BUILDSTDERR: 14814 | _cuYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_styL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14837:1: error: BUILDSTDERR: warning: label ‘_styL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14837 | _styL: BUILDSTDERR: | ^ BUILDSTDERR: 14837 | _styL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuWI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14855:1: error: BUILDSTDERR: warning: label ‘_cuWI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14855 | _cuWI: BUILDSTDERR: | ^ BUILDSTDERR: 14855 | _cuWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuYp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14891:1: error: BUILDSTDERR: warning: label ‘_cuYp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14891 | _cuYp: BUILDSTDERR: | ^ BUILDSTDERR: 14891 | _cuYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuY8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14914:1: error: BUILDSTDERR: warning: label ‘_cuY8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14914 | _cuY8: BUILDSTDERR: | ^ BUILDSTDERR: 14914 | _cuY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_styM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14937:1: error: BUILDSTDERR: warning: label ‘_styM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14937 | _styM: BUILDSTDERR: | ^ BUILDSTDERR: 14937 | _styM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuWP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14955:1: error: BUILDSTDERR: warning: label ‘_cuWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14955 | _cuWP: BUILDSTDERR: | ^ BUILDSTDERR: 14955 | _cuWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuXQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:14991:1: error: BUILDSTDERR: warning: label ‘_cuXQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14991 | _cuXQ: BUILDSTDERR: | ^ BUILDSTDERR: 14991 | _cuXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuXz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15014:1: error: BUILDSTDERR: warning: label ‘_cuXz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15014 | _cuXz: BUILDSTDERR: | ^ BUILDSTDERR: 15014 | _cuXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_styN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15037:1: error: BUILDSTDERR: warning: label ‘_styN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15037 | _styN: BUILDSTDERR: | ^ BUILDSTDERR: 15037 | _styN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuWU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15056:1: error: BUILDSTDERR: warning: label ‘_cuWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15056 | _cuWU: BUILDSTDERR: | ^ BUILDSTDERR: 15056 | _cuWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuXh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15095:1: error: BUILDSTDERR: warning: label ‘_cuXh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15095 | _cuXh: BUILDSTDERR: | ^ BUILDSTDERR: 15095 | _cuXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cuX0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15120:1: error: BUILDSTDERR: warning: label ‘_cuX0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15120 | _cuX0: BUILDSTDERR: | ^ BUILDSTDERR: 15120 | _cuX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cv7y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15143:1: error: BUILDSTDERR: warning: label ‘_cv7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15143 | _cv7y: BUILDSTDERR: | ^ BUILDSTDERR: 15143 | _cv7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatuszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15159:1: error: BUILDSTDERR: warning: label ‘_cvc1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15159 | _cvc1: BUILDSTDERR: | ^ BUILDSTDERR: 15159 | _cvc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvbV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15183:1: error: BUILDSTDERR: warning: label ‘_cvbV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15183 | _cvbV: BUILDSTDERR: | ^ BUILDSTDERR: 15183 | _cvbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15225:1: error: BUILDSTDERR: warning: label ‘_cvcg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15225 | _cvcg: BUILDSTDERR: | ^ BUILDSTDERR: 15225 | _cvcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15266:1: error: BUILDSTDERR: warning: label ‘_cvcp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15266 | _cvcp: BUILDSTDERR: | ^ BUILDSTDERR: 15266 | _cvcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15307:1: error: BUILDSTDERR: warning: label ‘_cvcy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15307 | _cvcy: BUILDSTDERR: | ^ BUILDSTDERR: 15307 | _cvcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15344:1: error: BUILDSTDERR: warning: label ‘_cvcN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15344 | _cvcN: BUILDSTDERR: | ^ BUILDSTDERR: 15344 | _cvcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvcF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15368:1: error: BUILDSTDERR: warning: label ‘_cvcF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15368 | _cvcF: BUILDSTDERR: | ^ BUILDSTDERR: 15368 | _cvcF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15400:1: error: BUILDSTDERR: warning: label ‘_cvd4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15400 | _cvd4: BUILDSTDERR: | ^ BUILDSTDERR: 15400 | _cvd4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15422:1: error: BUILDSTDERR: warning: label ‘_cvdj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15422 | _cvdj: BUILDSTDERR: | ^ BUILDSTDERR: 15422 | _cvdj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvdb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15445:1: error: BUILDSTDERR: warning: label ‘_cvdb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15445 | _cvdb: BUILDSTDERR: | ^ BUILDSTDERR: 15445 | _cvdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15482:1: error: BUILDSTDERR: warning: label ‘_cvdA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15482 | _cvdA: BUILDSTDERR: | ^ BUILDSTDERR: 15482 | _cvdA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtkT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15522:1: error: BUILDSTDERR: warning: label ‘_cvdJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15522 | _cvdJ: BUILDSTDERR: | ^ BUILDSTDERR: 15522 | _cvdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15600:1: error: BUILDSTDERR: warning: label ‘_cve4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15600 | _cve4: BUILDSTDERR: | ^ BUILDSTDERR: 15600 | _cve4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15629:1: error: BUILDSTDERR: warning: label ‘_cveb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15629 | _cveb: BUILDSTDERR: | ^ BUILDSTDERR: 15629 | _cveb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15658:1: error: BUILDSTDERR: warning: label ‘_cvei’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15658 | _cvei: BUILDSTDERR: | ^ BUILDSTDERR: 15658 | _cvei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15687:1: error: BUILDSTDERR: warning: label ‘_cvep’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15687 | _cvep: BUILDSTDERR: | ^ BUILDSTDERR: 15687 | _cvep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15716:1: error: BUILDSTDERR: warning: label ‘_cvew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15716 | _cvew: BUILDSTDERR: | ^ BUILDSTDERR: 15716 | _cvew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15745:1: error: BUILDSTDERR: warning: label ‘_cveD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15745 | _cveD: BUILDSTDERR: | ^ BUILDSTDERR: 15745 | _cveD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15774:1: error: BUILDSTDERR: warning: label ‘_cveK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15774 | _cveK: BUILDSTDERR: | ^ BUILDSTDERR: 15774 | _cveK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15802:1: error: BUILDSTDERR: warning: label ‘_cveU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15802 | _cveU: BUILDSTDERR: | ^ BUILDSTDERR: 15802 | _cveU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cveR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15833:1: error: BUILDSTDERR: warning: label ‘_cveR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15833 | _cveR: BUILDSTDERR: | ^ BUILDSTDERR: 15833 | _cveR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15853:1: error: BUILDSTDERR: warning: label ‘_cvf8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15853 | _cvf8: BUILDSTDERR: | ^ BUILDSTDERR: 15853 | _cvf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvf5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15884:1: error: BUILDSTDERR: warning: label ‘_cvf5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15884 | _cvf5: BUILDSTDERR: | ^ BUILDSTDERR: 15884 | _cvf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15905:1: error: BUILDSTDERR: warning: label ‘_cvfj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15905 | _cvfj: BUILDSTDERR: | ^ BUILDSTDERR: 15905 | _cvfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15934:1: error: BUILDSTDERR: warning: label ‘_cvfq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15934 | _cvfq: BUILDSTDERR: | ^ BUILDSTDERR: 15934 | _cvfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stC3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15962:1: error: BUILDSTDERR: warning: label ‘_cvjF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15962 | _cvjF: BUILDSTDERR: | ^ BUILDSTDERR: 15962 | _cvjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stC4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:15989:1: error: BUILDSTDERR: warning: label ‘_cvjI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15989 | _cvjI: BUILDSTDERR: | ^ BUILDSTDERR: 15989 | _cvjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stC5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16028:1: error: BUILDSTDERR: warning: label ‘_cvjN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16028 | _cvjN: BUILDSTDERR: | ^ BUILDSTDERR: 16028 | _cvjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stC6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16066:1: error: BUILDSTDERR: warning: label ‘_cvjS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16066 | _cvjS: BUILDSTDERR: | ^ BUILDSTDERR: 16066 | _cvjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stC7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16102:1: error: BUILDSTDERR: warning: label ‘_cvkf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16102 | _cvkf: BUILDSTDERR: | ^ BUILDSTDERR: 16102 | _cvkf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stC8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16129:1: error: BUILDSTDERR: warning: label ‘_cvki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16129 | _cvki: BUILDSTDERR: | ^ BUILDSTDERR: 16129 | _cvki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stC9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16168:1: error: BUILDSTDERR: warning: label ‘_cvkn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16168 | _cvkn: BUILDSTDERR: | ^ BUILDSTDERR: 16168 | _cvkn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16206:1: error: BUILDSTDERR: warning: label ‘_cvks’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16206 | _cvks: BUILDSTDERR: | ^ BUILDSTDERR: 16206 | _cvks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16247:1: error: BUILDSTDERR: warning: label ‘_cvkB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16247 | _cvkB: BUILDSTDERR: | ^ BUILDSTDERR: 16247 | _cvkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvjk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16289:1: error: BUILDSTDERR: warning: label ‘_cvjk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16289 | _cvjk: BUILDSTDERR: | ^ BUILDSTDERR: 16289 | _cvjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16345:1: error: BUILDSTDERR: warning: label ‘_cvkL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16345 | _cvkL: BUILDSTDERR: | ^ BUILDSTDERR: 16345 | _cvkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16391:1: error: BUILDSTDERR: warning: label ‘_cvkQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16391 | _cvkQ: BUILDSTDERR: | ^ BUILDSTDERR: 16391 | _cvkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16428:1: error: BUILDSTDERR: warning: label ‘_cvlu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16428 | _cvlu: BUILDSTDERR: | ^ BUILDSTDERR: 16428 | _cvlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16455:1: error: BUILDSTDERR: warning: label ‘_cvlx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16455 | _cvlx: BUILDSTDERR: | ^ BUILDSTDERR: 16455 | _cvlx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16494:1: error: BUILDSTDERR: warning: label ‘_cvlC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16494 | _cvlC: BUILDSTDERR: | ^ BUILDSTDERR: 16494 | _cvlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16532:1: error: BUILDSTDERR: warning: label ‘_cvlH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16532 | _cvlH: BUILDSTDERR: | ^ BUILDSTDERR: 16532 | _cvlH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16568:1: error: BUILDSTDERR: warning: label ‘_cvm4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16568 | _cvm4: BUILDSTDERR: | ^ BUILDSTDERR: 16568 | _cvm4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16595:1: error: BUILDSTDERR: warning: label ‘_cvm7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16595 | _cvm7: BUILDSTDERR: | ^ BUILDSTDERR: 16595 | _cvm7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16634:1: error: BUILDSTDERR: warning: label ‘_cvmc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16634 | _cvmc: BUILDSTDERR: | ^ BUILDSTDERR: 16634 | _cvmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16672:1: error: BUILDSTDERR: warning: label ‘_cvmh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16672 | _cvmh: BUILDSTDERR: | ^ BUILDSTDERR: 16672 | _cvmh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16713:1: error: BUILDSTDERR: warning: label ‘_cvmq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16713 | _cvmq: BUILDSTDERR: | ^ BUILDSTDERR: 16713 | _cvmq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvl9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16755:1: error: BUILDSTDERR: warning: label ‘_cvl9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16755 | _cvl9: BUILDSTDERR: | ^ BUILDSTDERR: 16755 | _cvl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16811:1: error: BUILDSTDERR: warning: label ‘_cvmA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16811 | _cvmA: BUILDSTDERR: | ^ BUILDSTDERR: 16811 | _cvmA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16857:1: error: BUILDSTDERR: warning: label ‘_cvmF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16857 | _cvmF: BUILDSTDERR: | ^ BUILDSTDERR: 16857 | _cvmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16899:1: error: BUILDSTDERR: warning: label ‘_cvmO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16899 | _cvmO: BUILDSTDERR: | ^ BUILDSTDERR: 16899 | _cvmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvj3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:16943:1: error: BUILDSTDERR: warning: label ‘_cvj3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16943 | _cvj3: BUILDSTDERR: | ^ BUILDSTDERR: 16943 | _cvj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17003:1: error: BUILDSTDERR: warning: label ‘_cvmY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17003 | _cvmY: BUILDSTDERR: | ^ BUILDSTDERR: 17003 | _cvmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17052:1: error: BUILDSTDERR: warning: label ‘_cvn3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17052 | _cvn3: BUILDSTDERR: | ^ BUILDSTDERR: 17052 | _cvn3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17102:1: error: BUILDSTDERR: warning: label ‘_cvn8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17102 | _cvn8: BUILDSTDERR: | ^ BUILDSTDERR: 17102 | _cvn8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17155:1: error: BUILDSTDERR: warning: label ‘_cvnd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17155 | _cvnd: BUILDSTDERR: | ^ BUILDSTDERR: 17155 | _cvnd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17207:1: error: BUILDSTDERR: warning: label ‘_cvni’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17207 | _cvni: BUILDSTDERR: | ^ BUILDSTDERR: 17207 | _cvni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17250:1: error: BUILDSTDERR: warning: label ‘_cvnw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17250 | _cvnw: BUILDSTDERR: | ^ BUILDSTDERR: 17250 | _cvnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvnt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17278:1: error: BUILDSTDERR: warning: label ‘_cvnt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17278 | _cvnt: BUILDSTDERR: | ^ BUILDSTDERR: 17278 | _cvnt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvnz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17298:1: error: BUILDSTDERR: warning: label ‘_cvnz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17298 | _cvnz: BUILDSTDERR: | ^ BUILDSTDERR: 17298 | _cvnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17326:1: error: BUILDSTDERR: warning: label ‘_cvnS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17326 | _cvnS: BUILDSTDERR: | ^ BUILDSTDERR: 17326 | _cvnS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvnP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17354:1: error: BUILDSTDERR: warning: label ‘_cvnP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17354 | _cvnP: BUILDSTDERR: | ^ BUILDSTDERR: 17354 | _cvnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvnV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17374:1: error: BUILDSTDERR: warning: label ‘_cvnV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17374 | _cvnV: BUILDSTDERR: | ^ BUILDSTDERR: 17374 | _cvnV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17402:1: error: BUILDSTDERR: warning: label ‘_cvoe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17402 | _cvoe: BUILDSTDERR: | ^ BUILDSTDERR: 17402 | _cvoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvob’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17430:1: error: BUILDSTDERR: warning: label ‘_cvob’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17430 | _cvob: BUILDSTDERR: | ^ BUILDSTDERR: 17430 | _cvob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvoh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17450:1: error: BUILDSTDERR: warning: label ‘_cvoh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17450 | _cvoh: BUILDSTDERR: | ^ BUILDSTDERR: 17450 | _cvoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17497:1: error: BUILDSTDERR: warning: label ‘_cvos’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17497 | _cvos: BUILDSTDERR: | ^ BUILDSTDERR: 17497 | _cvos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17566:1: error: BUILDSTDERR: warning: label ‘_cvox’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17566 | _cvox: BUILDSTDERR: | ^ BUILDSTDERR: 17566 | _cvox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cviw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17610:1: error: BUILDSTDERR: warning: label ‘_cviw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17610 | _cviw: BUILDSTDERR: | ^ BUILDSTDERR: 17610 | _cviw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17662:1: error: BUILDSTDERR: warning: label ‘_cvoF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17662 | _cvoF: BUILDSTDERR: | ^ BUILDSTDERR: 17662 | _cvoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17717:1: error: BUILDSTDERR: warning: label ‘_cvoK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17717 | _cvoK: BUILDSTDERR: | ^ BUILDSTDERR: 17717 | _cvoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17773:1: error: BUILDSTDERR: warning: label ‘_cvoP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17773 | _cvoP: BUILDSTDERR: | ^ BUILDSTDERR: 17773 | _cvoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17832:1: error: BUILDSTDERR: warning: label ‘_cvoU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17832 | _cvoU: BUILDSTDERR: | ^ BUILDSTDERR: 17832 | _cvoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17890:1: error: BUILDSTDERR: warning: label ‘_cvoZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17890 | _cvoZ: BUILDSTDERR: | ^ BUILDSTDERR: 17890 | _cvoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:17949:1: error: BUILDSTDERR: warning: label ‘_cvp4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17949 | _cvp4: BUILDSTDERR: | ^ BUILDSTDERR: 17949 | _cvp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18011:1: error: BUILDSTDERR: warning: label ‘_cvp9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18011 | _cvp9: BUILDSTDERR: | ^ BUILDSTDERR: 18011 | _cvp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18072:1: error: BUILDSTDERR: warning: label ‘_cvpe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18072 | _cvpe: BUILDSTDERR: | ^ BUILDSTDERR: 18072 | _cvpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18136:1: error: BUILDSTDERR: warning: label ‘_cvpm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18136 | _cvpm: BUILDSTDERR: | ^ BUILDSTDERR: 18136 | _cvpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvpj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18187:1: error: BUILDSTDERR: warning: label ‘_cvpj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18187 | _cvpj: BUILDSTDERR: | ^ BUILDSTDERR: 18187 | _cvpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18230:1: error: BUILDSTDERR: warning: label ‘_cvpu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18230 | _cvpu: BUILDSTDERR: | ^ BUILDSTDERR: 18230 | _cvpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18294:1: error: BUILDSTDERR: warning: label ‘_cvpz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18294 | _cvpz: BUILDSTDERR: | ^ BUILDSTDERR: 18294 | _cvpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18359:1: error: BUILDSTDERR: warning: label ‘_cvpE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18359 | _cvpE: BUILDSTDERR: | ^ BUILDSTDERR: 18359 | _cvpE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18427:1: error: BUILDSTDERR: warning: label ‘_cvpJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18427 | _cvpJ: BUILDSTDERR: | ^ BUILDSTDERR: 18427 | _cvpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18494:1: error: BUILDSTDERR: warning: label ‘_cvpO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18494 | _cvpO: BUILDSTDERR: | ^ BUILDSTDERR: 18494 | _cvpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18562:1: error: BUILDSTDERR: warning: label ‘_cvpT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18562 | _cvpT: BUILDSTDERR: | ^ BUILDSTDERR: 18562 | _cvpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18633:1: error: BUILDSTDERR: warning: label ‘_cvpY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18633 | _cvpY: BUILDSTDERR: | ^ BUILDSTDERR: 18633 | _cvpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18703:1: error: BUILDSTDERR: warning: label ‘_cvq3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18703 | _cvq3: BUILDSTDERR: | ^ BUILDSTDERR: 18703 | _cvq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18774:1: error: BUILDSTDERR: warning: label ‘_cvq8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18774 | _cvq8: BUILDSTDERR: | ^ BUILDSTDERR: 18774 | _cvq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18848:1: error: BUILDSTDERR: warning: label ‘_cvqd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18848 | _cvqd: BUILDSTDERR: | ^ BUILDSTDERR: 18848 | _cvqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18921:1: error: BUILDSTDERR: warning: label ‘_cvqi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18921 | _cvqi: BUILDSTDERR: | ^ BUILDSTDERR: 18921 | _cvqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:18995:1: error: BUILDSTDERR: warning: label ‘_cvqn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18995 | _cvqn: BUILDSTDERR: | ^ BUILDSTDERR: 18995 | _cvqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19072:1: error: BUILDSTDERR: warning: label ‘_cvqs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19072 | _cvqs: BUILDSTDERR: | ^ BUILDSTDERR: 19072 | _cvqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19148:1: error: BUILDSTDERR: warning: label ‘_cvqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19148 | _cvqx: BUILDSTDERR: | ^ BUILDSTDERR: 19148 | _cvqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stCZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19225:1: error: BUILDSTDERR: warning: label ‘_cvqC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19225 | _cvqC: BUILDSTDERR: | ^ BUILDSTDERR: 19225 | _cvqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stD0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19305:1: error: BUILDSTDERR: warning: label ‘_cvqH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19305 | _cvqH: BUILDSTDERR: | ^ BUILDSTDERR: 19305 | _cvqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19384:1: error: BUILDSTDERR: warning: label ‘_cvqM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19384 | _cvqM: BUILDSTDERR: | ^ BUILDSTDERR: 19384 | _cvqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19464:1: error: BUILDSTDERR: warning: label ‘_cvqR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19464 | _cvqR: BUILDSTDERR: | ^ BUILDSTDERR: 19464 | _cvqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stD3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19547:1: error: BUILDSTDERR: warning: label ‘_cvqW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19547 | _cvqW: BUILDSTDERR: | ^ BUILDSTDERR: 19547 | _cvqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stD4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19629:1: error: BUILDSTDERR: warning: label ‘_cvr1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19629 | _cvr1: BUILDSTDERR: | ^ BUILDSTDERR: 19629 | _cvr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stD8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19714:1: error: BUILDSTDERR: warning: label ‘_cvr9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19714 | _cvr9: BUILDSTDERR: | ^ BUILDSTDERR: 19714 | _cvr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvr6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19779:1: error: BUILDSTDERR: warning: label ‘_cvr6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19779 | _cvr6: BUILDSTDERR: | ^ BUILDSTDERR: 19779 | _cvr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stD9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19829:1: error: BUILDSTDERR: warning: label ‘_cvrh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19829 | _cvrh: BUILDSTDERR: | ^ BUILDSTDERR: 19829 | _cvrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:19914:1: error: BUILDSTDERR: warning: label ‘_cvrm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19914 | _cvrm: BUILDSTDERR: | ^ BUILDSTDERR: 19914 | _cvrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20002:1: error: BUILDSTDERR: warning: label ‘_cvru’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20002 | _cvru: BUILDSTDERR: | ^ BUILDSTDERR: 20002 | _cvru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvrr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20069:1: error: BUILDSTDERR: warning: label ‘_cvrr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20069 | _cvrr: BUILDSTDERR: | ^ BUILDSTDERR: 20069 | _cvrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20120:1: error: BUILDSTDERR: warning: label ‘_cvrC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20120 | _cvrC: BUILDSTDERR: | ^ BUILDSTDERR: 20120 | _cvrC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20208:1: error: BUILDSTDERR: warning: label ‘_cvrH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20208 | _cvrH: BUILDSTDERR: | ^ BUILDSTDERR: 20208 | _cvrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20297:1: error: BUILDSTDERR: warning: label ‘_cvrT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20297 | _cvrT: BUILDSTDERR: | ^ BUILDSTDERR: 20297 | _cvrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvrM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20370:1: error: BUILDSTDERR: warning: label ‘_cvrM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20370 | _cvrM: BUILDSTDERR: | ^ BUILDSTDERR: 20370 | _cvrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20419:1: error: BUILDSTDERR: warning: label ‘_cvs5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20419 | _cvs5: BUILDSTDERR: | ^ BUILDSTDERR: 20419 | _cvs5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20510:1: error: BUILDSTDERR: warning: label ‘_cvsa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20510 | _cvsa: BUILDSTDERR: | ^ BUILDSTDERR: 20510 | _cvsa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20602:1: error: BUILDSTDERR: warning: label ‘_cvsm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20602 | _cvsm: BUILDSTDERR: | ^ BUILDSTDERR: 20602 | _cvsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvsf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20677:1: error: BUILDSTDERR: warning: label ‘_cvsf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20677 | _cvsf: BUILDSTDERR: | ^ BUILDSTDERR: 20677 | _cvsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20727:1: error: BUILDSTDERR: warning: label ‘_cvsy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20727 | _cvsy: BUILDSTDERR: | ^ BUILDSTDERR: 20727 | _cvsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20821:1: error: BUILDSTDERR: warning: label ‘_cvsD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20821 | _cvsD: BUILDSTDERR: | ^ BUILDSTDERR: 20821 | _cvsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:20916:1: error: BUILDSTDERR: warning: label ‘_cvsI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20916 | _cvsI: BUILDSTDERR: | ^ BUILDSTDERR: 20916 | _cvsI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21014:1: error: BUILDSTDERR: warning: label ‘_cvsN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21014 | _cvsN: BUILDSTDERR: | ^ BUILDSTDERR: 21014 | _cvsN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21111:1: error: BUILDSTDERR: warning: label ‘_cvsS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21111 | _cvsS: BUILDSTDERR: | ^ BUILDSTDERR: 21111 | _cvsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21209:1: error: BUILDSTDERR: warning: label ‘_cvt5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21209 | _cvt5: BUILDSTDERR: | ^ BUILDSTDERR: 21209 | _cvt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvsX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21289:1: error: BUILDSTDERR: warning: label ‘_cvsX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21289 | _cvsX: BUILDSTDERR: | ^ BUILDSTDERR: 21289 | _cvsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stBu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21344:1: error: BUILDSTDERR: warning: label ‘_cvtk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21344 | _cvtk: BUILDSTDERR: | ^ BUILDSTDERR: 21344 | _cvtk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21420:1: error: BUILDSTDERR: warning: label ‘_cvtB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21420 | _cvtB: BUILDSTDERR: | ^ BUILDSTDERR: 21420 | _cvtB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21451:1: error: BUILDSTDERR: warning: label ‘_cvtE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21451 | _cvtE: BUILDSTDERR: | ^ BUILDSTDERR: 21451 | _cvtE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21493:1: error: BUILDSTDERR: warning: label ‘_cvtY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21493 | _cvtY: BUILDSTDERR: | ^ BUILDSTDERR: 21493 | _cvtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21536:1: error: BUILDSTDERR: warning: label ‘_cvu3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21536 | _cvu3: BUILDSTDERR: | ^ BUILDSTDERR: 21536 | _cvu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21580:1: error: BUILDSTDERR: warning: label ‘_cvu9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21580 | _cvu9: BUILDSTDERR: | ^ BUILDSTDERR: 21580 | _cvu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21617:1: error: BUILDSTDERR: warning: label ‘_cvue’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21617 | _cvue: BUILDSTDERR: | ^ BUILDSTDERR: 21617 | _cvue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvdQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21649:1: error: BUILDSTDERR: warning: label ‘_cvdQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21649 | _cvdQ: BUILDSTDERR: | ^ BUILDSTDERR: 21649 | _cvdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvdV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21711:1: error: BUILDSTDERR: warning: label ‘_cvdV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21711 | _cvdV: BUILDSTDERR: | ^ BUILDSTDERR: 21711 | _cvdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21800:1: error: BUILDSTDERR: warning: label ‘_cvvE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21800 | _cvvE: BUILDSTDERR: | ^ BUILDSTDERR: 21800 | _cvvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatus1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21831:1: error: BUILDSTDERR: warning: label ‘_cvvL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21831 | _cvvL: BUILDSTDERR: | ^ BUILDSTDERR: 21831 | _cvvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21859:1: error: BUILDSTDERR: warning: label ‘_cvvS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21859 | _cvvS: BUILDSTDERR: | ^ BUILDSTDERR: 21859 | _cvvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectType2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21899:1: error: BUILDSTDERR: warning: label ‘_cvw1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21899 | _cvw1: BUILDSTDERR: | ^ BUILDSTDERR: 21899 | _cvw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21936:1: error: BUILDSTDERR: warning: label ‘_cvwb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21936 | _cvwb: BUILDSTDERR: | ^ BUILDSTDERR: 21936 | _cvwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvw8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21959:1: error: BUILDSTDERR: warning: label ‘_cvw8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21959 | _cvw8: BUILDSTDERR: | ^ BUILDSTDERR: 21959 | _cvw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:21981:1: error: BUILDSTDERR: warning: label ‘_cvwp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21981 | _cvwp: BUILDSTDERR: | ^ BUILDSTDERR: 21981 | _cvwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvwm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22002:1: error: BUILDSTDERR: warning: label ‘_cvwm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22002 | _cvwm: BUILDSTDERR: | ^ BUILDSTDERR: 22002 | _cvwm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectType1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22025:1: error: BUILDSTDERR: warning: label ‘_cvwD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22025 | _cvwD: BUILDSTDERR: | ^ BUILDSTDERR: 22025 | _cvwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvwA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22047:1: error: BUILDSTDERR: warning: label ‘_cvwA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22047 | _cvwA: BUILDSTDERR: | ^ BUILDSTDERR: 22047 | _cvwA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22069:1: error: BUILDSTDERR: warning: label ‘_cvwO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22069 | _cvwO: BUILDSTDERR: | ^ BUILDSTDERR: 22069 | _cvwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqObjectTypezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22112:1: error: BUILDSTDERR: warning: label ‘_cvwY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22112 | _cvwY: BUILDSTDERR: | ^ BUILDSTDERR: 22112 | _cvwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvwV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22134:1: error: BUILDSTDERR: warning: label ‘_cvwV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22134 | _cvwV: BUILDSTDERR: | ^ BUILDSTDERR: 22134 | _cvwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvx1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22155:1: error: BUILDSTDERR: warning: label ‘_cvx1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22155 | _cvx1: BUILDSTDERR: | ^ BUILDSTDERR: 22155 | _cvx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqObjectTypezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22177:1: error: BUILDSTDERR: warning: label ‘_cvxj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22177 | _cvxj: BUILDSTDERR: | ^ BUILDSTDERR: 22177 | _cvxj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvxg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22199:1: error: BUILDSTDERR: warning: label ‘_cvxg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22199 | _cvxg: BUILDSTDERR: | ^ BUILDSTDERR: 22199 | _cvxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvxm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22220:1: error: BUILDSTDERR: warning: label ‘_cvxm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22220 | _cvxm: BUILDSTDERR: | ^ BUILDSTDERR: 22220 | _cvxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stDX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22255:1: error: BUILDSTDERR: warning: label ‘_cvxF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22255 | _cvxF: BUILDSTDERR: | ^ BUILDSTDERR: 22255 | _cvxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22282:1: error: BUILDSTDERR: warning: label ‘_cvxJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22282 | _cvxJ: BUILDSTDERR: | ^ BUILDSTDERR: 22282 | _cvxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stE0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22333:1: error: BUILDSTDERR: warning: label ‘_cvxZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22333 | _cvxZ: BUILDSTDERR: | ^ BUILDSTDERR: 22333 | _cvxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvxW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22363:1: error: BUILDSTDERR: warning: label ‘_cvxW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22363 | _cvxW: BUILDSTDERR: | ^ BUILDSTDERR: 22363 | _cvxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stE9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22388:1: error: BUILDSTDERR: warning: label ‘_cvyj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22388 | _cvyj: BUILDSTDERR: | ^ BUILDSTDERR: 22388 | _cvyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22430:1: error: BUILDSTDERR: warning: label ‘_cvyp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22430 | _cvyp: BUILDSTDERR: | ^ BUILDSTDERR: 22430 | _cvyp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22472:1: error: BUILDSTDERR: warning: label ‘_cvyK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22472 | _cvyK: BUILDSTDERR: | ^ BUILDSTDERR: 22472 | _cvyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22518:1: error: BUILDSTDERR: warning: label ‘_cvyQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22518 | _cvyQ: BUILDSTDERR: | ^ BUILDSTDERR: 22518 | _cvyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22561:1: error: BUILDSTDERR: warning: label ‘_cvyW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22561 | _cvyW: BUILDSTDERR: | ^ BUILDSTDERR: 22561 | _cvyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22596:1: error: BUILDSTDERR: warning: label ‘_cvz4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22596 | _cvz4: BUILDSTDERR: | ^ BUILDSTDERR: 22596 | _cvz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22642:1: error: BUILDSTDERR: warning: label ‘_cvzg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22642 | _cvzg: BUILDSTDERR: | ^ BUILDSTDERR: 22642 | _cvzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvzd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22663:1: error: BUILDSTDERR: warning: label ‘_cvzd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22663 | _cvzd: BUILDSTDERR: | ^ BUILDSTDERR: 22663 | _cvzd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22685:1: error: BUILDSTDERR: warning: label ‘_cvzy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22685 | _cvzy: BUILDSTDERR: | ^ BUILDSTDERR: 22685 | _cvzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvzv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22717:1: error: BUILDSTDERR: warning: label ‘_cvzv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22717 | _cvzv: BUILDSTDERR: | ^ BUILDSTDERR: 22717 | _cvzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvzB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22740:1: error: BUILDSTDERR: warning: label ‘_cvzB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22740 | _cvzB: BUILDSTDERR: | ^ BUILDSTDERR: 22740 | _cvzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22762:1: error: BUILDSTDERR: warning: label ‘_cvzL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22762 | _cvzL: BUILDSTDERR: | ^ BUILDSTDERR: 22762 | _cvzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPath1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22801:1: error: BUILDSTDERR: warning: label ‘_cvzU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22801 | _cvzU: BUILDSTDERR: | ^ BUILDSTDERR: 22801 | _cvzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22829:1: error: BUILDSTDERR: warning: label ‘_cvA1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22829 | _cvA1: BUILDSTDERR: | ^ BUILDSTDERR: 22829 | _cvA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec10_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22884:1: error: BUILDSTDERR: warning: label ‘_cvA5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22884 | _cvA5: BUILDSTDERR: | ^ BUILDSTDERR: 22884 | _cvA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22893:1: error: BUILDSTDERR: warning: label ‘_cvAd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22893 | _cvAd: BUILDSTDERR: | ^ BUILDSTDERR: 22893 | _cvAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22921:1: error: BUILDSTDERR: warning: label ‘_cvAk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22921 | _cvAk: BUILDSTDERR: | ^ BUILDSTDERR: 22921 | _cvAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22951:1: error: BUILDSTDERR: warning: label ‘_cvAr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22951 | _cvAr: BUILDSTDERR: | ^ BUILDSTDERR: 22951 | _cvAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:22980:1: error: BUILDSTDERR: warning: label ‘_cvAy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22980 | _cvAy: BUILDSTDERR: | ^ BUILDSTDERR: 22980 | _cvAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23009:1: error: BUILDSTDERR: warning: label ‘_cvAF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23009 | _cvAF: BUILDSTDERR: | ^ BUILDSTDERR: 23009 | _cvAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23037:1: error: BUILDSTDERR: warning: label ‘_cvBX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23037 | _cvBX: BUILDSTDERR: | ^ BUILDSTDERR: 23037 | _cvBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23064:1: error: BUILDSTDERR: warning: label ‘_cvC0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23064 | _cvC0: BUILDSTDERR: | ^ BUILDSTDERR: 23064 | _cvC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23103:1: error: BUILDSTDERR: warning: label ‘_cvC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23103 | _cvC5: BUILDSTDERR: | ^ BUILDSTDERR: 23103 | _cvC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23141:1: error: BUILDSTDERR: warning: label ‘_cvCa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23141 | _cvCa: BUILDSTDERR: | ^ BUILDSTDERR: 23141 | _cvCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stER_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23181:1: error: BUILDSTDERR: warning: label ‘_cvCf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23181 | _cvCf: BUILDSTDERR: | ^ BUILDSTDERR: 23181 | _cvCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stES_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23224:1: error: BUILDSTDERR: warning: label ‘_cvCk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23224 | _cvCk: BUILDSTDERR: | ^ BUILDSTDERR: 23224 | _cvCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stET_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23266:1: error: BUILDSTDERR: warning: label ‘_cvCp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23266 | _cvCp: BUILDSTDERR: | ^ BUILDSTDERR: 23266 | _cvCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23316:1: error: BUILDSTDERR: warning: label ‘_cvCx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23316 | _cvCx: BUILDSTDERR: | ^ BUILDSTDERR: 23316 | _cvCx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvCu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23357:1: error: BUILDSTDERR: warning: label ‘_cvCu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23357 | _cvCu: BUILDSTDERR: | ^ BUILDSTDERR: 23357 | _cvCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23395:1: error: BUILDSTDERR: warning: label ‘_cvCF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23395 | _cvCF: BUILDSTDERR: | ^ BUILDSTDERR: 23395 | _cvCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23444:1: error: BUILDSTDERR: warning: label ‘_cvCK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23444 | _cvCK: BUILDSTDERR: | ^ BUILDSTDERR: 23444 | _cvCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23494:1: error: BUILDSTDERR: warning: label ‘_cvCP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23494 | _cvCP: BUILDSTDERR: | ^ BUILDSTDERR: 23494 | _cvCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23547:1: error: BUILDSTDERR: warning: label ‘_cvCU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23547 | _cvCU: BUILDSTDERR: | ^ BUILDSTDERR: 23547 | _cvCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23599:1: error: BUILDSTDERR: warning: label ‘_cvCZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23599 | _cvCZ: BUILDSTDERR: | ^ BUILDSTDERR: 23599 | _cvCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23652:1: error: BUILDSTDERR: warning: label ‘_cvD4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23652 | _cvD4: BUILDSTDERR: | ^ BUILDSTDERR: 23652 | _cvD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23708:1: error: BUILDSTDERR: warning: label ‘_cvD9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23708 | _cvD9: BUILDSTDERR: | ^ BUILDSTDERR: 23708 | _cvD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23763:1: error: BUILDSTDERR: warning: label ‘_cvDe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23763 | _cvDe: BUILDSTDERR: | ^ BUILDSTDERR: 23763 | _cvDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23819:1: error: BUILDSTDERR: warning: label ‘_cvDj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23819 | _cvDj: BUILDSTDERR: | ^ BUILDSTDERR: 23819 | _cvDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stF7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23878:1: error: BUILDSTDERR: warning: label ‘_cvDo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23878 | _cvDo: BUILDSTDERR: | ^ BUILDSTDERR: 23878 | _cvDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stEL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23937:1: error: BUILDSTDERR: warning: label ‘_cvDt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23937 | _cvDt: BUILDSTDERR: | ^ BUILDSTDERR: 23937 | _cvDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stFb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:23989:1: error: BUILDSTDERR: warning: label ‘_cvDM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23989 | _cvDM: BUILDSTDERR: | ^ BUILDSTDERR: 23989 | _cvDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stFc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24033:1: error: BUILDSTDERR: warning: label ‘_cvDS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24033 | _cvDS: BUILDSTDERR: | ^ BUILDSTDERR: 24033 | _cvDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec10_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24076:1: error: BUILDSTDERR: warning: label ‘_cvE0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24076 | _cvE0: BUILDSTDERR: | ^ BUILDSTDERR: 24076 | _cvE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24137:1: error: BUILDSTDERR: warning: label ‘_cvEr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24137 | _cvEr: BUILDSTDERR: | ^ BUILDSTDERR: 24137 | _cvEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvEo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24165:1: error: BUILDSTDERR: warning: label ‘_cvEo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24165 | _cvEo: BUILDSTDERR: | ^ BUILDSTDERR: 24165 | _cvEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvEu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24188:1: error: BUILDSTDERR: warning: label ‘_cvEu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24188 | _cvEu: BUILDSTDERR: | ^ BUILDSTDERR: 24188 | _cvEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24219:1: error: BUILDSTDERR: warning: label ‘_cvEM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24219 | _cvEM: BUILDSTDERR: | ^ BUILDSTDERR: 24219 | _cvEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvEJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24247:1: error: BUILDSTDERR: warning: label ‘_cvEJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24247 | _cvEJ: BUILDSTDERR: | ^ BUILDSTDERR: 24247 | _cvEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSong1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24280:1: error: BUILDSTDERR: warning: label ‘_cvF0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24280 | _cvF0: BUILDSTDERR: | ^ BUILDSTDERR: 24280 | _cvF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvEX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24307:1: error: BUILDSTDERR: warning: label ‘_cvEX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24307 | _cvEX: BUILDSTDERR: | ^ BUILDSTDERR: 24307 | _cvEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24337:1: error: BUILDSTDERR: warning: label ‘_cvFb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24337 | _cvFb: BUILDSTDERR: | ^ BUILDSTDERR: 24337 | _cvFb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stFI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24382:1: error: BUILDSTDERR: warning: label ‘_cvFp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24382 | _cvFp: BUILDSTDERR: | ^ BUILDSTDERR: 24382 | _cvFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvFm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24412:1: error: BUILDSTDERR: warning: label ‘_cvFm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24412 | _cvFm: BUILDSTDERR: | ^ BUILDSTDERR: 24412 | _cvFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stFR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24437:1: error: BUILDSTDERR: warning: label ‘_cvFJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24437 | _cvFJ: BUILDSTDERR: | ^ BUILDSTDERR: 24437 | _cvFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stFT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24479:1: error: BUILDSTDERR: warning: label ‘_cvFP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24479 | _cvFP: BUILDSTDERR: | ^ BUILDSTDERR: 24479 | _cvFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stFX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24521:1: error: BUILDSTDERR: warning: label ‘_cvGa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24521 | _cvGa: BUILDSTDERR: | ^ BUILDSTDERR: 24521 | _cvGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stFZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24567:1: error: BUILDSTDERR: warning: label ‘_cvGg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24567 | _cvGg: BUILDSTDERR: | ^ BUILDSTDERR: 24567 | _cvGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stG0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24610:1: error: BUILDSTDERR: warning: label ‘_cvGm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24610 | _cvGm: BUILDSTDERR: | ^ BUILDSTDERR: 24610 | _cvGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24645:1: error: BUILDSTDERR: warning: label ‘_cvGu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24645 | _cvGu: BUILDSTDERR: | ^ BUILDSTDERR: 24645 | _cvGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24691:1: error: BUILDSTDERR: warning: label ‘_cvGG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24691 | _cvGG: BUILDSTDERR: | ^ BUILDSTDERR: 24691 | _cvGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvGD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24712:1: error: BUILDSTDERR: warning: label ‘_cvGD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24712 | _cvGD: BUILDSTDERR: | ^ BUILDSTDERR: 24712 | _cvGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24734:1: error: BUILDSTDERR: warning: label ‘_cvGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24734 | _cvGY: BUILDSTDERR: | ^ BUILDSTDERR: 24734 | _cvGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvGV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24766:1: error: BUILDSTDERR: warning: label ‘_cvGV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24766 | _cvGV: BUILDSTDERR: | ^ BUILDSTDERR: 24766 | _cvGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvH1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24789:1: error: BUILDSTDERR: warning: label ‘_cvH1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24789 | _cvH1: BUILDSTDERR: | ^ BUILDSTDERR: 24789 | _cvH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24811:1: error: BUILDSTDERR: warning: label ‘_cvHb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24811 | _cvHb: BUILDSTDERR: | ^ BUILDSTDERR: 24811 | _cvHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistName1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24850:1: error: BUILDSTDERR: warning: label ‘_cvHk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24850 | _cvHk: BUILDSTDERR: | ^ BUILDSTDERR: 24850 | _cvHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24878:1: error: BUILDSTDERR: warning: label ‘_cvHr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24878 | _cvHr: BUILDSTDERR: | ^ BUILDSTDERR: 24878 | _cvHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24925:1: error: BUILDSTDERR: warning: label ‘_cvHA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24925 | _cvHA: BUILDSTDERR: | ^ BUILDSTDERR: 24925 | _cvHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:24966:1: error: BUILDSTDERR: warning: label ‘_cvHJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24966 | _cvHJ: BUILDSTDERR: | ^ BUILDSTDERR: 24966 | _cvHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25007:1: error: BUILDSTDERR: warning: label ‘_cvHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25007 | _cvHS: BUILDSTDERR: | ^ BUILDSTDERR: 25007 | _cvHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25043:1: error: BUILDSTDERR: warning: label ‘_cvI8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25043 | _cvI8: BUILDSTDERR: | ^ BUILDSTDERR: 25043 | _cvI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25068:1: error: BUILDSTDERR: warning: label ‘_cvIn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25068 | _cvIn: BUILDSTDERR: | ^ BUILDSTDERR: 25068 | _cvIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25094:1: error: BUILDSTDERR: warning: label ‘_cvIq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25094 | _cvIq: BUILDSTDERR: | ^ BUILDSTDERR: 25094 | _cvIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25131:1: error: BUILDSTDERR: warning: label ‘_cvIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25131 | _cvIK: BUILDSTDERR: | ^ BUILDSTDERR: 25131 | _cvIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25169:1: error: BUILDSTDERR: warning: label ‘_cvIP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25169 | _cvIP: BUILDSTDERR: | ^ BUILDSTDERR: 25169 | _cvIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25209:1: error: BUILDSTDERR: warning: label ‘_cvIV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25209 | _cvIV: BUILDSTDERR: | ^ BUILDSTDERR: 25209 | _cvIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25242:1: error: BUILDSTDERR: warning: label ‘_cvJ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25242 | _cvJ9: BUILDSTDERR: | ^ BUILDSTDERR: 25242 | _cvJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvJ6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25272:1: error: BUILDSTDERR: warning: label ‘_cvJ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25272 | _cvJ6: BUILDSTDERR: | ^ BUILDSTDERR: 25272 | _cvJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25295:1: error: BUILDSTDERR: warning: label ‘_cvJs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25295 | _cvJs: BUILDSTDERR: | ^ BUILDSTDERR: 25295 | _cvJs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25321:1: error: BUILDSTDERR: warning: label ‘_cvJv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25321 | _cvJv: BUILDSTDERR: | ^ BUILDSTDERR: 25321 | _cvJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25358:1: error: BUILDSTDERR: warning: label ‘_cvJP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25358 | _cvJP: BUILDSTDERR: | ^ BUILDSTDERR: 25358 | _cvJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25396:1: error: BUILDSTDERR: warning: label ‘_cvJU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25396 | _cvJU: BUILDSTDERR: | ^ BUILDSTDERR: 25396 | _cvJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25436:1: error: BUILDSTDERR: warning: label ‘_cvK0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25436 | _cvK0: BUILDSTDERR: | ^ BUILDSTDERR: 25436 | _cvK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25468:1: error: BUILDSTDERR: warning: label ‘_cvKb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25468 | _cvKb: BUILDSTDERR: | ^ BUILDSTDERR: 25468 | _cvKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25493:1: error: BUILDSTDERR: warning: label ‘_cvKq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25493 | _cvKq: BUILDSTDERR: | ^ BUILDSTDERR: 25493 | _cvKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25519:1: error: BUILDSTDERR: warning: label ‘_cvKt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25519 | _cvKt: BUILDSTDERR: | ^ BUILDSTDERR: 25519 | _cvKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25556:1: error: BUILDSTDERR: warning: label ‘_cvKN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25556 | _cvKN: BUILDSTDERR: | ^ BUILDSTDERR: 25556 | _cvKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25594:1: error: BUILDSTDERR: warning: label ‘_cvKS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25594 | _cvKS: BUILDSTDERR: | ^ BUILDSTDERR: 25594 | _cvKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stGX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25634:1: error: BUILDSTDERR: warning: label ‘_cvKY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25634 | _cvKY: BUILDSTDERR: | ^ BUILDSTDERR: 25634 | _cvKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25667:1: error: BUILDSTDERR: warning: label ‘_cvL8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25667 | _cvL8: BUILDSTDERR: | ^ BUILDSTDERR: 25667 | _cvL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvHZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25709:1: error: BUILDSTDERR: warning: label ‘_cvHZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25709 | _cvHZ: BUILDSTDERR: | ^ BUILDSTDERR: 25709 | _cvHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25812:1: error: BUILDSTDERR: warning: label ‘_cvLB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25812 | _cvLB: BUILDSTDERR: | ^ BUILDSTDERR: 25812 | _cvLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvLy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25833:1: error: BUILDSTDERR: warning: label ‘_cvLy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25833 | _cvLy: BUILDSTDERR: | ^ BUILDSTDERR: 25833 | _cvLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stHb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25862:1: error: BUILDSTDERR: warning: label ‘_cvM2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25862 | _cvM2: BUILDSTDERR: | ^ BUILDSTDERR: 25862 | _cvM2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvLZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25894:1: error: BUILDSTDERR: warning: label ‘_cvLZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25894 | _cvLZ: BUILDSTDERR: | ^ BUILDSTDERR: 25894 | _cvLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvM5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25917:1: error: BUILDSTDERR: warning: label ‘_cvM5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25917 | _cvM5: BUILDSTDERR: | ^ BUILDSTDERR: 25917 | _cvM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stHd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25940:1: error: BUILDSTDERR: warning: label ‘_cvMf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25940 | _cvMf: BUILDSTDERR: | ^ BUILDSTDERR: 25940 | _cvMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stHn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:25979:1: error: BUILDSTDERR: warning: label ‘_cvMt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25979 | _cvMt: BUILDSTDERR: | ^ BUILDSTDERR: 25979 | _cvMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvMq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26008:1: error: BUILDSTDERR: warning: label ‘_cvMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26008 | _cvMq: BUILDSTDERR: | ^ BUILDSTDERR: 26008 | _cvMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stHv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26035:1: error: BUILDSTDERR: warning: label ‘_cvMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26035 | _cvMN: BUILDSTDERR: | ^ BUILDSTDERR: 26035 | _cvMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvMK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26067:1: error: BUILDSTDERR: warning: label ‘_cvMK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26067 | _cvMK: BUILDSTDERR: | ^ BUILDSTDERR: 26067 | _cvMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvMQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26090:1: error: BUILDSTDERR: warning: label ‘_cvMQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26090 | _cvMQ: BUILDSTDERR: | ^ BUILDSTDERR: 26090 | _cvMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stHx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26113:1: error: BUILDSTDERR: warning: label ‘_cvN0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26113 | _cvN0: BUILDSTDERR: | ^ BUILDSTDERR: 26113 | _cvN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26153:1: error: BUILDSTDERR: warning: label ‘_cvNa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26153 | _cvNa: BUILDSTDERR: | ^ BUILDSTDERR: 26153 | _cvNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvLM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26191:1: error: BUILDSTDERR: warning: label ‘_cvLM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26191 | _cvLM: BUILDSTDERR: | ^ BUILDSTDERR: 26191 | _cvLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26263:1: error: BUILDSTDERR: warning: label ‘_cvNt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26263 | _cvNt: BUILDSTDERR: | ^ BUILDSTDERR: 26263 | _cvNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26291:1: error: BUILDSTDERR: warning: label ‘_cvNA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26291 | _cvNA: BUILDSTDERR: | ^ BUILDSTDERR: 26291 | _cvNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_cPlaytime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26334:1: error: BUILDSTDERR: warning: label ‘_cvNK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26334 | _cvNK: BUILDSTDERR: | ^ BUILDSTDERR: 26334 | _cvNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvNH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26353:1: error: BUILDSTDERR: warning: label ‘_cvNH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26353 | _cvNH: BUILDSTDERR: | ^ BUILDSTDERR: 26353 | _cvNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_cSongs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26375:1: error: BUILDSTDERR: warning: label ‘_cvNY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26375 | _cvNY: BUILDSTDERR: | ^ BUILDSTDERR: 26375 | _cvNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvNV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26394:1: error: BUILDSTDERR: warning: label ‘_cvNV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26394 | _cvNV: BUILDSTDERR: | ^ BUILDSTDERR: 26394 | _cvNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputEnabled_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26416:1: error: BUILDSTDERR: warning: label ‘_cvOc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26416 | _cvOc: BUILDSTDERR: | ^ BUILDSTDERR: 26416 | _cvOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvO9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26435:1: error: BUILDSTDERR: warning: label ‘_cvO9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26435 | _cvO9: BUILDSTDERR: | ^ BUILDSTDERR: 26435 | _cvO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputName_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26457:1: error: BUILDSTDERR: warning: label ‘_cvOq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26457 | _cvOq: BUILDSTDERR: | ^ BUILDSTDERR: 26457 | _cvOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvOn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26476:1: error: BUILDSTDERR: warning: label ‘_cvOn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26476 | _cvOn: BUILDSTDERR: | ^ BUILDSTDERR: 26476 | _cvOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputID_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26498:1: error: BUILDSTDERR: warning: label ‘_cvOE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26498 | _cvOE: BUILDSTDERR: | ^ BUILDSTDERR: 26498 | _cvOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvOB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26517:1: error: BUILDSTDERR: warning: label ‘_cvOB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26517 | _cvOB: BUILDSTDERR: | ^ BUILDSTDERR: 26517 | _cvOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgIndex_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26539:1: error: BUILDSTDERR: warning: label ‘_cvOS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26539 | _cvOS: BUILDSTDERR: | ^ BUILDSTDERR: 26539 | _cvOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvOP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26558:1: error: BUILDSTDERR: warning: label ‘_cvOP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26558 | _cvOP: BUILDSTDERR: | ^ BUILDSTDERR: 26558 | _cvOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26580:1: error: BUILDSTDERR: warning: label ‘_cvP6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26580 | _cvP6: BUILDSTDERR: | ^ BUILDSTDERR: 26580 | _cvP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvP3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26599:1: error: BUILDSTDERR: warning: label ‘_cvP3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26599 | _cvP3: BUILDSTDERR: | ^ BUILDSTDERR: 26599 | _cvP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgLength_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26621:1: error: BUILDSTDERR: warning: label ‘_cvPk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26621 | _cvPk: BUILDSTDERR: | ^ BUILDSTDERR: 26621 | _cvPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvPh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26640:1: error: BUILDSTDERR: warning: label ‘_cvPh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26640 | _cvPh: BUILDSTDERR: | ^ BUILDSTDERR: 26640 | _cvPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgLastModified_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26662:1: error: BUILDSTDERR: warning: label ‘_cvPy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26662 | _cvPy: BUILDSTDERR: | ^ BUILDSTDERR: 26662 | _cvPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvPv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26681:1: error: BUILDSTDERR: warning: label ‘_cvPv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26681 | _cvPv: BUILDSTDERR: | ^ BUILDSTDERR: 26681 | _cvPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgTags_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26703:1: error: BUILDSTDERR: warning: label ‘_cvPM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26703 | _cvPM: BUILDSTDERR: | ^ BUILDSTDERR: 26703 | _cvPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvPJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26722:1: error: BUILDSTDERR: warning: label ‘_cvPJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26722 | _cvPJ: BUILDSTDERR: | ^ BUILDSTDERR: 26722 | _cvPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgFilePath_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26744:1: error: BUILDSTDERR: warning: label ‘_cvQ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26744 | _cvQ0: BUILDSTDERR: | ^ BUILDSTDERR: 26744 | _cvQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvPX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26763:1: error: BUILDSTDERR: warning: label ‘_cvPX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26763 | _cvPX: BUILDSTDERR: | ^ BUILDSTDERR: 26763 | _cvPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsDbUpdate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26785:1: error: BUILDSTDERR: warning: label ‘_cvQe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26785 | _cvQe: BUILDSTDERR: | ^ BUILDSTDERR: 26785 | _cvQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvQb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26804:1: error: BUILDSTDERR: warning: label ‘_cvQb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26804 | _cvQb: BUILDSTDERR: | ^ BUILDSTDERR: 26804 | _cvQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsDbPlaytime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26826:1: error: BUILDSTDERR: warning: label ‘_cvQs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26826 | _cvQs: BUILDSTDERR: | ^ BUILDSTDERR: 26826 | _cvQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvQp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26845:1: error: BUILDSTDERR: warning: label ‘_cvQp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26845 | _cvQp: BUILDSTDERR: | ^ BUILDSTDERR: 26845 | _cvQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsPlaytime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26867:1: error: BUILDSTDERR: warning: label ‘_cvQG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26867 | _cvQG: BUILDSTDERR: | ^ BUILDSTDERR: 26867 | _cvQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvQD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26886:1: error: BUILDSTDERR: warning: label ‘_cvQD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26886 | _cvQD: BUILDSTDERR: | ^ BUILDSTDERR: 26886 | _cvQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsUptime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26908:1: error: BUILDSTDERR: warning: label ‘_cvQU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26908 | _cvQU: BUILDSTDERR: | ^ BUILDSTDERR: 26908 | _cvQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvQR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26927:1: error: BUILDSTDERR: warning: label ‘_cvQR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26927 | _cvQR: BUILDSTDERR: | ^ BUILDSTDERR: 26927 | _cvQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsSongs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26949:1: error: BUILDSTDERR: warning: label ‘_cvR8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26949 | _cvR8: BUILDSTDERR: | ^ BUILDSTDERR: 26949 | _cvR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvR5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26968:1: error: BUILDSTDERR: warning: label ‘_cvR5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26968 | _cvR5: BUILDSTDERR: | ^ BUILDSTDERR: 26968 | _cvR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsAlbums_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:26990:1: error: BUILDSTDERR: warning: label ‘_cvRm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26990 | _cvRm: BUILDSTDERR: | ^ BUILDSTDERR: 26990 | _cvRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvRj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27009:1: error: BUILDSTDERR: warning: label ‘_cvRj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27009 | _cvRj: BUILDSTDERR: | ^ BUILDSTDERR: 27009 | _cvRj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsArtists_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27031:1: error: BUILDSTDERR: warning: label ‘_cvRA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27031 | _cvRA: BUILDSTDERR: | ^ BUILDSTDERR: 27031 | _cvRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvRx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27050:1: error: BUILDSTDERR: warning: label ‘_cvRx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27050 | _cvRx: BUILDSTDERR: | ^ BUILDSTDERR: 27050 | _cvRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stError_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27072:1: error: BUILDSTDERR: warning: label ‘_cvRO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27072 | _cvRO: BUILDSTDERR: | ^ BUILDSTDERR: 27072 | _cvRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvRL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27091:1: error: BUILDSTDERR: warning: label ‘_cvRL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27091 | _cvRL: BUILDSTDERR: | ^ BUILDSTDERR: 27091 | _cvRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stConsume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27113:1: error: BUILDSTDERR: warning: label ‘_cvS2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27113 | _cvS2: BUILDSTDERR: | ^ BUILDSTDERR: 27113 | _cvS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvRZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27132:1: error: BUILDSTDERR: warning: label ‘_cvRZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27132 | _cvRZ: BUILDSTDERR: | ^ BUILDSTDERR: 27132 | _cvRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSingle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27154:1: error: BUILDSTDERR: warning: label ‘_cvSg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27154 | _cvSg: BUILDSTDERR: | ^ BUILDSTDERR: 27154 | _cvSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvSd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27173:1: error: BUILDSTDERR: warning: label ‘_cvSd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27173 | _cvSd: BUILDSTDERR: | ^ BUILDSTDERR: 27173 | _cvSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stUpdatingDb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27195:1: error: BUILDSTDERR: warning: label ‘_cvSu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27195 | _cvSu: BUILDSTDERR: | ^ BUILDSTDERR: 27195 | _cvSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvSr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27214:1: error: BUILDSTDERR: warning: label ‘_cvSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27214 | _cvSr: BUILDSTDERR: | ^ BUILDSTDERR: 27214 | _cvSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stAudio_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27236:1: error: BUILDSTDERR: warning: label ‘_cvSI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27236 | _cvSI: BUILDSTDERR: | ^ BUILDSTDERR: 27236 | _cvSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvSF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27255:1: error: BUILDSTDERR: warning: label ‘_cvSF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27255 | _cvSF: BUILDSTDERR: | ^ BUILDSTDERR: 27255 | _cvSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stMixRampDelay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27277:1: error: BUILDSTDERR: warning: label ‘_cvSW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27277 | _cvSW: BUILDSTDERR: | ^ BUILDSTDERR: 27277 | _cvSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvST’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27296:1: error: BUILDSTDERR: warning: label ‘_cvST’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27296 | _cvST: BUILDSTDERR: | ^ BUILDSTDERR: 27296 | _cvST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stMixRampdB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27318:1: error: BUILDSTDERR: warning: label ‘_cvTa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27318 | _cvTa: BUILDSTDERR: | ^ BUILDSTDERR: 27318 | _cvTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvT7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27337:1: error: BUILDSTDERR: warning: label ‘_cvT7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27337 | _cvT7: BUILDSTDERR: | ^ BUILDSTDERR: 27337 | _cvT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stXFadeWidth_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27359:1: error: BUILDSTDERR: warning: label ‘_cvTo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27359 | _cvTo: BUILDSTDERR: | ^ BUILDSTDERR: 27359 | _cvTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvTl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27378:1: error: BUILDSTDERR: warning: label ‘_cvTl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27378 | _cvTl: BUILDSTDERR: | ^ BUILDSTDERR: 27378 | _cvTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stBitrate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27400:1: error: BUILDSTDERR: warning: label ‘_cvTC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27400 | _cvTC: BUILDSTDERR: | ^ BUILDSTDERR: 27400 | _cvTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvTz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27419:1: error: BUILDSTDERR: warning: label ‘_cvTz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27419 | _cvTz: BUILDSTDERR: | ^ BUILDSTDERR: 27419 | _cvTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stTime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27441:1: error: BUILDSTDERR: warning: label ‘_cvTQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27441 | _cvTQ: BUILDSTDERR: | ^ BUILDSTDERR: 27441 | _cvTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvTN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27460:1: error: BUILDSTDERR: warning: label ‘_cvTN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27460 | _cvTN: BUILDSTDERR: | ^ BUILDSTDERR: 27460 | _cvTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stNextSongID_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27482:1: error: BUILDSTDERR: warning: label ‘_cvU4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27482 | _cvU4: BUILDSTDERR: | ^ BUILDSTDERR: 27482 | _cvU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvU1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27501:1: error: BUILDSTDERR: warning: label ‘_cvU1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27501 | _cvU1: BUILDSTDERR: | ^ BUILDSTDERR: 27501 | _cvU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stNextSongPos_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27523:1: error: BUILDSTDERR: warning: label ‘_cvUi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27523 | _cvUi: BUILDSTDERR: | ^ BUILDSTDERR: 27523 | _cvUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvUf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27542:1: error: BUILDSTDERR: warning: label ‘_cvUf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27542 | _cvUf: BUILDSTDERR: | ^ BUILDSTDERR: 27542 | _cvUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSongID_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27564:1: error: BUILDSTDERR: warning: label ‘_cvUw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27564 | _cvUw: BUILDSTDERR: | ^ BUILDSTDERR: 27564 | _cvUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvUt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27583:1: error: BUILDSTDERR: warning: label ‘_cvUt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27583 | _cvUt: BUILDSTDERR: | ^ BUILDSTDERR: 27583 | _cvUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSongPos_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27605:1: error: BUILDSTDERR: warning: label ‘_cvUK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27605 | _cvUK: BUILDSTDERR: | ^ BUILDSTDERR: 27605 | _cvUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvUH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27624:1: error: BUILDSTDERR: warning: label ‘_cvUH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27624 | _cvUH: BUILDSTDERR: | ^ BUILDSTDERR: 27624 | _cvUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stPlaylistLength_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27646:1: error: BUILDSTDERR: warning: label ‘_cvUY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27646 | _cvUY: BUILDSTDERR: | ^ BUILDSTDERR: 27646 | _cvUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvUV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27665:1: error: BUILDSTDERR: warning: label ‘_cvUV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27665 | _cvUV: BUILDSTDERR: | ^ BUILDSTDERR: 27665 | _cvUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stPlaylistVersion_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27687:1: error: BUILDSTDERR: warning: label ‘_cvVc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27687 | _cvVc: BUILDSTDERR: | ^ BUILDSTDERR: 27687 | _cvVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvV9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27706:1: error: BUILDSTDERR: warning: label ‘_cvV9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27706 | _cvV9: BUILDSTDERR: | ^ BUILDSTDERR: 27706 | _cvV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stRandom_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27728:1: error: BUILDSTDERR: warning: label ‘_cvVq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27728 | _cvVq: BUILDSTDERR: | ^ BUILDSTDERR: 27728 | _cvVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvVn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27747:1: error: BUILDSTDERR: warning: label ‘_cvVn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27747 | _cvVn: BUILDSTDERR: | ^ BUILDSTDERR: 27747 | _cvVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stRepeat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27769:1: error: BUILDSTDERR: warning: label ‘_cvVE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27769 | _cvVE: BUILDSTDERR: | ^ BUILDSTDERR: 27769 | _cvVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvVB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27788:1: error: BUILDSTDERR: warning: label ‘_cvVB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27788 | _cvVB: BUILDSTDERR: | ^ BUILDSTDERR: 27788 | _cvVB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27810:1: error: BUILDSTDERR: warning: label ‘_cvVS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27810 | _cvVS: BUILDSTDERR: | ^ BUILDSTDERR: 27810 | _cvVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvVP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27829:1: error: BUILDSTDERR: warning: label ‘_cvVP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27829 | _cvVP: BUILDSTDERR: | ^ BUILDSTDERR: 27829 | _cvVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stState_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27851:1: error: BUILDSTDERR: warning: label ‘_cvW6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27851 | _cvW6: BUILDSTDERR: | ^ BUILDSTDERR: 27851 | _cvW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvW3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27870:1: error: BUILDSTDERR: warning: label ‘_cvW3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27870 | _cvW3: BUILDSTDERR: | ^ BUILDSTDERR: 27870 | _cvW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_defaultSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:27923:1: error: BUILDSTDERR: warning: label ‘_cvWi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27923 | _cvWi: BUILDSTDERR: | ^ BUILDSTDERR: 27923 | _cvWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28008:1: error: BUILDSTDERR: warning: label ‘_cvWt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28008 | _cvWt: BUILDSTDERR: | ^ BUILDSTDERR: 28008 | _cvWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtlm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28049:1: error: BUILDSTDERR: warning: label ‘_cvWC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28049 | _cvWC: BUILDSTDERR: | ^ BUILDSTDERR: 28049 | _cvWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtlo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28090:1: error: BUILDSTDERR: warning: label ‘_cvWL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28090 | _cvWL: BUILDSTDERR: | ^ BUILDSTDERR: 28090 | _cvWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtlt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28146:1: error: BUILDSTDERR: warning: label ‘_cvWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28146 | _cvWU: BUILDSTDERR: | ^ BUILDSTDERR: 28146 | _cvWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtly_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28208:1: error: BUILDSTDERR: warning: label ‘_cvX3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28208 | _cvX3: BUILDSTDERR: | ^ BUILDSTDERR: 28208 | _cvX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtlz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28248:1: error: BUILDSTDERR: warning: label ‘_cvXf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28248 | _cvXf: BUILDSTDERR: | ^ BUILDSTDERR: 28248 | _cvXf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvXc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28283:1: error: BUILDSTDERR: warning: label ‘_cvXc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28283 | _cvXc: BUILDSTDERR: | ^ BUILDSTDERR: 28283 | _cvXc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtlA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28319:1: error: BUILDSTDERR: warning: label ‘_cvXr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28319 | _cvXr: BUILDSTDERR: | ^ BUILDSTDERR: 28319 | _cvXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stR0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28361:1: error: BUILDSTDERR: warning: label ‘_cvXF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28361 | _cvXF: BUILDSTDERR: | ^ BUILDSTDERR: 28361 | _cvXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvXC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28389:1: error: BUILDSTDERR: warning: label ‘_cvXC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28389 | _cvXC: BUILDSTDERR: | ^ BUILDSTDERR: 28389 | _cvXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28419:1: error: BUILDSTDERR: warning: label ‘_cvXN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28419 | _cvXN: BUILDSTDERR: | ^ BUILDSTDERR: 28419 | _cvXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvXL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28451:1: error: BUILDSTDERR: warning: label ‘_cvXL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28451 | _cvXL: BUILDSTDERR: | ^ BUILDSTDERR: 28451 | _cvXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdctoEnum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28475:1: error: BUILDSTDERR: warning: label ‘_cvY4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28475 | _cvY4: BUILDSTDERR: | ^ BUILDSTDERR: 28475 | _cvY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdctoEnum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28511:1: error: BUILDSTDERR: warning: label ‘_cvYl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28511 | _cvYl: BUILDSTDERR: | ^ BUILDSTDERR: 28511 | _cvYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvYi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28532:1: error: BUILDSTDERR: warning: label ‘_cvYi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28532 | _cvYi: BUILDSTDERR: | ^ BUILDSTDERR: 28532 | _cvYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘rtlC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28557:1: error: BUILDSTDERR: warning: label ‘_cvYy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28557 | _cvYy: BUILDSTDERR: | ^ BUILDSTDERR: 28557 | _cvYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczeze1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28596:1: error: BUILDSTDERR: warning: label ‘_cvYI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28596 | _cvYI: BUILDSTDERR: | ^ BUILDSTDERR: 28596 | _cvYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvYF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28624:1: error: BUILDSTDERR: warning: label ‘_cvYF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28624 | _cvYF: BUILDSTDERR: | ^ BUILDSTDERR: 28624 | _cvYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvYL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28654:1: error: BUILDSTDERR: warning: label ‘_cvYL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28654 | _cvYL: BUILDSTDERR: | ^ BUILDSTDERR: 28654 | _cvYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvYQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28684:1: error: BUILDSTDERR: warning: label ‘_cvYQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28684 | _cvYQ: BUILDSTDERR: | ^ BUILDSTDERR: 28684 | _cvYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvYV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28723:1: error: BUILDSTDERR: warning: label ‘_cvYV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28723 | _cvYV: BUILDSTDERR: | ^ BUILDSTDERR: 28723 | _cvYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw2G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28790:1: error: BUILDSTDERR: warning: label ‘_cw2G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28790 | _cw2G: BUILDSTDERR: | ^ BUILDSTDERR: 28790 | _cw2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw2p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28814:1: error: BUILDSTDERR: warning: label ‘_cw2p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28814 | _cw2p: BUILDSTDERR: | ^ BUILDSTDERR: 28814 | _cw2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_stRz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28838:1: error: BUILDSTDERR: warning: label ‘_stRz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28838 | _stRz: BUILDSTDERR: | ^ BUILDSTDERR: 28838 | _stRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvZe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28852:1: error: BUILDSTDERR: warning: label ‘_cvZe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28852 | _cvZe: BUILDSTDERR: | ^ BUILDSTDERR: 28852 | _cvZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvZq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28884:1: error: BUILDSTDERR: warning: label ‘_cvZq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28884 | _cvZq: BUILDSTDERR: | ^ BUILDSTDERR: 28884 | _cvZq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw1A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28924:1: error: BUILDSTDERR: warning: label ‘_cw1A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28924 | _cw1A: BUILDSTDERR: | ^ BUILDSTDERR: 28924 | _cw1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw1M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28955:1: error: BUILDSTDERR: warning: label ‘_cw1M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28955 | _cw1M: BUILDSTDERR: | ^ BUILDSTDERR: 28955 | _cw1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw1R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:28979:1: error: BUILDSTDERR: warning: label ‘_cw1R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28979 | _cw1R: BUILDSTDERR: | ^ BUILDSTDERR: 28979 | _cw1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw1Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29000:1: error: BUILDSTDERR: warning: label ‘_cw1Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29000 | _cw1Z: BUILDSTDERR: | ^ BUILDSTDERR: 29000 | _cw1Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw29’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29026:1: error: BUILDSTDERR: warning: label ‘_cw29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29026 | _cw29: BUILDSTDERR: | ^ BUILDSTDERR: 29026 | _cw29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw1j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29049:1: error: BUILDSTDERR: warning: label ‘_cw1j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29049 | _cw1j: BUILDSTDERR: | ^ BUILDSTDERR: 29049 | _cw1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_stRB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29073:1: error: BUILDSTDERR: warning: label ‘_stRB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29073 | _stRB: BUILDSTDERR: | ^ BUILDSTDERR: 29073 | _stRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvZv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29087:1: error: BUILDSTDERR: warning: label ‘_cvZv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29087 | _cvZv: BUILDSTDERR: | ^ BUILDSTDERR: 29087 | _cvZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvZH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29119:1: error: BUILDSTDERR: warning: label ‘_cvZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29119 | _cvZH: BUILDSTDERR: | ^ BUILDSTDERR: 29119 | _cvZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw0J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29159:1: error: BUILDSTDERR: warning: label ‘_cw0J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29159 | _cw0J: BUILDSTDERR: | ^ BUILDSTDERR: 29159 | _cw0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw0V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29190:1: error: BUILDSTDERR: warning: label ‘_cw0V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29190 | _cw0V: BUILDSTDERR: | ^ BUILDSTDERR: 29190 | _cw0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw10’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29212:1: error: BUILDSTDERR: warning: label ‘_cw10’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29212 | _cw10: BUILDSTDERR: | ^ BUILDSTDERR: 29212 | _cw10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw0s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29235:1: error: BUILDSTDERR: warning: label ‘_cw0s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29235 | _cw0s: BUILDSTDERR: | ^ BUILDSTDERR: 29235 | _cw0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_stRD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29258:1: error: BUILDSTDERR: warning: label ‘_stRD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29258 | _stRD: BUILDSTDERR: | ^ BUILDSTDERR: 29258 | _stRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvZM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29277:1: error: BUILDSTDERR: warning: label ‘_cvZM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29277 | _cvZM: BUILDSTDERR: | ^ BUILDSTDERR: 29277 | _cvZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw09’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29316:1: error: BUILDSTDERR: warning: label ‘_cw09’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29316 | _cw09: BUILDSTDERR: | ^ BUILDSTDERR: 29316 | _cw09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cvZS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29341:1: error: BUILDSTDERR: warning: label ‘_cvZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29341 | _cvZS: BUILDSTDERR: | ^ BUILDSTDERR: 29341 | _cvZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw2X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29364:1: error: BUILDSTDERR: warning: label ‘_cw2X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29364 | _cw2X: BUILDSTDERR: | ^ BUILDSTDERR: 29364 | _cw2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSongzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29380:1: error: BUILDSTDERR: warning: label ‘_cw4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29380 | _cw4h: BUILDSTDERR: | ^ BUILDSTDERR: 29380 | _cw4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw4b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29405:1: error: BUILDSTDERR: warning: label ‘_cw4b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29405 | _cw4b: BUILDSTDERR: | ^ BUILDSTDERR: 29405 | _cw4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29443:1: error: BUILDSTDERR: warning: label ‘_cw4C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29443 | _cw4C: BUILDSTDERR: | ^ BUILDSTDERR: 29443 | _cw4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw4u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29471:1: error: BUILDSTDERR: warning: label ‘_cw4u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29471 | _cw4u: BUILDSTDERR: | ^ BUILDSTDERR: 29471 | _cw4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw5b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29520:1: error: BUILDSTDERR: warning: label ‘_cw5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29520 | _cw5b: BUILDSTDERR: | ^ BUILDSTDERR: 29520 | _cw5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw4W’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29546:1: error: BUILDSTDERR: warning: label ‘_cw4W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29546 | _cw4W: BUILDSTDERR: | ^ BUILDSTDERR: 29546 | _cw4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw4H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29573:1: error: BUILDSTDERR: warning: label ‘_cw4H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29573 | _cw4H: BUILDSTDERR: | ^ BUILDSTDERR: 29573 | _cw4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw5j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29597:1: error: BUILDSTDERR: warning: label ‘_cw5j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29597 | _cw5j: BUILDSTDERR: | ^ BUILDSTDERR: 29597 | _cw5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29613:1: error: BUILDSTDERR: warning: label ‘_cw5L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29613 | _cw5L: BUILDSTDERR: | ^ BUILDSTDERR: 29613 | _cw5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw5F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29638:1: error: BUILDSTDERR: warning: label ‘_cw5F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29638 | _cw5F: BUILDSTDERR: | ^ BUILDSTDERR: 29638 | _cw5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcfromEnum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29676:1: error: BUILDSTDERR: warning: label ‘_cw62’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29676 | _cw62: BUILDSTDERR: | ^ BUILDSTDERR: 29676 | _cw62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw5Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29696:1: error: BUILDSTDERR: warning: label ‘_cw5Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29696 | _cw5Y: BUILDSTDERR: | ^ BUILDSTDERR: 29696 | _cw5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw65’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29712:1: error: BUILDSTDERR: warning: label ‘_cw65’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29712 | _cw65: BUILDSTDERR: | ^ BUILDSTDERR: 29712 | _cw65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw64’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29732:1: error: BUILDSTDERR: warning: label ‘_cw64’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29732 | _cw64: BUILDSTDERR: | ^ BUILDSTDERR: 29732 | _cw64: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stSC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29754:1: error: BUILDSTDERR: warning: label ‘_cw6y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29754 | _cw6y: BUILDSTDERR: | ^ BUILDSTDERR: 29754 | _cw6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stSz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29788:1: error: BUILDSTDERR: warning: label ‘_cw6H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29788 | _cw6H: BUILDSTDERR: | ^ BUILDSTDERR: 29788 | _cw6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29815:1: error: BUILDSTDERR: warning: label ‘_cw6L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29815 | _cw6L: BUILDSTDERR: | ^ BUILDSTDERR: 29815 | _cw6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFrom_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29852:1: error: BUILDSTDERR: warning: label ‘_cw6Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29852 | _cw6Y: BUILDSTDERR: | ^ BUILDSTDERR: 29852 | _cw6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw6U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29874:1: error: BUILDSTDERR: warning: label ‘_cw6U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29874 | _cw6U: BUILDSTDERR: | ^ BUILDSTDERR: 29874 | _cw6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stSY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29904:1: error: BUILDSTDERR: warning: label ‘_cw87’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29904 | _cw87: BUILDSTDERR: | ^ BUILDSTDERR: 29904 | _cw87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stSW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29929:1: error: BUILDSTDERR: warning: label ‘_cw8e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29929 | _cw8e: BUILDSTDERR: | ^ BUILDSTDERR: 29929 | _cw8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stSZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29953:1: error: BUILDSTDERR: warning: label ‘_cw8m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29953 | _cw8m: BUILDSTDERR: | ^ BUILDSTDERR: 29953 | _cw8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stST_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:29984:1: error: BUILDSTDERR: warning: label ‘_cw8s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29984 | _cw8s: BUILDSTDERR: | ^ BUILDSTDERR: 29984 | _cw8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stT0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30038:1: error: BUILDSTDERR: warning: label ‘_cw8z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30038 | _cw8z: BUILDSTDERR: | ^ BUILDSTDERR: 30038 | _cw8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stSQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30074:1: error: BUILDSTDERR: warning: label ‘_cw8I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30074 | _cw8I: BUILDSTDERR: | ^ BUILDSTDERR: 30074 | _cw8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stT2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30098:1: error: BUILDSTDERR: warning: label ‘_cw8T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30098 | _cw8T: BUILDSTDERR: | ^ BUILDSTDERR: 30098 | _cw8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30122:1: error: BUILDSTDERR: warning: label ‘_cw9o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30122 | _cw9o: BUILDSTDERR: | ^ BUILDSTDERR: 30122 | _cw9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30147:1: error: BUILDSTDERR: warning: label ‘_cw9v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30147 | _cw9v: BUILDSTDERR: | ^ BUILDSTDERR: 30147 | _cw9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30171:1: error: BUILDSTDERR: warning: label ‘_cw9D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30171 | _cw9D: BUILDSTDERR: | ^ BUILDSTDERR: 30171 | _cw9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stT7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30202:1: error: BUILDSTDERR: warning: label ‘_cw9J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30202 | _cw9J: BUILDSTDERR: | ^ BUILDSTDERR: 30202 | _cw9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30256:1: error: BUILDSTDERR: warning: label ‘_cw9Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30256 | _cw9Q: BUILDSTDERR: | ^ BUILDSTDERR: 30256 | _cw9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stT4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30292:1: error: BUILDSTDERR: warning: label ‘_cw9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30292 | _cw9Z: BUILDSTDERR: | ^ BUILDSTDERR: 30292 | _cw9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30316:1: error: BUILDSTDERR: warning: label ‘_cwaa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30316 | _cwaa: BUILDSTDERR: | ^ BUILDSTDERR: 30316 | _cwaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30340:1: error: BUILDSTDERR: warning: label ‘_cwaI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30340 | _cwaI: BUILDSTDERR: | ^ BUILDSTDERR: 30340 | _cwaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30365:1: error: BUILDSTDERR: warning: label ‘_cwaP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30365 | _cwaP: BUILDSTDERR: | ^ BUILDSTDERR: 30365 | _cwaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30389:1: error: BUILDSTDERR: warning: label ‘_cwaX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30389 | _cwaX: BUILDSTDERR: | ^ BUILDSTDERR: 30389 | _cwaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30420:1: error: BUILDSTDERR: warning: label ‘_cwb3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30420 | _cwb3: BUILDSTDERR: | ^ BUILDSTDERR: 30420 | _cwb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30474:1: error: BUILDSTDERR: warning: label ‘_cwba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30474 | _cwba: BUILDSTDERR: | ^ BUILDSTDERR: 30474 | _cwba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30510:1: error: BUILDSTDERR: warning: label ‘_cwbj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30510 | _cwbj: BUILDSTDERR: | ^ BUILDSTDERR: 30510 | _cwbj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30534:1: error: BUILDSTDERR: warning: label ‘_cwbu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30534 | _cwbu: BUILDSTDERR: | ^ BUILDSTDERR: 30534 | _cwbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30558:1: error: BUILDSTDERR: warning: label ‘_cwbZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30558 | _cwbZ: BUILDSTDERR: | ^ BUILDSTDERR: 30558 | _cwbZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30583:1: error: BUILDSTDERR: warning: label ‘_cwc6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30583 | _cwc6: BUILDSTDERR: | ^ BUILDSTDERR: 30583 | _cwc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30607:1: error: BUILDSTDERR: warning: label ‘_cwce’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30607 | _cwce: BUILDSTDERR: | ^ BUILDSTDERR: 30607 | _cwce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30638:1: error: BUILDSTDERR: warning: label ‘_cwck’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30638 | _cwck: BUILDSTDERR: | ^ BUILDSTDERR: 30638 | _cwck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30692:1: error: BUILDSTDERR: warning: label ‘_cwcr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30692 | _cwcr: BUILDSTDERR: | ^ BUILDSTDERR: 30692 | _cwcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30728:1: error: BUILDSTDERR: warning: label ‘_cwcA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30728 | _cwcA: BUILDSTDERR: | ^ BUILDSTDERR: 30728 | _cwcA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stTJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30752:1: error: BUILDSTDERR: warning: label ‘_cwcL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30752 | _cwcL: BUILDSTDERR: | ^ BUILDSTDERR: 30752 | _cwcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromThen_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30777:1: error: BUILDSTDERR: warning: label ‘_cwcO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30777 | _cwcO: BUILDSTDERR: | ^ BUILDSTDERR: 30777 | _cwcO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw7k’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30799:1: error: BUILDSTDERR: warning: label ‘_cw7k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30799 | _cw7k: BUILDSTDERR: | ^ BUILDSTDERR: 30799 | _cw7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw7s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30820:1: error: BUILDSTDERR: warning: label ‘_cw7s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30820 | _cw7s: BUILDSTDERR: | ^ BUILDSTDERR: 30820 | _cw7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw7y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:30855:1: error: BUILDSTDERR: warning: label ‘_cw7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30855 | _cw7y: BUILDSTDERR: | ^ BUILDSTDERR: 30855 | _cw7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cw7x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:31022:1: error: BUILDSTDERR: warning: label ‘_cw7x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31022 | _cw7x: BUILDSTDERR: | ^ BUILDSTDERR: 31022 | _cw7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSubsystemzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:31043:1: error: BUILDSTDERR: warning: label ‘_cwdW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31043 | _cwdW: BUILDSTDERR: | ^ BUILDSTDERR: 31043 | _cwdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwdS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:31065:1: error: BUILDSTDERR: warning: label ‘_cwdS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31065 | _cwdS: BUILDSTDERR: | ^ BUILDSTDERR: 31065 | _cwdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwe1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:31086:1: error: BUILDSTDERR: warning: label ‘_cwe1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31086 | _cwe1: BUILDSTDERR: | ^ BUILDSTDERR: 31086 | _cwe1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSubsystemzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:31108:1: error: BUILDSTDERR: warning: label ‘_cwew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31108 | _cwew: BUILDSTDERR: | ^ BUILDSTDERR: 31108 | _cwew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwes’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:31130:1: error: BUILDSTDERR: warning: label ‘_cwes’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31130 | _cwes: BUILDSTDERR: | ^ BUILDSTDERR: 31130 | _cwes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cweB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:31152:1: error: BUILDSTDERR: warning: label ‘_cweB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31152 | _cweB: BUILDSTDERR: | ^ BUILDSTDERR: 31152 | _cweB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stU9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:32989:1: error: BUILDSTDERR: warning: label ‘_cwfg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32989 | _cwfg: BUILDSTDERR: | ^ BUILDSTDERR: 32989 | _cwfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgAddTag_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33030:1: error: BUILDSTDERR: warning: label ‘_cwfl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33030 | _cwfl: BUILDSTDERR: | ^ BUILDSTDERR: 33030 | _cwfl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwf6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33064:1: error: BUILDSTDERR: warning: label ‘_cwf6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33064 | _cwf6: BUILDSTDERR: | ^ BUILDSTDERR: 33064 | _cwf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgGetTag_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33112:1: error: BUILDSTDERR: warning: label ‘_cwfA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33112 | _cwfA: BUILDSTDERR: | ^ BUILDSTDERR: 33112 | _cwfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwfx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33137:1: error: BUILDSTDERR: warning: label ‘_cwfx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33137 | _cwfx: BUILDSTDERR: | ^ BUILDSTDERR: 33137 | _cwfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadata2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33164:1: error: BUILDSTDERR: warning: label ‘_cwfP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33164 | _cwfP: BUILDSTDERR: | ^ BUILDSTDERR: 33164 | _cwfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwfN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33197:1: error: BUILDSTDERR: warning: label ‘_cwfN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33197 | _cwfN: BUILDSTDERR: | ^ BUILDSTDERR: 33197 | _cwfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcsucc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33221:1: error: BUILDSTDERR: warning: label ‘_cwg6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33221 | _cwg6: BUILDSTDERR: | ^ BUILDSTDERR: 33221 | _cwg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwfZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33245:1: error: BUILDSTDERR: warning: label ‘_cwfZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33245 | _cwfZ: BUILDSTDERR: | ^ BUILDSTDERR: 33245 | _cwfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwgb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33275:1: error: BUILDSTDERR: warning: label ‘_cwgb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33275 | _cwgb: BUILDSTDERR: | ^ BUILDSTDERR: 33275 | _cwgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadata1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33302:1: error: BUILDSTDERR: warning: label ‘_cwgD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33302 | _cwgD: BUILDSTDERR: | ^ BUILDSTDERR: 33302 | _cwgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwgB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33335:1: error: BUILDSTDERR: warning: label ‘_cwgB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33335 | _cwgB: BUILDSTDERR: | ^ BUILDSTDERR: 33335 | _cwgB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcpred_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33359:1: error: BUILDSTDERR: warning: label ‘_cwgU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33359 | _cwgU: BUILDSTDERR: | ^ BUILDSTDERR: 33359 | _cwgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwgN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33383:1: error: BUILDSTDERR: warning: label ‘_cwgN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33383 | _cwgN: BUILDSTDERR: | ^ BUILDSTDERR: 33383 | _cwgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwgZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33413:1: error: BUILDSTDERR: warning: label ‘_cwgZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33413 | _cwgZ: BUILDSTDERR: | ^ BUILDSTDERR: 33413 | _cwgZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stUJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33436:1: error: BUILDSTDERR: warning: label ‘_cwhU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33436 | _cwhU: BUILDSTDERR: | ^ BUILDSTDERR: 33436 | _cwhU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stUG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33474:1: error: BUILDSTDERR: warning: label ‘_cwi8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33474 | _cwi8: BUILDSTDERR: | ^ BUILDSTDERR: 33474 | _cwi8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stUC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33518:1: error: BUILDSTDERR: warning: label ‘_cwij’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33518 | _cwij: BUILDSTDERR: | ^ BUILDSTDERR: 33518 | _cwij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromTo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33555:1: error: BUILDSTDERR: warning: label ‘_cwio’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33555 | _cwio: BUILDSTDERR: | ^ BUILDSTDERR: 33555 | _cwio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwhn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33578:1: error: BUILDSTDERR: warning: label ‘_cwhn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33578 | _cwhn: BUILDSTDERR: | ^ BUILDSTDERR: 33578 | _cwhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwhv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33600:1: error: BUILDSTDERR: warning: label ‘_cwhv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33600 | _cwhv: BUILDSTDERR: | ^ BUILDSTDERR: 33600 | _cwhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwhB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33619:1: error: BUILDSTDERR: warning: label ‘_cwhB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33619 | _cwhB: BUILDSTDERR: | ^ BUILDSTDERR: 33619 | _cwhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwhA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33649:1: error: BUILDSTDERR: warning: label ‘_cwhA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33649 | _cwhA: BUILDSTDERR: | ^ BUILDSTDERR: 33649 | _cwhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stV7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33670:1: error: BUILDSTDERR: warning: label ‘_cwjI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33670 | _cwjI: BUILDSTDERR: | ^ BUILDSTDERR: 33670 | _cwjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stV5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33698:1: error: BUILDSTDERR: warning: label ‘_cwjU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33698 | _cwjU: BUILDSTDERR: | ^ BUILDSTDERR: 33698 | _cwjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33740:1: error: BUILDSTDERR: warning: label ‘_cwke’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33740 | _cwke: BUILDSTDERR: | ^ BUILDSTDERR: 33740 | _cwke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stV0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33787:1: error: BUILDSTDERR: warning: label ‘_cwkr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33787 | _cwkr: BUILDSTDERR: | ^ BUILDSTDERR: 33787 | _cwkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33843:1: error: BUILDSTDERR: warning: label ‘_cwky’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33843 | _cwky: BUILDSTDERR: | ^ BUILDSTDERR: 33843 | _cwky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stUX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33883:1: error: BUILDSTDERR: warning: label ‘_cwkM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33883 | _cwkM: BUILDSTDERR: | ^ BUILDSTDERR: 33883 | _cwkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33925:1: error: BUILDSTDERR: warning: label ‘_cwl9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33925 | _cwl9: BUILDSTDERR: | ^ BUILDSTDERR: 33925 | _cwl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33965:1: error: BUILDSTDERR: warning: label ‘_cwlL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33965 | _cwlL: BUILDSTDERR: | ^ BUILDSTDERR: 33965 | _cwlL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:33993:1: error: BUILDSTDERR: warning: label ‘_cwlX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33993 | _cwlX: BUILDSTDERR: | ^ BUILDSTDERR: 33993 | _cwlX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34035:1: error: BUILDSTDERR: warning: label ‘_cwmh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34035 | _cwmh: BUILDSTDERR: | ^ BUILDSTDERR: 34035 | _cwmh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34082:1: error: BUILDSTDERR: warning: label ‘_cwmu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34082 | _cwmu: BUILDSTDERR: | ^ BUILDSTDERR: 34082 | _cwmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34138:1: error: BUILDSTDERR: warning: label ‘_cwmB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34138 | _cwmB: BUILDSTDERR: | ^ BUILDSTDERR: 34138 | _cwmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34178:1: error: BUILDSTDERR: warning: label ‘_cwmP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34178 | _cwmP: BUILDSTDERR: | ^ BUILDSTDERR: 34178 | _cwmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘stVB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34220:1: error: BUILDSTDERR: warning: label ‘_cwnc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34220 | _cwnc: BUILDSTDERR: | ^ BUILDSTDERR: 34220 | _cwnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromThenTo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34261:1: error: BUILDSTDERR: warning: label ‘_cwnm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34261 | _cwnm: BUILDSTDERR: | ^ BUILDSTDERR: 34261 | _cwnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwiQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34284:1: error: BUILDSTDERR: warning: label ‘_cwiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34284 | _cwiQ: BUILDSTDERR: | ^ BUILDSTDERR: 34284 | _cwiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwiY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34308:1: error: BUILDSTDERR: warning: label ‘_cwiY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34308 | _cwiY: BUILDSTDERR: | ^ BUILDSTDERR: 34308 | _cwiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwj6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34330:1: error: BUILDSTDERR: warning: label ‘_cwj6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34330 | _cwj6: BUILDSTDERR: | ^ BUILDSTDERR: 34330 | _cwj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwjc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34359:1: error: BUILDSTDERR: warning: label ‘_cwjc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34359 | _cwjc: BUILDSTDERR: | ^ BUILDSTDERR: 34359 | _cwjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘_cwjb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34453:1: error: BUILDSTDERR: warning: label ‘_cwjb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34453 | _cwjb: BUILDSTDERR: | ^ BUILDSTDERR: 34453 | _cwjb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34486:1: error: BUILDSTDERR: warning: label ‘_cwo7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34486 | _cwo7: BUILDSTDERR: | ^ BUILDSTDERR: 34486 | _cwo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34495:1: error: BUILDSTDERR: warning: label ‘_cwoc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34495 | _cwoc: BUILDSTDERR: | ^ BUILDSTDERR: 34495 | _cwoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34544:1: error: BUILDSTDERR: warning: label ‘_cwoi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34544 | _cwoi: BUILDSTDERR: | ^ BUILDSTDERR: 34544 | _cwoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34553:1: error: BUILDSTDERR: warning: label ‘_cwon’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34553 | _cwon: BUILDSTDERR: | ^ BUILDSTDERR: 34553 | _cwon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Song_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34590:1: error: BUILDSTDERR: warning: label ‘_cwox’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34590 | _cwox: BUILDSTDERR: | ^ BUILDSTDERR: 34590 | _cwox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Device_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34625:1: error: BUILDSTDERR: warning: label ‘_cwoH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34625 | _cwoH: BUILDSTDERR: | ^ BUILDSTDERR: 34625 | _cwoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsDirectory_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34657:1: error: BUILDSTDERR: warning: label ‘_cwoR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34657 | _cwoR: BUILDSTDERR: | ^ BUILDSTDERR: 34657 | _cwoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34687:1: error: BUILDSTDERR: warning: label ‘_cwp1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34687 | _cwp1: BUILDSTDERR: | ^ BUILDSTDERR: 34687 | _cwp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34717:1: error: BUILDSTDERR: warning: label ‘_cwpb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34717 | _cwpb: BUILDSTDERR: | ^ BUILDSTDERR: 34717 | _cwpb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Count_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34747:1: error: BUILDSTDERR: warning: label ‘_cwpl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34747 | _cwpl: BUILDSTDERR: | ^ BUILDSTDERR: 34747 | _cwpl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_CZCToString_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34963:1: error: BUILDSTDERR: warning: label ‘_cwpv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34963 | _cwpv: BUILDSTDERR: | ^ BUILDSTDERR: 34963 | _cwpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:34989:1: error: BUILDSTDERR: warning: label ‘_cwpA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34989 | _cwpA: BUILDSTDERR: | ^ BUILDSTDERR: 34989 | _cwpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35003:1: error: BUILDSTDERR: warning: label ‘_cwpC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35003 | _cwpC: BUILDSTDERR: | ^ BUILDSTDERR: 35003 | _cwpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Song_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35017:1: error: BUILDSTDERR: warning: label ‘_cwpE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35017 | _cwpE: BUILDSTDERR: | ^ BUILDSTDERR: 35017 | _cwpE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Device_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35031:1: error: BUILDSTDERR: warning: label ‘_cwpG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35031 | _cwpG: BUILDSTDERR: | ^ BUILDSTDERR: 35031 | _cwpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsDirectory_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35045:1: error: BUILDSTDERR: warning: label ‘_cwpI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35045 | _cwpI: BUILDSTDERR: | ^ BUILDSTDERR: 35045 | _cwpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsSong_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35059:1: error: BUILDSTDERR: warning: label ‘_cwpK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35059 | _cwpK: BUILDSTDERR: | ^ BUILDSTDERR: 35059 | _cwpK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsPlaylist_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35073:1: error: BUILDSTDERR: warning: label ‘_cwpM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35073 | _cwpM: BUILDSTDERR: | ^ BUILDSTDERR: 35073 | _cwpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Count_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35087:1: error: BUILDSTDERR: warning: label ‘_cwpO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35087 | _cwpO: BUILDSTDERR: | ^ BUILDSTDERR: 35087 | _cwpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Off_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35108:1: error: BUILDSTDERR: warning: label ‘_cwpQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35108 | _cwpQ: BUILDSTDERR: | ^ BUILDSTDERR: 35108 | _cwpQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_TrackMode_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35122:1: error: BUILDSTDERR: warning: label ‘_cwpS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35122 | _cwpS: BUILDSTDERR: | ^ BUILDSTDERR: 35122 | _cwpS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumMode_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35136:1: error: BUILDSTDERR: warning: label ‘_cwpU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35136 | _cwpU: BUILDSTDERR: | ^ BUILDSTDERR: 35136 | _cwpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_DatabaseS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35165:1: error: BUILDSTDERR: warning: label ‘_cwpW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35165 | _cwpW: BUILDSTDERR: | ^ BUILDSTDERR: 35165 | _cwpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_UpdateS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35179:1: error: BUILDSTDERR: warning: label ‘_cwpY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35179 | _cwpY: BUILDSTDERR: | ^ BUILDSTDERR: 35179 | _cwpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_StoredPlaylistS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35193:1: error: BUILDSTDERR: warning: label ‘_cwq0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35193 | _cwq0: BUILDSTDERR: | ^ BUILDSTDERR: 35193 | _cwq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_PlaylistS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35207:1: error: BUILDSTDERR: warning: label ‘_cwq2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35207 | _cwq2: BUILDSTDERR: | ^ BUILDSTDERR: 35207 | _cwq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_PlayerS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35221:1: error: BUILDSTDERR: warning: label ‘_cwq4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35221 | _cwq4: BUILDSTDERR: | ^ BUILDSTDERR: 35221 | _cwq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MixerS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35235:1: error: BUILDSTDERR: warning: label ‘_cwq6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35235 | _cwq6: BUILDSTDERR: | ^ BUILDSTDERR: 35235 | _cwq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_OutputS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35249:1: error: BUILDSTDERR: warning: label ‘_cwq8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35249 | _cwq8: BUILDSTDERR: | ^ BUILDSTDERR: 35249 | _cwq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_OptionsS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35263:1: error: BUILDSTDERR: warning: label ‘_cwqa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35263 | _cwqa: BUILDSTDERR: | ^ BUILDSTDERR: 35263 | _cwqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_StickerS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35277:1: error: BUILDSTDERR: warning: label ‘_cwqc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35277 | _cwqc: BUILDSTDERR: | ^ BUILDSTDERR: 35277 | _cwqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_SubscriptionS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35291:1: error: BUILDSTDERR: warning: label ‘_cwqe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35291 | _cwqe: BUILDSTDERR: | ^ BUILDSTDERR: 35291 | _cwqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MessageS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35305:1: error: BUILDSTDERR: warning: label ‘_cwqg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35305 | _cwqg: BUILDSTDERR: | ^ BUILDSTDERR: 35305 | _cwqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Playing_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35326:1: error: BUILDSTDERR: warning: label ‘_cwqi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35326 | _cwqi: BUILDSTDERR: | ^ BUILDSTDERR: 35326 | _cwqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stopped_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35340:1: error: BUILDSTDERR: warning: label ‘_cwqk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35340 | _cwqk: BUILDSTDERR: | ^ BUILDSTDERR: 35340 | _cwqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Paused_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35354:1: error: BUILDSTDERR: warning: label ‘_cwqm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35354 | _cwqm: BUILDSTDERR: | ^ BUILDSTDERR: 35354 | _cwqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_SongObj_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35373:1: error: BUILDSTDERR: warning: label ‘_cwqo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35373 | _cwqo: BUILDSTDERR: | ^ BUILDSTDERR: 35373 | _cwqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Artist_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35410:1: error: BUILDSTDERR: warning: label ‘_cwqq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35410 | _cwqq: BUILDSTDERR: | ^ BUILDSTDERR: 35410 | _cwqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_ArtistSort_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35424:1: error: BUILDSTDERR: warning: label ‘_cwqs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35424 | _cwqs: BUILDSTDERR: | ^ BUILDSTDERR: 35424 | _cwqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Album_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35438:1: error: BUILDSTDERR: warning: label ‘_cwqu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35438 | _cwqu: BUILDSTDERR: | ^ BUILDSTDERR: 35438 | _cwqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumArtist_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35452:1: error: BUILDSTDERR: warning: label ‘_cwqw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35452 | _cwqw: BUILDSTDERR: | ^ BUILDSTDERR: 35452 | _cwqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumArtistSort_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35466:1: error: BUILDSTDERR: warning: label ‘_cwqy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35466 | _cwqy: BUILDSTDERR: | ^ BUILDSTDERR: 35466 | _cwqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Title_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35480:1: error: BUILDSTDERR: warning: label ‘_cwqA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35480 | _cwqA: BUILDSTDERR: | ^ BUILDSTDERR: 35480 | _cwqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Track_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35494:1: error: BUILDSTDERR: warning: label ‘_cwqC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35494 | _cwqC: BUILDSTDERR: | ^ BUILDSTDERR: 35494 | _cwqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Name_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35508:1: error: BUILDSTDERR: warning: label ‘_cwqE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35508 | _cwqE: BUILDSTDERR: | ^ BUILDSTDERR: 35508 | _cwqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Genre_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35522:1: error: BUILDSTDERR: warning: label ‘_cwqG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35522 | _cwqG: BUILDSTDERR: | ^ BUILDSTDERR: 35522 | _cwqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Date_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35536:1: error: BUILDSTDERR: warning: label ‘_cwqI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35536 | _cwqI: BUILDSTDERR: | ^ BUILDSTDERR: 35536 | _cwqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Composer_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35550:1: error: BUILDSTDERR: warning: label ‘_cwqK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35550 | _cwqK: BUILDSTDERR: | ^ BUILDSTDERR: 35550 | _cwqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Performer_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35564:1: error: BUILDSTDERR: warning: label ‘_cwqM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35564 | _cwqM: BUILDSTDERR: | ^ BUILDSTDERR: 35564 | _cwqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Comment_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35578:1: error: BUILDSTDERR: warning: label ‘_cwqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35578 | _cwqO: BUILDSTDERR: | ^ BUILDSTDERR: 35578 | _cwqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Disc_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35592:1: error: BUILDSTDERR: warning: label ‘_cwqQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35592 | _cwqQ: BUILDSTDERR: | ^ BUILDSTDERR: 35592 | _cwqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuARTISTID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35606:1: error: BUILDSTDERR: warning: label ‘_cwqS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35606 | _cwqS: BUILDSTDERR: | ^ BUILDSTDERR: 35606 | _cwqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuALBUMID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35620:1: error: BUILDSTDERR: warning: label ‘_cwqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35620 | _cwqU: BUILDSTDERR: | ^ BUILDSTDERR: 35620 | _cwqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuALBUMARTISTID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35634:1: error: BUILDSTDERR: warning: label ‘_cwqW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35634 | _cwqW: BUILDSTDERR: | ^ BUILDSTDERR: 35634 | _cwqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuTRACKID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35648:1: error: BUILDSTDERR: warning: label ‘_cwqY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35648 | _cwqY: BUILDSTDERR: | ^ BUILDSTDERR: 35648 | _cwqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuRELEASETRACKID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35662:1: error: BUILDSTDERR: warning: label ‘_cwr0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35662 | _cwr0: BUILDSTDERR: | ^ BUILDSTDERR: 35662 | _cwr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_CZCToString_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_80.hc:35676:1: error: BUILDSTDERR: warning: label ‘_cwr2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35676 | _cwr2: BUILDSTDERR: | ^ BUILDSTDERR: 35676 | _cwr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toString_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15:1: error: BUILDSTDERR: warning: label ‘_cwZD’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cwZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cwZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cwZA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34:1: error: BUILDSTDERR: warning: label ‘_cwZA’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cwZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cwZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toText_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:56:1: error: BUILDSTDERR: warning: label ‘_cwZR’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cwZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cwZR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cwZO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:75:1: error: BUILDSTDERR: warning: label ‘_cwZO’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cwZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cwZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toUtf8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:97:1: error: BUILDSTDERR: warning: label ‘_cx05’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cx05: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cx05: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx02’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:116:1: error: BUILDSTDERR: warning: label ‘_cx02’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _cx02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _cx02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swrv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:139:1: error: BUILDSTDERR: warning: label ‘_cx0y’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _cx0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _cx0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx0v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:166:1: error: BUILDSTDERR: warning: label ‘_cx0v’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cx0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cx0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swrq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:194:1: error: BUILDSTDERR: warning: label ‘_cx0M’ defined but not used [-Wunused-label] BUILDSTDERR: 194 | _cx0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 194 | _cx0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx0J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:225:1: error: BUILDSTDERR: warning: label ‘_cx0J’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cx0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cx0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swrz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:252:1: error: BUILDSTDERR: warning: label ‘_cx0U’ defined but not used [-Wunused-label] BUILDSTDERR: 252 | _cx0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 252 | _cx0U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:301:1: error: BUILDSTDERR: warning: label ‘_cx0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _cx0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _cx0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx0g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:327:1: error: BUILDSTDERR: warning: label ‘_cx0g’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _cx0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _cx0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:367:1: error: BUILDSTDERR: warning: label ‘_cx1c’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _cx1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _cx1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swrL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:403:1: error: BUILDSTDERR: warning: label ‘_cx1v’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _cx1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _cx1v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx1s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:430:1: error: BUILDSTDERR: warning: label ‘_cx1s’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _cx1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _cx1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swrG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:458:1: error: BUILDSTDERR: warning: label ‘_cx1J’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _cx1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _cx1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx1G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:489:1: error: BUILDSTDERR: warning: label ‘_cx1G’ defined but not used [-Wunused-label] BUILDSTDERR: 489 | _cx1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 489 | _cx1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swrO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:515:1: error: BUILDSTDERR: warning: label ‘_cx1R’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _cx1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _cx1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:560:1: error: BUILDSTDERR: warning: label ‘_cx1W’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cx1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cx1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtko_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:595:1: error: BUILDSTDERR: warning: label ‘_cx28’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _cx28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _cx28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx25’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:623:1: error: BUILDSTDERR: warning: label ‘_cx25’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _cx25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _cx25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx2b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:643:1: error: BUILDSTDERR: warning: label ‘_cx2b’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cx2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cx2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘sws6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:677:1: error: BUILDSTDERR: warning: label ‘_cx2C’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _cx2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _cx2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx2z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:704:1: error: BUILDSTDERR: warning: label ‘_cx2z’ defined but not used [-Wunused-label] BUILDSTDERR: 704 | _cx2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 704 | _cx2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘sws1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:732:1: error: BUILDSTDERR: warning: label ‘_cx2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _cx2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _cx2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx2N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:763:1: error: BUILDSTDERR: warning: label ‘_cx2N’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _cx2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _cx2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swsa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:790:1: error: BUILDSTDERR: warning: label ‘_cx2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _cx2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _cx2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:839:1: error: BUILDSTDERR: warning: label ‘_cx33’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cx33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cx33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:875:1: error: BUILDSTDERR: warning: label ‘_cx3f’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _cx3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _cx3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx3c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:905:1: error: BUILDSTDERR: warning: label ‘_cx3c’ defined but not used [-Wunused-label] BUILDSTDERR: 905 | _cx3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 905 | _cx3c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx3i’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:927:1: error: BUILDSTDERR: warning: label ‘_cx3i’ defined but not used [-Wunused-label] BUILDSTDERR: 927 | _cx3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 927 | _cx3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swst_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:970:1: error: BUILDSTDERR: warning: label ‘_cx3G’ defined but not used [-Wunused-label] BUILDSTDERR: 970 | _cx3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 970 | _cx3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx3D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1001:1: error: BUILDSTDERR: warning: label ‘_cx3D’ defined but not used [-Wunused-label] BUILDSTDERR: 1001 | _cx3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1001 | _cx3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx3J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1021:1: error: BUILDSTDERR: warning: label ‘_cx3J’ defined but not used [-Wunused-label] BUILDSTDERR: 1021 | _cx3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1021 | _cx3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swsA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1049:1: error: BUILDSTDERR: warning: label ‘_cx45’ defined but not used [-Wunused-label] BUILDSTDERR: 1049 | _cx45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1049 | _cx45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx42’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1083:1: error: BUILDSTDERR: warning: label ‘_cx42’ defined but not used [-Wunused-label] BUILDSTDERR: 1083 | _cx42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1083 | _cx42: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx49’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cx49’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cx49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cx49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swsB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1145:1: error: BUILDSTDERR: warning: label ‘_cx4l’ defined but not used [-Wunused-label] BUILDSTDERR: 1145 | _cx4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1145 | _cx4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1189:1: error: BUILDSTDERR: warning: label ‘_cx4t’ defined but not used [-Wunused-label] BUILDSTDERR: 1189 | _cx4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1189 | _cx4t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1241:1: error: BUILDSTDERR: warning: label ‘_cx4G’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _cx4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _cx4G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx4D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1261:1: error: BUILDSTDERR: warning: label ‘_cx4D’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _cx4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _cx4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowId1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1281:1: error: BUILDSTDERR: warning: label ‘_cx4R’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _cx4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _cx4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1308:1: error: BUILDSTDERR: warning: label ‘_cx4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _cx4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _cx4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swsR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cx5c’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cx5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cx5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx59’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1365:1: error: BUILDSTDERR: warning: label ‘_cx59’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _cx59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _cx59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx5f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1384:1: error: BUILDSTDERR: warning: label ‘_cx5f’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _cx5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _cx5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1413:1: error: BUILDSTDERR: warning: label ‘_cx5p’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _cx5p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _cx5p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swsU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1459:1: error: BUILDSTDERR: warning: label ‘_cx5F’ defined but not used [-Wunused-label] BUILDSTDERR: 1459 | _cx5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1459 | _cx5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx5C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1489:1: error: BUILDSTDERR: warning: label ‘_cx5C’ defined but not used [-Wunused-label] BUILDSTDERR: 1489 | _cx5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1489 | _cx5C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swt3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1514:1: error: BUILDSTDERR: warning: label ‘_cx5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _cx5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _cx5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swt5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1556:1: error: BUILDSTDERR: warning: label ‘_cx65’ defined but not used [-Wunused-label] BUILDSTDERR: 1556 | _cx65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1556 | _cx65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swt9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1598:1: error: BUILDSTDERR: warning: label ‘_cx6q’ defined but not used [-Wunused-label] BUILDSTDERR: 1598 | _cx6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1598 | _cx6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swtb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1644:1: error: BUILDSTDERR: warning: label ‘_cx6w’ defined but not used [-Wunused-label] BUILDSTDERR: 1644 | _cx6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1644 | _cx6w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swtc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1687:1: error: BUILDSTDERR: warning: label ‘_cx6C’ defined but not used [-Wunused-label] BUILDSTDERR: 1687 | _cx6C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1687 | _cx6C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1722:1: error: BUILDSTDERR: warning: label ‘_cx6K’ defined but not used [-Wunused-label] BUILDSTDERR: 1722 | _cx6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1722 | _cx6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1768:1: error: BUILDSTDERR: warning: label ‘_cx6W’ defined but not used [-Wunused-label] BUILDSTDERR: 1768 | _cx6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1768 | _cx6W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx6T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1789:1: error: BUILDSTDERR: warning: label ‘_cx6T’ defined but not used [-Wunused-label] BUILDSTDERR: 1789 | _cx6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1789 | _cx6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValue1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1810:1: error: BUILDSTDERR: warning: label ‘_cx77’ defined but not used [-Wunused-label] BUILDSTDERR: 1810 | _cx77: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1810 | _cx77: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1838:1: error: BUILDSTDERR: warning: label ‘_cx7e’ defined but not used [-Wunused-label] BUILDSTDERR: 1838 | _cx7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1838 | _cx7e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swtr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1873:1: error: BUILDSTDERR: warning: label ‘_cx7s’ defined but not used [-Wunused-label] BUILDSTDERR: 1873 | _cx7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1873 | _cx7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx7p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1905:1: error: BUILDSTDERR: warning: label ‘_cx7p’ defined but not used [-Wunused-label] BUILDSTDERR: 1905 | _cx7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1905 | _cx7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx7v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1928:1: error: BUILDSTDERR: warning: label ‘_cx7v’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _cx7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _cx7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1950:1: error: BUILDSTDERR: warning: label ‘_cx7F’ defined but not used [-Wunused-label] BUILDSTDERR: 1950 | _cx7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1950 | _cx7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfShowZMZNzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:1999:1: error: BUILDSTDERR: warning: label ‘_cx7O’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _cx7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _cx7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfShowZMZNzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2029:1: error: BUILDSTDERR: warning: label ‘_cx7V’ defined but not used [-Wunused-label] BUILDSTDERR: 2029 | _cx7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2029 | _cx7V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtks_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2055:1: error: BUILDSTDERR: warning: label ‘_cx82’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _cx82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _cx82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfEqZMZNzuzdszdfEqZMZNzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cx8f’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cx8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cx8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cx89’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2119:1: error: BUILDSTDERR: warning: label ‘_cx89’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _cx89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _cx89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2150:1: error: BUILDSTDERR: warning: label ‘_cx8s’ defined but not used [-Wunused-label] BUILDSTDERR: 2150 | _cx8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2150 | _cx8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cx8B’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cx8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cx8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2229:1: error: BUILDSTDERR: warning: label ‘_cx8K’ defined but not used [-Wunused-label] BUILDSTDERR: 2229 | _cx8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2229 | _cx8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2270:1: error: BUILDSTDERR: warning: label ‘_cx8T’ defined but not used [-Wunused-label] BUILDSTDERR: 2270 | _cx8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2270 | _cx8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2311:1: error: BUILDSTDERR: warning: label ‘_cx92’ defined but not used [-Wunused-label] BUILDSTDERR: 2311 | _cx92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2311 | _cx92: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata10_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2352:1: error: BUILDSTDERR: warning: label ‘_cx9b’ defined but not used [-Wunused-label] BUILDSTDERR: 2352 | _cx9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2352 | _cx9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata12_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2393:1: error: BUILDSTDERR: warning: label ‘_cx9k’ defined but not used [-Wunused-label] BUILDSTDERR: 2393 | _cx9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2393 | _cx9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata14_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2434:1: error: BUILDSTDERR: warning: label ‘_cx9t’ defined but not used [-Wunused-label] BUILDSTDERR: 2434 | _cx9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2434 | _cx9t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata16_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2475:1: error: BUILDSTDERR: warning: label ‘_cx9C’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _cx9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _cx9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata18_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2516:1: error: BUILDSTDERR: warning: label ‘_cx9L’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _cx9L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _cx9L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata20_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2557:1: error: BUILDSTDERR: warning: label ‘_cx9U’ defined but not used [-Wunused-label] BUILDSTDERR: 2557 | _cx9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2557 | _cx9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata22_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2598:1: error: BUILDSTDERR: warning: label ‘_cxa3’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _cxa3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _cxa3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata24_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2639:1: error: BUILDSTDERR: warning: label ‘_cxac’ defined but not used [-Wunused-label] BUILDSTDERR: 2639 | _cxac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2639 | _cxac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata26_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2680:1: error: BUILDSTDERR: warning: label ‘_cxal’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _cxal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _cxal: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata28_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2721:1: error: BUILDSTDERR: warning: label ‘_cxau’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _cxau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _cxau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata30_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2762:1: error: BUILDSTDERR: warning: label ‘_cxaD’ defined but not used [-Wunused-label] BUILDSTDERR: 2762 | _cxaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2762 | _cxaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata32_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2803:1: error: BUILDSTDERR: warning: label ‘_cxaM’ defined but not used [-Wunused-label] BUILDSTDERR: 2803 | _cxaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2803 | _cxaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata34_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2844:1: error: BUILDSTDERR: warning: label ‘_cxaV’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _cxaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _cxaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata36_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2885:1: error: BUILDSTDERR: warning: label ‘_cxb4’ defined but not used [-Wunused-label] BUILDSTDERR: 2885 | _cxb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2885 | _cxb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata38_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2926:1: error: BUILDSTDERR: warning: label ‘_cxbd’ defined but not used [-Wunused-label] BUILDSTDERR: 2926 | _cxbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2926 | _cxbd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:2963:1: error: BUILDSTDERR: warning: label ‘_cxbI’ defined but not used [-Wunused-label] BUILDSTDERR: 2963 | _cxbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2963 | _cxbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxbk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3003:1: error: BUILDSTDERR: warning: label ‘_cxbk’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _cxbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _cxbk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowMetadatazuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3099:1: error: BUILDSTDERR: warning: label ‘_cxcL’ defined but not used [-Wunused-label] BUILDSTDERR: 3099 | _cxcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3099 | _cxcL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowMetadatazuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3121:1: error: BUILDSTDERR: warning: label ‘_cxcS’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _cxcS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _cxcS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadatazuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3149:1: error: BUILDSTDERR: warning: label ‘_cxdn’ defined but not used [-Wunused-label] BUILDSTDERR: 3149 | _cxdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3149 | _cxdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxcZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3188:1: error: BUILDSTDERR: warning: label ‘_cxcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3188 | _cxcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3188 | _cxcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqMetadatazuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3313:1: error: BUILDSTDERR: warning: label ‘_cxeu’ defined but not used [-Wunused-label] BUILDSTDERR: 3313 | _cxeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3313 | _cxeu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxeq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3335:1: error: BUILDSTDERR: warning: label ‘_cxeq’ defined but not used [-Wunused-label] BUILDSTDERR: 3335 | _cxeq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3335 | _cxeq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxez’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3356:1: error: BUILDSTDERR: warning: label ‘_cxez’ defined but not used [-Wunused-label] BUILDSTDERR: 3356 | _cxez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3356 | _cxez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqMetadatazuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3378:1: error: BUILDSTDERR: warning: label ‘_cxf4’ defined but not used [-Wunused-label] BUILDSTDERR: 3378 | _cxf4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3378 | _cxf4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxf0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3400:1: error: BUILDSTDERR: warning: label ‘_cxf0’ defined but not used [-Wunused-label] BUILDSTDERR: 3400 | _cxf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3400 | _cxf0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxf9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3422:1: error: BUILDSTDERR: warning: label ‘_cxf9’ defined but not used [-Wunused-label] BUILDSTDERR: 3422 | _cxf9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3422 | _cxf9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdccompare_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3460:1: error: BUILDSTDERR: warning: label ‘_cxfI’ defined but not used [-Wunused-label] BUILDSTDERR: 3460 | _cxfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3460 | _cxfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxfE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3482:1: error: BUILDSTDERR: warning: label ‘_cxfE’ defined but not used [-Wunused-label] BUILDSTDERR: 3482 | _cxfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3482 | _cxfE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxfN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3507:1: error: BUILDSTDERR: warning: label ‘_cxfN’ defined but not used [-Wunused-label] BUILDSTDERR: 3507 | _cxfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3507 | _cxfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3549:1: error: BUILDSTDERR: warning: label ‘_cxgs’ defined but not used [-Wunused-label] BUILDSTDERR: 3549 | _cxgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3549 | _cxgs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxgo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cxgo’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cxgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cxgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxgx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3592:1: error: BUILDSTDERR: warning: label ‘_cxgx’ defined but not used [-Wunused-label] BUILDSTDERR: 3592 | _cxgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3592 | _cxgx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3614:1: error: BUILDSTDERR: warning: label ‘_cxh2’ defined but not used [-Wunused-label] BUILDSTDERR: 3614 | _cxh2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3614 | _cxh2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxgY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3642:1: error: BUILDSTDERR: warning: label ‘_cxgY’ defined but not used [-Wunused-label] BUILDSTDERR: 3642 | _cxgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3642 | _cxgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxh7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3665:1: error: BUILDSTDERR: warning: label ‘_cxh7’ defined but not used [-Wunused-label] BUILDSTDERR: 3665 | _cxh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3665 | _cxh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczgze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cxhC’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cxhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cxhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxhy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cxhy’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cxhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cxhy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxhH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3731:1: error: BUILDSTDERR: warning: label ‘_cxhH’ defined but not used [-Wunused-label] BUILDSTDERR: 3731 | _cxhH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3731 | _cxhH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczlze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3762:1: error: BUILDSTDERR: warning: label ‘_cxig’ defined but not used [-Wunused-label] BUILDSTDERR: 3762 | _cxig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3762 | _cxig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxic’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3790:1: error: BUILDSTDERR: warning: label ‘_cxic’ defined but not used [-Wunused-label] BUILDSTDERR: 3790 | _cxic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3790 | _cxic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxil’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3814:1: error: BUILDSTDERR: warning: label ‘_cxil’ defined but not used [-Wunused-label] BUILDSTDERR: 3814 | _cxil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3814 | _cxil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdcmin_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cxiU’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cxiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cxiU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxiQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3872:1: error: BUILDSTDERR: warning: label ‘_cxiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _cxiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _cxiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxiZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3893:1: error: BUILDSTDERR: warning: label ‘_cxiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3893 | _cxiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3893 | _cxiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdcmax_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3924:1: error: BUILDSTDERR: warning: label ‘_cxjy’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _cxjy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _cxjy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxju’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3951:1: error: BUILDSTDERR: warning: label ‘_cxju’ defined but not used [-Wunused-label] BUILDSTDERR: 3951 | _cxju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3951 | _cxju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxjD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:3972:1: error: BUILDSTDERR: warning: label ‘_cxjD’ defined but not used [-Wunused-label] BUILDSTDERR: 3972 | _cxjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3972 | _cxjD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdsinsertWithzuzdsgo8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4016:1: error: BUILDSTDERR: warning: label ‘_cxkb’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _cxkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _cxkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxk8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4044:1: error: BUILDSTDERR: warning: label ‘_cxk8’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _cxk8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _cxk8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxkg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cxkg’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cxkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cxkg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxlj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cxlj’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cxlj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cxlj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxkm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4141:1: error: BUILDSTDERR: warning: label ‘_cxkm’ defined but not used [-Wunused-label] BUILDSTDERR: 4141 | _cxkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4141 | _cxkm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxku’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4173:1: error: BUILDSTDERR: warning: label ‘_cxku’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _cxku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _cxku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxlb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4223:1: error: BUILDSTDERR: warning: label ‘_cxlb’ defined but not used [-Wunused-label] BUILDSTDERR: 4223 | _cxlb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4223 | _cxlb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxl1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4243:1: error: BUILDSTDERR: warning: label ‘_cxl1’ defined but not used [-Wunused-label] BUILDSTDERR: 4243 | _cxl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4243 | _cxl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxkT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4272:1: error: BUILDSTDERR: warning: label ‘_cxkT’ defined but not used [-Wunused-label] BUILDSTDERR: 4272 | _cxkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4272 | _cxkT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdslookup1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4297:1: error: BUILDSTDERR: warning: label ‘_cxlF’ defined but not used [-Wunused-label] BUILDSTDERR: 4297 | _cxlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4297 | _cxlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxlz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4317:1: error: BUILDSTDERR: warning: label ‘_cxlz’ defined but not used [-Wunused-label] BUILDSTDERR: 4317 | _cxlz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4317 | _cxlz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxlC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4333:1: error: BUILDSTDERR: warning: label ‘_cxlC’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _cxlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _cxlC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxlK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4357:1: error: BUILDSTDERR: warning: label ‘_cxlK’ defined but not used [-Wunused-label] BUILDSTDERR: 4357 | _cxlK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4357 | _cxlK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxlQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4393:1: error: BUILDSTDERR: warning: label ‘_cxlQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4393 | _cxlQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4393 | _cxlQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxlY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4414:1: error: BUILDSTDERR: warning: label ‘_cxlY’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _cxlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _cxlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxme’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4433:1: error: BUILDSTDERR: warning: label ‘_cxme’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _cxme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _cxme: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxmd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4479:1: error: BUILDSTDERR: warning: label ‘_cxmd’ defined but not used [-Wunused-label] BUILDSTDERR: 4479 | _cxmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4479 | _cxmd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringPlaylistName1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4497:1: error: BUILDSTDERR: warning: label ‘_cxmV’ defined but not used [-Wunused-label] BUILDSTDERR: 4497 | _cxmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4497 | _cxmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringPlaylistName_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4525:1: error: BUILDSTDERR: warning: label ‘_cxn2’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _cxn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _cxn2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringPath1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4543:1: error: BUILDSTDERR: warning: label ‘_cxn9’ defined but not used [-Wunused-label] BUILDSTDERR: 4543 | _cxn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4543 | _cxn9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringPath_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4571:1: error: BUILDSTDERR: warning: label ‘_cxng’ defined but not used [-Wunused-label] BUILDSTDERR: 4571 | _cxng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4571 | _cxng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringValue1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4589:1: error: BUILDSTDERR: warning: label ‘_cxnn’ defined but not used [-Wunused-label] BUILDSTDERR: 4589 | _cxnn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4589 | _cxnn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringValue_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4617:1: error: BUILDSTDERR: warning: label ‘_cxnu’ defined but not used [-Wunused-label] BUILDSTDERR: 4617 | _cxnu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4617 | _cxnu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgObjectType2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4642:1: error: BUILDSTDERR: warning: label ‘_cxnD’ defined but not used [-Wunused-label] BUILDSTDERR: 4642 | _cxnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4642 | _cxnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgObjectTypezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4686:1: error: BUILDSTDERR: warning: label ‘_cxnN’ defined but not used [-Wunused-label] BUILDSTDERR: 4686 | _cxnN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4686 | _cxnN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxnK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4707:1: error: BUILDSTDERR: warning: label ‘_cxnK’ defined but not used [-Wunused-label] BUILDSTDERR: 4707 | _cxnK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4707 | _cxnK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem21_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4734:1: error: BUILDSTDERR: warning: label ‘_cxo0’ defined but not used [-Wunused-label] BUILDSTDERR: 4734 | _cxo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4734 | _cxo0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem19_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4775:1: error: BUILDSTDERR: warning: label ‘_cxo9’ defined but not used [-Wunused-label] BUILDSTDERR: 4775 | _cxo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4775 | _cxo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem17_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4816:1: error: BUILDSTDERR: warning: label ‘_cxoi’ defined but not used [-Wunused-label] BUILDSTDERR: 4816 | _cxoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4816 | _cxoi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4857:1: error: BUILDSTDERR: warning: label ‘_cxor’ defined but not used [-Wunused-label] BUILDSTDERR: 4857 | _cxor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4857 | _cxor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem13_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4898:1: error: BUILDSTDERR: warning: label ‘_cxoA’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _cxoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _cxoA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4939:1: error: BUILDSTDERR: warning: label ‘_cxoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4939 | _cxoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4939 | _cxoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:4980:1: error: BUILDSTDERR: warning: label ‘_cxoS’ defined but not used [-Wunused-label] BUILDSTDERR: 4980 | _cxoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4980 | _cxoS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5021:1: error: BUILDSTDERR: warning: label ‘_cxp1’ defined but not used [-Wunused-label] BUILDSTDERR: 5021 | _cxp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5021 | _cxp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5062:1: error: BUILDSTDERR: warning: label ‘_cxpa’ defined but not used [-Wunused-label] BUILDSTDERR: 5062 | _cxpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5062 | _cxpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5103:1: error: BUILDSTDERR: warning: label ‘_cxpj’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _cxpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _cxpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5144:1: error: BUILDSTDERR: warning: label ‘_cxps’ defined but not used [-Wunused-label] BUILDSTDERR: 5144 | _cxps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5144 | _cxps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystemzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5258:1: error: BUILDSTDERR: warning: label ‘_cxpP’ defined but not used [-Wunused-label] BUILDSTDERR: 5258 | _cxpP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5258 | _cxpP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxpz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5289:1: error: BUILDSTDERR: warning: label ‘_cxpz’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _cxpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _cxpz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5370:1: error: BUILDSTDERR: warning: label ‘_cxqw’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _cxqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _cxqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5418:1: error: BUILDSTDERR: warning: label ‘_cxqF’ defined but not used [-Wunused-label] BUILDSTDERR: 5418 | _cxqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5418 | _cxqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5466:1: error: BUILDSTDERR: warning: label ‘_cxqO’ defined but not used [-Wunused-label] BUILDSTDERR: 5466 | _cxqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5466 | _cxqO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainModezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5510:1: error: BUILDSTDERR: warning: label ‘_cxr3’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _cxr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _cxr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxqV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5533:1: error: BUILDSTDERR: warning: label ‘_cxqV’ defined but not used [-Wunused-label] BUILDSTDERR: 5533 | _cxqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5533 | _cxqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec12_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5586:1: error: BUILDSTDERR: warning: label ‘_cxrh’ defined but not used [-Wunused-label] BUILDSTDERR: 5586 | _cxrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5586 | _cxrh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5596:1: error: BUILDSTDERR: warning: label ‘_cxsM’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _cxsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _cxsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cxsS’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cxsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cxsS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxsP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5663:1: error: BUILDSTDERR: warning: label ‘_cxsP’ defined but not used [-Wunused-label] BUILDSTDERR: 5663 | _cxsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5663 | _cxsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5694:1: error: BUILDSTDERR: warning: label ‘_cxt0’ defined but not used [-Wunused-label] BUILDSTDERR: 5694 | _cxt0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5694 | _cxt0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5733:1: error: BUILDSTDERR: warning: label ‘_cxt5’ defined but not used [-Wunused-label] BUILDSTDERR: 5733 | _cxt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5733 | _cxt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5775:1: error: BUILDSTDERR: warning: label ‘_cxtd’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _cxtd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _cxtd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxta’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5815:1: error: BUILDSTDERR: warning: label ‘_cxta’ defined but not used [-Wunused-label] BUILDSTDERR: 5815 | _cxta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5815 | _cxta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5847:1: error: BUILDSTDERR: warning: label ‘_cxtl’ defined but not used [-Wunused-label] BUILDSTDERR: 5847 | _cxtl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5847 | _cxtl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5889:1: error: BUILDSTDERR: warning: label ‘_cxtq’ defined but not used [-Wunused-label] BUILDSTDERR: 5889 | _cxtq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5889 | _cxtq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5934:1: error: BUILDSTDERR: warning: label ‘_cxty’ defined but not used [-Wunused-label] BUILDSTDERR: 5934 | _cxty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5934 | _cxty: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxtv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:5976:1: error: BUILDSTDERR: warning: label ‘_cxtv’ defined but not used [-Wunused-label] BUILDSTDERR: 5976 | _cxtv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5976 | _cxtv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6009:1: error: BUILDSTDERR: warning: label ‘_cxtG’ defined but not used [-Wunused-label] BUILDSTDERR: 6009 | _cxtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6009 | _cxtG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6054:1: error: BUILDSTDERR: warning: label ‘_cxtL’ defined but not used [-Wunused-label] BUILDSTDERR: 6054 | _cxtL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6054 | _cxtL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘sww2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6102:1: error: BUILDSTDERR: warning: label ‘_cxtT’ defined but not used [-Wunused-label] BUILDSTDERR: 6102 | _cxtT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6102 | _cxtT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxtQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6146:1: error: BUILDSTDERR: warning: label ‘_cxtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6146 | _cxtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6146 | _cxtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘sww3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6180:1: error: BUILDSTDERR: warning: label ‘_cxu1’ defined but not used [-Wunused-label] BUILDSTDERR: 6180 | _cxu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6180 | _cxu1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘sww4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6228:1: error: BUILDSTDERR: warning: label ‘_cxu6’ defined but not used [-Wunused-label] BUILDSTDERR: 6228 | _cxu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6228 | _cxu6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘sww8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6279:1: error: BUILDSTDERR: warning: label ‘_cxue’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _cxue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _cxue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxub’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6325:1: error: BUILDSTDERR: warning: label ‘_cxub’ defined but not used [-Wunused-label] BUILDSTDERR: 6325 | _cxub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6325 | _cxub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘sww9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6360:1: error: BUILDSTDERR: warning: label ‘_cxum’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _cxum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _cxum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swwa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6411:1: error: BUILDSTDERR: warning: label ‘_cxur’ defined but not used [-Wunused-label] BUILDSTDERR: 6411 | _cxur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6411 | _cxur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swwe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6465:1: error: BUILDSTDERR: warning: label ‘_cxuz’ defined but not used [-Wunused-label] BUILDSTDERR: 6465 | _cxuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6465 | _cxuz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxuw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6513:1: error: BUILDSTDERR: warning: label ‘_cxuw’ defined but not used [-Wunused-label] BUILDSTDERR: 6513 | _cxuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6513 | _cxuw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swwf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6549:1: error: BUILDSTDERR: warning: label ‘_cxuH’ defined but not used [-Wunused-label] BUILDSTDERR: 6549 | _cxuH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6549 | _cxuH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swwg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6603:1: error: BUILDSTDERR: warning: label ‘_cxuM’ defined but not used [-Wunused-label] BUILDSTDERR: 6603 | _cxuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6603 | _cxuM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swwk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6660:1: error: BUILDSTDERR: warning: label ‘_cxuU’ defined but not used [-Wunused-label] BUILDSTDERR: 6660 | _cxuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6660 | _cxuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxuR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6710:1: error: BUILDSTDERR: warning: label ‘_cxuR’ defined but not used [-Wunused-label] BUILDSTDERR: 6710 | _cxuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6710 | _cxuR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swwl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6747:1: error: BUILDSTDERR: warning: label ‘_cxv2’ defined but not used [-Wunused-label] BUILDSTDERR: 6747 | _cxv2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6747 | _cxv2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swvE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6805:1: error: BUILDSTDERR: warning: label ‘_cxv7’ defined but not used [-Wunused-label] BUILDSTDERR: 6805 | _cxv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6805 | _cxv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swwo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6855:1: error: BUILDSTDERR: warning: label ‘_cxvl’ defined but not used [-Wunused-label] BUILDSTDERR: 6855 | _cxvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6855 | _cxvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec12_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6897:1: error: BUILDSTDERR: warning: label ‘_cxvt’ defined but not used [-Wunused-label] BUILDSTDERR: 6897 | _cxvt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6897 | _cxvt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6954:1: error: BUILDSTDERR: warning: label ‘_cxvG’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _cxvG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _cxvG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxvD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:6982:1: error: BUILDSTDERR: warning: label ‘_cxvD’ defined but not used [-Wunused-label] BUILDSTDERR: 6982 | _cxvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6982 | _cxvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxvJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7005:1: error: BUILDSTDERR: warning: label ‘_cxvJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7005 | _cxvJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7005 | _cxvJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7042:1: error: BUILDSTDERR: warning: label ‘_cxw1’ defined but not used [-Wunused-label] BUILDSTDERR: 7042 | _cxw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7042 | _cxw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxvY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7070:1: error: BUILDSTDERR: warning: label ‘_cxvY’ defined but not used [-Wunused-label] BUILDSTDERR: 7070 | _cxvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7070 | _cxvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStats1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7103:1: error: BUILDSTDERR: warning: label ‘_cxwf’ defined but not used [-Wunused-label] BUILDSTDERR: 7103 | _cxwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7103 | _cxwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxwc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7130:1: error: BUILDSTDERR: warning: label ‘_cxwc’ defined but not used [-Wunused-label] BUILDSTDERR: 7130 | _cxwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7130 | _cxwc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7161:1: error: BUILDSTDERR: warning: label ‘_cxwq’ defined but not used [-Wunused-label] BUILDSTDERR: 7161 | _cxwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7161 | _cxwq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7198:1: error: BUILDSTDERR: warning: label ‘_cxwA’ defined but not used [-Wunused-label] BUILDSTDERR: 7198 | _cxwA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7198 | _cxwA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxwx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7225:1: error: BUILDSTDERR: warning: label ‘_cxwx’ defined but not used [-Wunused-label] BUILDSTDERR: 7225 | _cxwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7225 | _cxwx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxwD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7255:1: error: BUILDSTDERR: warning: label ‘_cxwD’ defined but not used [-Wunused-label] BUILDSTDERR: 7255 | _cxwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7255 | _cxwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxwL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7281:1: error: BUILDSTDERR: warning: label ‘_cxwL’ defined but not used [-Wunused-label] BUILDSTDERR: 7281 | _cxwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7281 | _cxwL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxwV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7308:1: error: BUILDSTDERR: warning: label ‘_cxwV’ defined but not used [-Wunused-label] BUILDSTDERR: 7308 | _cxwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7308 | _cxwV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxx6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7336:1: error: BUILDSTDERR: warning: label ‘_cxx6’ defined but not used [-Wunused-label] BUILDSTDERR: 7336 | _cxx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7336 | _cxx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxxh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7365:1: error: BUILDSTDERR: warning: label ‘_cxxh’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _cxxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _cxxh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxxs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7394:1: error: BUILDSTDERR: warning: label ‘_cxxs’ defined but not used [-Wunused-label] BUILDSTDERR: 7394 | _cxxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7394 | _cxxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxxD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7421:1: error: BUILDSTDERR: warning: label ‘_cxxD’ defined but not used [-Wunused-label] BUILDSTDERR: 7421 | _cxxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7421 | _cxxD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxxL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7445:1: error: BUILDSTDERR: warning: label ‘_cxxL’ defined but not used [-Wunused-label] BUILDSTDERR: 7445 | _cxxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7445 | _cxxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7461:1: error: BUILDSTDERR: warning: label ‘_cxye’ defined but not used [-Wunused-label] BUILDSTDERR: 7461 | _cxye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7461 | _cxye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxy8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7485:1: error: BUILDSTDERR: warning: label ‘_cxy8’ defined but not used [-Wunused-label] BUILDSTDERR: 7485 | _cxy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7485 | _cxy8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7541:1: error: BUILDSTDERR: warning: label ‘_cxyt’ defined but not used [-Wunused-label] BUILDSTDERR: 7541 | _cxyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7541 | _cxyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7580:1: error: BUILDSTDERR: warning: label ‘_cxyC’ defined but not used [-Wunused-label] BUILDSTDERR: 7580 | _cxyC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7580 | _cxyC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec8_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7621:1: error: BUILDSTDERR: warning: label ‘_cxyG’ defined but not used [-Wunused-label] BUILDSTDERR: 7621 | _cxyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7621 | _cxyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7631:1: error: BUILDSTDERR: warning: label ‘_cxzx’ defined but not used [-Wunused-label] BUILDSTDERR: 7631 | _cxzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7631 | _cxzx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7656:1: error: BUILDSTDERR: warning: label ‘_cxzG’ defined but not used [-Wunused-label] BUILDSTDERR: 7656 | _cxzG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7656 | _cxzG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7681:1: error: BUILDSTDERR: warning: label ‘_cxzN’ defined but not used [-Wunused-label] BUILDSTDERR: 7681 | _cxzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7681 | _cxzN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxzo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7717:1: error: BUILDSTDERR: warning: label ‘_cxzo’ defined but not used [-Wunused-label] BUILDSTDERR: 7717 | _cxzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7717 | _cxzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7763:1: error: BUILDSTDERR: warning: label ‘_cxzX’ defined but not used [-Wunused-label] BUILDSTDERR: 7763 | _cxzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7763 | _cxzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7802:1: error: BUILDSTDERR: warning: label ‘_cxA2’ defined but not used [-Wunused-label] BUILDSTDERR: 7802 | _cxA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7802 | _cxA2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7850:1: error: BUILDSTDERR: warning: label ‘_cxA8’ defined but not used [-Wunused-label] BUILDSTDERR: 7850 | _cxA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7850 | _cxA8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7902:1: error: BUILDSTDERR: warning: label ‘_cxAe’ defined but not used [-Wunused-label] BUILDSTDERR: 7902 | _cxAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7902 | _cxAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7951:1: error: BUILDSTDERR: warning: label ‘_cxAj’ defined but not used [-Wunused-label] BUILDSTDERR: 7951 | _cxAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7951 | _cxAj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:7995:1: error: BUILDSTDERR: warning: label ‘_cxAo’ defined but not used [-Wunused-label] BUILDSTDERR: 7995 | _cxAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7995 | _cxAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxyV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8035:1: error: BUILDSTDERR: warning: label ‘_cxyV’ defined but not used [-Wunused-label] BUILDSTDERR: 8035 | _cxyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8035 | _cxyV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxAp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8066:1: error: BUILDSTDERR: warning: label ‘_cxAp’ defined but not used [-Wunused-label] BUILDSTDERR: 8066 | _cxAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8066 | _cxAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8104:1: error: BUILDSTDERR: warning: label ‘_cxAB’ defined but not used [-Wunused-label] BUILDSTDERR: 8104 | _cxAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8104 | _cxAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8146:1: error: BUILDSTDERR: warning: label ‘_cxBw’ defined but not used [-Wunused-label] BUILDSTDERR: 8146 | _cxBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8146 | _cxBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8184:1: error: BUILDSTDERR: warning: label ‘_cxBI’ defined but not used [-Wunused-label] BUILDSTDERR: 8184 | _cxBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8184 | _cxBI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8219:1: error: BUILDSTDERR: warning: label ‘_cxBR’ defined but not used [-Wunused-label] BUILDSTDERR: 8219 | _cxBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8219 | _cxBR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxBm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8255:1: error: BUILDSTDERR: warning: label ‘_cxBm’ defined but not used [-Wunused-label] BUILDSTDERR: 8255 | _cxBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8255 | _cxBm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8301:1: error: BUILDSTDERR: warning: label ‘_cxC1’ defined but not used [-Wunused-label] BUILDSTDERR: 8301 | _cxC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8301 | _cxC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8340:1: error: BUILDSTDERR: warning: label ‘_cxC6’ defined but not used [-Wunused-label] BUILDSTDERR: 8340 | _cxC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8340 | _cxC6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8388:1: error: BUILDSTDERR: warning: label ‘_cxCc’ defined but not used [-Wunused-label] BUILDSTDERR: 8388 | _cxCc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8388 | _cxCc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swxZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8440:1: error: BUILDSTDERR: warning: label ‘_cxCi’ defined but not used [-Wunused-label] BUILDSTDERR: 8440 | _cxCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8440 | _cxCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swy0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8489:1: error: BUILDSTDERR: warning: label ‘_cxCn’ defined but not used [-Wunused-label] BUILDSTDERR: 8489 | _cxCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8489 | _cxCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swy4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8533:1: error: BUILDSTDERR: warning: label ‘_cxCs’ defined but not used [-Wunused-label] BUILDSTDERR: 8533 | _cxCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8533 | _cxCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxAT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8573:1: error: BUILDSTDERR: warning: label ‘_cxAT’ defined but not used [-Wunused-label] BUILDSTDERR: 8573 | _cxAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8573 | _cxAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxCt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8604:1: error: BUILDSTDERR: warning: label ‘_cxCt’ defined but not used [-Wunused-label] BUILDSTDERR: 8604 | _cxCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8604 | _cxCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swy5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8642:1: error: BUILDSTDERR: warning: label ‘_cxCF’ defined but not used [-Wunused-label] BUILDSTDERR: 8642 | _cxCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8642 | _cxCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swy6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8691:1: error: BUILDSTDERR: warning: label ‘_cxCK’ defined but not used [-Wunused-label] BUILDSTDERR: 8691 | _cxCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8691 | _cxCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8746:1: error: BUILDSTDERR: warning: label ‘_cxCS’ defined but not used [-Wunused-label] BUILDSTDERR: 8746 | _cxCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8746 | _cxCS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8806:1: error: BUILDSTDERR: warning: label ‘_cxDj’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _cxDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _cxDj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxDg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8834:1: error: BUILDSTDERR: warning: label ‘_cxDg’ defined but not used [-Wunused-label] BUILDSTDERR: 8834 | _cxDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8834 | _cxDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxDm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8857:1: error: BUILDSTDERR: warning: label ‘_cxDm’ defined but not used [-Wunused-label] BUILDSTDERR: 8857 | _cxDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8857 | _cxDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8885:1: error: BUILDSTDERR: warning: label ‘_cxDE’ defined but not used [-Wunused-label] BUILDSTDERR: 8885 | _cxDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8885 | _cxDE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxDB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8913:1: error: BUILDSTDERR: warning: label ‘_cxDB’ defined but not used [-Wunused-label] BUILDSTDERR: 8913 | _cxDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8913 | _cxDB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevice1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8942:1: error: BUILDSTDERR: warning: label ‘_cxDS’ defined but not used [-Wunused-label] BUILDSTDERR: 8942 | _cxDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8942 | _cxDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxDP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8969:1: error: BUILDSTDERR: warning: label ‘_cxDP’ defined but not used [-Wunused-label] BUILDSTDERR: 8969 | _cxDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8969 | _cxDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:8996:1: error: BUILDSTDERR: warning: label ‘_cxE3’ defined but not used [-Wunused-label] BUILDSTDERR: 8996 | _cxE3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8996 | _cxE3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze1_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9030:1: error: BUILDSTDERR: warning: label ‘_cxE7’ defined but not used [-Wunused-label] BUILDSTDERR: 9030 | _cxE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9030 | _cxE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9042:1: error: BUILDSTDERR: warning: label ‘_cxEg’ defined but not used [-Wunused-label] BUILDSTDERR: 9042 | _cxEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9042 | _cxEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxEl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9075:1: error: BUILDSTDERR: warning: label ‘_cxEl’ defined but not used [-Wunused-label] BUILDSTDERR: 9075 | _cxEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9075 | _cxEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxEr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9098:1: error: BUILDSTDERR: warning: label ‘_cxEr’ defined but not used [-Wunused-label] BUILDSTDERR: 9098 | _cxEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9098 | _cxEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqDevicezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9114:1: error: BUILDSTDERR: warning: label ‘_cxEI’ defined but not used [-Wunused-label] BUILDSTDERR: 9114 | _cxEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9114 | _cxEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxEF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9141:1: error: BUILDSTDERR: warning: label ‘_cxEF’ defined but not used [-Wunused-label] BUILDSTDERR: 9141 | _cxEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9141 | _cxEF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxEL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9166:1: error: BUILDSTDERR: warning: label ‘_cxEL’ defined but not used [-Wunused-label] BUILDSTDERR: 9166 | _cxEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9166 | _cxEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxEQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9189:1: error: BUILDSTDERR: warning: label ‘_cxEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9189 | _cxEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9189 | _cxEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxEV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9214:1: error: BUILDSTDERR: warning: label ‘_cxEV’ defined but not used [-Wunused-label] BUILDSTDERR: 9214 | _cxEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9214 | _cxEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqDevicezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9243:1: error: BUILDSTDERR: warning: label ‘_cxFh’ defined but not used [-Wunused-label] BUILDSTDERR: 9243 | _cxFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9243 | _cxFh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxFe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9270:1: error: BUILDSTDERR: warning: label ‘_cxFe’ defined but not used [-Wunused-label] BUILDSTDERR: 9270 | _cxFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9270 | _cxFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxFk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9295:1: error: BUILDSTDERR: warning: label ‘_cxFk’ defined but not used [-Wunused-label] BUILDSTDERR: 9295 | _cxFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9295 | _cxFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxFp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9318:1: error: BUILDSTDERR: warning: label ‘_cxFp’ defined but not used [-Wunused-label] BUILDSTDERR: 9318 | _cxFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9318 | _cxFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxFu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9343:1: error: BUILDSTDERR: warning: label ‘_cxFu’ defined but not used [-Wunused-label] BUILDSTDERR: 9343 | _cxFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9343 | _cxFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxFL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9370:1: error: BUILDSTDERR: warning: label ‘_cxFL’ defined but not used [-Wunused-label] BUILDSTDERR: 9370 | _cxFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9370 | _cxFL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxFV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9399:1: error: BUILDSTDERR: warning: label ‘_cxFV’ defined but not used [-Wunused-label] BUILDSTDERR: 9399 | _cxFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9399 | _cxFV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxG7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9430:1: error: BUILDSTDERR: warning: label ‘_cxG7’ defined but not used [-Wunused-label] BUILDSTDERR: 9430 | _cxG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9430 | _cxG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxGg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9453:1: error: BUILDSTDERR: warning: label ‘_cxGg’ defined but not used [-Wunused-label] BUILDSTDERR: 9453 | _cxGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9453 | _cxGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cxGG’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cxGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cxGG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec7_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9518:1: error: BUILDSTDERR: warning: label ‘_cxGK’ defined but not used [-Wunused-label] BUILDSTDERR: 9518 | _cxGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9518 | _cxGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9528:1: error: BUILDSTDERR: warning: label ‘_cxHf’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _cxHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _cxHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9557:1: error: BUILDSTDERR: warning: label ‘_cxHl’ defined but not used [-Wunused-label] BUILDSTDERR: 9557 | _cxHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9557 | _cxHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxHi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9595:1: error: BUILDSTDERR: warning: label ‘_cxHi’ defined but not used [-Wunused-label] BUILDSTDERR: 9595 | _cxHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9595 | _cxHi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9626:1: error: BUILDSTDERR: warning: label ‘_cxHt’ defined but not used [-Wunused-label] BUILDSTDERR: 9626 | _cxHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9626 | _cxHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9665:1: error: BUILDSTDERR: warning: label ‘_cxHy’ defined but not used [-Wunused-label] BUILDSTDERR: 9665 | _cxHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9665 | _cxHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9707:1: error: BUILDSTDERR: warning: label ‘_cxHG’ defined but not used [-Wunused-label] BUILDSTDERR: 9707 | _cxHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9707 | _cxHG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxHD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9747:1: error: BUILDSTDERR: warning: label ‘_cxHD’ defined but not used [-Wunused-label] BUILDSTDERR: 9747 | _cxHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9747 | _cxHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9779:1: error: BUILDSTDERR: warning: label ‘_cxHO’ defined but not used [-Wunused-label] BUILDSTDERR: 9779 | _cxHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9779 | _cxHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9820:1: error: BUILDSTDERR: warning: label ‘_cxIn’ defined but not used [-Wunused-label] BUILDSTDERR: 9820 | _cxIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9820 | _cxIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9859:1: error: BUILDSTDERR: warning: label ‘_cxIv’ defined but not used [-Wunused-label] BUILDSTDERR: 9859 | _cxIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9859 | _cxIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxIs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9897:1: error: BUILDSTDERR: warning: label ‘_cxIs’ defined but not used [-Wunused-label] BUILDSTDERR: 9897 | _cxIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9897 | _cxIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9928:1: error: BUILDSTDERR: warning: label ‘_cxID’ defined but not used [-Wunused-label] BUILDSTDERR: 9928 | _cxID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9928 | _cxID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:9967:1: error: BUILDSTDERR: warning: label ‘_cxII’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _cxII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _cxII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10009:1: error: BUILDSTDERR: warning: label ‘_cxIQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10009 | _cxIQ: BUILDSTDERR: | ^ BUILDSTDERR: 10009 | _cxIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxIN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10049:1: error: BUILDSTDERR: warning: label ‘_cxIN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10049 | _cxIN: BUILDSTDERR: | ^ BUILDSTDERR: 10049 | _cxIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10081:1: error: BUILDSTDERR: warning: label ‘_cxIY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10081 | _cxIY: BUILDSTDERR: | ^ BUILDSTDERR: 10081 | _cxIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10123:1: error: BUILDSTDERR: warning: label ‘_cxJ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10123 | _cxJ3: BUILDSTDERR: | ^ BUILDSTDERR: 10123 | _cxJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10171:1: error: BUILDSTDERR: warning: label ‘_cxJb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10171 | _cxJb: BUILDSTDERR: | ^ BUILDSTDERR: 10171 | _cxJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10229:1: error: BUILDSTDERR: warning: label ‘_cxJo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10229 | _cxJo: BUILDSTDERR: | ^ BUILDSTDERR: 10229 | _cxJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxJl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10257:1: error: BUILDSTDERR: warning: label ‘_cxJl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _cxJl: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _cxJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxJr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10280:1: error: BUILDSTDERR: warning: label ‘_cxJr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10280 | _cxJr: BUILDSTDERR: | ^ BUILDSTDERR: 10280 | _cxJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10307:1: error: BUILDSTDERR: warning: label ‘_cxK3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10307 | _cxK3: BUILDSTDERR: | ^ BUILDSTDERR: 10307 | _cxK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxK0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10335:1: error: BUILDSTDERR: warning: label ‘_cxK0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10335 | _cxK0: BUILDSTDERR: | ^ BUILDSTDERR: 10335 | _cxK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10365:1: error: BUILDSTDERR: warning: label ‘_cxK9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10365 | _cxK9: BUILDSTDERR: | ^ BUILDSTDERR: 10365 | _cxK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10401:1: error: BUILDSTDERR: warning: label ‘_cxKe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10401 | _cxKe: BUILDSTDERR: | ^ BUILDSTDERR: 10401 | _cxKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10440:1: error: BUILDSTDERR: warning: label ‘_cxKm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10440 | _cxKm: BUILDSTDERR: | ^ BUILDSTDERR: 10440 | _cxKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxKj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10478:1: error: BUILDSTDERR: warning: label ‘_cxKj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10478 | _cxKj: BUILDSTDERR: | ^ BUILDSTDERR: 10478 | _cxKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swzW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10509:1: error: BUILDSTDERR: warning: label ‘_cxKu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10509 | _cxKu: BUILDSTDERR: | ^ BUILDSTDERR: 10509 | _cxKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10546:1: error: BUILDSTDERR: warning: label ‘_cxKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10546 | _cxKz: BUILDSTDERR: | ^ BUILDSTDERR: 10546 | _cxKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10580:1: error: BUILDSTDERR: warning: label ‘_cxKL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10580 | _cxKL: BUILDSTDERR: | ^ BUILDSTDERR: 10580 | _cxKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxKI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10607:1: error: BUILDSTDERR: warning: label ‘_cxKI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10607 | _cxKI: BUILDSTDERR: | ^ BUILDSTDERR: 10607 | _cxKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10633:1: error: BUILDSTDERR: warning: label ‘_cxKZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10633 | _cxKZ: BUILDSTDERR: | ^ BUILDSTDERR: 10633 | _cxKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxKW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10660:1: error: BUILDSTDERR: warning: label ‘_cxKW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10660 | _cxKW: BUILDSTDERR: | ^ BUILDSTDERR: 10660 | _cxKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10686:1: error: BUILDSTDERR: warning: label ‘_cxLa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10686 | _cxLa: BUILDSTDERR: | ^ BUILDSTDERR: 10686 | _cxLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10723:1: error: BUILDSTDERR: warning: label ‘_cxLm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10723 | _cxLm: BUILDSTDERR: | ^ BUILDSTDERR: 10723 | _cxLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxLh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10747:1: error: BUILDSTDERR: warning: label ‘_cxLh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10747 | _cxLh: BUILDSTDERR: | ^ BUILDSTDERR: 10747 | _cxLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqCountzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10779:1: error: BUILDSTDERR: warning: label ‘_cxLC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10779 | _cxLC: BUILDSTDERR: | ^ BUILDSTDERR: 10779 | _cxLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxLz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10806:1: error: BUILDSTDERR: warning: label ‘_cxLz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10806 | _cxLz: BUILDSTDERR: | ^ BUILDSTDERR: 10806 | _cxLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxLF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10830:1: error: BUILDSTDERR: warning: label ‘_cxLF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10830 | _cxLF: BUILDSTDERR: | ^ BUILDSTDERR: 10830 | _cxLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqCountzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10857:1: error: BUILDSTDERR: warning: label ‘_cxLX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _cxLX: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _cxLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxLU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10884:1: error: BUILDSTDERR: warning: label ‘_cxLU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10884 | _cxLU: BUILDSTDERR: | ^ BUILDSTDERR: 10884 | _cxLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxM0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10909:1: error: BUILDSTDERR: warning: label ‘_cxM0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10909 | _cxM0: BUILDSTDERR: | ^ BUILDSTDERR: 10909 | _cxM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxM8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10931:1: error: BUILDSTDERR: warning: label ‘_cxM8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10931 | _cxM8: BUILDSTDERR: | ^ BUILDSTDERR: 10931 | _cxM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxMi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10957:1: error: BUILDSTDERR: warning: label ‘_cxMi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10957 | _cxMi: BUILDSTDERR: | ^ BUILDSTDERR: 10957 | _cxMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxMq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:10980:1: error: BUILDSTDERR: warning: label ‘_cxMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10980 | _cxMq: BUILDSTDERR: | ^ BUILDSTDERR: 10980 | _cxMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11006:1: error: BUILDSTDERR: warning: label ‘_cxMH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11006 | _cxMH: BUILDSTDERR: | ^ BUILDSTDERR: 11006 | _cxMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cxMQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cxMQ: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cxMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11088:1: error: BUILDSTDERR: warning: label ‘_cxMZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11088 | _cxMZ: BUILDSTDERR: | ^ BUILDSTDERR: 11088 | _cxMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11125:1: error: BUILDSTDERR: warning: label ‘_cxNe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11125 | _cxNe: BUILDSTDERR: | ^ BUILDSTDERR: 11125 | _cxNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxN6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11149:1: error: BUILDSTDERR: warning: label ‘_cxN6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11149 | _cxN6: BUILDSTDERR: | ^ BUILDSTDERR: 11149 | _cxN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11181:1: error: BUILDSTDERR: warning: label ‘_cxNv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11181 | _cxNv: BUILDSTDERR: | ^ BUILDSTDERR: 11181 | _cxNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11203:1: error: BUILDSTDERR: warning: label ‘_cxNK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11203 | _cxNK: BUILDSTDERR: | ^ BUILDSTDERR: 11203 | _cxNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxNC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11226:1: error: BUILDSTDERR: warning: label ‘_cxNC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11226 | _cxNC: BUILDSTDERR: | ^ BUILDSTDERR: 11226 | _cxNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11263:1: error: BUILDSTDERR: warning: label ‘_cxO1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11263 | _cxO1: BUILDSTDERR: | ^ BUILDSTDERR: 11263 | _cxO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqReplayGainModezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11306:1: error: BUILDSTDERR: warning: label ‘_cxOg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11306 | _cxOg: BUILDSTDERR: | ^ BUILDSTDERR: 11306 | _cxOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxO8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11332:1: error: BUILDSTDERR: warning: label ‘_cxO8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11332 | _cxO8: BUILDSTDERR: | ^ BUILDSTDERR: 11332 | _cxO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxOP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11378:1: error: BUILDSTDERR: warning: label ‘_cxOP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11378 | _cxOP: BUILDSTDERR: | ^ BUILDSTDERR: 11378 | _cxOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxOA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11401:1: error: BUILDSTDERR: warning: label ‘_cxOA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11401 | _cxOA: BUILDSTDERR: | ^ BUILDSTDERR: 11401 | _cxOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxOl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11424:1: error: BUILDSTDERR: warning: label ‘_cxOl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11424 | _cxOl: BUILDSTDERR: | ^ BUILDSTDERR: 11424 | _cxOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxP1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11446:1: error: BUILDSTDERR: warning: label ‘_cxP1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11446 | _cxP1: BUILDSTDERR: | ^ BUILDSTDERR: 11446 | _cxP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxOX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11454:1: error: BUILDSTDERR: warning: label ‘_cxOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11454 | _cxOX: BUILDSTDERR: | ^ BUILDSTDERR: 11454 | _cxOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqReplayGainModezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11469:1: error: BUILDSTDERR: warning: label ‘_cxPx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11469 | _cxPx: BUILDSTDERR: | ^ BUILDSTDERR: 11469 | _cxPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxPp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11495:1: error: BUILDSTDERR: warning: label ‘_cxPp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11495 | _cxPp: BUILDSTDERR: | ^ BUILDSTDERR: 11495 | _cxPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxQ6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11541:1: error: BUILDSTDERR: warning: label ‘_cxQ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11541 | _cxQ6: BUILDSTDERR: | ^ BUILDSTDERR: 11541 | _cxQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxPR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11564:1: error: BUILDSTDERR: warning: label ‘_cxPR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11564 | _cxPR: BUILDSTDERR: | ^ BUILDSTDERR: 11564 | _cxPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxPC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11587:1: error: BUILDSTDERR: warning: label ‘_cxPC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11587 | _cxPC: BUILDSTDERR: | ^ BUILDSTDERR: 11587 | _cxPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxQi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11609:1: error: BUILDSTDERR: warning: label ‘_cxQi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11609 | _cxQi: BUILDSTDERR: | ^ BUILDSTDERR: 11609 | _cxQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxQe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11617:1: error: BUILDSTDERR: warning: label ‘_cxQe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11617 | _cxQe: BUILDSTDERR: | ^ BUILDSTDERR: 11617 | _cxQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem21_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11643:1: error: BUILDSTDERR: warning: label ‘_cxQI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11643 | _cxQI: BUILDSTDERR: | ^ BUILDSTDERR: 11643 | _cxQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem19_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11684:1: error: BUILDSTDERR: warning: label ‘_cxQR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11684 | _cxQR: BUILDSTDERR: | ^ BUILDSTDERR: 11684 | _cxQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem17_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11725:1: error: BUILDSTDERR: warning: label ‘_cxR0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11725 | _cxR0: BUILDSTDERR: | ^ BUILDSTDERR: 11725 | _cxR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11766:1: error: BUILDSTDERR: warning: label ‘_cxR9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11766 | _cxR9: BUILDSTDERR: | ^ BUILDSTDERR: 11766 | _cxR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem13_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11807:1: error: BUILDSTDERR: warning: label ‘_cxRi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11807 | _cxRi: BUILDSTDERR: | ^ BUILDSTDERR: 11807 | _cxRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11848:1: error: BUILDSTDERR: warning: label ‘_cxRr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11848 | _cxRr: BUILDSTDERR: | ^ BUILDSTDERR: 11848 | _cxRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11889:1: error: BUILDSTDERR: warning: label ‘_cxRA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11889 | _cxRA: BUILDSTDERR: | ^ BUILDSTDERR: 11889 | _cxRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11930:1: error: BUILDSTDERR: warning: label ‘_cxRJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11930 | _cxRJ: BUILDSTDERR: | ^ BUILDSTDERR: 11930 | _cxRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:11971:1: error: BUILDSTDERR: warning: label ‘_cxRS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11971 | _cxRS: BUILDSTDERR: | ^ BUILDSTDERR: 11971 | _cxRS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12012:1: error: BUILDSTDERR: warning: label ‘_cxS1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12012 | _cxS1: BUILDSTDERR: | ^ BUILDSTDERR: 12012 | _cxS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12053:1: error: BUILDSTDERR: warning: label ‘_cxSa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12053 | _cxSa: BUILDSTDERR: | ^ BUILDSTDERR: 12053 | _cxSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12090:1: error: BUILDSTDERR: warning: label ‘_cxSx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12090 | _cxSx: BUILDSTDERR: | ^ BUILDSTDERR: 12090 | _cxSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxSh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12122:1: error: BUILDSTDERR: warning: label ‘_cxSh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12122 | _cxSh: BUILDSTDERR: | ^ BUILDSTDERR: 12122 | _cxSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12186:1: error: BUILDSTDERR: warning: label ‘_cxTc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12186 | _cxTc: BUILDSTDERR: | ^ BUILDSTDERR: 12186 | _cxTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12208:1: error: BUILDSTDERR: warning: label ‘_cxTz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12208 | _cxTz: BUILDSTDERR: | ^ BUILDSTDERR: 12208 | _cxTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxTj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12239:1: error: BUILDSTDERR: warning: label ‘_cxTj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12239 | _cxTj: BUILDSTDERR: | ^ BUILDSTDERR: 12239 | _cxTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12316:1: error: BUILDSTDERR: warning: label ‘_cxUe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12316 | _cxUe: BUILDSTDERR: | ^ BUILDSTDERR: 12316 | _cxUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12359:1: error: BUILDSTDERR: warning: label ‘_cxUt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12359 | _cxUt: BUILDSTDERR: | ^ BUILDSTDERR: 12359 | _cxUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxUl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12385:1: error: BUILDSTDERR: warning: label ‘_cxUl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12385 | _cxUl: BUILDSTDERR: | ^ BUILDSTDERR: 12385 | _cxUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxV2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12431:1: error: BUILDSTDERR: warning: label ‘_cxV2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12431 | _cxV2: BUILDSTDERR: | ^ BUILDSTDERR: 12431 | _cxV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxUN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12454:1: error: BUILDSTDERR: warning: label ‘_cxUN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12454 | _cxUN: BUILDSTDERR: | ^ BUILDSTDERR: 12454 | _cxUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxUy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12477:1: error: BUILDSTDERR: warning: label ‘_cxUy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12477 | _cxUy: BUILDSTDERR: | ^ BUILDSTDERR: 12477 | _cxUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxVe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12499:1: error: BUILDSTDERR: warning: label ‘_cxVe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12499 | _cxVe: BUILDSTDERR: | ^ BUILDSTDERR: 12499 | _cxVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxVa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12507:1: error: BUILDSTDERR: warning: label ‘_cxVa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12507 | _cxVa: BUILDSTDERR: | ^ BUILDSTDERR: 12507 | _cxVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12522:1: error: BUILDSTDERR: warning: label ‘_cxVK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12522 | _cxVK: BUILDSTDERR: | ^ BUILDSTDERR: 12522 | _cxVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxVC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12548:1: error: BUILDSTDERR: warning: label ‘_cxVC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12548 | _cxVC: BUILDSTDERR: | ^ BUILDSTDERR: 12548 | _cxVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxWj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12594:1: error: BUILDSTDERR: warning: label ‘_cxWj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _cxWj: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _cxWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxW4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12617:1: error: BUILDSTDERR: warning: label ‘_cxW4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12617 | _cxW4: BUILDSTDERR: | ^ BUILDSTDERR: 12617 | _cxW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxVP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12640:1: error: BUILDSTDERR: warning: label ‘_cxVP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12640 | _cxVP: BUILDSTDERR: | ^ BUILDSTDERR: 12640 | _cxVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxWv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12662:1: error: BUILDSTDERR: warning: label ‘_cxWv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12662 | _cxWv: BUILDSTDERR: | ^ BUILDSTDERR: 12662 | _cxWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxWr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12670:1: error: BUILDSTDERR: warning: label ‘_cxWr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12670 | _cxWr: BUILDSTDERR: | ^ BUILDSTDERR: 12670 | _cxWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatuszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12693:1: error: BUILDSTDERR: warning: label ‘_cxWW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12693 | _cxWW: BUILDSTDERR: | ^ BUILDSTDERR: 12693 | _cxWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxWT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12720:1: error: BUILDSTDERR: warning: label ‘_cxWT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12720 | _cxWT: BUILDSTDERR: | ^ BUILDSTDERR: 12720 | _cxWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxWZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12763:1: error: BUILDSTDERR: warning: label ‘_cxWZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12763 | _cxWZ: BUILDSTDERR: | ^ BUILDSTDERR: 12763 | _cxWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxX9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12810:1: error: BUILDSTDERR: warning: label ‘_cxX9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12810 | _cxX9: BUILDSTDERR: | ^ BUILDSTDERR: 12810 | _cxX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cybj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12853:1: error: BUILDSTDERR: warning: label ‘_cybj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12853 | _cybj: BUILDSTDERR: | ^ BUILDSTDERR: 12853 | _cybj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyb3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12876:1: error: BUILDSTDERR: warning: label ‘_cyb3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12876 | _cyb3: BUILDSTDERR: | ^ BUILDSTDERR: 12876 | _cyb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyaM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12899:1: error: BUILDSTDERR: warning: label ‘_cyaM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12899 | _cyaM: BUILDSTDERR: | ^ BUILDSTDERR: 12899 | _cyaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swBV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12922:1: error: BUILDSTDERR: warning: label ‘_swBV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12922 | _swBV: BUILDSTDERR: | ^ BUILDSTDERR: 12922 | _swBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxXg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12941:1: error: BUILDSTDERR: warning: label ‘_cxXg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12941 | _cxXg: BUILDSTDERR: | ^ BUILDSTDERR: 12941 | _cxXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyad’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:12979:1: error: BUILDSTDERR: warning: label ‘_cyad’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12979 | _cyad: BUILDSTDERR: | ^ BUILDSTDERR: 12979 | _cyad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyap’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13010:1: error: BUILDSTDERR: warning: label ‘_cyap’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13010 | _cyap: BUILDSTDERR: | ^ BUILDSTDERR: 13010 | _cyap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyau’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13032:1: error: BUILDSTDERR: warning: label ‘_cyau’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13032 | _cyau: BUILDSTDERR: | ^ BUILDSTDERR: 13032 | _cyau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy9W’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13055:1: error: BUILDSTDERR: warning: label ‘_cy9W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13055 | _cy9W: BUILDSTDERR: | ^ BUILDSTDERR: 13055 | _cy9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swBW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13078:1: error: BUILDSTDERR: warning: label ‘_swBW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13078 | _swBW: BUILDSTDERR: | ^ BUILDSTDERR: 13078 | _swBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxXn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13096:1: error: BUILDSTDERR: warning: label ‘_cxXn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13096 | _cxXn: BUILDSTDERR: | ^ BUILDSTDERR: 13096 | _cxXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy9E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13132:1: error: BUILDSTDERR: warning: label ‘_cy9E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13132 | _cy9E: BUILDSTDERR: | ^ BUILDSTDERR: 13132 | _cy9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy9n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13155:1: error: BUILDSTDERR: warning: label ‘_cy9n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13155 | _cy9n: BUILDSTDERR: | ^ BUILDSTDERR: 13155 | _cy9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swBX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13178:1: error: BUILDSTDERR: warning: label ‘_swBX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13178 | _swBX: BUILDSTDERR: | ^ BUILDSTDERR: 13178 | _swBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxXu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13196:1: error: BUILDSTDERR: warning: label ‘_cxXu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13196 | _cxXu: BUILDSTDERR: | ^ BUILDSTDERR: 13196 | _cxXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy95’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13232:1: error: BUILDSTDERR: warning: label ‘_cy95’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13232 | _cy95: BUILDSTDERR: | ^ BUILDSTDERR: 13232 | _cy95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy8O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13255:1: error: BUILDSTDERR: warning: label ‘_cy8O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13255 | _cy8O: BUILDSTDERR: | ^ BUILDSTDERR: 13255 | _cy8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swBY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13279:1: error: BUILDSTDERR: warning: label ‘_swBY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13279 | _swBY: BUILDSTDERR: | ^ BUILDSTDERR: 13279 | _swBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxXz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13294:1: error: BUILDSTDERR: warning: label ‘_cxXz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13294 | _cxXz: BUILDSTDERR: | ^ BUILDSTDERR: 13294 | _cxXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxXJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13322:1: error: BUILDSTDERR: warning: label ‘_cxXJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13322 | _cxXJ: BUILDSTDERR: | ^ BUILDSTDERR: 13322 | _cxXJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxXW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13354:1: error: BUILDSTDERR: warning: label ‘_cxXW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13354 | _cxXW: BUILDSTDERR: | ^ BUILDSTDERR: 13354 | _cxXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy8f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13394:1: error: BUILDSTDERR: warning: label ‘_cy8f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13394 | _cy8f: BUILDSTDERR: | ^ BUILDSTDERR: 13394 | _cy8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy8r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13425:1: error: BUILDSTDERR: warning: label ‘_cy8r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13425 | _cy8r: BUILDSTDERR: | ^ BUILDSTDERR: 13425 | _cy8r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy8w’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13447:1: error: BUILDSTDERR: warning: label ‘_cy8w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13447 | _cy8w: BUILDSTDERR: | ^ BUILDSTDERR: 13447 | _cy8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy7Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13470:1: error: BUILDSTDERR: warning: label ‘_cy7Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13470 | _cy7Y: BUILDSTDERR: | ^ BUILDSTDERR: 13470 | _cy7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swC1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13493:1: error: BUILDSTDERR: warning: label ‘_swC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13493 | _swC1: BUILDSTDERR: | ^ BUILDSTDERR: 13493 | _swC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxY3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13512:1: error: BUILDSTDERR: warning: label ‘_cxY3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13512 | _cxY3: BUILDSTDERR: | ^ BUILDSTDERR: 13512 | _cxY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy7o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13552:1: error: BUILDSTDERR: warning: label ‘_cy7o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13552 | _cy7o: BUILDSTDERR: | ^ BUILDSTDERR: 13552 | _cy7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy7A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13583:1: error: BUILDSTDERR: warning: label ‘_cy7A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13583 | _cy7A: BUILDSTDERR: | ^ BUILDSTDERR: 13583 | _cy7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy7F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13605:1: error: BUILDSTDERR: warning: label ‘_cy7F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13605 | _cy7F: BUILDSTDERR: | ^ BUILDSTDERR: 13605 | _cy7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy77’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13628:1: error: BUILDSTDERR: warning: label ‘_cy77’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13628 | _cy77: BUILDSTDERR: | ^ BUILDSTDERR: 13628 | _cy77: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swC2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13651:1: error: BUILDSTDERR: warning: label ‘_swC2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13651 | _swC2: BUILDSTDERR: | ^ BUILDSTDERR: 13651 | _swC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxYa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13670:1: error: BUILDSTDERR: warning: label ‘_cxYa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13670 | _cxYa: BUILDSTDERR: | ^ BUILDSTDERR: 13670 | _cxYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy6y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13710:1: error: BUILDSTDERR: warning: label ‘_cy6y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13710 | _cy6y: BUILDSTDERR: | ^ BUILDSTDERR: 13710 | _cy6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy6K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13741:1: error: BUILDSTDERR: warning: label ‘_cy6K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13741 | _cy6K: BUILDSTDERR: | ^ BUILDSTDERR: 13741 | _cy6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy6P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13763:1: error: BUILDSTDERR: warning: label ‘_cy6P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13763 | _cy6P: BUILDSTDERR: | ^ BUILDSTDERR: 13763 | _cy6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy6h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13786:1: error: BUILDSTDERR: warning: label ‘_cy6h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13786 | _cy6h: BUILDSTDERR: | ^ BUILDSTDERR: 13786 | _cy6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swC3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13809:1: error: BUILDSTDERR: warning: label ‘_swC3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13809 | _swC3: BUILDSTDERR: | ^ BUILDSTDERR: 13809 | _swC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxYh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13828:1: error: BUILDSTDERR: warning: label ‘_cxYh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13828 | _cxYh: BUILDSTDERR: | ^ BUILDSTDERR: 13828 | _cxYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy5I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13868:1: error: BUILDSTDERR: warning: label ‘_cy5I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13868 | _cy5I: BUILDSTDERR: | ^ BUILDSTDERR: 13868 | _cy5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy5U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13899:1: error: BUILDSTDERR: warning: label ‘_cy5U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13899 | _cy5U: BUILDSTDERR: | ^ BUILDSTDERR: 13899 | _cy5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy5Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13921:1: error: BUILDSTDERR: warning: label ‘_cy5Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13921 | _cy5Z: BUILDSTDERR: | ^ BUILDSTDERR: 13921 | _cy5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy5r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13944:1: error: BUILDSTDERR: warning: label ‘_cy5r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13944 | _cy5r: BUILDSTDERR: | ^ BUILDSTDERR: 13944 | _cy5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swC4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13967:1: error: BUILDSTDERR: warning: label ‘_swC4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13967 | _swC4: BUILDSTDERR: | ^ BUILDSTDERR: 13967 | _swC4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxYo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:13986:1: error: BUILDSTDERR: warning: label ‘_cxYo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13986 | _cxYo: BUILDSTDERR: | ^ BUILDSTDERR: 13986 | _cxYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy4t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14026:1: error: BUILDSTDERR: warning: label ‘_cy4t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14026 | _cy4t: BUILDSTDERR: | ^ BUILDSTDERR: 14026 | _cy4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy4F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14057:1: error: BUILDSTDERR: warning: label ‘_cy4F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14057 | _cy4F: BUILDSTDERR: | ^ BUILDSTDERR: 14057 | _cy4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy4K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14081:1: error: BUILDSTDERR: warning: label ‘_cy4K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14081 | _cy4K: BUILDSTDERR: | ^ BUILDSTDERR: 14081 | _cy4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy4P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14105:1: error: BUILDSTDERR: warning: label ‘_cy4P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14105 | _cy4P: BUILDSTDERR: | ^ BUILDSTDERR: 14105 | _cy4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy4U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14128:1: error: BUILDSTDERR: warning: label ‘_cy4U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14128 | _cy4U: BUILDSTDERR: | ^ BUILDSTDERR: 14128 | _cy4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy5b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14154:1: error: BUILDSTDERR: warning: label ‘_cy5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14154 | _cy5b: BUILDSTDERR: | ^ BUILDSTDERR: 14154 | _cy5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy4c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14177:1: error: BUILDSTDERR: warning: label ‘_cy4c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14177 | _cy4c: BUILDSTDERR: | ^ BUILDSTDERR: 14177 | _cy4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swC5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14200:1: error: BUILDSTDERR: warning: label ‘_swC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14200 | _swC5: BUILDSTDERR: | ^ BUILDSTDERR: 14200 | _swC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxYv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14219:1: error: BUILDSTDERR: warning: label ‘_cxYv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14219 | _cxYv: BUILDSTDERR: | ^ BUILDSTDERR: 14219 | _cxYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy3D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14259:1: error: BUILDSTDERR: warning: label ‘_cy3D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14259 | _cy3D: BUILDSTDERR: | ^ BUILDSTDERR: 14259 | _cy3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy3P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14290:1: error: BUILDSTDERR: warning: label ‘_cy3P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14290 | _cy3P: BUILDSTDERR: | ^ BUILDSTDERR: 14290 | _cy3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy3U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14312:1: error: BUILDSTDERR: warning: label ‘_cy3U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14312 | _cy3U: BUILDSTDERR: | ^ BUILDSTDERR: 14312 | _cy3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy3m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14335:1: error: BUILDSTDERR: warning: label ‘_cy3m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14335 | _cy3m: BUILDSTDERR: | ^ BUILDSTDERR: 14335 | _cy3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swC6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14359:1: error: BUILDSTDERR: warning: label ‘_swC6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14359 | _swC6: BUILDSTDERR: | ^ BUILDSTDERR: 14359 | _swC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxYA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14373:1: error: BUILDSTDERR: warning: label ‘_cxYA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14373 | _cxYA: BUILDSTDERR: | ^ BUILDSTDERR: 14373 | _cxYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxYK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14403:1: error: BUILDSTDERR: warning: label ‘_cxYK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14403 | _cxYK: BUILDSTDERR: | ^ BUILDSTDERR: 14403 | _cxYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxYP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14428:1: error: BUILDSTDERR: warning: label ‘_cxYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14428 | _cxYP: BUILDSTDERR: | ^ BUILDSTDERR: 14428 | _cxYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZ4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14458:1: error: BUILDSTDERR: warning: label ‘_cxZ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14458 | _cxZ4: BUILDSTDERR: | ^ BUILDSTDERR: 14458 | _cxZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZ9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14483:1: error: BUILDSTDERR: warning: label ‘_cxZ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14483 | _cxZ9: BUILDSTDERR: | ^ BUILDSTDERR: 14483 | _cxZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14513:1: error: BUILDSTDERR: warning: label ‘_cxZn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14513 | _cxZn: BUILDSTDERR: | ^ BUILDSTDERR: 14513 | _cxZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14540:1: error: BUILDSTDERR: warning: label ‘_cxZs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14540 | _cxZs: BUILDSTDERR: | ^ BUILDSTDERR: 14540 | _cxZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14565:1: error: BUILDSTDERR: warning: label ‘_cxZx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14565 | _cxZx: BUILDSTDERR: | ^ BUILDSTDERR: 14565 | _cxZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14588:1: error: BUILDSTDERR: warning: label ‘_cxZC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14588 | _cxZC: BUILDSTDERR: | ^ BUILDSTDERR: 14588 | _cxZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14617:1: error: BUILDSTDERR: warning: label ‘_cxZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14617 | _cxZS: BUILDSTDERR: | ^ BUILDSTDERR: 14617 | _cxZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cxZX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14640:1: error: BUILDSTDERR: warning: label ‘_cxZX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14640 | _cxZX: BUILDSTDERR: | ^ BUILDSTDERR: 14640 | _cxZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy0b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14669:1: error: BUILDSTDERR: warning: label ‘_cy0b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14669 | _cy0b: BUILDSTDERR: | ^ BUILDSTDERR: 14669 | _cy0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy0g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14692:1: error: BUILDSTDERR: warning: label ‘_cy0g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14692 | _cy0g: BUILDSTDERR: | ^ BUILDSTDERR: 14692 | _cy0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy0w’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14724:1: error: BUILDSTDERR: warning: label ‘_cy0w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14724 | _cy0w: BUILDSTDERR: | ^ BUILDSTDERR: 14724 | _cy0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy2T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14764:1: error: BUILDSTDERR: warning: label ‘_cy2T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14764 | _cy2T: BUILDSTDERR: | ^ BUILDSTDERR: 14764 | _cy2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy35’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14791:1: error: BUILDSTDERR: warning: label ‘_cy35’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14791 | _cy35: BUILDSTDERR: | ^ BUILDSTDERR: 14791 | _cy35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy2C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14814:1: error: BUILDSTDERR: warning: label ‘_cy2C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14814 | _cy2C: BUILDSTDERR: | ^ BUILDSTDERR: 14814 | _cy2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swCF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14837:1: error: BUILDSTDERR: warning: label ‘_swCF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14837 | _swCF: BUILDSTDERR: | ^ BUILDSTDERR: 14837 | _swCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy0C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14855:1: error: BUILDSTDERR: warning: label ‘_cy0C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14855 | _cy0C: BUILDSTDERR: | ^ BUILDSTDERR: 14855 | _cy0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy2j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14891:1: error: BUILDSTDERR: warning: label ‘_cy2j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14891 | _cy2j: BUILDSTDERR: | ^ BUILDSTDERR: 14891 | _cy2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy22’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14914:1: error: BUILDSTDERR: warning: label ‘_cy22’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14914 | _cy22: BUILDSTDERR: | ^ BUILDSTDERR: 14914 | _cy22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swCG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14937:1: error: BUILDSTDERR: warning: label ‘_swCG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14937 | _swCG: BUILDSTDERR: | ^ BUILDSTDERR: 14937 | _swCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy0J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14955:1: error: BUILDSTDERR: warning: label ‘_cy0J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14955 | _cy0J: BUILDSTDERR: | ^ BUILDSTDERR: 14955 | _cy0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy1K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:14991:1: error: BUILDSTDERR: warning: label ‘_cy1K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14991 | _cy1K: BUILDSTDERR: | ^ BUILDSTDERR: 14991 | _cy1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy1t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15014:1: error: BUILDSTDERR: warning: label ‘_cy1t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15014 | _cy1t: BUILDSTDERR: | ^ BUILDSTDERR: 15014 | _cy1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swCH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15037:1: error: BUILDSTDERR: warning: label ‘_swCH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15037 | _swCH: BUILDSTDERR: | ^ BUILDSTDERR: 15037 | _swCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy0O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15056:1: error: BUILDSTDERR: warning: label ‘_cy0O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15056 | _cy0O: BUILDSTDERR: | ^ BUILDSTDERR: 15056 | _cy0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy1b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15095:1: error: BUILDSTDERR: warning: label ‘_cy1b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15095 | _cy1b: BUILDSTDERR: | ^ BUILDSTDERR: 15095 | _cy1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cy0U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15120:1: error: BUILDSTDERR: warning: label ‘_cy0U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15120 | _cy0U: BUILDSTDERR: | ^ BUILDSTDERR: 15120 | _cy0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cybs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15143:1: error: BUILDSTDERR: warning: label ‘_cybs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15143 | _cybs: BUILDSTDERR: | ^ BUILDSTDERR: 15143 | _cybs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatuszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15159:1: error: BUILDSTDERR: warning: label ‘_cyfV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15159 | _cyfV: BUILDSTDERR: | ^ BUILDSTDERR: 15159 | _cyfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyfP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15183:1: error: BUILDSTDERR: warning: label ‘_cyfP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15183 | _cyfP: BUILDSTDERR: | ^ BUILDSTDERR: 15183 | _cyfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15225:1: error: BUILDSTDERR: warning: label ‘_cyga’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15225 | _cyga: BUILDSTDERR: | ^ BUILDSTDERR: 15225 | _cyga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15266:1: error: BUILDSTDERR: warning: label ‘_cygj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15266 | _cygj: BUILDSTDERR: | ^ BUILDSTDERR: 15266 | _cygj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15307:1: error: BUILDSTDERR: warning: label ‘_cygs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15307 | _cygs: BUILDSTDERR: | ^ BUILDSTDERR: 15307 | _cygs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15344:1: error: BUILDSTDERR: warning: label ‘_cygH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15344 | _cygH: BUILDSTDERR: | ^ BUILDSTDERR: 15344 | _cygH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cygz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15368:1: error: BUILDSTDERR: warning: label ‘_cygz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15368 | _cygz: BUILDSTDERR: | ^ BUILDSTDERR: 15368 | _cygz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15400:1: error: BUILDSTDERR: warning: label ‘_cygY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15400 | _cygY: BUILDSTDERR: | ^ BUILDSTDERR: 15400 | _cygY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15422:1: error: BUILDSTDERR: warning: label ‘_cyhd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15422 | _cyhd: BUILDSTDERR: | ^ BUILDSTDERR: 15422 | _cyhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyh5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15445:1: error: BUILDSTDERR: warning: label ‘_cyh5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15445 | _cyh5: BUILDSTDERR: | ^ BUILDSTDERR: 15445 | _cyh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15482:1: error: BUILDSTDERR: warning: label ‘_cyhu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15482 | _cyhu: BUILDSTDERR: | ^ BUILDSTDERR: 15482 | _cyhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtkT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15522:1: error: BUILDSTDERR: warning: label ‘_cyhD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15522 | _cyhD: BUILDSTDERR: | ^ BUILDSTDERR: 15522 | _cyhD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swF9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15600:1: error: BUILDSTDERR: warning: label ‘_cyhY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15600 | _cyhY: BUILDSTDERR: | ^ BUILDSTDERR: 15600 | _cyhY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15629:1: error: BUILDSTDERR: warning: label ‘_cyi5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15629 | _cyi5: BUILDSTDERR: | ^ BUILDSTDERR: 15629 | _cyi5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15658:1: error: BUILDSTDERR: warning: label ‘_cyic’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15658 | _cyic: BUILDSTDERR: | ^ BUILDSTDERR: 15658 | _cyic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15687:1: error: BUILDSTDERR: warning: label ‘_cyij’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15687 | _cyij: BUILDSTDERR: | ^ BUILDSTDERR: 15687 | _cyij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15716:1: error: BUILDSTDERR: warning: label ‘_cyiq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15716 | _cyiq: BUILDSTDERR: | ^ BUILDSTDERR: 15716 | _cyiq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15745:1: error: BUILDSTDERR: warning: label ‘_cyix’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15745 | _cyix: BUILDSTDERR: | ^ BUILDSTDERR: 15745 | _cyix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15774:1: error: BUILDSTDERR: warning: label ‘_cyiE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15774 | _cyiE: BUILDSTDERR: | ^ BUILDSTDERR: 15774 | _cyiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15802:1: error: BUILDSTDERR: warning: label ‘_cyiO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15802 | _cyiO: BUILDSTDERR: | ^ BUILDSTDERR: 15802 | _cyiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyiL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15833:1: error: BUILDSTDERR: warning: label ‘_cyiL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15833 | _cyiL: BUILDSTDERR: | ^ BUILDSTDERR: 15833 | _cyiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15853:1: error: BUILDSTDERR: warning: label ‘_cyj2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15853 | _cyj2: BUILDSTDERR: | ^ BUILDSTDERR: 15853 | _cyj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyiZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15884:1: error: BUILDSTDERR: warning: label ‘_cyiZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15884 | _cyiZ: BUILDSTDERR: | ^ BUILDSTDERR: 15884 | _cyiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15905:1: error: BUILDSTDERR: warning: label ‘_cyjd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15905 | _cyjd: BUILDSTDERR: | ^ BUILDSTDERR: 15905 | _cyjd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15934:1: error: BUILDSTDERR: warning: label ‘_cyjk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15934 | _cyjk: BUILDSTDERR: | ^ BUILDSTDERR: 15934 | _cyjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15962:1: error: BUILDSTDERR: warning: label ‘_cynz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15962 | _cynz: BUILDSTDERR: | ^ BUILDSTDERR: 15962 | _cynz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:15989:1: error: BUILDSTDERR: warning: label ‘_cynC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15989 | _cynC: BUILDSTDERR: | ^ BUILDSTDERR: 15989 | _cynC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16028:1: error: BUILDSTDERR: warning: label ‘_cynH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16028 | _cynH: BUILDSTDERR: | ^ BUILDSTDERR: 16028 | _cynH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16066:1: error: BUILDSTDERR: warning: label ‘_cynM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16066 | _cynM: BUILDSTDERR: | ^ BUILDSTDERR: 16066 | _cynM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16102:1: error: BUILDSTDERR: warning: label ‘_cyo9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16102 | _cyo9: BUILDSTDERR: | ^ BUILDSTDERR: 16102 | _cyo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16129:1: error: BUILDSTDERR: warning: label ‘_cyoc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16129 | _cyoc: BUILDSTDERR: | ^ BUILDSTDERR: 16129 | _cyoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16168:1: error: BUILDSTDERR: warning: label ‘_cyoh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16168 | _cyoh: BUILDSTDERR: | ^ BUILDSTDERR: 16168 | _cyoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16206:1: error: BUILDSTDERR: warning: label ‘_cyom’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16206 | _cyom: BUILDSTDERR: | ^ BUILDSTDERR: 16206 | _cyom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16247:1: error: BUILDSTDERR: warning: label ‘_cyov’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16247 | _cyov: BUILDSTDERR: | ^ BUILDSTDERR: 16247 | _cyov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyne’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16289:1: error: BUILDSTDERR: warning: label ‘_cyne’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16289 | _cyne: BUILDSTDERR: | ^ BUILDSTDERR: 16289 | _cyne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16345:1: error: BUILDSTDERR: warning: label ‘_cyoF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16345 | _cyoF: BUILDSTDERR: | ^ BUILDSTDERR: 16345 | _cyoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16391:1: error: BUILDSTDERR: warning: label ‘_cyoK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16391 | _cyoK: BUILDSTDERR: | ^ BUILDSTDERR: 16391 | _cyoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swG9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16428:1: error: BUILDSTDERR: warning: label ‘_cypo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16428 | _cypo: BUILDSTDERR: | ^ BUILDSTDERR: 16428 | _cypo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16455:1: error: BUILDSTDERR: warning: label ‘_cypr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16455 | _cypr: BUILDSTDERR: | ^ BUILDSTDERR: 16455 | _cypr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16494:1: error: BUILDSTDERR: warning: label ‘_cypw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16494 | _cypw: BUILDSTDERR: | ^ BUILDSTDERR: 16494 | _cypw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16532:1: error: BUILDSTDERR: warning: label ‘_cypB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16532 | _cypB: BUILDSTDERR: | ^ BUILDSTDERR: 16532 | _cypB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16568:1: error: BUILDSTDERR: warning: label ‘_cypY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16568 | _cypY: BUILDSTDERR: | ^ BUILDSTDERR: 16568 | _cypY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16595:1: error: BUILDSTDERR: warning: label ‘_cyq1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16595 | _cyq1: BUILDSTDERR: | ^ BUILDSTDERR: 16595 | _cyq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16634:1: error: BUILDSTDERR: warning: label ‘_cyq6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16634 | _cyq6: BUILDSTDERR: | ^ BUILDSTDERR: 16634 | _cyq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16672:1: error: BUILDSTDERR: warning: label ‘_cyqb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16672 | _cyqb: BUILDSTDERR: | ^ BUILDSTDERR: 16672 | _cyqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16713:1: error: BUILDSTDERR: warning: label ‘_cyqk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16713 | _cyqk: BUILDSTDERR: | ^ BUILDSTDERR: 16713 | _cyqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyp3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16755:1: error: BUILDSTDERR: warning: label ‘_cyp3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16755 | _cyp3: BUILDSTDERR: | ^ BUILDSTDERR: 16755 | _cyp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16811:1: error: BUILDSTDERR: warning: label ‘_cyqu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16811 | _cyqu: BUILDSTDERR: | ^ BUILDSTDERR: 16811 | _cyqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16857:1: error: BUILDSTDERR: warning: label ‘_cyqz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16857 | _cyqz: BUILDSTDERR: | ^ BUILDSTDERR: 16857 | _cyqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16899:1: error: BUILDSTDERR: warning: label ‘_cyqI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16899 | _cyqI: BUILDSTDERR: | ^ BUILDSTDERR: 16899 | _cyqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cymX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:16943:1: error: BUILDSTDERR: warning: label ‘_cymX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16943 | _cymX: BUILDSTDERR: | ^ BUILDSTDERR: 16943 | _cymX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17003:1: error: BUILDSTDERR: warning: label ‘_cyqS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17003 | _cyqS: BUILDSTDERR: | ^ BUILDSTDERR: 17003 | _cyqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17052:1: error: BUILDSTDERR: warning: label ‘_cyqX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17052 | _cyqX: BUILDSTDERR: | ^ BUILDSTDERR: 17052 | _cyqX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17102:1: error: BUILDSTDERR: warning: label ‘_cyr2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17102 | _cyr2: BUILDSTDERR: | ^ BUILDSTDERR: 17102 | _cyr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17155:1: error: BUILDSTDERR: warning: label ‘_cyr7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17155 | _cyr7: BUILDSTDERR: | ^ BUILDSTDERR: 17155 | _cyr7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17207:1: error: BUILDSTDERR: warning: label ‘_cyrc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17207 | _cyrc: BUILDSTDERR: | ^ BUILDSTDERR: 17207 | _cyrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17250:1: error: BUILDSTDERR: warning: label ‘_cyrq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17250 | _cyrq: BUILDSTDERR: | ^ BUILDSTDERR: 17250 | _cyrq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyrn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17278:1: error: BUILDSTDERR: warning: label ‘_cyrn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17278 | _cyrn: BUILDSTDERR: | ^ BUILDSTDERR: 17278 | _cyrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyrt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17298:1: error: BUILDSTDERR: warning: label ‘_cyrt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17298 | _cyrt: BUILDSTDERR: | ^ BUILDSTDERR: 17298 | _cyrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17326:1: error: BUILDSTDERR: warning: label ‘_cyrM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17326 | _cyrM: BUILDSTDERR: | ^ BUILDSTDERR: 17326 | _cyrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyrJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17354:1: error: BUILDSTDERR: warning: label ‘_cyrJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17354 | _cyrJ: BUILDSTDERR: | ^ BUILDSTDERR: 17354 | _cyrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyrP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17374:1: error: BUILDSTDERR: warning: label ‘_cyrP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17374 | _cyrP: BUILDSTDERR: | ^ BUILDSTDERR: 17374 | _cyrP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17402:1: error: BUILDSTDERR: warning: label ‘_cys8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17402 | _cys8: BUILDSTDERR: | ^ BUILDSTDERR: 17402 | _cys8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cys5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17430:1: error: BUILDSTDERR: warning: label ‘_cys5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17430 | _cys5: BUILDSTDERR: | ^ BUILDSTDERR: 17430 | _cys5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cysb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17450:1: error: BUILDSTDERR: warning: label ‘_cysb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17450 | _cysb: BUILDSTDERR: | ^ BUILDSTDERR: 17450 | _cysb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17497:1: error: BUILDSTDERR: warning: label ‘_cysm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17497 | _cysm: BUILDSTDERR: | ^ BUILDSTDERR: 17497 | _cysm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17566:1: error: BUILDSTDERR: warning: label ‘_cysr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17566 | _cysr: BUILDSTDERR: | ^ BUILDSTDERR: 17566 | _cysr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cymq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17610:1: error: BUILDSTDERR: warning: label ‘_cymq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17610 | _cymq: BUILDSTDERR: | ^ BUILDSTDERR: 17610 | _cymq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17662:1: error: BUILDSTDERR: warning: label ‘_cysz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17662 | _cysz: BUILDSTDERR: | ^ BUILDSTDERR: 17662 | _cysz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17717:1: error: BUILDSTDERR: warning: label ‘_cysE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17717 | _cysE: BUILDSTDERR: | ^ BUILDSTDERR: 17717 | _cysE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17773:1: error: BUILDSTDERR: warning: label ‘_cysJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17773 | _cysJ: BUILDSTDERR: | ^ BUILDSTDERR: 17773 | _cysJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17832:1: error: BUILDSTDERR: warning: label ‘_cysO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17832 | _cysO: BUILDSTDERR: | ^ BUILDSTDERR: 17832 | _cysO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17890:1: error: BUILDSTDERR: warning: label ‘_cysT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17890 | _cysT: BUILDSTDERR: | ^ BUILDSTDERR: 17890 | _cysT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:17949:1: error: BUILDSTDERR: warning: label ‘_cysY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17949 | _cysY: BUILDSTDERR: | ^ BUILDSTDERR: 17949 | _cysY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18011:1: error: BUILDSTDERR: warning: label ‘_cyt3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18011 | _cyt3: BUILDSTDERR: | ^ BUILDSTDERR: 18011 | _cyt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18072:1: error: BUILDSTDERR: warning: label ‘_cyt8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18072 | _cyt8: BUILDSTDERR: | ^ BUILDSTDERR: 18072 | _cyt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18136:1: error: BUILDSTDERR: warning: label ‘_cytg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18136 | _cytg: BUILDSTDERR: | ^ BUILDSTDERR: 18136 | _cytg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cytd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18187:1: error: BUILDSTDERR: warning: label ‘_cytd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18187 | _cytd: BUILDSTDERR: | ^ BUILDSTDERR: 18187 | _cytd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18230:1: error: BUILDSTDERR: warning: label ‘_cyto’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18230 | _cyto: BUILDSTDERR: | ^ BUILDSTDERR: 18230 | _cyto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18294:1: error: BUILDSTDERR: warning: label ‘_cytt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18294 | _cytt: BUILDSTDERR: | ^ BUILDSTDERR: 18294 | _cytt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18359:1: error: BUILDSTDERR: warning: label ‘_cyty’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18359 | _cyty: BUILDSTDERR: | ^ BUILDSTDERR: 18359 | _cyty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18427:1: error: BUILDSTDERR: warning: label ‘_cytD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18427 | _cytD: BUILDSTDERR: | ^ BUILDSTDERR: 18427 | _cytD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18494:1: error: BUILDSTDERR: warning: label ‘_cytI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18494 | _cytI: BUILDSTDERR: | ^ BUILDSTDERR: 18494 | _cytI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18562:1: error: BUILDSTDERR: warning: label ‘_cytN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18562 | _cytN: BUILDSTDERR: | ^ BUILDSTDERR: 18562 | _cytN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18633:1: error: BUILDSTDERR: warning: label ‘_cytS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18633 | _cytS: BUILDSTDERR: | ^ BUILDSTDERR: 18633 | _cytS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18703:1: error: BUILDSTDERR: warning: label ‘_cytX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18703 | _cytX: BUILDSTDERR: | ^ BUILDSTDERR: 18703 | _cytX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18774:1: error: BUILDSTDERR: warning: label ‘_cyu2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18774 | _cyu2: BUILDSTDERR: | ^ BUILDSTDERR: 18774 | _cyu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18848:1: error: BUILDSTDERR: warning: label ‘_cyu7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18848 | _cyu7: BUILDSTDERR: | ^ BUILDSTDERR: 18848 | _cyu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18921:1: error: BUILDSTDERR: warning: label ‘_cyuc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18921 | _cyuc: BUILDSTDERR: | ^ BUILDSTDERR: 18921 | _cyuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:18995:1: error: BUILDSTDERR: warning: label ‘_cyuh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18995 | _cyuh: BUILDSTDERR: | ^ BUILDSTDERR: 18995 | _cyuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19072:1: error: BUILDSTDERR: warning: label ‘_cyum’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19072 | _cyum: BUILDSTDERR: | ^ BUILDSTDERR: 19072 | _cyum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19148:1: error: BUILDSTDERR: warning: label ‘_cyur’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19148 | _cyur: BUILDSTDERR: | ^ BUILDSTDERR: 19148 | _cyur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19225:1: error: BUILDSTDERR: warning: label ‘_cyuw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19225 | _cyuw: BUILDSTDERR: | ^ BUILDSTDERR: 19225 | _cyuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19305:1: error: BUILDSTDERR: warning: label ‘_cyuB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19305 | _cyuB: BUILDSTDERR: | ^ BUILDSTDERR: 19305 | _cyuB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19384:1: error: BUILDSTDERR: warning: label ‘_cyuG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19384 | _cyuG: BUILDSTDERR: | ^ BUILDSTDERR: 19384 | _cyuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19464:1: error: BUILDSTDERR: warning: label ‘_cyuL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19464 | _cyuL: BUILDSTDERR: | ^ BUILDSTDERR: 19464 | _cyuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19547:1: error: BUILDSTDERR: warning: label ‘_cyuQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19547 | _cyuQ: BUILDSTDERR: | ^ BUILDSTDERR: 19547 | _cyuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swGY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19629:1: error: BUILDSTDERR: warning: label ‘_cyuV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19629 | _cyuV: BUILDSTDERR: | ^ BUILDSTDERR: 19629 | _cyuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swH2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19714:1: error: BUILDSTDERR: warning: label ‘_cyv3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19714 | _cyv3: BUILDSTDERR: | ^ BUILDSTDERR: 19714 | _cyv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyv0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19779:1: error: BUILDSTDERR: warning: label ‘_cyv0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19779 | _cyv0: BUILDSTDERR: | ^ BUILDSTDERR: 19779 | _cyv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swH3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19829:1: error: BUILDSTDERR: warning: label ‘_cyvb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19829 | _cyvb: BUILDSTDERR: | ^ BUILDSTDERR: 19829 | _cyvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swH4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:19914:1: error: BUILDSTDERR: warning: label ‘_cyvg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19914 | _cyvg: BUILDSTDERR: | ^ BUILDSTDERR: 19914 | _cyvg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swH8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20002:1: error: BUILDSTDERR: warning: label ‘_cyvo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20002 | _cyvo: BUILDSTDERR: | ^ BUILDSTDERR: 20002 | _cyvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyvl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20069:1: error: BUILDSTDERR: warning: label ‘_cyvl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20069 | _cyvl: BUILDSTDERR: | ^ BUILDSTDERR: 20069 | _cyvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swH9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20120:1: error: BUILDSTDERR: warning: label ‘_cyvw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20120 | _cyvw: BUILDSTDERR: | ^ BUILDSTDERR: 20120 | _cyvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20208:1: error: BUILDSTDERR: warning: label ‘_cyvB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20208 | _cyvB: BUILDSTDERR: | ^ BUILDSTDERR: 20208 | _cyvB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20297:1: error: BUILDSTDERR: warning: label ‘_cyvN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20297 | _cyvN: BUILDSTDERR: | ^ BUILDSTDERR: 20297 | _cyvN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyvG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20370:1: error: BUILDSTDERR: warning: label ‘_cyvG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20370 | _cyvG: BUILDSTDERR: | ^ BUILDSTDERR: 20370 | _cyvG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20419:1: error: BUILDSTDERR: warning: label ‘_cyvZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20419 | _cyvZ: BUILDSTDERR: | ^ BUILDSTDERR: 20419 | _cyvZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20510:1: error: BUILDSTDERR: warning: label ‘_cyw4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20510 | _cyw4: BUILDSTDERR: | ^ BUILDSTDERR: 20510 | _cyw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20602:1: error: BUILDSTDERR: warning: label ‘_cywg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20602 | _cywg: BUILDSTDERR: | ^ BUILDSTDERR: 20602 | _cywg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyw9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20677:1: error: BUILDSTDERR: warning: label ‘_cyw9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20677 | _cyw9: BUILDSTDERR: | ^ BUILDSTDERR: 20677 | _cyw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20727:1: error: BUILDSTDERR: warning: label ‘_cyws’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20727 | _cyws: BUILDSTDERR: | ^ BUILDSTDERR: 20727 | _cyws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20821:1: error: BUILDSTDERR: warning: label ‘_cywx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20821 | _cywx: BUILDSTDERR: | ^ BUILDSTDERR: 20821 | _cywx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:20916:1: error: BUILDSTDERR: warning: label ‘_cywC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20916 | _cywC: BUILDSTDERR: | ^ BUILDSTDERR: 20916 | _cywC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21014:1: error: BUILDSTDERR: warning: label ‘_cywH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21014 | _cywH: BUILDSTDERR: | ^ BUILDSTDERR: 21014 | _cywH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21111:1: error: BUILDSTDERR: warning: label ‘_cywM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21111 | _cywM: BUILDSTDERR: | ^ BUILDSTDERR: 21111 | _cywM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21209:1: error: BUILDSTDERR: warning: label ‘_cywZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21209 | _cywZ: BUILDSTDERR: | ^ BUILDSTDERR: 21209 | _cywZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cywR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21289:1: error: BUILDSTDERR: warning: label ‘_cywR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21289 | _cywR: BUILDSTDERR: | ^ BUILDSTDERR: 21289 | _cywR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swFo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21344:1: error: BUILDSTDERR: warning: label ‘_cyxe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21344 | _cyxe: BUILDSTDERR: | ^ BUILDSTDERR: 21344 | _cyxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21420:1: error: BUILDSTDERR: warning: label ‘_cyxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21420 | _cyxv: BUILDSTDERR: | ^ BUILDSTDERR: 21420 | _cyxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21451:1: error: BUILDSTDERR: warning: label ‘_cyxy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21451 | _cyxy: BUILDSTDERR: | ^ BUILDSTDERR: 21451 | _cyxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21493:1: error: BUILDSTDERR: warning: label ‘_cyxS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21493 | _cyxS: BUILDSTDERR: | ^ BUILDSTDERR: 21493 | _cyxS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21536:1: error: BUILDSTDERR: warning: label ‘_cyxX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21536 | _cyxX: BUILDSTDERR: | ^ BUILDSTDERR: 21536 | _cyxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21580:1: error: BUILDSTDERR: warning: label ‘_cyy3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21580 | _cyy3: BUILDSTDERR: | ^ BUILDSTDERR: 21580 | _cyy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21617:1: error: BUILDSTDERR: warning: label ‘_cyy8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21617 | _cyy8: BUILDSTDERR: | ^ BUILDSTDERR: 21617 | _cyy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyhK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21649:1: error: BUILDSTDERR: warning: label ‘_cyhK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21649 | _cyhK: BUILDSTDERR: | ^ BUILDSTDERR: 21649 | _cyhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyhP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21711:1: error: BUILDSTDERR: warning: label ‘_cyhP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21711 | _cyhP: BUILDSTDERR: | ^ BUILDSTDERR: 21711 | _cyhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21800:1: error: BUILDSTDERR: warning: label ‘_cyzy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21800 | _cyzy: BUILDSTDERR: | ^ BUILDSTDERR: 21800 | _cyzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatus1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21831:1: error: BUILDSTDERR: warning: label ‘_cyzF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21831 | _cyzF: BUILDSTDERR: | ^ BUILDSTDERR: 21831 | _cyzF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21859:1: error: BUILDSTDERR: warning: label ‘_cyzM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21859 | _cyzM: BUILDSTDERR: | ^ BUILDSTDERR: 21859 | _cyzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectType2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21899:1: error: BUILDSTDERR: warning: label ‘_cyzV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21899 | _cyzV: BUILDSTDERR: | ^ BUILDSTDERR: 21899 | _cyzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21936:1: error: BUILDSTDERR: warning: label ‘_cyA5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21936 | _cyA5: BUILDSTDERR: | ^ BUILDSTDERR: 21936 | _cyA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyA2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21959:1: error: BUILDSTDERR: warning: label ‘_cyA2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21959 | _cyA2: BUILDSTDERR: | ^ BUILDSTDERR: 21959 | _cyA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:21981:1: error: BUILDSTDERR: warning: label ‘_cyAj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21981 | _cyAj: BUILDSTDERR: | ^ BUILDSTDERR: 21981 | _cyAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyAg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22002:1: error: BUILDSTDERR: warning: label ‘_cyAg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22002 | _cyAg: BUILDSTDERR: | ^ BUILDSTDERR: 22002 | _cyAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectType1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22025:1: error: BUILDSTDERR: warning: label ‘_cyAx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22025 | _cyAx: BUILDSTDERR: | ^ BUILDSTDERR: 22025 | _cyAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyAu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22047:1: error: BUILDSTDERR: warning: label ‘_cyAu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22047 | _cyAu: BUILDSTDERR: | ^ BUILDSTDERR: 22047 | _cyAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22069:1: error: BUILDSTDERR: warning: label ‘_cyAI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22069 | _cyAI: BUILDSTDERR: | ^ BUILDSTDERR: 22069 | _cyAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqObjectTypezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22112:1: error: BUILDSTDERR: warning: label ‘_cyAS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22112 | _cyAS: BUILDSTDERR: | ^ BUILDSTDERR: 22112 | _cyAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyAP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22134:1: error: BUILDSTDERR: warning: label ‘_cyAP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22134 | _cyAP: BUILDSTDERR: | ^ BUILDSTDERR: 22134 | _cyAP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyAV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22155:1: error: BUILDSTDERR: warning: label ‘_cyAV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22155 | _cyAV: BUILDSTDERR: | ^ BUILDSTDERR: 22155 | _cyAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqObjectTypezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22177:1: error: BUILDSTDERR: warning: label ‘_cyBd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22177 | _cyBd: BUILDSTDERR: | ^ BUILDSTDERR: 22177 | _cyBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyBa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22199:1: error: BUILDSTDERR: warning: label ‘_cyBa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22199 | _cyBa: BUILDSTDERR: | ^ BUILDSTDERR: 22199 | _cyBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyBg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22220:1: error: BUILDSTDERR: warning: label ‘_cyBg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22220 | _cyBg: BUILDSTDERR: | ^ BUILDSTDERR: 22220 | _cyBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22255:1: error: BUILDSTDERR: warning: label ‘_cyBz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22255 | _cyBz: BUILDSTDERR: | ^ BUILDSTDERR: 22255 | _cyBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22282:1: error: BUILDSTDERR: warning: label ‘_cyBD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22282 | _cyBD: BUILDSTDERR: | ^ BUILDSTDERR: 22282 | _cyBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swHU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22333:1: error: BUILDSTDERR: warning: label ‘_cyBT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22333 | _cyBT: BUILDSTDERR: | ^ BUILDSTDERR: 22333 | _cyBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyBQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22363:1: error: BUILDSTDERR: warning: label ‘_cyBQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22363 | _cyBQ: BUILDSTDERR: | ^ BUILDSTDERR: 22363 | _cyBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swI3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22388:1: error: BUILDSTDERR: warning: label ‘_cyCd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22388 | _cyCd: BUILDSTDERR: | ^ BUILDSTDERR: 22388 | _cyCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swI5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22430:1: error: BUILDSTDERR: warning: label ‘_cyCj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22430 | _cyCj: BUILDSTDERR: | ^ BUILDSTDERR: 22430 | _cyCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swI9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22472:1: error: BUILDSTDERR: warning: label ‘_cyCE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22472 | _cyCE: BUILDSTDERR: | ^ BUILDSTDERR: 22472 | _cyCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22518:1: error: BUILDSTDERR: warning: label ‘_cyCK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22518 | _cyCK: BUILDSTDERR: | ^ BUILDSTDERR: 22518 | _cyCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22561:1: error: BUILDSTDERR: warning: label ‘_cyCQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22561 | _cyCQ: BUILDSTDERR: | ^ BUILDSTDERR: 22561 | _cyCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22596:1: error: BUILDSTDERR: warning: label ‘_cyCY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22596 | _cyCY: BUILDSTDERR: | ^ BUILDSTDERR: 22596 | _cyCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22642:1: error: BUILDSTDERR: warning: label ‘_cyDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22642 | _cyDa: BUILDSTDERR: | ^ BUILDSTDERR: 22642 | _cyDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyD7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22663:1: error: BUILDSTDERR: warning: label ‘_cyD7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22663 | _cyD7: BUILDSTDERR: | ^ BUILDSTDERR: 22663 | _cyD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22685:1: error: BUILDSTDERR: warning: label ‘_cyDs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22685 | _cyDs: BUILDSTDERR: | ^ BUILDSTDERR: 22685 | _cyDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyDp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22717:1: error: BUILDSTDERR: warning: label ‘_cyDp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22717 | _cyDp: BUILDSTDERR: | ^ BUILDSTDERR: 22717 | _cyDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyDv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22740:1: error: BUILDSTDERR: warning: label ‘_cyDv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22740 | _cyDv: BUILDSTDERR: | ^ BUILDSTDERR: 22740 | _cyDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22762:1: error: BUILDSTDERR: warning: label ‘_cyDF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22762 | _cyDF: BUILDSTDERR: | ^ BUILDSTDERR: 22762 | _cyDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPath1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22801:1: error: BUILDSTDERR: warning: label ‘_cyDO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22801 | _cyDO: BUILDSTDERR: | ^ BUILDSTDERR: 22801 | _cyDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22829:1: error: BUILDSTDERR: warning: label ‘_cyDV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22829 | _cyDV: BUILDSTDERR: | ^ BUILDSTDERR: 22829 | _cyDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec10_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22884:1: error: BUILDSTDERR: warning: label ‘_cyDZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22884 | _cyDZ: BUILDSTDERR: | ^ BUILDSTDERR: 22884 | _cyDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22893:1: error: BUILDSTDERR: warning: label ‘_cyE7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22893 | _cyE7: BUILDSTDERR: | ^ BUILDSTDERR: 22893 | _cyE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22921:1: error: BUILDSTDERR: warning: label ‘_cyEe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22921 | _cyEe: BUILDSTDERR: | ^ BUILDSTDERR: 22921 | _cyEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22951:1: error: BUILDSTDERR: warning: label ‘_cyEl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22951 | _cyEl: BUILDSTDERR: | ^ BUILDSTDERR: 22951 | _cyEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swID_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:22980:1: error: BUILDSTDERR: warning: label ‘_cyEs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22980 | _cyEs: BUILDSTDERR: | ^ BUILDSTDERR: 22980 | _cyEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23009:1: error: BUILDSTDERR: warning: label ‘_cyEz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23009 | _cyEz: BUILDSTDERR: | ^ BUILDSTDERR: 23009 | _cyEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23037:1: error: BUILDSTDERR: warning: label ‘_cyFR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23037 | _cyFR: BUILDSTDERR: | ^ BUILDSTDERR: 23037 | _cyFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swII_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23064:1: error: BUILDSTDERR: warning: label ‘_cyFU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23064 | _cyFU: BUILDSTDERR: | ^ BUILDSTDERR: 23064 | _cyFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23103:1: error: BUILDSTDERR: warning: label ‘_cyFZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23103 | _cyFZ: BUILDSTDERR: | ^ BUILDSTDERR: 23103 | _cyFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23141:1: error: BUILDSTDERR: warning: label ‘_cyG4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23141 | _cyG4: BUILDSTDERR: | ^ BUILDSTDERR: 23141 | _cyG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23181:1: error: BUILDSTDERR: warning: label ‘_cyG9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23181 | _cyG9: BUILDSTDERR: | ^ BUILDSTDERR: 23181 | _cyG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23224:1: error: BUILDSTDERR: warning: label ‘_cyGe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23224 | _cyGe: BUILDSTDERR: | ^ BUILDSTDERR: 23224 | _cyGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23266:1: error: BUILDSTDERR: warning: label ‘_cyGj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23266 | _cyGj: BUILDSTDERR: | ^ BUILDSTDERR: 23266 | _cyGj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23316:1: error: BUILDSTDERR: warning: label ‘_cyGr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23316 | _cyGr: BUILDSTDERR: | ^ BUILDSTDERR: 23316 | _cyGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyGo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23357:1: error: BUILDSTDERR: warning: label ‘_cyGo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23357 | _cyGo: BUILDSTDERR: | ^ BUILDSTDERR: 23357 | _cyGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23395:1: error: BUILDSTDERR: warning: label ‘_cyGz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23395 | _cyGz: BUILDSTDERR: | ^ BUILDSTDERR: 23395 | _cyGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23444:1: error: BUILDSTDERR: warning: label ‘_cyGE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23444 | _cyGE: BUILDSTDERR: | ^ BUILDSTDERR: 23444 | _cyGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23494:1: error: BUILDSTDERR: warning: label ‘_cyGJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23494 | _cyGJ: BUILDSTDERR: | ^ BUILDSTDERR: 23494 | _cyGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23547:1: error: BUILDSTDERR: warning: label ‘_cyGO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23547 | _cyGO: BUILDSTDERR: | ^ BUILDSTDERR: 23547 | _cyGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23599:1: error: BUILDSTDERR: warning: label ‘_cyGT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23599 | _cyGT: BUILDSTDERR: | ^ BUILDSTDERR: 23599 | _cyGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23652:1: error: BUILDSTDERR: warning: label ‘_cyGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23652 | _cyGY: BUILDSTDERR: | ^ BUILDSTDERR: 23652 | _cyGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23708:1: error: BUILDSTDERR: warning: label ‘_cyH3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23708 | _cyH3: BUILDSTDERR: | ^ BUILDSTDERR: 23708 | _cyH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23763:1: error: BUILDSTDERR: warning: label ‘_cyH8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23763 | _cyH8: BUILDSTDERR: | ^ BUILDSTDERR: 23763 | _cyH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJ0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23819:1: error: BUILDSTDERR: warning: label ‘_cyHd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23819 | _cyHd: BUILDSTDERR: | ^ BUILDSTDERR: 23819 | _cyHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJ1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23878:1: error: BUILDSTDERR: warning: label ‘_cyHi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23878 | _cyHi: BUILDSTDERR: | ^ BUILDSTDERR: 23878 | _cyHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swIF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23937:1: error: BUILDSTDERR: warning: label ‘_cyHn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23937 | _cyHn: BUILDSTDERR: | ^ BUILDSTDERR: 23937 | _cyHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJ5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:23989:1: error: BUILDSTDERR: warning: label ‘_cyHG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23989 | _cyHG: BUILDSTDERR: | ^ BUILDSTDERR: 23989 | _cyHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJ6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24033:1: error: BUILDSTDERR: warning: label ‘_cyHM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24033 | _cyHM: BUILDSTDERR: | ^ BUILDSTDERR: 24033 | _cyHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec10_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24076:1: error: BUILDSTDERR: warning: label ‘_cyHU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24076 | _cyHU: BUILDSTDERR: | ^ BUILDSTDERR: 24076 | _cyHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24137:1: error: BUILDSTDERR: warning: label ‘_cyIl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24137 | _cyIl: BUILDSTDERR: | ^ BUILDSTDERR: 24137 | _cyIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyIi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24165:1: error: BUILDSTDERR: warning: label ‘_cyIi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24165 | _cyIi: BUILDSTDERR: | ^ BUILDSTDERR: 24165 | _cyIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyIo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24188:1: error: BUILDSTDERR: warning: label ‘_cyIo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24188 | _cyIo: BUILDSTDERR: | ^ BUILDSTDERR: 24188 | _cyIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24219:1: error: BUILDSTDERR: warning: label ‘_cyIG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24219 | _cyIG: BUILDSTDERR: | ^ BUILDSTDERR: 24219 | _cyIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyID’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24247:1: error: BUILDSTDERR: warning: label ‘_cyID’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24247 | _cyID: BUILDSTDERR: | ^ BUILDSTDERR: 24247 | _cyID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSong1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24280:1: error: BUILDSTDERR: warning: label ‘_cyIU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24280 | _cyIU: BUILDSTDERR: | ^ BUILDSTDERR: 24280 | _cyIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyIR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24307:1: error: BUILDSTDERR: warning: label ‘_cyIR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24307 | _cyIR: BUILDSTDERR: | ^ BUILDSTDERR: 24307 | _cyIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24337:1: error: BUILDSTDERR: warning: label ‘_cyJ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24337 | _cyJ5: BUILDSTDERR: | ^ BUILDSTDERR: 24337 | _cyJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24382:1: error: BUILDSTDERR: warning: label ‘_cyJj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24382 | _cyJj: BUILDSTDERR: | ^ BUILDSTDERR: 24382 | _cyJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyJg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24412:1: error: BUILDSTDERR: warning: label ‘_cyJg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24412 | _cyJg: BUILDSTDERR: | ^ BUILDSTDERR: 24412 | _cyJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24437:1: error: BUILDSTDERR: warning: label ‘_cyJD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24437 | _cyJD: BUILDSTDERR: | ^ BUILDSTDERR: 24437 | _cyJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24479:1: error: BUILDSTDERR: warning: label ‘_cyJJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24479 | _cyJJ: BUILDSTDERR: | ^ BUILDSTDERR: 24479 | _cyJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24521:1: error: BUILDSTDERR: warning: label ‘_cyK4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24521 | _cyK4: BUILDSTDERR: | ^ BUILDSTDERR: 24521 | _cyK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24567:1: error: BUILDSTDERR: warning: label ‘_cyKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24567 | _cyKa: BUILDSTDERR: | ^ BUILDSTDERR: 24567 | _cyKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swJU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24610:1: error: BUILDSTDERR: warning: label ‘_cyKg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24610 | _cyKg: BUILDSTDERR: | ^ BUILDSTDERR: 24610 | _cyKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24645:1: error: BUILDSTDERR: warning: label ‘_cyKo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24645 | _cyKo: BUILDSTDERR: | ^ BUILDSTDERR: 24645 | _cyKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24691:1: error: BUILDSTDERR: warning: label ‘_cyKA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24691 | _cyKA: BUILDSTDERR: | ^ BUILDSTDERR: 24691 | _cyKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyKx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24712:1: error: BUILDSTDERR: warning: label ‘_cyKx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24712 | _cyKx: BUILDSTDERR: | ^ BUILDSTDERR: 24712 | _cyKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swK6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24734:1: error: BUILDSTDERR: warning: label ‘_cyKS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24734 | _cyKS: BUILDSTDERR: | ^ BUILDSTDERR: 24734 | _cyKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyKP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24766:1: error: BUILDSTDERR: warning: label ‘_cyKP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24766 | _cyKP: BUILDSTDERR: | ^ BUILDSTDERR: 24766 | _cyKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyKV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24789:1: error: BUILDSTDERR: warning: label ‘_cyKV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24789 | _cyKV: BUILDSTDERR: | ^ BUILDSTDERR: 24789 | _cyKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24811:1: error: BUILDSTDERR: warning: label ‘_cyL5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24811 | _cyL5: BUILDSTDERR: | ^ BUILDSTDERR: 24811 | _cyL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistName1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24850:1: error: BUILDSTDERR: warning: label ‘_cyLe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24850 | _cyLe: BUILDSTDERR: | ^ BUILDSTDERR: 24850 | _cyLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24878:1: error: BUILDSTDERR: warning: label ‘_cyLl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24878 | _cyLl: BUILDSTDERR: | ^ BUILDSTDERR: 24878 | _cyLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24925:1: error: BUILDSTDERR: warning: label ‘_cyLu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24925 | _cyLu: BUILDSTDERR: | ^ BUILDSTDERR: 24925 | _cyLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:24966:1: error: BUILDSTDERR: warning: label ‘_cyLD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24966 | _cyLD: BUILDSTDERR: | ^ BUILDSTDERR: 24966 | _cyLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25007:1: error: BUILDSTDERR: warning: label ‘_cyLM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25007 | _cyLM: BUILDSTDERR: | ^ BUILDSTDERR: 25007 | _cyLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25043:1: error: BUILDSTDERR: warning: label ‘_cyM2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25043 | _cyM2: BUILDSTDERR: | ^ BUILDSTDERR: 25043 | _cyM2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25068:1: error: BUILDSTDERR: warning: label ‘_cyMh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25068 | _cyMh: BUILDSTDERR: | ^ BUILDSTDERR: 25068 | _cyMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25094:1: error: BUILDSTDERR: warning: label ‘_cyMk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25094 | _cyMk: BUILDSTDERR: | ^ BUILDSTDERR: 25094 | _cyMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25131:1: error: BUILDSTDERR: warning: label ‘_cyME’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25131 | _cyME: BUILDSTDERR: | ^ BUILDSTDERR: 25131 | _cyME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25169:1: error: BUILDSTDERR: warning: label ‘_cyMJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25169 | _cyMJ: BUILDSTDERR: | ^ BUILDSTDERR: 25169 | _cyMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25209:1: error: BUILDSTDERR: warning: label ‘_cyMP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25209 | _cyMP: BUILDSTDERR: | ^ BUILDSTDERR: 25209 | _cyMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25242:1: error: BUILDSTDERR: warning: label ‘_cyN3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25242 | _cyN3: BUILDSTDERR: | ^ BUILDSTDERR: 25242 | _cyN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyN0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25272:1: error: BUILDSTDERR: warning: label ‘_cyN0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25272 | _cyN0: BUILDSTDERR: | ^ BUILDSTDERR: 25272 | _cyN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25295:1: error: BUILDSTDERR: warning: label ‘_cyNm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25295 | _cyNm: BUILDSTDERR: | ^ BUILDSTDERR: 25295 | _cyNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25321:1: error: BUILDSTDERR: warning: label ‘_cyNp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25321 | _cyNp: BUILDSTDERR: | ^ BUILDSTDERR: 25321 | _cyNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25358:1: error: BUILDSTDERR: warning: label ‘_cyNJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25358 | _cyNJ: BUILDSTDERR: | ^ BUILDSTDERR: 25358 | _cyNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25396:1: error: BUILDSTDERR: warning: label ‘_cyNO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25396 | _cyNO: BUILDSTDERR: | ^ BUILDSTDERR: 25396 | _cyNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25436:1: error: BUILDSTDERR: warning: label ‘_cyNU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25436 | _cyNU: BUILDSTDERR: | ^ BUILDSTDERR: 25436 | _cyNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25468:1: error: BUILDSTDERR: warning: label ‘_cyO5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25468 | _cyO5: BUILDSTDERR: | ^ BUILDSTDERR: 25468 | _cyO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25493:1: error: BUILDSTDERR: warning: label ‘_cyOk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25493 | _cyOk: BUILDSTDERR: | ^ BUILDSTDERR: 25493 | _cyOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25519:1: error: BUILDSTDERR: warning: label ‘_cyOn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25519 | _cyOn: BUILDSTDERR: | ^ BUILDSTDERR: 25519 | _cyOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25556:1: error: BUILDSTDERR: warning: label ‘_cyOH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25556 | _cyOH: BUILDSTDERR: | ^ BUILDSTDERR: 25556 | _cyOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25594:1: error: BUILDSTDERR: warning: label ‘_cyOM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25594 | _cyOM: BUILDSTDERR: | ^ BUILDSTDERR: 25594 | _cyOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swKR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25634:1: error: BUILDSTDERR: warning: label ‘_cyOS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25634 | _cyOS: BUILDSTDERR: | ^ BUILDSTDERR: 25634 | _cyOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25667:1: error: BUILDSTDERR: warning: label ‘_cyP2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25667 | _cyP2: BUILDSTDERR: | ^ BUILDSTDERR: 25667 | _cyP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyLT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25709:1: error: BUILDSTDERR: warning: label ‘_cyLT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25709 | _cyLT: BUILDSTDERR: | ^ BUILDSTDERR: 25709 | _cyLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25812:1: error: BUILDSTDERR: warning: label ‘_cyPv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25812 | _cyPv: BUILDSTDERR: | ^ BUILDSTDERR: 25812 | _cyPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyPs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25833:1: error: BUILDSTDERR: warning: label ‘_cyPs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25833 | _cyPs: BUILDSTDERR: | ^ BUILDSTDERR: 25833 | _cyPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swL5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25862:1: error: BUILDSTDERR: warning: label ‘_cyPW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25862 | _cyPW: BUILDSTDERR: | ^ BUILDSTDERR: 25862 | _cyPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyPT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25894:1: error: BUILDSTDERR: warning: label ‘_cyPT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25894 | _cyPT: BUILDSTDERR: | ^ BUILDSTDERR: 25894 | _cyPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyPZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25917:1: error: BUILDSTDERR: warning: label ‘_cyPZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25917 | _cyPZ: BUILDSTDERR: | ^ BUILDSTDERR: 25917 | _cyPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swL7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25940:1: error: BUILDSTDERR: warning: label ‘_cyQ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25940 | _cyQ9: BUILDSTDERR: | ^ BUILDSTDERR: 25940 | _cyQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swLh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:25979:1: error: BUILDSTDERR: warning: label ‘_cyQn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25979 | _cyQn: BUILDSTDERR: | ^ BUILDSTDERR: 25979 | _cyQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyQk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26008:1: error: BUILDSTDERR: warning: label ‘_cyQk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26008 | _cyQk: BUILDSTDERR: | ^ BUILDSTDERR: 26008 | _cyQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swLp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26035:1: error: BUILDSTDERR: warning: label ‘_cyQH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26035 | _cyQH: BUILDSTDERR: | ^ BUILDSTDERR: 26035 | _cyQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyQE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26067:1: error: BUILDSTDERR: warning: label ‘_cyQE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26067 | _cyQE: BUILDSTDERR: | ^ BUILDSTDERR: 26067 | _cyQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyQK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26090:1: error: BUILDSTDERR: warning: label ‘_cyQK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26090 | _cyQK: BUILDSTDERR: | ^ BUILDSTDERR: 26090 | _cyQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swLr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26113:1: error: BUILDSTDERR: warning: label ‘_cyQU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26113 | _cyQU: BUILDSTDERR: | ^ BUILDSTDERR: 26113 | _cyQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26153:1: error: BUILDSTDERR: warning: label ‘_cyR4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26153 | _cyR4: BUILDSTDERR: | ^ BUILDSTDERR: 26153 | _cyR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyPG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26191:1: error: BUILDSTDERR: warning: label ‘_cyPG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26191 | _cyPG: BUILDSTDERR: | ^ BUILDSTDERR: 26191 | _cyPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26263:1: error: BUILDSTDERR: warning: label ‘_cyRn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26263 | _cyRn: BUILDSTDERR: | ^ BUILDSTDERR: 26263 | _cyRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26291:1: error: BUILDSTDERR: warning: label ‘_cyRu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26291 | _cyRu: BUILDSTDERR: | ^ BUILDSTDERR: 26291 | _cyRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_cPlaytime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26334:1: error: BUILDSTDERR: warning: label ‘_cyRE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26334 | _cyRE: BUILDSTDERR: | ^ BUILDSTDERR: 26334 | _cyRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyRB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26353:1: error: BUILDSTDERR: warning: label ‘_cyRB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26353 | _cyRB: BUILDSTDERR: | ^ BUILDSTDERR: 26353 | _cyRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_cSongs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26375:1: error: BUILDSTDERR: warning: label ‘_cyRS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26375 | _cyRS: BUILDSTDERR: | ^ BUILDSTDERR: 26375 | _cyRS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyRP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26394:1: error: BUILDSTDERR: warning: label ‘_cyRP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26394 | _cyRP: BUILDSTDERR: | ^ BUILDSTDERR: 26394 | _cyRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputEnabled_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26416:1: error: BUILDSTDERR: warning: label ‘_cyS6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26416 | _cyS6: BUILDSTDERR: | ^ BUILDSTDERR: 26416 | _cyS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyS3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26435:1: error: BUILDSTDERR: warning: label ‘_cyS3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26435 | _cyS3: BUILDSTDERR: | ^ BUILDSTDERR: 26435 | _cyS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputName_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26457:1: error: BUILDSTDERR: warning: label ‘_cySk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26457 | _cySk: BUILDSTDERR: | ^ BUILDSTDERR: 26457 | _cySk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cySh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26476:1: error: BUILDSTDERR: warning: label ‘_cySh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26476 | _cySh: BUILDSTDERR: | ^ BUILDSTDERR: 26476 | _cySh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputID_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26498:1: error: BUILDSTDERR: warning: label ‘_cySy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26498 | _cySy: BUILDSTDERR: | ^ BUILDSTDERR: 26498 | _cySy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cySv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26517:1: error: BUILDSTDERR: warning: label ‘_cySv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26517 | _cySv: BUILDSTDERR: | ^ BUILDSTDERR: 26517 | _cySv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgIndex_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26539:1: error: BUILDSTDERR: warning: label ‘_cySM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26539 | _cySM: BUILDSTDERR: | ^ BUILDSTDERR: 26539 | _cySM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cySJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26558:1: error: BUILDSTDERR: warning: label ‘_cySJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26558 | _cySJ: BUILDSTDERR: | ^ BUILDSTDERR: 26558 | _cySJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26580:1: error: BUILDSTDERR: warning: label ‘_cyT0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26580 | _cyT0: BUILDSTDERR: | ^ BUILDSTDERR: 26580 | _cyT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cySX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26599:1: error: BUILDSTDERR: warning: label ‘_cySX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26599 | _cySX: BUILDSTDERR: | ^ BUILDSTDERR: 26599 | _cySX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgLength_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26621:1: error: BUILDSTDERR: warning: label ‘_cyTe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26621 | _cyTe: BUILDSTDERR: | ^ BUILDSTDERR: 26621 | _cyTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyTb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26640:1: error: BUILDSTDERR: warning: label ‘_cyTb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26640 | _cyTb: BUILDSTDERR: | ^ BUILDSTDERR: 26640 | _cyTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgLastModified_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26662:1: error: BUILDSTDERR: warning: label ‘_cyTs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26662 | _cyTs: BUILDSTDERR: | ^ BUILDSTDERR: 26662 | _cyTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyTp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26681:1: error: BUILDSTDERR: warning: label ‘_cyTp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26681 | _cyTp: BUILDSTDERR: | ^ BUILDSTDERR: 26681 | _cyTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgTags_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26703:1: error: BUILDSTDERR: warning: label ‘_cyTG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26703 | _cyTG: BUILDSTDERR: | ^ BUILDSTDERR: 26703 | _cyTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyTD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26722:1: error: BUILDSTDERR: warning: label ‘_cyTD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26722 | _cyTD: BUILDSTDERR: | ^ BUILDSTDERR: 26722 | _cyTD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgFilePath_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26744:1: error: BUILDSTDERR: warning: label ‘_cyTU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26744 | _cyTU: BUILDSTDERR: | ^ BUILDSTDERR: 26744 | _cyTU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyTR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26763:1: error: BUILDSTDERR: warning: label ‘_cyTR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26763 | _cyTR: BUILDSTDERR: | ^ BUILDSTDERR: 26763 | _cyTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsDbUpdate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26785:1: error: BUILDSTDERR: warning: label ‘_cyU8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26785 | _cyU8: BUILDSTDERR: | ^ BUILDSTDERR: 26785 | _cyU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyU5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26804:1: error: BUILDSTDERR: warning: label ‘_cyU5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26804 | _cyU5: BUILDSTDERR: | ^ BUILDSTDERR: 26804 | _cyU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsDbPlaytime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26826:1: error: BUILDSTDERR: warning: label ‘_cyUm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26826 | _cyUm: BUILDSTDERR: | ^ BUILDSTDERR: 26826 | _cyUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyUj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26845:1: error: BUILDSTDERR: warning: label ‘_cyUj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26845 | _cyUj: BUILDSTDERR: | ^ BUILDSTDERR: 26845 | _cyUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsPlaytime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26867:1: error: BUILDSTDERR: warning: label ‘_cyUA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26867 | _cyUA: BUILDSTDERR: | ^ BUILDSTDERR: 26867 | _cyUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyUx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26886:1: error: BUILDSTDERR: warning: label ‘_cyUx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26886 | _cyUx: BUILDSTDERR: | ^ BUILDSTDERR: 26886 | _cyUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsUptime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26908:1: error: BUILDSTDERR: warning: label ‘_cyUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26908 | _cyUO: BUILDSTDERR: | ^ BUILDSTDERR: 26908 | _cyUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyUL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26927:1: error: BUILDSTDERR: warning: label ‘_cyUL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26927 | _cyUL: BUILDSTDERR: | ^ BUILDSTDERR: 26927 | _cyUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsSongs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26949:1: error: BUILDSTDERR: warning: label ‘_cyV2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26949 | _cyV2: BUILDSTDERR: | ^ BUILDSTDERR: 26949 | _cyV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyUZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26968:1: error: BUILDSTDERR: warning: label ‘_cyUZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26968 | _cyUZ: BUILDSTDERR: | ^ BUILDSTDERR: 26968 | _cyUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsAlbums_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:26990:1: error: BUILDSTDERR: warning: label ‘_cyVg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26990 | _cyVg: BUILDSTDERR: | ^ BUILDSTDERR: 26990 | _cyVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyVd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27009:1: error: BUILDSTDERR: warning: label ‘_cyVd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27009 | _cyVd: BUILDSTDERR: | ^ BUILDSTDERR: 27009 | _cyVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsArtists_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27031:1: error: BUILDSTDERR: warning: label ‘_cyVu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27031 | _cyVu: BUILDSTDERR: | ^ BUILDSTDERR: 27031 | _cyVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyVr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27050:1: error: BUILDSTDERR: warning: label ‘_cyVr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27050 | _cyVr: BUILDSTDERR: | ^ BUILDSTDERR: 27050 | _cyVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stError_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27072:1: error: BUILDSTDERR: warning: label ‘_cyVI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27072 | _cyVI: BUILDSTDERR: | ^ BUILDSTDERR: 27072 | _cyVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyVF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27091:1: error: BUILDSTDERR: warning: label ‘_cyVF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27091 | _cyVF: BUILDSTDERR: | ^ BUILDSTDERR: 27091 | _cyVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stConsume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27113:1: error: BUILDSTDERR: warning: label ‘_cyVW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27113 | _cyVW: BUILDSTDERR: | ^ BUILDSTDERR: 27113 | _cyVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyVT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27132:1: error: BUILDSTDERR: warning: label ‘_cyVT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27132 | _cyVT: BUILDSTDERR: | ^ BUILDSTDERR: 27132 | _cyVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSingle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27154:1: error: BUILDSTDERR: warning: label ‘_cyWa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27154 | _cyWa: BUILDSTDERR: | ^ BUILDSTDERR: 27154 | _cyWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyW7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27173:1: error: BUILDSTDERR: warning: label ‘_cyW7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27173 | _cyW7: BUILDSTDERR: | ^ BUILDSTDERR: 27173 | _cyW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stUpdatingDb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27195:1: error: BUILDSTDERR: warning: label ‘_cyWo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27195 | _cyWo: BUILDSTDERR: | ^ BUILDSTDERR: 27195 | _cyWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyWl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27214:1: error: BUILDSTDERR: warning: label ‘_cyWl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27214 | _cyWl: BUILDSTDERR: | ^ BUILDSTDERR: 27214 | _cyWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stAudio_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27236:1: error: BUILDSTDERR: warning: label ‘_cyWC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27236 | _cyWC: BUILDSTDERR: | ^ BUILDSTDERR: 27236 | _cyWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyWz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27255:1: error: BUILDSTDERR: warning: label ‘_cyWz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27255 | _cyWz: BUILDSTDERR: | ^ BUILDSTDERR: 27255 | _cyWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stMixRampDelay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27277:1: error: BUILDSTDERR: warning: label ‘_cyWQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27277 | _cyWQ: BUILDSTDERR: | ^ BUILDSTDERR: 27277 | _cyWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyWN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27296:1: error: BUILDSTDERR: warning: label ‘_cyWN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27296 | _cyWN: BUILDSTDERR: | ^ BUILDSTDERR: 27296 | _cyWN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stMixRampdB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27318:1: error: BUILDSTDERR: warning: label ‘_cyX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27318 | _cyX4: BUILDSTDERR: | ^ BUILDSTDERR: 27318 | _cyX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyX1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27337:1: error: BUILDSTDERR: warning: label ‘_cyX1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27337 | _cyX1: BUILDSTDERR: | ^ BUILDSTDERR: 27337 | _cyX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stXFadeWidth_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27359:1: error: BUILDSTDERR: warning: label ‘_cyXi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27359 | _cyXi: BUILDSTDERR: | ^ BUILDSTDERR: 27359 | _cyXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyXf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27378:1: error: BUILDSTDERR: warning: label ‘_cyXf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27378 | _cyXf: BUILDSTDERR: | ^ BUILDSTDERR: 27378 | _cyXf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stBitrate_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27400:1: error: BUILDSTDERR: warning: label ‘_cyXw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27400 | _cyXw: BUILDSTDERR: | ^ BUILDSTDERR: 27400 | _cyXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyXt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27419:1: error: BUILDSTDERR: warning: label ‘_cyXt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27419 | _cyXt: BUILDSTDERR: | ^ BUILDSTDERR: 27419 | _cyXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stTime_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27441:1: error: BUILDSTDERR: warning: label ‘_cyXK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27441 | _cyXK: BUILDSTDERR: | ^ BUILDSTDERR: 27441 | _cyXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyXH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27460:1: error: BUILDSTDERR: warning: label ‘_cyXH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27460 | _cyXH: BUILDSTDERR: | ^ BUILDSTDERR: 27460 | _cyXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stNextSongID_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27482:1: error: BUILDSTDERR: warning: label ‘_cyXY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27482 | _cyXY: BUILDSTDERR: | ^ BUILDSTDERR: 27482 | _cyXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyXV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27501:1: error: BUILDSTDERR: warning: label ‘_cyXV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27501 | _cyXV: BUILDSTDERR: | ^ BUILDSTDERR: 27501 | _cyXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stNextSongPos_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27523:1: error: BUILDSTDERR: warning: label ‘_cyYc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27523 | _cyYc: BUILDSTDERR: | ^ BUILDSTDERR: 27523 | _cyYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyY9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27542:1: error: BUILDSTDERR: warning: label ‘_cyY9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27542 | _cyY9: BUILDSTDERR: | ^ BUILDSTDERR: 27542 | _cyY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSongID_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27564:1: error: BUILDSTDERR: warning: label ‘_cyYq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27564 | _cyYq: BUILDSTDERR: | ^ BUILDSTDERR: 27564 | _cyYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyYn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27583:1: error: BUILDSTDERR: warning: label ‘_cyYn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27583 | _cyYn: BUILDSTDERR: | ^ BUILDSTDERR: 27583 | _cyYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSongPos_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27605:1: error: BUILDSTDERR: warning: label ‘_cyYE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27605 | _cyYE: BUILDSTDERR: | ^ BUILDSTDERR: 27605 | _cyYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyYB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27624:1: error: BUILDSTDERR: warning: label ‘_cyYB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27624 | _cyYB: BUILDSTDERR: | ^ BUILDSTDERR: 27624 | _cyYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stPlaylistLength_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27646:1: error: BUILDSTDERR: warning: label ‘_cyYS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27646 | _cyYS: BUILDSTDERR: | ^ BUILDSTDERR: 27646 | _cyYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyYP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27665:1: error: BUILDSTDERR: warning: label ‘_cyYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27665 | _cyYP: BUILDSTDERR: | ^ BUILDSTDERR: 27665 | _cyYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stPlaylistVersion_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27687:1: error: BUILDSTDERR: warning: label ‘_cyZ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27687 | _cyZ6: BUILDSTDERR: | ^ BUILDSTDERR: 27687 | _cyZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyZ3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27706:1: error: BUILDSTDERR: warning: label ‘_cyZ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27706 | _cyZ3: BUILDSTDERR: | ^ BUILDSTDERR: 27706 | _cyZ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stRandom_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27728:1: error: BUILDSTDERR: warning: label ‘_cyZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27728 | _cyZk: BUILDSTDERR: | ^ BUILDSTDERR: 27728 | _cyZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyZh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27747:1: error: BUILDSTDERR: warning: label ‘_cyZh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27747 | _cyZh: BUILDSTDERR: | ^ BUILDSTDERR: 27747 | _cyZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stRepeat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27769:1: error: BUILDSTDERR: warning: label ‘_cyZy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27769 | _cyZy: BUILDSTDERR: | ^ BUILDSTDERR: 27769 | _cyZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyZv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27788:1: error: BUILDSTDERR: warning: label ‘_cyZv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27788 | _cyZv: BUILDSTDERR: | ^ BUILDSTDERR: 27788 | _cyZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27810:1: error: BUILDSTDERR: warning: label ‘_cyZM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27810 | _cyZM: BUILDSTDERR: | ^ BUILDSTDERR: 27810 | _cyZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyZJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27829:1: error: BUILDSTDERR: warning: label ‘_cyZJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27829 | _cyZJ: BUILDSTDERR: | ^ BUILDSTDERR: 27829 | _cyZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stState_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27851:1: error: BUILDSTDERR: warning: label ‘_cz00’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27851 | _cz00: BUILDSTDERR: | ^ BUILDSTDERR: 27851 | _cz00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cyZX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27870:1: error: BUILDSTDERR: warning: label ‘_cyZX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27870 | _cyZX: BUILDSTDERR: | ^ BUILDSTDERR: 27870 | _cyZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_defaultSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:27923:1: error: BUILDSTDERR: warning: label ‘_cz0c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27923 | _cz0c: BUILDSTDERR: | ^ BUILDSTDERR: 27923 | _cz0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28008:1: error: BUILDSTDERR: warning: label ‘_cz0n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28008 | _cz0n: BUILDSTDERR: | ^ BUILDSTDERR: 28008 | _cz0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtlm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28049:1: error: BUILDSTDERR: warning: label ‘_cz0w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28049 | _cz0w: BUILDSTDERR: | ^ BUILDSTDERR: 28049 | _cz0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtlo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28090:1: error: BUILDSTDERR: warning: label ‘_cz0F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28090 | _cz0F: BUILDSTDERR: | ^ BUILDSTDERR: 28090 | _cz0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtlt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28146:1: error: BUILDSTDERR: warning: label ‘_cz0O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28146 | _cz0O: BUILDSTDERR: | ^ BUILDSTDERR: 28146 | _cz0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtly_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28208:1: error: BUILDSTDERR: warning: label ‘_cz0X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28208 | _cz0X: BUILDSTDERR: | ^ BUILDSTDERR: 28208 | _cz0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtlz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28248:1: error: BUILDSTDERR: warning: label ‘_cz19’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28248 | _cz19: BUILDSTDERR: | ^ BUILDSTDERR: 28248 | _cz19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz16’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28283:1: error: BUILDSTDERR: warning: label ‘_cz16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28283 | _cz16: BUILDSTDERR: | ^ BUILDSTDERR: 28283 | _cz16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtlA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28319:1: error: BUILDSTDERR: warning: label ‘_cz1l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28319 | _cz1l: BUILDSTDERR: | ^ BUILDSTDERR: 28319 | _cz1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swUU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28361:1: error: BUILDSTDERR: warning: label ‘_cz1z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28361 | _cz1z: BUILDSTDERR: | ^ BUILDSTDERR: 28361 | _cz1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz1w’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28389:1: error: BUILDSTDERR: warning: label ‘_cz1w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28389 | _cz1w: BUILDSTDERR: | ^ BUILDSTDERR: 28389 | _cz1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28419:1: error: BUILDSTDERR: warning: label ‘_cz1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28419 | _cz1H: BUILDSTDERR: | ^ BUILDSTDERR: 28419 | _cz1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz1F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28451:1: error: BUILDSTDERR: warning: label ‘_cz1F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28451 | _cz1F: BUILDSTDERR: | ^ BUILDSTDERR: 28451 | _cz1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdctoEnum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28475:1: error: BUILDSTDERR: warning: label ‘_cz1Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28475 | _cz1Y: BUILDSTDERR: | ^ BUILDSTDERR: 28475 | _cz1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdctoEnum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28511:1: error: BUILDSTDERR: warning: label ‘_cz2f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28511 | _cz2f: BUILDSTDERR: | ^ BUILDSTDERR: 28511 | _cz2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz2c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28532:1: error: BUILDSTDERR: warning: label ‘_cz2c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28532 | _cz2c: BUILDSTDERR: | ^ BUILDSTDERR: 28532 | _cz2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘rtlC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28557:1: error: BUILDSTDERR: warning: label ‘_cz2s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28557 | _cz2s: BUILDSTDERR: | ^ BUILDSTDERR: 28557 | _cz2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczeze1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28596:1: error: BUILDSTDERR: warning: label ‘_cz2C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28596 | _cz2C: BUILDSTDERR: | ^ BUILDSTDERR: 28596 | _cz2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz2z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28624:1: error: BUILDSTDERR: warning: label ‘_cz2z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28624 | _cz2z: BUILDSTDERR: | ^ BUILDSTDERR: 28624 | _cz2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz2F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28654:1: error: BUILDSTDERR: warning: label ‘_cz2F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28654 | _cz2F: BUILDSTDERR: | ^ BUILDSTDERR: 28654 | _cz2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz2K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28684:1: error: BUILDSTDERR: warning: label ‘_cz2K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28684 | _cz2K: BUILDSTDERR: | ^ BUILDSTDERR: 28684 | _cz2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz2P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28723:1: error: BUILDSTDERR: warning: label ‘_cz2P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28723 | _cz2P: BUILDSTDERR: | ^ BUILDSTDERR: 28723 | _cz2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz6A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28790:1: error: BUILDSTDERR: warning: label ‘_cz6A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28790 | _cz6A: BUILDSTDERR: | ^ BUILDSTDERR: 28790 | _cz6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz6j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28814:1: error: BUILDSTDERR: warning: label ‘_cz6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28814 | _cz6j: BUILDSTDERR: | ^ BUILDSTDERR: 28814 | _cz6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swVt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28838:1: error: BUILDSTDERR: warning: label ‘_swVt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28838 | _swVt: BUILDSTDERR: | ^ BUILDSTDERR: 28838 | _swVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz38’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28852:1: error: BUILDSTDERR: warning: label ‘_cz38’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28852 | _cz38: BUILDSTDERR: | ^ BUILDSTDERR: 28852 | _cz38: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz3k’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28884:1: error: BUILDSTDERR: warning: label ‘_cz3k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28884 | _cz3k: BUILDSTDERR: | ^ BUILDSTDERR: 28884 | _cz3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz5u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28924:1: error: BUILDSTDERR: warning: label ‘_cz5u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28924 | _cz5u: BUILDSTDERR: | ^ BUILDSTDERR: 28924 | _cz5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz5G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28955:1: error: BUILDSTDERR: warning: label ‘_cz5G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28955 | _cz5G: BUILDSTDERR: | ^ BUILDSTDERR: 28955 | _cz5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz5L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:28979:1: error: BUILDSTDERR: warning: label ‘_cz5L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28979 | _cz5L: BUILDSTDERR: | ^ BUILDSTDERR: 28979 | _cz5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz5T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29000:1: error: BUILDSTDERR: warning: label ‘_cz5T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29000 | _cz5T: BUILDSTDERR: | ^ BUILDSTDERR: 29000 | _cz5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz63’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29026:1: error: BUILDSTDERR: warning: label ‘_cz63’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29026 | _cz63: BUILDSTDERR: | ^ BUILDSTDERR: 29026 | _cz63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz5d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29049:1: error: BUILDSTDERR: warning: label ‘_cz5d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29049 | _cz5d: BUILDSTDERR: | ^ BUILDSTDERR: 29049 | _cz5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swVv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29073:1: error: BUILDSTDERR: warning: label ‘_swVv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29073 | _swVv: BUILDSTDERR: | ^ BUILDSTDERR: 29073 | _swVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz3p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29087:1: error: BUILDSTDERR: warning: label ‘_cz3p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29087 | _cz3p: BUILDSTDERR: | ^ BUILDSTDERR: 29087 | _cz3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz3B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29119:1: error: BUILDSTDERR: warning: label ‘_cz3B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29119 | _cz3B: BUILDSTDERR: | ^ BUILDSTDERR: 29119 | _cz3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz4D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29159:1: error: BUILDSTDERR: warning: label ‘_cz4D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29159 | _cz4D: BUILDSTDERR: | ^ BUILDSTDERR: 29159 | _cz4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz4P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29190:1: error: BUILDSTDERR: warning: label ‘_cz4P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29190 | _cz4P: BUILDSTDERR: | ^ BUILDSTDERR: 29190 | _cz4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz4U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29212:1: error: BUILDSTDERR: warning: label ‘_cz4U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29212 | _cz4U: BUILDSTDERR: | ^ BUILDSTDERR: 29212 | _cz4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz4m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29235:1: error: BUILDSTDERR: warning: label ‘_cz4m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29235 | _cz4m: BUILDSTDERR: | ^ BUILDSTDERR: 29235 | _cz4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_swVx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29258:1: error: BUILDSTDERR: warning: label ‘_swVx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29258 | _swVx: BUILDSTDERR: | ^ BUILDSTDERR: 29258 | _swVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz3G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29277:1: error: BUILDSTDERR: warning: label ‘_cz3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29277 | _cz3G: BUILDSTDERR: | ^ BUILDSTDERR: 29277 | _cz3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz43’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29316:1: error: BUILDSTDERR: warning: label ‘_cz43’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29316 | _cz43: BUILDSTDERR: | ^ BUILDSTDERR: 29316 | _cz43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz3M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29341:1: error: BUILDSTDERR: warning: label ‘_cz3M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29341 | _cz3M: BUILDSTDERR: | ^ BUILDSTDERR: 29341 | _cz3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz6R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29364:1: error: BUILDSTDERR: warning: label ‘_cz6R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29364 | _cz6R: BUILDSTDERR: | ^ BUILDSTDERR: 29364 | _cz6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSongzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29380:1: error: BUILDSTDERR: warning: label ‘_cz8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29380 | _cz8b: BUILDSTDERR: | ^ BUILDSTDERR: 29380 | _cz8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz85’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29405:1: error: BUILDSTDERR: warning: label ‘_cz85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29405 | _cz85: BUILDSTDERR: | ^ BUILDSTDERR: 29405 | _cz85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29443:1: error: BUILDSTDERR: warning: label ‘_cz8w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29443 | _cz8w: BUILDSTDERR: | ^ BUILDSTDERR: 29443 | _cz8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz8o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29471:1: error: BUILDSTDERR: warning: label ‘_cz8o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29471 | _cz8o: BUILDSTDERR: | ^ BUILDSTDERR: 29471 | _cz8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz95’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29520:1: error: BUILDSTDERR: warning: label ‘_cz95’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29520 | _cz95: BUILDSTDERR: | ^ BUILDSTDERR: 29520 | _cz95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz8Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29546:1: error: BUILDSTDERR: warning: label ‘_cz8Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29546 | _cz8Q: BUILDSTDERR: | ^ BUILDSTDERR: 29546 | _cz8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz8B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29573:1: error: BUILDSTDERR: warning: label ‘_cz8B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29573 | _cz8B: BUILDSTDERR: | ^ BUILDSTDERR: 29573 | _cz8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz9d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29597:1: error: BUILDSTDERR: warning: label ‘_cz9d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29597 | _cz9d: BUILDSTDERR: | ^ BUILDSTDERR: 29597 | _cz9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29613:1: error: BUILDSTDERR: warning: label ‘_cz9F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29613 | _cz9F: BUILDSTDERR: | ^ BUILDSTDERR: 29613 | _cz9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz9z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29638:1: error: BUILDSTDERR: warning: label ‘_cz9z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29638 | _cz9z: BUILDSTDERR: | ^ BUILDSTDERR: 29638 | _cz9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcfromEnum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29676:1: error: BUILDSTDERR: warning: label ‘_cz9W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29676 | _cz9W: BUILDSTDERR: | ^ BUILDSTDERR: 29676 | _cz9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz9S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29696:1: error: BUILDSTDERR: warning: label ‘_cz9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29696 | _cz9S: BUILDSTDERR: | ^ BUILDSTDERR: 29696 | _cz9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz9Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29712:1: error: BUILDSTDERR: warning: label ‘_cz9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29712 | _cz9Z: BUILDSTDERR: | ^ BUILDSTDERR: 29712 | _cz9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cz9Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29732:1: error: BUILDSTDERR: warning: label ‘_cz9Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29732 | _cz9Y: BUILDSTDERR: | ^ BUILDSTDERR: 29732 | _cz9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29754:1: error: BUILDSTDERR: warning: label ‘_czas’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29754 | _czas: BUILDSTDERR: | ^ BUILDSTDERR: 29754 | _czas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29788:1: error: BUILDSTDERR: warning: label ‘_czaB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29788 | _czaB: BUILDSTDERR: | ^ BUILDSTDERR: 29788 | _czaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29815:1: error: BUILDSTDERR: warning: label ‘_czaF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29815 | _czaF: BUILDSTDERR: | ^ BUILDSTDERR: 29815 | _czaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFrom_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29852:1: error: BUILDSTDERR: warning: label ‘_czaS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29852 | _czaS: BUILDSTDERR: | ^ BUILDSTDERR: 29852 | _czaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czaO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29874:1: error: BUILDSTDERR: warning: label ‘_czaO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29874 | _czaO: BUILDSTDERR: | ^ BUILDSTDERR: 29874 | _czaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29904:1: error: BUILDSTDERR: warning: label ‘_czc1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29904 | _czc1: BUILDSTDERR: | ^ BUILDSTDERR: 29904 | _czc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29929:1: error: BUILDSTDERR: warning: label ‘_czc8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29929 | _czc8: BUILDSTDERR: | ^ BUILDSTDERR: 29929 | _czc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29953:1: error: BUILDSTDERR: warning: label ‘_czcg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29953 | _czcg: BUILDSTDERR: | ^ BUILDSTDERR: 29953 | _czcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:29984:1: error: BUILDSTDERR: warning: label ‘_czcm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29984 | _czcm: BUILDSTDERR: | ^ BUILDSTDERR: 29984 | _czcm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30038:1: error: BUILDSTDERR: warning: label ‘_czct’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30038 | _czct: BUILDSTDERR: | ^ BUILDSTDERR: 30038 | _czct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30074:1: error: BUILDSTDERR: warning: label ‘_czcC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30074 | _czcC: BUILDSTDERR: | ^ BUILDSTDERR: 30074 | _czcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30098:1: error: BUILDSTDERR: warning: label ‘_czcN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30098 | _czcN: BUILDSTDERR: | ^ BUILDSTDERR: 30098 | _czcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swX6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30122:1: error: BUILDSTDERR: warning: label ‘_czdi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30122 | _czdi: BUILDSTDERR: | ^ BUILDSTDERR: 30122 | _czdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swX4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30147:1: error: BUILDSTDERR: warning: label ‘_czdp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30147 | _czdp: BUILDSTDERR: | ^ BUILDSTDERR: 30147 | _czdp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swX7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30171:1: error: BUILDSTDERR: warning: label ‘_czdx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30171 | _czdx: BUILDSTDERR: | ^ BUILDSTDERR: 30171 | _czdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swX1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30202:1: error: BUILDSTDERR: warning: label ‘_czdD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30202 | _czdD: BUILDSTDERR: | ^ BUILDSTDERR: 30202 | _czdD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swX8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30256:1: error: BUILDSTDERR: warning: label ‘_czdK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30256 | _czdK: BUILDSTDERR: | ^ BUILDSTDERR: 30256 | _czdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swWY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30292:1: error: BUILDSTDERR: warning: label ‘_czdT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30292 | _czdT: BUILDSTDERR: | ^ BUILDSTDERR: 30292 | _czdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30316:1: error: BUILDSTDERR: warning: label ‘_cze4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30316 | _cze4: BUILDSTDERR: | ^ BUILDSTDERR: 30316 | _cze4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30340:1: error: BUILDSTDERR: warning: label ‘_czeC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30340 | _czeC: BUILDSTDERR: | ^ BUILDSTDERR: 30340 | _czeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30365:1: error: BUILDSTDERR: warning: label ‘_czeJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30365 | _czeJ: BUILDSTDERR: | ^ BUILDSTDERR: 30365 | _czeJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30389:1: error: BUILDSTDERR: warning: label ‘_czeR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30389 | _czeR: BUILDSTDERR: | ^ BUILDSTDERR: 30389 | _czeR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30420:1: error: BUILDSTDERR: warning: label ‘_czeX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30420 | _czeX: BUILDSTDERR: | ^ BUILDSTDERR: 30420 | _czeX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30474:1: error: BUILDSTDERR: warning: label ‘_czf4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30474 | _czf4: BUILDSTDERR: | ^ BUILDSTDERR: 30474 | _czf4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30510:1: error: BUILDSTDERR: warning: label ‘_czfd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30510 | _czfd: BUILDSTDERR: | ^ BUILDSTDERR: 30510 | _czfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30534:1: error: BUILDSTDERR: warning: label ‘_czfo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30534 | _czfo: BUILDSTDERR: | ^ BUILDSTDERR: 30534 | _czfo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30558:1: error: BUILDSTDERR: warning: label ‘_czfT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30558 | _czfT: BUILDSTDERR: | ^ BUILDSTDERR: 30558 | _czfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30583:1: error: BUILDSTDERR: warning: label ‘_czg0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30583 | _czg0: BUILDSTDERR: | ^ BUILDSTDERR: 30583 | _czg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30607:1: error: BUILDSTDERR: warning: label ‘_czg8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30607 | _czg8: BUILDSTDERR: | ^ BUILDSTDERR: 30607 | _czg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30638:1: error: BUILDSTDERR: warning: label ‘_czge’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30638 | _czge: BUILDSTDERR: | ^ BUILDSTDERR: 30638 | _czge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30692:1: error: BUILDSTDERR: warning: label ‘_czgl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30692 | _czgl: BUILDSTDERR: | ^ BUILDSTDERR: 30692 | _czgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30728:1: error: BUILDSTDERR: warning: label ‘_czgu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30728 | _czgu: BUILDSTDERR: | ^ BUILDSTDERR: 30728 | _czgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swXD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30752:1: error: BUILDSTDERR: warning: label ‘_czgF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30752 | _czgF: BUILDSTDERR: | ^ BUILDSTDERR: 30752 | _czgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromThen_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30777:1: error: BUILDSTDERR: warning: label ‘_czgI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30777 | _czgI: BUILDSTDERR: | ^ BUILDSTDERR: 30777 | _czgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czbe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30799:1: error: BUILDSTDERR: warning: label ‘_czbe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30799 | _czbe: BUILDSTDERR: | ^ BUILDSTDERR: 30799 | _czbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czbm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30820:1: error: BUILDSTDERR: warning: label ‘_czbm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30820 | _czbm: BUILDSTDERR: | ^ BUILDSTDERR: 30820 | _czbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czbs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:30855:1: error: BUILDSTDERR: warning: label ‘_czbs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30855 | _czbs: BUILDSTDERR: | ^ BUILDSTDERR: 30855 | _czbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czbr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:31022:1: error: BUILDSTDERR: warning: label ‘_czbr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31022 | _czbr: BUILDSTDERR: | ^ BUILDSTDERR: 31022 | _czbr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSubsystemzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:31043:1: error: BUILDSTDERR: warning: label ‘_czhQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31043 | _czhQ: BUILDSTDERR: | ^ BUILDSTDERR: 31043 | _czhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czhM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:31065:1: error: BUILDSTDERR: warning: label ‘_czhM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31065 | _czhM: BUILDSTDERR: | ^ BUILDSTDERR: 31065 | _czhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czhV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:31086:1: error: BUILDSTDERR: warning: label ‘_czhV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31086 | _czhV: BUILDSTDERR: | ^ BUILDSTDERR: 31086 | _czhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSubsystemzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:31108:1: error: BUILDSTDERR: warning: label ‘_cziq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31108 | _cziq: BUILDSTDERR: | ^ BUILDSTDERR: 31108 | _cziq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czim’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:31130:1: error: BUILDSTDERR: warning: label ‘_czim’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31130 | _czim: BUILDSTDERR: | ^ BUILDSTDERR: 31130 | _czim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_cziv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:31152:1: error: BUILDSTDERR: warning: label ‘_cziv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31152 | _cziv: BUILDSTDERR: | ^ BUILDSTDERR: 31152 | _cziv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swY3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:32989:1: error: BUILDSTDERR: warning: label ‘_czja’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32989 | _czja: BUILDSTDERR: | ^ BUILDSTDERR: 32989 | _czja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgAddTag_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33030:1: error: BUILDSTDERR: warning: label ‘_czjf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33030 | _czjf: BUILDSTDERR: | ^ BUILDSTDERR: 33030 | _czjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czj0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33064:1: error: BUILDSTDERR: warning: label ‘_czj0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33064 | _czj0: BUILDSTDERR: | ^ BUILDSTDERR: 33064 | _czj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgGetTag_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33112:1: error: BUILDSTDERR: warning: label ‘_czju’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33112 | _czju: BUILDSTDERR: | ^ BUILDSTDERR: 33112 | _czju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czjr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33137:1: error: BUILDSTDERR: warning: label ‘_czjr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33137 | _czjr: BUILDSTDERR: | ^ BUILDSTDERR: 33137 | _czjr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadata2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33164:1: error: BUILDSTDERR: warning: label ‘_czjJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33164 | _czjJ: BUILDSTDERR: | ^ BUILDSTDERR: 33164 | _czjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czjH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33197:1: error: BUILDSTDERR: warning: label ‘_czjH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33197 | _czjH: BUILDSTDERR: | ^ BUILDSTDERR: 33197 | _czjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcsucc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33221:1: error: BUILDSTDERR: warning: label ‘_czk0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33221 | _czk0: BUILDSTDERR: | ^ BUILDSTDERR: 33221 | _czk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czjT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33245:1: error: BUILDSTDERR: warning: label ‘_czjT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33245 | _czjT: BUILDSTDERR: | ^ BUILDSTDERR: 33245 | _czjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czk5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33275:1: error: BUILDSTDERR: warning: label ‘_czk5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33275 | _czk5: BUILDSTDERR: | ^ BUILDSTDERR: 33275 | _czk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadata1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33302:1: error: BUILDSTDERR: warning: label ‘_czkx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33302 | _czkx: BUILDSTDERR: | ^ BUILDSTDERR: 33302 | _czkx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czkv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33335:1: error: BUILDSTDERR: warning: label ‘_czkv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33335 | _czkv: BUILDSTDERR: | ^ BUILDSTDERR: 33335 | _czkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcpred_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33359:1: error: BUILDSTDERR: warning: label ‘_czkO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33359 | _czkO: BUILDSTDERR: | ^ BUILDSTDERR: 33359 | _czkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czkH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33383:1: error: BUILDSTDERR: warning: label ‘_czkH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33383 | _czkH: BUILDSTDERR: | ^ BUILDSTDERR: 33383 | _czkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czkT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33413:1: error: BUILDSTDERR: warning: label ‘_czkT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33413 | _czkT: BUILDSTDERR: | ^ BUILDSTDERR: 33413 | _czkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swYD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33436:1: error: BUILDSTDERR: warning: label ‘_czlO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33436 | _czlO: BUILDSTDERR: | ^ BUILDSTDERR: 33436 | _czlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swYA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33474:1: error: BUILDSTDERR: warning: label ‘_czm2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33474 | _czm2: BUILDSTDERR: | ^ BUILDSTDERR: 33474 | _czm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swYw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33518:1: error: BUILDSTDERR: warning: label ‘_czmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33518 | _czmd: BUILDSTDERR: | ^ BUILDSTDERR: 33518 | _czmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromTo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33555:1: error: BUILDSTDERR: warning: label ‘_czmi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33555 | _czmi: BUILDSTDERR: | ^ BUILDSTDERR: 33555 | _czmi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czlh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33578:1: error: BUILDSTDERR: warning: label ‘_czlh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33578 | _czlh: BUILDSTDERR: | ^ BUILDSTDERR: 33578 | _czlh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czlp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33600:1: error: BUILDSTDERR: warning: label ‘_czlp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33600 | _czlp: BUILDSTDERR: | ^ BUILDSTDERR: 33600 | _czlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czlv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33619:1: error: BUILDSTDERR: warning: label ‘_czlv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33619 | _czlv: BUILDSTDERR: | ^ BUILDSTDERR: 33619 | _czlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czlu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33649:1: error: BUILDSTDERR: warning: label ‘_czlu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33649 | _czlu: BUILDSTDERR: | ^ BUILDSTDERR: 33649 | _czlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZ1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33670:1: error: BUILDSTDERR: warning: label ‘_cznC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33670 | _cznC: BUILDSTDERR: | ^ BUILDSTDERR: 33670 | _cznC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swYZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33698:1: error: BUILDSTDERR: warning: label ‘_cznO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33698 | _cznO: BUILDSTDERR: | ^ BUILDSTDERR: 33698 | _cznO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZ4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33740:1: error: BUILDSTDERR: warning: label ‘_czo8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33740 | _czo8: BUILDSTDERR: | ^ BUILDSTDERR: 33740 | _czo8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swYU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33787:1: error: BUILDSTDERR: warning: label ‘_czol’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33787 | _czol: BUILDSTDERR: | ^ BUILDSTDERR: 33787 | _czol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZ5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33843:1: error: BUILDSTDERR: warning: label ‘_czos’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33843 | _czos: BUILDSTDERR: | ^ BUILDSTDERR: 33843 | _czos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swYR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33883:1: error: BUILDSTDERR: warning: label ‘_czoG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33883 | _czoG: BUILDSTDERR: | ^ BUILDSTDERR: 33883 | _czoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZ9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33925:1: error: BUILDSTDERR: warning: label ‘_czp3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33925 | _czp3: BUILDSTDERR: | ^ BUILDSTDERR: 33925 | _czp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33965:1: error: BUILDSTDERR: warning: label ‘_czpF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33965 | _czpF: BUILDSTDERR: | ^ BUILDSTDERR: 33965 | _czpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:33993:1: error: BUILDSTDERR: warning: label ‘_czpR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33993 | _czpR: BUILDSTDERR: | ^ BUILDSTDERR: 33993 | _czpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34035:1: error: BUILDSTDERR: warning: label ‘_czqb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34035 | _czqb: BUILDSTDERR: | ^ BUILDSTDERR: 34035 | _czqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34082:1: error: BUILDSTDERR: warning: label ‘_czqo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34082 | _czqo: BUILDSTDERR: | ^ BUILDSTDERR: 34082 | _czqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34138:1: error: BUILDSTDERR: warning: label ‘_czqv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34138 | _czqv: BUILDSTDERR: | ^ BUILDSTDERR: 34138 | _czqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34178:1: error: BUILDSTDERR: warning: label ‘_czqJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34178 | _czqJ: BUILDSTDERR: | ^ BUILDSTDERR: 34178 | _czqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘swZv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34220:1: error: BUILDSTDERR: warning: label ‘_czr6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34220 | _czr6: BUILDSTDERR: | ^ BUILDSTDERR: 34220 | _czr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromThenTo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34261:1: error: BUILDSTDERR: warning: label ‘_czrg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34261 | _czrg: BUILDSTDERR: | ^ BUILDSTDERR: 34261 | _czrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czmK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34284:1: error: BUILDSTDERR: warning: label ‘_czmK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34284 | _czmK: BUILDSTDERR: | ^ BUILDSTDERR: 34284 | _czmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czmS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34308:1: error: BUILDSTDERR: warning: label ‘_czmS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34308 | _czmS: BUILDSTDERR: | ^ BUILDSTDERR: 34308 | _czmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czn0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34330:1: error: BUILDSTDERR: warning: label ‘_czn0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34330 | _czn0: BUILDSTDERR: | ^ BUILDSTDERR: 34330 | _czn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czn6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34359:1: error: BUILDSTDERR: warning: label ‘_czn6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34359 | _czn6: BUILDSTDERR: | ^ BUILDSTDERR: 34359 | _czn6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘_czn5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34453:1: error: BUILDSTDERR: warning: label ‘_czn5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34453 | _czn5: BUILDSTDERR: | ^ BUILDSTDERR: 34453 | _czn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34486:1: error: BUILDSTDERR: warning: label ‘_czs1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34486 | _czs1: BUILDSTDERR: | ^ BUILDSTDERR: 34486 | _czs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34495:1: error: BUILDSTDERR: warning: label ‘_czs6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34495 | _czs6: BUILDSTDERR: | ^ BUILDSTDERR: 34495 | _czs6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34544:1: error: BUILDSTDERR: warning: label ‘_czsc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34544 | _czsc: BUILDSTDERR: | ^ BUILDSTDERR: 34544 | _czsc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34553:1: error: BUILDSTDERR: warning: label ‘_czsh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34553 | _czsh: BUILDSTDERR: | ^ BUILDSTDERR: 34553 | _czsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Song_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34590:1: error: BUILDSTDERR: warning: label ‘_czsr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34590 | _czsr: BUILDSTDERR: | ^ BUILDSTDERR: 34590 | _czsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Device_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34625:1: error: BUILDSTDERR: warning: label ‘_czsB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34625 | _czsB: BUILDSTDERR: | ^ BUILDSTDERR: 34625 | _czsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsDirectory_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34657:1: error: BUILDSTDERR: warning: label ‘_czsL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34657 | _czsL: BUILDSTDERR: | ^ BUILDSTDERR: 34657 | _czsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34687:1: error: BUILDSTDERR: warning: label ‘_czsV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34687 | _czsV: BUILDSTDERR: | ^ BUILDSTDERR: 34687 | _czsV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34717:1: error: BUILDSTDERR: warning: label ‘_czt5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34717 | _czt5: BUILDSTDERR: | ^ BUILDSTDERR: 34717 | _czt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Count_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34747:1: error: BUILDSTDERR: warning: label ‘_cztf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34747 | _cztf: BUILDSTDERR: | ^ BUILDSTDERR: 34747 | _cztf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_CZCToString_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34963:1: error: BUILDSTDERR: warning: label ‘_cztp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34963 | _cztp: BUILDSTDERR: | ^ BUILDSTDERR: 34963 | _cztp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:34989:1: error: BUILDSTDERR: warning: label ‘_cztu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34989 | _cztu: BUILDSTDERR: | ^ BUILDSTDERR: 34989 | _cztu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35003:1: error: BUILDSTDERR: warning: label ‘_cztw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35003 | _cztw: BUILDSTDERR: | ^ BUILDSTDERR: 35003 | _cztw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Song_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35017:1: error: BUILDSTDERR: warning: label ‘_czty’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35017 | _czty: BUILDSTDERR: | ^ BUILDSTDERR: 35017 | _czty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Device_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35031:1: error: BUILDSTDERR: warning: label ‘_cztA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35031 | _cztA: BUILDSTDERR: | ^ BUILDSTDERR: 35031 | _cztA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsDirectory_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35045:1: error: BUILDSTDERR: warning: label ‘_cztC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35045 | _cztC: BUILDSTDERR: | ^ BUILDSTDERR: 35045 | _cztC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsSong_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35059:1: error: BUILDSTDERR: warning: label ‘_cztE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35059 | _cztE: BUILDSTDERR: | ^ BUILDSTDERR: 35059 | _cztE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsPlaylist_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35073:1: error: BUILDSTDERR: warning: label ‘_cztG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35073 | _cztG: BUILDSTDERR: | ^ BUILDSTDERR: 35073 | _cztG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Count_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35087:1: error: BUILDSTDERR: warning: label ‘_cztI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35087 | _cztI: BUILDSTDERR: | ^ BUILDSTDERR: 35087 | _cztI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Off_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35108:1: error: BUILDSTDERR: warning: label ‘_cztK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35108 | _cztK: BUILDSTDERR: | ^ BUILDSTDERR: 35108 | _cztK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_TrackMode_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35122:1: error: BUILDSTDERR: warning: label ‘_cztM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35122 | _cztM: BUILDSTDERR: | ^ BUILDSTDERR: 35122 | _cztM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumMode_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35136:1: error: BUILDSTDERR: warning: label ‘_cztO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35136 | _cztO: BUILDSTDERR: | ^ BUILDSTDERR: 35136 | _cztO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_DatabaseS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35165:1: error: BUILDSTDERR: warning: label ‘_cztQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35165 | _cztQ: BUILDSTDERR: | ^ BUILDSTDERR: 35165 | _cztQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_UpdateS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35179:1: error: BUILDSTDERR: warning: label ‘_cztS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35179 | _cztS: BUILDSTDERR: | ^ BUILDSTDERR: 35179 | _cztS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_StoredPlaylistS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35193:1: error: BUILDSTDERR: warning: label ‘_cztU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35193 | _cztU: BUILDSTDERR: | ^ BUILDSTDERR: 35193 | _cztU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_PlaylistS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35207:1: error: BUILDSTDERR: warning: label ‘_cztW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35207 | _cztW: BUILDSTDERR: | ^ BUILDSTDERR: 35207 | _cztW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_PlayerS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35221:1: error: BUILDSTDERR: warning: label ‘_cztY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35221 | _cztY: BUILDSTDERR: | ^ BUILDSTDERR: 35221 | _cztY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MixerS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35235:1: error: BUILDSTDERR: warning: label ‘_czu0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35235 | _czu0: BUILDSTDERR: | ^ BUILDSTDERR: 35235 | _czu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_OutputS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35249:1: error: BUILDSTDERR: warning: label ‘_czu2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35249 | _czu2: BUILDSTDERR: | ^ BUILDSTDERR: 35249 | _czu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_OptionsS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35263:1: error: BUILDSTDERR: warning: label ‘_czu4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35263 | _czu4: BUILDSTDERR: | ^ BUILDSTDERR: 35263 | _czu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_StickerS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35277:1: error: BUILDSTDERR: warning: label ‘_czu6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35277 | _czu6: BUILDSTDERR: | ^ BUILDSTDERR: 35277 | _czu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_SubscriptionS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35291:1: error: BUILDSTDERR: warning: label ‘_czu8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35291 | _czu8: BUILDSTDERR: | ^ BUILDSTDERR: 35291 | _czu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MessageS_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35305:1: error: BUILDSTDERR: warning: label ‘_czua’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35305 | _czua: BUILDSTDERR: | ^ BUILDSTDERR: 35305 | _czua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Playing_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35326:1: error: BUILDSTDERR: warning: label ‘_czuc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35326 | _czuc: BUILDSTDERR: | ^ BUILDSTDERR: 35326 | _czuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stopped_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35340:1: error: BUILDSTDERR: warning: label ‘_czue’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35340 | _czue: BUILDSTDERR: | ^ BUILDSTDERR: 35340 | _czue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Paused_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35354:1: error: BUILDSTDERR: warning: label ‘_czug’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35354 | _czug: BUILDSTDERR: | ^ BUILDSTDERR: 35354 | _czug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_SongObj_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35373:1: error: BUILDSTDERR: warning: label ‘_czui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35373 | _czui: BUILDSTDERR: | ^ BUILDSTDERR: 35373 | _czui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Artist_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35410:1: error: BUILDSTDERR: warning: label ‘_czuk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35410 | _czuk: BUILDSTDERR: | ^ BUILDSTDERR: 35410 | _czuk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_ArtistSort_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35424:1: error: BUILDSTDERR: warning: label ‘_czum’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35424 | _czum: BUILDSTDERR: | ^ BUILDSTDERR: 35424 | _czum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Album_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35438:1: error: BUILDSTDERR: warning: label ‘_czuo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35438 | _czuo: BUILDSTDERR: | ^ BUILDSTDERR: 35438 | _czuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumArtist_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35452:1: error: BUILDSTDERR: warning: label ‘_czuq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35452 | _czuq: BUILDSTDERR: | ^ BUILDSTDERR: 35452 | _czuq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumArtistSort_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35466:1: error: BUILDSTDERR: warning: label ‘_czus’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35466 | _czus: BUILDSTDERR: | ^ BUILDSTDERR: 35466 | _czus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Title_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35480:1: error: BUILDSTDERR: warning: label ‘_czuu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35480 | _czuu: BUILDSTDERR: | ^ BUILDSTDERR: 35480 | _czuu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Track_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35494:1: error: BUILDSTDERR: warning: label ‘_czuw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35494 | _czuw: BUILDSTDERR: | ^ BUILDSTDERR: 35494 | _czuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Name_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35508:1: error: BUILDSTDERR: warning: label ‘_czuy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35508 | _czuy: BUILDSTDERR: | ^ BUILDSTDERR: 35508 | _czuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Genre_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35522:1: error: BUILDSTDERR: warning: label ‘_czuA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35522 | _czuA: BUILDSTDERR: | ^ BUILDSTDERR: 35522 | _czuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Date_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35536:1: error: BUILDSTDERR: warning: label ‘_czuC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35536 | _czuC: BUILDSTDERR: | ^ BUILDSTDERR: 35536 | _czuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Composer_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35550:1: error: BUILDSTDERR: warning: label ‘_czuE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35550 | _czuE: BUILDSTDERR: | ^ BUILDSTDERR: 35550 | _czuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Performer_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35564:1: error: BUILDSTDERR: warning: label ‘_czuG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35564 | _czuG: BUILDSTDERR: | ^ BUILDSTDERR: 35564 | _czuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Comment_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35578:1: error: BUILDSTDERR: warning: label ‘_czuI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35578 | _czuI: BUILDSTDERR: | ^ BUILDSTDERR: 35578 | _czuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Disc_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35592:1: error: BUILDSTDERR: warning: label ‘_czuK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35592 | _czuK: BUILDSTDERR: | ^ BUILDSTDERR: 35592 | _czuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuARTISTID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35606:1: error: BUILDSTDERR: warning: label ‘_czuM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35606 | _czuM: BUILDSTDERR: | ^ BUILDSTDERR: 35606 | _czuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuALBUMID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35620:1: error: BUILDSTDERR: warning: label ‘_czuO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35620 | _czuO: BUILDSTDERR: | ^ BUILDSTDERR: 35620 | _czuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuALBUMARTISTID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35634:1: error: BUILDSTDERR: warning: label ‘_czuQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35634 | _czuQ: BUILDSTDERR: | ^ BUILDSTDERR: 35634 | _czuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuTRACKID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35648:1: error: BUILDSTDERR: warning: label ‘_czuS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35648 | _czuS: BUILDSTDERR: | ^ BUILDSTDERR: 35648 | _czuS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuRELEASETRACKID_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35662:1: error: BUILDSTDERR: warning: label ‘_czuU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35662 | _czuU: BUILDSTDERR: | ^ BUILDSTDERR: 35662 | _czuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_CZCToString_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_84.hc:35676:1: error: BUILDSTDERR: warning: label ‘_czuW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35676 | _czuW: BUILDSTDERR: | ^ BUILDSTDERR: 35676 | _czuW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/Network/MPD/Commands/Parse.hs:15:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 15 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Parse.hs:16:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 16 | import Control.Monad.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:15:1: error: BUILDSTDERR: warning: label ‘_cCqs’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cCqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cCqs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCqm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:38:1: error: BUILDSTDERR: warning: label ‘_cCqm’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _cCqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _cCqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_zdwpair_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:70:1: error: BUILDSTDERR: warning: label ‘_cCqL’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _cCqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _cCqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCqF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:94:1: error: BUILDSTDERR: warning: label ‘_cCqF’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cCqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cCqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCqT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:125:1: error: BUILDSTDERR: warning: label ‘_cCqT’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _cCqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _cCqT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCr0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:162:1: error: BUILDSTDERR: warning: label ‘_cCr0’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cCr0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cCr0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_pair_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:177:1: error: BUILDSTDERR: warning: label ‘_cCrl’ defined but not used [-Wunused-label] BUILDSTDERR: 177 | _cCrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 177 | _cCrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCri’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:203:1: error: BUILDSTDERR: warning: label ‘_cCri’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _cCri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _cCri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:254:1: error: BUILDSTDERR: warning: label ‘_cCry’ defined but not used [-Wunused-label] BUILDSTDERR: 254 | _cCry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 254 | _cCry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC4X_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:295:1: error: BUILDSTDERR: warning: label ‘_cCrN’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _cCrN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _cCrN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCrH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:331:1: error: BUILDSTDERR: warning: label ‘_cCrH’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _cCrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _cCrH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC4Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:375:1: error: BUILDSTDERR: warning: label ‘_cCs8’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _cCs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _cCs8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCs2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:411:1: error: BUILDSTDERR: warning: label ‘_cCs2’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _cCs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _cCs2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC51_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:455:1: error: BUILDSTDERR: warning: label ‘_cCst’ defined but not used [-Wunused-label] BUILDSTDERR: 455 | _cCst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 455 | _cCst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCsn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:491:1: error: BUILDSTDERR: warning: label ‘_cCsn’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cCsn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cCsn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC53_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:535:1: error: BUILDSTDERR: warning: label ‘_cCsO’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cCsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cCsO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCsI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:571:1: error: BUILDSTDERR: warning: label ‘_cCsI’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _cCsI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _cCsI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC55_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:615:1: error: BUILDSTDERR: warning: label ‘_cCt9’ defined but not used [-Wunused-label] BUILDSTDERR: 615 | _cCt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 615 | _cCt9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCt3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:651:1: error: BUILDSTDERR: warning: label ‘_cCt3’ defined but not used [-Wunused-label] BUILDSTDERR: 651 | _cCt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 651 | _cCt3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC57_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:695:1: error: BUILDSTDERR: warning: label ‘_cCtu’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cCtu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cCtu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCto’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:731:1: error: BUILDSTDERR: warning: label ‘_cCto’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cCto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cCto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC59_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:775:1: error: BUILDSTDERR: warning: label ‘_cCtP’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cCtP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cCtP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCtJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:811:1: error: BUILDSTDERR: warning: label ‘_cCtJ’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _cCtJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _cCtJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:855:1: error: BUILDSTDERR: warning: label ‘_cCua’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _cCua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _cCua: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCu4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:891:1: error: BUILDSTDERR: warning: label ‘_cCu4’ defined but not used [-Wunused-label] BUILDSTDERR: 891 | _cCu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 891 | _cCu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:935:1: error: BUILDSTDERR: warning: label ‘_cCuv’ defined but not used [-Wunused-label] BUILDSTDERR: 935 | _cCuv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 935 | _cCuv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCup’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:971:1: error: BUILDSTDERR: warning: label ‘_cCup’ defined but not used [-Wunused-label] BUILDSTDERR: 971 | _cCup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 971 | _cCup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5f_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1015:1: error: BUILDSTDERR: warning: label ‘_cCuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1015 | _cCuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1015 | _cCuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCuK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1051:1: error: BUILDSTDERR: warning: label ‘_cCuK’ defined but not used [-Wunused-label] BUILDSTDERR: 1051 | _cCuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1051 | _cCuK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1095:1: error: BUILDSTDERR: warning: label ‘_cCvb’ defined but not used [-Wunused-label] BUILDSTDERR: 1095 | _cCvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1095 | _cCvb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCv5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1131:1: error: BUILDSTDERR: warning: label ‘_cCv5’ defined but not used [-Wunused-label] BUILDSTDERR: 1131 | _cCv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1131 | _cCv5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5j_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1175:1: error: BUILDSTDERR: warning: label ‘_cCvw’ defined but not used [-Wunused-label] BUILDSTDERR: 1175 | _cCvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1175 | _cCvw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCvq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1211:1: error: BUILDSTDERR: warning: label ‘_cCvq’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _cCvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _cCvq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5l_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1255:1: error: BUILDSTDERR: warning: label ‘_cCvR’ defined but not used [-Wunused-label] BUILDSTDERR: 1255 | _cCvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1255 | _cCvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCvL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1291:1: error: BUILDSTDERR: warning: label ‘_cCvL’ defined but not used [-Wunused-label] BUILDSTDERR: 1291 | _cCvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1291 | _cCvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5n_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cCwc’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cCwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cCwc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCw6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1371:1: error: BUILDSTDERR: warning: label ‘_cCw6’ defined but not used [-Wunused-label] BUILDSTDERR: 1371 | _cCw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1371 | _cCw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1415:1: error: BUILDSTDERR: warning: label ‘_cCwx’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _cCwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _cCwx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCwr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1451:1: error: BUILDSTDERR: warning: label ‘_cCwr’ defined but not used [-Wunused-label] BUILDSTDERR: 1451 | _cCwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1451 | _cCwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5r_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1495:1: error: BUILDSTDERR: warning: label ‘_cCwS’ defined but not used [-Wunused-label] BUILDSTDERR: 1495 | _cCwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1495 | _cCwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCwM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cCwM’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cCwM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cCwM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5t_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1575:1: error: BUILDSTDERR: warning: label ‘_cCxd’ defined but not used [-Wunused-label] BUILDSTDERR: 1575 | _cCxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1575 | _cCxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCx7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1611:1: error: BUILDSTDERR: warning: label ‘_cCx7’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _cCx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _cCx7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5v_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cCxy’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cCxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cCxy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCxs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1691:1: error: BUILDSTDERR: warning: label ‘_cCxs’ defined but not used [-Wunused-label] BUILDSTDERR: 1691 | _cCxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1691 | _cCxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5x_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1735:1: error: BUILDSTDERR: warning: label ‘_cCxT’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _cCxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _cCxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCxN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1771:1: error: BUILDSTDERR: warning: label ‘_cCxN’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _cCxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _cCxN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1815:1: error: BUILDSTDERR: warning: label ‘_cCye’ defined but not used [-Wunused-label] BUILDSTDERR: 1815 | _cCye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1815 | _cCye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCy8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1851:1: error: BUILDSTDERR: warning: label ‘_cCy8’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _cCy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _cCy8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5B_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1895:1: error: BUILDSTDERR: warning: label ‘_cCyz’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _cCyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _cCyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCyt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1931:1: error: BUILDSTDERR: warning: label ‘_cCyt’ defined but not used [-Wunused-label] BUILDSTDERR: 1931 | _cCyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1931 | _cCyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5E_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:1980:1: error: BUILDSTDERR: warning: label ‘_cCyU’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _cCyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _cCyU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCyO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2016:1: error: BUILDSTDERR: warning: label ‘_cCyO’ defined but not used [-Wunused-label] BUILDSTDERR: 2016 | _cCyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2016 | _cCyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5G_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2060:1: error: BUILDSTDERR: warning: label ‘_cCzf’ defined but not used [-Wunused-label] BUILDSTDERR: 2060 | _cCzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2060 | _cCzf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCz9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2096:1: error: BUILDSTDERR: warning: label ‘_cCz9’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _cCz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _cCz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2140:1: error: BUILDSTDERR: warning: label ‘_cCzA’ defined but not used [-Wunused-label] BUILDSTDERR: 2140 | _cCzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2140 | _cCzA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCzu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2176:1: error: BUILDSTDERR: warning: label ‘_cCzu’ defined but not used [-Wunused-label] BUILDSTDERR: 2176 | _cCzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2176 | _cCzu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCcp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2221:1: error: BUILDSTDERR: warning: label ‘_cCEM’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _cCEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _cCEM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCcE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2266:1: error: BUILDSTDERR: warning: label ‘_cCF9’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _cCF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _cCF9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCcT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2311:1: error: BUILDSTDERR: warning: label ‘_cCFw’ defined but not used [-Wunused-label] BUILDSTDERR: 2311 | _cCFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2311 | _cCFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCd8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2356:1: error: BUILDSTDERR: warning: label ‘_cCFT’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _cCFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _cCFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCdn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2401:1: error: BUILDSTDERR: warning: label ‘_cCGg’ defined but not used [-Wunused-label] BUILDSTDERR: 2401 | _cCGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2401 | _cCGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCdC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2446:1: error: BUILDSTDERR: warning: label ‘_cCGD’ defined but not used [-Wunused-label] BUILDSTDERR: 2446 | _cCGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2446 | _cCGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCdR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2491:1: error: BUILDSTDERR: warning: label ‘_cCH0’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _cCH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _cCH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCe6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2536:1: error: BUILDSTDERR: warning: label ‘_cCHn’ defined but not used [-Wunused-label] BUILDSTDERR: 2536 | _cCHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2536 | _cCHn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCel_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2581:1: error: BUILDSTDERR: warning: label ‘_cCHK’ defined but not used [-Wunused-label] BUILDSTDERR: 2581 | _cCHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2581 | _cCHK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCeA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2626:1: error: BUILDSTDERR: warning: label ‘_cCI7’ defined but not used [-Wunused-label] BUILDSTDERR: 2626 | _cCI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2626 | _cCI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCeP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2671:1: error: BUILDSTDERR: warning: label ‘_cCIu’ defined but not used [-Wunused-label] BUILDSTDERR: 2671 | _cCIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2671 | _cCIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCf4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2716:1: error: BUILDSTDERR: warning: label ‘_cCIR’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _cCIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _cCIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCfj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2761:1: error: BUILDSTDERR: warning: label ‘_cCJe’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _cCJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _cCJe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCfy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2806:1: error: BUILDSTDERR: warning: label ‘_cCJB’ defined but not used [-Wunused-label] BUILDSTDERR: 2806 | _cCJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2806 | _cCJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCfN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2851:1: error: BUILDSTDERR: warning: label ‘_cCJY’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _cCJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _cCJY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCg2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2896:1: error: BUILDSTDERR: warning: label ‘_cCKl’ defined but not used [-Wunused-label] BUILDSTDERR: 2896 | _cCKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2896 | _cCKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCgh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2941:1: error: BUILDSTDERR: warning: label ‘_cCKI’ defined but not used [-Wunused-label] BUILDSTDERR: 2941 | _cCKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2941 | _cCKI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCgw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:2986:1: error: BUILDSTDERR: warning: label ‘_cCL5’ defined but not used [-Wunused-label] BUILDSTDERR: 2986 | _cCL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2986 | _cCL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCgL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3031:1: error: BUILDSTDERR: warning: label ‘_cCLs’ defined but not used [-Wunused-label] BUILDSTDERR: 3031 | _cCLs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3031 | _cCLs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCgQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3072:1: error: BUILDSTDERR: warning: label ‘_cCLx’ defined but not used [-Wunused-label] BUILDSTDERR: 3072 | _cCLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3072 | _cCLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCBv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3120:1: error: BUILDSTDERR: warning: label ‘_cCBv’ defined but not used [-Wunused-label] BUILDSTDERR: 3120 | _cCBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3120 | _cCBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCZ4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3187:1: error: BUILDSTDERR: warning: label ‘_cCZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _cCZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _cCZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCYN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3211:1: error: BUILDSTDERR: warning: label ‘_cCYN’ defined but not used [-Wunused-label] BUILDSTDERR: 3211 | _cCYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3211 | _cCYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCgC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3236:1: error: BUILDSTDERR: warning: label ‘_sCgC’ defined but not used [-Wunused-label] BUILDSTDERR: 3236 | _sCgC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3236 | _sCgC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCLi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3258:1: error: BUILDSTDERR: warning: label ‘_cCLi’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _cCLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _cCLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCav’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3300:1: error: BUILDSTDERR: warning: label ‘_sCav’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _sCav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _sCav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCBF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3327:1: error: BUILDSTDERR: warning: label ‘_cCBF’ defined but not used [-Wunused-label] BUILDSTDERR: 3327 | _cCBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3327 | _cCBF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCYn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3394:1: error: BUILDSTDERR: warning: label ‘_cCYn’ defined but not used [-Wunused-label] BUILDSTDERR: 3394 | _cCYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3394 | _cCYn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCY6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3418:1: error: BUILDSTDERR: warning: label ‘_cCY6’ defined but not used [-Wunused-label] BUILDSTDERR: 3418 | _cCY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3418 | _cCY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCgn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3443:1: error: BUILDSTDERR: warning: label ‘_sCgn’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _sCgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _sCgn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCKV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3465:1: error: BUILDSTDERR: warning: label ‘_cCKV’ defined but not used [-Wunused-label] BUILDSTDERR: 3465 | _cCKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3465 | _cCKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCaB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3507:1: error: BUILDSTDERR: warning: label ‘_sCaB’ defined but not used [-Wunused-label] BUILDSTDERR: 3507 | _sCaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3507 | _sCaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCBP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cCBP’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cCBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cCBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCXG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3601:1: error: BUILDSTDERR: warning: label ‘_cCXG’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _cCXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _cCXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCXp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3625:1: error: BUILDSTDERR: warning: label ‘_cCXp’ defined but not used [-Wunused-label] BUILDSTDERR: 3625 | _cCXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3625 | _cCXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCg8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3650:1: error: BUILDSTDERR: warning: label ‘_sCg8’ defined but not used [-Wunused-label] BUILDSTDERR: 3650 | _sCg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3650 | _sCg8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCKy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3672:1: error: BUILDSTDERR: warning: label ‘_cCKy’ defined but not used [-Wunused-label] BUILDSTDERR: 3672 | _cCKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3672 | _cCKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCaH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3714:1: error: BUILDSTDERR: warning: label ‘_sCaH’ defined but not used [-Wunused-label] BUILDSTDERR: 3714 | _sCaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3714 | _sCaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCBZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3741:1: error: BUILDSTDERR: warning: label ‘_cCBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3741 | _cCBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3741 | _cCBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCWZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3808:1: error: BUILDSTDERR: warning: label ‘_cCWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _cCWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _cCWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCWI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3832:1: error: BUILDSTDERR: warning: label ‘_cCWI’ defined but not used [-Wunused-label] BUILDSTDERR: 3832 | _cCWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3832 | _cCWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCfT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3857:1: error: BUILDSTDERR: warning: label ‘_sCfT’ defined but not used [-Wunused-label] BUILDSTDERR: 3857 | _sCfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3857 | _sCfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCKb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3879:1: error: BUILDSTDERR: warning: label ‘_cCKb’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _cCKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _cCKb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCaN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3921:1: error: BUILDSTDERR: warning: label ‘_sCaN’ defined but not used [-Wunused-label] BUILDSTDERR: 3921 | _sCaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3921 | _sCaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCC9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:3948:1: error: BUILDSTDERR: warning: label ‘_cCC9’ defined but not used [-Wunused-label] BUILDSTDERR: 3948 | _cCC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3948 | _cCC9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCWi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4015:1: error: BUILDSTDERR: warning: label ‘_cCWi’ defined but not used [-Wunused-label] BUILDSTDERR: 4015 | _cCWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4015 | _cCWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCW1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4039:1: error: BUILDSTDERR: warning: label ‘_cCW1’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _cCW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _cCW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCfE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4064:1: error: BUILDSTDERR: warning: label ‘_sCfE’ defined but not used [-Wunused-label] BUILDSTDERR: 4064 | _sCfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4064 | _sCfE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCJO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4086:1: error: BUILDSTDERR: warning: label ‘_cCJO’ defined but not used [-Wunused-label] BUILDSTDERR: 4086 | _cCJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4086 | _cCJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCaT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4128:1: error: BUILDSTDERR: warning: label ‘_sCaT’ defined but not used [-Wunused-label] BUILDSTDERR: 4128 | _sCaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4128 | _sCaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCCj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4155:1: error: BUILDSTDERR: warning: label ‘_cCCj’ defined but not used [-Wunused-label] BUILDSTDERR: 4155 | _cCCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4155 | _cCCj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCVB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4222:1: error: BUILDSTDERR: warning: label ‘_cCVB’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _cCVB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _cCVB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCVk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4246:1: error: BUILDSTDERR: warning: label ‘_cCVk’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _cCVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _cCVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCfp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4271:1: error: BUILDSTDERR: warning: label ‘_sCfp’ defined but not used [-Wunused-label] BUILDSTDERR: 4271 | _sCfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4271 | _sCfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCJr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4293:1: error: BUILDSTDERR: warning: label ‘_cCJr’ defined but not used [-Wunused-label] BUILDSTDERR: 4293 | _cCJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4293 | _cCJr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCaZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4335:1: error: BUILDSTDERR: warning: label ‘_sCaZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4335 | _sCaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4335 | _sCaZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCCt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4362:1: error: BUILDSTDERR: warning: label ‘_cCCt’ defined but not used [-Wunused-label] BUILDSTDERR: 4362 | _cCCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4362 | _cCCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCUU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4429:1: error: BUILDSTDERR: warning: label ‘_cCUU’ defined but not used [-Wunused-label] BUILDSTDERR: 4429 | _cCUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4429 | _cCUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCUD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4453:1: error: BUILDSTDERR: warning: label ‘_cCUD’ defined but not used [-Wunused-label] BUILDSTDERR: 4453 | _cCUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4453 | _cCUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCfa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4478:1: error: BUILDSTDERR: warning: label ‘_sCfa’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _sCfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _sCfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCJ4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4500:1: error: BUILDSTDERR: warning: label ‘_cCJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 4500 | _cCJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4500 | _cCJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCb5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4542:1: error: BUILDSTDERR: warning: label ‘_sCb5’ defined but not used [-Wunused-label] BUILDSTDERR: 4542 | _sCb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4542 | _sCb5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCCD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4569:1: error: BUILDSTDERR: warning: label ‘_cCCD’ defined but not used [-Wunused-label] BUILDSTDERR: 4569 | _cCCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4569 | _cCCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCUd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4636:1: error: BUILDSTDERR: warning: label ‘_cCUd’ defined but not used [-Wunused-label] BUILDSTDERR: 4636 | _cCUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4636 | _cCUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCTW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4660:1: error: BUILDSTDERR: warning: label ‘_cCTW’ defined but not used [-Wunused-label] BUILDSTDERR: 4660 | _cCTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4660 | _cCTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCeV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4685:1: error: BUILDSTDERR: warning: label ‘_sCeV’ defined but not used [-Wunused-label] BUILDSTDERR: 4685 | _sCeV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4685 | _sCeV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCIH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4707:1: error: BUILDSTDERR: warning: label ‘_cCIH’ defined but not used [-Wunused-label] BUILDSTDERR: 4707 | _cCIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4707 | _cCIH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4749:1: error: BUILDSTDERR: warning: label ‘_sCbb’ defined but not used [-Wunused-label] BUILDSTDERR: 4749 | _sCbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4749 | _sCbb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCCN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4776:1: error: BUILDSTDERR: warning: label ‘_cCCN’ defined but not used [-Wunused-label] BUILDSTDERR: 4776 | _cCCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4776 | _cCCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCTw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4843:1: error: BUILDSTDERR: warning: label ‘_cCTw’ defined but not used [-Wunused-label] BUILDSTDERR: 4843 | _cCTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4843 | _cCTw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCTf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4867:1: error: BUILDSTDERR: warning: label ‘_cCTf’ defined but not used [-Wunused-label] BUILDSTDERR: 4867 | _cCTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4867 | _cCTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCeG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4892:1: error: BUILDSTDERR: warning: label ‘_sCeG’ defined but not used [-Wunused-label] BUILDSTDERR: 4892 | _sCeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4892 | _sCeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCIk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4914:1: error: BUILDSTDERR: warning: label ‘_cCIk’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _cCIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _cCIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4956:1: error: BUILDSTDERR: warning: label ‘_sCbh’ defined but not used [-Wunused-label] BUILDSTDERR: 4956 | _sCbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4956 | _sCbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCCX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:4983:1: error: BUILDSTDERR: warning: label ‘_cCCX’ defined but not used [-Wunused-label] BUILDSTDERR: 4983 | _cCCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4983 | _cCCX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCSP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5050:1: error: BUILDSTDERR: warning: label ‘_cCSP’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _cCSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _cCSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCSy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5074:1: error: BUILDSTDERR: warning: label ‘_cCSy’ defined but not used [-Wunused-label] BUILDSTDERR: 5074 | _cCSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5074 | _cCSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCer’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5099:1: error: BUILDSTDERR: warning: label ‘_sCer’ defined but not used [-Wunused-label] BUILDSTDERR: 5099 | _sCer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5099 | _sCer: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCHX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5121:1: error: BUILDSTDERR: warning: label ‘_cCHX’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _cCHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _cCHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5163:1: error: BUILDSTDERR: warning: label ‘_sCbn’ defined but not used [-Wunused-label] BUILDSTDERR: 5163 | _sCbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5163 | _sCbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCD7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5190:1: error: BUILDSTDERR: warning: label ‘_cCD7’ defined but not used [-Wunused-label] BUILDSTDERR: 5190 | _cCD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5190 | _cCD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCS8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5257:1: error: BUILDSTDERR: warning: label ‘_cCS8’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _cCS8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _cCS8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCRR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5281:1: error: BUILDSTDERR: warning: label ‘_cCRR’ defined but not used [-Wunused-label] BUILDSTDERR: 5281 | _cCRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5281 | _cCRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCec’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5306:1: error: BUILDSTDERR: warning: label ‘_sCec’ defined but not used [-Wunused-label] BUILDSTDERR: 5306 | _sCec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5306 | _sCec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCHA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5328:1: error: BUILDSTDERR: warning: label ‘_cCHA’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _cCHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _cCHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5370:1: error: BUILDSTDERR: warning: label ‘_sCbt’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _sCbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _sCbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCDh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5397:1: error: BUILDSTDERR: warning: label ‘_cCDh’ defined but not used [-Wunused-label] BUILDSTDERR: 5397 | _cCDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5397 | _cCDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCRr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5464:1: error: BUILDSTDERR: warning: label ‘_cCRr’ defined but not used [-Wunused-label] BUILDSTDERR: 5464 | _cCRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5464 | _cCRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCRa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5488:1: error: BUILDSTDERR: warning: label ‘_cCRa’ defined but not used [-Wunused-label] BUILDSTDERR: 5488 | _cCRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5488 | _cCRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCdX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5513:1: error: BUILDSTDERR: warning: label ‘_sCdX’ defined but not used [-Wunused-label] BUILDSTDERR: 5513 | _sCdX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5513 | _sCdX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCHd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5535:1: error: BUILDSTDERR: warning: label ‘_cCHd’ defined but not used [-Wunused-label] BUILDSTDERR: 5535 | _cCHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5535 | _cCHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5577:1: error: BUILDSTDERR: warning: label ‘_sCbz’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _sCbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _sCbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCDr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5604:1: error: BUILDSTDERR: warning: label ‘_cCDr’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _cCDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _cCDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCQK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5671:1: error: BUILDSTDERR: warning: label ‘_cCQK’ defined but not used [-Wunused-label] BUILDSTDERR: 5671 | _cCQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5671 | _cCQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCQt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5695:1: error: BUILDSTDERR: warning: label ‘_cCQt’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _cCQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _cCQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCdI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5720:1: error: BUILDSTDERR: warning: label ‘_sCdI’ defined but not used [-Wunused-label] BUILDSTDERR: 5720 | _sCdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5720 | _sCdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCGQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5742:1: error: BUILDSTDERR: warning: label ‘_cCGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5742 | _cCGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5742 | _cCGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5784:1: error: BUILDSTDERR: warning: label ‘_sCbF’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _sCbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _sCbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCDB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5811:1: error: BUILDSTDERR: warning: label ‘_cCDB’ defined but not used [-Wunused-label] BUILDSTDERR: 5811 | _cCDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5811 | _cCDB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCQ3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5878:1: error: BUILDSTDERR: warning: label ‘_cCQ3’ defined but not used [-Wunused-label] BUILDSTDERR: 5878 | _cCQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5878 | _cCQ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCPM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5902:1: error: BUILDSTDERR: warning: label ‘_cCPM’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _cCPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _cCPM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCdt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5927:1: error: BUILDSTDERR: warning: label ‘_sCdt’ defined but not used [-Wunused-label] BUILDSTDERR: 5927 | _sCdt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5927 | _sCdt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCGt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5949:1: error: BUILDSTDERR: warning: label ‘_cCGt’ defined but not used [-Wunused-label] BUILDSTDERR: 5949 | _cCGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5949 | _cCGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:5991:1: error: BUILDSTDERR: warning: label ‘_sCbL’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _sCbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _sCbL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCDL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6018:1: error: BUILDSTDERR: warning: label ‘_cCDL’ defined but not used [-Wunused-label] BUILDSTDERR: 6018 | _cCDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6018 | _cCDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCPm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6085:1: error: BUILDSTDERR: warning: label ‘_cCPm’ defined but not used [-Wunused-label] BUILDSTDERR: 6085 | _cCPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6085 | _cCPm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCP5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6109:1: error: BUILDSTDERR: warning: label ‘_cCP5’ defined but not used [-Wunused-label] BUILDSTDERR: 6109 | _cCP5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6109 | _cCP5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCde’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6134:1: error: BUILDSTDERR: warning: label ‘_sCde’ defined but not used [-Wunused-label] BUILDSTDERR: 6134 | _sCde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6134 | _sCde: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCG6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6156:1: error: BUILDSTDERR: warning: label ‘_cCG6’ defined but not used [-Wunused-label] BUILDSTDERR: 6156 | _cCG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6156 | _cCG6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6198:1: error: BUILDSTDERR: warning: label ‘_sCbR’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _sCbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _sCbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCDV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6225:1: error: BUILDSTDERR: warning: label ‘_cCDV’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _cCDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _cCDV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCOF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6292:1: error: BUILDSTDERR: warning: label ‘_cCOF’ defined but not used [-Wunused-label] BUILDSTDERR: 6292 | _cCOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6292 | _cCOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCOo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6316:1: error: BUILDSTDERR: warning: label ‘_cCOo’ defined but not used [-Wunused-label] BUILDSTDERR: 6316 | _cCOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6316 | _cCOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCcZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6341:1: error: BUILDSTDERR: warning: label ‘_sCcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6341 | _sCcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6341 | _sCcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCFJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6363:1: error: BUILDSTDERR: warning: label ‘_cCFJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6363 | _cCFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6363 | _cCFJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCbX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6405:1: error: BUILDSTDERR: warning: label ‘_sCbX’ defined but not used [-Wunused-label] BUILDSTDERR: 6405 | _sCbX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6405 | _sCbX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCE5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6432:1: error: BUILDSTDERR: warning: label ‘_cCE5’ defined but not used [-Wunused-label] BUILDSTDERR: 6432 | _cCE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6432 | _cCE5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCNY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6499:1: error: BUILDSTDERR: warning: label ‘_cCNY’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _cCNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _cCNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCNH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6523:1: error: BUILDSTDERR: warning: label ‘_cCNH’ defined but not used [-Wunused-label] BUILDSTDERR: 6523 | _cCNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6523 | _cCNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCcK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6548:1: error: BUILDSTDERR: warning: label ‘_sCcK’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _sCcK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _sCcK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCFm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6570:1: error: BUILDSTDERR: warning: label ‘_cCFm’ defined but not used [-Wunused-label] BUILDSTDERR: 6570 | _cCFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6570 | _cCFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCc3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6612:1: error: BUILDSTDERR: warning: label ‘_sCc3’ defined but not used [-Wunused-label] BUILDSTDERR: 6612 | _sCc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6612 | _sCc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCEf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6639:1: error: BUILDSTDERR: warning: label ‘_cCEf’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _cCEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _cCEf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCNh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6706:1: error: BUILDSTDERR: warning: label ‘_cCNh’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _cCNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _cCNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCN0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6730:1: error: BUILDSTDERR: warning: label ‘_cCN0’ defined but not used [-Wunused-label] BUILDSTDERR: 6730 | _cCN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6730 | _cCN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCcv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6755:1: error: BUILDSTDERR: warning: label ‘_sCcv’ defined but not used [-Wunused-label] BUILDSTDERR: 6755 | _sCcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6755 | _sCcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCEZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6777:1: error: BUILDSTDERR: warning: label ‘_cCEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6777 | _cCEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6777 | _cCEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCc9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6819:1: error: BUILDSTDERR: warning: label ‘_sCc9’ defined but not used [-Wunused-label] BUILDSTDERR: 6819 | _sCc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6819 | _sCc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCEp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cCEp’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cCEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cCEp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCMA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6913:1: error: BUILDSTDERR: warning: label ‘_cCMA’ defined but not used [-Wunused-label] BUILDSTDERR: 6913 | _cCMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6913 | _cCMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCMj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6937:1: error: BUILDSTDERR: warning: label ‘_cCMj’ defined but not used [-Wunused-label] BUILDSTDERR: 6937 | _cCMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6937 | _cCMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCcg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6962:1: error: BUILDSTDERR: warning: label ‘_sCcg’ defined but not used [-Wunused-label] BUILDSTDERR: 6962 | _sCcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6962 | _sCcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCEC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:6984:1: error: BUILDSTDERR: warning: label ‘_cCEC’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _cCEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _cCEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCMR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7023:1: error: BUILDSTDERR: warning: label ‘_cCMR’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _cCMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _cCMR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCh3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7035:1: error: BUILDSTDERR: warning: label ‘_cD4p’ defined but not used [-Wunused-label] BUILDSTDERR: 7035 | _cD4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7035 | _cD4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD4j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7069:1: error: BUILDSTDERR: warning: label ‘_cD4j’ defined but not used [-Wunused-label] BUILDSTDERR: 7069 | _cD4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7069 | _cD4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sChl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7111:1: error: BUILDSTDERR: warning: label ‘_cD4K’ defined but not used [-Wunused-label] BUILDSTDERR: 7111 | _cD4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7111 | _cD4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD4E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7142:1: error: BUILDSTDERR: warning: label ‘_cD4E’ defined but not used [-Wunused-label] BUILDSTDERR: 7142 | _cD4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7142 | _cD4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD4S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7179:1: error: BUILDSTDERR: warning: label ‘_cD4S’ defined but not used [-Wunused-label] BUILDSTDERR: 7179 | _cD4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7179 | _cD4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sChB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7217:1: error: BUILDSTDERR: warning: label ‘_cD5l’ defined but not used [-Wunused-label] BUILDSTDERR: 7217 | _cD5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7217 | _cD5l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD5f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7245:1: error: BUILDSTDERR: warning: label ‘_cD5f’ defined but not used [-Wunused-label] BUILDSTDERR: 7245 | _cD5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7245 | _cD5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sChC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7272:1: error: BUILDSTDERR: warning: label ‘_cD5u’ defined but not used [-Wunused-label] BUILDSTDERR: 7272 | _cD5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7272 | _cD5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD56’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7309:1: error: BUILDSTDERR: warning: label ‘_cD56’ defined but not used [-Wunused-label] BUILDSTDERR: 7309 | _cD56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7309 | _cD56: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sChQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7348:1: error: BUILDSTDERR: warning: label ‘_cD5S’ defined but not used [-Wunused-label] BUILDSTDERR: 7348 | _cD5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7348 | _cD5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sChR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7380:1: error: BUILDSTDERR: warning: label ‘_cD5V’ defined but not used [-Wunused-label] BUILDSTDERR: 7380 | _cD5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7380 | _cD5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sChS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7420:1: error: BUILDSTDERR: warning: label ‘_cD60’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _cD60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _cD60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD5F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7457:1: error: BUILDSTDERR: warning: label ‘_cD5F’ defined but not used [-Wunused-label] BUILDSTDERR: 7457 | _cD5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7457 | _cD5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSongzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7501:1: error: BUILDSTDERR: warning: label ‘_cD6c’ defined but not used [-Wunused-label] BUILDSTDERR: 7501 | _cD6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7501 | _cD6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCzK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7521:1: error: BUILDSTDERR: warning: label ‘_cCzK’ defined but not used [-Wunused-label] BUILDSTDERR: 7521 | _cCzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7521 | _cCzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCzN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7543:1: error: BUILDSTDERR: warning: label ‘_cCzN’ defined but not used [-Wunused-label] BUILDSTDERR: 7543 | _cCzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7543 | _cCzN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCzT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7590:1: error: BUILDSTDERR: warning: label ‘_cCzT’ defined but not used [-Wunused-label] BUILDSTDERR: 7590 | _cCzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7590 | _cCzT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCzY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7620:1: error: BUILDSTDERR: warning: label ‘_cCzY’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _cCzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _cCzY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCA3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7663:1: error: BUILDSTDERR: warning: label ‘_cCA3’ defined but not used [-Wunused-label] BUILDSTDERR: 7663 | _cCA3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7663 | _cCA3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD91’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7734:1: error: BUILDSTDERR: warning: label ‘_cD91’ defined but not used [-Wunused-label] BUILDSTDERR: 7734 | _cD91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7734 | _cD91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD8K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7762:1: error: BUILDSTDERR: warning: label ‘_cD8K’ defined but not used [-Wunused-label] BUILDSTDERR: 7762 | _cD8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7762 | _cD8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCBp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7791:1: error: BUILDSTDERR: warning: label ‘_cCBp’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _cCBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _cCBp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCa7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7819:1: error: BUILDSTDERR: warning: label ‘_sCa7’ defined but not used [-Wunused-label] BUILDSTDERR: 7819 | _sCa7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7819 | _sCa7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCAd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7851:1: error: BUILDSTDERR: warning: label ‘_cCAd’ defined but not used [-Wunused-label] BUILDSTDERR: 7851 | _cCAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7851 | _cCAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD8m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7922:1: error: BUILDSTDERR: warning: label ‘_cD8m’ defined but not used [-Wunused-label] BUILDSTDERR: 7922 | _cD8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7922 | _cD8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD85’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7950:1: error: BUILDSTDERR: warning: label ‘_cD85’ defined but not used [-Wunused-label] BUILDSTDERR: 7950 | _cD85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7950 | _cD85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCBg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:7979:1: error: BUILDSTDERR: warning: label ‘_cCBg’ defined but not used [-Wunused-label] BUILDSTDERR: 7979 | _cCBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7979 | _cCBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCad’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8007:1: error: BUILDSTDERR: warning: label ‘_sCad’ defined but not used [-Wunused-label] BUILDSTDERR: 8007 | _sCad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8007 | _sCad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCAn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8039:1: error: BUILDSTDERR: warning: label ‘_cCAn’ defined but not used [-Wunused-label] BUILDSTDERR: 8039 | _cCAn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8039 | _cCAn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD7H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8110:1: error: BUILDSTDERR: warning: label ‘_cD7H’ defined but not used [-Wunused-label] BUILDSTDERR: 8110 | _cD7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8110 | _cD7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD7q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8138:1: error: BUILDSTDERR: warning: label ‘_cD7q’ defined but not used [-Wunused-label] BUILDSTDERR: 8138 | _cD7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8138 | _cD7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCB7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8167:1: error: BUILDSTDERR: warning: label ‘_cCB7’ defined but not used [-Wunused-label] BUILDSTDERR: 8167 | _cCB7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8167 | _cCB7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCaj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8195:1: error: BUILDSTDERR: warning: label ‘_sCaj’ defined but not used [-Wunused-label] BUILDSTDERR: 8195 | _sCaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8195 | _sCaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCAx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8227:1: error: BUILDSTDERR: warning: label ‘_cCAx’ defined but not used [-Wunused-label] BUILDSTDERR: 8227 | _cCAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8227 | _cCAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD72’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8297:1: error: BUILDSTDERR: warning: label ‘_cD72’ defined but not used [-Wunused-label] BUILDSTDERR: 8297 | _cD72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8297 | _cD72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cD6L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8324:1: error: BUILDSTDERR: warning: label ‘_cD6L’ defined but not used [-Wunused-label] BUILDSTDERR: 8324 | _cD6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8324 | _cD6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCgS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8346:1: error: BUILDSTDERR: warning: label ‘_sCgS’ defined but not used [-Wunused-label] BUILDSTDERR: 8346 | _sCgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8346 | _sCgS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCAQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8367:1: error: BUILDSTDERR: warning: label ‘_cCAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8367 | _cCAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8367 | _cCAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCAV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8403:1: error: BUILDSTDERR: warning: label ‘_cCAV’ defined but not used [-Wunused-label] BUILDSTDERR: 8403 | _cCAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8403 | _cCAV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cCAF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8456:1: error: BUILDSTDERR: warning: label ‘_cCAF’ defined but not used [-Wunused-label] BUILDSTDERR: 8456 | _cCAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8456 | _cCAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8494:1: error: BUILDSTDERR: warning: label ‘_cDb5’ defined but not used [-Wunused-label] BUILDSTDERR: 8494 | _cDb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8494 | _cDb5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDaY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8524:1: error: BUILDSTDERR: warning: label ‘_cDaY’ defined but not used [-Wunused-label] BUILDSTDERR: 8524 | _cDaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8524 | _cDaY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDbg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8567:1: error: BUILDSTDERR: warning: label ‘_cDbg’ defined but not used [-Wunused-label] BUILDSTDERR: 8567 | _cDbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8567 | _cDbg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDbl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8593:1: error: BUILDSTDERR: warning: label ‘_cDbl’ defined but not used [-Wunused-label] BUILDSTDERR: 8593 | _cDbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8593 | _cDbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDbq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cDbq’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cDbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cDbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDc3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8734:1: error: BUILDSTDERR: warning: label ‘_cDc3’ defined but not used [-Wunused-label] BUILDSTDERR: 8734 | _cDc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8734 | _cDc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDbH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8791:1: error: BUILDSTDERR: warning: label ‘_cDbH’ defined but not used [-Wunused-label] BUILDSTDERR: 8791 | _cDbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8791 | _cDbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseMaybeSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8855:1: error: BUILDSTDERR: warning: label ‘_cDcN’ defined but not used [-Wunused-label] BUILDSTDERR: 8855 | _cDcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8855 | _cDcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDcG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8885:1: error: BUILDSTDERR: warning: label ‘_cDcG’ defined but not used [-Wunused-label] BUILDSTDERR: 8885 | _cDcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8885 | _cDcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDcV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8914:1: error: BUILDSTDERR: warning: label ‘_cDcV’ defined but not used [-Wunused-label] BUILDSTDERR: 8914 | _cDcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8914 | _cDcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDd0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8934:1: error: BUILDSTDERR: warning: label ‘_cDd0’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _cDd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _cDd0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5I_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:8982:1: error: BUILDSTDERR: warning: label ‘_cDdu’ defined but not used [-Wunused-label] BUILDSTDERR: 8982 | _cDdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8982 | _cDdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDdo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9018:1: error: BUILDSTDERR: warning: label ‘_cDdo’ defined but not used [-Wunused-label] BUILDSTDERR: 9018 | _cDdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9018 | _cDdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5K_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9062:1: error: BUILDSTDERR: warning: label ‘_cDdP’ defined but not used [-Wunused-label] BUILDSTDERR: 9062 | _cDdP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9062 | _cDdP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDdJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9098:1: error: BUILDSTDERR: warning: label ‘_cDdJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9098 | _cDdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9098 | _cDdJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5M_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9142:1: error: BUILDSTDERR: warning: label ‘_cDea’ defined but not used [-Wunused-label] BUILDSTDERR: 9142 | _cDea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9142 | _cDea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDe4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9178:1: error: BUILDSTDERR: warning: label ‘_cDe4’ defined but not used [-Wunused-label] BUILDSTDERR: 9178 | _cDe4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9178 | _cDe4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5O_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9222:1: error: BUILDSTDERR: warning: label ‘_cDev’ defined but not used [-Wunused-label] BUILDSTDERR: 9222 | _cDev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9222 | _cDev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDep’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9258:1: error: BUILDSTDERR: warning: label ‘_cDep’ defined but not used [-Wunused-label] BUILDSTDERR: 9258 | _cDep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9258 | _cDep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5Q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9302:1: error: BUILDSTDERR: warning: label ‘_cDeQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9302 | _cDeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9302 | _cDeQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDeK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9338:1: error: BUILDSTDERR: warning: label ‘_cDeK’ defined but not used [-Wunused-label] BUILDSTDERR: 9338 | _cDeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9338 | _cDeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5S_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9382:1: error: BUILDSTDERR: warning: label ‘_cDfb’ defined but not used [-Wunused-label] BUILDSTDERR: 9382 | _cDfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9382 | _cDfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDf5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9418:1: error: BUILDSTDERR: warning: label ‘_cDf5’ defined but not used [-Wunused-label] BUILDSTDERR: 9418 | _cDf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9418 | _cDf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5U_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9462:1: error: BUILDSTDERR: warning: label ‘_cDfw’ defined but not used [-Wunused-label] BUILDSTDERR: 9462 | _cDfw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9462 | _cDfw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDfq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9498:1: error: BUILDSTDERR: warning: label ‘_cDfq’ defined but not used [-Wunused-label] BUILDSTDERR: 9498 | _cDfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9498 | _cDfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCjA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cDfW’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cDfW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cDfW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDfT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9571:1: error: BUILDSTDERR: warning: label ‘_cDfT’ defined but not used [-Wunused-label] BUILDSTDERR: 9571 | _cDfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9571 | _cDfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCjE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9598:1: error: BUILDSTDERR: warning: label ‘_cDg6’ defined but not used [-Wunused-label] BUILDSTDERR: 9598 | _cDg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9598 | _cDg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCku_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9624:1: error: BUILDSTDERR: warning: label ‘_cDhA’ defined but not used [-Wunused-label] BUILDSTDERR: 9624 | _cDhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9624 | _cDhA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCkH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9653:1: error: BUILDSTDERR: warning: label ‘_cDhT’ defined but not used [-Wunused-label] BUILDSTDERR: 9653 | _cDhT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9653 | _cDhT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDhQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9692:1: error: BUILDSTDERR: warning: label ‘_cDhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9692 | _cDhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9692 | _cDhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDhX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9729:1: error: BUILDSTDERR: warning: label ‘_cDhX’ defined but not used [-Wunused-label] BUILDSTDERR: 9729 | _cDhX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9729 | _cDhX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCkI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9748:1: error: BUILDSTDERR: warning: label ‘_cDi9’ defined but not used [-Wunused-label] BUILDSTDERR: 9748 | _cDi9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9748 | _cDi9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCkx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9784:1: error: BUILDSTDERR: warning: label ‘_cDip’ defined but not used [-Wunused-label] BUILDSTDERR: 9784 | _cDip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9784 | _cDip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCky_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9824:1: error: BUILDSTDERR: warning: label ‘_cDiv’ defined but not used [-Wunused-label] BUILDSTDERR: 9824 | _cDiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9824 | _cDiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCkL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9863:1: error: BUILDSTDERR: warning: label ‘_cDiB’ defined but not used [-Wunused-label] BUILDSTDERR: 9863 | _cDiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9863 | _cDiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCkZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9909:1: error: BUILDSTDERR: warning: label ‘_cDiY’ defined but not used [-Wunused-label] BUILDSTDERR: 9909 | _cDiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9909 | _cDiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDiS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9940:1: error: BUILDSTDERR: warning: label ‘_cDiS’ defined but not used [-Wunused-label] BUILDSTDERR: 9940 | _cDiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9940 | _cDiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDj6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:9978:1: error: BUILDSTDERR: warning: label ‘_cDj6’ defined but not used [-Wunused-label] BUILDSTDERR: 9978 | _cDj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9978 | _cDj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sClg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10018:1: error: BUILDSTDERR: warning: label ‘_cDjz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10018 | _cDjz: BUILDSTDERR: | ^ BUILDSTDERR: 10018 | _cDjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDjt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10049:1: error: BUILDSTDERR: warning: label ‘_cDjt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10049 | _cDjt: BUILDSTDERR: | ^ BUILDSTDERR: 10049 | _cDjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDjH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10087:1: error: BUILDSTDERR: warning: label ‘_cDjH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10087 | _cDjH: BUILDSTDERR: | ^ BUILDSTDERR: 10087 | _cDjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sClx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10127:1: error: BUILDSTDERR: warning: label ‘_cDka’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _cDka: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _cDka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDk4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10158:1: error: BUILDSTDERR: warning: label ‘_cDk4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10158 | _cDk4: BUILDSTDERR: | ^ BUILDSTDERR: 10158 | _cDk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDki’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10196:1: error: BUILDSTDERR: warning: label ‘_cDki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10196 | _cDki: BUILDSTDERR: | ^ BUILDSTDERR: 10196 | _cDki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sClO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10236:1: error: BUILDSTDERR: warning: label ‘_cDkL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10236 | _cDkL: BUILDSTDERR: | ^ BUILDSTDERR: 10236 | _cDkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDkF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10267:1: error: BUILDSTDERR: warning: label ‘_cDkF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10267 | _cDkF: BUILDSTDERR: | ^ BUILDSTDERR: 10267 | _cDkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDkT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10305:1: error: BUILDSTDERR: warning: label ‘_cDkT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10305 | _cDkT: BUILDSTDERR: | ^ BUILDSTDERR: 10305 | _cDkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCm5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10345:1: error: BUILDSTDERR: warning: label ‘_cDlm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10345 | _cDlm: BUILDSTDERR: | ^ BUILDSTDERR: 10345 | _cDlm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDlg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10376:1: error: BUILDSTDERR: warning: label ‘_cDlg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10376 | _cDlg: BUILDSTDERR: | ^ BUILDSTDERR: 10376 | _cDlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDlu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10414:1: error: BUILDSTDERR: warning: label ‘_cDlu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _cDlu: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _cDlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCmm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10454:1: error: BUILDSTDERR: warning: label ‘_cDlX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10454 | _cDlX: BUILDSTDERR: | ^ BUILDSTDERR: 10454 | _cDlX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDlR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10485:1: error: BUILDSTDERR: warning: label ‘_cDlR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10485 | _cDlR: BUILDSTDERR: | ^ BUILDSTDERR: 10485 | _cDlR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDm5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10523:1: error: BUILDSTDERR: warning: label ‘_cDm5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10523 | _cDm5: BUILDSTDERR: | ^ BUILDSTDERR: 10523 | _cDm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCmD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10563:1: error: BUILDSTDERR: warning: label ‘_cDmy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10563 | _cDmy: BUILDSTDERR: | ^ BUILDSTDERR: 10563 | _cDmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDms’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10594:1: error: BUILDSTDERR: warning: label ‘_cDms’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10594 | _cDms: BUILDSTDERR: | ^ BUILDSTDERR: 10594 | _cDms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDmG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10632:1: error: BUILDSTDERR: warning: label ‘_cDmG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10632 | _cDmG: BUILDSTDERR: | ^ BUILDSTDERR: 10632 | _cDmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCmI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10671:1: error: BUILDSTDERR: warning: label ‘_cDmR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10671 | _cDmR: BUILDSTDERR: | ^ BUILDSTDERR: 10671 | _cDmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDge’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10701:1: error: BUILDSTDERR: warning: label ‘_cDge’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10701 | _cDge: BUILDSTDERR: | ^ BUILDSTDERR: 10701 | _cDge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDgj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10727:1: error: BUILDSTDERR: warning: label ‘_cDgj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10727 | _cDgj: BUILDSTDERR: | ^ BUILDSTDERR: 10727 | _cDgj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDgo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10766:1: error: BUILDSTDERR: warning: label ‘_cDgo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _cDgo: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _cDgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDrz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10833:1: error: BUILDSTDERR: warning: label ‘_cDrz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10833 | _cDrz: BUILDSTDERR: | ^ BUILDSTDERR: 10833 | _cDrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDri’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10857:1: error: BUILDSTDERR: warning: label ‘_cDri’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _cDri: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _cDri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDmm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10881:1: error: BUILDSTDERR: warning: label ‘_cDmm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10881 | _cDmm: BUILDSTDERR: | ^ BUILDSTDERR: 10881 | _cDmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCjT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10910:1: error: BUILDSTDERR: warning: label ‘_sCjT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10910 | _sCjT: BUILDSTDERR: | ^ BUILDSTDERR: 10910 | _sCjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDgy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:10937:1: error: BUILDSTDERR: warning: label ‘_cDgy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _cDgy: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _cDgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDqU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11004:1: error: BUILDSTDERR: warning: label ‘_cDqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11004 | _cDqU: BUILDSTDERR: | ^ BUILDSTDERR: 11004 | _cDqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDqD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11028:1: error: BUILDSTDERR: warning: label ‘_cDqD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11028 | _cDqD: BUILDSTDERR: | ^ BUILDSTDERR: 11028 | _cDqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDlL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11052:1: error: BUILDSTDERR: warning: label ‘_cDlL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11052 | _cDlL: BUILDSTDERR: | ^ BUILDSTDERR: 11052 | _cDlL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCjZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11081:1: error: BUILDSTDERR: warning: label ‘_sCjZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11081 | _sCjZ: BUILDSTDERR: | ^ BUILDSTDERR: 11081 | _sCjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDgI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11108:1: error: BUILDSTDERR: warning: label ‘_cDgI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11108 | _cDgI: BUILDSTDERR: | ^ BUILDSTDERR: 11108 | _cDgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDqf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11175:1: error: BUILDSTDERR: warning: label ‘_cDqf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11175 | _cDqf: BUILDSTDERR: | ^ BUILDSTDERR: 11175 | _cDqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDpY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11199:1: error: BUILDSTDERR: warning: label ‘_cDpY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11199 | _cDpY: BUILDSTDERR: | ^ BUILDSTDERR: 11199 | _cDpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDla’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11223:1: error: BUILDSTDERR: warning: label ‘_cDla’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11223 | _cDla: BUILDSTDERR: | ^ BUILDSTDERR: 11223 | _cDla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCk5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11252:1: error: BUILDSTDERR: warning: label ‘_sCk5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11252 | _sCk5: BUILDSTDERR: | ^ BUILDSTDERR: 11252 | _sCk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDgS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11279:1: error: BUILDSTDERR: warning: label ‘_cDgS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11279 | _cDgS: BUILDSTDERR: | ^ BUILDSTDERR: 11279 | _cDgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDpA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11346:1: error: BUILDSTDERR: warning: label ‘_cDpA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11346 | _cDpA: BUILDSTDERR: | ^ BUILDSTDERR: 11346 | _cDpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDpj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11370:1: error: BUILDSTDERR: warning: label ‘_cDpj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11370 | _cDpj: BUILDSTDERR: | ^ BUILDSTDERR: 11370 | _cDpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDkz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11394:1: error: BUILDSTDERR: warning: label ‘_cDkz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11394 | _cDkz: BUILDSTDERR: | ^ BUILDSTDERR: 11394 | _cDkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCkb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11423:1: error: BUILDSTDERR: warning: label ‘_sCkb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11423 | _sCkb: BUILDSTDERR: | ^ BUILDSTDERR: 11423 | _sCkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDh2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11450:1: error: BUILDSTDERR: warning: label ‘_cDh2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11450 | _cDh2: BUILDSTDERR: | ^ BUILDSTDERR: 11450 | _cDh2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDoV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11517:1: error: BUILDSTDERR: warning: label ‘_cDoV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11517 | _cDoV: BUILDSTDERR: | ^ BUILDSTDERR: 11517 | _cDoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDoE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11541:1: error: BUILDSTDERR: warning: label ‘_cDoE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11541 | _cDoE: BUILDSTDERR: | ^ BUILDSTDERR: 11541 | _cDoE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDjY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11565:1: error: BUILDSTDERR: warning: label ‘_cDjY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11565 | _cDjY: BUILDSTDERR: | ^ BUILDSTDERR: 11565 | _cDjY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCkh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11594:1: error: BUILDSTDERR: warning: label ‘_sCkh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11594 | _sCkh: BUILDSTDERR: | ^ BUILDSTDERR: 11594 | _sCkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDhc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11621:1: error: BUILDSTDERR: warning: label ‘_cDhc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11621 | _cDhc: BUILDSTDERR: | ^ BUILDSTDERR: 11621 | _cDhc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDog’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11688:1: error: BUILDSTDERR: warning: label ‘_cDog’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11688 | _cDog: BUILDSTDERR: | ^ BUILDSTDERR: 11688 | _cDog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDnZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11712:1: error: BUILDSTDERR: warning: label ‘_cDnZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11712 | _cDnZ: BUILDSTDERR: | ^ BUILDSTDERR: 11712 | _cDnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDjn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11736:1: error: BUILDSTDERR: warning: label ‘_cDjn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11736 | _cDjn: BUILDSTDERR: | ^ BUILDSTDERR: 11736 | _cDjn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCkn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11765:1: error: BUILDSTDERR: warning: label ‘_sCkn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11765 | _sCkn: BUILDSTDERR: | ^ BUILDSTDERR: 11765 | _sCkn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDhm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11792:1: error: BUILDSTDERR: warning: label ‘_cDhm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11792 | _cDhm: BUILDSTDERR: | ^ BUILDSTDERR: 11792 | _cDhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDnB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11858:1: error: BUILDSTDERR: warning: label ‘_cDnB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11858 | _cDnB: BUILDSTDERR: | ^ BUILDSTDERR: 11858 | _cDnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDnk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11881:1: error: BUILDSTDERR: warning: label ‘_cDnk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11881 | _cDnk: BUILDSTDERR: | ^ BUILDSTDERR: 11881 | _cDnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDiM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11904:1: error: BUILDSTDERR: warning: label ‘_cDiM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11904 | _cDiM: BUILDSTDERR: | ^ BUILDSTDERR: 11904 | _cDiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDhu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11936:1: error: BUILDSTDERR: warning: label ‘_cDhu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11936 | _cDhu: BUILDSTDERR: | ^ BUILDSTDERR: 11936 | _cDhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseStatszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:11974:1: error: BUILDSTDERR: warning: label ‘_cDtB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11974 | _cDtB: BUILDSTDERR: | ^ BUILDSTDERR: 11974 | _cDtB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDfJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12001:1: error: BUILDSTDERR: warning: label ‘_cDfJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12001 | _cDfJ: BUILDSTDERR: | ^ BUILDSTDERR: 12001 | _cDfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseStats_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12050:1: error: BUILDSTDERR: warning: label ‘_cDtO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12050 | _cDtO: BUILDSTDERR: | ^ BUILDSTDERR: 12050 | _cDtO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5X_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12084:1: error: BUILDSTDERR: warning: label ‘_cDu3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12084 | _cDu3: BUILDSTDERR: | ^ BUILDSTDERR: 12084 | _cDu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDtX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12120:1: error: BUILDSTDERR: warning: label ‘_cDtX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12120 | _cDtX: BUILDSTDERR: | ^ BUILDSTDERR: 12120 | _cDtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘rC5Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12164:1: error: BUILDSTDERR: warning: label ‘_cDuo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12164 | _cDuo: BUILDSTDERR: | ^ BUILDSTDERR: 12164 | _cDuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDui’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12200:1: error: BUILDSTDERR: warning: label ‘_cDui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12200 | _cDui: BUILDSTDERR: | ^ BUILDSTDERR: 12200 | _cDui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputs2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12244:1: error: BUILDSTDERR: warning: label ‘_cDuJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12244 | _cDuJ: BUILDSTDERR: | ^ BUILDSTDERR: 12244 | _cDuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDuD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12280:1: error: BUILDSTDERR: warning: label ‘_cDuD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12280 | _cDuD: BUILDSTDERR: | ^ BUILDSTDERR: 12280 | _cDuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCnR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12333:1: error: BUILDSTDERR: warning: label ‘_cDwD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12333 | _cDwD: BUILDSTDERR: | ^ BUILDSTDERR: 12333 | _cDwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCo4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12362:1: error: BUILDSTDERR: warning: label ‘_cDwW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12362 | _cDwW: BUILDSTDERR: | ^ BUILDSTDERR: 12362 | _cDwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDwT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12401:1: error: BUILDSTDERR: warning: label ‘_cDwT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12401 | _cDwT: BUILDSTDERR: | ^ BUILDSTDERR: 12401 | _cDwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDx0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12438:1: error: BUILDSTDERR: warning: label ‘_cDx0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12438 | _cDx0: BUILDSTDERR: | ^ BUILDSTDERR: 12438 | _cDx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCo5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12457:1: error: BUILDSTDERR: warning: label ‘_cDxc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12457 | _cDxc: BUILDSTDERR: | ^ BUILDSTDERR: 12457 | _cDxc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCnU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12493:1: error: BUILDSTDERR: warning: label ‘_cDxs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12493 | _cDxs: BUILDSTDERR: | ^ BUILDSTDERR: 12493 | _cDxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCnV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12533:1: error: BUILDSTDERR: warning: label ‘_cDxy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12533 | _cDxy: BUILDSTDERR: | ^ BUILDSTDERR: 12533 | _cDxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCo8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12572:1: error: BUILDSTDERR: warning: label ‘_cDxE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12572 | _cDxE: BUILDSTDERR: | ^ BUILDSTDERR: 12572 | _cDxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCon_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12617:1: error: BUILDSTDERR: warning: label ‘_cDxP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12617 | _cDxP: BUILDSTDERR: | ^ BUILDSTDERR: 12617 | _cDxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDxM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12649:1: error: BUILDSTDERR: warning: label ‘_cDxM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12649 | _cDxM: BUILDSTDERR: | ^ BUILDSTDERR: 12649 | _cDxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDxU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12673:1: error: BUILDSTDERR: warning: label ‘_cDxU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12673 | _cDxU: BUILDSTDERR: | ^ BUILDSTDERR: 12673 | _cDxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDy4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12707:1: error: BUILDSTDERR: warning: label ‘_cDy4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12707 | _cDy4: BUILDSTDERR: | ^ BUILDSTDERR: 12707 | _cDy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCoz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12737:1: error: BUILDSTDERR: warning: label ‘_cDyu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12737 | _cDyu: BUILDSTDERR: | ^ BUILDSTDERR: 12737 | _cDyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCoA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12763:1: error: BUILDSTDERR: warning: label ‘_cDyx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12763 | _cDyx: BUILDSTDERR: | ^ BUILDSTDERR: 12763 | _cDyx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDyl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12797:1: error: BUILDSTDERR: warning: label ‘_cDyl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12797 | _cDyl: BUILDSTDERR: | ^ BUILDSTDERR: 12797 | _cDyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCoH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12830:1: error: BUILDSTDERR: warning: label ‘_cDyR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12830 | _cDyR: BUILDSTDERR: | ^ BUILDSTDERR: 12830 | _cDyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCoI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12856:1: error: BUILDSTDERR: warning: label ‘_cDyU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12856 | _cDyU: BUILDSTDERR: | ^ BUILDSTDERR: 12856 | _cDyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDyI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12890:1: error: BUILDSTDERR: warning: label ‘_cDyI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12890 | _cDyI: BUILDSTDERR: | ^ BUILDSTDERR: 12890 | _cDyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCoN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12923:1: error: BUILDSTDERR: warning: label ‘_cDze’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12923 | _cDze: BUILDSTDERR: | ^ BUILDSTDERR: 12923 | _cDze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCoO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12949:1: error: BUILDSTDERR: warning: label ‘_cDzh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12949 | _cDzh: BUILDSTDERR: | ^ BUILDSTDERR: 12949 | _cDzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDz5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:12983:1: error: BUILDSTDERR: warning: label ‘_cDz5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12983 | _cDz5: BUILDSTDERR: | ^ BUILDSTDERR: 12983 | _cDz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCoX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13018:1: error: BUILDSTDERR: warning: label ‘_cDzy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13018 | _cDzy: BUILDSTDERR: | ^ BUILDSTDERR: 13018 | _cDzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDzs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13049:1: error: BUILDSTDERR: warning: label ‘_cDzs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13049 | _cDzs: BUILDSTDERR: | ^ BUILDSTDERR: 13049 | _cDzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDzG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13083:1: error: BUILDSTDERR: warning: label ‘_cDzG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13083 | _cDzG: BUILDSTDERR: | ^ BUILDSTDERR: 13083 | _cDzG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13120:1: error: BUILDSTDERR: warning: label ‘_cDzV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13120 | _cDzV: BUILDSTDERR: | ^ BUILDSTDERR: 13120 | _cDzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDuW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13153:1: error: BUILDSTDERR: warning: label ‘_cDuW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13153 | _cDuW: BUILDSTDERR: | ^ BUILDSTDERR: 13153 | _cDuW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDv7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13182:1: error: BUILDSTDERR: warning: label ‘_cDv7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13182 | _cDv7: BUILDSTDERR: | ^ BUILDSTDERR: 13182 | _cDv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDv9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13206:1: error: BUILDSTDERR: warning: label ‘_cDv9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13206 | _cDv9: BUILDSTDERR: | ^ BUILDSTDERR: 13206 | _cDv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDvf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13246:1: error: BUILDSTDERR: warning: label ‘_cDvf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13246 | _cDvf: BUILDSTDERR: | ^ BUILDSTDERR: 13246 | _cDvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDvk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13276:1: error: BUILDSTDERR: warning: label ‘_cDvk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13276 | _cDvk: BUILDSTDERR: | ^ BUILDSTDERR: 13276 | _cDvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDvp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13319:1: error: BUILDSTDERR: warning: label ‘_cDvp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13319 | _cDvp: BUILDSTDERR: | ^ BUILDSTDERR: 13319 | _cDvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDC6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13390:1: error: BUILDSTDERR: warning: label ‘_cDC6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13390 | _cDC6: BUILDSTDERR: | ^ BUILDSTDERR: 13390 | _cDC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDBP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13418:1: error: BUILDSTDERR: warning: label ‘_cDBP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13418 | _cDBP: BUILDSTDERR: | ^ BUILDSTDERR: 13418 | _cDBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDwt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13447:1: error: BUILDSTDERR: warning: label ‘_cDwt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13447 | _cDwt: BUILDSTDERR: | ^ BUILDSTDERR: 13447 | _cDwt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCnE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13475:1: error: BUILDSTDERR: warning: label ‘_sCnE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13475 | _sCnE: BUILDSTDERR: | ^ BUILDSTDERR: 13475 | _sCnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDvz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13508:1: error: BUILDSTDERR: warning: label ‘_cDvz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13508 | _cDvz: BUILDSTDERR: | ^ BUILDSTDERR: 13508 | _cDvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDvW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13596:1: error: BUILDSTDERR: warning: label ‘_cDvW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13596 | _cDvW: BUILDSTDERR: | ^ BUILDSTDERR: 13596 | _cDvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDvM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13639:1: error: BUILDSTDERR: warning: label ‘_cDvM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13639 | _cDvM: BUILDSTDERR: | ^ BUILDSTDERR: 13639 | _cDvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCnK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13676:1: error: BUILDSTDERR: warning: label ‘_sCnK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13676 | _sCnK: BUILDSTDERR: | ^ BUILDSTDERR: 13676 | _sCnK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDw7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13708:1: error: BUILDSTDERR: warning: label ‘_cDw7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13708 | _cDw7: BUILDSTDERR: | ^ BUILDSTDERR: 13708 | _cDw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDB2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13778:1: error: BUILDSTDERR: warning: label ‘_cDB2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13778 | _cDB2: BUILDSTDERR: | ^ BUILDSTDERR: 13778 | _cDB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDAL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13805:1: error: BUILDSTDERR: warning: label ‘_cDAL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13805 | _cDAL: BUILDSTDERR: | ^ BUILDSTDERR: 13805 | _cDAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDwk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13833:1: error: BUILDSTDERR: warning: label ‘_cDwk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13833 | _cDwk: BUILDSTDERR: | ^ BUILDSTDERR: 13833 | _cDwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDwx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13864:1: error: BUILDSTDERR: warning: label ‘_cDwx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13864 | _cDwx: BUILDSTDERR: | ^ BUILDSTDERR: 13864 | _cDwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDA4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13903:1: error: BUILDSTDERR: warning: label ‘_cDA4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13903 | _cDA4: BUILDSTDERR: | ^ BUILDSTDERR: 13903 | _cDA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13950:1: error: BUILDSTDERR: warning: label ‘_cDDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13950 | _cDDC: BUILDSTDERR: | ^ BUILDSTDERR: 13950 | _cDDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDDA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13976:1: error: BUILDSTDERR: warning: label ‘_cDDA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13976 | _cDDA: BUILDSTDERR: | ^ BUILDSTDERR: 13976 | _cDDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDDF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:13994:1: error: BUILDSTDERR: warning: label ‘_cDDF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13994 | _cDDF: BUILDSTDERR: | ^ BUILDSTDERR: 13994 | _cDDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCp9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14016:1: error: BUILDSTDERR: warning: label ‘_cDE4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14016 | _cDE4: BUILDSTDERR: | ^ BUILDSTDERR: 14016 | _cDE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDE1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14042:1: error: BUILDSTDERR: warning: label ‘_cDE1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14042 | _cDE1: BUILDSTDERR: | ^ BUILDSTDERR: 14042 | _cDE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14069:1: error: BUILDSTDERR: warning: label ‘_cDEe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14069 | _cDEe: BUILDSTDERR: | ^ BUILDSTDERR: 14069 | _cDEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14095:1: error: BUILDSTDERR: warning: label ‘_cDEU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14095 | _cDEU: BUILDSTDERR: | ^ BUILDSTDERR: 14095 | _cDEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14124:1: error: BUILDSTDERR: warning: label ‘_cDFd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14124 | _cDFd: BUILDSTDERR: | ^ BUILDSTDERR: 14124 | _cDFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDFa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14163:1: error: BUILDSTDERR: warning: label ‘_cDFa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14163 | _cDFa: BUILDSTDERR: | ^ BUILDSTDERR: 14163 | _cDFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDFh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14200:1: error: BUILDSTDERR: warning: label ‘_cDFh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14200 | _cDFh: BUILDSTDERR: | ^ BUILDSTDERR: 14200 | _cDFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14219:1: error: BUILDSTDERR: warning: label ‘_cDFt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14219 | _cDFt: BUILDSTDERR: | ^ BUILDSTDERR: 14219 | _cDFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14255:1: error: BUILDSTDERR: warning: label ‘_cDFJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14255 | _cDFJ: BUILDSTDERR: | ^ BUILDSTDERR: 14255 | _cDFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14295:1: error: BUILDSTDERR: warning: label ‘_cDFP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14295 | _cDFP: BUILDSTDERR: | ^ BUILDSTDERR: 14295 | _cDFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14334:1: error: BUILDSTDERR: warning: label ‘_cDFV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14334 | _cDFV: BUILDSTDERR: | ^ BUILDSTDERR: 14334 | _cDFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCpZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14380:1: error: BUILDSTDERR: warning: label ‘_cDGi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14380 | _cDGi: BUILDSTDERR: | ^ BUILDSTDERR: 14380 | _cDGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDGc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14411:1: error: BUILDSTDERR: warning: label ‘_cDGc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14411 | _cDGc: BUILDSTDERR: | ^ BUILDSTDERR: 14411 | _cDGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDGq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14444:1: error: BUILDSTDERR: warning: label ‘_cDGq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14444 | _cDGq: BUILDSTDERR: | ^ BUILDSTDERR: 14444 | _cDGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCqb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14474:1: error: BUILDSTDERR: warning: label ‘_cDGT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14474 | _cDGT: BUILDSTDERR: | ^ BUILDSTDERR: 14474 | _cDGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDGN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14505:1: error: BUILDSTDERR: warning: label ‘_cDGN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14505 | _cDGN: BUILDSTDERR: | ^ BUILDSTDERR: 14505 | _cDGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDH1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14538:1: error: BUILDSTDERR: warning: label ‘_cDH1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14538 | _cDH1: BUILDSTDERR: | ^ BUILDSTDERR: 14538 | _cDH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘sCqg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14567:1: error: BUILDSTDERR: warning: label ‘_cDHc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14567 | _cDHc: BUILDSTDERR: | ^ BUILDSTDERR: 14567 | _cDHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDEm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14597:1: error: BUILDSTDERR: warning: label ‘_cDEm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14597 | _cDEm: BUILDSTDERR: | ^ BUILDSTDERR: 14597 | _cDEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDEr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14623:1: error: BUILDSTDERR: warning: label ‘_cDEr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14623 | _cDEr: BUILDSTDERR: | ^ BUILDSTDERR: 14623 | _cDEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDEw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14662:1: error: BUILDSTDERR: warning: label ‘_cDEw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14662 | _cDEw: BUILDSTDERR: | ^ BUILDSTDERR: 14662 | _cDEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDIr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14729:1: error: BUILDSTDERR: warning: label ‘_cDIr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14729 | _cDIr: BUILDSTDERR: | ^ BUILDSTDERR: 14729 | _cDIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDIa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14753:1: error: BUILDSTDERR: warning: label ‘_cDIa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14753 | _cDIa: BUILDSTDERR: | ^ BUILDSTDERR: 14753 | _cDIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDGH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14777:1: error: BUILDSTDERR: warning: label ‘_cDGH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14777 | _cDGH: BUILDSTDERR: | ^ BUILDSTDERR: 14777 | _cDGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_sCps’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14806:1: error: BUILDSTDERR: warning: label ‘_sCps’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14806 | _sCps: BUILDSTDERR: | ^ BUILDSTDERR: 14806 | _sCps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDEG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14833:1: error: BUILDSTDERR: warning: label ‘_cDEG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14833 | _cDEG: BUILDSTDERR: | ^ BUILDSTDERR: 14833 | _cDEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDHM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14899:1: error: BUILDSTDERR: warning: label ‘_cDHM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14899 | _cDHM: BUILDSTDERR: | ^ BUILDSTDERR: 14899 | _cDHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDHv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14922:1: error: BUILDSTDERR: warning: label ‘_cDHv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14922 | _cDHv: BUILDSTDERR: | ^ BUILDSTDERR: 14922 | _cDHv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDG6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14945:1: error: BUILDSTDERR: warning: label ‘_cDG6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14945 | _cDG6: BUILDSTDERR: | ^ BUILDSTDERR: 14945 | _cDG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDEO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:14977:1: error: BUILDSTDERR: warning: label ‘_cDEO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14977 | _cDEO: BUILDSTDERR: | ^ BUILDSTDERR: 14977 | _cDEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseCountzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:15015:1: error: BUILDSTDERR: warning: label ‘_cDJg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15015 | _cDJg: BUILDSTDERR: | ^ BUILDSTDERR: 15015 | _cDJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘_cDDR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:15042:1: error: BUILDSTDERR: warning: label ‘_cDDR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15042 | _cDDR: BUILDSTDERR: | ^ BUILDSTDERR: 15042 | _cDDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseCount_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_89.hc:15091:1: error: BUILDSTDERR: warning: label ‘_cDJt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15091 | _cDJt: BUILDSTDERR: | ^ BUILDSTDERR: 15091 | _cDJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parse_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:15:1: error: BUILDSTDERR: warning: label ‘_cE3W’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cE3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cE3W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE3Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:38:1: error: BUILDSTDERR: warning: label ‘_cE3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _cE3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _cE3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_zdwpair_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:70:1: error: BUILDSTDERR: warning: label ‘_cE4f’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _cE4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _cE4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE49’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:94:1: error: BUILDSTDERR: warning: label ‘_cE49’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cE49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cE49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE4n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:125:1: error: BUILDSTDERR: warning: label ‘_cE4n’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _cE4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _cE4n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE4u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:162:1: error: BUILDSTDERR: warning: label ‘_cE4u’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cE4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cE4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_pair_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:177:1: error: BUILDSTDERR: warning: label ‘_cE4P’ defined but not used [-Wunused-label] BUILDSTDERR: 177 | _cE4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 177 | _cE4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE4M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:203:1: error: BUILDSTDERR: warning: label ‘_cE4M’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _cE4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _cE4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:254:1: error: BUILDSTDERR: warning: label ‘_cE52’ defined but not used [-Wunused-label] BUILDSTDERR: 254 | _cE52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 254 | _cE52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC4X_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:295:1: error: BUILDSTDERR: warning: label ‘_cE5h’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _cE5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _cE5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE5b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:331:1: error: BUILDSTDERR: warning: label ‘_cE5b’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _cE5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _cE5b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC4Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:375:1: error: BUILDSTDERR: warning: label ‘_cE5C’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _cE5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _cE5C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE5w’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:411:1: error: BUILDSTDERR: warning: label ‘_cE5w’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _cE5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _cE5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC51_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:455:1: error: BUILDSTDERR: warning: label ‘_cE5X’ defined but not used [-Wunused-label] BUILDSTDERR: 455 | _cE5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 455 | _cE5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE5R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:491:1: error: BUILDSTDERR: warning: label ‘_cE5R’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cE5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cE5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC53_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:535:1: error: BUILDSTDERR: warning: label ‘_cE6i’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cE6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cE6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE6c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:571:1: error: BUILDSTDERR: warning: label ‘_cE6c’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _cE6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _cE6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC55_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:615:1: error: BUILDSTDERR: warning: label ‘_cE6D’ defined but not used [-Wunused-label] BUILDSTDERR: 615 | _cE6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 615 | _cE6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE6x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:651:1: error: BUILDSTDERR: warning: label ‘_cE6x’ defined but not used [-Wunused-label] BUILDSTDERR: 651 | _cE6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 651 | _cE6x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC57_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:695:1: error: BUILDSTDERR: warning: label ‘_cE6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cE6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cE6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE6S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:731:1: error: BUILDSTDERR: warning: label ‘_cE6S’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cE6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cE6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC59_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:775:1: error: BUILDSTDERR: warning: label ‘_cE7j’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cE7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cE7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE7d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:811:1: error: BUILDSTDERR: warning: label ‘_cE7d’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _cE7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _cE7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:855:1: error: BUILDSTDERR: warning: label ‘_cE7E’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _cE7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _cE7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE7y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:891:1: error: BUILDSTDERR: warning: label ‘_cE7y’ defined but not used [-Wunused-label] BUILDSTDERR: 891 | _cE7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 891 | _cE7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:935:1: error: BUILDSTDERR: warning: label ‘_cE7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 935 | _cE7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 935 | _cE7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE7T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:971:1: error: BUILDSTDERR: warning: label ‘_cE7T’ defined but not used [-Wunused-label] BUILDSTDERR: 971 | _cE7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 971 | _cE7T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5f_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1015:1: error: BUILDSTDERR: warning: label ‘_cE8k’ defined but not used [-Wunused-label] BUILDSTDERR: 1015 | _cE8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1015 | _cE8k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE8e’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1051:1: error: BUILDSTDERR: warning: label ‘_cE8e’ defined but not used [-Wunused-label] BUILDSTDERR: 1051 | _cE8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1051 | _cE8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1095:1: error: BUILDSTDERR: warning: label ‘_cE8F’ defined but not used [-Wunused-label] BUILDSTDERR: 1095 | _cE8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1095 | _cE8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE8z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1131:1: error: BUILDSTDERR: warning: label ‘_cE8z’ defined but not used [-Wunused-label] BUILDSTDERR: 1131 | _cE8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1131 | _cE8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5j_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1175:1: error: BUILDSTDERR: warning: label ‘_cE90’ defined but not used [-Wunused-label] BUILDSTDERR: 1175 | _cE90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1175 | _cE90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE8U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1211:1: error: BUILDSTDERR: warning: label ‘_cE8U’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _cE8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _cE8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5l_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1255:1: error: BUILDSTDERR: warning: label ‘_cE9l’ defined but not used [-Wunused-label] BUILDSTDERR: 1255 | _cE9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1255 | _cE9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE9f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1291:1: error: BUILDSTDERR: warning: label ‘_cE9f’ defined but not used [-Wunused-label] BUILDSTDERR: 1291 | _cE9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1291 | _cE9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5n_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cE9G’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cE9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cE9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE9A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1371:1: error: BUILDSTDERR: warning: label ‘_cE9A’ defined but not used [-Wunused-label] BUILDSTDERR: 1371 | _cE9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1371 | _cE9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1415:1: error: BUILDSTDERR: warning: label ‘_cEa1’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _cEa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _cEa1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cE9V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1451:1: error: BUILDSTDERR: warning: label ‘_cE9V’ defined but not used [-Wunused-label] BUILDSTDERR: 1451 | _cE9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1451 | _cE9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5r_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1495:1: error: BUILDSTDERR: warning: label ‘_cEam’ defined but not used [-Wunused-label] BUILDSTDERR: 1495 | _cEam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1495 | _cEam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEag’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cEag’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cEag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cEag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5t_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1575:1: error: BUILDSTDERR: warning: label ‘_cEaH’ defined but not used [-Wunused-label] BUILDSTDERR: 1575 | _cEaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1575 | _cEaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEaB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1611:1: error: BUILDSTDERR: warning: label ‘_cEaB’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _cEaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _cEaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5v_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cEb2’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cEb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cEb2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEaW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1691:1: error: BUILDSTDERR: warning: label ‘_cEaW’ defined but not used [-Wunused-label] BUILDSTDERR: 1691 | _cEaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1691 | _cEaW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5x_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1735:1: error: BUILDSTDERR: warning: label ‘_cEbn’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _cEbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _cEbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEbh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1771:1: error: BUILDSTDERR: warning: label ‘_cEbh’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _cEbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _cEbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1815:1: error: BUILDSTDERR: warning: label ‘_cEbI’ defined but not used [-Wunused-label] BUILDSTDERR: 1815 | _cEbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1815 | _cEbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEbC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1851:1: error: BUILDSTDERR: warning: label ‘_cEbC’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _cEbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _cEbC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5B_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1895:1: error: BUILDSTDERR: warning: label ‘_cEc3’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _cEc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _cEc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEbX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1931:1: error: BUILDSTDERR: warning: label ‘_cEbX’ defined but not used [-Wunused-label] BUILDSTDERR: 1931 | _cEbX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1931 | _cEbX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5E_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:1980:1: error: BUILDSTDERR: warning: label ‘_cEco’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _cEco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _cEco: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEci’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2016:1: error: BUILDSTDERR: warning: label ‘_cEci’ defined but not used [-Wunused-label] BUILDSTDERR: 2016 | _cEci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2016 | _cEci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5G_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2060:1: error: BUILDSTDERR: warning: label ‘_cEcJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2060 | _cEcJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2060 | _cEcJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEcD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2096:1: error: BUILDSTDERR: warning: label ‘_cEcD’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _cEcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _cEcD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2140:1: error: BUILDSTDERR: warning: label ‘_cEd4’ defined but not used [-Wunused-label] BUILDSTDERR: 2140 | _cEd4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2140 | _cEd4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEcY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2176:1: error: BUILDSTDERR: warning: label ‘_cEcY’ defined but not used [-Wunused-label] BUILDSTDERR: 2176 | _cEcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2176 | _cEcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDPT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2221:1: error: BUILDSTDERR: warning: label ‘_cEig’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _cEig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _cEig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDQ8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2266:1: error: BUILDSTDERR: warning: label ‘_cEiD’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _cEiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _cEiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDQn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2311:1: error: BUILDSTDERR: warning: label ‘_cEj0’ defined but not used [-Wunused-label] BUILDSTDERR: 2311 | _cEj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2311 | _cEj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDQC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2356:1: error: BUILDSTDERR: warning: label ‘_cEjn’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _cEjn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _cEjn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDQR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2401:1: error: BUILDSTDERR: warning: label ‘_cEjK’ defined but not used [-Wunused-label] BUILDSTDERR: 2401 | _cEjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2401 | _cEjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDR6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2446:1: error: BUILDSTDERR: warning: label ‘_cEk7’ defined but not used [-Wunused-label] BUILDSTDERR: 2446 | _cEk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2446 | _cEk7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDRl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2491:1: error: BUILDSTDERR: warning: label ‘_cEku’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _cEku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _cEku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDRA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2536:1: error: BUILDSTDERR: warning: label ‘_cEkR’ defined but not used [-Wunused-label] BUILDSTDERR: 2536 | _cEkR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2536 | _cEkR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDRP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2581:1: error: BUILDSTDERR: warning: label ‘_cEle’ defined but not used [-Wunused-label] BUILDSTDERR: 2581 | _cEle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2581 | _cEle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDS4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2626:1: error: BUILDSTDERR: warning: label ‘_cElB’ defined but not used [-Wunused-label] BUILDSTDERR: 2626 | _cElB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2626 | _cElB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDSj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2671:1: error: BUILDSTDERR: warning: label ‘_cElY’ defined but not used [-Wunused-label] BUILDSTDERR: 2671 | _cElY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2671 | _cElY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDSy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2716:1: error: BUILDSTDERR: warning: label ‘_cEml’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _cEml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _cEml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDSN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2761:1: error: BUILDSTDERR: warning: label ‘_cEmI’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _cEmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _cEmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDT2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2806:1: error: BUILDSTDERR: warning: label ‘_cEn5’ defined but not used [-Wunused-label] BUILDSTDERR: 2806 | _cEn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2806 | _cEn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDTh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2851:1: error: BUILDSTDERR: warning: label ‘_cEns’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _cEns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _cEns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDTw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2896:1: error: BUILDSTDERR: warning: label ‘_cEnP’ defined but not used [-Wunused-label] BUILDSTDERR: 2896 | _cEnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2896 | _cEnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDTL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2941:1: error: BUILDSTDERR: warning: label ‘_cEoc’ defined but not used [-Wunused-label] BUILDSTDERR: 2941 | _cEoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2941 | _cEoc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDU0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:2986:1: error: BUILDSTDERR: warning: label ‘_cEoz’ defined but not used [-Wunused-label] BUILDSTDERR: 2986 | _cEoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2986 | _cEoz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDUf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3031:1: error: BUILDSTDERR: warning: label ‘_cEoW’ defined but not used [-Wunused-label] BUILDSTDERR: 3031 | _cEoW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3031 | _cEoW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDUk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3072:1: error: BUILDSTDERR: warning: label ‘_cEp1’ defined but not used [-Wunused-label] BUILDSTDERR: 3072 | _cEp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3072 | _cEp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEeZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3120:1: error: BUILDSTDERR: warning: label ‘_cEeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3120 | _cEeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3120 | _cEeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cECy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3187:1: error: BUILDSTDERR: warning: label ‘_cECy’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _cECy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _cECy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cECh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3211:1: error: BUILDSTDERR: warning: label ‘_cECh’ defined but not used [-Wunused-label] BUILDSTDERR: 3211 | _cECh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3211 | _cECh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDU6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3236:1: error: BUILDSTDERR: warning: label ‘_sDU6’ defined but not used [-Wunused-label] BUILDSTDERR: 3236 | _sDU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3236 | _sDU6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEoM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3258:1: error: BUILDSTDERR: warning: label ‘_cEoM’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _cEoM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _cEoM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDNZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3300:1: error: BUILDSTDERR: warning: label ‘_sDNZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _sDNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _sDNZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEf9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3327:1: error: BUILDSTDERR: warning: label ‘_cEf9’ defined but not used [-Wunused-label] BUILDSTDERR: 3327 | _cEf9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3327 | _cEf9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEBR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3394:1: error: BUILDSTDERR: warning: label ‘_cEBR’ defined but not used [-Wunused-label] BUILDSTDERR: 3394 | _cEBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3394 | _cEBR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEBA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3418:1: error: BUILDSTDERR: warning: label ‘_cEBA’ defined but not used [-Wunused-label] BUILDSTDERR: 3418 | _cEBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3418 | _cEBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDTR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3443:1: error: BUILDSTDERR: warning: label ‘_sDTR’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _sDTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _sDTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEop’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3465:1: error: BUILDSTDERR: warning: label ‘_cEop’ defined but not used [-Wunused-label] BUILDSTDERR: 3465 | _cEop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3465 | _cEop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDO5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3507:1: error: BUILDSTDERR: warning: label ‘_sDO5’ defined but not used [-Wunused-label] BUILDSTDERR: 3507 | _sDO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3507 | _sDO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEfj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cEfj’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cEfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cEfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEBa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3601:1: error: BUILDSTDERR: warning: label ‘_cEBa’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _cEBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _cEBa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEAT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3625:1: error: BUILDSTDERR: warning: label ‘_cEAT’ defined but not used [-Wunused-label] BUILDSTDERR: 3625 | _cEAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3625 | _cEAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDTC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3650:1: error: BUILDSTDERR: warning: label ‘_sDTC’ defined but not used [-Wunused-label] BUILDSTDERR: 3650 | _sDTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3650 | _sDTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEo2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3672:1: error: BUILDSTDERR: warning: label ‘_cEo2’ defined but not used [-Wunused-label] BUILDSTDERR: 3672 | _cEo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3672 | _cEo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3714:1: error: BUILDSTDERR: warning: label ‘_sDOb’ defined but not used [-Wunused-label] BUILDSTDERR: 3714 | _sDOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3714 | _sDOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEft’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3741:1: error: BUILDSTDERR: warning: label ‘_cEft’ defined but not used [-Wunused-label] BUILDSTDERR: 3741 | _cEft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3741 | _cEft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEAt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3808:1: error: BUILDSTDERR: warning: label ‘_cEAt’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _cEAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _cEAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEAc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3832:1: error: BUILDSTDERR: warning: label ‘_cEAc’ defined but not used [-Wunused-label] BUILDSTDERR: 3832 | _cEAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3832 | _cEAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDTn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3857:1: error: BUILDSTDERR: warning: label ‘_sDTn’ defined but not used [-Wunused-label] BUILDSTDERR: 3857 | _sDTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3857 | _sDTn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEnF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3879:1: error: BUILDSTDERR: warning: label ‘_cEnF’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _cEnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _cEnF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3921:1: error: BUILDSTDERR: warning: label ‘_sDOh’ defined but not used [-Wunused-label] BUILDSTDERR: 3921 | _sDOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3921 | _sDOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEfD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:3948:1: error: BUILDSTDERR: warning: label ‘_cEfD’ defined but not used [-Wunused-label] BUILDSTDERR: 3948 | _cEfD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3948 | _cEfD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEzM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4015:1: error: BUILDSTDERR: warning: label ‘_cEzM’ defined but not used [-Wunused-label] BUILDSTDERR: 4015 | _cEzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4015 | _cEzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEzv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4039:1: error: BUILDSTDERR: warning: label ‘_cEzv’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _cEzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _cEzv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDT8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4064:1: error: BUILDSTDERR: warning: label ‘_sDT8’ defined but not used [-Wunused-label] BUILDSTDERR: 4064 | _sDT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4064 | _sDT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEni’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4086:1: error: BUILDSTDERR: warning: label ‘_cEni’ defined but not used [-Wunused-label] BUILDSTDERR: 4086 | _cEni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4086 | _cEni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4128:1: error: BUILDSTDERR: warning: label ‘_sDOn’ defined but not used [-Wunused-label] BUILDSTDERR: 4128 | _sDOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4128 | _sDOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEfN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4155:1: error: BUILDSTDERR: warning: label ‘_cEfN’ defined but not used [-Wunused-label] BUILDSTDERR: 4155 | _cEfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4155 | _cEfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEz5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4222:1: error: BUILDSTDERR: warning: label ‘_cEz5’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _cEz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _cEz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEyO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4246:1: error: BUILDSTDERR: warning: label ‘_cEyO’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _cEyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _cEyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDST’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4271:1: error: BUILDSTDERR: warning: label ‘_sDST’ defined but not used [-Wunused-label] BUILDSTDERR: 4271 | _sDST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4271 | _sDST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEmV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4293:1: error: BUILDSTDERR: warning: label ‘_cEmV’ defined but not used [-Wunused-label] BUILDSTDERR: 4293 | _cEmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4293 | _cEmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4335:1: error: BUILDSTDERR: warning: label ‘_sDOt’ defined but not used [-Wunused-label] BUILDSTDERR: 4335 | _sDOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4335 | _sDOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEfX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4362:1: error: BUILDSTDERR: warning: label ‘_cEfX’ defined but not used [-Wunused-label] BUILDSTDERR: 4362 | _cEfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4362 | _cEfX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEyo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4429:1: error: BUILDSTDERR: warning: label ‘_cEyo’ defined but not used [-Wunused-label] BUILDSTDERR: 4429 | _cEyo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4429 | _cEyo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEy7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4453:1: error: BUILDSTDERR: warning: label ‘_cEy7’ defined but not used [-Wunused-label] BUILDSTDERR: 4453 | _cEy7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4453 | _cEy7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDSE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4478:1: error: BUILDSTDERR: warning: label ‘_sDSE’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _sDSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _sDSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEmy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4500:1: error: BUILDSTDERR: warning: label ‘_cEmy’ defined but not used [-Wunused-label] BUILDSTDERR: 4500 | _cEmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4500 | _cEmy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4542:1: error: BUILDSTDERR: warning: label ‘_sDOz’ defined but not used [-Wunused-label] BUILDSTDERR: 4542 | _sDOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4542 | _sDOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEg7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4569:1: error: BUILDSTDERR: warning: label ‘_cEg7’ defined but not used [-Wunused-label] BUILDSTDERR: 4569 | _cEg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4569 | _cEg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cExH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4636:1: error: BUILDSTDERR: warning: label ‘_cExH’ defined but not used [-Wunused-label] BUILDSTDERR: 4636 | _cExH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4636 | _cExH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cExq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4660:1: error: BUILDSTDERR: warning: label ‘_cExq’ defined but not used [-Wunused-label] BUILDSTDERR: 4660 | _cExq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4660 | _cExq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDSp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4685:1: error: BUILDSTDERR: warning: label ‘_sDSp’ defined but not used [-Wunused-label] BUILDSTDERR: 4685 | _sDSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4685 | _sDSp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEmb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4707:1: error: BUILDSTDERR: warning: label ‘_cEmb’ defined but not used [-Wunused-label] BUILDSTDERR: 4707 | _cEmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4707 | _cEmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4749:1: error: BUILDSTDERR: warning: label ‘_sDOF’ defined but not used [-Wunused-label] BUILDSTDERR: 4749 | _sDOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4749 | _sDOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEgh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4776:1: error: BUILDSTDERR: warning: label ‘_cEgh’ defined but not used [-Wunused-label] BUILDSTDERR: 4776 | _cEgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4776 | _cEgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEx0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4843:1: error: BUILDSTDERR: warning: label ‘_cEx0’ defined but not used [-Wunused-label] BUILDSTDERR: 4843 | _cEx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4843 | _cEx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEwJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4867:1: error: BUILDSTDERR: warning: label ‘_cEwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4867 | _cEwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4867 | _cEwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDSa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4892:1: error: BUILDSTDERR: warning: label ‘_sDSa’ defined but not used [-Wunused-label] BUILDSTDERR: 4892 | _sDSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4892 | _sDSa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cElO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4914:1: error: BUILDSTDERR: warning: label ‘_cElO’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _cElO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _cElO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4956:1: error: BUILDSTDERR: warning: label ‘_sDOL’ defined but not used [-Wunused-label] BUILDSTDERR: 4956 | _sDOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4956 | _sDOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEgr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:4983:1: error: BUILDSTDERR: warning: label ‘_cEgr’ defined but not used [-Wunused-label] BUILDSTDERR: 4983 | _cEgr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4983 | _cEgr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEwj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5050:1: error: BUILDSTDERR: warning: label ‘_cEwj’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _cEwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _cEwj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEw2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5074:1: error: BUILDSTDERR: warning: label ‘_cEw2’ defined but not used [-Wunused-label] BUILDSTDERR: 5074 | _cEw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5074 | _cEw2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDRV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5099:1: error: BUILDSTDERR: warning: label ‘_sDRV’ defined but not used [-Wunused-label] BUILDSTDERR: 5099 | _sDRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5099 | _sDRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cElr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5121:1: error: BUILDSTDERR: warning: label ‘_cElr’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _cElr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _cElr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5163:1: error: BUILDSTDERR: warning: label ‘_sDOR’ defined but not used [-Wunused-label] BUILDSTDERR: 5163 | _sDOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5163 | _sDOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEgB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5190:1: error: BUILDSTDERR: warning: label ‘_cEgB’ defined but not used [-Wunused-label] BUILDSTDERR: 5190 | _cEgB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5190 | _cEgB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEvC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5257:1: error: BUILDSTDERR: warning: label ‘_cEvC’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _cEvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _cEvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEvl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5281:1: error: BUILDSTDERR: warning: label ‘_cEvl’ defined but not used [-Wunused-label] BUILDSTDERR: 5281 | _cEvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5281 | _cEvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDRG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5306:1: error: BUILDSTDERR: warning: label ‘_sDRG’ defined but not used [-Wunused-label] BUILDSTDERR: 5306 | _sDRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5306 | _sDRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEl4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5328:1: error: BUILDSTDERR: warning: label ‘_cEl4’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _cEl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _cEl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDOX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5370:1: error: BUILDSTDERR: warning: label ‘_sDOX’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _sDOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _sDOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEgL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5397:1: error: BUILDSTDERR: warning: label ‘_cEgL’ defined but not used [-Wunused-label] BUILDSTDERR: 5397 | _cEgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5397 | _cEgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEuV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5464:1: error: BUILDSTDERR: warning: label ‘_cEuV’ defined but not used [-Wunused-label] BUILDSTDERR: 5464 | _cEuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5464 | _cEuV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEuE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5488:1: error: BUILDSTDERR: warning: label ‘_cEuE’ defined but not used [-Wunused-label] BUILDSTDERR: 5488 | _cEuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5488 | _cEuE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDRr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5513:1: error: BUILDSTDERR: warning: label ‘_sDRr’ defined but not used [-Wunused-label] BUILDSTDERR: 5513 | _sDRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5513 | _sDRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEkH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5535:1: error: BUILDSTDERR: warning: label ‘_cEkH’ defined but not used [-Wunused-label] BUILDSTDERR: 5535 | _cEkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5535 | _cEkH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDP3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5577:1: error: BUILDSTDERR: warning: label ‘_sDP3’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _sDP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _sDP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEgV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5604:1: error: BUILDSTDERR: warning: label ‘_cEgV’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _cEgV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _cEgV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEue’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5671:1: error: BUILDSTDERR: warning: label ‘_cEue’ defined but not used [-Wunused-label] BUILDSTDERR: 5671 | _cEue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5671 | _cEue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEtX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5695:1: error: BUILDSTDERR: warning: label ‘_cEtX’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _cEtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _cEtX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDRc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5720:1: error: BUILDSTDERR: warning: label ‘_sDRc’ defined but not used [-Wunused-label] BUILDSTDERR: 5720 | _sDRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5720 | _sDRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEkk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5742:1: error: BUILDSTDERR: warning: label ‘_cEkk’ defined but not used [-Wunused-label] BUILDSTDERR: 5742 | _cEkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5742 | _cEkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDP9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5784:1: error: BUILDSTDERR: warning: label ‘_sDP9’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _sDP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _sDP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEh5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5811:1: error: BUILDSTDERR: warning: label ‘_cEh5’ defined but not used [-Wunused-label] BUILDSTDERR: 5811 | _cEh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5811 | _cEh5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEtx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5878:1: error: BUILDSTDERR: warning: label ‘_cEtx’ defined but not used [-Wunused-label] BUILDSTDERR: 5878 | _cEtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5878 | _cEtx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEtg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5902:1: error: BUILDSTDERR: warning: label ‘_cEtg’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _cEtg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _cEtg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDQX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5927:1: error: BUILDSTDERR: warning: label ‘_sDQX’ defined but not used [-Wunused-label] BUILDSTDERR: 5927 | _sDQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5927 | _sDQX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEjX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5949:1: error: BUILDSTDERR: warning: label ‘_cEjX’ defined but not used [-Wunused-label] BUILDSTDERR: 5949 | _cEjX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5949 | _cEjX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDPf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:5991:1: error: BUILDSTDERR: warning: label ‘_sDPf’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _sDPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _sDPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEhf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6018:1: error: BUILDSTDERR: warning: label ‘_cEhf’ defined but not used [-Wunused-label] BUILDSTDERR: 6018 | _cEhf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6018 | _cEhf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEsQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6085:1: error: BUILDSTDERR: warning: label ‘_cEsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6085 | _cEsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6085 | _cEsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEsz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6109:1: error: BUILDSTDERR: warning: label ‘_cEsz’ defined but not used [-Wunused-label] BUILDSTDERR: 6109 | _cEsz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6109 | _cEsz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDQI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6134:1: error: BUILDSTDERR: warning: label ‘_sDQI’ defined but not used [-Wunused-label] BUILDSTDERR: 6134 | _sDQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6134 | _sDQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEjA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6156:1: error: BUILDSTDERR: warning: label ‘_cEjA’ defined but not used [-Wunused-label] BUILDSTDERR: 6156 | _cEjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6156 | _cEjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDPl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6198:1: error: BUILDSTDERR: warning: label ‘_sDPl’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _sDPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _sDPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEhp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6225:1: error: BUILDSTDERR: warning: label ‘_cEhp’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _cEhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _cEhp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEs9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6292:1: error: BUILDSTDERR: warning: label ‘_cEs9’ defined but not used [-Wunused-label] BUILDSTDERR: 6292 | _cEs9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6292 | _cEs9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cErS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6316:1: error: BUILDSTDERR: warning: label ‘_cErS’ defined but not used [-Wunused-label] BUILDSTDERR: 6316 | _cErS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6316 | _cErS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDQt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6341:1: error: BUILDSTDERR: warning: label ‘_sDQt’ defined but not used [-Wunused-label] BUILDSTDERR: 6341 | _sDQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6341 | _sDQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEjd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6363:1: error: BUILDSTDERR: warning: label ‘_cEjd’ defined but not used [-Wunused-label] BUILDSTDERR: 6363 | _cEjd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6363 | _cEjd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDPr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6405:1: error: BUILDSTDERR: warning: label ‘_sDPr’ defined but not used [-Wunused-label] BUILDSTDERR: 6405 | _sDPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6405 | _sDPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEhz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6432:1: error: BUILDSTDERR: warning: label ‘_cEhz’ defined but not used [-Wunused-label] BUILDSTDERR: 6432 | _cEhz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6432 | _cEhz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cErs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6499:1: error: BUILDSTDERR: warning: label ‘_cErs’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _cErs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _cErs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cErb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6523:1: error: BUILDSTDERR: warning: label ‘_cErb’ defined but not used [-Wunused-label] BUILDSTDERR: 6523 | _cErb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6523 | _cErb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDQe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6548:1: error: BUILDSTDERR: warning: label ‘_sDQe’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _sDQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _sDQe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEiQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6570:1: error: BUILDSTDERR: warning: label ‘_cEiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6570 | _cEiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6570 | _cEiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDPx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6612:1: error: BUILDSTDERR: warning: label ‘_sDPx’ defined but not used [-Wunused-label] BUILDSTDERR: 6612 | _sDPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6612 | _sDPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEhJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6639:1: error: BUILDSTDERR: warning: label ‘_cEhJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _cEhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _cEhJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEqL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6706:1: error: BUILDSTDERR: warning: label ‘_cEqL’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _cEqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _cEqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEqu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6730:1: error: BUILDSTDERR: warning: label ‘_cEqu’ defined but not used [-Wunused-label] BUILDSTDERR: 6730 | _cEqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6730 | _cEqu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDPZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6755:1: error: BUILDSTDERR: warning: label ‘_sDPZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6755 | _sDPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6755 | _sDPZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEit’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6777:1: error: BUILDSTDERR: warning: label ‘_cEit’ defined but not used [-Wunused-label] BUILDSTDERR: 6777 | _cEit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6777 | _cEit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDPD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6819:1: error: BUILDSTDERR: warning: label ‘_sDPD’ defined but not used [-Wunused-label] BUILDSTDERR: 6819 | _sDPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6819 | _sDPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEhT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cEhT’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cEhT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cEhT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEq4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6913:1: error: BUILDSTDERR: warning: label ‘_cEq4’ defined but not used [-Wunused-label] BUILDSTDERR: 6913 | _cEq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6913 | _cEq4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEpN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6937:1: error: BUILDSTDERR: warning: label ‘_cEpN’ defined but not used [-Wunused-label] BUILDSTDERR: 6937 | _cEpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6937 | _cEpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDPK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6962:1: error: BUILDSTDERR: warning: label ‘_sDPK’ defined but not used [-Wunused-label] BUILDSTDERR: 6962 | _sDPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6962 | _sDPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEi6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:6984:1: error: BUILDSTDERR: warning: label ‘_cEi6’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _cEi6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _cEi6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEql’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7023:1: error: BUILDSTDERR: warning: label ‘_cEql’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _cEql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _cEql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDUx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7035:1: error: BUILDSTDERR: warning: label ‘_cEHT’ defined but not used [-Wunused-label] BUILDSTDERR: 7035 | _cEHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7035 | _cEHT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEHN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7069:1: error: BUILDSTDERR: warning: label ‘_cEHN’ defined but not used [-Wunused-label] BUILDSTDERR: 7069 | _cEHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7069 | _cEHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDUP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7111:1: error: BUILDSTDERR: warning: label ‘_cEIe’ defined but not used [-Wunused-label] BUILDSTDERR: 7111 | _cEIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7111 | _cEIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEI8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7142:1: error: BUILDSTDERR: warning: label ‘_cEI8’ defined but not used [-Wunused-label] BUILDSTDERR: 7142 | _cEI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7142 | _cEI8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEIm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7179:1: error: BUILDSTDERR: warning: label ‘_cEIm’ defined but not used [-Wunused-label] BUILDSTDERR: 7179 | _cEIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7179 | _cEIm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDV5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7217:1: error: BUILDSTDERR: warning: label ‘_cEIP’ defined but not used [-Wunused-label] BUILDSTDERR: 7217 | _cEIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7217 | _cEIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEIJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7245:1: error: BUILDSTDERR: warning: label ‘_cEIJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7245 | _cEIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7245 | _cEIJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDV6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7272:1: error: BUILDSTDERR: warning: label ‘_cEIY’ defined but not used [-Wunused-label] BUILDSTDERR: 7272 | _cEIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7272 | _cEIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEIA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7309:1: error: BUILDSTDERR: warning: label ‘_cEIA’ defined but not used [-Wunused-label] BUILDSTDERR: 7309 | _cEIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7309 | _cEIA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDVk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7348:1: error: BUILDSTDERR: warning: label ‘_cEJm’ defined but not used [-Wunused-label] BUILDSTDERR: 7348 | _cEJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7348 | _cEJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDVl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7380:1: error: BUILDSTDERR: warning: label ‘_cEJp’ defined but not used [-Wunused-label] BUILDSTDERR: 7380 | _cEJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7380 | _cEJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDVm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7420:1: error: BUILDSTDERR: warning: label ‘_cEJu’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _cEJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _cEJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEJ9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7457:1: error: BUILDSTDERR: warning: label ‘_cEJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 7457 | _cEJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7457 | _cEJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSongzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7501:1: error: BUILDSTDERR: warning: label ‘_cEJG’ defined but not used [-Wunused-label] BUILDSTDERR: 7501 | _cEJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7501 | _cEJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEde’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7521:1: error: BUILDSTDERR: warning: label ‘_cEde’ defined but not used [-Wunused-label] BUILDSTDERR: 7521 | _cEde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7521 | _cEde: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEdh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7543:1: error: BUILDSTDERR: warning: label ‘_cEdh’ defined but not used [-Wunused-label] BUILDSTDERR: 7543 | _cEdh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7543 | _cEdh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEdn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7590:1: error: BUILDSTDERR: warning: label ‘_cEdn’ defined but not used [-Wunused-label] BUILDSTDERR: 7590 | _cEdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7590 | _cEdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEds’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7620:1: error: BUILDSTDERR: warning: label ‘_cEds’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _cEds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _cEds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEdx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7663:1: error: BUILDSTDERR: warning: label ‘_cEdx’ defined but not used [-Wunused-label] BUILDSTDERR: 7663 | _cEdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7663 | _cEdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEMv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7734:1: error: BUILDSTDERR: warning: label ‘_cEMv’ defined but not used [-Wunused-label] BUILDSTDERR: 7734 | _cEMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7734 | _cEMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEMe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7762:1: error: BUILDSTDERR: warning: label ‘_cEMe’ defined but not used [-Wunused-label] BUILDSTDERR: 7762 | _cEMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7762 | _cEMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEeT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7791:1: error: BUILDSTDERR: warning: label ‘_cEeT’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _cEeT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _cEeT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDNB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7819:1: error: BUILDSTDERR: warning: label ‘_sDNB’ defined but not used [-Wunused-label] BUILDSTDERR: 7819 | _sDNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7819 | _sDNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEdH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7851:1: error: BUILDSTDERR: warning: label ‘_cEdH’ defined but not used [-Wunused-label] BUILDSTDERR: 7851 | _cEdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7851 | _cEdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cELQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7922:1: error: BUILDSTDERR: warning: label ‘_cELQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7922 | _cELQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7922 | _cELQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cELz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7950:1: error: BUILDSTDERR: warning: label ‘_cELz’ defined but not used [-Wunused-label] BUILDSTDERR: 7950 | _cELz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7950 | _cELz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEeK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:7979:1: error: BUILDSTDERR: warning: label ‘_cEeK’ defined but not used [-Wunused-label] BUILDSTDERR: 7979 | _cEeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7979 | _cEeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDNH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8007:1: error: BUILDSTDERR: warning: label ‘_sDNH’ defined but not used [-Wunused-label] BUILDSTDERR: 8007 | _sDNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8007 | _sDNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEdR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8039:1: error: BUILDSTDERR: warning: label ‘_cEdR’ defined but not used [-Wunused-label] BUILDSTDERR: 8039 | _cEdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8039 | _cEdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cELb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8110:1: error: BUILDSTDERR: warning: label ‘_cELb’ defined but not used [-Wunused-label] BUILDSTDERR: 8110 | _cELb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8110 | _cELb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEKU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8138:1: error: BUILDSTDERR: warning: label ‘_cEKU’ defined but not used [-Wunused-label] BUILDSTDERR: 8138 | _cEKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8138 | _cEKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEeB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8167:1: error: BUILDSTDERR: warning: label ‘_cEeB’ defined but not used [-Wunused-label] BUILDSTDERR: 8167 | _cEeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8167 | _cEeB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDNN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8195:1: error: BUILDSTDERR: warning: label ‘_sDNN’ defined but not used [-Wunused-label] BUILDSTDERR: 8195 | _sDNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8195 | _sDNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEe1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8227:1: error: BUILDSTDERR: warning: label ‘_cEe1’ defined but not used [-Wunused-label] BUILDSTDERR: 8227 | _cEe1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8227 | _cEe1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEKw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8297:1: error: BUILDSTDERR: warning: label ‘_cEKw’ defined but not used [-Wunused-label] BUILDSTDERR: 8297 | _cEKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8297 | _cEKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEKf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8324:1: error: BUILDSTDERR: warning: label ‘_cEKf’ defined but not used [-Wunused-label] BUILDSTDERR: 8324 | _cEKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8324 | _cEKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDUm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8346:1: error: BUILDSTDERR: warning: label ‘_sDUm’ defined but not used [-Wunused-label] BUILDSTDERR: 8346 | _sDUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8346 | _sDUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEek’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8367:1: error: BUILDSTDERR: warning: label ‘_cEek’ defined but not used [-Wunused-label] BUILDSTDERR: 8367 | _cEek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8367 | _cEek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEep’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8403:1: error: BUILDSTDERR: warning: label ‘_cEep’ defined but not used [-Wunused-label] BUILDSTDERR: 8403 | _cEep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8403 | _cEep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEe9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8456:1: error: BUILDSTDERR: warning: label ‘_cEe9’ defined but not used [-Wunused-label] BUILDSTDERR: 8456 | _cEe9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8456 | _cEe9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8494:1: error: BUILDSTDERR: warning: label ‘_cEOz’ defined but not used [-Wunused-label] BUILDSTDERR: 8494 | _cEOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8494 | _cEOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEOs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8524:1: error: BUILDSTDERR: warning: label ‘_cEOs’ defined but not used [-Wunused-label] BUILDSTDERR: 8524 | _cEOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8524 | _cEOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEOK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8567:1: error: BUILDSTDERR: warning: label ‘_cEOK’ defined but not used [-Wunused-label] BUILDSTDERR: 8567 | _cEOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8567 | _cEOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEOP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8593:1: error: BUILDSTDERR: warning: label ‘_cEOP’ defined but not used [-Wunused-label] BUILDSTDERR: 8593 | _cEOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8593 | _cEOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEOU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cEOU’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cEOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cEOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEPx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8734:1: error: BUILDSTDERR: warning: label ‘_cEPx’ defined but not used [-Wunused-label] BUILDSTDERR: 8734 | _cEPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8734 | _cEPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEPb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8791:1: error: BUILDSTDERR: warning: label ‘_cEPb’ defined but not used [-Wunused-label] BUILDSTDERR: 8791 | _cEPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8791 | _cEPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseMaybeSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8855:1: error: BUILDSTDERR: warning: label ‘_cEQh’ defined but not used [-Wunused-label] BUILDSTDERR: 8855 | _cEQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8855 | _cEQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEQa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8885:1: error: BUILDSTDERR: warning: label ‘_cEQa’ defined but not used [-Wunused-label] BUILDSTDERR: 8885 | _cEQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8885 | _cEQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEQp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8914:1: error: BUILDSTDERR: warning: label ‘_cEQp’ defined but not used [-Wunused-label] BUILDSTDERR: 8914 | _cEQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8914 | _cEQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEQu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8934:1: error: BUILDSTDERR: warning: label ‘_cEQu’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _cEQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _cEQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5I_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:8982:1: error: BUILDSTDERR: warning: label ‘_cEQY’ defined but not used [-Wunused-label] BUILDSTDERR: 8982 | _cEQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8982 | _cEQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEQS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9018:1: error: BUILDSTDERR: warning: label ‘_cEQS’ defined but not used [-Wunused-label] BUILDSTDERR: 9018 | _cEQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9018 | _cEQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5K_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9062:1: error: BUILDSTDERR: warning: label ‘_cERj’ defined but not used [-Wunused-label] BUILDSTDERR: 9062 | _cERj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9062 | _cERj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cERd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9098:1: error: BUILDSTDERR: warning: label ‘_cERd’ defined but not used [-Wunused-label] BUILDSTDERR: 9098 | _cERd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9098 | _cERd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5M_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9142:1: error: BUILDSTDERR: warning: label ‘_cERE’ defined but not used [-Wunused-label] BUILDSTDERR: 9142 | _cERE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9142 | _cERE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cERy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9178:1: error: BUILDSTDERR: warning: label ‘_cERy’ defined but not used [-Wunused-label] BUILDSTDERR: 9178 | _cERy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9178 | _cERy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5O_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9222:1: error: BUILDSTDERR: warning: label ‘_cERZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9222 | _cERZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9222 | _cERZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cERT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9258:1: error: BUILDSTDERR: warning: label ‘_cERT’ defined but not used [-Wunused-label] BUILDSTDERR: 9258 | _cERT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9258 | _cERT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5Q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9302:1: error: BUILDSTDERR: warning: label ‘_cESk’ defined but not used [-Wunused-label] BUILDSTDERR: 9302 | _cESk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9302 | _cESk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cESe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9338:1: error: BUILDSTDERR: warning: label ‘_cESe’ defined but not used [-Wunused-label] BUILDSTDERR: 9338 | _cESe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9338 | _cESe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5S_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9382:1: error: BUILDSTDERR: warning: label ‘_cESF’ defined but not used [-Wunused-label] BUILDSTDERR: 9382 | _cESF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9382 | _cESF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cESz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9418:1: error: BUILDSTDERR: warning: label ‘_cESz’ defined but not used [-Wunused-label] BUILDSTDERR: 9418 | _cESz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9418 | _cESz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5U_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9462:1: error: BUILDSTDERR: warning: label ‘_cET0’ defined but not used [-Wunused-label] BUILDSTDERR: 9462 | _cET0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9462 | _cET0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cESU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9498:1: error: BUILDSTDERR: warning: label ‘_cESU’ defined but not used [-Wunused-label] BUILDSTDERR: 9498 | _cESU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9498 | _cESU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDX4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cETq’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cETq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cETq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cETn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9571:1: error: BUILDSTDERR: warning: label ‘_cETn’ defined but not used [-Wunused-label] BUILDSTDERR: 9571 | _cETn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9571 | _cETn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDX8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9598:1: error: BUILDSTDERR: warning: label ‘_cETA’ defined but not used [-Wunused-label] BUILDSTDERR: 9598 | _cETA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9598 | _cETA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDXY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9624:1: error: BUILDSTDERR: warning: label ‘_cEV4’ defined but not used [-Wunused-label] BUILDSTDERR: 9624 | _cEV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9624 | _cEV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDYb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9653:1: error: BUILDSTDERR: warning: label ‘_cEVn’ defined but not used [-Wunused-label] BUILDSTDERR: 9653 | _cEVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9653 | _cEVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEVk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9692:1: error: BUILDSTDERR: warning: label ‘_cEVk’ defined but not used [-Wunused-label] BUILDSTDERR: 9692 | _cEVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9692 | _cEVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEVr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9729:1: error: BUILDSTDERR: warning: label ‘_cEVr’ defined but not used [-Wunused-label] BUILDSTDERR: 9729 | _cEVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9729 | _cEVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDYc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9748:1: error: BUILDSTDERR: warning: label ‘_cEVD’ defined but not used [-Wunused-label] BUILDSTDERR: 9748 | _cEVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9748 | _cEVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDY1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9784:1: error: BUILDSTDERR: warning: label ‘_cEVT’ defined but not used [-Wunused-label] BUILDSTDERR: 9784 | _cEVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9784 | _cEVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDY2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9824:1: error: BUILDSTDERR: warning: label ‘_cEVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9824 | _cEVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9824 | _cEVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDYf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9863:1: error: BUILDSTDERR: warning: label ‘_cEW5’ defined but not used [-Wunused-label] BUILDSTDERR: 9863 | _cEW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9863 | _cEW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDYt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9909:1: error: BUILDSTDERR: warning: label ‘_cEWs’ defined but not used [-Wunused-label] BUILDSTDERR: 9909 | _cEWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9909 | _cEWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEWm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9940:1: error: BUILDSTDERR: warning: label ‘_cEWm’ defined but not used [-Wunused-label] BUILDSTDERR: 9940 | _cEWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9940 | _cEWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEWA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:9978:1: error: BUILDSTDERR: warning: label ‘_cEWA’ defined but not used [-Wunused-label] BUILDSTDERR: 9978 | _cEWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9978 | _cEWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDYK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10018:1: error: BUILDSTDERR: warning: label ‘_cEX3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10018 | _cEX3: BUILDSTDERR: | ^ BUILDSTDERR: 10018 | _cEX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEWX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10049:1: error: BUILDSTDERR: warning: label ‘_cEWX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10049 | _cEWX: BUILDSTDERR: | ^ BUILDSTDERR: 10049 | _cEWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEXb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10087:1: error: BUILDSTDERR: warning: label ‘_cEXb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10087 | _cEXb: BUILDSTDERR: | ^ BUILDSTDERR: 10087 | _cEXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDZ1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10127:1: error: BUILDSTDERR: warning: label ‘_cEXE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _cEXE: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _cEXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEXy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10158:1: error: BUILDSTDERR: warning: label ‘_cEXy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10158 | _cEXy: BUILDSTDERR: | ^ BUILDSTDERR: 10158 | _cEXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEXM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10196:1: error: BUILDSTDERR: warning: label ‘_cEXM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10196 | _cEXM: BUILDSTDERR: | ^ BUILDSTDERR: 10196 | _cEXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDZi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10236:1: error: BUILDSTDERR: warning: label ‘_cEYf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10236 | _cEYf: BUILDSTDERR: | ^ BUILDSTDERR: 10236 | _cEYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEY9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10267:1: error: BUILDSTDERR: warning: label ‘_cEY9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10267 | _cEY9: BUILDSTDERR: | ^ BUILDSTDERR: 10267 | _cEY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEYn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10305:1: error: BUILDSTDERR: warning: label ‘_cEYn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10305 | _cEYn: BUILDSTDERR: | ^ BUILDSTDERR: 10305 | _cEYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDZz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10345:1: error: BUILDSTDERR: warning: label ‘_cEYQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10345 | _cEYQ: BUILDSTDERR: | ^ BUILDSTDERR: 10345 | _cEYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEYK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10376:1: error: BUILDSTDERR: warning: label ‘_cEYK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10376 | _cEYK: BUILDSTDERR: | ^ BUILDSTDERR: 10376 | _cEYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEYY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10414:1: error: BUILDSTDERR: warning: label ‘_cEYY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _cEYY: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _cEYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sDZQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10454:1: error: BUILDSTDERR: warning: label ‘_cEZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10454 | _cEZr: BUILDSTDERR: | ^ BUILDSTDERR: 10454 | _cEZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEZl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10485:1: error: BUILDSTDERR: warning: label ‘_cEZl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10485 | _cEZl: BUILDSTDERR: | ^ BUILDSTDERR: 10485 | _cEZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEZz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10523:1: error: BUILDSTDERR: warning: label ‘_cEZz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10523 | _cEZz: BUILDSTDERR: | ^ BUILDSTDERR: 10523 | _cEZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE07_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10563:1: error: BUILDSTDERR: warning: label ‘_cF02’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10563 | _cF02: BUILDSTDERR: | ^ BUILDSTDERR: 10563 | _cF02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEZW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10594:1: error: BUILDSTDERR: warning: label ‘_cEZW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10594 | _cEZW: BUILDSTDERR: | ^ BUILDSTDERR: 10594 | _cEZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF0a’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10632:1: error: BUILDSTDERR: warning: label ‘_cF0a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10632 | _cF0a: BUILDSTDERR: | ^ BUILDSTDERR: 10632 | _cF0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE0c_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10671:1: error: BUILDSTDERR: warning: label ‘_cF0l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10671 | _cF0l: BUILDSTDERR: | ^ BUILDSTDERR: 10671 | _cF0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cETI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10701:1: error: BUILDSTDERR: warning: label ‘_cETI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10701 | _cETI: BUILDSTDERR: | ^ BUILDSTDERR: 10701 | _cETI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cETN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10727:1: error: BUILDSTDERR: warning: label ‘_cETN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10727 | _cETN: BUILDSTDERR: | ^ BUILDSTDERR: 10727 | _cETN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cETS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10766:1: error: BUILDSTDERR: warning: label ‘_cETS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _cETS: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _cETS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF53’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10833:1: error: BUILDSTDERR: warning: label ‘_cF53’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10833 | _cF53: BUILDSTDERR: | ^ BUILDSTDERR: 10833 | _cF53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF4M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10857:1: error: BUILDSTDERR: warning: label ‘_cF4M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _cF4M: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _cF4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEZQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10881:1: error: BUILDSTDERR: warning: label ‘_cEZQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10881 | _cEZQ: BUILDSTDERR: | ^ BUILDSTDERR: 10881 | _cEZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDXn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10910:1: error: BUILDSTDERR: warning: label ‘_sDXn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10910 | _sDXn: BUILDSTDERR: | ^ BUILDSTDERR: 10910 | _sDXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEU2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:10937:1: error: BUILDSTDERR: warning: label ‘_cEU2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _cEU2: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _cEU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF4o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11004:1: error: BUILDSTDERR: warning: label ‘_cF4o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11004 | _cF4o: BUILDSTDERR: | ^ BUILDSTDERR: 11004 | _cF4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF47’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11028:1: error: BUILDSTDERR: warning: label ‘_cF47’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11028 | _cF47: BUILDSTDERR: | ^ BUILDSTDERR: 11028 | _cF47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEZf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11052:1: error: BUILDSTDERR: warning: label ‘_cEZf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11052 | _cEZf: BUILDSTDERR: | ^ BUILDSTDERR: 11052 | _cEZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDXt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11081:1: error: BUILDSTDERR: warning: label ‘_sDXt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11081 | _sDXt: BUILDSTDERR: | ^ BUILDSTDERR: 11081 | _sDXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEUc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11108:1: error: BUILDSTDERR: warning: label ‘_cEUc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11108 | _cEUc: BUILDSTDERR: | ^ BUILDSTDERR: 11108 | _cEUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF3J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11175:1: error: BUILDSTDERR: warning: label ‘_cF3J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11175 | _cF3J: BUILDSTDERR: | ^ BUILDSTDERR: 11175 | _cF3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF3s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11199:1: error: BUILDSTDERR: warning: label ‘_cF3s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11199 | _cF3s: BUILDSTDERR: | ^ BUILDSTDERR: 11199 | _cF3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEYE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11223:1: error: BUILDSTDERR: warning: label ‘_cEYE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11223 | _cEYE: BUILDSTDERR: | ^ BUILDSTDERR: 11223 | _cEYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDXz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11252:1: error: BUILDSTDERR: warning: label ‘_sDXz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11252 | _sDXz: BUILDSTDERR: | ^ BUILDSTDERR: 11252 | _sDXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEUm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11279:1: error: BUILDSTDERR: warning: label ‘_cEUm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11279 | _cEUm: BUILDSTDERR: | ^ BUILDSTDERR: 11279 | _cEUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF34’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11346:1: error: BUILDSTDERR: warning: label ‘_cF34’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11346 | _cF34: BUILDSTDERR: | ^ BUILDSTDERR: 11346 | _cF34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF2N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11370:1: error: BUILDSTDERR: warning: label ‘_cF2N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11370 | _cF2N: BUILDSTDERR: | ^ BUILDSTDERR: 11370 | _cF2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEY3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11394:1: error: BUILDSTDERR: warning: label ‘_cEY3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11394 | _cEY3: BUILDSTDERR: | ^ BUILDSTDERR: 11394 | _cEY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDXF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11423:1: error: BUILDSTDERR: warning: label ‘_sDXF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11423 | _sDXF: BUILDSTDERR: | ^ BUILDSTDERR: 11423 | _sDXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEUw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11450:1: error: BUILDSTDERR: warning: label ‘_cEUw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11450 | _cEUw: BUILDSTDERR: | ^ BUILDSTDERR: 11450 | _cEUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF2p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11517:1: error: BUILDSTDERR: warning: label ‘_cF2p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11517 | _cF2p: BUILDSTDERR: | ^ BUILDSTDERR: 11517 | _cF2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF28’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11541:1: error: BUILDSTDERR: warning: label ‘_cF28’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11541 | _cF28: BUILDSTDERR: | ^ BUILDSTDERR: 11541 | _cF28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEXs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11565:1: error: BUILDSTDERR: warning: label ‘_cEXs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11565 | _cEXs: BUILDSTDERR: | ^ BUILDSTDERR: 11565 | _cEXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDXL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11594:1: error: BUILDSTDERR: warning: label ‘_sDXL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11594 | _sDXL: BUILDSTDERR: | ^ BUILDSTDERR: 11594 | _sDXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEUG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11621:1: error: BUILDSTDERR: warning: label ‘_cEUG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11621 | _cEUG: BUILDSTDERR: | ^ BUILDSTDERR: 11621 | _cEUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF1K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11688:1: error: BUILDSTDERR: warning: label ‘_cF1K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11688 | _cF1K: BUILDSTDERR: | ^ BUILDSTDERR: 11688 | _cF1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF1t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11712:1: error: BUILDSTDERR: warning: label ‘_cF1t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11712 | _cF1t: BUILDSTDERR: | ^ BUILDSTDERR: 11712 | _cF1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEWR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11736:1: error: BUILDSTDERR: warning: label ‘_cEWR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11736 | _cEWR: BUILDSTDERR: | ^ BUILDSTDERR: 11736 | _cEWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sDXR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11765:1: error: BUILDSTDERR: warning: label ‘_sDXR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11765 | _sDXR: BUILDSTDERR: | ^ BUILDSTDERR: 11765 | _sDXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEUQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11792:1: error: BUILDSTDERR: warning: label ‘_cEUQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11792 | _cEUQ: BUILDSTDERR: | ^ BUILDSTDERR: 11792 | _cEUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF15’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11858:1: error: BUILDSTDERR: warning: label ‘_cF15’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11858 | _cF15: BUILDSTDERR: | ^ BUILDSTDERR: 11858 | _cF15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF0O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11881:1: error: BUILDSTDERR: warning: label ‘_cF0O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11881 | _cF0O: BUILDSTDERR: | ^ BUILDSTDERR: 11881 | _cF0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEWg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11904:1: error: BUILDSTDERR: warning: label ‘_cEWg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11904 | _cEWg: BUILDSTDERR: | ^ BUILDSTDERR: 11904 | _cEWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cEUY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11936:1: error: BUILDSTDERR: warning: label ‘_cEUY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11936 | _cEUY: BUILDSTDERR: | ^ BUILDSTDERR: 11936 | _cEUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseStatszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:11974:1: error: BUILDSTDERR: warning: label ‘_cF75’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11974 | _cF75: BUILDSTDERR: | ^ BUILDSTDERR: 11974 | _cF75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cETd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12001:1: error: BUILDSTDERR: warning: label ‘_cETd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12001 | _cETd: BUILDSTDERR: | ^ BUILDSTDERR: 12001 | _cETd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseStats_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12050:1: error: BUILDSTDERR: warning: label ‘_cF7i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12050 | _cF7i: BUILDSTDERR: | ^ BUILDSTDERR: 12050 | _cF7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5X_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12084:1: error: BUILDSTDERR: warning: label ‘_cF7x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12084 | _cF7x: BUILDSTDERR: | ^ BUILDSTDERR: 12084 | _cF7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF7r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12120:1: error: BUILDSTDERR: warning: label ‘_cF7r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12120 | _cF7r: BUILDSTDERR: | ^ BUILDSTDERR: 12120 | _cF7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘rC5Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12164:1: error: BUILDSTDERR: warning: label ‘_cF7S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12164 | _cF7S: BUILDSTDERR: | ^ BUILDSTDERR: 12164 | _cF7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF7M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12200:1: error: BUILDSTDERR: warning: label ‘_cF7M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12200 | _cF7M: BUILDSTDERR: | ^ BUILDSTDERR: 12200 | _cF7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputs2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12244:1: error: BUILDSTDERR: warning: label ‘_cF8d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12244 | _cF8d: BUILDSTDERR: | ^ BUILDSTDERR: 12244 | _cF8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF87’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12280:1: error: BUILDSTDERR: warning: label ‘_cF87’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12280 | _cF87: BUILDSTDERR: | ^ BUILDSTDERR: 12280 | _cF87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE1l_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12333:1: error: BUILDSTDERR: warning: label ‘_cFa7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12333 | _cFa7: BUILDSTDERR: | ^ BUILDSTDERR: 12333 | _cFa7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE1y_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12362:1: error: BUILDSTDERR: warning: label ‘_cFaq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12362 | _cFaq: BUILDSTDERR: | ^ BUILDSTDERR: 12362 | _cFaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFan’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12401:1: error: BUILDSTDERR: warning: label ‘_cFan’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12401 | _cFan: BUILDSTDERR: | ^ BUILDSTDERR: 12401 | _cFan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFau’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12438:1: error: BUILDSTDERR: warning: label ‘_cFau’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12438 | _cFau: BUILDSTDERR: | ^ BUILDSTDERR: 12438 | _cFau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE1z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12457:1: error: BUILDSTDERR: warning: label ‘_cFaG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12457 | _cFaG: BUILDSTDERR: | ^ BUILDSTDERR: 12457 | _cFaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE1o_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12493:1: error: BUILDSTDERR: warning: label ‘_cFaW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12493 | _cFaW: BUILDSTDERR: | ^ BUILDSTDERR: 12493 | _cFaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE1p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12533:1: error: BUILDSTDERR: warning: label ‘_cFb2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12533 | _cFb2: BUILDSTDERR: | ^ BUILDSTDERR: 12533 | _cFb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE1C_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12572:1: error: BUILDSTDERR: warning: label ‘_cFb8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12572 | _cFb8: BUILDSTDERR: | ^ BUILDSTDERR: 12572 | _cFb8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE1R_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12617:1: error: BUILDSTDERR: warning: label ‘_cFbj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12617 | _cFbj: BUILDSTDERR: | ^ BUILDSTDERR: 12617 | _cFbj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFbg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12649:1: error: BUILDSTDERR: warning: label ‘_cFbg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12649 | _cFbg: BUILDSTDERR: | ^ BUILDSTDERR: 12649 | _cFbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFbo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12673:1: error: BUILDSTDERR: warning: label ‘_cFbo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12673 | _cFbo: BUILDSTDERR: | ^ BUILDSTDERR: 12673 | _cFbo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFby’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12707:1: error: BUILDSTDERR: warning: label ‘_cFby’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12707 | _cFby: BUILDSTDERR: | ^ BUILDSTDERR: 12707 | _cFby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE23_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12737:1: error: BUILDSTDERR: warning: label ‘_cFbY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12737 | _cFbY: BUILDSTDERR: | ^ BUILDSTDERR: 12737 | _cFbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE24_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12763:1: error: BUILDSTDERR: warning: label ‘_cFc1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12763 | _cFc1: BUILDSTDERR: | ^ BUILDSTDERR: 12763 | _cFc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFbP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12797:1: error: BUILDSTDERR: warning: label ‘_cFbP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12797 | _cFbP: BUILDSTDERR: | ^ BUILDSTDERR: 12797 | _cFbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE2b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12830:1: error: BUILDSTDERR: warning: label ‘_cFcl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12830 | _cFcl: BUILDSTDERR: | ^ BUILDSTDERR: 12830 | _cFcl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE2c_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12856:1: error: BUILDSTDERR: warning: label ‘_cFco’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12856 | _cFco: BUILDSTDERR: | ^ BUILDSTDERR: 12856 | _cFco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFcc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12890:1: error: BUILDSTDERR: warning: label ‘_cFcc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12890 | _cFcc: BUILDSTDERR: | ^ BUILDSTDERR: 12890 | _cFcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE2h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12923:1: error: BUILDSTDERR: warning: label ‘_cFcI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12923 | _cFcI: BUILDSTDERR: | ^ BUILDSTDERR: 12923 | _cFcI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE2i_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12949:1: error: BUILDSTDERR: warning: label ‘_cFcL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12949 | _cFcL: BUILDSTDERR: | ^ BUILDSTDERR: 12949 | _cFcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFcz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:12983:1: error: BUILDSTDERR: warning: label ‘_cFcz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12983 | _cFcz: BUILDSTDERR: | ^ BUILDSTDERR: 12983 | _cFcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE2r_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13018:1: error: BUILDSTDERR: warning: label ‘_cFd2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13018 | _cFd2: BUILDSTDERR: | ^ BUILDSTDERR: 13018 | _cFd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFcW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13049:1: error: BUILDSTDERR: warning: label ‘_cFcW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13049 | _cFcW: BUILDSTDERR: | ^ BUILDSTDERR: 13049 | _cFcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFda’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13083:1: error: BUILDSTDERR: warning: label ‘_cFda’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13083 | _cFda: BUILDSTDERR: | ^ BUILDSTDERR: 13083 | _cFda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13120:1: error: BUILDSTDERR: warning: label ‘_cFdp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13120 | _cFdp: BUILDSTDERR: | ^ BUILDSTDERR: 13120 | _cFdp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF8q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13153:1: error: BUILDSTDERR: warning: label ‘_cF8q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13153 | _cF8q: BUILDSTDERR: | ^ BUILDSTDERR: 13153 | _cF8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF8B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13182:1: error: BUILDSTDERR: warning: label ‘_cF8B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13182 | _cF8B: BUILDSTDERR: | ^ BUILDSTDERR: 13182 | _cF8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF8D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13206:1: error: BUILDSTDERR: warning: label ‘_cF8D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13206 | _cF8D: BUILDSTDERR: | ^ BUILDSTDERR: 13206 | _cF8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF8J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13246:1: error: BUILDSTDERR: warning: label ‘_cF8J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13246 | _cF8J: BUILDSTDERR: | ^ BUILDSTDERR: 13246 | _cF8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF8O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13276:1: error: BUILDSTDERR: warning: label ‘_cF8O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13276 | _cF8O: BUILDSTDERR: | ^ BUILDSTDERR: 13276 | _cF8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF8T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13319:1: error: BUILDSTDERR: warning: label ‘_cF8T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13319 | _cF8T: BUILDSTDERR: | ^ BUILDSTDERR: 13319 | _cF8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFfA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13390:1: error: BUILDSTDERR: warning: label ‘_cFfA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13390 | _cFfA: BUILDSTDERR: | ^ BUILDSTDERR: 13390 | _cFfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFfj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13418:1: error: BUILDSTDERR: warning: label ‘_cFfj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13418 | _cFfj: BUILDSTDERR: | ^ BUILDSTDERR: 13418 | _cFfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF9X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13447:1: error: BUILDSTDERR: warning: label ‘_cF9X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13447 | _cF9X: BUILDSTDERR: | ^ BUILDSTDERR: 13447 | _cF9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sE18’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13475:1: error: BUILDSTDERR: warning: label ‘_sE18’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13475 | _sE18: BUILDSTDERR: | ^ BUILDSTDERR: 13475 | _sE18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF93’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13508:1: error: BUILDSTDERR: warning: label ‘_cF93’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13508 | _cF93: BUILDSTDERR: | ^ BUILDSTDERR: 13508 | _cF93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF9q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13596:1: error: BUILDSTDERR: warning: label ‘_cF9q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13596 | _cF9q: BUILDSTDERR: | ^ BUILDSTDERR: 13596 | _cF9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF9g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13639:1: error: BUILDSTDERR: warning: label ‘_cF9g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13639 | _cF9g: BUILDSTDERR: | ^ BUILDSTDERR: 13639 | _cF9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sE1e’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13676:1: error: BUILDSTDERR: warning: label ‘_sE1e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13676 | _sE1e: BUILDSTDERR: | ^ BUILDSTDERR: 13676 | _sE1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF9B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13708:1: error: BUILDSTDERR: warning: label ‘_cF9B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13708 | _cF9B: BUILDSTDERR: | ^ BUILDSTDERR: 13708 | _cF9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFew’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13778:1: error: BUILDSTDERR: warning: label ‘_cFew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13778 | _cFew: BUILDSTDERR: | ^ BUILDSTDERR: 13778 | _cFew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFef’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13805:1: error: BUILDSTDERR: warning: label ‘_cFef’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13805 | _cFef: BUILDSTDERR: | ^ BUILDSTDERR: 13805 | _cFef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cF9O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13833:1: error: BUILDSTDERR: warning: label ‘_cF9O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13833 | _cF9O: BUILDSTDERR: | ^ BUILDSTDERR: 13833 | _cF9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFa1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13864:1: error: BUILDSTDERR: warning: label ‘_cFa1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13864 | _cFa1: BUILDSTDERR: | ^ BUILDSTDERR: 13864 | _cFa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFdy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13903:1: error: BUILDSTDERR: warning: label ‘_cFdy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13903 | _cFdy: BUILDSTDERR: | ^ BUILDSTDERR: 13903 | _cFdy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13950:1: error: BUILDSTDERR: warning: label ‘_cFh6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13950 | _cFh6: BUILDSTDERR: | ^ BUILDSTDERR: 13950 | _cFh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFh4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13976:1: error: BUILDSTDERR: warning: label ‘_cFh4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13976 | _cFh4: BUILDSTDERR: | ^ BUILDSTDERR: 13976 | _cFh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFh9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:13994:1: error: BUILDSTDERR: warning: label ‘_cFh9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13994 | _cFh9: BUILDSTDERR: | ^ BUILDSTDERR: 13994 | _cFh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE2D_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14016:1: error: BUILDSTDERR: warning: label ‘_cFhy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14016 | _cFhy: BUILDSTDERR: | ^ BUILDSTDERR: 14016 | _cFhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFhv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14042:1: error: BUILDSTDERR: warning: label ‘_cFhv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14042 | _cFhv: BUILDSTDERR: | ^ BUILDSTDERR: 14042 | _cFhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE2H_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14069:1: error: BUILDSTDERR: warning: label ‘_cFhI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14069 | _cFhI: BUILDSTDERR: | ^ BUILDSTDERR: 14069 | _cFhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE33_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14095:1: error: BUILDSTDERR: warning: label ‘_cFio’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14095 | _cFio: BUILDSTDERR: | ^ BUILDSTDERR: 14095 | _cFio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE3g_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14124:1: error: BUILDSTDERR: warning: label ‘_cFiH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14124 | _cFiH: BUILDSTDERR: | ^ BUILDSTDERR: 14124 | _cFiH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFiE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14163:1: error: BUILDSTDERR: warning: label ‘_cFiE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14163 | _cFiE: BUILDSTDERR: | ^ BUILDSTDERR: 14163 | _cFiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFiL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14200:1: error: BUILDSTDERR: warning: label ‘_cFiL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14200 | _cFiL: BUILDSTDERR: | ^ BUILDSTDERR: 14200 | _cFiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE3h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14219:1: error: BUILDSTDERR: warning: label ‘_cFiX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14219 | _cFiX: BUILDSTDERR: | ^ BUILDSTDERR: 14219 | _cFiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE36_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14255:1: error: BUILDSTDERR: warning: label ‘_cFjd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14255 | _cFjd: BUILDSTDERR: | ^ BUILDSTDERR: 14255 | _cFjd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE37_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14295:1: error: BUILDSTDERR: warning: label ‘_cFjj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14295 | _cFjj: BUILDSTDERR: | ^ BUILDSTDERR: 14295 | _cFjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE3k_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14334:1: error: BUILDSTDERR: warning: label ‘_cFjp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14334 | _cFjp: BUILDSTDERR: | ^ BUILDSTDERR: 14334 | _cFjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE3t_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14380:1: error: BUILDSTDERR: warning: label ‘_cFjM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14380 | _cFjM: BUILDSTDERR: | ^ BUILDSTDERR: 14380 | _cFjM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFjG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14411:1: error: BUILDSTDERR: warning: label ‘_cFjG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14411 | _cFjG: BUILDSTDERR: | ^ BUILDSTDERR: 14411 | _cFjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFjU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14444:1: error: BUILDSTDERR: warning: label ‘_cFjU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14444 | _cFjU: BUILDSTDERR: | ^ BUILDSTDERR: 14444 | _cFjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE3F_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14474:1: error: BUILDSTDERR: warning: label ‘_cFkn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14474 | _cFkn: BUILDSTDERR: | ^ BUILDSTDERR: 14474 | _cFkn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFkh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14505:1: error: BUILDSTDERR: warning: label ‘_cFkh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14505 | _cFkh: BUILDSTDERR: | ^ BUILDSTDERR: 14505 | _cFkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFkv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14538:1: error: BUILDSTDERR: warning: label ‘_cFkv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14538 | _cFkv: BUILDSTDERR: | ^ BUILDSTDERR: 14538 | _cFkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘sE3K_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14567:1: error: BUILDSTDERR: warning: label ‘_cFkG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14567 | _cFkG: BUILDSTDERR: | ^ BUILDSTDERR: 14567 | _cFkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFhQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14597:1: error: BUILDSTDERR: warning: label ‘_cFhQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14597 | _cFhQ: BUILDSTDERR: | ^ BUILDSTDERR: 14597 | _cFhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFhV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14623:1: error: BUILDSTDERR: warning: label ‘_cFhV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14623 | _cFhV: BUILDSTDERR: | ^ BUILDSTDERR: 14623 | _cFhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFi0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14662:1: error: BUILDSTDERR: warning: label ‘_cFi0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14662 | _cFi0: BUILDSTDERR: | ^ BUILDSTDERR: 14662 | _cFi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFlV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14729:1: error: BUILDSTDERR: warning: label ‘_cFlV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14729 | _cFlV: BUILDSTDERR: | ^ BUILDSTDERR: 14729 | _cFlV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFlE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14753:1: error: BUILDSTDERR: warning: label ‘_cFlE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14753 | _cFlE: BUILDSTDERR: | ^ BUILDSTDERR: 14753 | _cFlE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFkb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14777:1: error: BUILDSTDERR: warning: label ‘_cFkb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14777 | _cFkb: BUILDSTDERR: | ^ BUILDSTDERR: 14777 | _cFkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_sE2W’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14806:1: error: BUILDSTDERR: warning: label ‘_sE2W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14806 | _sE2W: BUILDSTDERR: | ^ BUILDSTDERR: 14806 | _sE2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFia’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14833:1: error: BUILDSTDERR: warning: label ‘_cFia’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14833 | _cFia: BUILDSTDERR: | ^ BUILDSTDERR: 14833 | _cFia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFlg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14899:1: error: BUILDSTDERR: warning: label ‘_cFlg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14899 | _cFlg: BUILDSTDERR: | ^ BUILDSTDERR: 14899 | _cFlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFkZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14922:1: error: BUILDSTDERR: warning: label ‘_cFkZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14922 | _cFkZ: BUILDSTDERR: | ^ BUILDSTDERR: 14922 | _cFkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFjA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14945:1: error: BUILDSTDERR: warning: label ‘_cFjA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14945 | _cFjA: BUILDSTDERR: | ^ BUILDSTDERR: 14945 | _cFjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFii’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:14977:1: error: BUILDSTDERR: warning: label ‘_cFii’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14977 | _cFii: BUILDSTDERR: | ^ BUILDSTDERR: 14977 | _cFii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseCountzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:15015:1: error: BUILDSTDERR: warning: label ‘_cFmK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15015 | _cFmK: BUILDSTDERR: | ^ BUILDSTDERR: 15015 | _cFmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘_cFhl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:15042:1: error: BUILDSTDERR: warning: label ‘_cFhl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15042 | _cFhl: BUILDSTDERR: | ^ BUILDSTDERR: 15042 | _cFhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseCount_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_93.hc:15091:1: error: BUILDSTDERR: warning: label ‘_cFmX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15091 | _cFmX: BUILDSTDERR: | ^ BUILDSTDERR: 15091 | _cFmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/Network/MPD/Commands/Query.hs:20:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 20 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Query.hs:22:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 22 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatch1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:21:1: error: BUILDSTDERR: warning: label ‘_cG1p’ defined but not used [-Wunused-label] BUILDSTDERR: 21 | _cG1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 21 | _cG1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sFZt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:58:1: error: BUILDSTDERR: warning: label ‘_cG1H’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _cG1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _cG1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG1E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:91:1: error: BUILDSTDERR: warning: label ‘_cG1E’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _cG1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _cG1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG1K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:115:1: error: BUILDSTDERR: warning: label ‘_cG1K’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cG1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cG1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sFZu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:136:1: error: BUILDSTDERR: warning: label ‘_cG1T’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _cG1T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _cG1T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:172:1: error: BUILDSTDERR: warning: label ‘_cG20’ defined but not used [-Wunused-label] BUILDSTDERR: 172 | _cG20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 172 | _cG20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG1Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:204:1: error: BUILDSTDERR: warning: label ‘_cG1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _cG1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _cG1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:226:1: error: BUILDSTDERR: warning: label ‘_cG2g’ defined but not used [-Wunused-label] BUILDSTDERR: 226 | _cG2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 226 | _cG2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG2d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:253:1: error: BUILDSTDERR: warning: label ‘_cG2d’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _cG2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _cG2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:279:1: error: BUILDSTDERR: warning: label ‘_cG2u’ defined but not used [-Wunused-label] BUILDSTDERR: 279 | _cG2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 279 | _cG2u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG2r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:308:1: error: BUILDSTDERR: warning: label ‘_cG2r’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _cG2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _cG2r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG2x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:327:1: error: BUILDSTDERR: warning: label ‘_cG2x’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _cG2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _cG2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sFZO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:352:1: error: BUILDSTDERR: warning: label ‘_cG33’ defined but not used [-Wunused-label] BUILDSTDERR: 352 | _cG33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 352 | _cG33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sFZP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:376:1: error: BUILDSTDERR: warning: label ‘_cG36’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _cG36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _cG36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG2U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:411:1: error: BUILDSTDERR: warning: label ‘_cG2U’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _cG2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _cG2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG37’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:442:1: error: BUILDSTDERR: warning: label ‘_cG37’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _cG37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _cG37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:458:1: error: BUILDSTDERR: warning: label ‘_cG3m’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _cG3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _cG3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG2K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:485:1: error: BUILDSTDERR: warning: label ‘_cG2K’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _cG2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _cG2K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:534:1: error: BUILDSTDERR: warning: label ‘_cG3G’ defined but not used [-Wunused-label] BUILDSTDERR: 534 | _cG3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 534 | _cG3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG3A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:558:1: error: BUILDSTDERR: warning: label ‘_cG3A’ defined but not used [-Wunused-label] BUILDSTDERR: 558 | _cG3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 558 | _cG3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:588:1: error: BUILDSTDERR: warning: label ‘_cG3T’ defined but not used [-Wunused-label] BUILDSTDERR: 588 | _cG3T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 588 | _cG3T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:619:1: error: BUILDSTDERR: warning: label ‘_cG4m’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cG4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cG4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG4j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:652:1: error: BUILDSTDERR: warning: label ‘_cG4j’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cG4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cG4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG4p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:675:1: error: BUILDSTDERR: warning: label ‘_cG4p’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _cG4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _cG4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG04_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:691:1: error: BUILDSTDERR: warning: label ‘_cG4E’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _cG4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _cG4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0e_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:717:1: error: BUILDSTDERR: warning: label ‘_cG4H’ defined but not used [-Wunused-label] BUILDSTDERR: 717 | _cG4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | _cG4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG4a’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:751:1: error: BUILDSTDERR: warning: label ‘_cG4a’ defined but not used [-Wunused-label] BUILDSTDERR: 751 | _cG4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 751 | _cG4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMPDArgQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:791:1: error: BUILDSTDERR: warning: label ‘_cG4T’ defined but not used [-Wunused-label] BUILDSTDERR: 791 | _cG4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 791 | _cG4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG3X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:812:1: error: BUILDSTDERR: warning: label ‘_cG3X’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _cG3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _cG3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG40’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:832:1: error: BUILDSTDERR: warning: label ‘_cG40’ defined but not used [-Wunused-label] BUILDSTDERR: 832 | _cG40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 832 | _cG40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG4Y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:873:1: error: BUILDSTDERR: warning: label ‘_cG4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 873 | _cG4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 873 | _cG4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMPDArgQueryzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:896:1: error: BUILDSTDERR: warning: label ‘_cG5e’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _cG5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _cG5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:926:1: error: BUILDSTDERR: warning: label ‘_cG5E’ defined but not used [-Wunused-label] BUILDSTDERR: 926 | _cG5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 926 | _cG5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:950:1: error: BUILDSTDERR: warning: label ‘_cG5H’ defined but not used [-Wunused-label] BUILDSTDERR: 950 | _cG5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 950 | _cG5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG5v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:985:1: error: BUILDSTDERR: warning: label ‘_cG5v’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _cG5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _cG5v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG5I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1016:1: error: BUILDSTDERR: warning: label ‘_cG5I’ defined but not used [-Wunused-label] BUILDSTDERR: 1016 | _cG5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1016 | _cG5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1032:1: error: BUILDSTDERR: warning: label ‘_cG5X’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _cG5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _cG5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG5l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1059:1: error: BUILDSTDERR: warning: label ‘_cG5l’ defined but not used [-Wunused-label] BUILDSTDERR: 1059 | _cG5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1059 | _cG5l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0x_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cG6p’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cG6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cG6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG6j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cG6j’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cG6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cG6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0t_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1162:1: error: BUILDSTDERR: warning: label ‘_cG6y’ defined but not used [-Wunused-label] BUILDSTDERR: 1162 | _cG6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1162 | _cG6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0A_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1195:1: error: BUILDSTDERR: warning: label ‘_cG6L’ defined but not used [-Wunused-label] BUILDSTDERR: 1195 | _cG6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | _cG6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0D_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1209:1: error: BUILDSTDERR: warning: label ‘_cG6V’ defined but not used [-Wunused-label] BUILDSTDERR: 1209 | _cG6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1209 | _cG6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cG71’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cG71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cG71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1282:1: error: BUILDSTDERR: warning: label ‘_cG7d’ defined but not used [-Wunused-label] BUILDSTDERR: 1282 | _cG7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1282 | _cG7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG7a’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1303:1: error: BUILDSTDERR: warning: label ‘_cG7a’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _cG7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _cG7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0Q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1324:1: error: BUILDSTDERR: warning: label ‘_cG7H’ defined but not used [-Wunused-label] BUILDSTDERR: 1324 | _cG7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1324 | _cG7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0R_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1348:1: error: BUILDSTDERR: warning: label ‘_cG7K’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _cG7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _cG7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG7y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1383:1: error: BUILDSTDERR: warning: label ‘_cG7y’ defined but not used [-Wunused-label] BUILDSTDERR: 1383 | _cG7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1383 | _cG7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG7L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1414:1: error: BUILDSTDERR: warning: label ‘_cG7L’ defined but not used [-Wunused-label] BUILDSTDERR: 1414 | _cG7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1414 | _cG7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzugo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cG80’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cG80: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cG80: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG7o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cG7o’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cG7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cG7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG0W_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1505:1: error: BUILDSTDERR: warning: label ‘_cG8o’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _cG8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _cG8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG8i’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cG8i’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cG8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cG8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1559:1: error: BUILDSTDERR: warning: label ‘_cG8x’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _cG8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _cG8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQuery1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1595:1: error: BUILDSTDERR: warning: label ‘_cG8G’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _cG8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _cG8G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cG8N’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cG8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cG8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zez3fU1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1667:1: error: BUILDSTDERR: warning: label ‘_cG8W’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _cG8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _cG8W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zez3fU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cG95’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cG95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cG95: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG17_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1869:1: error: BUILDSTDERR: warning: label ‘_cG9m’ defined but not used [-Wunused-label] BUILDSTDERR: 1869 | _cG9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1869 | _cG9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMonoidQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1893:1: error: BUILDSTDERR: warning: label ‘_cG9t’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _cG9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _cG9t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG9c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1923:1: error: BUILDSTDERR: warning: label ‘_cG9c’ defined but not used [-Wunused-label] BUILDSTDERR: 1923 | _cG9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1923 | _cG9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘sG1d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1966:1: error: BUILDSTDERR: warning: label ‘_cG9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _cG9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _cG9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cG9X’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cG9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cG9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cG9G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:2019:1: error: BUILDSTDERR: warning: label ‘_cG9G’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _cG9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _cG9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:2064:1: error: BUILDSTDERR: warning: label ‘_cGad’ defined but not used [-Wunused-label] BUILDSTDERR: 2064 | _cGad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2064 | _cGad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘_cGaa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:2090:1: error: BUILDSTDERR: warning: label ‘_cGaa’ defined but not used [-Wunused-label] BUILDSTDERR: 2090 | _cGaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2090 | _cGaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:2123:1: error: BUILDSTDERR: warning: label ‘_cGao’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _cGao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _cGao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zlzazg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:2160:1: error: BUILDSTDERR: warning: label ‘_cGav’ defined but not used [-Wunused-label] BUILDSTDERR: 2160 | _cGav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2160 | _cGav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_Match_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:2184:1: error: BUILDSTDERR: warning: label ‘_cGaD’ defined but not used [-Wunused-label] BUILDSTDERR: 2184 | _cGaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2184 | _cGaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_Match_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_98.hc:2209:1: error: BUILDSTDERR: warning: label ‘_cGaI’ defined but not used [-Wunused-label] BUILDSTDERR: 2209 | _cGaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2209 | _cGaI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatch1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:21:1: error: BUILDSTDERR: warning: label ‘_cGcP’ defined but not used [-Wunused-label] BUILDSTDERR: 21 | _cGcP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 21 | _cGcP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGaT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:58:1: error: BUILDSTDERR: warning: label ‘_cGd7’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _cGd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _cGd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGd4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:91:1: error: BUILDSTDERR: warning: label ‘_cGd4’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _cGd4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _cGd4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGda’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:115:1: error: BUILDSTDERR: warning: label ‘_cGda’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cGda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cGda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGaU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:136:1: error: BUILDSTDERR: warning: label ‘_cGdj’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _cGdj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _cGdj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:172:1: error: BUILDSTDERR: warning: label ‘_cGdq’ defined but not used [-Wunused-label] BUILDSTDERR: 172 | _cGdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 172 | _cGdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGdo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:204:1: error: BUILDSTDERR: warning: label ‘_cGdo’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _cGdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _cGdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:226:1: error: BUILDSTDERR: warning: label ‘_cGdG’ defined but not used [-Wunused-label] BUILDSTDERR: 226 | _cGdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 226 | _cGdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGdD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:253:1: error: BUILDSTDERR: warning: label ‘_cGdD’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _cGdD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _cGdD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:279:1: error: BUILDSTDERR: warning: label ‘_cGdU’ defined but not used [-Wunused-label] BUILDSTDERR: 279 | _cGdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 279 | _cGdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGdR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:308:1: error: BUILDSTDERR: warning: label ‘_cGdR’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _cGdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _cGdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGdX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:327:1: error: BUILDSTDERR: warning: label ‘_cGdX’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _cGdX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _cGdX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:352:1: error: BUILDSTDERR: warning: label ‘_cGet’ defined but not used [-Wunused-label] BUILDSTDERR: 352 | _cGet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 352 | _cGet: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:376:1: error: BUILDSTDERR: warning: label ‘_cGew’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _cGew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _cGew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGek’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:411:1: error: BUILDSTDERR: warning: label ‘_cGek’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _cGek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _cGek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGex’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:442:1: error: BUILDSTDERR: warning: label ‘_cGex’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _cGex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _cGex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:458:1: error: BUILDSTDERR: warning: label ‘_cGeM’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _cGeM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _cGeM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGea’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:485:1: error: BUILDSTDERR: warning: label ‘_cGea’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _cGea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _cGea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:534:1: error: BUILDSTDERR: warning: label ‘_cGf6’ defined but not used [-Wunused-label] BUILDSTDERR: 534 | _cGf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 534 | _cGf6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGf0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:558:1: error: BUILDSTDERR: warning: label ‘_cGf0’ defined but not used [-Wunused-label] BUILDSTDERR: 558 | _cGf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 558 | _cGf0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:588:1: error: BUILDSTDERR: warning: label ‘_cGfj’ defined but not used [-Wunused-label] BUILDSTDERR: 588 | _cGfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 588 | _cGfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:619:1: error: BUILDSTDERR: warning: label ‘_cGfM’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cGfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cGfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGfJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:652:1: error: BUILDSTDERR: warning: label ‘_cGfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cGfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cGfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGfP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:675:1: error: BUILDSTDERR: warning: label ‘_cGfP’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _cGfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _cGfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:691:1: error: BUILDSTDERR: warning: label ‘_cGg4’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _cGg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _cGg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:717:1: error: BUILDSTDERR: warning: label ‘_cGg7’ defined but not used [-Wunused-label] BUILDSTDERR: 717 | _cGg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | _cGg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGfA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:751:1: error: BUILDSTDERR: warning: label ‘_cGfA’ defined but not used [-Wunused-label] BUILDSTDERR: 751 | _cGfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 751 | _cGfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMPDArgQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:791:1: error: BUILDSTDERR: warning: label ‘_cGgj’ defined but not used [-Wunused-label] BUILDSTDERR: 791 | _cGgj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 791 | _cGgj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGfn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:812:1: error: BUILDSTDERR: warning: label ‘_cGfn’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _cGfn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _cGfn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGfq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:832:1: error: BUILDSTDERR: warning: label ‘_cGfq’ defined but not used [-Wunused-label] BUILDSTDERR: 832 | _cGfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 832 | _cGfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGgo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:873:1: error: BUILDSTDERR: warning: label ‘_cGgo’ defined but not used [-Wunused-label] BUILDSTDERR: 873 | _cGgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 873 | _cGgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMPDArgQueryzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:896:1: error: BUILDSTDERR: warning: label ‘_cGgE’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _cGgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _cGgE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:926:1: error: BUILDSTDERR: warning: label ‘_cGh4’ defined but not used [-Wunused-label] BUILDSTDERR: 926 | _cGh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 926 | _cGh4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:950:1: error: BUILDSTDERR: warning: label ‘_cGh7’ defined but not used [-Wunused-label] BUILDSTDERR: 950 | _cGh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 950 | _cGh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGgV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:985:1: error: BUILDSTDERR: warning: label ‘_cGgV’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _cGgV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _cGgV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGh8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1016:1: error: BUILDSTDERR: warning: label ‘_cGh8’ defined but not used [-Wunused-label] BUILDSTDERR: 1016 | _cGh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1016 | _cGh8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1032:1: error: BUILDSTDERR: warning: label ‘_cGhn’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _cGhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _cGhn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGgL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1059:1: error: BUILDSTDERR: warning: label ‘_cGgL’ defined but not used [-Wunused-label] BUILDSTDERR: 1059 | _cGgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1059 | _cGgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cGhP’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cGhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cGhP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGhJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cGhJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cGhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cGhJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGbT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1162:1: error: BUILDSTDERR: warning: label ‘_cGhY’ defined but not used [-Wunused-label] BUILDSTDERR: 1162 | _cGhY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1162 | _cGhY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGc0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1195:1: error: BUILDSTDERR: warning: label ‘_cGib’ defined but not used [-Wunused-label] BUILDSTDERR: 1195 | _cGib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | _cGib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGc3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1209:1: error: BUILDSTDERR: warning: label ‘_cGil’ defined but not used [-Wunused-label] BUILDSTDERR: 1209 | _cGil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1209 | _cGil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cGir’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cGir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cGir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1282:1: error: BUILDSTDERR: warning: label ‘_cGiD’ defined but not used [-Wunused-label] BUILDSTDERR: 1282 | _cGiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1282 | _cGiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGiA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1303:1: error: BUILDSTDERR: warning: label ‘_cGiA’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _cGiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _cGiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGcg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1324:1: error: BUILDSTDERR: warning: label ‘_cGj7’ defined but not used [-Wunused-label] BUILDSTDERR: 1324 | _cGj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1324 | _cGj7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGch_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1348:1: error: BUILDSTDERR: warning: label ‘_cGja’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _cGja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _cGja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGiY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1383:1: error: BUILDSTDERR: warning: label ‘_cGiY’ defined but not used [-Wunused-label] BUILDSTDERR: 1383 | _cGiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1383 | _cGiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGjb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1414:1: error: BUILDSTDERR: warning: label ‘_cGjb’ defined but not used [-Wunused-label] BUILDSTDERR: 1414 | _cGjb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1414 | _cGjb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzugo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cGjq’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cGjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cGjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGiO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cGiO’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cGiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cGiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGcm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1505:1: error: BUILDSTDERR: warning: label ‘_cGjO’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _cGjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _cGjO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGjI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cGjI’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cGjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cGjI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1559:1: error: BUILDSTDERR: warning: label ‘_cGjX’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _cGjX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _cGjX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQuery1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1595:1: error: BUILDSTDERR: warning: label ‘_cGk6’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _cGk6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _cGk6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cGkd’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cGkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cGkd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zez3fU1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1667:1: error: BUILDSTDERR: warning: label ‘_cGkm’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _cGkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _cGkm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zez3fU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cGkv’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cGkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cGkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGcx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1869:1: error: BUILDSTDERR: warning: label ‘_cGkM’ defined but not used [-Wunused-label] BUILDSTDERR: 1869 | _cGkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1869 | _cGkM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMonoidQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1893:1: error: BUILDSTDERR: warning: label ‘_cGkT’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _cGkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _cGkT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGkC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1923:1: error: BUILDSTDERR: warning: label ‘_cGkC’ defined but not used [-Wunused-label] BUILDSTDERR: 1923 | _cGkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1923 | _cGkC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘sGcD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1966:1: error: BUILDSTDERR: warning: label ‘_cGlg’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _cGlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _cGlg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cGln’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cGln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cGln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGl6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:2019:1: error: BUILDSTDERR: warning: label ‘_cGl6’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _cGl6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _cGl6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:2064:1: error: BUILDSTDERR: warning: label ‘_cGlD’ defined but not used [-Wunused-label] BUILDSTDERR: 2064 | _cGlD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2064 | _cGlD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘_cGlA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:2090:1: error: BUILDSTDERR: warning: label ‘_cGlA’ defined but not used [-Wunused-label] BUILDSTDERR: 2090 | _cGlA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2090 | _cGlA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:2123:1: error: BUILDSTDERR: warning: label ‘_cGlO’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _cGlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _cGlO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zlzazg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:2160:1: error: BUILDSTDERR: warning: label ‘_cGlV’ defined but not used [-Wunused-label] BUILDSTDERR: 2160 | _cGlV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2160 | _cGlV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_Match_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:2184:1: error: BUILDSTDERR: warning: label ‘_cGm3’ defined but not used [-Wunused-label] BUILDSTDERR: 2184 | _cGm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2184 | _cGm3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_Match_con_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_102.hc:2209:1: error: BUILDSTDERR: warning: label ‘_cGm8’ defined but not used [-Wunused-label] BUILDSTDERR: 2209 | _cGm8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2209 | _cGm8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_next2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:19:1: error: BUILDSTDERR: warning: label ‘_cGy6’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cGy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cGy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_play2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:74:1: error: BUILDSTDERR: warning: label ‘_cGyf’ defined but not used [-Wunused-label] BUILDSTDERR: 74 | _cGyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 74 | _cGyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGwN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:111:1: error: BUILDSTDERR: warning: label ‘_cGyH’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _cGyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _cGyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGyE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:141:1: error: BUILDSTDERR: warning: label ‘_cGyE’ defined but not used [-Wunused-label] BUILDSTDERR: 141 | _cGyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 141 | _cGyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGyK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:160:1: error: BUILDSTDERR: warning: label ‘_cGyK’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cGyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cGyK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGwP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:191:1: error: BUILDSTDERR: warning: label ‘_cGyV’ defined but not used [-Wunused-label] BUILDSTDERR: 191 | _cGyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 191 | _cGyV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGwQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:228:1: error: BUILDSTDERR: warning: label ‘_cGz4’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cGz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cGz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGyq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:262:1: error: BUILDSTDERR: warning: label ‘_cGyq’ defined but not used [-Wunused-label] BUILDSTDERR: 262 | _cGyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 262 | _cGyq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwplay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:303:1: error: BUILDSTDERR: warning: label ‘_cGze’ defined but not used [-Wunused-label] BUILDSTDERR: 303 | _cGze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 303 | _cGze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_play_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:339:1: error: BUILDSTDERR: warning: label ‘_cGzr’ defined but not used [-Wunused-label] BUILDSTDERR: 339 | _cGzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 339 | _cGzr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGzo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:363:1: error: BUILDSTDERR: warning: label ‘_cGzo’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _cGzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _cGzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_previous2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:400:1: error: BUILDSTDERR: warning: label ‘_cGzD’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cGzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cGzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_stop2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:455:1: error: BUILDSTDERR: warning: label ‘_cGzM’ defined but not used [-Wunused-label] BUILDSTDERR: 455 | _cGzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 455 | _cGzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGx2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:531:1: error: BUILDSTDERR: warning: label ‘_cGA8’ defined but not used [-Wunused-label] BUILDSTDERR: 531 | _cGA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 531 | _cGA8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGA5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:561:1: error: BUILDSTDERR: warning: label ‘_cGA5’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _cGA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _cGA5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGAb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:580:1: error: BUILDSTDERR: warning: label ‘_cGAb’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _cGAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _cGAb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGx4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:611:1: error: BUILDSTDERR: warning: label ‘_cGAm’ defined but not used [-Wunused-label] BUILDSTDERR: 611 | _cGAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 611 | _cGAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGx5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:650:1: error: BUILDSTDERR: warning: label ‘_cGAr’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _cGAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _cGAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwplayId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:687:1: error: BUILDSTDERR: warning: label ‘_cGAx’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _cGAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _cGAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_playId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:723:1: error: BUILDSTDERR: warning: label ‘_cGAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 723 | _cGAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 723 | _cGAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGAG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:747:1: error: BUILDSTDERR: warning: label ‘_cGAG’ defined but not used [-Wunused-label] BUILDSTDERR: 747 | _cGAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 747 | _cGAG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:782:1: error: BUILDSTDERR: warning: label ‘_cGBc’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _cGBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _cGBc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGB5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:812:1: error: BUILDSTDERR: warning: label ‘_cGB5’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _cGB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _cGB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:842:1: error: BUILDSTDERR: warning: label ‘_cGBn’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cGBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cGBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:882:1: error: BUILDSTDERR: warning: label ‘_cGBs’ defined but not used [-Wunused-label] BUILDSTDERR: 882 | _cGBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 882 | _cGBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_pause_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:921:1: error: BUILDSTDERR: warning: label ‘_cGBz’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _cGBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _cGBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:962:1: error: BUILDSTDERR: warning: label ‘_cGBX’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _cGBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _cGBX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGBU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:990:1: error: BUILDSTDERR: warning: label ‘_cGBU’ defined but not used [-Wunused-label] BUILDSTDERR: 990 | _cGBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 990 | _cGBU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1018:1: error: BUILDSTDERR: warning: label ‘_cGCb’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _cGCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _cGCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGC8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1048:1: error: BUILDSTDERR: warning: label ‘_cGC8’ defined but not used [-Wunused-label] BUILDSTDERR: 1048 | _cGC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1048 | _cGC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGCe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1067:1: error: BUILDSTDERR: warning: label ‘_cGCe’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _cGCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _cGCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1100:1: error: BUILDSTDERR: warning: label ‘_cGCp’ defined but not used [-Wunused-label] BUILDSTDERR: 1100 | _cGCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1100 | _cGCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1147:1: error: BUILDSTDERR: warning: label ‘_cGCu’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _cGCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _cGCu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwseekId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1187:1: error: BUILDSTDERR: warning: label ‘_cGCA’ defined but not used [-Wunused-label] BUILDSTDERR: 1187 | _cGCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1187 | _cGCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seekId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1225:1: error: BUILDSTDERR: warning: label ‘_cGCM’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _cGCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _cGCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGCJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cGCJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cGCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cGCJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1286:1: error: BUILDSTDERR: warning: label ‘_cGDb’ defined but not used [-Wunused-label] BUILDSTDERR: 1286 | _cGDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1286 | _cGDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGD8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1314:1: error: BUILDSTDERR: warning: label ‘_cGD8’ defined but not used [-Wunused-label] BUILDSTDERR: 1314 | _cGD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1314 | _cGD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1342:1: error: BUILDSTDERR: warning: label ‘_cGDp’ defined but not used [-Wunused-label] BUILDSTDERR: 1342 | _cGDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1342 | _cGDp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGDm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1372:1: error: BUILDSTDERR: warning: label ‘_cGDm’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _cGDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _cGDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGDs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1391:1: error: BUILDSTDERR: warning: label ‘_cGDs’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _cGDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _cGDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1424:1: error: BUILDSTDERR: warning: label ‘_cGDD’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _cGDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _cGDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘sGxT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1471:1: error: BUILDSTDERR: warning: label ‘_cGDI’ defined but not used [-Wunused-label] BUILDSTDERR: 1471 | _cGDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1471 | _cGDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwseek_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1511:1: error: BUILDSTDERR: warning: label ‘_cGDO’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _cGDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _cGDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seek_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1549:1: error: BUILDSTDERR: warning: label ‘_cGE0’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _cGE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _cGE0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc: In function ‘_cGDX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_107.hc:1574:1: error: BUILDSTDERR: warning: label ‘_cGDX’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _cGDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _cGDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_next2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:19:1: error: BUILDSTDERR: warning: label ‘_cGFx’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cGFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cGFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_play2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:74:1: error: BUILDSTDERR: warning: label ‘_cGFG’ defined but not used [-Wunused-label] BUILDSTDERR: 74 | _cGFG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 74 | _cGFG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:111:1: error: BUILDSTDERR: warning: label ‘_cGG8’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _cGG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _cGG8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGG5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:141:1: error: BUILDSTDERR: warning: label ‘_cGG5’ defined but not used [-Wunused-label] BUILDSTDERR: 141 | _cGG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 141 | _cGG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGGb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:160:1: error: BUILDSTDERR: warning: label ‘_cGGb’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cGGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cGGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:191:1: error: BUILDSTDERR: warning: label ‘_cGGm’ defined but not used [-Wunused-label] BUILDSTDERR: 191 | _cGGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 191 | _cGGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:228:1: error: BUILDSTDERR: warning: label ‘_cGGv’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cGGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cGGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGFR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:262:1: error: BUILDSTDERR: warning: label ‘_cGFR’ defined but not used [-Wunused-label] BUILDSTDERR: 262 | _cGFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 262 | _cGFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwplay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:303:1: error: BUILDSTDERR: warning: label ‘_cGGF’ defined but not used [-Wunused-label] BUILDSTDERR: 303 | _cGGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 303 | _cGGF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_play_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:339:1: error: BUILDSTDERR: warning: label ‘_cGGS’ defined but not used [-Wunused-label] BUILDSTDERR: 339 | _cGGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 339 | _cGGS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGGP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:363:1: error: BUILDSTDERR: warning: label ‘_cGGP’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _cGGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _cGGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_previous2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:400:1: error: BUILDSTDERR: warning: label ‘_cGH4’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cGH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cGH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_stop2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:455:1: error: BUILDSTDERR: warning: label ‘_cGHd’ defined but not used [-Wunused-label] BUILDSTDERR: 455 | _cGHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 455 | _cGHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:531:1: error: BUILDSTDERR: warning: label ‘_cGHz’ defined but not used [-Wunused-label] BUILDSTDERR: 531 | _cGHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 531 | _cGHz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGHw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:561:1: error: BUILDSTDERR: warning: label ‘_cGHw’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _cGHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _cGHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGHC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:580:1: error: BUILDSTDERR: warning: label ‘_cGHC’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _cGHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _cGHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:611:1: error: BUILDSTDERR: warning: label ‘_cGHN’ defined but not used [-Wunused-label] BUILDSTDERR: 611 | _cGHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 611 | _cGHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:650:1: error: BUILDSTDERR: warning: label ‘_cGHS’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _cGHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _cGHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwplayId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:687:1: error: BUILDSTDERR: warning: label ‘_cGHY’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _cGHY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _cGHY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_playId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:723:1: error: BUILDSTDERR: warning: label ‘_cGIa’ defined but not used [-Wunused-label] BUILDSTDERR: 723 | _cGIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 723 | _cGIa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGI7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:747:1: error: BUILDSTDERR: warning: label ‘_cGI7’ defined but not used [-Wunused-label] BUILDSTDERR: 747 | _cGI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 747 | _cGI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:782:1: error: BUILDSTDERR: warning: label ‘_cGID’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _cGID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _cGID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGIw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:812:1: error: BUILDSTDERR: warning: label ‘_cGIw’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _cGIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _cGIw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:842:1: error: BUILDSTDERR: warning: label ‘_cGIO’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cGIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cGIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:882:1: error: BUILDSTDERR: warning: label ‘_cGIT’ defined but not used [-Wunused-label] BUILDSTDERR: 882 | _cGIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 882 | _cGIT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_pause_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:921:1: error: BUILDSTDERR: warning: label ‘_cGJ0’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _cGJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _cGJ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:962:1: error: BUILDSTDERR: warning: label ‘_cGJo’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _cGJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _cGJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGJl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:990:1: error: BUILDSTDERR: warning: label ‘_cGJl’ defined but not used [-Wunused-label] BUILDSTDERR: 990 | _cGJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 990 | _cGJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1018:1: error: BUILDSTDERR: warning: label ‘_cGJC’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _cGJC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _cGJC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGJz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1048:1: error: BUILDSTDERR: warning: label ‘_cGJz’ defined but not used [-Wunused-label] BUILDSTDERR: 1048 | _cGJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1048 | _cGJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGJF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1067:1: error: BUILDSTDERR: warning: label ‘_cGJF’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _cGJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _cGJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1100:1: error: BUILDSTDERR: warning: label ‘_cGJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1100 | _cGJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1100 | _cGJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGEY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1147:1: error: BUILDSTDERR: warning: label ‘_cGJV’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _cGJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _cGJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwseekId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1187:1: error: BUILDSTDERR: warning: label ‘_cGK1’ defined but not used [-Wunused-label] BUILDSTDERR: 1187 | _cGK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1187 | _cGK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seekId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1225:1: error: BUILDSTDERR: warning: label ‘_cGKd’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _cGKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _cGKd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGKa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cGKa’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cGKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cGKa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGFg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1286:1: error: BUILDSTDERR: warning: label ‘_cGKC’ defined but not used [-Wunused-label] BUILDSTDERR: 1286 | _cGKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1286 | _cGKC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGKz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1314:1: error: BUILDSTDERR: warning: label ‘_cGKz’ defined but not used [-Wunused-label] BUILDSTDERR: 1314 | _cGKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1314 | _cGKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGFc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1342:1: error: BUILDSTDERR: warning: label ‘_cGKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1342 | _cGKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1342 | _cGKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGKN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1372:1: error: BUILDSTDERR: warning: label ‘_cGKN’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _cGKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _cGKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGKT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1391:1: error: BUILDSTDERR: warning: label ‘_cGKT’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _cGKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _cGKT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGFj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1424:1: error: BUILDSTDERR: warning: label ‘_cGL4’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _cGL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _cGL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘sGFk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1471:1: error: BUILDSTDERR: warning: label ‘_cGL9’ defined but not used [-Wunused-label] BUILDSTDERR: 1471 | _cGL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1471 | _cGL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwseek_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1511:1: error: BUILDSTDERR: warning: label ‘_cGLf’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _cGLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _cGLf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seek_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1549:1: error: BUILDSTDERR: warning: label ‘_cGLr’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _cGLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _cGLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc: In function ‘_cGLo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_111.hc:1574:1: error: BUILDSTDERR: warning: label ‘_cGLo’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _cGLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _cGLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_next_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:16:1: error: BUILDSTDERR: warning: label ‘_cGTG’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cGTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cGTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘sGT9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:48:1: error: BUILDSTDERR: warning: label ‘_cGU7’ defined but not used [-Wunused-label] BUILDSTDERR: 48 | _cGU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 48 | _cGU7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘_cGU0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:78:1: error: BUILDSTDERR: warning: label ‘_cGU0’ defined but not used [-Wunused-label] BUILDSTDERR: 78 | _cGU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 78 | _cGU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘sGTb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:108:1: error: BUILDSTDERR: warning: label ‘_cGUi’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _cGUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _cGUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘sGTc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:148:1: error: BUILDSTDERR: warning: label ‘_cGUn’ defined but not used [-Wunused-label] BUILDSTDERR: 148 | _cGUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 148 | _cGUn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_pause_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:187:1: error: BUILDSTDERR: warning: label ‘_cGUt’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cGUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cGUt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_play_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:228:1: error: BUILDSTDERR: warning: label ‘_cGUE’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cGUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cGUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘_cGUC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:250:1: error: BUILDSTDERR: warning: label ‘_cGUC’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _cGUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _cGUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_playId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:275:1: error: BUILDSTDERR: warning: label ‘_cGUO’ defined but not used [-Wunused-label] BUILDSTDERR: 275 | _cGUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 275 | _cGUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘_cGUM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:297:1: error: BUILDSTDERR: warning: label ‘_cGUM’ defined but not used [-Wunused-label] BUILDSTDERR: 297 | _cGUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 297 | _cGUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_previous_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:323:1: error: BUILDSTDERR: warning: label ‘_cGUW’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _cGUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _cGUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_seek_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:353:1: error: BUILDSTDERR: warning: label ‘_cGV5’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _cGV5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _cGV5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘_cGV3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:376:1: error: BUILDSTDERR: warning: label ‘_cGV3’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _cGV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _cGV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_seekId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:400:1: error: BUILDSTDERR: warning: label ‘_cGVf’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cGVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cGVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘_cGVd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:423:1: error: BUILDSTDERR: warning: label ‘_cGVd’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _cGVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _cGVd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_stop_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_116.hc:448:1: error: BUILDSTDERR: warning: label ‘_cGVn’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _cGVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _cGVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_next_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:16:1: error: BUILDSTDERR: warning: label ‘_cGW1’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cGW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cGW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘sGVu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:48:1: error: BUILDSTDERR: warning: label ‘_cGWs’ defined but not used [-Wunused-label] BUILDSTDERR: 48 | _cGWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 48 | _cGWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘_cGWl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:78:1: error: BUILDSTDERR: warning: label ‘_cGWl’ defined but not used [-Wunused-label] BUILDSTDERR: 78 | _cGWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 78 | _cGWl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘sGVw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:108:1: error: BUILDSTDERR: warning: label ‘_cGWD’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _cGWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _cGWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘sGVx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:148:1: error: BUILDSTDERR: warning: label ‘_cGWI’ defined but not used [-Wunused-label] BUILDSTDERR: 148 | _cGWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 148 | _cGWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_pause_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:187:1: error: BUILDSTDERR: warning: label ‘_cGWO’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cGWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cGWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_play_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:228:1: error: BUILDSTDERR: warning: label ‘_cGWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cGWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cGWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘_cGWX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:250:1: error: BUILDSTDERR: warning: label ‘_cGWX’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _cGWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _cGWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_playId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:275:1: error: BUILDSTDERR: warning: label ‘_cGX9’ defined but not used [-Wunused-label] BUILDSTDERR: 275 | _cGX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 275 | _cGX9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘_cGX7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:297:1: error: BUILDSTDERR: warning: label ‘_cGX7’ defined but not used [-Wunused-label] BUILDSTDERR: 297 | _cGX7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 297 | _cGX7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_previous_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:323:1: error: BUILDSTDERR: warning: label ‘_cGXh’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _cGXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _cGXh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_seek_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:353:1: error: BUILDSTDERR: warning: label ‘_cGXq’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _cGXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _cGXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘_cGXo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:376:1: error: BUILDSTDERR: warning: label ‘_cGXo’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _cGXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _cGXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_seekId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:400:1: error: BUILDSTDERR: warning: label ‘_cGXA’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cGXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cGXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘_cGXy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:423:1: error: BUILDSTDERR: warning: label ‘_cGXy’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _cGXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _cGXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_stop_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_120.hc:448:1: error: BUILDSTDERR: warning: label ‘_cGXI’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _cGXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _cGXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘sH1b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:14:1: error: BUILDSTDERR: warning: label ‘_cH24’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cH24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cH24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_outputs4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:42:1: error: BUILDSTDERR: warning: label ‘_cH27’ defined but not used [-Wunused-label] BUILDSTDERR: 42 | _cH27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 42 | _cH27: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH1L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:68:1: error: BUILDSTDERR: warning: label ‘_cH1L’ defined but not used [-Wunused-label] BUILDSTDERR: 68 | _cH1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 68 | _cH1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH1N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:88:1: error: BUILDSTDERR: warning: label ‘_cH1N’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cH1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cH1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH1R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:107:1: error: BUILDSTDERR: warning: label ‘_cH1R’ defined but not used [-Wunused-label] BUILDSTDERR: 107 | _cH1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 107 | _cH1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH1V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:128:1: error: BUILDSTDERR: warning: label ‘_cH1V’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _cH1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _cH1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_outputs2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:179:1: error: BUILDSTDERR: warning: label ‘_cH2v’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _cH2v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _cH2v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘sH1j_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:255:1: error: BUILDSTDERR: warning: label ‘_cH2R’ defined but not used [-Wunused-label] BUILDSTDERR: 255 | _cH2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 255 | _cH2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH2O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:285:1: error: BUILDSTDERR: warning: label ‘_cH2O’ defined but not used [-Wunused-label] BUILDSTDERR: 285 | _cH2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 285 | _cH2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH2U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:304:1: error: BUILDSTDERR: warning: label ‘_cH2U’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _cH2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _cH2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘sH1l_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:335:1: error: BUILDSTDERR: warning: label ‘_cH35’ defined but not used [-Wunused-label] BUILDSTDERR: 335 | _cH35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 335 | _cH35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘sH1m_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:374:1: error: BUILDSTDERR: warning: label ‘_cH3a’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cH3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cH3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_zdwenableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:411:1: error: BUILDSTDERR: warning: label ‘_cH3g’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _cH3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _cH3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_enableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:447:1: error: BUILDSTDERR: warning: label ‘_cH3s’ defined but not used [-Wunused-label] BUILDSTDERR: 447 | _cH3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 447 | _cH3s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH3p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:471:1: error: BUILDSTDERR: warning: label ‘_cH3p’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cH3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cH3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘sH1y_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:506:1: error: BUILDSTDERR: warning: label ‘_cH3R’ defined but not used [-Wunused-label] BUILDSTDERR: 506 | _cH3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 506 | _cH3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH3O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:536:1: error: BUILDSTDERR: warning: label ‘_cH3O’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _cH3O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _cH3O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH3U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:555:1: error: BUILDSTDERR: warning: label ‘_cH3U’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cH3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cH3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘sH1A_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:586:1: error: BUILDSTDERR: warning: label ‘_cH45’ defined but not used [-Wunused-label] BUILDSTDERR: 586 | _cH45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 586 | _cH45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘sH1B_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:625:1: error: BUILDSTDERR: warning: label ‘_cH4a’ defined but not used [-Wunused-label] BUILDSTDERR: 625 | _cH4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 625 | _cH4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_zdwdisableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:662:1: error: BUILDSTDERR: warning: label ‘_cH4g’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _cH4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _cH4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_disableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:698:1: error: BUILDSTDERR: warning: label ‘_cH4s’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _cH4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _cH4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc: In function ‘_cH4p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_125.hc:722:1: error: BUILDSTDERR: warning: label ‘_cH4p’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _cH4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _cH4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘sH4H_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:14:1: error: BUILDSTDERR: warning: label ‘_cH5A’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cH5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cH5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_outputs4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:42:1: error: BUILDSTDERR: warning: label ‘_cH5D’ defined but not used [-Wunused-label] BUILDSTDERR: 42 | _cH5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 42 | _cH5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH5h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:68:1: error: BUILDSTDERR: warning: label ‘_cH5h’ defined but not used [-Wunused-label] BUILDSTDERR: 68 | _cH5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 68 | _cH5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH5j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:88:1: error: BUILDSTDERR: warning: label ‘_cH5j’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cH5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cH5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH5n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:107:1: error: BUILDSTDERR: warning: label ‘_cH5n’ defined but not used [-Wunused-label] BUILDSTDERR: 107 | _cH5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 107 | _cH5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH5r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:128:1: error: BUILDSTDERR: warning: label ‘_cH5r’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _cH5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _cH5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_outputs2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:179:1: error: BUILDSTDERR: warning: label ‘_cH61’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _cH61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _cH61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘sH4P_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:255:1: error: BUILDSTDERR: warning: label ‘_cH6n’ defined but not used [-Wunused-label] BUILDSTDERR: 255 | _cH6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 255 | _cH6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH6k’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:285:1: error: BUILDSTDERR: warning: label ‘_cH6k’ defined but not used [-Wunused-label] BUILDSTDERR: 285 | _cH6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 285 | _cH6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH6q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:304:1: error: BUILDSTDERR: warning: label ‘_cH6q’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _cH6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _cH6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘sH4R_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:335:1: error: BUILDSTDERR: warning: label ‘_cH6B’ defined but not used [-Wunused-label] BUILDSTDERR: 335 | _cH6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 335 | _cH6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘sH4S_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:374:1: error: BUILDSTDERR: warning: label ‘_cH6G’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cH6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cH6G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_zdwenableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:411:1: error: BUILDSTDERR: warning: label ‘_cH6M’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _cH6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _cH6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_enableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:447:1: error: BUILDSTDERR: warning: label ‘_cH6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 447 | _cH6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 447 | _cH6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH6V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:471:1: error: BUILDSTDERR: warning: label ‘_cH6V’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cH6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cH6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘sH54_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:506:1: error: BUILDSTDERR: warning: label ‘_cH7n’ defined but not used [-Wunused-label] BUILDSTDERR: 506 | _cH7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 506 | _cH7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH7k’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:536:1: error: BUILDSTDERR: warning: label ‘_cH7k’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _cH7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _cH7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH7q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:555:1: error: BUILDSTDERR: warning: label ‘_cH7q’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cH7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cH7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘sH56_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:586:1: error: BUILDSTDERR: warning: label ‘_cH7B’ defined but not used [-Wunused-label] BUILDSTDERR: 586 | _cH7B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 586 | _cH7B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘sH57_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:625:1: error: BUILDSTDERR: warning: label ‘_cH7G’ defined but not used [-Wunused-label] BUILDSTDERR: 625 | _cH7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 625 | _cH7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_zdwdisableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:662:1: error: BUILDSTDERR: warning: label ‘_cH7M’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _cH7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _cH7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_disableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:698:1: error: BUILDSTDERR: warning: label ‘_cH7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _cH7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _cH7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc: In function ‘_cH7V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_129.hc:722:1: error: BUILDSTDERR: warning: label ‘_cH7V’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _cH7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _cH7V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_disableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc:15:1: error: BUILDSTDERR: warning: label ‘_cHbk’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cHbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cHbk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc: In function ‘_cHbi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc:37:1: error: BUILDSTDERR: warning: label ‘_cHbi’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cHbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cHbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_enableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc:62:1: error: BUILDSTDERR: warning: label ‘_cHbv’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cHbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cHbv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc: In function ‘_cHbt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc:84:1: error: BUILDSTDERR: warning: label ‘_cHbt’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cHbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cHbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_outputs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_134.hc:110:1: error: BUILDSTDERR: warning: label ‘_cHbD’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cHbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cHbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_disableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc:15:1: error: BUILDSTDERR: warning: label ‘_cHbX’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cHbX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cHbX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc: In function ‘_cHbV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc:37:1: error: BUILDSTDERR: warning: label ‘_cHbV’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cHbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cHbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_enableOutput_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc:62:1: error: BUILDSTDERR: warning: label ‘_cHc8’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cHc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cHc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc: In function ‘_cHc6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc:84:1: error: BUILDSTDERR: warning: label ‘_cHc6’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cHc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cHc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_outputs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_138.hc:110:1: error: BUILDSTDERR: warning: label ‘_cHcg’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cHcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cHcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘sHxd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:15:1: error: BUILDSTDERR: warning: label ‘_cHA7’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cHA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cHA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHA4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:41:1: error: BUILDSTDERR: warning: label ‘_cHA4’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _cHA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _cHA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:70:1: error: BUILDSTDERR: warning: label ‘_cHAh’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _cHAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _cHAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHzS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:99:1: error: BUILDSTDERR: warning: label ‘_cHzS’ defined but not used [-Wunused-label] BUILDSTDERR: 99 | _cHzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 99 | _cHzS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHzY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:130:1: error: BUILDSTDERR: warning: label ‘_cHzY’ defined but not used [-Wunused-label] BUILDSTDERR: 130 | _cHzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 130 | _cHzY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeValues_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:176:1: error: BUILDSTDERR: warning: label ‘_cHAC’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _cHAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _cHAC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHAA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:198:1: error: BUILDSTDERR: warning: label ‘_cHAA’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _cHAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _cHAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘sHxA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:219:1: error: BUILDSTDERR: warning: label ‘_cHAT’ defined but not used [-Wunused-label] BUILDSTDERR: 219 | _cHAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 219 | _cHAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘sHxz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:244:1: error: BUILDSTDERR: warning: label ‘_cHB0’ defined but not used [-Wunused-label] BUILDSTDERR: 244 | _cHB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 244 | _cHB0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_decodePair_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:270:1: error: BUILDSTDERR: warning: label ‘_cHB3’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cHB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cHB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHAK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:296:1: error: BUILDSTDERR: warning: label ‘_cHAK’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _cHAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _cHAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:369:1: error: BUILDSTDERR: warning: label ‘_cHBn’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cHBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cHBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHBh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:405:1: error: BUILDSTDERR: warning: label ‘_cHBh’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _cHBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _cHBh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:453:1: error: BUILDSTDERR: warning: label ‘_cHBH’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cHBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cHBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHBA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:482:1: error: BUILDSTDERR: warning: label ‘_cHBA’ defined but not used [-Wunused-label] BUILDSTDERR: 482 | _cHBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 482 | _cHBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHBP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:512:1: error: BUILDSTDERR: warning: label ‘_cHBP’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _cHBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _cHBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHBZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:543:1: error: BUILDSTDERR: warning: label ‘_cHBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _cHBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _cHBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:590:1: error: BUILDSTDERR: warning: label ‘_cHCp’ defined but not used [-Wunused-label] BUILDSTDERR: 590 | _cHCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 590 | _cHCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHCn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:616:1: error: BUILDSTDERR: warning: label ‘_cHCn’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cHCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cHCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHCs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:634:1: error: BUILDSTDERR: warning: label ‘_cHCs’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _cHCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _cHCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:660:1: error: BUILDSTDERR: warning: label ‘_cHCM’ defined but not used [-Wunused-label] BUILDSTDERR: 660 | _cHCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 660 | _cHCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHCG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:696:1: error: BUILDSTDERR: warning: label ‘_cHCG’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _cHCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _cHCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:740:1: error: BUILDSTDERR: warning: label ‘_cHD7’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _cHD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _cHD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHD1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:776:1: error: BUILDSTDERR: warning: label ‘_cHD1’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cHD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cHD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘rHwR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:841:1: error: BUILDSTDERR: warning: label ‘_cHDm’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _cHDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _cHDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘rHwS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:880:1: error: BUILDSTDERR: warning: label ‘_cHDv’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _cHDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _cHDv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘rHwT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:919:1: error: BUILDSTDERR: warning: label ‘_cHDE’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cHDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cHDE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘rHwV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:960:1: error: BUILDSTDERR: warning: label ‘_cHDN’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cHDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cHDN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘rHx2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1034:1: error: BUILDSTDERR: warning: label ‘_cHDW’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _cHDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _cHDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHDU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1057:1: error: BUILDSTDERR: warning: label ‘_cHDU’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _cHDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _cHDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘rHx4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1088:1: error: BUILDSTDERR: warning: label ‘_cHE8’ defined but not used [-Wunused-label] BUILDSTDERR: 1088 | _cHE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1088 | _cHE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘sHyD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1124:1: error: BUILDSTDERR: warning: label ‘_cHEK’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _cHEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _cHEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntrieszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1149:1: error: BUILDSTDERR: warning: label ‘_cHER’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _cHER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _cHER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHEf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1178:1: error: BUILDSTDERR: warning: label ‘_cHEf’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _cHEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _cHEf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHEl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1213:1: error: BUILDSTDERR: warning: label ‘_cHEl’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _cHEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _cHEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHEr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1246:1: error: BUILDSTDERR: warning: label ‘_cHEr’ defined but not used [-Wunused-label] BUILDSTDERR: 1246 | _cHEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1246 | _cHEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHEw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1272:1: error: BUILDSTDERR: warning: label ‘_cHEw’ defined but not used [-Wunused-label] BUILDSTDERR: 1272 | _cHEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1272 | _cHEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHEB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1313:1: error: BUILDSTDERR: warning: label ‘_cHEB’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _cHEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _cHEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHJk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1394:1: error: BUILDSTDERR: warning: label ‘_cHJk’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _cHJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _cHJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHJ3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1418:1: error: BUILDSTDERR: warning: label ‘_cHJ3’ defined but not used [-Wunused-label] BUILDSTDERR: 1418 | _cHJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1418 | _cHJ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_sHzy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1443:1: error: BUILDSTDERR: warning: label ‘_sHzy’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _sHzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _sHzy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHIy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1456:1: error: BUILDSTDERR: warning: label ‘_cHIy’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _cHIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _cHIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHII’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1487:1: error: BUILDSTDERR: warning: label ‘_cHII’ defined but not used [-Wunused-label] BUILDSTDERR: 1487 | _cHII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1487 | _cHII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_sHyE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1529:1: error: BUILDSTDERR: warning: label ‘_sHyE’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _sHyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _sHyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHFd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1557:1: error: BUILDSTDERR: warning: label ‘_cHFd’ defined but not used [-Wunused-label] BUILDSTDERR: 1557 | _cHFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1557 | _cHFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHI5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1629:1: error: BUILDSTDERR: warning: label ‘_cHI5’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _cHI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _cHI5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHHB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cHHB’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cHHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cHHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHHM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cHHM’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cHHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cHHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHH4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1742:1: error: BUILDSTDERR: warning: label ‘_cHH4’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _cHH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _cHH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHHf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1771:1: error: BUILDSTDERR: warning: label ‘_cHHf’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _cHHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _cHHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_sHyK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1813:1: error: BUILDSTDERR: warning: label ‘_sHyK’ defined but not used [-Wunused-label] BUILDSTDERR: 1813 | _sHyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1813 | _sHyK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHFp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1841:1: error: BUILDSTDERR: warning: label ‘_cHFp’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _cHFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _cHFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHGD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1913:1: error: BUILDSTDERR: warning: label ‘_cHGD’ defined but not used [-Wunused-label] BUILDSTDERR: 1913 | _cHGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1913 | _cHGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHG9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1955:1: error: BUILDSTDERR: warning: label ‘_cHG9’ defined but not used [-Wunused-label] BUILDSTDERR: 1955 | _cHG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1955 | _cHG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHGk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:1983:1: error: BUILDSTDERR: warning: label ‘_cHGk’ defined but not used [-Wunused-label] BUILDSTDERR: 1983 | _cHGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1983 | _cHGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHFC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:2025:1: error: BUILDSTDERR: warning: label ‘_cHFC’ defined but not used [-Wunused-label] BUILDSTDERR: 2025 | _cHFC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2025 | _cHFC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHFN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:2053:1: error: BUILDSTDERR: warning: label ‘_cHFN’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _cHFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _cHFN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHGX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:2093:1: error: BUILDSTDERR: warning: label ‘_cHGX’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _cHGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _cHGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:2110:1: error: BUILDSTDERR: warning: label ‘_cHKu’ defined but not used [-Wunused-label] BUILDSTDERR: 2110 | _cHKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2110 | _cHKu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHKs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cHKs’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cHKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cHKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc: In function ‘_cHKx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_143.hc:2154:1: error: BUILDSTDERR: warning: label ‘_cHKx’ defined but not used [-Wunused-label] BUILDSTDERR: 2154 | _cHKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2154 | _cHKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘sHKM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:15:1: error: BUILDSTDERR: warning: label ‘_cHNG’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cHNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cHNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHND’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:41:1: error: BUILDSTDERR: warning: label ‘_cHND’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _cHND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _cHND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:70:1: error: BUILDSTDERR: warning: label ‘_cHNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _cHNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _cHNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHNr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:99:1: error: BUILDSTDERR: warning: label ‘_cHNr’ defined but not used [-Wunused-label] BUILDSTDERR: 99 | _cHNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 99 | _cHNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHNx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:130:1: error: BUILDSTDERR: warning: label ‘_cHNx’ defined but not used [-Wunused-label] BUILDSTDERR: 130 | _cHNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 130 | _cHNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeValues_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:176:1: error: BUILDSTDERR: warning: label ‘_cHOb’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _cHOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _cHOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHO9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:198:1: error: BUILDSTDERR: warning: label ‘_cHO9’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _cHO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _cHO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘sHL9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:219:1: error: BUILDSTDERR: warning: label ‘_cHOs’ defined but not used [-Wunused-label] BUILDSTDERR: 219 | _cHOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 219 | _cHOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘sHL8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:244:1: error: BUILDSTDERR: warning: label ‘_cHOz’ defined but not used [-Wunused-label] BUILDSTDERR: 244 | _cHOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 244 | _cHOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_decodePair_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:270:1: error: BUILDSTDERR: warning: label ‘_cHOC’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cHOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cHOC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHOj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:296:1: error: BUILDSTDERR: warning: label ‘_cHOj’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _cHOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _cHOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:369:1: error: BUILDSTDERR: warning: label ‘_cHOW’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cHOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cHOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHOQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:405:1: error: BUILDSTDERR: warning: label ‘_cHOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _cHOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _cHOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:453:1: error: BUILDSTDERR: warning: label ‘_cHPg’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cHPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cHPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHP9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:482:1: error: BUILDSTDERR: warning: label ‘_cHP9’ defined but not used [-Wunused-label] BUILDSTDERR: 482 | _cHP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 482 | _cHP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHPo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:512:1: error: BUILDSTDERR: warning: label ‘_cHPo’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _cHPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _cHPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHPy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:543:1: error: BUILDSTDERR: warning: label ‘_cHPy’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _cHPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _cHPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:590:1: error: BUILDSTDERR: warning: label ‘_cHPY’ defined but not used [-Wunused-label] BUILDSTDERR: 590 | _cHPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 590 | _cHPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHPW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:616:1: error: BUILDSTDERR: warning: label ‘_cHPW’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cHPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cHPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHQ1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:634:1: error: BUILDSTDERR: warning: label ‘_cHQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _cHQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _cHQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:660:1: error: BUILDSTDERR: warning: label ‘_cHQl’ defined but not used [-Wunused-label] BUILDSTDERR: 660 | _cHQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 660 | _cHQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHQf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:696:1: error: BUILDSTDERR: warning: label ‘_cHQf’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _cHQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _cHQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:740:1: error: BUILDSTDERR: warning: label ‘_cHQG’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _cHQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _cHQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHQA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:776:1: error: BUILDSTDERR: warning: label ‘_cHQA’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cHQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cHQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘rHwR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:841:1: error: BUILDSTDERR: warning: label ‘_cHQV’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _cHQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _cHQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘rHwS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:880:1: error: BUILDSTDERR: warning: label ‘_cHR4’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _cHR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _cHR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘rHwT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:919:1: error: BUILDSTDERR: warning: label ‘_cHRd’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cHRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cHRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘rHwV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:960:1: error: BUILDSTDERR: warning: label ‘_cHRm’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cHRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cHRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘rHx2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1034:1: error: BUILDSTDERR: warning: label ‘_cHRv’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _cHRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _cHRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHRt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1057:1: error: BUILDSTDERR: warning: label ‘_cHRt’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _cHRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _cHRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘rHx4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1088:1: error: BUILDSTDERR: warning: label ‘_cHRH’ defined but not used [-Wunused-label] BUILDSTDERR: 1088 | _cHRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1088 | _cHRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘sHMc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1124:1: error: BUILDSTDERR: warning: label ‘_cHSj’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _cHSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _cHSj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntrieszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1149:1: error: BUILDSTDERR: warning: label ‘_cHSq’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _cHSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _cHSq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHRO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1178:1: error: BUILDSTDERR: warning: label ‘_cHRO’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _cHRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _cHRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHRU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1213:1: error: BUILDSTDERR: warning: label ‘_cHRU’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _cHRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _cHRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHS0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1246:1: error: BUILDSTDERR: warning: label ‘_cHS0’ defined but not used [-Wunused-label] BUILDSTDERR: 1246 | _cHS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1246 | _cHS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHS5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1272:1: error: BUILDSTDERR: warning: label ‘_cHS5’ defined but not used [-Wunused-label] BUILDSTDERR: 1272 | _cHS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1272 | _cHS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHSa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1313:1: error: BUILDSTDERR: warning: label ‘_cHSa’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _cHSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _cHSa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHWT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1394:1: error: BUILDSTDERR: warning: label ‘_cHWT’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _cHWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _cHWT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHWC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1418:1: error: BUILDSTDERR: warning: label ‘_cHWC’ defined but not used [-Wunused-label] BUILDSTDERR: 1418 | _cHWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1418 | _cHWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_sHN7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1443:1: error: BUILDSTDERR: warning: label ‘_sHN7’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _sHN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _sHN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHW7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1456:1: error: BUILDSTDERR: warning: label ‘_cHW7’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _cHW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _cHW7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHWh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1487:1: error: BUILDSTDERR: warning: label ‘_cHWh’ defined but not used [-Wunused-label] BUILDSTDERR: 1487 | _cHWh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1487 | _cHWh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_sHMd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1529:1: error: BUILDSTDERR: warning: label ‘_sHMd’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _sHMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _sHMd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHSM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1557:1: error: BUILDSTDERR: warning: label ‘_cHSM’ defined but not used [-Wunused-label] BUILDSTDERR: 1557 | _cHSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1557 | _cHSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHVE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1629:1: error: BUILDSTDERR: warning: label ‘_cHVE’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _cHVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _cHVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHVa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cHVa’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cHVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cHVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHVl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cHVl’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cHVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cHVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHUD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1742:1: error: BUILDSTDERR: warning: label ‘_cHUD’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _cHUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _cHUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHUO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1771:1: error: BUILDSTDERR: warning: label ‘_cHUO’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _cHUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _cHUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_sHMj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1813:1: error: BUILDSTDERR: warning: label ‘_sHMj’ defined but not used [-Wunused-label] BUILDSTDERR: 1813 | _sHMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1813 | _sHMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHSY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1841:1: error: BUILDSTDERR: warning: label ‘_cHSY’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _cHSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _cHSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHUc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1913:1: error: BUILDSTDERR: warning: label ‘_cHUc’ defined but not used [-Wunused-label] BUILDSTDERR: 1913 | _cHUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1913 | _cHUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHTI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1955:1: error: BUILDSTDERR: warning: label ‘_cHTI’ defined but not used [-Wunused-label] BUILDSTDERR: 1955 | _cHTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1955 | _cHTI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHTT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:1983:1: error: BUILDSTDERR: warning: label ‘_cHTT’ defined but not used [-Wunused-label] BUILDSTDERR: 1983 | _cHTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1983 | _cHTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHTb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:2025:1: error: BUILDSTDERR: warning: label ‘_cHTb’ defined but not used [-Wunused-label] BUILDSTDERR: 2025 | _cHTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2025 | _cHTb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHTm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:2053:1: error: BUILDSTDERR: warning: label ‘_cHTm’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _cHTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _cHTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHUw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:2093:1: error: BUILDSTDERR: warning: label ‘_cHUw’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _cHUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _cHUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:2110:1: error: BUILDSTDERR: warning: label ‘_cHY3’ defined but not used [-Wunused-label] BUILDSTDERR: 2110 | _cHY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2110 | _cHY3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHY1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cHY1’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cHY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cHY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc: In function ‘_cHY6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_147.hc:2154:1: error: BUILDSTDERR: warning: label ‘_cHY6’ defined but not used [-Wunused-label] BUILDSTDERR: 2154 | _cHY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2154 | _cHY6: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/StoredPlaylists.hs:35:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 35 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘rIgs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:19:1: error: BUILDSTDERR: warning: label ‘_cIl5’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cIl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cIl5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘rIgt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:60:1: error: BUILDSTDERR: warning: label ‘_cIle’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cIle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cIle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘rIgu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:101:1: error: BUILDSTDERR: warning: label ‘_cIln’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cIln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cIln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘rIgw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:142:1: error: BUILDSTDERR: warning: label ‘_cIlw’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _cIlw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _cIlw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘rIgD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:218:1: error: BUILDSTDERR: warning: label ‘_cIlH’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _cIlH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _cIlH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIlF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:251:1: error: BUILDSTDERR: warning: label ‘_cIlF’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _cIlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _cIlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:274:1: error: BUILDSTDERR: warning: label ‘_cIme’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _cIme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _cIme: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIlP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:294:1: error: BUILDSTDERR: warning: label ‘_cIlP’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _cIlP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _cIlP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIlS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:310:1: error: BUILDSTDERR: warning: label ‘_cIlS’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _cIlS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _cIlS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIlY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:343:1: error: BUILDSTDERR: warning: label ‘_cIlY’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cIlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cIlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIm3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:369:1: error: BUILDSTDERR: warning: label ‘_cIm3’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cIm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cIm3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIgY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:413:1: error: BUILDSTDERR: warning: label ‘_cImK’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _cImK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _cImK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIgX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:440:1: error: BUILDSTDERR: warning: label ‘_cImT’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cImT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cImT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cImR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:467:1: error: BUILDSTDERR: warning: label ‘_cImR’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _cImR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _cImR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:488:1: error: BUILDSTDERR: warning: label ‘_cIn0’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _cIn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _cIn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cImE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:515:1: error: BUILDSTDERR: warning: label ‘_cImE’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _cImE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _cImE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:554:1: error: BUILDSTDERR: warning: label ‘_cInd’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _cInd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _cInd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIna’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:578:1: error: BUILDSTDERR: warning: label ‘_cIna’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _cIna: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _cIna: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:614:1: error: BUILDSTDERR: warning: label ‘_cInp’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _cInp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _cInp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIha_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:686:1: error: BUILDSTDERR: warning: label ‘_cInL’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _cInL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _cInL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cInI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:719:1: error: BUILDSTDERR: warning: label ‘_cInI’ defined but not used [-Wunused-label] BUILDSTDERR: 719 | _cInI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 719 | _cInI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cInO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:742:1: error: BUILDSTDERR: warning: label ‘_cInO’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _cInO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _cInO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:763:1: error: BUILDSTDERR: warning: label ‘_cInZ’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _cInZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _cInZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:806:1: error: BUILDSTDERR: warning: label ‘_cIo4’ defined but not used [-Wunused-label] BUILDSTDERR: 806 | _cIo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 806 | _cIo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwsave_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:844:1: error: BUILDSTDERR: warning: label ‘_cIoa’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _cIoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _cIoa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_save_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:880:1: error: BUILDSTDERR: warning: label ‘_cIom’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _cIom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _cIom: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIoj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:904:1: error: BUILDSTDERR: warning: label ‘_cIoj’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _cIoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _cIoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:939:1: error: BUILDSTDERR: warning: label ‘_cIoL’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _cIoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _cIoL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIoI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:972:1: error: BUILDSTDERR: warning: label ‘_cIoI’ defined but not used [-Wunused-label] BUILDSTDERR: 972 | _cIoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 972 | _cIoI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIoO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:995:1: error: BUILDSTDERR: warning: label ‘_cIoO’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _cIoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _cIoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1016:1: error: BUILDSTDERR: warning: label ‘_cIoZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1016 | _cIoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1016 | _cIoZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1059:1: error: BUILDSTDERR: warning: label ‘_cIp4’ defined but not used [-Wunused-label] BUILDSTDERR: 1059 | _cIp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1059 | _cIp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwrm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1097:1: error: BUILDSTDERR: warning: label ‘_cIpa’ defined but not used [-Wunused-label] BUILDSTDERR: 1097 | _cIpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1097 | _cIpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cIpm’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cIpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cIpm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIpj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1157:1: error: BUILDSTDERR: warning: label ‘_cIpj’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _cIpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _cIpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1192:1: error: BUILDSTDERR: warning: label ‘_cIpL’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _cIpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _cIpL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIpI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1225:1: error: BUILDSTDERR: warning: label ‘_cIpI’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _cIpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _cIpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIpO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1248:1: error: BUILDSTDERR: warning: label ‘_cIpO’ defined but not used [-Wunused-label] BUILDSTDERR: 1248 | _cIpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1248 | _cIpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1265:1: error: BUILDSTDERR: warning: label ‘_cIq6’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _cIq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _cIq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIq3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1298:1: error: BUILDSTDERR: warning: label ‘_cIq3’ defined but not used [-Wunused-label] BUILDSTDERR: 1298 | _cIq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1298 | _cIq3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIq9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cIq9’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cIq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cIq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1345:1: error: BUILDSTDERR: warning: label ‘_cIqm’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _cIqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _cIqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIqk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1395:1: error: BUILDSTDERR: warning: label ‘_cIqk’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _cIqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _cIqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIhX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1414:1: error: BUILDSTDERR: warning: label ‘_cIqu’ defined but not used [-Wunused-label] BUILDSTDERR: 1414 | _cIqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1414 | _cIqu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwrename_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1454:1: error: BUILDSTDERR: warning: label ‘_cIqA’ defined but not used [-Wunused-label] BUILDSTDERR: 1454 | _cIqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1454 | _cIqA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rename_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1492:1: error: BUILDSTDERR: warning: label ‘_cIqM’ defined but not used [-Wunused-label] BUILDSTDERR: 1492 | _cIqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1492 | _cIqM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIqJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1517:1: error: BUILDSTDERR: warning: label ‘_cIqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _cIqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _cIqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIir_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1552:1: error: BUILDSTDERR: warning: label ‘_cIrb’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _cIrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _cIrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIr8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1582:1: error: BUILDSTDERR: warning: label ‘_cIr8’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _cIr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _cIr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIre’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1601:1: error: BUILDSTDERR: warning: label ‘_cIre’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _cIre: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _cIre: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIil_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1629:1: error: BUILDSTDERR: warning: label ‘_cIrw’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _cIrw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _cIrw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIrt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1659:1: error: BUILDSTDERR: warning: label ‘_cIrt’ defined but not used [-Wunused-label] BUILDSTDERR: 1659 | _cIrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1659 | _cIrt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIrz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1678:1: error: BUILDSTDERR: warning: label ‘_cIrz’ defined but not used [-Wunused-label] BUILDSTDERR: 1678 | _cIrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1678 | _cIrz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIid_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1706:1: error: BUILDSTDERR: warning: label ‘_cIrR’ defined but not used [-Wunused-label] BUILDSTDERR: 1706 | _cIrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1706 | _cIrR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIrO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1739:1: error: BUILDSTDERR: warning: label ‘_cIrO’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _cIrO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _cIrO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIrU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1762:1: error: BUILDSTDERR: warning: label ‘_cIrU’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _cIrU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _cIrU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIiv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1788:1: error: BUILDSTDERR: warning: label ‘_cIs7’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _cIs7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _cIs7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIs5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1841:1: error: BUILDSTDERR: warning: label ‘_cIs5’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _cIs5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _cIs5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIiw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1861:1: error: BUILDSTDERR: warning: label ‘_cIsf’ defined but not used [-Wunused-label] BUILDSTDERR: 1861 | _cIsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1861 | _cIsf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistMove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1903:1: error: BUILDSTDERR: warning: label ‘_cIsl’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _cIsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _cIsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistMove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1942:1: error: BUILDSTDERR: warning: label ‘_cIsx’ defined but not used [-Wunused-label] BUILDSTDERR: 1942 | _cIsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1942 | _cIsx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIsu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:1968:1: error: BUILDSTDERR: warning: label ‘_cIsu’ defined but not used [-Wunused-label] BUILDSTDERR: 1968 | _cIsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1968 | _cIsu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIiU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cIsW’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cIsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cIsW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIsT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2033:1: error: BUILDSTDERR: warning: label ‘_cIsT’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _cIsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _cIsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIsZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2052:1: error: BUILDSTDERR: warning: label ‘_cIsZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2052 | _cIsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2052 | _cIsZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIiM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2080:1: error: BUILDSTDERR: warning: label ‘_cIth’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _cIth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _cIth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIte’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2113:1: error: BUILDSTDERR: warning: label ‘_cIte’ defined but not used [-Wunused-label] BUILDSTDERR: 2113 | _cIte: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2113 | _cIte: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cItk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cItk’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cItk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cItk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIiX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2160:1: error: BUILDSTDERR: warning: label ‘_cItx’ defined but not used [-Wunused-label] BUILDSTDERR: 2160 | _cItx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2160 | _cItx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cItv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2207:1: error: BUILDSTDERR: warning: label ‘_cItv’ defined but not used [-Wunused-label] BUILDSTDERR: 2207 | _cItv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2207 | _cItv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIiY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2226:1: error: BUILDSTDERR: warning: label ‘_cItF’ defined but not used [-Wunused-label] BUILDSTDERR: 2226 | _cItF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2226 | _cItF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2266:1: error: BUILDSTDERR: warning: label ‘_cItL’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _cItL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _cItL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2304:1: error: BUILDSTDERR: warning: label ‘_cItX’ defined but not used [-Wunused-label] BUILDSTDERR: 2304 | _cItX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2304 | _cItX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cItU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2329:1: error: BUILDSTDERR: warning: label ‘_cItU’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _cItU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _cItU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2364:1: error: BUILDSTDERR: warning: label ‘_cIum’ defined but not used [-Wunused-label] BUILDSTDERR: 2364 | _cIum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2364 | _cIum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIuj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2397:1: error: BUILDSTDERR: warning: label ‘_cIuj’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _cIuj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _cIuj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIup’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2420:1: error: BUILDSTDERR: warning: label ‘_cIup’ defined but not used [-Wunused-label] BUILDSTDERR: 2420 | _cIup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2420 | _cIup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2441:1: error: BUILDSTDERR: warning: label ‘_cIuA’ defined but not used [-Wunused-label] BUILDSTDERR: 2441 | _cIuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2441 | _cIuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2484:1: error: BUILDSTDERR: warning: label ‘_cIuF’ defined but not used [-Wunused-label] BUILDSTDERR: 2484 | _cIuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2484 | _cIuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistClear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2522:1: error: BUILDSTDERR: warning: label ‘_cIuL’ defined but not used [-Wunused-label] BUILDSTDERR: 2522 | _cIuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2522 | _cIuL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistClear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2558:1: error: BUILDSTDERR: warning: label ‘_cIuX’ defined but not used [-Wunused-label] BUILDSTDERR: 2558 | _cIuX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2558 | _cIuX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIuU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2582:1: error: BUILDSTDERR: warning: label ‘_cIuU’ defined but not used [-Wunused-label] BUILDSTDERR: 2582 | _cIuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2582 | _cIuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2617:1: error: BUILDSTDERR: warning: label ‘_cIvm’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _cIvm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _cIvm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIvj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cIvj’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cIvj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cIvj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIvp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2673:1: error: BUILDSTDERR: warning: label ‘_cIvp’ defined but not used [-Wunused-label] BUILDSTDERR: 2673 | _cIvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2673 | _cIvp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIju_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2690:1: error: BUILDSTDERR: warning: label ‘_cIvH’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _cIvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _cIvH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIvE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2723:1: error: BUILDSTDERR: warning: label ‘_cIvE’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _cIvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _cIvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIvK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2746:1: error: BUILDSTDERR: warning: label ‘_cIvK’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _cIvK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _cIvK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2770:1: error: BUILDSTDERR: warning: label ‘_cIvX’ defined but not used [-Wunused-label] BUILDSTDERR: 2770 | _cIvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2770 | _cIvX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIvV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2820:1: error: BUILDSTDERR: warning: label ‘_cIvV’ defined but not used [-Wunused-label] BUILDSTDERR: 2820 | _cIvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2820 | _cIvV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2839:1: error: BUILDSTDERR: warning: label ‘_cIw5’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _cIw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _cIw5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2879:1: error: BUILDSTDERR: warning: label ‘_cIwb’ defined but not used [-Wunused-label] BUILDSTDERR: 2879 | _cIwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2879 | _cIwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cIwn’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cIwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cIwn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIwk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2942:1: error: BUILDSTDERR: warning: label ‘_cIwk’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _cIwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _cIwk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:2977:1: error: BUILDSTDERR: warning: label ‘_cIwM’ defined but not used [-Wunused-label] BUILDSTDERR: 2977 | _cIwM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2977 | _cIwM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIwJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3010:1: error: BUILDSTDERR: warning: label ‘_cIwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3010 | _cIwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3010 | _cIwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIwP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3033:1: error: BUILDSTDERR: warning: label ‘_cIwP’ defined but not used [-Wunused-label] BUILDSTDERR: 3033 | _cIwP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3033 | _cIwP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIjZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3054:1: error: BUILDSTDERR: warning: label ‘_cIx0’ defined but not used [-Wunused-label] BUILDSTDERR: 3054 | _cIx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3054 | _cIx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIk0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3097:1: error: BUILDSTDERR: warning: label ‘_cIx5’ defined but not used [-Wunused-label] BUILDSTDERR: 3097 | _cIx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3097 | _cIx5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwload_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3135:1: error: BUILDSTDERR: warning: label ‘_cIxb’ defined but not used [-Wunused-label] BUILDSTDERR: 3135 | _cIxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3135 | _cIxb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_load_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3171:1: error: BUILDSTDERR: warning: label ‘_cIxn’ defined but not used [-Wunused-label] BUILDSTDERR: 3171 | _cIxn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3171 | _cIxn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIxk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3195:1: error: BUILDSTDERR: warning: label ‘_cIxk’ defined but not used [-Wunused-label] BUILDSTDERR: 3195 | _cIxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3195 | _cIxk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIkf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3227:1: error: BUILDSTDERR: warning: label ‘_cIxQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3227 | _cIxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3227 | _cIxQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistInfo2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3255:1: error: BUILDSTDERR: warning: label ‘_cIxT’ defined but not used [-Wunused-label] BUILDSTDERR: 3255 | _cIxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3255 | _cIxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIxx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3281:1: error: BUILDSTDERR: warning: label ‘_cIxx’ defined but not used [-Wunused-label] BUILDSTDERR: 3281 | _cIxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3281 | _cIxx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIxz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3301:1: error: BUILDSTDERR: warning: label ‘_cIxz’ defined but not used [-Wunused-label] BUILDSTDERR: 3301 | _cIxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3301 | _cIxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIxD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3320:1: error: BUILDSTDERR: warning: label ‘_cIxD’ defined but not used [-Wunused-label] BUILDSTDERR: 3320 | _cIxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3320 | _cIxD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIxH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3341:1: error: BUILDSTDERR: warning: label ‘_cIxH’ defined but not used [-Wunused-label] BUILDSTDERR: 3341 | _cIxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3341 | _cIxH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIko_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3390:1: error: BUILDSTDERR: warning: label ‘_cIyt’ defined but not used [-Wunused-label] BUILDSTDERR: 3390 | _cIyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3390 | _cIyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIyq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cIyq’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cIyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cIyq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIyw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3446:1: error: BUILDSTDERR: warning: label ‘_cIyw’ defined but not used [-Wunused-label] BUILDSTDERR: 3446 | _cIyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3446 | _cIyw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIkr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3467:1: error: BUILDSTDERR: warning: label ‘_cIyH’ defined but not used [-Wunused-label] BUILDSTDERR: 3467 | _cIyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3467 | _cIyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIks_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3510:1: error: BUILDSTDERR: warning: label ‘_cIyM’ defined but not used [-Wunused-label] BUILDSTDERR: 3510 | _cIyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3510 | _cIyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwlistPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3548:1: error: BUILDSTDERR: warning: label ‘_cIyS’ defined but not used [-Wunused-label] BUILDSTDERR: 3548 | _cIyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3548 | _cIyS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3584:1: error: BUILDSTDERR: warning: label ‘_cIz4’ defined but not used [-Wunused-label] BUILDSTDERR: 3584 | _cIz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3584 | _cIz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIz1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3608:1: error: BUILDSTDERR: warning: label ‘_cIz1’ defined but not used [-Wunused-label] BUILDSTDERR: 3608 | _cIz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3608 | _cIz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIkG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3640:1: error: BUILDSTDERR: warning: label ‘_cIzk’ defined but not used [-Wunused-label] BUILDSTDERR: 3640 | _cIzk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3640 | _cIzk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIkF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3666:1: error: BUILDSTDERR: warning: label ‘_cIzt’ defined but not used [-Wunused-label] BUILDSTDERR: 3666 | _cIzt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3666 | _cIzt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIzr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3690:1: error: BUILDSTDERR: warning: label ‘_cIzr’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _cIzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _cIzr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylist2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cIzz’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cIzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cIzz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIze’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3737:1: error: BUILDSTDERR: warning: label ‘_cIze’ defined but not used [-Wunused-label] BUILDSTDERR: 3737 | _cIze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3737 | _cIze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIkP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3779:1: error: BUILDSTDERR: warning: label ‘_cIzY’ defined but not used [-Wunused-label] BUILDSTDERR: 3779 | _cIzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3779 | _cIzY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIzV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3812:1: error: BUILDSTDERR: warning: label ‘_cIzV’ defined but not used [-Wunused-label] BUILDSTDERR: 3812 | _cIzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3812 | _cIzV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIA1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3835:1: error: BUILDSTDERR: warning: label ‘_cIA1’ defined but not used [-Wunused-label] BUILDSTDERR: 3835 | _cIA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3835 | _cIA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIkS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3856:1: error: BUILDSTDERR: warning: label ‘_cIAc’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _cIAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _cIAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘sIkT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3899:1: error: BUILDSTDERR: warning: label ‘_cIAh’ defined but not used [-Wunused-label] BUILDSTDERR: 3899 | _cIAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3899 | _cIAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwlistPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3937:1: error: BUILDSTDERR: warning: label ‘_cIAn’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _cIAn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _cIAn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3973:1: error: BUILDSTDERR: warning: label ‘_cIAz’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _cIAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _cIAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc: In function ‘_cIAw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_152.hc:3997:1: error: BUILDSTDERR: warning: label ‘_cIAw’ defined but not used [-Wunused-label] BUILDSTDERR: 3997 | _cIAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3997 | _cIAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘rIgs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:19:1: error: BUILDSTDERR: warning: label ‘_cIF5’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cIF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cIF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘rIgt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:60:1: error: BUILDSTDERR: warning: label ‘_cIFe’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cIFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cIFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘rIgu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:101:1: error: BUILDSTDERR: warning: label ‘_cIFn’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cIFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cIFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘rIgw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:142:1: error: BUILDSTDERR: warning: label ‘_cIFw’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _cIFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _cIFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘rIgD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:218:1: error: BUILDSTDERR: warning: label ‘_cIFH’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _cIFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _cIFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIFF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:251:1: error: BUILDSTDERR: warning: label ‘_cIFF’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _cIFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _cIFF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:274:1: error: BUILDSTDERR: warning: label ‘_cIGe’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _cIGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _cIGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIFP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:294:1: error: BUILDSTDERR: warning: label ‘_cIFP’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _cIFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _cIFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIFS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:310:1: error: BUILDSTDERR: warning: label ‘_cIFS’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _cIFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _cIFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIFY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:343:1: error: BUILDSTDERR: warning: label ‘_cIFY’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cIFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cIFY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIG3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:369:1: error: BUILDSTDERR: warning: label ‘_cIG3’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cIG3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cIG3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIAY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:413:1: error: BUILDSTDERR: warning: label ‘_cIGK’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _cIGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _cIGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIAX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:440:1: error: BUILDSTDERR: warning: label ‘_cIGT’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cIGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cIGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIGR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:467:1: error: BUILDSTDERR: warning: label ‘_cIGR’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _cIGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _cIGR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:488:1: error: BUILDSTDERR: warning: label ‘_cIH0’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _cIH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _cIH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIGE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:515:1: error: BUILDSTDERR: warning: label ‘_cIGE’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _cIGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _cIGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:554:1: error: BUILDSTDERR: warning: label ‘_cIHd’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _cIHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _cIHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIHa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:578:1: error: BUILDSTDERR: warning: label ‘_cIHa’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _cIHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _cIHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:614:1: error: BUILDSTDERR: warning: label ‘_cIHp’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _cIHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _cIHp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:686:1: error: BUILDSTDERR: warning: label ‘_cIHL’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _cIHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _cIHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIHI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:719:1: error: BUILDSTDERR: warning: label ‘_cIHI’ defined but not used [-Wunused-label] BUILDSTDERR: 719 | _cIHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 719 | _cIHI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIHO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:742:1: error: BUILDSTDERR: warning: label ‘_cIHO’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _cIHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _cIHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:763:1: error: BUILDSTDERR: warning: label ‘_cIHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _cIHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _cIHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:806:1: error: BUILDSTDERR: warning: label ‘_cII4’ defined but not used [-Wunused-label] BUILDSTDERR: 806 | _cII4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 806 | _cII4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwsave_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:844:1: error: BUILDSTDERR: warning: label ‘_cIIa’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _cIIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _cIIa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_save_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:880:1: error: BUILDSTDERR: warning: label ‘_cIIm’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _cIIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _cIIm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIIj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:904:1: error: BUILDSTDERR: warning: label ‘_cIIj’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _cIIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _cIIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:939:1: error: BUILDSTDERR: warning: label ‘_cIIL’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _cIIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _cIIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIII’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:972:1: error: BUILDSTDERR: warning: label ‘_cIII’ defined but not used [-Wunused-label] BUILDSTDERR: 972 | _cIII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 972 | _cIII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIIO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:995:1: error: BUILDSTDERR: warning: label ‘_cIIO’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _cIIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _cIIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1016:1: error: BUILDSTDERR: warning: label ‘_cIIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1016 | _cIIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1016 | _cIIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1059:1: error: BUILDSTDERR: warning: label ‘_cIJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 1059 | _cIJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1059 | _cIJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwrm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1097:1: error: BUILDSTDERR: warning: label ‘_cIJa’ defined but not used [-Wunused-label] BUILDSTDERR: 1097 | _cIJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1097 | _cIJa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cIJm’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cIJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cIJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIJj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1157:1: error: BUILDSTDERR: warning: label ‘_cIJj’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _cIJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _cIJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1192:1: error: BUILDSTDERR: warning: label ‘_cIJL’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _cIJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _cIJL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIJI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1225:1: error: BUILDSTDERR: warning: label ‘_cIJI’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _cIJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _cIJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIJO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1248:1: error: BUILDSTDERR: warning: label ‘_cIJO’ defined but not used [-Wunused-label] BUILDSTDERR: 1248 | _cIJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1248 | _cIJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1265:1: error: BUILDSTDERR: warning: label ‘_cIK6’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _cIK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _cIK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIK3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1298:1: error: BUILDSTDERR: warning: label ‘_cIK3’ defined but not used [-Wunused-label] BUILDSTDERR: 1298 | _cIK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1298 | _cIK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIK9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cIK9’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cIK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cIK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1345:1: error: BUILDSTDERR: warning: label ‘_cIKm’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _cIKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _cIKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIKk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1395:1: error: BUILDSTDERR: warning: label ‘_cIKk’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _cIKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _cIKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIBX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1414:1: error: BUILDSTDERR: warning: label ‘_cIKu’ defined but not used [-Wunused-label] BUILDSTDERR: 1414 | _cIKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1414 | _cIKu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwrename_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1454:1: error: BUILDSTDERR: warning: label ‘_cIKA’ defined but not used [-Wunused-label] BUILDSTDERR: 1454 | _cIKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1454 | _cIKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rename_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1492:1: error: BUILDSTDERR: warning: label ‘_cIKM’ defined but not used [-Wunused-label] BUILDSTDERR: 1492 | _cIKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1492 | _cIKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIKJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1517:1: error: BUILDSTDERR: warning: label ‘_cIKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _cIKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _cIKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1552:1: error: BUILDSTDERR: warning: label ‘_cILb’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _cILb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _cILb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIL8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1582:1: error: BUILDSTDERR: warning: label ‘_cIL8’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _cIL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _cIL8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cILe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1601:1: error: BUILDSTDERR: warning: label ‘_cILe’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _cILe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _cILe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1629:1: error: BUILDSTDERR: warning: label ‘_cILw’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _cILw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _cILw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cILt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1659:1: error: BUILDSTDERR: warning: label ‘_cILt’ defined but not used [-Wunused-label] BUILDSTDERR: 1659 | _cILt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1659 | _cILt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cILz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1678:1: error: BUILDSTDERR: warning: label ‘_cILz’ defined but not used [-Wunused-label] BUILDSTDERR: 1678 | _cILz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1678 | _cILz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1706:1: error: BUILDSTDERR: warning: label ‘_cILR’ defined but not used [-Wunused-label] BUILDSTDERR: 1706 | _cILR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1706 | _cILR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cILO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1739:1: error: BUILDSTDERR: warning: label ‘_cILO’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _cILO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _cILO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cILU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1762:1: error: BUILDSTDERR: warning: label ‘_cILU’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _cILU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _cILU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1788:1: error: BUILDSTDERR: warning: label ‘_cIM7’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _cIM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _cIM7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIM5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1841:1: error: BUILDSTDERR: warning: label ‘_cIM5’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _cIM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _cIM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1861:1: error: BUILDSTDERR: warning: label ‘_cIMf’ defined but not used [-Wunused-label] BUILDSTDERR: 1861 | _cIMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1861 | _cIMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistMove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1903:1: error: BUILDSTDERR: warning: label ‘_cIMl’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _cIMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _cIMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistMove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1942:1: error: BUILDSTDERR: warning: label ‘_cIMx’ defined but not used [-Wunused-label] BUILDSTDERR: 1942 | _cIMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1942 | _cIMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIMu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:1968:1: error: BUILDSTDERR: warning: label ‘_cIMu’ defined but not used [-Wunused-label] BUILDSTDERR: 1968 | _cIMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1968 | _cIMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cIMW’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cIMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cIMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIMT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2033:1: error: BUILDSTDERR: warning: label ‘_cIMT’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _cIMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _cIMT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIMZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2052:1: error: BUILDSTDERR: warning: label ‘_cIMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2052 | _cIMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2052 | _cIMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2080:1: error: BUILDSTDERR: warning: label ‘_cINh’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _cINh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _cINh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cINe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2113:1: error: BUILDSTDERR: warning: label ‘_cINe’ defined but not used [-Wunused-label] BUILDSTDERR: 2113 | _cINe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2113 | _cINe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cINk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cINk’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cINk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cINk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2160:1: error: BUILDSTDERR: warning: label ‘_cINx’ defined but not used [-Wunused-label] BUILDSTDERR: 2160 | _cINx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2160 | _cINx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cINv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2207:1: error: BUILDSTDERR: warning: label ‘_cINv’ defined but not used [-Wunused-label] BUILDSTDERR: 2207 | _cINv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2207 | _cINv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sICY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2226:1: error: BUILDSTDERR: warning: label ‘_cINF’ defined but not used [-Wunused-label] BUILDSTDERR: 2226 | _cINF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2226 | _cINF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2266:1: error: BUILDSTDERR: warning: label ‘_cINL’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _cINL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _cINL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2304:1: error: BUILDSTDERR: warning: label ‘_cINX’ defined but not used [-Wunused-label] BUILDSTDERR: 2304 | _cINX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2304 | _cINX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cINU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2329:1: error: BUILDSTDERR: warning: label ‘_cINU’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _cINU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _cINU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2364:1: error: BUILDSTDERR: warning: label ‘_cIOm’ defined but not used [-Wunused-label] BUILDSTDERR: 2364 | _cIOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2364 | _cIOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIOj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2397:1: error: BUILDSTDERR: warning: label ‘_cIOj’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _cIOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _cIOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIOp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2420:1: error: BUILDSTDERR: warning: label ‘_cIOp’ defined but not used [-Wunused-label] BUILDSTDERR: 2420 | _cIOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2420 | _cIOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2441:1: error: BUILDSTDERR: warning: label ‘_cIOA’ defined but not used [-Wunused-label] BUILDSTDERR: 2441 | _cIOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2441 | _cIOA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2484:1: error: BUILDSTDERR: warning: label ‘_cIOF’ defined but not used [-Wunused-label] BUILDSTDERR: 2484 | _cIOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2484 | _cIOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistClear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2522:1: error: BUILDSTDERR: warning: label ‘_cIOL’ defined but not used [-Wunused-label] BUILDSTDERR: 2522 | _cIOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2522 | _cIOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistClear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2558:1: error: BUILDSTDERR: warning: label ‘_cIOX’ defined but not used [-Wunused-label] BUILDSTDERR: 2558 | _cIOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2558 | _cIOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIOU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2582:1: error: BUILDSTDERR: warning: label ‘_cIOU’ defined but not used [-Wunused-label] BUILDSTDERR: 2582 | _cIOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2582 | _cIOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2617:1: error: BUILDSTDERR: warning: label ‘_cIPm’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _cIPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _cIPm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIPj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cIPj’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cIPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cIPj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIPp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2673:1: error: BUILDSTDERR: warning: label ‘_cIPp’ defined but not used [-Wunused-label] BUILDSTDERR: 2673 | _cIPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2673 | _cIPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2690:1: error: BUILDSTDERR: warning: label ‘_cIPH’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _cIPH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _cIPH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIPE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2723:1: error: BUILDSTDERR: warning: label ‘_cIPE’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _cIPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _cIPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIPK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2746:1: error: BUILDSTDERR: warning: label ‘_cIPK’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _cIPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _cIPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2770:1: error: BUILDSTDERR: warning: label ‘_cIPX’ defined but not used [-Wunused-label] BUILDSTDERR: 2770 | _cIPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2770 | _cIPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIPV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2820:1: error: BUILDSTDERR: warning: label ‘_cIPV’ defined but not used [-Wunused-label] BUILDSTDERR: 2820 | _cIPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2820 | _cIPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2839:1: error: BUILDSTDERR: warning: label ‘_cIQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _cIQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _cIQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2879:1: error: BUILDSTDERR: warning: label ‘_cIQb’ defined but not used [-Wunused-label] BUILDSTDERR: 2879 | _cIQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2879 | _cIQb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cIQn’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cIQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cIQn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIQk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2942:1: error: BUILDSTDERR: warning: label ‘_cIQk’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _cIQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _cIQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:2977:1: error: BUILDSTDERR: warning: label ‘_cIQM’ defined but not used [-Wunused-label] BUILDSTDERR: 2977 | _cIQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2977 | _cIQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIQJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3010:1: error: BUILDSTDERR: warning: label ‘_cIQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3010 | _cIQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3010 | _cIQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIQP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3033:1: error: BUILDSTDERR: warning: label ‘_cIQP’ defined but not used [-Wunused-label] BUILDSTDERR: 3033 | _cIQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3033 | _cIQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIDZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3054:1: error: BUILDSTDERR: warning: label ‘_cIR0’ defined but not used [-Wunused-label] BUILDSTDERR: 3054 | _cIR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3054 | _cIR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIE0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3097:1: error: BUILDSTDERR: warning: label ‘_cIR5’ defined but not used [-Wunused-label] BUILDSTDERR: 3097 | _cIR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3097 | _cIR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwload_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3135:1: error: BUILDSTDERR: warning: label ‘_cIRb’ defined but not used [-Wunused-label] BUILDSTDERR: 3135 | _cIRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3135 | _cIRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_load_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3171:1: error: BUILDSTDERR: warning: label ‘_cIRn’ defined but not used [-Wunused-label] BUILDSTDERR: 3171 | _cIRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3171 | _cIRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIRk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3195:1: error: BUILDSTDERR: warning: label ‘_cIRk’ defined but not used [-Wunused-label] BUILDSTDERR: 3195 | _cIRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3195 | _cIRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIEf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3227:1: error: BUILDSTDERR: warning: label ‘_cIRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3227 | _cIRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3227 | _cIRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistInfo2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3255:1: error: BUILDSTDERR: warning: label ‘_cIRT’ defined but not used [-Wunused-label] BUILDSTDERR: 3255 | _cIRT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3255 | _cIRT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIRx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3281:1: error: BUILDSTDERR: warning: label ‘_cIRx’ defined but not used [-Wunused-label] BUILDSTDERR: 3281 | _cIRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3281 | _cIRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIRz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3301:1: error: BUILDSTDERR: warning: label ‘_cIRz’ defined but not used [-Wunused-label] BUILDSTDERR: 3301 | _cIRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3301 | _cIRz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIRD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3320:1: error: BUILDSTDERR: warning: label ‘_cIRD’ defined but not used [-Wunused-label] BUILDSTDERR: 3320 | _cIRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3320 | _cIRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIRH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3341:1: error: BUILDSTDERR: warning: label ‘_cIRH’ defined but not used [-Wunused-label] BUILDSTDERR: 3341 | _cIRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3341 | _cIRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIEo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3390:1: error: BUILDSTDERR: warning: label ‘_cISt’ defined but not used [-Wunused-label] BUILDSTDERR: 3390 | _cISt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3390 | _cISt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cISq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cISq’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cISq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cISq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cISw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3446:1: error: BUILDSTDERR: warning: label ‘_cISw’ defined but not used [-Wunused-label] BUILDSTDERR: 3446 | _cISw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3446 | _cISw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIEr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3467:1: error: BUILDSTDERR: warning: label ‘_cISH’ defined but not used [-Wunused-label] BUILDSTDERR: 3467 | _cISH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3467 | _cISH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIEs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3510:1: error: BUILDSTDERR: warning: label ‘_cISM’ defined but not used [-Wunused-label] BUILDSTDERR: 3510 | _cISM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3510 | _cISM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwlistPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3548:1: error: BUILDSTDERR: warning: label ‘_cISS’ defined but not used [-Wunused-label] BUILDSTDERR: 3548 | _cISS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3548 | _cISS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3584:1: error: BUILDSTDERR: warning: label ‘_cIT4’ defined but not used [-Wunused-label] BUILDSTDERR: 3584 | _cIT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3584 | _cIT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIT1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3608:1: error: BUILDSTDERR: warning: label ‘_cIT1’ defined but not used [-Wunused-label] BUILDSTDERR: 3608 | _cIT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3608 | _cIT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIEG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3640:1: error: BUILDSTDERR: warning: label ‘_cITk’ defined but not used [-Wunused-label] BUILDSTDERR: 3640 | _cITk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3640 | _cITk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIEF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3666:1: error: BUILDSTDERR: warning: label ‘_cITt’ defined but not used [-Wunused-label] BUILDSTDERR: 3666 | _cITt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3666 | _cITt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cITr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3690:1: error: BUILDSTDERR: warning: label ‘_cITr’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _cITr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _cITr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylist2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cITz’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cITz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cITz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cITe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3737:1: error: BUILDSTDERR: warning: label ‘_cITe’ defined but not used [-Wunused-label] BUILDSTDERR: 3737 | _cITe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3737 | _cITe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIEP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3779:1: error: BUILDSTDERR: warning: label ‘_cITY’ defined but not used [-Wunused-label] BUILDSTDERR: 3779 | _cITY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3779 | _cITY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cITV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3812:1: error: BUILDSTDERR: warning: label ‘_cITV’ defined but not used [-Wunused-label] BUILDSTDERR: 3812 | _cITV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3812 | _cITV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIU1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3835:1: error: BUILDSTDERR: warning: label ‘_cIU1’ defined but not used [-Wunused-label] BUILDSTDERR: 3835 | _cIU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3835 | _cIU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIES_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3856:1: error: BUILDSTDERR: warning: label ‘_cIUc’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _cIUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _cIUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘sIET_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3899:1: error: BUILDSTDERR: warning: label ‘_cIUh’ defined but not used [-Wunused-label] BUILDSTDERR: 3899 | _cIUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3899 | _cIUh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwlistPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3937:1: error: BUILDSTDERR: warning: label ‘_cIUn’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _cIUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _cIUn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3973:1: error: BUILDSTDERR: warning: label ‘_cIUz’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _cIUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _cIUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc: In function ‘_cIUw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_156.hc:3997:1: error: BUILDSTDERR: warning: label ‘_cIUw’ defined but not used [-Wunused-label] BUILDSTDERR: 3997 | _cIUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3997 | _cIUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:15:1: error: BUILDSTDERR: warning: label ‘_cJ67’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cJ67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cJ67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ65’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:37:1: error: BUILDSTDERR: warning: label ‘_cJ65’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cJ65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cJ65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:62:1: error: BUILDSTDERR: warning: label ‘_cJ6i’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cJ6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cJ6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ6g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:84:1: error: BUILDSTDERR: warning: label ‘_cJ6g’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cJ6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cJ6g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylists_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:110:1: error: BUILDSTDERR: warning: label ‘_cJ6q’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cJ6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cJ6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_load_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:140:1: error: BUILDSTDERR: warning: label ‘_cJ6z’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cJ6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cJ6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ6x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:162:1: error: BUILDSTDERR: warning: label ‘_cJ6x’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cJ6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cJ6x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:187:1: error: BUILDSTDERR: warning: label ‘_cJ6J’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cJ6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cJ6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ6H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:210:1: error: BUILDSTDERR: warning: label ‘_cJ6H’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cJ6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cJ6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistClear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:234:1: error: BUILDSTDERR: warning: label ‘_cJ6T’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _cJ6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _cJ6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ6R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:256:1: error: BUILDSTDERR: warning: label ‘_cJ6R’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _cJ6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _cJ6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:281:1: error: BUILDSTDERR: warning: label ‘_cJ73’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _cJ73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _cJ73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ71’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:304:1: error: BUILDSTDERR: warning: label ‘_cJ71’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _cJ71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _cJ71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistMove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:328:1: error: BUILDSTDERR: warning: label ‘_cJ7d’ defined but not used [-Wunused-label] BUILDSTDERR: 328 | _cJ7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 328 | _cJ7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ7b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:352:1: error: BUILDSTDERR: warning: label ‘_cJ7b’ defined but not used [-Wunused-label] BUILDSTDERR: 352 | _cJ7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 352 | _cJ7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_rename_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:377:1: error: BUILDSTDERR: warning: label ‘_cJ7n’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _cJ7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _cJ7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ7l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:400:1: error: BUILDSTDERR: warning: label ‘_cJ7l’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cJ7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cJ7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_rm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:424:1: error: BUILDSTDERR: warning: label ‘_cJ7x’ defined but not used [-Wunused-label] BUILDSTDERR: 424 | _cJ7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 424 | _cJ7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ7v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:446:1: error: BUILDSTDERR: warning: label ‘_cJ7v’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _cJ7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _cJ7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_save_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:471:1: error: BUILDSTDERR: warning: label ‘_cJ7H’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cJ7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cJ7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc: In function ‘_cJ7F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_161.hc:493:1: error: BUILDSTDERR: warning: label ‘_cJ7F’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cJ7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cJ7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:15:1: error: BUILDSTDERR: warning: label ‘_cJ8L’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cJ8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cJ8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ8J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:37:1: error: BUILDSTDERR: warning: label ‘_cJ8J’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cJ8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cJ8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:62:1: error: BUILDSTDERR: warning: label ‘_cJ8W’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cJ8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cJ8W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ8U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:84:1: error: BUILDSTDERR: warning: label ‘_cJ8U’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cJ8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cJ8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylists_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:110:1: error: BUILDSTDERR: warning: label ‘_cJ94’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cJ94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cJ94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_load_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:140:1: error: BUILDSTDERR: warning: label ‘_cJ9d’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cJ9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cJ9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ9b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:162:1: error: BUILDSTDERR: warning: label ‘_cJ9b’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cJ9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cJ9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:187:1: error: BUILDSTDERR: warning: label ‘_cJ9n’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cJ9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cJ9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ9l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:210:1: error: BUILDSTDERR: warning: label ‘_cJ9l’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cJ9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cJ9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistClear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:234:1: error: BUILDSTDERR: warning: label ‘_cJ9x’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _cJ9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _cJ9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ9v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:256:1: error: BUILDSTDERR: warning: label ‘_cJ9v’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _cJ9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _cJ9v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:281:1: error: BUILDSTDERR: warning: label ‘_cJ9H’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _cJ9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _cJ9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ9F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:304:1: error: BUILDSTDERR: warning: label ‘_cJ9F’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _cJ9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _cJ9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistMove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:328:1: error: BUILDSTDERR: warning: label ‘_cJ9R’ defined but not used [-Wunused-label] BUILDSTDERR: 328 | _cJ9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 328 | _cJ9R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ9P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:352:1: error: BUILDSTDERR: warning: label ‘_cJ9P’ defined but not used [-Wunused-label] BUILDSTDERR: 352 | _cJ9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 352 | _cJ9P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_rename_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:377:1: error: BUILDSTDERR: warning: label ‘_cJa1’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _cJa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _cJa1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJ9Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:400:1: error: BUILDSTDERR: warning: label ‘_cJ9Z’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cJ9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cJ9Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_rm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:424:1: error: BUILDSTDERR: warning: label ‘_cJab’ defined but not used [-Wunused-label] BUILDSTDERR: 424 | _cJab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 424 | _cJab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJa9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:446:1: error: BUILDSTDERR: warning: label ‘_cJa9’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _cJa9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _cJa9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_save_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:471:1: error: BUILDSTDERR: warning: label ‘_cJal’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cJal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cJal: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc: In function ‘_cJaj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_165.hc:493:1: error: BUILDSTDERR: warning: label ‘_cJaj’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cJaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cJaj: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/Stickers.hs:29:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 29 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:16:1: error: BUILDSTDERR: warning: label ‘_cJpN’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cJpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cJpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJns_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:41:1: error: BUILDSTDERR: warning: label ‘_cJpW’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _cJpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _cJpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJny_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:73:1: error: BUILDSTDERR: warning: label ‘_cJq1’ defined but not used [-Wunused-label] BUILDSTDERR: 73 | _cJq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 73 | _cJq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:121:1: error: BUILDSTDERR: warning: label ‘_cJqa’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _cJqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _cJqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:154:1: error: BUILDSTDERR: warning: label ‘_cJqf’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cJqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cJqf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:201:1: error: BUILDSTDERR: warning: label ‘_cJqk’ defined but not used [-Wunused-label] BUILDSTDERR: 201 | _cJqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 201 | _cJqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJpw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:236:1: error: BUILDSTDERR: warning: label ‘_cJpw’ defined but not used [-Wunused-label] BUILDSTDERR: 236 | _cJpw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 236 | _cJpw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:273:1: error: BUILDSTDERR: warning: label ‘_cJqs’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _cJqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _cJqs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerSet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:317:1: error: BUILDSTDERR: warning: label ‘_cJqy’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cJqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cJqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerSet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:357:1: error: BUILDSTDERR: warning: label ‘_cJqL’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cJqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cJqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJqI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:384:1: error: BUILDSTDERR: warning: label ‘_cJqI’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _cJqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _cJqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:418:1: error: BUILDSTDERR: warning: label ‘_cJrg’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _cJrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _cJrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:443:1: error: BUILDSTDERR: warning: label ‘_cJrp’ defined but not used [-Wunused-label] BUILDSTDERR: 443 | _cJrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 443 | _cJrp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:475:1: error: BUILDSTDERR: warning: label ‘_cJru’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _cJru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _cJru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:526:1: error: BUILDSTDERR: warning: label ‘_cJrz’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cJrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cJrz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJr3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:560:1: error: BUILDSTDERR: warning: label ‘_cJr3’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cJr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cJr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJnY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:595:1: error: BUILDSTDERR: warning: label ‘_cJrH’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _cJrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _cJrH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:637:1: error: BUILDSTDERR: warning: label ‘_cJrN’ defined but not used [-Wunused-label] BUILDSTDERR: 637 | _cJrN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 637 | _cJrN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:676:1: error: BUILDSTDERR: warning: label ‘_cJrZ’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _cJrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _cJrZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJrW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:702:1: error: BUILDSTDERR: warning: label ‘_cJrW’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _cJrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _cJrW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJob_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:734:1: error: BUILDSTDERR: warning: label ‘_cJsf’ defined but not used [-Wunused-label] BUILDSTDERR: 734 | _cJsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 734 | _cJsf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:759:1: error: BUILDSTDERR: warning: label ‘_cJsm’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _cJsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _cJsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:786:1: error: BUILDSTDERR: warning: label ‘_cJsq’ defined but not used [-Wunused-label] BUILDSTDERR: 786 | _cJsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 786 | _cJsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJs9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:812:1: error: BUILDSTDERR: warning: label ‘_cJs9’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _cJs9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _cJs9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:849:1: error: BUILDSTDERR: warning: label ‘_cJsG’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _cJsG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _cJsG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJog_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:875:1: error: BUILDSTDERR: warning: label ‘_cJsN’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _cJsN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _cJsN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:904:1: error: BUILDSTDERR: warning: label ‘_cJsS’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _cJsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _cJsS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJsA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:932:1: error: BUILDSTDERR: warning: label ‘_cJsA’ defined but not used [-Wunused-label] BUILDSTDERR: 932 | _cJsA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 932 | _cJsA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJom_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:973:1: error: BUILDSTDERR: warning: label ‘_cJtj’ defined but not used [-Wunused-label] BUILDSTDERR: 973 | _cJtj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 973 | _cJtj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:999:1: error: BUILDSTDERR: warning: label ‘_cJtm’ defined but not used [-Wunused-label] BUILDSTDERR: 999 | _cJtm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 999 | _cJtm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJta’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1032:1: error: BUILDSTDERR: warning: label ‘_cJta’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _cJta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _cJta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJop_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1065:1: error: BUILDSTDERR: warning: label ‘_cJtu’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _cJtu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _cJtu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1106:1: error: BUILDSTDERR: warning: label ‘_cJtB’ defined but not used [-Wunused-label] BUILDSTDERR: 1106 | _cJtB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1106 | _cJtB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1146:1: error: BUILDSTDERR: warning: label ‘_cJu5’ defined but not used [-Wunused-label] BUILDSTDERR: 1146 | _cJu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1146 | _cJu5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJov_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1171:1: error: BUILDSTDERR: warning: label ‘_cJue’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _cJue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _cJue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1203:1: error: BUILDSTDERR: warning: label ‘_cJuj’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _cJuj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _cJuj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1254:1: error: BUILDSTDERR: warning: label ‘_cJuo’ defined but not used [-Wunused-label] BUILDSTDERR: 1254 | _cJuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1254 | _cJuo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJtS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1288:1: error: BUILDSTDERR: warning: label ‘_cJtS’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _cJtS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _cJtS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1323:1: error: BUILDSTDERR: warning: label ‘_cJuw’ defined but not used [-Wunused-label] BUILDSTDERR: 1323 | _cJuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1323 | _cJuw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1365:1: error: BUILDSTDERR: warning: label ‘_cJuC’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _cJuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _cJuC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1404:1: error: BUILDSTDERR: warning: label ‘_cJuO’ defined but not used [-Wunused-label] BUILDSTDERR: 1404 | _cJuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1404 | _cJuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJuL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cJuL’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cJuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cJuL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1485:1: error: BUILDSTDERR: warning: label ‘_cJv4’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _cJv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _cJv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJoT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1511:1: error: BUILDSTDERR: warning: label ‘_cJvd’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _cJvd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _cJvd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJvb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1538:1: error: BUILDSTDERR: warning: label ‘_cJvb’ defined but not used [-Wunused-label] BUILDSTDERR: 1538 | _cJvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1538 | _cJvb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1559:1: error: BUILDSTDERR: warning: label ‘_cJvi’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _cJvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _cJvi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJuY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1586:1: error: BUILDSTDERR: warning: label ‘_cJuY’ defined but not used [-Wunused-label] BUILDSTDERR: 1586 | _cJuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1586 | _cJuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerGet2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1625:1: error: BUILDSTDERR: warning: label ‘_cJvv’ defined but not used [-Wunused-label] BUILDSTDERR: 1625 | _cJvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1625 | _cJvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJvs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1649:1: error: BUILDSTDERR: warning: label ‘_cJvs’ defined but not used [-Wunused-label] BUILDSTDERR: 1649 | _cJvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1649 | _cJvs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJp6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1682:1: error: BUILDSTDERR: warning: label ‘_cJw0’ defined but not used [-Wunused-label] BUILDSTDERR: 1682 | _cJw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1682 | _cJw0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJp3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1707:1: error: BUILDSTDERR: warning: label ‘_cJw9’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _cJw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _cJw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJp9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1739:1: error: BUILDSTDERR: warning: label ‘_cJwe’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _cJwe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _cJwe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJpb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1790:1: error: BUILDSTDERR: warning: label ‘_cJwj’ defined but not used [-Wunused-label] BUILDSTDERR: 1790 | _cJwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1790 | _cJwj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJvN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1824:1: error: BUILDSTDERR: warning: label ‘_cJvN’ defined but not used [-Wunused-label] BUILDSTDERR: 1824 | _cJvN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1824 | _cJvN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘sJpc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cJwr’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cJwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cJwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerGet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1901:1: error: BUILDSTDERR: warning: label ‘_cJwx’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _cJwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _cJwx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerGet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1940:1: error: BUILDSTDERR: warning: label ‘_cJwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _cJwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _cJwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc: In function ‘_cJwG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_170.hc:1966:1: error: BUILDSTDERR: warning: label ‘_cJwG’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _cJwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _cJwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJx0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:16:1: error: BUILDSTDERR: warning: label ‘_cJzi’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cJzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cJzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJwX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:41:1: error: BUILDSTDERR: warning: label ‘_cJzr’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _cJzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _cJzr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJx3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:73:1: error: BUILDSTDERR: warning: label ‘_cJzw’ defined but not used [-Wunused-label] BUILDSTDERR: 73 | _cJzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 73 | _cJzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJwU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:121:1: error: BUILDSTDERR: warning: label ‘_cJzF’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _cJzF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _cJzF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJx4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:154:1: error: BUILDSTDERR: warning: label ‘_cJzK’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cJzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cJzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJx6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:201:1: error: BUILDSTDERR: warning: label ‘_cJzP’ defined but not used [-Wunused-label] BUILDSTDERR: 201 | _cJzP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 201 | _cJzP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJz1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:236:1: error: BUILDSTDERR: warning: label ‘_cJz1’ defined but not used [-Wunused-label] BUILDSTDERR: 236 | _cJz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 236 | _cJz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJx7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:273:1: error: BUILDSTDERR: warning: label ‘_cJzX’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _cJzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _cJzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerSet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:317:1: error: BUILDSTDERR: warning: label ‘_cJA3’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cJA3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cJA3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerSet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:357:1: error: BUILDSTDERR: warning: label ‘_cJAg’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cJAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cJAg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJAd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:384:1: error: BUILDSTDERR: warning: label ‘_cJAd’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _cJAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _cJAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:418:1: error: BUILDSTDERR: warning: label ‘_cJAL’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _cJAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _cJAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:443:1: error: BUILDSTDERR: warning: label ‘_cJAU’ defined but not used [-Wunused-label] BUILDSTDERR: 443 | _cJAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 443 | _cJAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:475:1: error: BUILDSTDERR: warning: label ‘_cJAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _cJAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _cJAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:526:1: error: BUILDSTDERR: warning: label ‘_cJB4’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cJB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cJB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJAy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:560:1: error: BUILDSTDERR: warning: label ‘_cJAy’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cJAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cJAy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:595:1: error: BUILDSTDERR: warning: label ‘_cJBc’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _cJBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _cJBc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:637:1: error: BUILDSTDERR: warning: label ‘_cJBi’ defined but not used [-Wunused-label] BUILDSTDERR: 637 | _cJBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 637 | _cJBi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:676:1: error: BUILDSTDERR: warning: label ‘_cJBu’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _cJBu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _cJBu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJBr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:702:1: error: BUILDSTDERR: warning: label ‘_cJBr’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _cJBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _cJBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:734:1: error: BUILDSTDERR: warning: label ‘_cJBK’ defined but not used [-Wunused-label] BUILDSTDERR: 734 | _cJBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 734 | _cJBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:759:1: error: BUILDSTDERR: warning: label ‘_cJBR’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _cJBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _cJBR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:786:1: error: BUILDSTDERR: warning: label ‘_cJBV’ defined but not used [-Wunused-label] BUILDSTDERR: 786 | _cJBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 786 | _cJBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJBE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:812:1: error: BUILDSTDERR: warning: label ‘_cJBE’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _cJBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _cJBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:849:1: error: BUILDSTDERR: warning: label ‘_cJCb’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _cJCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _cJCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:875:1: error: BUILDSTDERR: warning: label ‘_cJCi’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _cJCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _cJCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:904:1: error: BUILDSTDERR: warning: label ‘_cJCn’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _cJCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _cJCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJC5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:932:1: error: BUILDSTDERR: warning: label ‘_cJC5’ defined but not used [-Wunused-label] BUILDSTDERR: 932 | _cJC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 932 | _cJC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:973:1: error: BUILDSTDERR: warning: label ‘_cJCO’ defined but not used [-Wunused-label] BUILDSTDERR: 973 | _cJCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 973 | _cJCO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:999:1: error: BUILDSTDERR: warning: label ‘_cJCR’ defined but not used [-Wunused-label] BUILDSTDERR: 999 | _cJCR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 999 | _cJCR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJCF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1032:1: error: BUILDSTDERR: warning: label ‘_cJCF’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _cJCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _cJCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJxU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1065:1: error: BUILDSTDERR: warning: label ‘_cJCZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _cJCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _cJCZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1106:1: error: BUILDSTDERR: warning: label ‘_cJD6’ defined but not used [-Wunused-label] BUILDSTDERR: 1106 | _cJD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1106 | _cJD6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJy3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1146:1: error: BUILDSTDERR: warning: label ‘_cJDA’ defined but not used [-Wunused-label] BUILDSTDERR: 1146 | _cJDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1146 | _cJDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJy0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1171:1: error: BUILDSTDERR: warning: label ‘_cJDJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _cJDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _cJDJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJy6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1203:1: error: BUILDSTDERR: warning: label ‘_cJDO’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _cJDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _cJDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJy8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1254:1: error: BUILDSTDERR: warning: label ‘_cJDT’ defined but not used [-Wunused-label] BUILDSTDERR: 1254 | _cJDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1254 | _cJDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJDn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1288:1: error: BUILDSTDERR: warning: label ‘_cJDn’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _cJDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _cJDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJy9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1323:1: error: BUILDSTDERR: warning: label ‘_cJE1’ defined but not used [-Wunused-label] BUILDSTDERR: 1323 | _cJE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1323 | _cJE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1365:1: error: BUILDSTDERR: warning: label ‘_cJE7’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _cJE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _cJE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1404:1: error: BUILDSTDERR: warning: label ‘_cJEj’ defined but not used [-Wunused-label] BUILDSTDERR: 1404 | _cJEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1404 | _cJEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJEg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cJEg’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cJEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cJEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJyp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1485:1: error: BUILDSTDERR: warning: label ‘_cJEz’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _cJEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _cJEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJyo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1511:1: error: BUILDSTDERR: warning: label ‘_cJEI’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _cJEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _cJEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJEG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1538:1: error: BUILDSTDERR: warning: label ‘_cJEG’ defined but not used [-Wunused-label] BUILDSTDERR: 1538 | _cJEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1538 | _cJEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1559:1: error: BUILDSTDERR: warning: label ‘_cJEN’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _cJEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _cJEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJEt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1586:1: error: BUILDSTDERR: warning: label ‘_cJEt’ defined but not used [-Wunused-label] BUILDSTDERR: 1586 | _cJEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1586 | _cJEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerGet2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1625:1: error: BUILDSTDERR: warning: label ‘_cJF0’ defined but not used [-Wunused-label] BUILDSTDERR: 1625 | _cJF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1625 | _cJF0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJEX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1649:1: error: BUILDSTDERR: warning: label ‘_cJEX’ defined but not used [-Wunused-label] BUILDSTDERR: 1649 | _cJEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1649 | _cJEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJyB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1682:1: error: BUILDSTDERR: warning: label ‘_cJFv’ defined but not used [-Wunused-label] BUILDSTDERR: 1682 | _cJFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1682 | _cJFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJyy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1707:1: error: BUILDSTDERR: warning: label ‘_cJFE’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _cJFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _cJFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJyE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1739:1: error: BUILDSTDERR: warning: label ‘_cJFJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _cJFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _cJFJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJyG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1790:1: error: BUILDSTDERR: warning: label ‘_cJFO’ defined but not used [-Wunused-label] BUILDSTDERR: 1790 | _cJFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1790 | _cJFO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJFi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1824:1: error: BUILDSTDERR: warning: label ‘_cJFi’ defined but not used [-Wunused-label] BUILDSTDERR: 1824 | _cJFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1824 | _cJFi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘sJyH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cJFW’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cJFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cJFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerGet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1901:1: error: BUILDSTDERR: warning: label ‘_cJG2’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _cJG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _cJG2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerGet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1940:1: error: BUILDSTDERR: warning: label ‘_cJGe’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _cJGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _cJGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc: In function ‘_cJGb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_174.hc:1966:1: error: BUILDSTDERR: warning: label ‘_cJGb’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _cJGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _cJGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerGet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:15:1: error: BUILDSTDERR: warning: label ‘_cJMP’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cJMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cJMP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘_cJMN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:39:1: error: BUILDSTDERR: warning: label ‘_cJMN’ defined but not used [-Wunused-label] BUILDSTDERR: 39 | _cJMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 39 | _cJMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerSet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:64:1: error: BUILDSTDERR: warning: label ‘_cJN0’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cJN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cJN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘_cJMY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:89:1: error: BUILDSTDERR: warning: label ‘_cJMY’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _cJMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _cJMY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:114:1: error: BUILDSTDERR: warning: label ‘_cJNa’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cJNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cJNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘_cJN8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:138:1: error: BUILDSTDERR: warning: label ‘_cJN8’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cJN8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cJN8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘sJMx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:162:1: error: BUILDSTDERR: warning: label ‘_cJNz’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cJNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cJNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘sJMz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:188:1: error: BUILDSTDERR: warning: label ‘_cJNC’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _cJNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _cJNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘_cJNq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:221:1: error: BUILDSTDERR: warning: label ‘_cJNq’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _cJNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _cJNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘sJMA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:254:1: error: BUILDSTDERR: warning: label ‘_cJNK’ defined but not used [-Wunused-label] BUILDSTDERR: 254 | _cJNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 254 | _cJNK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:295:1: error: BUILDSTDERR: warning: label ‘_cJNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _cJNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _cJNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:331:1: error: BUILDSTDERR: warning: label ‘_cJO1’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _cJO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _cJO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc: In function ‘_cJNZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_179.hc:355:1: error: BUILDSTDERR: warning: label ‘_cJNZ’ defined but not used [-Wunused-label] BUILDSTDERR: 355 | _cJNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 355 | _cJNZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerGet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:15:1: error: BUILDSTDERR: warning: label ‘_cJON’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cJON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cJON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘_cJOL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:39:1: error: BUILDSTDERR: warning: label ‘_cJOL’ defined but not used [-Wunused-label] BUILDSTDERR: 39 | _cJOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 39 | _cJOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerSet_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:64:1: error: BUILDSTDERR: warning: label ‘_cJOY’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cJOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cJOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘_cJOW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:89:1: error: BUILDSTDERR: warning: label ‘_cJOW’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _cJOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _cJOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerDelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:114:1: error: BUILDSTDERR: warning: label ‘_cJP8’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cJP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cJP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘_cJP6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:138:1: error: BUILDSTDERR: warning: label ‘_cJP6’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cJP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cJP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘sJOv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:162:1: error: BUILDSTDERR: warning: label ‘_cJPx’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cJPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cJPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘sJOx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:188:1: error: BUILDSTDERR: warning: label ‘_cJPA’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _cJPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _cJPA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘_cJPo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:221:1: error: BUILDSTDERR: warning: label ‘_cJPo’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _cJPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _cJPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘sJOy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:254:1: error: BUILDSTDERR: warning: label ‘_cJPI’ defined but not used [-Wunused-label] BUILDSTDERR: 254 | _cJPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 254 | _cJPI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:295:1: error: BUILDSTDERR: warning: label ‘_cJPO’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _cJPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _cJPO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:331:1: error: BUILDSTDERR: warning: label ‘_cJPZ’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _cJPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _cJPZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc: In function ‘_cJPX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_183.hc:355:1: error: BUILDSTDERR: warning: label ‘_cJPX’ defined but not used [-Wunused-label] BUILDSTDERR: 355 | _cJPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 355 | _cJPX: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/Status.hs:99:37: warning: [-Wtype-defaults] BUILDSTDERR: • Defaulting the following constraints to type ‘Double’ BUILDSTDERR: (Fractional a0) BUILDSTDERR: arising from a use of ‘frac’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:37-111 BUILDSTDERR: (Read a0) BUILDSTDERR: arising from a use of ‘frac’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:37-111 BUILDSTDERR: (RealFrac a0) BUILDSTDERR: arising from a use of ‘round’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:84-90 BUILDSTDERR: • In the expression: BUILDSTDERR: frac $ \ x -> a {stTime = fmap ((, round x) . fst) (stTime a)} BUILDSTDERR: In a case alternative: BUILDSTDERR: "duration" BUILDSTDERR: -> frac $ \ x -> a {stTime = fmap ((, round x) . fst) (stTime a)} BUILDSTDERR: In the expression: BUILDSTDERR: case k of BUILDSTDERR: "volume" -> vol $ \ x -> a {stVolume = x} BUILDSTDERR: "repeat" -> bool $ \ x -> a {stRepeat = x} BUILDSTDERR: "random" -> bool $ \ x -> a {stRandom = x} BUILDSTDERR: "single" -> bool $ \ x -> a {stSingle = x} BUILDSTDERR: "consume" -> bool $ \ x -> a {stConsume = x} BUILDSTDERR: "playlist" -> num $ \ x -> a {stPlaylistVersion = x} BUILDSTDERR: "playlistlength" -> num $ \ x -> a {stPlaylistLength = x} BUILDSTDERR: "state" -> state $ \ x -> a {stState = x} BUILDSTDERR: "song" -> int $ \ x -> a {stSongPos = Just x} BUILDSTDERR: "songid" -> int $ \ x -> a {stSongID = Just $ Id x} BUILDSTDERR: "nextsong" -> int $ \ x -> a {stNextSongPos = Just x} BUILDSTDERR: "nextsongid" -> int $ \ x -> a {stNextSongID = Just $ Id x} BUILDSTDERR: "time" -> time $ \ x -> a {stTime = Just x} BUILDSTDERR: "elapsed" -> frac $ \ x -> a {stTime = fmap (... . snd) (stTime a)} BUILDSTDERR: "duration" BUILDSTDERR: -> frac $ \ x -> a {stTime = fmap (... . fst) (stTime a)} BUILDSTDERR: "bitrate" -> int $ \ x -> a {stBitrate = Just x} BUILDSTDERR: "xfade" -> num $ \ x -> a {stXFadeWidth = x} BUILDSTDERR: "mixrampdb" -> frac $ \ x -> a {stMixRampdB = x} BUILDSTDERR: "mixrampdelay" -> frac $ \ x -> a {stMixRampDelay = x} BUILDSTDERR: "audio" -> audio $ \ x -> a {stAudio = x} BUILDSTDERR: "updating_db" -> num $ \ x -> a {stUpdatingDb = Just x} BUILDSTDERR: "error" -> Right a {stError = Just (UTF8.toString v)} BUILDSTDERR: _ -> unexpectedPair BUILDSTDERR: | BUILDSTDERR: 99 | "duration" -> frac $ \x -> a { stTime = fmap ((, round x) . fst) (stTime a) } BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_zdsparseNum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17:1: error: BUILDSTDERR: warning: label ‘_cN9b’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cN9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cN9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_clearError2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:59:1: error: BUILDSTDERR: warning: label ‘_cN9l’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _cN9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _cN9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMBM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:109:1: error: BUILDSTDERR: warning: label ‘_cN9D’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _cN9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _cN9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMBV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:134:1: error: BUILDSTDERR: warning: label ‘_cN9V’ defined but not used [-Wunused-label] BUILDSTDERR: 134 | _cN9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 134 | _cN9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_currentSong4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:162:1: error: BUILDSTDERR: warning: label ‘_cNa2’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cNa2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cNa2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cN9s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:187:1: error: BUILDSTDERR: warning: label ‘_cN9s’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cN9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cN9s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cN9u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:215:1: error: BUILDSTDERR: warning: label ‘_cN9u’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _cN9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _cN9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cN9I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:258:1: error: BUILDSTDERR: warning: label ‘_cN9I’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _cN9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _cN9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cN9M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:280:1: error: BUILDSTDERR: warning: label ‘_cN9M’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cN9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cN9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_currentSong2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:333:1: error: BUILDSTDERR: warning: label ‘_cNaw’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _cNaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _cNaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_noidle2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:388:1: error: BUILDSTDERR: warning: label ‘_cNaF’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _cNaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _cNaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMC4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:438:1: error: BUILDSTDERR: warning: label ‘_cNaX’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cNaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cNaX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_stats4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:466:1: error: BUILDSTDERR: warning: label ‘_cNb4’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _cNb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _cNb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNaM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:492:1: error: BUILDSTDERR: warning: label ‘_cNaM’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _cNaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _cNaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNaO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:515:1: error: BUILDSTDERR: warning: label ‘_cNaO’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _cNaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _cNaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_stats2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:566:1: error: BUILDSTDERR: warning: label ‘_cNbl’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _cNbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _cNbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:644:1: error: BUILDSTDERR: warning: label ‘_cNbA’ defined but not used [-Wunused-label] BUILDSTDERR: 644 | _cNbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 644 | _cNbA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNbu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:680:1: error: BUILDSTDERR: warning: label ‘_cNbu’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _cNbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _cNbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:724:1: error: BUILDSTDERR: warning: label ‘_cNbV’ defined but not used [-Wunused-label] BUILDSTDERR: 724 | _cNbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 724 | _cNbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNbP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:760:1: error: BUILDSTDERR: warning: label ‘_cNbP’ defined but not used [-Wunused-label] BUILDSTDERR: 760 | _cNbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 760 | _cNbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:804:1: error: BUILDSTDERR: warning: label ‘_cNcg’ defined but not used [-Wunused-label] BUILDSTDERR: 804 | _cNcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 804 | _cNcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNca’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:840:1: error: BUILDSTDERR: warning: label ‘_cNca’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _cNca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _cNca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:884:1: error: BUILDSTDERR: warning: label ‘_cNcB’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _cNcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _cNcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNcv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:920:1: error: BUILDSTDERR: warning: label ‘_cNcv’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _cNcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _cNcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:964:1: error: BUILDSTDERR: warning: label ‘_cNcW’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _cNcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _cNcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNcQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1000:1: error: BUILDSTDERR: warning: label ‘_cNcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1000 | _cNcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1000 | _cNcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1044:1: error: BUILDSTDERR: warning: label ‘_cNdh’ defined but not used [-Wunused-label] BUILDSTDERR: 1044 | _cNdh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1044 | _cNdh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNdb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1080:1: error: BUILDSTDERR: warning: label ‘_cNdb’ defined but not used [-Wunused-label] BUILDSTDERR: 1080 | _cNdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1080 | _cNdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1124:1: error: BUILDSTDERR: warning: label ‘_cNdC’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _cNdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _cNdC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNdw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1160:1: error: BUILDSTDERR: warning: label ‘_cNdw’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _cNdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _cNdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1204:1: error: BUILDSTDERR: warning: label ‘_cNdX’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _cNdX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _cNdX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNdR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1240:1: error: BUILDSTDERR: warning: label ‘_cNdR’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _cNdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _cNdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1284:1: error: BUILDSTDERR: warning: label ‘_cNei’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _cNei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _cNei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNec’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1320:1: error: BUILDSTDERR: warning: label ‘_cNec’ defined but not used [-Wunused-label] BUILDSTDERR: 1320 | _cNec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1320 | _cNec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMDH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1377:1: error: BUILDSTDERR: warning: label ‘_cNf0’ defined but not used [-Wunused-label] BUILDSTDERR: 1377 | _cNf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1377 | _cNf0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMDU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1406:1: error: BUILDSTDERR: warning: label ‘_cNfj’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _cNfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _cNfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNfg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1445:1: error: BUILDSTDERR: warning: label ‘_cNfg’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _cNfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _cNfg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNfn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1482:1: error: BUILDSTDERR: warning: label ‘_cNfn’ defined but not used [-Wunused-label] BUILDSTDERR: 1482 | _cNfn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1482 | _cNfn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMDV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1501:1: error: BUILDSTDERR: warning: label ‘_cNfz’ defined but not used [-Wunused-label] BUILDSTDERR: 1501 | _cNfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1501 | _cNfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMDK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1537:1: error: BUILDSTDERR: warning: label ‘_cNfP’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _cNfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _cNfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMDL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1577:1: error: BUILDSTDERR: warning: label ‘_cNfV’ defined but not used [-Wunused-label] BUILDSTDERR: 1577 | _cNfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1577 | _cNfV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMDY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1616:1: error: BUILDSTDERR: warning: label ‘_cNg1’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _cNg1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _cNg1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sME0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1670:1: error: BUILDSTDERR: warning: label ‘_cNg7’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _cNg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _cNg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMEd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1718:1: error: BUILDSTDERR: warning: label ‘_cNgy’ defined but not used [-Wunused-label] BUILDSTDERR: 1718 | _cNgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1718 | _cNgy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMEX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1743:1: error: BUILDSTDERR: warning: label ‘_cNi1’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _cNi1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _cNi1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMEY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1779:1: error: BUILDSTDERR: warning: label ‘_cNi4’ defined but not used [-Wunused-label] BUILDSTDERR: 1779 | _cNi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1779 | _cNi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMF5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1822:1: error: BUILDSTDERR: warning: label ‘_cNip’ defined but not used [-Wunused-label] BUILDSTDERR: 1822 | _cNip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1822 | _cNip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMF6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1858:1: error: BUILDSTDERR: warning: label ‘_cNis’ defined but not used [-Wunused-label] BUILDSTDERR: 1858 | _cNis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1858 | _cNis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMFf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1901:1: error: BUILDSTDERR: warning: label ‘_cNiG’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _cNiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _cNiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMFg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1937:1: error: BUILDSTDERR: warning: label ‘_cNiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1937 | _cNiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1937 | _cNiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idlezugo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:1980:1: error: BUILDSTDERR: warning: label ‘_cNiS’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _cNiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _cNiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNev’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2009:1: error: BUILDSTDERR: warning: label ‘_cNev’ defined but not used [-Wunused-label] BUILDSTDERR: 2009 | _cNev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2009 | _cNev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNeB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2038:1: error: BUILDSTDERR: warning: label ‘_cNeB’ defined but not used [-Wunused-label] BUILDSTDERR: 2038 | _cNeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2038 | _cNeB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNeD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2062:1: error: BUILDSTDERR: warning: label ‘_cNeD’ defined but not used [-Wunused-label] BUILDSTDERR: 2062 | _cNeD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2062 | _cNeD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNeI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2101:1: error: BUILDSTDERR: warning: label ‘_cNeI’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _cNeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _cNeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNuN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2167:1: error: BUILDSTDERR: warning: label ‘_cNuN’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _cNuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _cNuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNuw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2190:1: error: BUILDSTDERR: warning: label ‘_cNuw’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _cNuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _cNuw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sME2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2213:1: error: BUILDSTDERR: warning: label ‘_sME2’ defined but not used [-Wunused-label] BUILDSTDERR: 2213 | _sME2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2213 | _sME2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNgk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cNgk’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cNgk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cNgk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNgp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2272:1: error: BUILDSTDERR: warning: label ‘_cNgp’ defined but not used [-Wunused-label] BUILDSTDERR: 2272 | _cNgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2272 | _cNgp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNu9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2357:1: error: BUILDSTDERR: warning: label ‘_cNu9’ defined but not used [-Wunused-label] BUILDSTDERR: 2357 | _cNu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2357 | _cNu9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNtG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2398:1: error: BUILDSTDERR: warning: label ‘_cNtG’ defined but not used [-Wunused-label] BUILDSTDERR: 2398 | _cNtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2398 | _cNtG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNtR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2428:1: error: BUILDSTDERR: warning: label ‘_cNtR’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _cNtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _cNtR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNta’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2469:1: error: BUILDSTDERR: warning: label ‘_cNta’ defined but not used [-Wunused-label] BUILDSTDERR: 2469 | _cNta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2469 | _cNta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNtl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2499:1: error: BUILDSTDERR: warning: label ‘_cNtl’ defined but not used [-Wunused-label] BUILDSTDERR: 2499 | _cNtl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2499 | _cNtl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMEe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2539:1: error: BUILDSTDERR: warning: label ‘_sMEe’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _sMEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _sMEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNgG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2568:1: error: BUILDSTDERR: warning: label ‘_cNgG’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _cNgG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _cNgG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNsK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2641:1: error: BUILDSTDERR: warning: label ‘_cNsK’ defined but not used [-Wunused-label] BUILDSTDERR: 2641 | _cNsK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2641 | _cNsK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNsh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cNsh’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cNsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cNsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNss’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2712:1: error: BUILDSTDERR: warning: label ‘_cNss’ defined but not used [-Wunused-label] BUILDSTDERR: 2712 | _cNss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2712 | _cNss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNrL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2753:1: error: BUILDSTDERR: warning: label ‘_cNrL’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _cNrL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _cNrL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNrW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2783:1: error: BUILDSTDERR: warning: label ‘_cNrW’ defined but not used [-Wunused-label] BUILDSTDERR: 2783 | _cNrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2783 | _cNrW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMEk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2823:1: error: BUILDSTDERR: warning: label ‘_sMEk’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _sMEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _sMEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNgQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2852:1: error: BUILDSTDERR: warning: label ‘_cNgQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2852 | _cNgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2852 | _cNgQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNrl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2925:1: error: BUILDSTDERR: warning: label ‘_cNrl’ defined but not used [-Wunused-label] BUILDSTDERR: 2925 | _cNrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2925 | _cNrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNqS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2966:1: error: BUILDSTDERR: warning: label ‘_cNqS’ defined but not used [-Wunused-label] BUILDSTDERR: 2966 | _cNqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2966 | _cNqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNr3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:2996:1: error: BUILDSTDERR: warning: label ‘_cNr3’ defined but not used [-Wunused-label] BUILDSTDERR: 2996 | _cNr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2996 | _cNr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNqm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3037:1: error: BUILDSTDERR: warning: label ‘_cNqm’ defined but not used [-Wunused-label] BUILDSTDERR: 3037 | _cNqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3037 | _cNqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNqx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3067:1: error: BUILDSTDERR: warning: label ‘_cNqx’ defined but not used [-Wunused-label] BUILDSTDERR: 3067 | _cNqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3067 | _cNqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMEq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3107:1: error: BUILDSTDERR: warning: label ‘_sMEq’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _sMEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _sMEq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNh0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3136:1: error: BUILDSTDERR: warning: label ‘_cNh0’ defined but not used [-Wunused-label] BUILDSTDERR: 3136 | _cNh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3136 | _cNh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNpW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3209:1: error: BUILDSTDERR: warning: label ‘_cNpW’ defined but not used [-Wunused-label] BUILDSTDERR: 3209 | _cNpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3209 | _cNpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNpt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3250:1: error: BUILDSTDERR: warning: label ‘_cNpt’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _cNpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _cNpt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNpE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3280:1: error: BUILDSTDERR: warning: label ‘_cNpE’ defined but not used [-Wunused-label] BUILDSTDERR: 3280 | _cNpE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3280 | _cNpE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNoX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3321:1: error: BUILDSTDERR: warning: label ‘_cNoX’ defined but not used [-Wunused-label] BUILDSTDERR: 3321 | _cNoX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3321 | _cNoX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNp8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3351:1: error: BUILDSTDERR: warning: label ‘_cNp8’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _cNp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _cNp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMEw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3391:1: error: BUILDSTDERR: warning: label ‘_sMEw’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _sMEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _sMEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNha’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3420:1: error: BUILDSTDERR: warning: label ‘_cNha’ defined but not used [-Wunused-label] BUILDSTDERR: 3420 | _cNha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3420 | _cNha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNox’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3493:1: error: BUILDSTDERR: warning: label ‘_cNox’ defined but not used [-Wunused-label] BUILDSTDERR: 3493 | _cNox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3493 | _cNox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNo4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cNo4’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cNo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cNo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNof’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3564:1: error: BUILDSTDERR: warning: label ‘_cNof’ defined but not used [-Wunused-label] BUILDSTDERR: 3564 | _cNof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3564 | _cNof: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNny’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3605:1: error: BUILDSTDERR: warning: label ‘_cNny’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _cNny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _cNny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNnJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3635:1: error: BUILDSTDERR: warning: label ‘_cNnJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _cNnJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _cNnJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMEC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3675:1: error: BUILDSTDERR: warning: label ‘_sMEC’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _sMEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _sMEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNhk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3704:1: error: BUILDSTDERR: warning: label ‘_cNhk’ defined but not used [-Wunused-label] BUILDSTDERR: 3704 | _cNhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3704 | _cNhk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNn8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3777:1: error: BUILDSTDERR: warning: label ‘_cNn8’ defined but not used [-Wunused-label] BUILDSTDERR: 3777 | _cNn8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3777 | _cNn8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNmF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3818:1: error: BUILDSTDERR: warning: label ‘_cNmF’ defined but not used [-Wunused-label] BUILDSTDERR: 3818 | _cNmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3818 | _cNmF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNmQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cNmQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cNmQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cNmQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNm9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3889:1: error: BUILDSTDERR: warning: label ‘_cNm9’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _cNm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _cNm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNmk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3919:1: error: BUILDSTDERR: warning: label ‘_cNmk’ defined but not used [-Wunused-label] BUILDSTDERR: 3919 | _cNmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3919 | _cNmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMEI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3959:1: error: BUILDSTDERR: warning: label ‘_sMEI’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _sMEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _sMEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNhu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:3988:1: error: BUILDSTDERR: warning: label ‘_cNhu’ defined but not used [-Wunused-label] BUILDSTDERR: 3988 | _cNhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3988 | _cNhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNlJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4061:1: error: BUILDSTDERR: warning: label ‘_cNlJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4061 | _cNlJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4061 | _cNlJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNlg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4102:1: error: BUILDSTDERR: warning: label ‘_cNlg’ defined but not used [-Wunused-label] BUILDSTDERR: 4102 | _cNlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4102 | _cNlg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNlr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4132:1: error: BUILDSTDERR: warning: label ‘_cNlr’ defined but not used [-Wunused-label] BUILDSTDERR: 4132 | _cNlr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4132 | _cNlr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNkK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4173:1: error: BUILDSTDERR: warning: label ‘_cNkK’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _cNkK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _cNkK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNkV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4203:1: error: BUILDSTDERR: warning: label ‘_cNkV’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _cNkV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _cNkV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMEO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4243:1: error: BUILDSTDERR: warning: label ‘_sMEO’ defined but not used [-Wunused-label] BUILDSTDERR: 4243 | _sMEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4243 | _sMEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNhE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4273:1: error: BUILDSTDERR: warning: label ‘_cNhE’ defined but not used [-Wunused-label] BUILDSTDERR: 4273 | _cNhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4273 | _cNhE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNkj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4364:1: error: BUILDSTDERR: warning: label ‘_cNkj’ defined but not used [-Wunused-label] BUILDSTDERR: 4364 | _cNkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4364 | _cNkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNid’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4407:1: error: BUILDSTDERR: warning: label ‘_cNid’ defined but not used [-Wunused-label] BUILDSTDERR: 4407 | _cNid: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4407 | _cNid: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNk1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4453:1: error: BUILDSTDERR: warning: label ‘_cNk1’ defined but not used [-Wunused-label] BUILDSTDERR: 4453 | _cNk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4453 | _cNk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNhP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4496:1: error: BUILDSTDERR: warning: label ‘_cNhP’ defined but not used [-Wunused-label] BUILDSTDERR: 4496 | _cNhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4496 | _cNhP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNjA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4542:1: error: BUILDSTDERR: warning: label ‘_cNjA’ defined but not used [-Wunused-label] BUILDSTDERR: 4542 | _cNjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4542 | _cNjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNeQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4582:1: error: BUILDSTDERR: warning: label ‘_cNeQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4582 | _cNeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4582 | _cNeQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4619:1: error: BUILDSTDERR: warning: label ‘_cNx1’ defined but not used [-Wunused-label] BUILDSTDERR: 4619 | _cNx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4619 | _cNx1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idle2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4647:1: error: BUILDSTDERR: warning: label ‘_cNx8’ defined but not used [-Wunused-label] BUILDSTDERR: 4647 | _cNx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4647 | _cNx8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNwQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4672:1: error: BUILDSTDERR: warning: label ‘_cNwQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4672 | _cNwQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4672 | _cNwQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNwS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4693:1: error: BUILDSTDERR: warning: label ‘_cNwS’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _cNwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _cNwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4818:1: error: BUILDSTDERR: warning: label ‘_cNxC’ defined but not used [-Wunused-label] BUILDSTDERR: 4818 | _cNxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4818 | _cNxC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4841:1: error: BUILDSTDERR: warning: label ‘_cNxL’ defined but not used [-Wunused-label] BUILDSTDERR: 4841 | _cNxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4841 | _cNxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4864:1: error: BUILDSTDERR: warning: label ‘_cNxU’ defined but not used [-Wunused-label] BUILDSTDERR: 4864 | _cNxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4864 | _cNxU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4887:1: error: BUILDSTDERR: warning: label ‘_cNy3’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _cNy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _cNy3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4910:1: error: BUILDSTDERR: warning: label ‘_cNyc’ defined but not used [-Wunused-label] BUILDSTDERR: 4910 | _cNyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4910 | _cNyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4933:1: error: BUILDSTDERR: warning: label ‘_cNyl’ defined but not used [-Wunused-label] BUILDSTDERR: 4933 | _cNyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4933 | _cNyl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4956:1: error: BUILDSTDERR: warning: label ‘_cNyu’ defined but not used [-Wunused-label] BUILDSTDERR: 4956 | _cNyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4956 | _cNyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:4979:1: error: BUILDSTDERR: warning: label ‘_cNyD’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _cNyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _cNyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5002:1: error: BUILDSTDERR: warning: label ‘_cNyM’ defined but not used [-Wunused-label] BUILDSTDERR: 5002 | _cNyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5002 | _cNyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5025:1: error: BUILDSTDERR: warning: label ‘_cNyV’ defined but not used [-Wunused-label] BUILDSTDERR: 5025 | _cNyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5025 | _cNyV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5048:1: error: BUILDSTDERR: warning: label ‘_cNz4’ defined but not used [-Wunused-label] BUILDSTDERR: 5048 | _cNz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5048 | _cNz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idlezugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5073:1: error: BUILDSTDERR: warning: label ‘_cNzb’ defined but not used [-Wunused-label] BUILDSTDERR: 5073 | _cNzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5073 | _cNzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNxn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5102:1: error: BUILDSTDERR: warning: label ‘_cNxn’ defined but not used [-Wunused-label] BUILDSTDERR: 5102 | _cNxn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5102 | _cNxn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNxt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5158:1: error: BUILDSTDERR: warning: label ‘_cNxt’ defined but not used [-Wunused-label] BUILDSTDERR: 5158 | _cNxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5158 | _cNxt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5296:1: error: BUILDSTDERR: warning: label ‘_cNAh’ defined but not used [-Wunused-label] BUILDSTDERR: 5296 | _cNAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5296 | _cNAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNAf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5321:1: error: BUILDSTDERR: warning: label ‘_cNAf’ defined but not used [-Wunused-label] BUILDSTDERR: 5321 | _cNAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5321 | _cNAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMHI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5339:1: error: BUILDSTDERR: warning: label ‘_cNAn’ defined but not used [-Wunused-label] BUILDSTDERR: 5339 | _cNAn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5339 | _cNAn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5378:1: error: BUILDSTDERR: warning: label ‘_cNAu’ defined but not used [-Wunused-label] BUILDSTDERR: 5378 | _cNAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5378 | _cNAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5422:1: error: BUILDSTDERR: warning: label ‘_cNAL’ defined but not used [-Wunused-label] BUILDSTDERR: 5422 | _cNAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5422 | _cNAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNAF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5458:1: error: BUILDSTDERR: warning: label ‘_cNAF’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _cNAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _cNAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5502:1: error: BUILDSTDERR: warning: label ‘_cNB6’ defined but not used [-Wunused-label] BUILDSTDERR: 5502 | _cNB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5502 | _cNB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNB0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5538:1: error: BUILDSTDERR: warning: label ‘_cNB0’ defined but not used [-Wunused-label] BUILDSTDERR: 5538 | _cNB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5538 | _cNB0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMAY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5587:1: error: BUILDSTDERR: warning: label ‘_cNBr’ defined but not used [-Wunused-label] BUILDSTDERR: 5587 | _cNBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5587 | _cNBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNBl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5623:1: error: BUILDSTDERR: warning: label ‘_cNBl’ defined but not used [-Wunused-label] BUILDSTDERR: 5623 | _cNBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5623 | _cNBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMB0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5667:1: error: BUILDSTDERR: warning: label ‘_cNBM’ defined but not used [-Wunused-label] BUILDSTDERR: 5667 | _cNBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5667 | _cNBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNBG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5703:1: error: BUILDSTDERR: warning: label ‘_cNBG’ defined but not used [-Wunused-label] BUILDSTDERR: 5703 | _cNBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5703 | _cNBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMB2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5747:1: error: BUILDSTDERR: warning: label ‘_cNC7’ defined but not used [-Wunused-label] BUILDSTDERR: 5747 | _cNC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5747 | _cNC7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNC1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5783:1: error: BUILDSTDERR: warning: label ‘_cNC1’ defined but not used [-Wunused-label] BUILDSTDERR: 5783 | _cNC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5783 | _cNC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMB4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5827:1: error: BUILDSTDERR: warning: label ‘_cNCs’ defined but not used [-Wunused-label] BUILDSTDERR: 5827 | _cNCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5827 | _cNCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNCm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5863:1: error: BUILDSTDERR: warning: label ‘_cNCm’ defined but not used [-Wunused-label] BUILDSTDERR: 5863 | _cNCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5863 | _cNCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMB6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5907:1: error: BUILDSTDERR: warning: label ‘_cNCN’ defined but not used [-Wunused-label] BUILDSTDERR: 5907 | _cNCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5907 | _cNCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNCH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5943:1: error: BUILDSTDERR: warning: label ‘_cNCH’ defined but not used [-Wunused-label] BUILDSTDERR: 5943 | _cNCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5943 | _cNCH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMB8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:5987:1: error: BUILDSTDERR: warning: label ‘_cND8’ defined but not used [-Wunused-label] BUILDSTDERR: 5987 | _cND8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5987 | _cND8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cND2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6023:1: error: BUILDSTDERR: warning: label ‘_cND2’ defined but not used [-Wunused-label] BUILDSTDERR: 6023 | _cND2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6023 | _cND2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6067:1: error: BUILDSTDERR: warning: label ‘_cNDt’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _cNDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _cNDt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNDn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6103:1: error: BUILDSTDERR: warning: label ‘_cNDn’ defined but not used [-Wunused-label] BUILDSTDERR: 6103 | _cNDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6103 | _cNDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6147:1: error: BUILDSTDERR: warning: label ‘_cNDO’ defined but not used [-Wunused-label] BUILDSTDERR: 6147 | _cNDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6147 | _cNDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNDI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6183:1: error: BUILDSTDERR: warning: label ‘_cNDI’ defined but not used [-Wunused-label] BUILDSTDERR: 6183 | _cNDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6183 | _cNDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6227:1: error: BUILDSTDERR: warning: label ‘_cNE9’ defined but not used [-Wunused-label] BUILDSTDERR: 6227 | _cNE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6227 | _cNE9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNE3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6263:1: error: BUILDSTDERR: warning: label ‘_cNE3’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _cNE3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _cNE3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6307:1: error: BUILDSTDERR: warning: label ‘_cNEu’ defined but not used [-Wunused-label] BUILDSTDERR: 6307 | _cNEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6307 | _cNEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNEo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6343:1: error: BUILDSTDERR: warning: label ‘_cNEo’ defined but not used [-Wunused-label] BUILDSTDERR: 6343 | _cNEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6343 | _cNEo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6387:1: error: BUILDSTDERR: warning: label ‘_cNEP’ defined but not used [-Wunused-label] BUILDSTDERR: 6387 | _cNEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6387 | _cNEP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNEJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6423:1: error: BUILDSTDERR: warning: label ‘_cNEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6423 | _cNEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6423 | _cNEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6467:1: error: BUILDSTDERR: warning: label ‘_cNFa’ defined but not used [-Wunused-label] BUILDSTDERR: 6467 | _cNFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6467 | _cNFa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNF4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6503:1: error: BUILDSTDERR: warning: label ‘_cNF4’ defined but not used [-Wunused-label] BUILDSTDERR: 6503 | _cNF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6503 | _cNF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6547:1: error: BUILDSTDERR: warning: label ‘_cNFv’ defined but not used [-Wunused-label] BUILDSTDERR: 6547 | _cNFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6547 | _cNFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNFp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6583:1: error: BUILDSTDERR: warning: label ‘_cNFp’ defined but not used [-Wunused-label] BUILDSTDERR: 6583 | _cNFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6583 | _cNFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6627:1: error: BUILDSTDERR: warning: label ‘_cNFQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6627 | _cNFQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6627 | _cNFQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNFK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6663:1: error: BUILDSTDERR: warning: label ‘_cNFK’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _cNFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _cNFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6707:1: error: BUILDSTDERR: warning: label ‘_cNGb’ defined but not used [-Wunused-label] BUILDSTDERR: 6707 | _cNGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6707 | _cNGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNG5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6743:1: error: BUILDSTDERR: warning: label ‘_cNG5’ defined but not used [-Wunused-label] BUILDSTDERR: 6743 | _cNG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6743 | _cNG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6787:1: error: BUILDSTDERR: warning: label ‘_cNGw’ defined but not used [-Wunused-label] BUILDSTDERR: 6787 | _cNGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6787 | _cNGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNGq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6823:1: error: BUILDSTDERR: warning: label ‘_cNGq’ defined but not used [-Wunused-label] BUILDSTDERR: 6823 | _cNGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6823 | _cNGq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6867:1: error: BUILDSTDERR: warning: label ‘_cNGR’ defined but not used [-Wunused-label] BUILDSTDERR: 6867 | _cNGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6867 | _cNGR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNGL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6903:1: error: BUILDSTDERR: warning: label ‘_cNGL’ defined but not used [-Wunused-label] BUILDSTDERR: 6903 | _cNGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6903 | _cNGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6947:1: error: BUILDSTDERR: warning: label ‘_cNHc’ defined but not used [-Wunused-label] BUILDSTDERR: 6947 | _cNHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6947 | _cNHc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNH6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:6983:1: error: BUILDSTDERR: warning: label ‘_cNH6’ defined but not used [-Wunused-label] BUILDSTDERR: 6983 | _cNH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6983 | _cNH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7027:1: error: BUILDSTDERR: warning: label ‘_cNHx’ defined but not used [-Wunused-label] BUILDSTDERR: 7027 | _cNHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7027 | _cNHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNHr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7063:1: error: BUILDSTDERR: warning: label ‘_cNHr’ defined but not used [-Wunused-label] BUILDSTDERR: 7063 | _cNHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7063 | _cNHr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7107:1: error: BUILDSTDERR: warning: label ‘_cNHS’ defined but not used [-Wunused-label] BUILDSTDERR: 7107 | _cNHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7107 | _cNHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNHM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7143:1: error: BUILDSTDERR: warning: label ‘_cNHM’ defined but not used [-Wunused-label] BUILDSTDERR: 7143 | _cNHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7143 | _cNHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7187:1: error: BUILDSTDERR: warning: label ‘_cNId’ defined but not used [-Wunused-label] BUILDSTDERR: 7187 | _cNId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7187 | _cNId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNI7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7223:1: error: BUILDSTDERR: warning: label ‘_cNI7’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _cNI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _cNI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7267:1: error: BUILDSTDERR: warning: label ‘_cNIy’ defined but not used [-Wunused-label] BUILDSTDERR: 7267 | _cNIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7267 | _cNIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNIs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7303:1: error: BUILDSTDERR: warning: label ‘_cNIs’ defined but not used [-Wunused-label] BUILDSTDERR: 7303 | _cNIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7303 | _cNIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘rMBF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7346:1: error: BUILDSTDERR: warning: label ‘_cNIN’ defined but not used [-Wunused-label] BUILDSTDERR: 7346 | _cNIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7346 | _cNIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMLi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7385:1: error: BUILDSTDERR: warning: label ‘_cNJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 7385 | _cNJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7385 | _cNJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNJ4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7411:1: error: BUILDSTDERR: warning: label ‘_cNJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 7411 | _cNJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7411 | _cNJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMLm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7438:1: error: BUILDSTDERR: warning: label ‘_cNJh’ defined but not used [-Wunused-label] BUILDSTDERR: 7438 | _cNJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7438 | _cNJh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMLB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7464:1: error: BUILDSTDERR: warning: label ‘_cNJI’ defined but not used [-Wunused-label] BUILDSTDERR: 7464 | _cNJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7464 | _cNJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMNR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7493:1: error: BUILDSTDERR: warning: label ‘_cNNy’ defined but not used [-Wunused-label] BUILDSTDERR: 7493 | _cNNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7493 | _cNNy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNNv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7532:1: error: BUILDSTDERR: warning: label ‘_cNNv’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _cNNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _cNNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNNC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7569:1: error: BUILDSTDERR: warning: label ‘_cNNC’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _cNNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _cNNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMNS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7588:1: error: BUILDSTDERR: warning: label ‘_cNNO’ defined but not used [-Wunused-label] BUILDSTDERR: 7588 | _cNNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7588 | _cNNO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMNH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7624:1: error: BUILDSTDERR: warning: label ‘_cNO4’ defined but not used [-Wunused-label] BUILDSTDERR: 7624 | _cNO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7624 | _cNO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMNI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7664:1: error: BUILDSTDERR: warning: label ‘_cNOa’ defined but not used [-Wunused-label] BUILDSTDERR: 7664 | _cNOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7664 | _cNOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMNV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7703:1: error: BUILDSTDERR: warning: label ‘_cNOg’ defined but not used [-Wunused-label] BUILDSTDERR: 7703 | _cNOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7703 | _cNOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMNX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7753:1: error: BUILDSTDERR: warning: label ‘_cNOm’ defined but not used [-Wunused-label] BUILDSTDERR: 7753 | _cNOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7753 | _cNOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMOl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7793:1: error: BUILDSTDERR: warning: label ‘_cNOM’ defined but not used [-Wunused-label] BUILDSTDERR: 7793 | _cNOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7793 | _cNOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMOn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7819:1: error: BUILDSTDERR: warning: label ‘_cNOP’ defined but not used [-Wunused-label] BUILDSTDERR: 7819 | _cNOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7819 | _cNOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNOD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7871:1: error: BUILDSTDERR: warning: label ‘_cNOD’ defined but not used [-Wunused-label] BUILDSTDERR: 7871 | _cNOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7871 | _cNOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMOH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7941:1: error: BUILDSTDERR: warning: label ‘_cNPu’ defined but not used [-Wunused-label] BUILDSTDERR: 7941 | _cNPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7941 | _cNPu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNPr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:7980:1: error: BUILDSTDERR: warning: label ‘_cNPr’ defined but not used [-Wunused-label] BUILDSTDERR: 7980 | _cNPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7980 | _cNPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNPy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8017:1: error: BUILDSTDERR: warning: label ‘_cNPy’ defined but not used [-Wunused-label] BUILDSTDERR: 8017 | _cNPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8017 | _cNPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMOI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8036:1: error: BUILDSTDERR: warning: label ‘_cNPK’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _cNPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _cNPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMOx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8072:1: error: BUILDSTDERR: warning: label ‘_cNQ0’ defined but not used [-Wunused-label] BUILDSTDERR: 8072 | _cNQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8072 | _cNQ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMOy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8112:1: error: BUILDSTDERR: warning: label ‘_cNQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 8112 | _cNQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8112 | _cNQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMOL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8156:1: error: BUILDSTDERR: warning: label ‘_cNQc’ defined but not used [-Wunused-label] BUILDSTDERR: 8156 | _cNQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8156 | _cNQc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMON_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8210:1: error: BUILDSTDERR: warning: label ‘_cNQi’ defined but not used [-Wunused-label] BUILDSTDERR: 8210 | _cNQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8210 | _cNQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMPa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8250:1: error: BUILDSTDERR: warning: label ‘_cNQw’ defined but not used [-Wunused-label] BUILDSTDERR: 8250 | _cNQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8250 | _cNQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNQt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8299:1: error: BUILDSTDERR: warning: label ‘_cNQt’ defined but not used [-Wunused-label] BUILDSTDERR: 8299 | _cNQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8299 | _cNQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMPE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8366:1: error: BUILDSTDERR: warning: label ‘_cNQY’ defined but not used [-Wunused-label] BUILDSTDERR: 8366 | _cNQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8366 | _cNQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNQS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8397:1: error: BUILDSTDERR: warning: label ‘_cNQS’ defined but not used [-Wunused-label] BUILDSTDERR: 8397 | _cNQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8397 | _cNQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNR6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8448:1: error: BUILDSTDERR: warning: label ‘_cNR6’ defined but not used [-Wunused-label] BUILDSTDERR: 8448 | _cNR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8448 | _cNR6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMPY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8513:1: error: BUILDSTDERR: warning: label ‘_cNRN’ defined but not used [-Wunused-label] BUILDSTDERR: 8513 | _cNRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8513 | _cNRN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNRK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8552:1: error: BUILDSTDERR: warning: label ‘_cNRK’ defined but not used [-Wunused-label] BUILDSTDERR: 8552 | _cNRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8552 | _cNRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNRR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8589:1: error: BUILDSTDERR: warning: label ‘_cNRR’ defined but not used [-Wunused-label] BUILDSTDERR: 8589 | _cNRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8589 | _cNRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMPZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8608:1: error: BUILDSTDERR: warning: label ‘_cNS3’ defined but not used [-Wunused-label] BUILDSTDERR: 8608 | _cNS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8608 | _cNS3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMPO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8644:1: error: BUILDSTDERR: warning: label ‘_cNSj’ defined but not used [-Wunused-label] BUILDSTDERR: 8644 | _cNSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8644 | _cNSj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMPP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8684:1: error: BUILDSTDERR: warning: label ‘_cNSp’ defined but not used [-Wunused-label] BUILDSTDERR: 8684 | _cNSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8684 | _cNSp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQ2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8728:1: error: BUILDSTDERR: warning: label ‘_cNSv’ defined but not used [-Wunused-label] BUILDSTDERR: 8728 | _cNSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8728 | _cNSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQ4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8782:1: error: BUILDSTDERR: warning: label ‘_cNSB’ defined but not used [-Wunused-label] BUILDSTDERR: 8782 | _cNSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8782 | _cNSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8822:1: error: BUILDSTDERR: warning: label ‘_cNSP’ defined but not used [-Wunused-label] BUILDSTDERR: 8822 | _cNSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8822 | _cNSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNSM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8871:1: error: BUILDSTDERR: warning: label ‘_cNSM’ defined but not used [-Wunused-label] BUILDSTDERR: 8871 | _cNSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8871 | _cNSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8936:1: error: BUILDSTDERR: warning: label ‘_cNTv’ defined but not used [-Wunused-label] BUILDSTDERR: 8936 | _cNTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8936 | _cNTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNTs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:8975:1: error: BUILDSTDERR: warning: label ‘_cNTs’ defined but not used [-Wunused-label] BUILDSTDERR: 8975 | _cNTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8975 | _cNTs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNTz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9012:1: error: BUILDSTDERR: warning: label ‘_cNTz’ defined but not used [-Wunused-label] BUILDSTDERR: 9012 | _cNTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9012 | _cNTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9031:1: error: BUILDSTDERR: warning: label ‘_cNTL’ defined but not used [-Wunused-label] BUILDSTDERR: 9031 | _cNTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9031 | _cNTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9067:1: error: BUILDSTDERR: warning: label ‘_cNU1’ defined but not used [-Wunused-label] BUILDSTDERR: 9067 | _cNU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9067 | _cNU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9107:1: error: BUILDSTDERR: warning: label ‘_cNU7’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _cNU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _cNU7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9151:1: error: BUILDSTDERR: warning: label ‘_cNUd’ defined but not used [-Wunused-label] BUILDSTDERR: 9151 | _cNUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9151 | _cNUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMQR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9205:1: error: BUILDSTDERR: warning: label ‘_cNUj’ defined but not used [-Wunused-label] BUILDSTDERR: 9205 | _cNUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9205 | _cNUj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMRe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9245:1: error: BUILDSTDERR: warning: label ‘_cNUx’ defined but not used [-Wunused-label] BUILDSTDERR: 9245 | _cNUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9245 | _cNUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNUu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9294:1: error: BUILDSTDERR: warning: label ‘_cNUu’ defined but not used [-Wunused-label] BUILDSTDERR: 9294 | _cNUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9294 | _cNUu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMRy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9359:1: error: BUILDSTDERR: warning: label ‘_cNVd’ defined but not used [-Wunused-label] BUILDSTDERR: 9359 | _cNVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9359 | _cNVd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNVa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9398:1: error: BUILDSTDERR: warning: label ‘_cNVa’ defined but not used [-Wunused-label] BUILDSTDERR: 9398 | _cNVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9398 | _cNVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNVh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9435:1: error: BUILDSTDERR: warning: label ‘_cNVh’ defined but not used [-Wunused-label] BUILDSTDERR: 9435 | _cNVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9435 | _cNVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMRz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9454:1: error: BUILDSTDERR: warning: label ‘_cNVt’ defined but not used [-Wunused-label] BUILDSTDERR: 9454 | _cNVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9454 | _cNVt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMRo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9490:1: error: BUILDSTDERR: warning: label ‘_cNVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9490 | _cNVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9490 | _cNVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMRp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9530:1: error: BUILDSTDERR: warning: label ‘_cNVP’ defined but not used [-Wunused-label] BUILDSTDERR: 9530 | _cNVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9530 | _cNVP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMRC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9574:1: error: BUILDSTDERR: warning: label ‘_cNVV’ defined but not used [-Wunused-label] BUILDSTDERR: 9574 | _cNVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9574 | _cNVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMRE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9628:1: error: BUILDSTDERR: warning: label ‘_cNW1’ defined but not used [-Wunused-label] BUILDSTDERR: 9628 | _cNW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9628 | _cNW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMS1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9668:1: error: BUILDSTDERR: warning: label ‘_cNWf’ defined but not used [-Wunused-label] BUILDSTDERR: 9668 | _cNWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9668 | _cNWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNWc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9717:1: error: BUILDSTDERR: warning: label ‘_cNWc’ defined but not used [-Wunused-label] BUILDSTDERR: 9717 | _cNWc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9717 | _cNWc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9782:1: error: BUILDSTDERR: warning: label ‘_cNWV’ defined but not used [-Wunused-label] BUILDSTDERR: 9782 | _cNWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9782 | _cNWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNWS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9821:1: error: BUILDSTDERR: warning: label ‘_cNWS’ defined but not used [-Wunused-label] BUILDSTDERR: 9821 | _cNWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9821 | _cNWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNWZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9858:1: error: BUILDSTDERR: warning: label ‘_cNWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9858 | _cNWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9858 | _cNWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9877:1: error: BUILDSTDERR: warning: label ‘_cNXb’ defined but not used [-Wunused-label] BUILDSTDERR: 9877 | _cNXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9877 | _cNXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9913:1: error: BUILDSTDERR: warning: label ‘_cNXr’ defined but not used [-Wunused-label] BUILDSTDERR: 9913 | _cNXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9913 | _cNXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9953:1: error: BUILDSTDERR: warning: label ‘_cNXx’ defined but not used [-Wunused-label] BUILDSTDERR: 9953 | _cNXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9953 | _cNXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:9997:1: error: BUILDSTDERR: warning: label ‘_cNXD’ defined but not used [-Wunused-label] BUILDSTDERR: 9997 | _cNXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9997 | _cNXD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10051:1: error: BUILDSTDERR: warning: label ‘_cNXJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10051 | _cNXJ: BUILDSTDERR: | ^ BUILDSTDERR: 10051 | _cNXJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10091:1: error: BUILDSTDERR: warning: label ‘_cNXX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10091 | _cNXX: BUILDSTDERR: | ^ BUILDSTDERR: 10091 | _cNXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNXU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10140:1: error: BUILDSTDERR: warning: label ‘_cNXU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10140 | _cNXU: BUILDSTDERR: | ^ BUILDSTDERR: 10140 | _cNXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMT8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10205:1: error: BUILDSTDERR: warning: label ‘_cNYD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10205 | _cNYD: BUILDSTDERR: | ^ BUILDSTDERR: 10205 | _cNYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNYA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10244:1: error: BUILDSTDERR: warning: label ‘_cNYA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10244 | _cNYA: BUILDSTDERR: | ^ BUILDSTDERR: 10244 | _cNYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNYH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10281:1: error: BUILDSTDERR: warning: label ‘_cNYH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10281 | _cNYH: BUILDSTDERR: | ^ BUILDSTDERR: 10281 | _cNYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMT9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10300:1: error: BUILDSTDERR: warning: label ‘_cNYT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10300 | _cNYT: BUILDSTDERR: | ^ BUILDSTDERR: 10300 | _cNYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10336:1: error: BUILDSTDERR: warning: label ‘_cNZ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10336 | _cNZ9: BUILDSTDERR: | ^ BUILDSTDERR: 10336 | _cNZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMSZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10376:1: error: BUILDSTDERR: warning: label ‘_cNZf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10376 | _cNZf: BUILDSTDERR: | ^ BUILDSTDERR: 10376 | _cNZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10420:1: error: BUILDSTDERR: warning: label ‘_cNZl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10420 | _cNZl: BUILDSTDERR: | ^ BUILDSTDERR: 10420 | _cNZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10474:1: error: BUILDSTDERR: warning: label ‘_cNZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10474 | _cNZr: BUILDSTDERR: | ^ BUILDSTDERR: 10474 | _cNZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10513:1: error: BUILDSTDERR: warning: label ‘_cNZV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10513 | _cNZV: BUILDSTDERR: | ^ BUILDSTDERR: 10513 | _cNZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10538:1: error: BUILDSTDERR: warning: label ‘_cO02’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10538 | _cO02: BUILDSTDERR: | ^ BUILDSTDERR: 10538 | _cO02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10563:1: error: BUILDSTDERR: warning: label ‘_cO09’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10563 | _cO09: BUILDSTDERR: | ^ BUILDSTDERR: 10563 | _cO09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNZL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10599:1: error: BUILDSTDERR: warning: label ‘_cNZL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10599 | _cNZL: BUILDSTDERR: | ^ BUILDSTDERR: 10599 | _cNZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10644:1: error: BUILDSTDERR: warning: label ‘_cO0k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10644 | _cO0k: BUILDSTDERR: | ^ BUILDSTDERR: 10644 | _cO0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNZC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10696:1: error: BUILDSTDERR: warning: label ‘_cNZC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10696 | _cNZC: BUILDSTDERR: | ^ BUILDSTDERR: 10696 | _cNZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMU1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10766:1: error: BUILDSTDERR: warning: label ‘_cO0Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _cO0Y: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _cO0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO0V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10805:1: error: BUILDSTDERR: warning: label ‘_cO0V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10805 | _cO0V: BUILDSTDERR: | ^ BUILDSTDERR: 10805 | _cO0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO12’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10842:1: error: BUILDSTDERR: warning: label ‘_cO12’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10842 | _cO12: BUILDSTDERR: | ^ BUILDSTDERR: 10842 | _cO12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMU2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10861:1: error: BUILDSTDERR: warning: label ‘_cO1e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10861 | _cO1e: BUILDSTDERR: | ^ BUILDSTDERR: 10861 | _cO1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10897:1: error: BUILDSTDERR: warning: label ‘_cO1u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10897 | _cO1u: BUILDSTDERR: | ^ BUILDSTDERR: 10897 | _cO1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMTS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10937:1: error: BUILDSTDERR: warning: label ‘_cO1A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _cO1A: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _cO1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMU5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:10981:1: error: BUILDSTDERR: warning: label ‘_cO1G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10981 | _cO1G: BUILDSTDERR: | ^ BUILDSTDERR: 10981 | _cO1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMU7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11035:1: error: BUILDSTDERR: warning: label ‘_cO1M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11035 | _cO1M: BUILDSTDERR: | ^ BUILDSTDERR: 11035 | _cO1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMUw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11074:1: error: BUILDSTDERR: warning: label ‘_cO2g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11074 | _cO2g: BUILDSTDERR: | ^ BUILDSTDERR: 11074 | _cO2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMUy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11099:1: error: BUILDSTDERR: warning: label ‘_cO2n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11099 | _cO2n: BUILDSTDERR: | ^ BUILDSTDERR: 11099 | _cO2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO26’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11133:1: error: BUILDSTDERR: warning: label ‘_cO26’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11133 | _cO26: BUILDSTDERR: | ^ BUILDSTDERR: 11133 | _cO26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMUz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11175:1: error: BUILDSTDERR: warning: label ‘_cO2y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11175 | _cO2y: BUILDSTDERR: | ^ BUILDSTDERR: 11175 | _cO2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO1X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11226:1: error: BUILDSTDERR: warning: label ‘_cO1X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11226 | _cO1X: BUILDSTDERR: | ^ BUILDSTDERR: 11226 | _cO1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMUG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11296:1: error: BUILDSTDERR: warning: label ‘_cO2V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11296 | _cO2V: BUILDSTDERR: | ^ BUILDSTDERR: 11296 | _cO2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO2S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11323:1: error: BUILDSTDERR: warning: label ‘_cO2S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11323 | _cO2S: BUILDSTDERR: | ^ BUILDSTDERR: 11323 | _cO2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMV1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11351:1: error: BUILDSTDERR: warning: label ‘_cO3q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11351 | _cO3q: BUILDSTDERR: | ^ BUILDSTDERR: 11351 | _cO3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO3n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11390:1: error: BUILDSTDERR: warning: label ‘_cO3n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11390 | _cO3n: BUILDSTDERR: | ^ BUILDSTDERR: 11390 | _cO3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO3u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11427:1: error: BUILDSTDERR: warning: label ‘_cO3u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11427 | _cO3u: BUILDSTDERR: | ^ BUILDSTDERR: 11427 | _cO3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMV2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11446:1: error: BUILDSTDERR: warning: label ‘_cO3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11446 | _cO3G: BUILDSTDERR: | ^ BUILDSTDERR: 11446 | _cO3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMUR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11482:1: error: BUILDSTDERR: warning: label ‘_cO3W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11482 | _cO3W: BUILDSTDERR: | ^ BUILDSTDERR: 11482 | _cO3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMUS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11522:1: error: BUILDSTDERR: warning: label ‘_cO42’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11522 | _cO42: BUILDSTDERR: | ^ BUILDSTDERR: 11522 | _cO42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMV5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11566:1: error: BUILDSTDERR: warning: label ‘_cO48’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11566 | _cO48: BUILDSTDERR: | ^ BUILDSTDERR: 11566 | _cO48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMV7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11620:1: error: BUILDSTDERR: warning: label ‘_cO4e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11620 | _cO4e: BUILDSTDERR: | ^ BUILDSTDERR: 11620 | _cO4e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMVq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11660:1: error: BUILDSTDERR: warning: label ‘_cO4K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11660 | _cO4K: BUILDSTDERR: | ^ BUILDSTDERR: 11660 | _cO4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO4H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11699:1: error: BUILDSTDERR: warning: label ‘_cO4H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11699 | _cO4H: BUILDSTDERR: | ^ BUILDSTDERR: 11699 | _cO4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO4O’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11736:1: error: BUILDSTDERR: warning: label ‘_cO4O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11736 | _cO4O: BUILDSTDERR: | ^ BUILDSTDERR: 11736 | _cO4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMVr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11755:1: error: BUILDSTDERR: warning: label ‘_cO50’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11755 | _cO50: BUILDSTDERR: | ^ BUILDSTDERR: 11755 | _cO50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMVg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11791:1: error: BUILDSTDERR: warning: label ‘_cO5g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11791 | _cO5g: BUILDSTDERR: | ^ BUILDSTDERR: 11791 | _cO5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMVh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11831:1: error: BUILDSTDERR: warning: label ‘_cO5m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11831 | _cO5m: BUILDSTDERR: | ^ BUILDSTDERR: 11831 | _cO5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMVu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11875:1: error: BUILDSTDERR: warning: label ‘_cO5s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11875 | _cO5s: BUILDSTDERR: | ^ BUILDSTDERR: 11875 | _cO5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMVw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11929:1: error: BUILDSTDERR: warning: label ‘_cO5y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11929 | _cO5y: BUILDSTDERR: | ^ BUILDSTDERR: 11929 | _cO5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMVV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:11969:1: error: BUILDSTDERR: warning: label ‘_cO5M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11969 | _cO5M: BUILDSTDERR: | ^ BUILDSTDERR: 11969 | _cO5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO5J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12021:1: error: BUILDSTDERR: warning: label ‘_cO5J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12021 | _cO5J: BUILDSTDERR: | ^ BUILDSTDERR: 12021 | _cO5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMWf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12091:1: error: BUILDSTDERR: warning: label ‘_cO6u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12091 | _cO6u: BUILDSTDERR: | ^ BUILDSTDERR: 12091 | _cO6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO6r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12130:1: error: BUILDSTDERR: warning: label ‘_cO6r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12130 | _cO6r: BUILDSTDERR: | ^ BUILDSTDERR: 12130 | _cO6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO6y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12167:1: error: BUILDSTDERR: warning: label ‘_cO6y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12167 | _cO6y: BUILDSTDERR: | ^ BUILDSTDERR: 12167 | _cO6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMWg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12186:1: error: BUILDSTDERR: warning: label ‘_cO6K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12186 | _cO6K: BUILDSTDERR: | ^ BUILDSTDERR: 12186 | _cO6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMW5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12222:1: error: BUILDSTDERR: warning: label ‘_cO70’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12222 | _cO70: BUILDSTDERR: | ^ BUILDSTDERR: 12222 | _cO70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMW6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12262:1: error: BUILDSTDERR: warning: label ‘_cO76’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12262 | _cO76: BUILDSTDERR: | ^ BUILDSTDERR: 12262 | _cO76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMWj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12306:1: error: BUILDSTDERR: warning: label ‘_cO7c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12306 | _cO7c: BUILDSTDERR: | ^ BUILDSTDERR: 12306 | _cO7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMWl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12360:1: error: BUILDSTDERR: warning: label ‘_cO7i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12360 | _cO7i: BUILDSTDERR: | ^ BUILDSTDERR: 12360 | _cO7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMWJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12400:1: error: BUILDSTDERR: warning: label ‘_cO7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12400 | _cO7w: BUILDSTDERR: | ^ BUILDSTDERR: 12400 | _cO7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO7t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12450:1: error: BUILDSTDERR: warning: label ‘_cO7t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12450 | _cO7t: BUILDSTDERR: | ^ BUILDSTDERR: 12450 | _cO7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMX3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12517:1: error: BUILDSTDERR: warning: label ‘_cO8d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12517 | _cO8d: BUILDSTDERR: | ^ BUILDSTDERR: 12517 | _cO8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO8a’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12556:1: error: BUILDSTDERR: warning: label ‘_cO8a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12556 | _cO8a: BUILDSTDERR: | ^ BUILDSTDERR: 12556 | _cO8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO8h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12593:1: error: BUILDSTDERR: warning: label ‘_cO8h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12593 | _cO8h: BUILDSTDERR: | ^ BUILDSTDERR: 12593 | _cO8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMX4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12612:1: error: BUILDSTDERR: warning: label ‘_cO8t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12612 | _cO8t: BUILDSTDERR: | ^ BUILDSTDERR: 12612 | _cO8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMWT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12648:1: error: BUILDSTDERR: warning: label ‘_cO8J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12648 | _cO8J: BUILDSTDERR: | ^ BUILDSTDERR: 12648 | _cO8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMWU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12688:1: error: BUILDSTDERR: warning: label ‘_cO8P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12688 | _cO8P: BUILDSTDERR: | ^ BUILDSTDERR: 12688 | _cO8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMX7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12732:1: error: BUILDSTDERR: warning: label ‘_cO8V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12732 | _cO8V: BUILDSTDERR: | ^ BUILDSTDERR: 12732 | _cO8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMX9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12786:1: error: BUILDSTDERR: warning: label ‘_cO91’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12786 | _cO91: BUILDSTDERR: | ^ BUILDSTDERR: 12786 | _cO91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMXw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12826:1: error: BUILDSTDERR: warning: label ‘_cO9f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12826 | _cO9f: BUILDSTDERR: | ^ BUILDSTDERR: 12826 | _cO9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO9c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12875:1: error: BUILDSTDERR: warning: label ‘_cO9c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12875 | _cO9c: BUILDSTDERR: | ^ BUILDSTDERR: 12875 | _cO9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMXQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12940:1: error: BUILDSTDERR: warning: label ‘_cO9V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12940 | _cO9V: BUILDSTDERR: | ^ BUILDSTDERR: 12940 | _cO9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO9S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:12979:1: error: BUILDSTDERR: warning: label ‘_cO9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12979 | _cO9S: BUILDSTDERR: | ^ BUILDSTDERR: 12979 | _cO9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO9Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13016:1: error: BUILDSTDERR: warning: label ‘_cO9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13016 | _cO9Z: BUILDSTDERR: | ^ BUILDSTDERR: 13016 | _cO9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMXR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13035:1: error: BUILDSTDERR: warning: label ‘_cOab’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13035 | _cOab: BUILDSTDERR: | ^ BUILDSTDERR: 13035 | _cOab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMXG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13071:1: error: BUILDSTDERR: warning: label ‘_cOar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13071 | _cOar: BUILDSTDERR: | ^ BUILDSTDERR: 13071 | _cOar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMXH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13111:1: error: BUILDSTDERR: warning: label ‘_cOax’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13111 | _cOax: BUILDSTDERR: | ^ BUILDSTDERR: 13111 | _cOax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMXU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13155:1: error: BUILDSTDERR: warning: label ‘_cOaD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13155 | _cOaD: BUILDSTDERR: | ^ BUILDSTDERR: 13155 | _cOaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMXW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13209:1: error: BUILDSTDERR: warning: label ‘_cOaJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13209 | _cOaJ: BUILDSTDERR: | ^ BUILDSTDERR: 13209 | _cOaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMYk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13249:1: error: BUILDSTDERR: warning: label ‘_cOaX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13249 | _cOaX: BUILDSTDERR: | ^ BUILDSTDERR: 13249 | _cOaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOaU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13299:1: error: BUILDSTDERR: warning: label ‘_cOaU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13299 | _cOaU: BUILDSTDERR: | ^ BUILDSTDERR: 13299 | _cOaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMYE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13366:1: error: BUILDSTDERR: warning: label ‘_cObE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13366 | _cObE: BUILDSTDERR: | ^ BUILDSTDERR: 13366 | _cObE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cObB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13405:1: error: BUILDSTDERR: warning: label ‘_cObB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13405 | _cObB: BUILDSTDERR: | ^ BUILDSTDERR: 13405 | _cObB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cObI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13442:1: error: BUILDSTDERR: warning: label ‘_cObI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13442 | _cObI: BUILDSTDERR: | ^ BUILDSTDERR: 13442 | _cObI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMYF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13461:1: error: BUILDSTDERR: warning: label ‘_cObU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13461 | _cObU: BUILDSTDERR: | ^ BUILDSTDERR: 13461 | _cObU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMYu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13497:1: error: BUILDSTDERR: warning: label ‘_cOca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13497 | _cOca: BUILDSTDERR: | ^ BUILDSTDERR: 13497 | _cOca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMYv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13537:1: error: BUILDSTDERR: warning: label ‘_cOcg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13537 | _cOcg: BUILDSTDERR: | ^ BUILDSTDERR: 13537 | _cOcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMYI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13581:1: error: BUILDSTDERR: warning: label ‘_cOcm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13581 | _cOcm: BUILDSTDERR: | ^ BUILDSTDERR: 13581 | _cOcm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMYK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13635:1: error: BUILDSTDERR: warning: label ‘_cOcs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13635 | _cOcs: BUILDSTDERR: | ^ BUILDSTDERR: 13635 | _cOcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZ7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13675:1: error: BUILDSTDERR: warning: label ‘_cOcG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13675 | _cOcG: BUILDSTDERR: | ^ BUILDSTDERR: 13675 | _cOcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOcD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13724:1: error: BUILDSTDERR: warning: label ‘_cOcD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13724 | _cOcD: BUILDSTDERR: | ^ BUILDSTDERR: 13724 | _cOcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13789:1: error: BUILDSTDERR: warning: label ‘_cOdF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13789 | _cOdF: BUILDSTDERR: | ^ BUILDSTDERR: 13789 | _cOdF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13821:1: error: BUILDSTDERR: warning: label ‘_cOdW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13821 | _cOdW: BUILDSTDERR: | ^ BUILDSTDERR: 13821 | _cOdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13861:1: error: BUILDSTDERR: warning: label ‘_cOe2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13861 | _cOe2: BUILDSTDERR: | ^ BUILDSTDERR: 13861 | _cOe2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13897:1: error: BUILDSTDERR: warning: label ‘_cOei’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13897 | _cOei: BUILDSTDERR: | ^ BUILDSTDERR: 13897 | _cOei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13937:1: error: BUILDSTDERR: warning: label ‘_cOeo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13937 | _cOeo: BUILDSTDERR: | ^ BUILDSTDERR: 13937 | _cOeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:13981:1: error: BUILDSTDERR: warning: label ‘_cOeu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13981 | _cOeu: BUILDSTDERR: | ^ BUILDSTDERR: 13981 | _cOeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sMZO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14039:1: error: BUILDSTDERR: warning: label ‘_cOeA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14039 | _cOeA: BUILDSTDERR: | ^ BUILDSTDERR: 14039 | _cOeA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN0d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14087:1: error: BUILDSTDERR: warning: label ‘_cOeX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14087 | _cOeX: BUILDSTDERR: | ^ BUILDSTDERR: 14087 | _cOeX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOeU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14136:1: error: BUILDSTDERR: warning: label ‘_cOeU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14136 | _cOeU: BUILDSTDERR: | ^ BUILDSTDERR: 14136 | _cOeU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN0B_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14201:1: error: BUILDSTDERR: warning: label ‘_cOfn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14201 | _cOfn: BUILDSTDERR: | ^ BUILDSTDERR: 14201 | _cOfn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOfk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14250:1: error: BUILDSTDERR: warning: label ‘_cOfk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14250 | _cOfk: BUILDSTDERR: | ^ BUILDSTDERR: 14250 | _cOfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN0X_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14315:1: error: BUILDSTDERR: warning: label ‘_cOfF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14315 | _cOfF: BUILDSTDERR: | ^ BUILDSTDERR: 14315 | _cOfF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOfC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14364:1: error: BUILDSTDERR: warning: label ‘_cOfC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14364 | _cOfC: BUILDSTDERR: | ^ BUILDSTDERR: 14364 | _cOfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN1m_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14429:1: error: BUILDSTDERR: warning: label ‘_cOg7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14429 | _cOg7: BUILDSTDERR: | ^ BUILDSTDERR: 14429 | _cOg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOg4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14478:1: error: BUILDSTDERR: warning: label ‘_cOg4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14478 | _cOg4: BUILDSTDERR: | ^ BUILDSTDERR: 14478 | _cOg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN1K_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14543:1: error: BUILDSTDERR: warning: label ‘_cOgx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14543 | _cOgx: BUILDSTDERR: | ^ BUILDSTDERR: 14543 | _cOgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOgu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14592:1: error: BUILDSTDERR: warning: label ‘_cOgu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14592 | _cOgu: BUILDSTDERR: | ^ BUILDSTDERR: 14592 | _cOgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN26_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14657:1: error: BUILDSTDERR: warning: label ‘_cOgP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14657 | _cOgP: BUILDSTDERR: | ^ BUILDSTDERR: 14657 | _cOgP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOgM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14706:1: error: BUILDSTDERR: warning: label ‘_cOgM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14706 | _cOgM: BUILDSTDERR: | ^ BUILDSTDERR: 14706 | _cOgM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN2v_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14771:1: error: BUILDSTDERR: warning: label ‘_cOhh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14771 | _cOhh: BUILDSTDERR: | ^ BUILDSTDERR: 14771 | _cOhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOhe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14820:1: error: BUILDSTDERR: warning: label ‘_cOhe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14820 | _cOhe: BUILDSTDERR: | ^ BUILDSTDERR: 14820 | _cOhe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN2T_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14885:1: error: BUILDSTDERR: warning: label ‘_cOhH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14885 | _cOhH: BUILDSTDERR: | ^ BUILDSTDERR: 14885 | _cOhH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOhE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14934:1: error: BUILDSTDERR: warning: label ‘_cOhE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14934 | _cOhE: BUILDSTDERR: | ^ BUILDSTDERR: 14934 | _cOhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN3f_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:14999:1: error: BUILDSTDERR: warning: label ‘_cOhZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14999 | _cOhZ: BUILDSTDERR: | ^ BUILDSTDERR: 14999 | _cOhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOhW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15048:1: error: BUILDSTDERR: warning: label ‘_cOhW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15048 | _cOhW: BUILDSTDERR: | ^ BUILDSTDERR: 15048 | _cOhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN3z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15113:1: error: BUILDSTDERR: warning: label ‘_cOiF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15113 | _cOiF: BUILDSTDERR: | ^ BUILDSTDERR: 15113 | _cOiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOiC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15152:1: error: BUILDSTDERR: warning: label ‘_cOiC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15152 | _cOiC: BUILDSTDERR: | ^ BUILDSTDERR: 15152 | _cOiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOiJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15189:1: error: BUILDSTDERR: warning: label ‘_cOiJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15189 | _cOiJ: BUILDSTDERR: | ^ BUILDSTDERR: 15189 | _cOiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN3A_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15208:1: error: BUILDSTDERR: warning: label ‘_cOiV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15208 | _cOiV: BUILDSTDERR: | ^ BUILDSTDERR: 15208 | _cOiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN3p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15244:1: error: BUILDSTDERR: warning: label ‘_cOjb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15244 | _cOjb: BUILDSTDERR: | ^ BUILDSTDERR: 15244 | _cOjb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN3q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15284:1: error: BUILDSTDERR: warning: label ‘_cOjh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15284 | _cOjh: BUILDSTDERR: | ^ BUILDSTDERR: 15284 | _cOjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN3D_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15328:1: error: BUILDSTDERR: warning: label ‘_cOjn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15328 | _cOjn: BUILDSTDERR: | ^ BUILDSTDERR: 15328 | _cOjn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN3F_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15382:1: error: BUILDSTDERR: warning: label ‘_cOjt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15382 | _cOjt: BUILDSTDERR: | ^ BUILDSTDERR: 15382 | _cOjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN42_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15422:1: error: BUILDSTDERR: warning: label ‘_cOjH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15422 | _cOjH: BUILDSTDERR: | ^ BUILDSTDERR: 15422 | _cOjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOjE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15471:1: error: BUILDSTDERR: warning: label ‘_cOjE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15471 | _cOjE: BUILDSTDERR: | ^ BUILDSTDERR: 15471 | _cOjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN4m_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15536:1: error: BUILDSTDERR: warning: label ‘_cOkn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15536 | _cOkn: BUILDSTDERR: | ^ BUILDSTDERR: 15536 | _cOkn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOkk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15575:1: error: BUILDSTDERR: warning: label ‘_cOkk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15575 | _cOkk: BUILDSTDERR: | ^ BUILDSTDERR: 15575 | _cOkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOkr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15612:1: error: BUILDSTDERR: warning: label ‘_cOkr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15612 | _cOkr: BUILDSTDERR: | ^ BUILDSTDERR: 15612 | _cOkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN4n_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15631:1: error: BUILDSTDERR: warning: label ‘_cOkD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15631 | _cOkD: BUILDSTDERR: | ^ BUILDSTDERR: 15631 | _cOkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN4c_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15667:1: error: BUILDSTDERR: warning: label ‘_cOkT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15667 | _cOkT: BUILDSTDERR: | ^ BUILDSTDERR: 15667 | _cOkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN4d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15707:1: error: BUILDSTDERR: warning: label ‘_cOkZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15707 | _cOkZ: BUILDSTDERR: | ^ BUILDSTDERR: 15707 | _cOkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN4q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15751:1: error: BUILDSTDERR: warning: label ‘_cOl5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15751 | _cOl5: BUILDSTDERR: | ^ BUILDSTDERR: 15751 | _cOl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN4s_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15805:1: error: BUILDSTDERR: warning: label ‘_cOlb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15805 | _cOlb: BUILDSTDERR: | ^ BUILDSTDERR: 15805 | _cOlb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN4P_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15845:1: error: BUILDSTDERR: warning: label ‘_cOlp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15845 | _cOlp: BUILDSTDERR: | ^ BUILDSTDERR: 15845 | _cOlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOlm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15894:1: error: BUILDSTDERR: warning: label ‘_cOlm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15894 | _cOlm: BUILDSTDERR: | ^ BUILDSTDERR: 15894 | _cOlm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN52_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15959:1: error: BUILDSTDERR: warning: label ‘_cOlY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15959 | _cOlY: BUILDSTDERR: | ^ BUILDSTDERR: 15959 | _cOlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN59_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:15991:1: error: BUILDSTDERR: warning: label ‘_cOmf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15991 | _cOmf: BUILDSTDERR: | ^ BUILDSTDERR: 15991 | _cOmf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5a_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16031:1: error: BUILDSTDERR: warning: label ‘_cOml’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16031 | _cOml: BUILDSTDERR: | ^ BUILDSTDERR: 16031 | _cOml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN55_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16067:1: error: BUILDSTDERR: warning: label ‘_cOmB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16067 | _cOmB: BUILDSTDERR: | ^ BUILDSTDERR: 16067 | _cOmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN56_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16107:1: error: BUILDSTDERR: warning: label ‘_cOmH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16107 | _cOmH: BUILDSTDERR: | ^ BUILDSTDERR: 16107 | _cOmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16151:1: error: BUILDSTDERR: warning: label ‘_cOmN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16151 | _cOmN: BUILDSTDERR: | ^ BUILDSTDERR: 16151 | _cOmN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5f_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16209:1: error: BUILDSTDERR: warning: label ‘_cOmT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _cOmT: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _cOmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5C_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16257:1: error: BUILDSTDERR: warning: label ‘_cOn7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16257 | _cOn7: BUILDSTDERR: | ^ BUILDSTDERR: 16257 | _cOn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOn4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16306:1: error: BUILDSTDERR: warning: label ‘_cOn4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16306 | _cOn4: BUILDSTDERR: | ^ BUILDSTDERR: 16306 | _cOn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5P_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16371:1: error: BUILDSTDERR: warning: label ‘_cOnG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16371 | _cOnG: BUILDSTDERR: | ^ BUILDSTDERR: 16371 | _cOnG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5W_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16403:1: error: BUILDSTDERR: warning: label ‘_cOnX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16403 | _cOnX: BUILDSTDERR: | ^ BUILDSTDERR: 16403 | _cOnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5X_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16443:1: error: BUILDSTDERR: warning: label ‘_cOo3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16443 | _cOo3: BUILDSTDERR: | ^ BUILDSTDERR: 16443 | _cOo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5S_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16479:1: error: BUILDSTDERR: warning: label ‘_cOoj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16479 | _cOoj: BUILDSTDERR: | ^ BUILDSTDERR: 16479 | _cOoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN5T_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16519:1: error: BUILDSTDERR: warning: label ‘_cOop’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16519 | _cOop: BUILDSTDERR: | ^ BUILDSTDERR: 16519 | _cOop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN60_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16563:1: error: BUILDSTDERR: warning: label ‘_cOov’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16563 | _cOov: BUILDSTDERR: | ^ BUILDSTDERR: 16563 | _cOov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN62_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16621:1: error: BUILDSTDERR: warning: label ‘_cOoB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16621 | _cOoB: BUILDSTDERR: | ^ BUILDSTDERR: 16621 | _cOoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16669:1: error: BUILDSTDERR: warning: label ‘_cOoP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16669 | _cOoP: BUILDSTDERR: | ^ BUILDSTDERR: 16669 | _cOoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOoM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16718:1: error: BUILDSTDERR: warning: label ‘_cOoM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16718 | _cOoM: BUILDSTDERR: | ^ BUILDSTDERR: 16718 | _cOoM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6C_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16783:1: error: BUILDSTDERR: warning: label ‘_cOpo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16783 | _cOpo: BUILDSTDERR: | ^ BUILDSTDERR: 16783 | _cOpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6J_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16815:1: error: BUILDSTDERR: warning: label ‘_cOpF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16815 | _cOpF: BUILDSTDERR: | ^ BUILDSTDERR: 16815 | _cOpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6K_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16855:1: error: BUILDSTDERR: warning: label ‘_cOpL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16855 | _cOpL: BUILDSTDERR: | ^ BUILDSTDERR: 16855 | _cOpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6F_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16891:1: error: BUILDSTDERR: warning: label ‘_cOq1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16891 | _cOq1: BUILDSTDERR: | ^ BUILDSTDERR: 16891 | _cOq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6G_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16931:1: error: BUILDSTDERR: warning: label ‘_cOq7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16931 | _cOq7: BUILDSTDERR: | ^ BUILDSTDERR: 16931 | _cOq7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6N_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:16975:1: error: BUILDSTDERR: warning: label ‘_cOqd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16975 | _cOqd: BUILDSTDERR: | ^ BUILDSTDERR: 16975 | _cOqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN6P_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17033:1: error: BUILDSTDERR: warning: label ‘_cOqj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17033 | _cOqj: BUILDSTDERR: | ^ BUILDSTDERR: 17033 | _cOqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7c_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17081:1: error: BUILDSTDERR: warning: label ‘_cOqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17081 | _cOqx: BUILDSTDERR: | ^ BUILDSTDERR: 17081 | _cOqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOqu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17130:1: error: BUILDSTDERR: warning: label ‘_cOqu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17130 | _cOqu: BUILDSTDERR: | ^ BUILDSTDERR: 17130 | _cOqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17195:1: error: BUILDSTDERR: warning: label ‘_cOr6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17195 | _cOr6: BUILDSTDERR: | ^ BUILDSTDERR: 17195 | _cOr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7w_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17227:1: error: BUILDSTDERR: warning: label ‘_cOrn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17227 | _cOrn: BUILDSTDERR: | ^ BUILDSTDERR: 17227 | _cOrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7x_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17267:1: error: BUILDSTDERR: warning: label ‘_cOrt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17267 | _cOrt: BUILDSTDERR: | ^ BUILDSTDERR: 17267 | _cOrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7s_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17303:1: error: BUILDSTDERR: warning: label ‘_cOrJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17303 | _cOrJ: BUILDSTDERR: | ^ BUILDSTDERR: 17303 | _cOrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7t_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17343:1: error: BUILDSTDERR: warning: label ‘_cOrP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17343 | _cOrP: BUILDSTDERR: | ^ BUILDSTDERR: 17343 | _cOrP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7A_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17387:1: error: BUILDSTDERR: warning: label ‘_cOrV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17387 | _cOrV: BUILDSTDERR: | ^ BUILDSTDERR: 17387 | _cOrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7C_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17445:1: error: BUILDSTDERR: warning: label ‘_cOs1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17445 | _cOs1: BUILDSTDERR: | ^ BUILDSTDERR: 17445 | _cOs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN7Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17493:1: error: BUILDSTDERR: warning: label ‘_cOsf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17493 | _cOsf: BUILDSTDERR: | ^ BUILDSTDERR: 17493 | _cOsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOsc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17542:1: error: BUILDSTDERR: warning: label ‘_cOsc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17542 | _cOsc: BUILDSTDERR: | ^ BUILDSTDERR: 17542 | _cOsc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8j_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17607:1: error: BUILDSTDERR: warning: label ‘_cOsV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17607 | _cOsV: BUILDSTDERR: | ^ BUILDSTDERR: 17607 | _cOsV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOsS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17646:1: error: BUILDSTDERR: warning: label ‘_cOsS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17646 | _cOsS: BUILDSTDERR: | ^ BUILDSTDERR: 17646 | _cOsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOsZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17683:1: error: BUILDSTDERR: warning: label ‘_cOsZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17683 | _cOsZ: BUILDSTDERR: | ^ BUILDSTDERR: 17683 | _cOsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8k_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17702:1: error: BUILDSTDERR: warning: label ‘_cOtb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17702 | _cOtb: BUILDSTDERR: | ^ BUILDSTDERR: 17702 | _cOtb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN89_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17738:1: error: BUILDSTDERR: warning: label ‘_cOtr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17738 | _cOtr: BUILDSTDERR: | ^ BUILDSTDERR: 17738 | _cOtr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8a_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17778:1: error: BUILDSTDERR: warning: label ‘_cOtx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17778 | _cOtx: BUILDSTDERR: | ^ BUILDSTDERR: 17778 | _cOtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8n_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17822:1: error: BUILDSTDERR: warning: label ‘_cOtD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17822 | _cOtD: BUILDSTDERR: | ^ BUILDSTDERR: 17822 | _cOtD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8p_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17876:1: error: BUILDSTDERR: warning: label ‘_cOtJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17876 | _cOtJ: BUILDSTDERR: | ^ BUILDSTDERR: 17876 | _cOtJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8P_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17916:1: error: BUILDSTDERR: warning: label ‘_cOu6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17916 | _cOu6: BUILDSTDERR: | ^ BUILDSTDERR: 17916 | _cOu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOu3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17945:1: error: BUILDSTDERR: warning: label ‘_cOu3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17945 | _cOu3: BUILDSTDERR: | ^ BUILDSTDERR: 17945 | _cOu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8Q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:17971:1: error: BUILDSTDERR: warning: label ‘_cOui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17971 | _cOui: BUILDSTDERR: | ^ BUILDSTDERR: 17971 | _cOui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOtU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18022:1: error: BUILDSTDERR: warning: label ‘_cOtU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18022 | _cOtU: BUILDSTDERR: | ^ BUILDSTDERR: 18022 | _cOtU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN8V_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18095:1: error: BUILDSTDERR: warning: label ‘_cOuq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18095 | _cOuq: BUILDSTDERR: | ^ BUILDSTDERR: 18095 | _cOuq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNJp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18129:1: error: BUILDSTDERR: warning: label ‘_cNJp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18129 | _cNJp: BUILDSTDERR: | ^ BUILDSTDERR: 18129 | _cNJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNJu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18159:1: error: BUILDSTDERR: warning: label ‘_cNJu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18159 | _cNJu: BUILDSTDERR: | ^ BUILDSTDERR: 18159 | _cNJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNJz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18204:1: error: BUILDSTDERR: warning: label ‘_cNJz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18204 | _cNJz: BUILDSTDERR: | ^ BUILDSTDERR: 18204 | _cNJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cONH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18291:1: error: BUILDSTDERR: warning: label ‘_cONH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18291 | _cONH: BUILDSTDERR: | ^ BUILDSTDERR: 18291 | _cONH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cONq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18320:1: error: BUILDSTDERR: warning: label ‘_cONq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18320 | _cONq: BUILDSTDERR: | ^ BUILDSTDERR: 18320 | _cONq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sN85’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18345:1: error: BUILDSTDERR: warning: label ‘_sN85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18345 | _sN85: BUILDSTDERR: | ^ BUILDSTDERR: 18345 | _sN85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOsx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18366:1: error: BUILDSTDERR: warning: label ‘_cOsx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18366 | _cOsx: BUILDSTDERR: | ^ BUILDSTDERR: 18366 | _cOsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMLC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18418:1: error: BUILDSTDERR: warning: label ‘_sMLC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18418 | _sMLC: BUILDSTDERR: | ^ BUILDSTDERR: 18418 | _sMLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNJQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18450:1: error: BUILDSTDERR: warning: label ‘_cNJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18450 | _cNJQ: BUILDSTDERR: | ^ BUILDSTDERR: 18450 | _cNJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOMU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18521:1: error: BUILDSTDERR: warning: label ‘_cOMU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18521 | _cOMU: BUILDSTDERR: | ^ BUILDSTDERR: 18521 | _cOMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOMD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18549:1: error: BUILDSTDERR: warning: label ‘_cOMD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18549 | _cOMD: BUILDSTDERR: | ^ BUILDSTDERR: 18549 | _cOMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sN7i’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18572:1: error: BUILDSTDERR: warning: label ‘_sN7i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18572 | _sN7i: BUILDSTDERR: | ^ BUILDSTDERR: 18572 | _sN7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOqP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18597:1: error: BUILDSTDERR: warning: label ‘_cOqP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18597 | _cOqP: BUILDSTDERR: | ^ BUILDSTDERR: 18597 | _cOqP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOqU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18634:1: error: BUILDSTDERR: warning: label ‘_cOqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18634 | _cOqU: BUILDSTDERR: | ^ BUILDSTDERR: 18634 | _cOqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMLI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18688:1: error: BUILDSTDERR: warning: label ‘_sMLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18688 | _sMLI: BUILDSTDERR: | ^ BUILDSTDERR: 18688 | _sMLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNK0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18720:1: error: BUILDSTDERR: warning: label ‘_cNK0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18720 | _cNK0: BUILDSTDERR: | ^ BUILDSTDERR: 18720 | _cNK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOM6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18791:1: error: BUILDSTDERR: warning: label ‘_cOM6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18791 | _cOM6: BUILDSTDERR: | ^ BUILDSTDERR: 18791 | _cOM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOLP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18819:1: error: BUILDSTDERR: warning: label ‘_cOLP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18819 | _cOLP: BUILDSTDERR: | ^ BUILDSTDERR: 18819 | _cOLP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sN6v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18842:1: error: BUILDSTDERR: warning: label ‘_sN6v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18842 | _sN6v: BUILDSTDERR: | ^ BUILDSTDERR: 18842 | _sN6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOp7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18867:1: error: BUILDSTDERR: warning: label ‘_cOp7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18867 | _cOp7: BUILDSTDERR: | ^ BUILDSTDERR: 18867 | _cOp7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOpc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18904:1: error: BUILDSTDERR: warning: label ‘_cOpc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18904 | _cOpc: BUILDSTDERR: | ^ BUILDSTDERR: 18904 | _cOpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMLO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18958:1: error: BUILDSTDERR: warning: label ‘_sMLO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18958 | _sMLO: BUILDSTDERR: | ^ BUILDSTDERR: 18958 | _sMLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNKa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:18990:1: error: BUILDSTDERR: warning: label ‘_cNKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18990 | _cNKa: BUILDSTDERR: | ^ BUILDSTDERR: 18990 | _cNKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOLi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19061:1: error: BUILDSTDERR: warning: label ‘_cOLi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19061 | _cOLi: BUILDSTDERR: | ^ BUILDSTDERR: 19061 | _cOLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOL1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19089:1: error: BUILDSTDERR: warning: label ‘_cOL1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19089 | _cOL1: BUILDSTDERR: | ^ BUILDSTDERR: 19089 | _cOL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sN5I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19112:1: error: BUILDSTDERR: warning: label ‘_sN5I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19112 | _sN5I: BUILDSTDERR: | ^ BUILDSTDERR: 19112 | _sN5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOnp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19137:1: error: BUILDSTDERR: warning: label ‘_cOnp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19137 | _cOnp: BUILDSTDERR: | ^ BUILDSTDERR: 19137 | _cOnp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOnu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19174:1: error: BUILDSTDERR: warning: label ‘_cOnu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19174 | _cOnu: BUILDSTDERR: | ^ BUILDSTDERR: 19174 | _cOnu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMLU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19228:1: error: BUILDSTDERR: warning: label ‘_sMLU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19228 | _sMLU: BUILDSTDERR: | ^ BUILDSTDERR: 19228 | _sMLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNKk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19260:1: error: BUILDSTDERR: warning: label ‘_cNKk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19260 | _cNKk: BUILDSTDERR: | ^ BUILDSTDERR: 19260 | _cNKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOKu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19331:1: error: BUILDSTDERR: warning: label ‘_cOKu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19331 | _cOKu: BUILDSTDERR: | ^ BUILDSTDERR: 19331 | _cOKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOKd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19359:1: error: BUILDSTDERR: warning: label ‘_cOKd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19359 | _cOKd: BUILDSTDERR: | ^ BUILDSTDERR: 19359 | _cOKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sN4V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19382:1: error: BUILDSTDERR: warning: label ‘_sN4V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19382 | _sN4V: BUILDSTDERR: | ^ BUILDSTDERR: 19382 | _sN4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOlH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19407:1: error: BUILDSTDERR: warning: label ‘_cOlH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19407 | _cOlH: BUILDSTDERR: | ^ BUILDSTDERR: 19407 | _cOlH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOlM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19444:1: error: BUILDSTDERR: warning: label ‘_cOlM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19444 | _cOlM: BUILDSTDERR: | ^ BUILDSTDERR: 19444 | _cOlM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMM0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19498:1: error: BUILDSTDERR: warning: label ‘_sMM0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19498 | _sMM0: BUILDSTDERR: | ^ BUILDSTDERR: 19498 | _sMM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNKu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19530:1: error: BUILDSTDERR: warning: label ‘_cNKu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19530 | _cNKu: BUILDSTDERR: | ^ BUILDSTDERR: 19530 | _cNKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOJG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19601:1: error: BUILDSTDERR: warning: label ‘_cOJG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19601 | _cOJG: BUILDSTDERR: | ^ BUILDSTDERR: 19601 | _cOJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOJp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19629:1: error: BUILDSTDERR: warning: label ‘_cOJp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19629 | _cOJp: BUILDSTDERR: | ^ BUILDSTDERR: 19629 | _cOJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sN48’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19653:1: error: BUILDSTDERR: warning: label ‘_sN48’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19653 | _sN48: BUILDSTDERR: | ^ BUILDSTDERR: 19653 | _sN48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOjZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19674:1: error: BUILDSTDERR: warning: label ‘_cOjZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19674 | _cOjZ: BUILDSTDERR: | ^ BUILDSTDERR: 19674 | _cOjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMM6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19725:1: error: BUILDSTDERR: warning: label ‘_sMM6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19725 | _sMM6: BUILDSTDERR: | ^ BUILDSTDERR: 19725 | _sMM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNKE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19757:1: error: BUILDSTDERR: warning: label ‘_cNKE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19757 | _cNKE: BUILDSTDERR: | ^ BUILDSTDERR: 19757 | _cNKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOIT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19828:1: error: BUILDSTDERR: warning: label ‘_cOIT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19828 | _cOIT: BUILDSTDERR: | ^ BUILDSTDERR: 19828 | _cOIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOIC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19856:1: error: BUILDSTDERR: warning: label ‘_cOIC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19856 | _cOIC: BUILDSTDERR: | ^ BUILDSTDERR: 19856 | _cOIC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sN3l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19880:1: error: BUILDSTDERR: warning: label ‘_sN3l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19880 | _sN3l: BUILDSTDERR: | ^ BUILDSTDERR: 19880 | _sN3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOih’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19901:1: error: BUILDSTDERR: warning: label ‘_cOih’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19901 | _cOih: BUILDSTDERR: | ^ BUILDSTDERR: 19901 | _cOih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19952:1: error: BUILDSTDERR: warning: label ‘_sMMc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19952 | _sMMc: BUILDSTDERR: | ^ BUILDSTDERR: 19952 | _sMMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNKO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:19984:1: error: BUILDSTDERR: warning: label ‘_cNKO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19984 | _cNKO: BUILDSTDERR: | ^ BUILDSTDERR: 19984 | _cNKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOI6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20055:1: error: BUILDSTDERR: warning: label ‘_cOI6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20055 | _cOI6: BUILDSTDERR: | ^ BUILDSTDERR: 20055 | _cOI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOHP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20083:1: error: BUILDSTDERR: warning: label ‘_cOHP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20083 | _cOHP: BUILDSTDERR: | ^ BUILDSTDERR: 20083 | _cOHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMZd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20106:1: error: BUILDSTDERR: warning: label ‘_sMZd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20106 | _sMZd: BUILDSTDERR: | ^ BUILDSTDERR: 20106 | _sMZd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOcY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20128:1: error: BUILDSTDERR: warning: label ‘_cOcY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20128 | _cOcY: BUILDSTDERR: | ^ BUILDSTDERR: 20128 | _cOcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOd3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20170:1: error: BUILDSTDERR: warning: label ‘_cOd3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20170 | _cOd3: BUILDSTDERR: | ^ BUILDSTDERR: 20170 | _cOd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOhv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20256:1: error: BUILDSTDERR: warning: label ‘_cOhv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20256 | _cOhv: BUILDSTDERR: | ^ BUILDSTDERR: 20256 | _cOhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOh5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20297:1: error: BUILDSTDERR: warning: label ‘_cOh5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20297 | _cOh5: BUILDSTDERR: | ^ BUILDSTDERR: 20297 | _cOh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMZo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20333:1: error: BUILDSTDERR: warning: label ‘_sMZo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20333 | _sMZo: BUILDSTDERR: | ^ BUILDSTDERR: 20333 | _sMZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOdd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20365:1: error: BUILDSTDERR: warning: label ‘_cOdd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20365 | _cOdd: BUILDSTDERR: | ^ BUILDSTDERR: 20365 | _cOdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOgl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20451:1: error: BUILDSTDERR: warning: label ‘_cOgl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20451 | _cOgl: BUILDSTDERR: | ^ BUILDSTDERR: 20451 | _cOgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOfV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20492:1: error: BUILDSTDERR: warning: label ‘_cOfV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20492 | _cOfV: BUILDSTDERR: | ^ BUILDSTDERR: 20492 | _cOfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMZu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20528:1: error: BUILDSTDERR: warning: label ‘_sMZu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20528 | _sMZu: BUILDSTDERR: | ^ BUILDSTDERR: 20528 | _sMZu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOdn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20560:1: error: BUILDSTDERR: warning: label ‘_cOdn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20560 | _cOdn: BUILDSTDERR: | ^ BUILDSTDERR: 20560 | _cOdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOfb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20645:1: error: BUILDSTDERR: warning: label ‘_cOfb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20645 | _cOfb: BUILDSTDERR: | ^ BUILDSTDERR: 20645 | _cOfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOeL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20685:1: error: BUILDSTDERR: warning: label ‘_cOeL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20685 | _cOeL: BUILDSTDERR: | ^ BUILDSTDERR: 20685 | _cOeL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOdv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20725:1: error: BUILDSTDERR: warning: label ‘_cOdv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20725 | _cOdv: BUILDSTDERR: | ^ BUILDSTDERR: 20725 | _cOdv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20757:1: error: BUILDSTDERR: warning: label ‘_sMMi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20757 | _sMMi: BUILDSTDERR: | ^ BUILDSTDERR: 20757 | _sMMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNKY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20789:1: error: BUILDSTDERR: warning: label ‘_cNKY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20789 | _cNKY: BUILDSTDERR: | ^ BUILDSTDERR: 20789 | _cNKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOG0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20860:1: error: BUILDSTDERR: warning: label ‘_cOG0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20860 | _cOG0: BUILDSTDERR: | ^ BUILDSTDERR: 20860 | _cOG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOFJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20888:1: error: BUILDSTDERR: warning: label ‘_cOFJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20888 | _cOFJ: BUILDSTDERR: | ^ BUILDSTDERR: 20888 | _cOFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMYq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20912:1: error: BUILDSTDERR: warning: label ‘_sMYq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20912 | _sMYq: BUILDSTDERR: | ^ BUILDSTDERR: 20912 | _sMYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cObg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20932:1: error: BUILDSTDERR: warning: label ‘_cObg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20932 | _cObg: BUILDSTDERR: | ^ BUILDSTDERR: 20932 | _cObg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:20982:1: error: BUILDSTDERR: warning: label ‘_sMMo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20982 | _sMMo: BUILDSTDERR: | ^ BUILDSTDERR: 20982 | _sMMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNL8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21014:1: error: BUILDSTDERR: warning: label ‘_cNL8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21014 | _cNL8: BUILDSTDERR: | ^ BUILDSTDERR: 21014 | _cNL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOFd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21085:1: error: BUILDSTDERR: warning: label ‘_cOFd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21085 | _cOFd: BUILDSTDERR: | ^ BUILDSTDERR: 21085 | _cOFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOEW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21113:1: error: BUILDSTDERR: warning: label ‘_cOEW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21113 | _cOEW: BUILDSTDERR: | ^ BUILDSTDERR: 21113 | _cOEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMXC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21137:1: error: BUILDSTDERR: warning: label ‘_sMXC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21137 | _sMXC: BUILDSTDERR: | ^ BUILDSTDERR: 21137 | _sMXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO9x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21158:1: error: BUILDSTDERR: warning: label ‘_cO9x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21158 | _cO9x: BUILDSTDERR: | ^ BUILDSTDERR: 21158 | _cO9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21209:1: error: BUILDSTDERR: warning: label ‘_sMMu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21209 | _sMMu: BUILDSTDERR: | ^ BUILDSTDERR: 21209 | _sMMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNLi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21241:1: error: BUILDSTDERR: warning: label ‘_cNLi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21241 | _cNLi: BUILDSTDERR: | ^ BUILDSTDERR: 21241 | _cNLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOEq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21312:1: error: BUILDSTDERR: warning: label ‘_cOEq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21312 | _cOEq: BUILDSTDERR: | ^ BUILDSTDERR: 21312 | _cOEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOE9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21340:1: error: BUILDSTDERR: warning: label ‘_cOE9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21340 | _cOE9: BUILDSTDERR: | ^ BUILDSTDERR: 21340 | _cOE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMWP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21364:1: error: BUILDSTDERR: warning: label ‘_sMWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21364 | _sMWP: BUILDSTDERR: | ^ BUILDSTDERR: 21364 | _sMWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO7P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21384:1: error: BUILDSTDERR: warning: label ‘_cO7P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21384 | _cO7P: BUILDSTDERR: | ^ BUILDSTDERR: 21384 | _cO7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21434:1: error: BUILDSTDERR: warning: label ‘_sMMA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21434 | _sMMA: BUILDSTDERR: | ^ BUILDSTDERR: 21434 | _sMMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNLs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21466:1: error: BUILDSTDERR: warning: label ‘_cNLs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21466 | _cNLs: BUILDSTDERR: | ^ BUILDSTDERR: 21466 | _cNLs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cODD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21537:1: error: BUILDSTDERR: warning: label ‘_cODD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21537 | _cODD: BUILDSTDERR: | ^ BUILDSTDERR: 21537 | _cODD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cODm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21565:1: error: BUILDSTDERR: warning: label ‘_cODm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21565 | _cODm: BUILDSTDERR: | ^ BUILDSTDERR: 21565 | _cODm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMW1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21589:1: error: BUILDSTDERR: warning: label ‘_sMW1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21589 | _sMW1: BUILDSTDERR: | ^ BUILDSTDERR: 21589 | _sMW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO66’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21610:1: error: BUILDSTDERR: warning: label ‘_cO66’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21610 | _cO66: BUILDSTDERR: | ^ BUILDSTDERR: 21610 | _cO66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21661:1: error: BUILDSTDERR: warning: label ‘_sMMG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21661 | _sMMG: BUILDSTDERR: | ^ BUILDSTDERR: 21661 | _sMMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNLC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21693:1: error: BUILDSTDERR: warning: label ‘_cNLC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21693 | _cNLC: BUILDSTDERR: | ^ BUILDSTDERR: 21693 | _cNLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOCQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21763:1: error: BUILDSTDERR: warning: label ‘_cOCQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21763 | _cOCQ: BUILDSTDERR: | ^ BUILDSTDERR: 21763 | _cOCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOCz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21790:1: error: BUILDSTDERR: warning: label ‘_cOCz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21790 | _cOCz: BUILDSTDERR: | ^ BUILDSTDERR: 21790 | _cOCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO2M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21820:1: error: BUILDSTDERR: warning: label ‘_cO2M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21820 | _cO2M: BUILDSTDERR: | ^ BUILDSTDERR: 21820 | _cO2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO32’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21861:1: error: BUILDSTDERR: warning: label ‘_cO32’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21861 | _cO32: BUILDSTDERR: | ^ BUILDSTDERR: 21861 | _cO32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO4m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21921:1: error: BUILDSTDERR: warning: label ‘_cO4m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21921 | _cO4m: BUILDSTDERR: | ^ BUILDSTDERR: 21921 | _cO4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:21973:1: error: BUILDSTDERR: warning: label ‘_sMMM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21973 | _sMMM: BUILDSTDERR: | ^ BUILDSTDERR: 21973 | _sMMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNLM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22005:1: error: BUILDSTDERR: warning: label ‘_cNLM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22005 | _cNLM: BUILDSTDERR: | ^ BUILDSTDERR: 22005 | _cNLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOBR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22076:1: error: BUILDSTDERR: warning: label ‘_cOBR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22076 | _cOBR: BUILDSTDERR: | ^ BUILDSTDERR: 22076 | _cOBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOBA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22104:1: error: BUILDSTDERR: warning: label ‘_cOBA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22104 | _cOBA: BUILDSTDERR: | ^ BUILDSTDERR: 22104 | _cOBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMTN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22127:1: error: BUILDSTDERR: warning: label ‘_sMTN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22127 | _sMTN: BUILDSTDERR: | ^ BUILDSTDERR: 22127 | _sMTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cO0A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22147:1: error: BUILDSTDERR: warning: label ‘_cO0A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22147 | _cO0A: BUILDSTDERR: | ^ BUILDSTDERR: 22147 | _cO0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22198:1: error: BUILDSTDERR: warning: label ‘_sMMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22198 | _sMMS: BUILDSTDERR: | ^ BUILDSTDERR: 22198 | _sMMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNLW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22230:1: error: BUILDSTDERR: warning: label ‘_cNLW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22230 | _cNLW: BUILDSTDERR: | ^ BUILDSTDERR: 22230 | _cNLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOB4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22301:1: error: BUILDSTDERR: warning: label ‘_cOB4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22301 | _cOB4: BUILDSTDERR: | ^ BUILDSTDERR: 22301 | _cOB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOAN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22329:1: error: BUILDSTDERR: warning: label ‘_cOAN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22329 | _cOAN: BUILDSTDERR: | ^ BUILDSTDERR: 22329 | _cOAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMSU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22352:1: error: BUILDSTDERR: warning: label ‘_sMSU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22352 | _sMSU: BUILDSTDERR: | ^ BUILDSTDERR: 22352 | _sMSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNYf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22372:1: error: BUILDSTDERR: warning: label ‘_cNYf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22372 | _cNYf: BUILDSTDERR: | ^ BUILDSTDERR: 22372 | _cNYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMMY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22423:1: error: BUILDSTDERR: warning: label ‘_sMMY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22423 | _sMMY: BUILDSTDERR: | ^ BUILDSTDERR: 22423 | _sMMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNM6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22455:1: error: BUILDSTDERR: warning: label ‘_cNM6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22455 | _cNM6: BUILDSTDERR: | ^ BUILDSTDERR: 22455 | _cNM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOAh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22526:1: error: BUILDSTDERR: warning: label ‘_cOAh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22526 | _cOAh: BUILDSTDERR: | ^ BUILDSTDERR: 22526 | _cOAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOA0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22554:1: error: BUILDSTDERR: warning: label ‘_cOA0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22554 | _cOA0: BUILDSTDERR: | ^ BUILDSTDERR: 22554 | _cOA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMS7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22578:1: error: BUILDSTDERR: warning: label ‘_sMS7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22578 | _sMS7: BUILDSTDERR: | ^ BUILDSTDERR: 22578 | _sMS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNWx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22598:1: error: BUILDSTDERR: warning: label ‘_cNWx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22598 | _cNWx: BUILDSTDERR: | ^ BUILDSTDERR: 22598 | _cNWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMN4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22648:1: error: BUILDSTDERR: warning: label ‘_sMN4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22648 | _sMN4: BUILDSTDERR: | ^ BUILDSTDERR: 22648 | _sMN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNMg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22680:1: error: BUILDSTDERR: warning: label ‘_cNMg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22680 | _cNMg: BUILDSTDERR: | ^ BUILDSTDERR: 22680 | _cNMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOzu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22751:1: error: BUILDSTDERR: warning: label ‘_cOzu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22751 | _cOzu: BUILDSTDERR: | ^ BUILDSTDERR: 22751 | _cOzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOzd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22779:1: error: BUILDSTDERR: warning: label ‘_cOzd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22779 | _cOzd: BUILDSTDERR: | ^ BUILDSTDERR: 22779 | _cOzd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMRk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22803:1: error: BUILDSTDERR: warning: label ‘_sMRk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22803 | _sMRk: BUILDSTDERR: | ^ BUILDSTDERR: 22803 | _sMRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNUP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22824:1: error: BUILDSTDERR: warning: label ‘_cNUP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22824 | _cNUP: BUILDSTDERR: | ^ BUILDSTDERR: 22824 | _cNUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMNa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22875:1: error: BUILDSTDERR: warning: label ‘_sMNa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22875 | _sMNa: BUILDSTDERR: | ^ BUILDSTDERR: 22875 | _sMNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNMq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22907:1: error: BUILDSTDERR: warning: label ‘_cNMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22907 | _cNMq: BUILDSTDERR: | ^ BUILDSTDERR: 22907 | _cNMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOyH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:22978:1: error: BUILDSTDERR: warning: label ‘_cOyH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22978 | _cOyH: BUILDSTDERR: | ^ BUILDSTDERR: 22978 | _cOyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOyq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23006:1: error: BUILDSTDERR: warning: label ‘_cOyq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23006 | _cOyq: BUILDSTDERR: | ^ BUILDSTDERR: 23006 | _cOyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMQx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23029:1: error: BUILDSTDERR: warning: label ‘_sMQx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23029 | _sMQx: BUILDSTDERR: | ^ BUILDSTDERR: 23029 | _sMQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNT7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23049:1: error: BUILDSTDERR: warning: label ‘_cNT7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23049 | _cNT7: BUILDSTDERR: | ^ BUILDSTDERR: 23049 | _cNT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMNg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23100:1: error: BUILDSTDERR: warning: label ‘_sMNg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23100 | _sMNg: BUILDSTDERR: | ^ BUILDSTDERR: 23100 | _sMNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNMA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23132:1: error: BUILDSTDERR: warning: label ‘_cNMA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23132 | _cNMA: BUILDSTDERR: | ^ BUILDSTDERR: 23132 | _cNMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOxU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23203:1: error: BUILDSTDERR: warning: label ‘_cOxU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23203 | _cOxU: BUILDSTDERR: | ^ BUILDSTDERR: 23203 | _cOxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOxD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23231:1: error: BUILDSTDERR: warning: label ‘_cOxD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23231 | _cOxD: BUILDSTDERR: | ^ BUILDSTDERR: 23231 | _cOxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMPK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23254:1: error: BUILDSTDERR: warning: label ‘_sMPK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23254 | _sMPK: BUILDSTDERR: | ^ BUILDSTDERR: 23254 | _sMPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNRp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23274:1: error: BUILDSTDERR: warning: label ‘_cNRp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23274 | _cNRp: BUILDSTDERR: | ^ BUILDSTDERR: 23274 | _cNRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMNm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23325:1: error: BUILDSTDERR: warning: label ‘_sMNm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23325 | _sMNm: BUILDSTDERR: | ^ BUILDSTDERR: 23325 | _sMNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNMK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23357:1: error: BUILDSTDERR: warning: label ‘_cNMK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23357 | _cNMK: BUILDSTDERR: | ^ BUILDSTDERR: 23357 | _cNMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOx7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23428:1: error: BUILDSTDERR: warning: label ‘_cOx7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23428 | _cOx7: BUILDSTDERR: | ^ BUILDSTDERR: 23428 | _cOx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOwQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23456:1: error: BUILDSTDERR: warning: label ‘_cOwQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23456 | _cOwQ: BUILDSTDERR: | ^ BUILDSTDERR: 23456 | _cOwQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNQM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23479:1: error: BUILDSTDERR: warning: label ‘_cNQM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23479 | _cNQM: BUILDSTDERR: | ^ BUILDSTDERR: 23479 | _cNQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMNs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23508:1: error: BUILDSTDERR: warning: label ‘_sMNs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23508 | _sMNs: BUILDSTDERR: | ^ BUILDSTDERR: 23508 | _sMNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNMU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23540:1: error: BUILDSTDERR: warning: label ‘_cNMU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23540 | _cNMU: BUILDSTDERR: | ^ BUILDSTDERR: 23540 | _cNMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOws’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23611:1: error: BUILDSTDERR: warning: label ‘_cOws’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23611 | _cOws: BUILDSTDERR: | ^ BUILDSTDERR: 23611 | _cOws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOwb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23639:1: error: BUILDSTDERR: warning: label ‘_cOwb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23639 | _cOwb: BUILDSTDERR: | ^ BUILDSTDERR: 23639 | _cOwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMOt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23663:1: error: BUILDSTDERR: warning: label ‘_sMOt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23663 | _sMOt: BUILDSTDERR: | ^ BUILDSTDERR: 23663 | _sMOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNP6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23683:1: error: BUILDSTDERR: warning: label ‘_cNP6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23683 | _cNP6: BUILDSTDERR: | ^ BUILDSTDERR: 23683 | _cNP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_sMNy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23733:1: error: BUILDSTDERR: warning: label ‘_sMNy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23733 | _sMNy: BUILDSTDERR: | ^ BUILDSTDERR: 23733 | _sMNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNN4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23765:1: error: BUILDSTDERR: warning: label ‘_cNN4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23765 | _cNN4: BUILDSTDERR: | ^ BUILDSTDERR: 23765 | _cNN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOvF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23835:1: error: BUILDSTDERR: warning: label ‘_cOvF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23835 | _cOvF: BUILDSTDERR: | ^ BUILDSTDERR: 23835 | _cOvF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOvo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23862:1: error: BUILDSTDERR: warning: label ‘_cOvo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23862 | _cOvo: BUILDSTDERR: | ^ BUILDSTDERR: 23862 | _cOvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNOx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23884:1: error: BUILDSTDERR: warning: label ‘_cNOx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23884 | _cNOx: BUILDSTDERR: | ^ BUILDSTDERR: 23884 | _cNOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNNc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23913:1: error: BUILDSTDERR: warning: label ‘_cNNc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23913 | _cNNc: BUILDSTDERR: | ^ BUILDSTDERR: 23913 | _cNNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_statuszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23948:1: error: BUILDSTDERR: warning: label ‘_cOU6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23948 | _cOU6: BUILDSTDERR: | ^ BUILDSTDERR: 23948 | _cOU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cNIU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:23979:1: error: BUILDSTDERR: warning: label ‘_cNIU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23979 | _cNIU: BUILDSTDERR: | ^ BUILDSTDERR: 23979 | _cNIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘sN93_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:24026:1: error: BUILDSTDERR: warning: label ‘_cOWT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24026 | _cOWT: BUILDSTDERR: | ^ BUILDSTDERR: 24026 | _cOWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_status4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:24054:1: error: BUILDSTDERR: warning: label ‘_cOX0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24054 | _cOX0: BUILDSTDERR: | ^ BUILDSTDERR: 24054 | _cOX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOWI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:24080:1: error: BUILDSTDERR: warning: label ‘_cOWI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24080 | _cOWI: BUILDSTDERR: | ^ BUILDSTDERR: 24080 | _cOWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘_cOWK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:24103:1: error: BUILDSTDERR: warning: label ‘_cOWK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24103 | _cOWK: BUILDSTDERR: | ^ BUILDSTDERR: 24103 | _cOWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_status2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_188.hc:24154:1: error: BUILDSTDERR: warning: label ‘_cOXh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24154 | _cOXh: BUILDSTDERR: | ^ BUILDSTDERR: 24154 | _cOXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_zdsparseNum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17:1: error: BUILDSTDERR: warning: label ‘_cPuO’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cPuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cPuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_clearError2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:59:1: error: BUILDSTDERR: warning: label ‘_cPuY’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _cPuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _cPuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOXp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:109:1: error: BUILDSTDERR: warning: label ‘_cPvg’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _cPvg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _cPvg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOXy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:134:1: error: BUILDSTDERR: warning: label ‘_cPvy’ defined but not used [-Wunused-label] BUILDSTDERR: 134 | _cPvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 134 | _cPvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_currentSong4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:162:1: error: BUILDSTDERR: warning: label ‘_cPvF’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cPvF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cPvF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPv5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:187:1: error: BUILDSTDERR: warning: label ‘_cPv5’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cPv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cPv5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPv7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:215:1: error: BUILDSTDERR: warning: label ‘_cPv7’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _cPv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _cPv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPvl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:258:1: error: BUILDSTDERR: warning: label ‘_cPvl’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _cPvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _cPvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPvp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:280:1: error: BUILDSTDERR: warning: label ‘_cPvp’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cPvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cPvp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_currentSong2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:333:1: error: BUILDSTDERR: warning: label ‘_cPw9’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _cPw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _cPw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_noidle2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:388:1: error: BUILDSTDERR: warning: label ‘_cPwi’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _cPwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _cPwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOXH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:438:1: error: BUILDSTDERR: warning: label ‘_cPwA’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cPwA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cPwA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_stats4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:466:1: error: BUILDSTDERR: warning: label ‘_cPwH’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _cPwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _cPwH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPwp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:492:1: error: BUILDSTDERR: warning: label ‘_cPwp’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _cPwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _cPwp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPwr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:515:1: error: BUILDSTDERR: warning: label ‘_cPwr’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _cPwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _cPwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_stats2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:566:1: error: BUILDSTDERR: warning: label ‘_cPwY’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _cPwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _cPwY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:644:1: error: BUILDSTDERR: warning: label ‘_cPxd’ defined but not used [-Wunused-label] BUILDSTDERR: 644 | _cPxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 644 | _cPxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPx7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:680:1: error: BUILDSTDERR: warning: label ‘_cPx7’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _cPx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _cPx7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:724:1: error: BUILDSTDERR: warning: label ‘_cPxy’ defined but not used [-Wunused-label] BUILDSTDERR: 724 | _cPxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 724 | _cPxy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPxs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:760:1: error: BUILDSTDERR: warning: label ‘_cPxs’ defined but not used [-Wunused-label] BUILDSTDERR: 760 | _cPxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 760 | _cPxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:804:1: error: BUILDSTDERR: warning: label ‘_cPxT’ defined but not used [-Wunused-label] BUILDSTDERR: 804 | _cPxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 804 | _cPxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPxN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:840:1: error: BUILDSTDERR: warning: label ‘_cPxN’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _cPxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _cPxN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:884:1: error: BUILDSTDERR: warning: label ‘_cPye’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _cPye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _cPye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPy8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:920:1: error: BUILDSTDERR: warning: label ‘_cPy8’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _cPy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _cPy8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:964:1: error: BUILDSTDERR: warning: label ‘_cPyz’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _cPyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _cPyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPyt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1000:1: error: BUILDSTDERR: warning: label ‘_cPyt’ defined but not used [-Wunused-label] BUILDSTDERR: 1000 | _cPyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1000 | _cPyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1044:1: error: BUILDSTDERR: warning: label ‘_cPyU’ defined but not used [-Wunused-label] BUILDSTDERR: 1044 | _cPyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1044 | _cPyU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPyO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1080:1: error: BUILDSTDERR: warning: label ‘_cPyO’ defined but not used [-Wunused-label] BUILDSTDERR: 1080 | _cPyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1080 | _cPyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1124:1: error: BUILDSTDERR: warning: label ‘_cPzf’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _cPzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _cPzf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPz9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1160:1: error: BUILDSTDERR: warning: label ‘_cPz9’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _cPz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _cPz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1204:1: error: BUILDSTDERR: warning: label ‘_cPzA’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _cPzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _cPzA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPzu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1240:1: error: BUILDSTDERR: warning: label ‘_cPzu’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _cPzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _cPzu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1284:1: error: BUILDSTDERR: warning: label ‘_cPzV’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _cPzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _cPzV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPzP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1320:1: error: BUILDSTDERR: warning: label ‘_cPzP’ defined but not used [-Wunused-label] BUILDSTDERR: 1320 | _cPzP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1320 | _cPzP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1377:1: error: BUILDSTDERR: warning: label ‘_cPAD’ defined but not used [-Wunused-label] BUILDSTDERR: 1377 | _cPAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1377 | _cPAD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1406:1: error: BUILDSTDERR: warning: label ‘_cPAW’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _cPAW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _cPAW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPAT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1445:1: error: BUILDSTDERR: warning: label ‘_cPAT’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _cPAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _cPAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPB0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1482:1: error: BUILDSTDERR: warning: label ‘_cPB0’ defined but not used [-Wunused-label] BUILDSTDERR: 1482 | _cPB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1482 | _cPB0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1501:1: error: BUILDSTDERR: warning: label ‘_cPBc’ defined but not used [-Wunused-label] BUILDSTDERR: 1501 | _cPBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1501 | _cPBc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1537:1: error: BUILDSTDERR: warning: label ‘_cPBs’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _cPBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _cPBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1577:1: error: BUILDSTDERR: warning: label ‘_cPBy’ defined but not used [-Wunused-label] BUILDSTDERR: 1577 | _cPBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1577 | _cPBy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1616:1: error: BUILDSTDERR: warning: label ‘_cPBE’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _cPBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _cPBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1670:1: error: BUILDSTDERR: warning: label ‘_cPBK’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _cPBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _cPBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sOZQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1718:1: error: BUILDSTDERR: warning: label ‘_cPCb’ defined but not used [-Wunused-label] BUILDSTDERR: 1718 | _cPCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1718 | _cPCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP0A_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1743:1: error: BUILDSTDERR: warning: label ‘_cPDE’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _cPDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _cPDE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP0B_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1779:1: error: BUILDSTDERR: warning: label ‘_cPDH’ defined but not used [-Wunused-label] BUILDSTDERR: 1779 | _cPDH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1779 | _cPDH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP0I_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1822:1: error: BUILDSTDERR: warning: label ‘_cPE2’ defined but not used [-Wunused-label] BUILDSTDERR: 1822 | _cPE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1822 | _cPE2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP0J_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1858:1: error: BUILDSTDERR: warning: label ‘_cPE5’ defined but not used [-Wunused-label] BUILDSTDERR: 1858 | _cPE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1858 | _cPE5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP0S_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1901:1: error: BUILDSTDERR: warning: label ‘_cPEj’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _cPEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _cPEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP0T_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1937:1: error: BUILDSTDERR: warning: label ‘_cPEm’ defined but not used [-Wunused-label] BUILDSTDERR: 1937 | _cPEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1937 | _cPEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idlezugo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:1980:1: error: BUILDSTDERR: warning: label ‘_cPEv’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _cPEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _cPEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPA8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2009:1: error: BUILDSTDERR: warning: label ‘_cPA8’ defined but not used [-Wunused-label] BUILDSTDERR: 2009 | _cPA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2009 | _cPA8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPAe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2038:1: error: BUILDSTDERR: warning: label ‘_cPAe’ defined but not used [-Wunused-label] BUILDSTDERR: 2038 | _cPAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2038 | _cPAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPAg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2062:1: error: BUILDSTDERR: warning: label ‘_cPAg’ defined but not used [-Wunused-label] BUILDSTDERR: 2062 | _cPAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2062 | _cPAg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPAl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2101:1: error: BUILDSTDERR: warning: label ‘_cPAl’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _cPAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _cPAl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPQq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2167:1: error: BUILDSTDERR: warning: label ‘_cPQq’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _cPQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _cPQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPQ9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2190:1: error: BUILDSTDERR: warning: label ‘_cPQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _cPQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _cPQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sOZF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2213:1: error: BUILDSTDERR: warning: label ‘_sOZF’ defined but not used [-Wunused-label] BUILDSTDERR: 2213 | _sOZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2213 | _sOZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPBX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cPBX’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cPBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cPBX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPC2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2272:1: error: BUILDSTDERR: warning: label ‘_cPC2’ defined but not used [-Wunused-label] BUILDSTDERR: 2272 | _cPC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2272 | _cPC2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPPM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2357:1: error: BUILDSTDERR: warning: label ‘_cPPM’ defined but not used [-Wunused-label] BUILDSTDERR: 2357 | _cPPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2357 | _cPPM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPPj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2398:1: error: BUILDSTDERR: warning: label ‘_cPPj’ defined but not used [-Wunused-label] BUILDSTDERR: 2398 | _cPPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2398 | _cPPj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPPu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2428:1: error: BUILDSTDERR: warning: label ‘_cPPu’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _cPPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _cPPu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPON’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2469:1: error: BUILDSTDERR: warning: label ‘_cPON’ defined but not used [-Wunused-label] BUILDSTDERR: 2469 | _cPON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2469 | _cPON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPOY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2499:1: error: BUILDSTDERR: warning: label ‘_cPOY’ defined but not used [-Wunused-label] BUILDSTDERR: 2499 | _cPOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2499 | _cPOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sOZR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2539:1: error: BUILDSTDERR: warning: label ‘_sOZR’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _sOZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _sOZR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPCj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2568:1: error: BUILDSTDERR: warning: label ‘_cPCj’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _cPCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _cPCj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPOn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2641:1: error: BUILDSTDERR: warning: label ‘_cPOn’ defined but not used [-Wunused-label] BUILDSTDERR: 2641 | _cPOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2641 | _cPOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPNU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cPNU’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cPNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cPNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPO5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2712:1: error: BUILDSTDERR: warning: label ‘_cPO5’ defined but not used [-Wunused-label] BUILDSTDERR: 2712 | _cPO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2712 | _cPO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPNo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2753:1: error: BUILDSTDERR: warning: label ‘_cPNo’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _cPNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _cPNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPNz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2783:1: error: BUILDSTDERR: warning: label ‘_cPNz’ defined but not used [-Wunused-label] BUILDSTDERR: 2783 | _cPNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2783 | _cPNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sOZX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2823:1: error: BUILDSTDERR: warning: label ‘_sOZX’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _sOZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _sOZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPCt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2852:1: error: BUILDSTDERR: warning: label ‘_cPCt’ defined but not used [-Wunused-label] BUILDSTDERR: 2852 | _cPCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2852 | _cPCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPMY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2925:1: error: BUILDSTDERR: warning: label ‘_cPMY’ defined but not used [-Wunused-label] BUILDSTDERR: 2925 | _cPMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2925 | _cPMY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPMv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2966:1: error: BUILDSTDERR: warning: label ‘_cPMv’ defined but not used [-Wunused-label] BUILDSTDERR: 2966 | _cPMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2966 | _cPMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPMG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:2996:1: error: BUILDSTDERR: warning: label ‘_cPMG’ defined but not used [-Wunused-label] BUILDSTDERR: 2996 | _cPMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2996 | _cPMG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPLZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3037:1: error: BUILDSTDERR: warning: label ‘_cPLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3037 | _cPLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3037 | _cPLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPMa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3067:1: error: BUILDSTDERR: warning: label ‘_cPMa’ defined but not used [-Wunused-label] BUILDSTDERR: 3067 | _cPMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3067 | _cPMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP03’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3107:1: error: BUILDSTDERR: warning: label ‘_sP03’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _sP03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _sP03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPCD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3136:1: error: BUILDSTDERR: warning: label ‘_cPCD’ defined but not used [-Wunused-label] BUILDSTDERR: 3136 | _cPCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3136 | _cPCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPLz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3209:1: error: BUILDSTDERR: warning: label ‘_cPLz’ defined but not used [-Wunused-label] BUILDSTDERR: 3209 | _cPLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3209 | _cPLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPL6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3250:1: error: BUILDSTDERR: warning: label ‘_cPL6’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _cPL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _cPL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPLh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3280:1: error: BUILDSTDERR: warning: label ‘_cPLh’ defined but not used [-Wunused-label] BUILDSTDERR: 3280 | _cPLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3280 | _cPLh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPKA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3321:1: error: BUILDSTDERR: warning: label ‘_cPKA’ defined but not used [-Wunused-label] BUILDSTDERR: 3321 | _cPKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3321 | _cPKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPKL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3351:1: error: BUILDSTDERR: warning: label ‘_cPKL’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _cPKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _cPKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP09’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3391:1: error: BUILDSTDERR: warning: label ‘_sP09’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _sP09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _sP09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPCN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3420:1: error: BUILDSTDERR: warning: label ‘_cPCN’ defined but not used [-Wunused-label] BUILDSTDERR: 3420 | _cPCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3420 | _cPCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPKa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3493:1: error: BUILDSTDERR: warning: label ‘_cPKa’ defined but not used [-Wunused-label] BUILDSTDERR: 3493 | _cPKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3493 | _cPKa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPJH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cPJH’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cPJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cPJH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPJS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3564:1: error: BUILDSTDERR: warning: label ‘_cPJS’ defined but not used [-Wunused-label] BUILDSTDERR: 3564 | _cPJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3564 | _cPJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPJb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3605:1: error: BUILDSTDERR: warning: label ‘_cPJb’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _cPJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _cPJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPJm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3635:1: error: BUILDSTDERR: warning: label ‘_cPJm’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _cPJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _cPJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP0f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3675:1: error: BUILDSTDERR: warning: label ‘_sP0f’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _sP0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _sP0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPCX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3704:1: error: BUILDSTDERR: warning: label ‘_cPCX’ defined but not used [-Wunused-label] BUILDSTDERR: 3704 | _cPCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3704 | _cPCX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPIL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3777:1: error: BUILDSTDERR: warning: label ‘_cPIL’ defined but not used [-Wunused-label] BUILDSTDERR: 3777 | _cPIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3777 | _cPIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPIi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3818:1: error: BUILDSTDERR: warning: label ‘_cPIi’ defined but not used [-Wunused-label] BUILDSTDERR: 3818 | _cPIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3818 | _cPIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPIt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cPIt’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cPIt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cPIt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPHM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3889:1: error: BUILDSTDERR: warning: label ‘_cPHM’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _cPHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _cPHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPHX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3919:1: error: BUILDSTDERR: warning: label ‘_cPHX’ defined but not used [-Wunused-label] BUILDSTDERR: 3919 | _cPHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3919 | _cPHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP0l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3959:1: error: BUILDSTDERR: warning: label ‘_sP0l’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _sP0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _sP0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPD7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:3988:1: error: BUILDSTDERR: warning: label ‘_cPD7’ defined but not used [-Wunused-label] BUILDSTDERR: 3988 | _cPD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3988 | _cPD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPHm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4061:1: error: BUILDSTDERR: warning: label ‘_cPHm’ defined but not used [-Wunused-label] BUILDSTDERR: 4061 | _cPHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4061 | _cPHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPGT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4102:1: error: BUILDSTDERR: warning: label ‘_cPGT’ defined but not used [-Wunused-label] BUILDSTDERR: 4102 | _cPGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4102 | _cPGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPH4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4132:1: error: BUILDSTDERR: warning: label ‘_cPH4’ defined but not used [-Wunused-label] BUILDSTDERR: 4132 | _cPH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4132 | _cPH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPGn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4173:1: error: BUILDSTDERR: warning: label ‘_cPGn’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _cPGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _cPGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPGy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4203:1: error: BUILDSTDERR: warning: label ‘_cPGy’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _cPGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _cPGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP0r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4243:1: error: BUILDSTDERR: warning: label ‘_sP0r’ defined but not used [-Wunused-label] BUILDSTDERR: 4243 | _sP0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4243 | _sP0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPDh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4273:1: error: BUILDSTDERR: warning: label ‘_cPDh’ defined but not used [-Wunused-label] BUILDSTDERR: 4273 | _cPDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4273 | _cPDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPFW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4364:1: error: BUILDSTDERR: warning: label ‘_cPFW’ defined but not used [-Wunused-label] BUILDSTDERR: 4364 | _cPFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4364 | _cPFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPDQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4407:1: error: BUILDSTDERR: warning: label ‘_cPDQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4407 | _cPDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4407 | _cPDQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPFE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4453:1: error: BUILDSTDERR: warning: label ‘_cPFE’ defined but not used [-Wunused-label] BUILDSTDERR: 4453 | _cPFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4453 | _cPFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPDs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4496:1: error: BUILDSTDERR: warning: label ‘_cPDs’ defined but not used [-Wunused-label] BUILDSTDERR: 4496 | _cPDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4496 | _cPDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPFd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4542:1: error: BUILDSTDERR: warning: label ‘_cPFd’ defined but not used [-Wunused-label] BUILDSTDERR: 4542 | _cPFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4542 | _cPFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPAt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4582:1: error: BUILDSTDERR: warning: label ‘_cPAt’ defined but not used [-Wunused-label] BUILDSTDERR: 4582 | _cPAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4582 | _cPAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP30_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4619:1: error: BUILDSTDERR: warning: label ‘_cPSE’ defined but not used [-Wunused-label] BUILDSTDERR: 4619 | _cPSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4619 | _cPSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idle2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4647:1: error: BUILDSTDERR: warning: label ‘_cPSL’ defined but not used [-Wunused-label] BUILDSTDERR: 4647 | _cPSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4647 | _cPSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPSt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4672:1: error: BUILDSTDERR: warning: label ‘_cPSt’ defined but not used [-Wunused-label] BUILDSTDERR: 4672 | _cPSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4672 | _cPSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPSv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4693:1: error: BUILDSTDERR: warning: label ‘_cPSv’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _cPSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _cPSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP37_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4818:1: error: BUILDSTDERR: warning: label ‘_cPTf’ defined but not used [-Wunused-label] BUILDSTDERR: 4818 | _cPTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4818 | _cPTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP38_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4841:1: error: BUILDSTDERR: warning: label ‘_cPTo’ defined but not used [-Wunused-label] BUILDSTDERR: 4841 | _cPTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4841 | _cPTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP39_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4864:1: error: BUILDSTDERR: warning: label ‘_cPTx’ defined but not used [-Wunused-label] BUILDSTDERR: 4864 | _cPTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4864 | _cPTx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3a_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4887:1: error: BUILDSTDERR: warning: label ‘_cPTG’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _cPTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _cPTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4910:1: error: BUILDSTDERR: warning: label ‘_cPTP’ defined but not used [-Wunused-label] BUILDSTDERR: 4910 | _cPTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4910 | _cPTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3c_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4933:1: error: BUILDSTDERR: warning: label ‘_cPTY’ defined but not used [-Wunused-label] BUILDSTDERR: 4933 | _cPTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4933 | _cPTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4956:1: error: BUILDSTDERR: warning: label ‘_cPU7’ defined but not used [-Wunused-label] BUILDSTDERR: 4956 | _cPU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4956 | _cPU7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3e_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:4979:1: error: BUILDSTDERR: warning: label ‘_cPUg’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _cPUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _cPUg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3f_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5002:1: error: BUILDSTDERR: warning: label ‘_cPUp’ defined but not used [-Wunused-label] BUILDSTDERR: 5002 | _cPUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5002 | _cPUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3g_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5025:1: error: BUILDSTDERR: warning: label ‘_cPUy’ defined but not used [-Wunused-label] BUILDSTDERR: 5025 | _cPUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5025 | _cPUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5048:1: error: BUILDSTDERR: warning: label ‘_cPUH’ defined but not used [-Wunused-label] BUILDSTDERR: 5048 | _cPUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5048 | _cPUH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idlezugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5073:1: error: BUILDSTDERR: warning: label ‘_cPUO’ defined but not used [-Wunused-label] BUILDSTDERR: 5073 | _cPUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5073 | _cPUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPT0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5102:1: error: BUILDSTDERR: warning: label ‘_cPT0’ defined but not used [-Wunused-label] BUILDSTDERR: 5102 | _cPT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5102 | _cPT0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPT6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5158:1: error: BUILDSTDERR: warning: label ‘_cPT6’ defined but not used [-Wunused-label] BUILDSTDERR: 5158 | _cPT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5158 | _cPT6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3k_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5296:1: error: BUILDSTDERR: warning: label ‘_cPVU’ defined but not used [-Wunused-label] BUILDSTDERR: 5296 | _cPVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5296 | _cPVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPVS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5321:1: error: BUILDSTDERR: warning: label ‘_cPVS’ defined but not used [-Wunused-label] BUILDSTDERR: 5321 | _cPVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5321 | _cPVS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP3l_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5339:1: error: BUILDSTDERR: warning: label ‘_cPW0’ defined but not used [-Wunused-label] BUILDSTDERR: 5339 | _cPW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5339 | _cPW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5378:1: error: BUILDSTDERR: warning: label ‘_cPW7’ defined but not used [-Wunused-label] BUILDSTDERR: 5378 | _cPW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5378 | _cPW7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5422:1: error: BUILDSTDERR: warning: label ‘_cPWo’ defined but not used [-Wunused-label] BUILDSTDERR: 5422 | _cPWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5422 | _cPWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPWi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5458:1: error: BUILDSTDERR: warning: label ‘_cPWi’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _cPWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _cPWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5502:1: error: BUILDSTDERR: warning: label ‘_cPWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5502 | _cPWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5502 | _cPWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPWD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5538:1: error: BUILDSTDERR: warning: label ‘_cPWD’ defined but not used [-Wunused-label] BUILDSTDERR: 5538 | _cPWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5538 | _cPWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMAY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5587:1: error: BUILDSTDERR: warning: label ‘_cPX4’ defined but not used [-Wunused-label] BUILDSTDERR: 5587 | _cPX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5587 | _cPX4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPWY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5623:1: error: BUILDSTDERR: warning: label ‘_cPWY’ defined but not used [-Wunused-label] BUILDSTDERR: 5623 | _cPWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5623 | _cPWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMB0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5667:1: error: BUILDSTDERR: warning: label ‘_cPXp’ defined but not used [-Wunused-label] BUILDSTDERR: 5667 | _cPXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5667 | _cPXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPXj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5703:1: error: BUILDSTDERR: warning: label ‘_cPXj’ defined but not used [-Wunused-label] BUILDSTDERR: 5703 | _cPXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5703 | _cPXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMB2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5747:1: error: BUILDSTDERR: warning: label ‘_cPXK’ defined but not used [-Wunused-label] BUILDSTDERR: 5747 | _cPXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5747 | _cPXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPXE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5783:1: error: BUILDSTDERR: warning: label ‘_cPXE’ defined but not used [-Wunused-label] BUILDSTDERR: 5783 | _cPXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5783 | _cPXE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMB4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5827:1: error: BUILDSTDERR: warning: label ‘_cPY5’ defined but not used [-Wunused-label] BUILDSTDERR: 5827 | _cPY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5827 | _cPY5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPXZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5863:1: error: BUILDSTDERR: warning: label ‘_cPXZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5863 | _cPXZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5863 | _cPXZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMB6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5907:1: error: BUILDSTDERR: warning: label ‘_cPYq’ defined but not used [-Wunused-label] BUILDSTDERR: 5907 | _cPYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5907 | _cPYq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPYk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5943:1: error: BUILDSTDERR: warning: label ‘_cPYk’ defined but not used [-Wunused-label] BUILDSTDERR: 5943 | _cPYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5943 | _cPYk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMB8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:5987:1: error: BUILDSTDERR: warning: label ‘_cPYL’ defined but not used [-Wunused-label] BUILDSTDERR: 5987 | _cPYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5987 | _cPYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPYF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6023:1: error: BUILDSTDERR: warning: label ‘_cPYF’ defined but not used [-Wunused-label] BUILDSTDERR: 6023 | _cPYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6023 | _cPYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6067:1: error: BUILDSTDERR: warning: label ‘_cPZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _cPZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _cPZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPZ0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6103:1: error: BUILDSTDERR: warning: label ‘_cPZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 6103 | _cPZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6103 | _cPZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6147:1: error: BUILDSTDERR: warning: label ‘_cPZr’ defined but not used [-Wunused-label] BUILDSTDERR: 6147 | _cPZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6147 | _cPZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPZl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6183:1: error: BUILDSTDERR: warning: label ‘_cPZl’ defined but not used [-Wunused-label] BUILDSTDERR: 6183 | _cPZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6183 | _cPZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6227:1: error: BUILDSTDERR: warning: label ‘_cPZM’ defined but not used [-Wunused-label] BUILDSTDERR: 6227 | _cPZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6227 | _cPZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cPZG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6263:1: error: BUILDSTDERR: warning: label ‘_cPZG’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _cPZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _cPZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6307:1: error: BUILDSTDERR: warning: label ‘_cQ07’ defined but not used [-Wunused-label] BUILDSTDERR: 6307 | _cQ07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6307 | _cQ07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ01’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6343:1: error: BUILDSTDERR: warning: label ‘_cQ01’ defined but not used [-Wunused-label] BUILDSTDERR: 6343 | _cQ01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6343 | _cQ01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6387:1: error: BUILDSTDERR: warning: label ‘_cQ0s’ defined but not used [-Wunused-label] BUILDSTDERR: 6387 | _cQ0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6387 | _cQ0s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ0m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6423:1: error: BUILDSTDERR: warning: label ‘_cQ0m’ defined but not used [-Wunused-label] BUILDSTDERR: 6423 | _cQ0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6423 | _cQ0m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6467:1: error: BUILDSTDERR: warning: label ‘_cQ0N’ defined but not used [-Wunused-label] BUILDSTDERR: 6467 | _cQ0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6467 | _cQ0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ0H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6503:1: error: BUILDSTDERR: warning: label ‘_cQ0H’ defined but not used [-Wunused-label] BUILDSTDERR: 6503 | _cQ0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6503 | _cQ0H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6547:1: error: BUILDSTDERR: warning: label ‘_cQ18’ defined but not used [-Wunused-label] BUILDSTDERR: 6547 | _cQ18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6547 | _cQ18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ12’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6583:1: error: BUILDSTDERR: warning: label ‘_cQ12’ defined but not used [-Wunused-label] BUILDSTDERR: 6583 | _cQ12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6583 | _cQ12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6627:1: error: BUILDSTDERR: warning: label ‘_cQ1t’ defined but not used [-Wunused-label] BUILDSTDERR: 6627 | _cQ1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6627 | _cQ1t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ1n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6663:1: error: BUILDSTDERR: warning: label ‘_cQ1n’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _cQ1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _cQ1n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6707:1: error: BUILDSTDERR: warning: label ‘_cQ1O’ defined but not used [-Wunused-label] BUILDSTDERR: 6707 | _cQ1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6707 | _cQ1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ1I’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6743:1: error: BUILDSTDERR: warning: label ‘_cQ1I’ defined but not used [-Wunused-label] BUILDSTDERR: 6743 | _cQ1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6743 | _cQ1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6787:1: error: BUILDSTDERR: warning: label ‘_cQ29’ defined but not used [-Wunused-label] BUILDSTDERR: 6787 | _cQ29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6787 | _cQ29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ23’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6823:1: error: BUILDSTDERR: warning: label ‘_cQ23’ defined but not used [-Wunused-label] BUILDSTDERR: 6823 | _cQ23: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6823 | _cQ23: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6867:1: error: BUILDSTDERR: warning: label ‘_cQ2u’ defined but not used [-Wunused-label] BUILDSTDERR: 6867 | _cQ2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6867 | _cQ2u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ2o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6903:1: error: BUILDSTDERR: warning: label ‘_cQ2o’ defined but not used [-Wunused-label] BUILDSTDERR: 6903 | _cQ2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6903 | _cQ2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6947:1: error: BUILDSTDERR: warning: label ‘_cQ2P’ defined but not used [-Wunused-label] BUILDSTDERR: 6947 | _cQ2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6947 | _cQ2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ2J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:6983:1: error: BUILDSTDERR: warning: label ‘_cQ2J’ defined but not used [-Wunused-label] BUILDSTDERR: 6983 | _cQ2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6983 | _cQ2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7027:1: error: BUILDSTDERR: warning: label ‘_cQ3a’ defined but not used [-Wunused-label] BUILDSTDERR: 7027 | _cQ3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7027 | _cQ3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ34’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7063:1: error: BUILDSTDERR: warning: label ‘_cQ34’ defined but not used [-Wunused-label] BUILDSTDERR: 7063 | _cQ34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7063 | _cQ34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7107:1: error: BUILDSTDERR: warning: label ‘_cQ3v’ defined but not used [-Wunused-label] BUILDSTDERR: 7107 | _cQ3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7107 | _cQ3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ3p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7143:1: error: BUILDSTDERR: warning: label ‘_cQ3p’ defined but not used [-Wunused-label] BUILDSTDERR: 7143 | _cQ3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7143 | _cQ3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7187:1: error: BUILDSTDERR: warning: label ‘_cQ3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 7187 | _cQ3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7187 | _cQ3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ3K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7223:1: error: BUILDSTDERR: warning: label ‘_cQ3K’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _cQ3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _cQ3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7267:1: error: BUILDSTDERR: warning: label ‘_cQ4b’ defined but not used [-Wunused-label] BUILDSTDERR: 7267 | _cQ4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7267 | _cQ4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ45’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7303:1: error: BUILDSTDERR: warning: label ‘_cQ45’ defined but not used [-Wunused-label] BUILDSTDERR: 7303 | _cQ45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7303 | _cQ45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘rMBF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7346:1: error: BUILDSTDERR: warning: label ‘_cQ4q’ defined but not used [-Wunused-label] BUILDSTDERR: 7346 | _cQ4q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7346 | _cQ4q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP6V_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7385:1: error: BUILDSTDERR: warning: label ‘_cQ4K’ defined but not used [-Wunused-label] BUILDSTDERR: 7385 | _cQ4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7385 | _cQ4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ4H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7411:1: error: BUILDSTDERR: warning: label ‘_cQ4H’ defined but not used [-Wunused-label] BUILDSTDERR: 7411 | _cQ4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7411 | _cQ4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP6Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7438:1: error: BUILDSTDERR: warning: label ‘_cQ4U’ defined but not used [-Wunused-label] BUILDSTDERR: 7438 | _cQ4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7438 | _cQ4U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP7e_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7464:1: error: BUILDSTDERR: warning: label ‘_cQ5l’ defined but not used [-Wunused-label] BUILDSTDERR: 7464 | _cQ5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7464 | _cQ5l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP9u_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7493:1: error: BUILDSTDERR: warning: label ‘_cQ9b’ defined but not used [-Wunused-label] BUILDSTDERR: 7493 | _cQ9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7493 | _cQ9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ98’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7532:1: error: BUILDSTDERR: warning: label ‘_cQ98’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _cQ98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _cQ98: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ9f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7569:1: error: BUILDSTDERR: warning: label ‘_cQ9f’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _cQ9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _cQ9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP9v_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7588:1: error: BUILDSTDERR: warning: label ‘_cQ9r’ defined but not used [-Wunused-label] BUILDSTDERR: 7588 | _cQ9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7588 | _cQ9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP9k_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7624:1: error: BUILDSTDERR: warning: label ‘_cQ9H’ defined but not used [-Wunused-label] BUILDSTDERR: 7624 | _cQ9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7624 | _cQ9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP9l_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7664:1: error: BUILDSTDERR: warning: label ‘_cQ9N’ defined but not used [-Wunused-label] BUILDSTDERR: 7664 | _cQ9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7664 | _cQ9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP9y_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7703:1: error: BUILDSTDERR: warning: label ‘_cQ9T’ defined but not used [-Wunused-label] BUILDSTDERR: 7703 | _cQ9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7703 | _cQ9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP9A_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7753:1: error: BUILDSTDERR: warning: label ‘_cQ9Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7753 | _cQ9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7753 | _cQ9Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sP9Y_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7793:1: error: BUILDSTDERR: warning: label ‘_cQap’ defined but not used [-Wunused-label] BUILDSTDERR: 7793 | _cQap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7793 | _cQap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPa0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7819:1: error: BUILDSTDERR: warning: label ‘_cQas’ defined but not used [-Wunused-label] BUILDSTDERR: 7819 | _cQas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7819 | _cQas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQag’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7871:1: error: BUILDSTDERR: warning: label ‘_cQag’ defined but not used [-Wunused-label] BUILDSTDERR: 7871 | _cQag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7871 | _cQag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPak_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7941:1: error: BUILDSTDERR: warning: label ‘_cQb7’ defined but not used [-Wunused-label] BUILDSTDERR: 7941 | _cQb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7941 | _cQb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQb4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:7980:1: error: BUILDSTDERR: warning: label ‘_cQb4’ defined but not used [-Wunused-label] BUILDSTDERR: 7980 | _cQb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7980 | _cQb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQbb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8017:1: error: BUILDSTDERR: warning: label ‘_cQbb’ defined but not used [-Wunused-label] BUILDSTDERR: 8017 | _cQbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8017 | _cQbb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPal_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8036:1: error: BUILDSTDERR: warning: label ‘_cQbn’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _cQbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _cQbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPaa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8072:1: error: BUILDSTDERR: warning: label ‘_cQbD’ defined but not used [-Wunused-label] BUILDSTDERR: 8072 | _cQbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8072 | _cQbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPab_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8112:1: error: BUILDSTDERR: warning: label ‘_cQbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8112 | _cQbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8112 | _cQbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPao_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8156:1: error: BUILDSTDERR: warning: label ‘_cQbP’ defined but not used [-Wunused-label] BUILDSTDERR: 8156 | _cQbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8156 | _cQbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPaq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8210:1: error: BUILDSTDERR: warning: label ‘_cQbV’ defined but not used [-Wunused-label] BUILDSTDERR: 8210 | _cQbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8210 | _cQbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPaN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8250:1: error: BUILDSTDERR: warning: label ‘_cQc9’ defined but not used [-Wunused-label] BUILDSTDERR: 8250 | _cQc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8250 | _cQc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQc6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8299:1: error: BUILDSTDERR: warning: label ‘_cQc6’ defined but not used [-Wunused-label] BUILDSTDERR: 8299 | _cQc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8299 | _cQc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPbh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8366:1: error: BUILDSTDERR: warning: label ‘_cQcB’ defined but not used [-Wunused-label] BUILDSTDERR: 8366 | _cQcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8366 | _cQcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQcv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8397:1: error: BUILDSTDERR: warning: label ‘_cQcv’ defined but not used [-Wunused-label] BUILDSTDERR: 8397 | _cQcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8397 | _cQcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQcJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8448:1: error: BUILDSTDERR: warning: label ‘_cQcJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8448 | _cQcJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8448 | _cQcJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPbB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8513:1: error: BUILDSTDERR: warning: label ‘_cQdq’ defined but not used [-Wunused-label] BUILDSTDERR: 8513 | _cQdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8513 | _cQdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQdn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8552:1: error: BUILDSTDERR: warning: label ‘_cQdn’ defined but not used [-Wunused-label] BUILDSTDERR: 8552 | _cQdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8552 | _cQdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQdu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8589:1: error: BUILDSTDERR: warning: label ‘_cQdu’ defined but not used [-Wunused-label] BUILDSTDERR: 8589 | _cQdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8589 | _cQdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPbC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8608:1: error: BUILDSTDERR: warning: label ‘_cQdG’ defined but not used [-Wunused-label] BUILDSTDERR: 8608 | _cQdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8608 | _cQdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPbr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8644:1: error: BUILDSTDERR: warning: label ‘_cQdW’ defined but not used [-Wunused-label] BUILDSTDERR: 8644 | _cQdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8644 | _cQdW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPbs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8684:1: error: BUILDSTDERR: warning: label ‘_cQe2’ defined but not used [-Wunused-label] BUILDSTDERR: 8684 | _cQe2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8684 | _cQe2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPbF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8728:1: error: BUILDSTDERR: warning: label ‘_cQe8’ defined but not used [-Wunused-label] BUILDSTDERR: 8728 | _cQe8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8728 | _cQe8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPbH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8782:1: error: BUILDSTDERR: warning: label ‘_cQee’ defined but not used [-Wunused-label] BUILDSTDERR: 8782 | _cQee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8782 | _cQee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPc4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8822:1: error: BUILDSTDERR: warning: label ‘_cQes’ defined but not used [-Wunused-label] BUILDSTDERR: 8822 | _cQes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8822 | _cQes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQep’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8871:1: error: BUILDSTDERR: warning: label ‘_cQep’ defined but not used [-Wunused-label] BUILDSTDERR: 8871 | _cQep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8871 | _cQep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPco_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8936:1: error: BUILDSTDERR: warning: label ‘_cQf8’ defined but not used [-Wunused-label] BUILDSTDERR: 8936 | _cQf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8936 | _cQf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQf5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:8975:1: error: BUILDSTDERR: warning: label ‘_cQf5’ defined but not used [-Wunused-label] BUILDSTDERR: 8975 | _cQf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8975 | _cQf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQfc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9012:1: error: BUILDSTDERR: warning: label ‘_cQfc’ defined but not used [-Wunused-label] BUILDSTDERR: 9012 | _cQfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9012 | _cQfc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPcp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9031:1: error: BUILDSTDERR: warning: label ‘_cQfo’ defined but not used [-Wunused-label] BUILDSTDERR: 9031 | _cQfo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9031 | _cQfo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPce_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9067:1: error: BUILDSTDERR: warning: label ‘_cQfE’ defined but not used [-Wunused-label] BUILDSTDERR: 9067 | _cQfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9067 | _cQfE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPcf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9107:1: error: BUILDSTDERR: warning: label ‘_cQfK’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _cQfK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _cQfK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPcs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9151:1: error: BUILDSTDERR: warning: label ‘_cQfQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9151 | _cQfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9151 | _cQfQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPcu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9205:1: error: BUILDSTDERR: warning: label ‘_cQfW’ defined but not used [-Wunused-label] BUILDSTDERR: 9205 | _cQfW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9205 | _cQfW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPcR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9245:1: error: BUILDSTDERR: warning: label ‘_cQga’ defined but not used [-Wunused-label] BUILDSTDERR: 9245 | _cQga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9245 | _cQga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQg7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9294:1: error: BUILDSTDERR: warning: label ‘_cQg7’ defined but not used [-Wunused-label] BUILDSTDERR: 9294 | _cQg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9294 | _cQg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9359:1: error: BUILDSTDERR: warning: label ‘_cQgQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9359 | _cQgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9359 | _cQgQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQgN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9398:1: error: BUILDSTDERR: warning: label ‘_cQgN’ defined but not used [-Wunused-label] BUILDSTDERR: 9398 | _cQgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9398 | _cQgN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQgU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9435:1: error: BUILDSTDERR: warning: label ‘_cQgU’ defined but not used [-Wunused-label] BUILDSTDERR: 9435 | _cQgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9435 | _cQgU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9454:1: error: BUILDSTDERR: warning: label ‘_cQh6’ defined but not used [-Wunused-label] BUILDSTDERR: 9454 | _cQh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9454 | _cQh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPd1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9490:1: error: BUILDSTDERR: warning: label ‘_cQhm’ defined but not used [-Wunused-label] BUILDSTDERR: 9490 | _cQhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9490 | _cQhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPd2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9530:1: error: BUILDSTDERR: warning: label ‘_cQhs’ defined but not used [-Wunused-label] BUILDSTDERR: 9530 | _cQhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9530 | _cQhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9574:1: error: BUILDSTDERR: warning: label ‘_cQhy’ defined but not used [-Wunused-label] BUILDSTDERR: 9574 | _cQhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9574 | _cQhy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9628:1: error: BUILDSTDERR: warning: label ‘_cQhE’ defined but not used [-Wunused-label] BUILDSTDERR: 9628 | _cQhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9628 | _cQhE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9668:1: error: BUILDSTDERR: warning: label ‘_cQhS’ defined but not used [-Wunused-label] BUILDSTDERR: 9668 | _cQhS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9668 | _cQhS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQhP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9717:1: error: BUILDSTDERR: warning: label ‘_cQhP’ defined but not used [-Wunused-label] BUILDSTDERR: 9717 | _cQhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9717 | _cQhP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9782:1: error: BUILDSTDERR: warning: label ‘_cQiy’ defined but not used [-Wunused-label] BUILDSTDERR: 9782 | _cQiy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9782 | _cQiy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQiv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9821:1: error: BUILDSTDERR: warning: label ‘_cQiv’ defined but not used [-Wunused-label] BUILDSTDERR: 9821 | _cQiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9821 | _cQiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQiC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9858:1: error: BUILDSTDERR: warning: label ‘_cQiC’ defined but not used [-Wunused-label] BUILDSTDERR: 9858 | _cQiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9858 | _cQiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9877:1: error: BUILDSTDERR: warning: label ‘_cQiO’ defined but not used [-Wunused-label] BUILDSTDERR: 9877 | _cQiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9877 | _cQiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9913:1: error: BUILDSTDERR: warning: label ‘_cQj4’ defined but not used [-Wunused-label] BUILDSTDERR: 9913 | _cQj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9913 | _cQj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPdP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9953:1: error: BUILDSTDERR: warning: label ‘_cQja’ defined but not used [-Wunused-label] BUILDSTDERR: 9953 | _cQja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9953 | _cQja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPe2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:9997:1: error: BUILDSTDERR: warning: label ‘_cQjg’ defined but not used [-Wunused-label] BUILDSTDERR: 9997 | _cQjg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9997 | _cQjg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPe4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10051:1: error: BUILDSTDERR: warning: label ‘_cQjm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10051 | _cQjm: BUILDSTDERR: | ^ BUILDSTDERR: 10051 | _cQjm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPer_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10091:1: error: BUILDSTDERR: warning: label ‘_cQjA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10091 | _cQjA: BUILDSTDERR: | ^ BUILDSTDERR: 10091 | _cQjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQjx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10140:1: error: BUILDSTDERR: warning: label ‘_cQjx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10140 | _cQjx: BUILDSTDERR: | ^ BUILDSTDERR: 10140 | _cQjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPeL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10205:1: error: BUILDSTDERR: warning: label ‘_cQkg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10205 | _cQkg: BUILDSTDERR: | ^ BUILDSTDERR: 10205 | _cQkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQkd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10244:1: error: BUILDSTDERR: warning: label ‘_cQkd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10244 | _cQkd: BUILDSTDERR: | ^ BUILDSTDERR: 10244 | _cQkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQkk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10281:1: error: BUILDSTDERR: warning: label ‘_cQkk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10281 | _cQkk: BUILDSTDERR: | ^ BUILDSTDERR: 10281 | _cQkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPeM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10300:1: error: BUILDSTDERR: warning: label ‘_cQkw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10300 | _cQkw: BUILDSTDERR: | ^ BUILDSTDERR: 10300 | _cQkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPeB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10336:1: error: BUILDSTDERR: warning: label ‘_cQkM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10336 | _cQkM: BUILDSTDERR: | ^ BUILDSTDERR: 10336 | _cQkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPeC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10376:1: error: BUILDSTDERR: warning: label ‘_cQkS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10376 | _cQkS: BUILDSTDERR: | ^ BUILDSTDERR: 10376 | _cQkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPeP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10420:1: error: BUILDSTDERR: warning: label ‘_cQkY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10420 | _cQkY: BUILDSTDERR: | ^ BUILDSTDERR: 10420 | _cQkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPeR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10474:1: error: BUILDSTDERR: warning: label ‘_cQl4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10474 | _cQl4: BUILDSTDERR: | ^ BUILDSTDERR: 10474 | _cQl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10513:1: error: BUILDSTDERR: warning: label ‘_cQly’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10513 | _cQly: BUILDSTDERR: | ^ BUILDSTDERR: 10513 | _cQly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10538:1: error: BUILDSTDERR: warning: label ‘_cQlF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10538 | _cQlF: BUILDSTDERR: | ^ BUILDSTDERR: 10538 | _cQlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10563:1: error: BUILDSTDERR: warning: label ‘_cQlM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10563 | _cQlM: BUILDSTDERR: | ^ BUILDSTDERR: 10563 | _cQlM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQlo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10599:1: error: BUILDSTDERR: warning: label ‘_cQlo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10599 | _cQlo: BUILDSTDERR: | ^ BUILDSTDERR: 10599 | _cQlo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10644:1: error: BUILDSTDERR: warning: label ‘_cQlX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10644 | _cQlX: BUILDSTDERR: | ^ BUILDSTDERR: 10644 | _cQlX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQlf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10696:1: error: BUILDSTDERR: warning: label ‘_cQlf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10696 | _cQlf: BUILDSTDERR: | ^ BUILDSTDERR: 10696 | _cQlf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10766:1: error: BUILDSTDERR: warning: label ‘_cQmB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _cQmB: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _cQmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQmy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10805:1: error: BUILDSTDERR: warning: label ‘_cQmy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10805 | _cQmy: BUILDSTDERR: | ^ BUILDSTDERR: 10805 | _cQmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQmF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10842:1: error: BUILDSTDERR: warning: label ‘_cQmF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10842 | _cQmF: BUILDSTDERR: | ^ BUILDSTDERR: 10842 | _cQmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10861:1: error: BUILDSTDERR: warning: label ‘_cQmR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10861 | _cQmR: BUILDSTDERR: | ^ BUILDSTDERR: 10861 | _cQmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10897:1: error: BUILDSTDERR: warning: label ‘_cQn7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10897 | _cQn7: BUILDSTDERR: | ^ BUILDSTDERR: 10897 | _cQn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10937:1: error: BUILDSTDERR: warning: label ‘_cQnd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _cQnd: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _cQnd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:10981:1: error: BUILDSTDERR: warning: label ‘_cQnj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10981 | _cQnj: BUILDSTDERR: | ^ BUILDSTDERR: 10981 | _cQnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPfK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11035:1: error: BUILDSTDERR: warning: label ‘_cQnp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11035 | _cQnp: BUILDSTDERR: | ^ BUILDSTDERR: 11035 | _cQnp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPg9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11074:1: error: BUILDSTDERR: warning: label ‘_cQnT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11074 | _cQnT: BUILDSTDERR: | ^ BUILDSTDERR: 11074 | _cQnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11099:1: error: BUILDSTDERR: warning: label ‘_cQo0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11099 | _cQo0: BUILDSTDERR: | ^ BUILDSTDERR: 11099 | _cQo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQnJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11133:1: error: BUILDSTDERR: warning: label ‘_cQnJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11133 | _cQnJ: BUILDSTDERR: | ^ BUILDSTDERR: 11133 | _cQnJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11175:1: error: BUILDSTDERR: warning: label ‘_cQob’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11175 | _cQob: BUILDSTDERR: | ^ BUILDSTDERR: 11175 | _cQob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQnA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11226:1: error: BUILDSTDERR: warning: label ‘_cQnA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11226 | _cQnA: BUILDSTDERR: | ^ BUILDSTDERR: 11226 | _cQnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11296:1: error: BUILDSTDERR: warning: label ‘_cQoy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11296 | _cQoy: BUILDSTDERR: | ^ BUILDSTDERR: 11296 | _cQoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQov’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11323:1: error: BUILDSTDERR: warning: label ‘_cQov’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11323 | _cQov: BUILDSTDERR: | ^ BUILDSTDERR: 11323 | _cQov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11351:1: error: BUILDSTDERR: warning: label ‘_cQp3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11351 | _cQp3: BUILDSTDERR: | ^ BUILDSTDERR: 11351 | _cQp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQp0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11390:1: error: BUILDSTDERR: warning: label ‘_cQp0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11390 | _cQp0: BUILDSTDERR: | ^ BUILDSTDERR: 11390 | _cQp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQp7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11427:1: error: BUILDSTDERR: warning: label ‘_cQp7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11427 | _cQp7: BUILDSTDERR: | ^ BUILDSTDERR: 11427 | _cQp7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11446:1: error: BUILDSTDERR: warning: label ‘_cQpj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11446 | _cQpj: BUILDSTDERR: | ^ BUILDSTDERR: 11446 | _cQpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11482:1: error: BUILDSTDERR: warning: label ‘_cQpz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11482 | _cQpz: BUILDSTDERR: | ^ BUILDSTDERR: 11482 | _cQpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11522:1: error: BUILDSTDERR: warning: label ‘_cQpF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11522 | _cQpF: BUILDSTDERR: | ^ BUILDSTDERR: 11522 | _cQpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11566:1: error: BUILDSTDERR: warning: label ‘_cQpL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11566 | _cQpL: BUILDSTDERR: | ^ BUILDSTDERR: 11566 | _cQpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11620:1: error: BUILDSTDERR: warning: label ‘_cQpR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11620 | _cQpR: BUILDSTDERR: | ^ BUILDSTDERR: 11620 | _cQpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPh3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11660:1: error: BUILDSTDERR: warning: label ‘_cQqn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11660 | _cQqn: BUILDSTDERR: | ^ BUILDSTDERR: 11660 | _cQqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQqk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11699:1: error: BUILDSTDERR: warning: label ‘_cQqk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11699 | _cQqk: BUILDSTDERR: | ^ BUILDSTDERR: 11699 | _cQqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQqr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11736:1: error: BUILDSTDERR: warning: label ‘_cQqr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11736 | _cQqr: BUILDSTDERR: | ^ BUILDSTDERR: 11736 | _cQqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPh4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11755:1: error: BUILDSTDERR: warning: label ‘_cQqD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11755 | _cQqD: BUILDSTDERR: | ^ BUILDSTDERR: 11755 | _cQqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11791:1: error: BUILDSTDERR: warning: label ‘_cQqT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11791 | _cQqT: BUILDSTDERR: | ^ BUILDSTDERR: 11791 | _cQqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPgU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11831:1: error: BUILDSTDERR: warning: label ‘_cQqZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11831 | _cQqZ: BUILDSTDERR: | ^ BUILDSTDERR: 11831 | _cQqZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPh7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11875:1: error: BUILDSTDERR: warning: label ‘_cQr5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11875 | _cQr5: BUILDSTDERR: | ^ BUILDSTDERR: 11875 | _cQr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPh9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11929:1: error: BUILDSTDERR: warning: label ‘_cQrb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11929 | _cQrb: BUILDSTDERR: | ^ BUILDSTDERR: 11929 | _cQrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPhy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:11969:1: error: BUILDSTDERR: warning: label ‘_cQrp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11969 | _cQrp: BUILDSTDERR: | ^ BUILDSTDERR: 11969 | _cQrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQrm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12021:1: error: BUILDSTDERR: warning: label ‘_cQrm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12021 | _cQrm: BUILDSTDERR: | ^ BUILDSTDERR: 12021 | _cQrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPhS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12091:1: error: BUILDSTDERR: warning: label ‘_cQs7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12091 | _cQs7: BUILDSTDERR: | ^ BUILDSTDERR: 12091 | _cQs7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQs4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12130:1: error: BUILDSTDERR: warning: label ‘_cQs4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12130 | _cQs4: BUILDSTDERR: | ^ BUILDSTDERR: 12130 | _cQs4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQsb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12167:1: error: BUILDSTDERR: warning: label ‘_cQsb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12167 | _cQsb: BUILDSTDERR: | ^ BUILDSTDERR: 12167 | _cQsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPhT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12186:1: error: BUILDSTDERR: warning: label ‘_cQsn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12186 | _cQsn: BUILDSTDERR: | ^ BUILDSTDERR: 12186 | _cQsn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPhI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12222:1: error: BUILDSTDERR: warning: label ‘_cQsD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12222 | _cQsD: BUILDSTDERR: | ^ BUILDSTDERR: 12222 | _cQsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPhJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12262:1: error: BUILDSTDERR: warning: label ‘_cQsJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12262 | _cQsJ: BUILDSTDERR: | ^ BUILDSTDERR: 12262 | _cQsJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPhW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12306:1: error: BUILDSTDERR: warning: label ‘_cQsP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12306 | _cQsP: BUILDSTDERR: | ^ BUILDSTDERR: 12306 | _cQsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPhY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12360:1: error: BUILDSTDERR: warning: label ‘_cQsV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12360 | _cQsV: BUILDSTDERR: | ^ BUILDSTDERR: 12360 | _cQsV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPim_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12400:1: error: BUILDSTDERR: warning: label ‘_cQt9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12400 | _cQt9: BUILDSTDERR: | ^ BUILDSTDERR: 12400 | _cQt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQt6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12450:1: error: BUILDSTDERR: warning: label ‘_cQt6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12450 | _cQt6: BUILDSTDERR: | ^ BUILDSTDERR: 12450 | _cQt6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPiG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12517:1: error: BUILDSTDERR: warning: label ‘_cQtQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12517 | _cQtQ: BUILDSTDERR: | ^ BUILDSTDERR: 12517 | _cQtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQtN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12556:1: error: BUILDSTDERR: warning: label ‘_cQtN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12556 | _cQtN: BUILDSTDERR: | ^ BUILDSTDERR: 12556 | _cQtN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQtU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12593:1: error: BUILDSTDERR: warning: label ‘_cQtU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12593 | _cQtU: BUILDSTDERR: | ^ BUILDSTDERR: 12593 | _cQtU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPiH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12612:1: error: BUILDSTDERR: warning: label ‘_cQu6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12612 | _cQu6: BUILDSTDERR: | ^ BUILDSTDERR: 12612 | _cQu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPiw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12648:1: error: BUILDSTDERR: warning: label ‘_cQum’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12648 | _cQum: BUILDSTDERR: | ^ BUILDSTDERR: 12648 | _cQum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPix_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12688:1: error: BUILDSTDERR: warning: label ‘_cQus’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12688 | _cQus: BUILDSTDERR: | ^ BUILDSTDERR: 12688 | _cQus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPiK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12732:1: error: BUILDSTDERR: warning: label ‘_cQuy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12732 | _cQuy: BUILDSTDERR: | ^ BUILDSTDERR: 12732 | _cQuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPiM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12786:1: error: BUILDSTDERR: warning: label ‘_cQuE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12786 | _cQuE: BUILDSTDERR: | ^ BUILDSTDERR: 12786 | _cQuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPj9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12826:1: error: BUILDSTDERR: warning: label ‘_cQuS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12826 | _cQuS: BUILDSTDERR: | ^ BUILDSTDERR: 12826 | _cQuS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQuP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12875:1: error: BUILDSTDERR: warning: label ‘_cQuP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12875 | _cQuP: BUILDSTDERR: | ^ BUILDSTDERR: 12875 | _cQuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPjt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12940:1: error: BUILDSTDERR: warning: label ‘_cQvy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12940 | _cQvy: BUILDSTDERR: | ^ BUILDSTDERR: 12940 | _cQvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQvv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:12979:1: error: BUILDSTDERR: warning: label ‘_cQvv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12979 | _cQvv: BUILDSTDERR: | ^ BUILDSTDERR: 12979 | _cQvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQvC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13016:1: error: BUILDSTDERR: warning: label ‘_cQvC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13016 | _cQvC: BUILDSTDERR: | ^ BUILDSTDERR: 13016 | _cQvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPju_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13035:1: error: BUILDSTDERR: warning: label ‘_cQvO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13035 | _cQvO: BUILDSTDERR: | ^ BUILDSTDERR: 13035 | _cQvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPjj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13071:1: error: BUILDSTDERR: warning: label ‘_cQw4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13071 | _cQw4: BUILDSTDERR: | ^ BUILDSTDERR: 13071 | _cQw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPjk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13111:1: error: BUILDSTDERR: warning: label ‘_cQwa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13111 | _cQwa: BUILDSTDERR: | ^ BUILDSTDERR: 13111 | _cQwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPjx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13155:1: error: BUILDSTDERR: warning: label ‘_cQwg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13155 | _cQwg: BUILDSTDERR: | ^ BUILDSTDERR: 13155 | _cQwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPjz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13209:1: error: BUILDSTDERR: warning: label ‘_cQwm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13209 | _cQwm: BUILDSTDERR: | ^ BUILDSTDERR: 13209 | _cQwm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPjX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13249:1: error: BUILDSTDERR: warning: label ‘_cQwA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13249 | _cQwA: BUILDSTDERR: | ^ BUILDSTDERR: 13249 | _cQwA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQwx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13299:1: error: BUILDSTDERR: warning: label ‘_cQwx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13299 | _cQwx: BUILDSTDERR: | ^ BUILDSTDERR: 13299 | _cQwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPkh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13366:1: error: BUILDSTDERR: warning: label ‘_cQxh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13366 | _cQxh: BUILDSTDERR: | ^ BUILDSTDERR: 13366 | _cQxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQxe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13405:1: error: BUILDSTDERR: warning: label ‘_cQxe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13405 | _cQxe: BUILDSTDERR: | ^ BUILDSTDERR: 13405 | _cQxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQxl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13442:1: error: BUILDSTDERR: warning: label ‘_cQxl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13442 | _cQxl: BUILDSTDERR: | ^ BUILDSTDERR: 13442 | _cQxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPki_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13461:1: error: BUILDSTDERR: warning: label ‘_cQxx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13461 | _cQxx: BUILDSTDERR: | ^ BUILDSTDERR: 13461 | _cQxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPk7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13497:1: error: BUILDSTDERR: warning: label ‘_cQxN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13497 | _cQxN: BUILDSTDERR: | ^ BUILDSTDERR: 13497 | _cQxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPk8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13537:1: error: BUILDSTDERR: warning: label ‘_cQxT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13537 | _cQxT: BUILDSTDERR: | ^ BUILDSTDERR: 13537 | _cQxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPkl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13581:1: error: BUILDSTDERR: warning: label ‘_cQxZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13581 | _cQxZ: BUILDSTDERR: | ^ BUILDSTDERR: 13581 | _cQxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPkn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13635:1: error: BUILDSTDERR: warning: label ‘_cQy5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13635 | _cQy5: BUILDSTDERR: | ^ BUILDSTDERR: 13635 | _cQy5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPkK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13675:1: error: BUILDSTDERR: warning: label ‘_cQyj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13675 | _cQyj: BUILDSTDERR: | ^ BUILDSTDERR: 13675 | _cQyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQyg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13724:1: error: BUILDSTDERR: warning: label ‘_cQyg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13724 | _cQyg: BUILDSTDERR: | ^ BUILDSTDERR: 13724 | _cQyg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13789:1: error: BUILDSTDERR: warning: label ‘_cQzi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13789 | _cQzi: BUILDSTDERR: | ^ BUILDSTDERR: 13789 | _cQzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13821:1: error: BUILDSTDERR: warning: label ‘_cQzz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13821 | _cQzz: BUILDSTDERR: | ^ BUILDSTDERR: 13821 | _cQzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPlm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13861:1: error: BUILDSTDERR: warning: label ‘_cQzF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13861 | _cQzF: BUILDSTDERR: | ^ BUILDSTDERR: 13861 | _cQzF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPlh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13897:1: error: BUILDSTDERR: warning: label ‘_cQzV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13897 | _cQzV: BUILDSTDERR: | ^ BUILDSTDERR: 13897 | _cQzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPli_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13937:1: error: BUILDSTDERR: warning: label ‘_cQA1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13937 | _cQA1: BUILDSTDERR: | ^ BUILDSTDERR: 13937 | _cQA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPlp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:13981:1: error: BUILDSTDERR: warning: label ‘_cQA7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13981 | _cQA7: BUILDSTDERR: | ^ BUILDSTDERR: 13981 | _cQA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPlr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14039:1: error: BUILDSTDERR: warning: label ‘_cQAd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14039 | _cQAd: BUILDSTDERR: | ^ BUILDSTDERR: 14039 | _cQAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPlQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14087:1: error: BUILDSTDERR: warning: label ‘_cQAA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14087 | _cQAA: BUILDSTDERR: | ^ BUILDSTDERR: 14087 | _cQAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQAx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14136:1: error: BUILDSTDERR: warning: label ‘_cQAx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14136 | _cQAx: BUILDSTDERR: | ^ BUILDSTDERR: 14136 | _cQAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPme_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14201:1: error: BUILDSTDERR: warning: label ‘_cQB0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14201 | _cQB0: BUILDSTDERR: | ^ BUILDSTDERR: 14201 | _cQB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQAX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14250:1: error: BUILDSTDERR: warning: label ‘_cQAX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14250 | _cQAX: BUILDSTDERR: | ^ BUILDSTDERR: 14250 | _cQAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPmA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14315:1: error: BUILDSTDERR: warning: label ‘_cQBi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14315 | _cQBi: BUILDSTDERR: | ^ BUILDSTDERR: 14315 | _cQBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQBf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14364:1: error: BUILDSTDERR: warning: label ‘_cQBf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14364 | _cQBf: BUILDSTDERR: | ^ BUILDSTDERR: 14364 | _cQBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPmZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14429:1: error: BUILDSTDERR: warning: label ‘_cQBK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14429 | _cQBK: BUILDSTDERR: | ^ BUILDSTDERR: 14429 | _cQBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQBH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14478:1: error: BUILDSTDERR: warning: label ‘_cQBH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14478 | _cQBH: BUILDSTDERR: | ^ BUILDSTDERR: 14478 | _cQBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPnn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14543:1: error: BUILDSTDERR: warning: label ‘_cQCa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14543 | _cQCa: BUILDSTDERR: | ^ BUILDSTDERR: 14543 | _cQCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQC7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14592:1: error: BUILDSTDERR: warning: label ‘_cQC7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14592 | _cQC7: BUILDSTDERR: | ^ BUILDSTDERR: 14592 | _cQC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPnJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14657:1: error: BUILDSTDERR: warning: label ‘_cQCs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14657 | _cQCs: BUILDSTDERR: | ^ BUILDSTDERR: 14657 | _cQCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQCp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14706:1: error: BUILDSTDERR: warning: label ‘_cQCp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14706 | _cQCp: BUILDSTDERR: | ^ BUILDSTDERR: 14706 | _cQCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPo8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14771:1: error: BUILDSTDERR: warning: label ‘_cQCU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14771 | _cQCU: BUILDSTDERR: | ^ BUILDSTDERR: 14771 | _cQCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQCR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14820:1: error: BUILDSTDERR: warning: label ‘_cQCR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14820 | _cQCR: BUILDSTDERR: | ^ BUILDSTDERR: 14820 | _cQCR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPow_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14885:1: error: BUILDSTDERR: warning: label ‘_cQDk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14885 | _cQDk: BUILDSTDERR: | ^ BUILDSTDERR: 14885 | _cQDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQDh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14934:1: error: BUILDSTDERR: warning: label ‘_cQDh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14934 | _cQDh: BUILDSTDERR: | ^ BUILDSTDERR: 14934 | _cQDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPoS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:14999:1: error: BUILDSTDERR: warning: label ‘_cQDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14999 | _cQDC: BUILDSTDERR: | ^ BUILDSTDERR: 14999 | _cQDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQDz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15048:1: error: BUILDSTDERR: warning: label ‘_cQDz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15048 | _cQDz: BUILDSTDERR: | ^ BUILDSTDERR: 15048 | _cQDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15113:1: error: BUILDSTDERR: warning: label ‘_cQEi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15113 | _cQEi: BUILDSTDERR: | ^ BUILDSTDERR: 15113 | _cQEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQEf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15152:1: error: BUILDSTDERR: warning: label ‘_cQEf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15152 | _cQEf: BUILDSTDERR: | ^ BUILDSTDERR: 15152 | _cQEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQEm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15189:1: error: BUILDSTDERR: warning: label ‘_cQEm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15189 | _cQEm: BUILDSTDERR: | ^ BUILDSTDERR: 15189 | _cQEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15208:1: error: BUILDSTDERR: warning: label ‘_cQEy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15208 | _cQEy: BUILDSTDERR: | ^ BUILDSTDERR: 15208 | _cQEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPp2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15244:1: error: BUILDSTDERR: warning: label ‘_cQEO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15244 | _cQEO: BUILDSTDERR: | ^ BUILDSTDERR: 15244 | _cQEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPp3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15284:1: error: BUILDSTDERR: warning: label ‘_cQEU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15284 | _cQEU: BUILDSTDERR: | ^ BUILDSTDERR: 15284 | _cQEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15328:1: error: BUILDSTDERR: warning: label ‘_cQF0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15328 | _cQF0: BUILDSTDERR: | ^ BUILDSTDERR: 15328 | _cQF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15382:1: error: BUILDSTDERR: warning: label ‘_cQF6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15382 | _cQF6: BUILDSTDERR: | ^ BUILDSTDERR: 15382 | _cQF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15422:1: error: BUILDSTDERR: warning: label ‘_cQFk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15422 | _cQFk: BUILDSTDERR: | ^ BUILDSTDERR: 15422 | _cQFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQFh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15471:1: error: BUILDSTDERR: warning: label ‘_cQFh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15471 | _cQFh: BUILDSTDERR: | ^ BUILDSTDERR: 15471 | _cQFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15536:1: error: BUILDSTDERR: warning: label ‘_cQG0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15536 | _cQG0: BUILDSTDERR: | ^ BUILDSTDERR: 15536 | _cQG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQFX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15575:1: error: BUILDSTDERR: warning: label ‘_cQFX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15575 | _cQFX: BUILDSTDERR: | ^ BUILDSTDERR: 15575 | _cQFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQG4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15612:1: error: BUILDSTDERR: warning: label ‘_cQG4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15612 | _cQG4: BUILDSTDERR: | ^ BUILDSTDERR: 15612 | _cQG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPq0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15631:1: error: BUILDSTDERR: warning: label ‘_cQGg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15631 | _cQGg: BUILDSTDERR: | ^ BUILDSTDERR: 15631 | _cQGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15667:1: error: BUILDSTDERR: warning: label ‘_cQGw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15667 | _cQGw: BUILDSTDERR: | ^ BUILDSTDERR: 15667 | _cQGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPpQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15707:1: error: BUILDSTDERR: warning: label ‘_cQGC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15707 | _cQGC: BUILDSTDERR: | ^ BUILDSTDERR: 15707 | _cQGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPq3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15751:1: error: BUILDSTDERR: warning: label ‘_cQGI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15751 | _cQGI: BUILDSTDERR: | ^ BUILDSTDERR: 15751 | _cQGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPq5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15805:1: error: BUILDSTDERR: warning: label ‘_cQGO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15805 | _cQGO: BUILDSTDERR: | ^ BUILDSTDERR: 15805 | _cQGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15845:1: error: BUILDSTDERR: warning: label ‘_cQH2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15845 | _cQH2: BUILDSTDERR: | ^ BUILDSTDERR: 15845 | _cQH2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQGZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15894:1: error: BUILDSTDERR: warning: label ‘_cQGZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15894 | _cQGZ: BUILDSTDERR: | ^ BUILDSTDERR: 15894 | _cQGZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15959:1: error: BUILDSTDERR: warning: label ‘_cQHB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15959 | _cQHB: BUILDSTDERR: | ^ BUILDSTDERR: 15959 | _cQHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:15991:1: error: BUILDSTDERR: warning: label ‘_cQHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15991 | _cQHS: BUILDSTDERR: | ^ BUILDSTDERR: 15991 | _cQHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16031:1: error: BUILDSTDERR: warning: label ‘_cQHY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16031 | _cQHY: BUILDSTDERR: | ^ BUILDSTDERR: 16031 | _cQHY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16067:1: error: BUILDSTDERR: warning: label ‘_cQIe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16067 | _cQIe: BUILDSTDERR: | ^ BUILDSTDERR: 16067 | _cQIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16107:1: error: BUILDSTDERR: warning: label ‘_cQIk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16107 | _cQIk: BUILDSTDERR: | ^ BUILDSTDERR: 16107 | _cQIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16151:1: error: BUILDSTDERR: warning: label ‘_cQIq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16151 | _cQIq: BUILDSTDERR: | ^ BUILDSTDERR: 16151 | _cQIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPqS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16209:1: error: BUILDSTDERR: warning: label ‘_cQIw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _cQIw: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _cQIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16257:1: error: BUILDSTDERR: warning: label ‘_cQIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16257 | _cQIK: BUILDSTDERR: | ^ BUILDSTDERR: 16257 | _cQIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQIH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16306:1: error: BUILDSTDERR: warning: label ‘_cQIH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16306 | _cQIH: BUILDSTDERR: | ^ BUILDSTDERR: 16306 | _cQIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16371:1: error: BUILDSTDERR: warning: label ‘_cQJj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16371 | _cQJj: BUILDSTDERR: | ^ BUILDSTDERR: 16371 | _cQJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16403:1: error: BUILDSTDERR: warning: label ‘_cQJA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16403 | _cQJA: BUILDSTDERR: | ^ BUILDSTDERR: 16403 | _cQJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16443:1: error: BUILDSTDERR: warning: label ‘_cQJG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16443 | _cQJG: BUILDSTDERR: | ^ BUILDSTDERR: 16443 | _cQJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16479:1: error: BUILDSTDERR: warning: label ‘_cQJW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16479 | _cQJW: BUILDSTDERR: | ^ BUILDSTDERR: 16479 | _cQJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16519:1: error: BUILDSTDERR: warning: label ‘_cQK2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16519 | _cQK2: BUILDSTDERR: | ^ BUILDSTDERR: 16519 | _cQK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16563:1: error: BUILDSTDERR: warning: label ‘_cQK8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16563 | _cQK8: BUILDSTDERR: | ^ BUILDSTDERR: 16563 | _cQK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPrF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16621:1: error: BUILDSTDERR: warning: label ‘_cQKe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16621 | _cQKe: BUILDSTDERR: | ^ BUILDSTDERR: 16621 | _cQKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPs2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16669:1: error: BUILDSTDERR: warning: label ‘_cQKs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16669 | _cQKs: BUILDSTDERR: | ^ BUILDSTDERR: 16669 | _cQKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQKp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16718:1: error: BUILDSTDERR: warning: label ‘_cQKp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16718 | _cQKp: BUILDSTDERR: | ^ BUILDSTDERR: 16718 | _cQKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPsf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16783:1: error: BUILDSTDERR: warning: label ‘_cQL1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16783 | _cQL1: BUILDSTDERR: | ^ BUILDSTDERR: 16783 | _cQL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPsm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16815:1: error: BUILDSTDERR: warning: label ‘_cQLi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16815 | _cQLi: BUILDSTDERR: | ^ BUILDSTDERR: 16815 | _cQLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPsn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16855:1: error: BUILDSTDERR: warning: label ‘_cQLo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16855 | _cQLo: BUILDSTDERR: | ^ BUILDSTDERR: 16855 | _cQLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPsi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16891:1: error: BUILDSTDERR: warning: label ‘_cQLE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16891 | _cQLE: BUILDSTDERR: | ^ BUILDSTDERR: 16891 | _cQLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPsj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16931:1: error: BUILDSTDERR: warning: label ‘_cQLK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16931 | _cQLK: BUILDSTDERR: | ^ BUILDSTDERR: 16931 | _cQLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPsq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:16975:1: error: BUILDSTDERR: warning: label ‘_cQLQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16975 | _cQLQ: BUILDSTDERR: | ^ BUILDSTDERR: 16975 | _cQLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPss_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17033:1: error: BUILDSTDERR: warning: label ‘_cQLW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17033 | _cQLW: BUILDSTDERR: | ^ BUILDSTDERR: 17033 | _cQLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPsP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17081:1: error: BUILDSTDERR: warning: label ‘_cQMa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17081 | _cQMa: BUILDSTDERR: | ^ BUILDSTDERR: 17081 | _cQMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQM7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17130:1: error: BUILDSTDERR: warning: label ‘_cQM7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17130 | _cQM7: BUILDSTDERR: | ^ BUILDSTDERR: 17130 | _cQM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPt2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17195:1: error: BUILDSTDERR: warning: label ‘_cQMJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17195 | _cQMJ: BUILDSTDERR: | ^ BUILDSTDERR: 17195 | _cQMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPt9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17227:1: error: BUILDSTDERR: warning: label ‘_cQN0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17227 | _cQN0: BUILDSTDERR: | ^ BUILDSTDERR: 17227 | _cQN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPta_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17267:1: error: BUILDSTDERR: warning: label ‘_cQN6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17267 | _cQN6: BUILDSTDERR: | ^ BUILDSTDERR: 17267 | _cQN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPt5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17303:1: error: BUILDSTDERR: warning: label ‘_cQNm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17303 | _cQNm: BUILDSTDERR: | ^ BUILDSTDERR: 17303 | _cQNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPt6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17343:1: error: BUILDSTDERR: warning: label ‘_cQNs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17343 | _cQNs: BUILDSTDERR: | ^ BUILDSTDERR: 17343 | _cQNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPtd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17387:1: error: BUILDSTDERR: warning: label ‘_cQNy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17387 | _cQNy: BUILDSTDERR: | ^ BUILDSTDERR: 17387 | _cQNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPtf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17445:1: error: BUILDSTDERR: warning: label ‘_cQNE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17445 | _cQNE: BUILDSTDERR: | ^ BUILDSTDERR: 17445 | _cQNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPtC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17493:1: error: BUILDSTDERR: warning: label ‘_cQNS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17493 | _cQNS: BUILDSTDERR: | ^ BUILDSTDERR: 17493 | _cQNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQNP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17542:1: error: BUILDSTDERR: warning: label ‘_cQNP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17542 | _cQNP: BUILDSTDERR: | ^ BUILDSTDERR: 17542 | _cQNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPtW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17607:1: error: BUILDSTDERR: warning: label ‘_cQOy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17607 | _cQOy: BUILDSTDERR: | ^ BUILDSTDERR: 17607 | _cQOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQOv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17646:1: error: BUILDSTDERR: warning: label ‘_cQOv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17646 | _cQOv: BUILDSTDERR: | ^ BUILDSTDERR: 17646 | _cQOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQOC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17683:1: error: BUILDSTDERR: warning: label ‘_cQOC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17683 | _cQOC: BUILDSTDERR: | ^ BUILDSTDERR: 17683 | _cQOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPtX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17702:1: error: BUILDSTDERR: warning: label ‘_cQOO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17702 | _cQOO: BUILDSTDERR: | ^ BUILDSTDERR: 17702 | _cQOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPtM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17738:1: error: BUILDSTDERR: warning: label ‘_cQP4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17738 | _cQP4: BUILDSTDERR: | ^ BUILDSTDERR: 17738 | _cQP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPtN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17778:1: error: BUILDSTDERR: warning: label ‘_cQPa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17778 | _cQPa: BUILDSTDERR: | ^ BUILDSTDERR: 17778 | _cQPa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPu0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17822:1: error: BUILDSTDERR: warning: label ‘_cQPg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17822 | _cQPg: BUILDSTDERR: | ^ BUILDSTDERR: 17822 | _cQPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPu2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17876:1: error: BUILDSTDERR: warning: label ‘_cQPm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17876 | _cQPm: BUILDSTDERR: | ^ BUILDSTDERR: 17876 | _cQPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPus_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17916:1: error: BUILDSTDERR: warning: label ‘_cQPJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17916 | _cQPJ: BUILDSTDERR: | ^ BUILDSTDERR: 17916 | _cQPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQPG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17945:1: error: BUILDSTDERR: warning: label ‘_cQPG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17945 | _cQPG: BUILDSTDERR: | ^ BUILDSTDERR: 17945 | _cQPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPut_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:17971:1: error: BUILDSTDERR: warning: label ‘_cQPV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17971 | _cQPV: BUILDSTDERR: | ^ BUILDSTDERR: 17971 | _cQPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQPx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18022:1: error: BUILDSTDERR: warning: label ‘_cQPx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18022 | _cQPx: BUILDSTDERR: | ^ BUILDSTDERR: 18022 | _cQPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPuy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18095:1: error: BUILDSTDERR: warning: label ‘_cQQ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18095 | _cQQ3: BUILDSTDERR: | ^ BUILDSTDERR: 18095 | _cQQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ52’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18129:1: error: BUILDSTDERR: warning: label ‘_cQ52’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18129 | _cQ52: BUILDSTDERR: | ^ BUILDSTDERR: 18129 | _cQ52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ57’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18159:1: error: BUILDSTDERR: warning: label ‘_cQ57’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18159 | _cQ57: BUILDSTDERR: | ^ BUILDSTDERR: 18159 | _cQ57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ5c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18204:1: error: BUILDSTDERR: warning: label ‘_cQ5c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18204 | _cQ5c: BUILDSTDERR: | ^ BUILDSTDERR: 18204 | _cQ5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR9k’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18291:1: error: BUILDSTDERR: warning: label ‘_cR9k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18291 | _cR9k: BUILDSTDERR: | ^ BUILDSTDERR: 18291 | _cR9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR93’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18320:1: error: BUILDSTDERR: warning: label ‘_cR93’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18320 | _cR93: BUILDSTDERR: | ^ BUILDSTDERR: 18320 | _cR93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPtI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18345:1: error: BUILDSTDERR: warning: label ‘_sPtI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18345 | _sPtI: BUILDSTDERR: | ^ BUILDSTDERR: 18345 | _sPtI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQOa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18366:1: error: BUILDSTDERR: warning: label ‘_cQOa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18366 | _cQOa: BUILDSTDERR: | ^ BUILDSTDERR: 18366 | _cQOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18418:1: error: BUILDSTDERR: warning: label ‘_sP7f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18418 | _sP7f: BUILDSTDERR: | ^ BUILDSTDERR: 18418 | _sP7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ5t’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18450:1: error: BUILDSTDERR: warning: label ‘_cQ5t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18450 | _cQ5t: BUILDSTDERR: | ^ BUILDSTDERR: 18450 | _cQ5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR8x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18521:1: error: BUILDSTDERR: warning: label ‘_cR8x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18521 | _cR8x: BUILDSTDERR: | ^ BUILDSTDERR: 18521 | _cR8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR8g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18549:1: error: BUILDSTDERR: warning: label ‘_cR8g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18549 | _cR8g: BUILDSTDERR: | ^ BUILDSTDERR: 18549 | _cR8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPsV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18572:1: error: BUILDSTDERR: warning: label ‘_sPsV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18572 | _sPsV: BUILDSTDERR: | ^ BUILDSTDERR: 18572 | _sPsV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQMs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18597:1: error: BUILDSTDERR: warning: label ‘_cQMs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18597 | _cQMs: BUILDSTDERR: | ^ BUILDSTDERR: 18597 | _cQMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQMx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18634:1: error: BUILDSTDERR: warning: label ‘_cQMx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18634 | _cQMx: BUILDSTDERR: | ^ BUILDSTDERR: 18634 | _cQMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18688:1: error: BUILDSTDERR: warning: label ‘_sP7l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18688 | _sP7l: BUILDSTDERR: | ^ BUILDSTDERR: 18688 | _sP7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ5D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18720:1: error: BUILDSTDERR: warning: label ‘_cQ5D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18720 | _cQ5D: BUILDSTDERR: | ^ BUILDSTDERR: 18720 | _cQ5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR7J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18791:1: error: BUILDSTDERR: warning: label ‘_cR7J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18791 | _cR7J: BUILDSTDERR: | ^ BUILDSTDERR: 18791 | _cR7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR7s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18819:1: error: BUILDSTDERR: warning: label ‘_cR7s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18819 | _cR7s: BUILDSTDERR: | ^ BUILDSTDERR: 18819 | _cR7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPs8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18842:1: error: BUILDSTDERR: warning: label ‘_sPs8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18842 | _sPs8: BUILDSTDERR: | ^ BUILDSTDERR: 18842 | _sPs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQKK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18867:1: error: BUILDSTDERR: warning: label ‘_cQKK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18867 | _cQKK: BUILDSTDERR: | ^ BUILDSTDERR: 18867 | _cQKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQKP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18904:1: error: BUILDSTDERR: warning: label ‘_cQKP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18904 | _cQKP: BUILDSTDERR: | ^ BUILDSTDERR: 18904 | _cQKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18958:1: error: BUILDSTDERR: warning: label ‘_sP7r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18958 | _sP7r: BUILDSTDERR: | ^ BUILDSTDERR: 18958 | _sP7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ5N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:18990:1: error: BUILDSTDERR: warning: label ‘_cQ5N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18990 | _cQ5N: BUILDSTDERR: | ^ BUILDSTDERR: 18990 | _cQ5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR6V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19061:1: error: BUILDSTDERR: warning: label ‘_cR6V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19061 | _cR6V: BUILDSTDERR: | ^ BUILDSTDERR: 19061 | _cR6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR6E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19089:1: error: BUILDSTDERR: warning: label ‘_cR6E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19089 | _cR6E: BUILDSTDERR: | ^ BUILDSTDERR: 19089 | _cR6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPrl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19112:1: error: BUILDSTDERR: warning: label ‘_sPrl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19112 | _sPrl: BUILDSTDERR: | ^ BUILDSTDERR: 19112 | _sPrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQJ2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19137:1: error: BUILDSTDERR: warning: label ‘_cQJ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19137 | _cQJ2: BUILDSTDERR: | ^ BUILDSTDERR: 19137 | _cQJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQJ7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19174:1: error: BUILDSTDERR: warning: label ‘_cQJ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19174 | _cQJ7: BUILDSTDERR: | ^ BUILDSTDERR: 19174 | _cQJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19228:1: error: BUILDSTDERR: warning: label ‘_sP7x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19228 | _sP7x: BUILDSTDERR: | ^ BUILDSTDERR: 19228 | _sP7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ5X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19260:1: error: BUILDSTDERR: warning: label ‘_cQ5X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19260 | _cQ5X: BUILDSTDERR: | ^ BUILDSTDERR: 19260 | _cQ5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR67’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19331:1: error: BUILDSTDERR: warning: label ‘_cR67’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19331 | _cR67: BUILDSTDERR: | ^ BUILDSTDERR: 19331 | _cR67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR5Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19359:1: error: BUILDSTDERR: warning: label ‘_cR5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19359 | _cR5Q: BUILDSTDERR: | ^ BUILDSTDERR: 19359 | _cR5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPqy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19382:1: error: BUILDSTDERR: warning: label ‘_sPqy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19382 | _sPqy: BUILDSTDERR: | ^ BUILDSTDERR: 19382 | _sPqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQHk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19407:1: error: BUILDSTDERR: warning: label ‘_cQHk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19407 | _cQHk: BUILDSTDERR: | ^ BUILDSTDERR: 19407 | _cQHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQHp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19444:1: error: BUILDSTDERR: warning: label ‘_cQHp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19444 | _cQHp: BUILDSTDERR: | ^ BUILDSTDERR: 19444 | _cQHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19498:1: error: BUILDSTDERR: warning: label ‘_sP7D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19498 | _sP7D: BUILDSTDERR: | ^ BUILDSTDERR: 19498 | _sP7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ67’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19530:1: error: BUILDSTDERR: warning: label ‘_cQ67’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19530 | _cQ67: BUILDSTDERR: | ^ BUILDSTDERR: 19530 | _cQ67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR5j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19601:1: error: BUILDSTDERR: warning: label ‘_cR5j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19601 | _cR5j: BUILDSTDERR: | ^ BUILDSTDERR: 19601 | _cR5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR52’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19629:1: error: BUILDSTDERR: warning: label ‘_cR52’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19629 | _cR52: BUILDSTDERR: | ^ BUILDSTDERR: 19629 | _cR52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPpL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19653:1: error: BUILDSTDERR: warning: label ‘_sPpL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19653 | _sPpL: BUILDSTDERR: | ^ BUILDSTDERR: 19653 | _sPpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQFC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19674:1: error: BUILDSTDERR: warning: label ‘_cQFC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19674 | _cQFC: BUILDSTDERR: | ^ BUILDSTDERR: 19674 | _cQFC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19725:1: error: BUILDSTDERR: warning: label ‘_sP7J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19725 | _sP7J: BUILDSTDERR: | ^ BUILDSTDERR: 19725 | _sP7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ6h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19757:1: error: BUILDSTDERR: warning: label ‘_cQ6h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19757 | _cQ6h: BUILDSTDERR: | ^ BUILDSTDERR: 19757 | _cQ6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR4w’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19828:1: error: BUILDSTDERR: warning: label ‘_cR4w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19828 | _cR4w: BUILDSTDERR: | ^ BUILDSTDERR: 19828 | _cR4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR4f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19856:1: error: BUILDSTDERR: warning: label ‘_cR4f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19856 | _cR4f: BUILDSTDERR: | ^ BUILDSTDERR: 19856 | _cR4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPoY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19880:1: error: BUILDSTDERR: warning: label ‘_sPoY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19880 | _sPoY: BUILDSTDERR: | ^ BUILDSTDERR: 19880 | _sPoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQDU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19901:1: error: BUILDSTDERR: warning: label ‘_cQDU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19901 | _cQDU: BUILDSTDERR: | ^ BUILDSTDERR: 19901 | _cQDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19952:1: error: BUILDSTDERR: warning: label ‘_sP7P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19952 | _sP7P: BUILDSTDERR: | ^ BUILDSTDERR: 19952 | _sP7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ6r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:19984:1: error: BUILDSTDERR: warning: label ‘_cQ6r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19984 | _cQ6r: BUILDSTDERR: | ^ BUILDSTDERR: 19984 | _cQ6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR3J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20055:1: error: BUILDSTDERR: warning: label ‘_cR3J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20055 | _cR3J: BUILDSTDERR: | ^ BUILDSTDERR: 20055 | _cR3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR3s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20083:1: error: BUILDSTDERR: warning: label ‘_cR3s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20083 | _cR3s: BUILDSTDERR: | ^ BUILDSTDERR: 20083 | _cR3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPkQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20106:1: error: BUILDSTDERR: warning: label ‘_sPkQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20106 | _sPkQ: BUILDSTDERR: | ^ BUILDSTDERR: 20106 | _sPkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQyB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20128:1: error: BUILDSTDERR: warning: label ‘_cQyB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20128 | _cQyB: BUILDSTDERR: | ^ BUILDSTDERR: 20128 | _cQyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQyG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20170:1: error: BUILDSTDERR: warning: label ‘_cQyG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20170 | _cQyG: BUILDSTDERR: | ^ BUILDSTDERR: 20170 | _cQyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQD8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20256:1: error: BUILDSTDERR: warning: label ‘_cQD8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20256 | _cQD8: BUILDSTDERR: | ^ BUILDSTDERR: 20256 | _cQD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQCI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20297:1: error: BUILDSTDERR: warning: label ‘_cQCI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20297 | _cQCI: BUILDSTDERR: | ^ BUILDSTDERR: 20297 | _cQCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPl1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20333:1: error: BUILDSTDERR: warning: label ‘_sPl1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20333 | _sPl1: BUILDSTDERR: | ^ BUILDSTDERR: 20333 | _sPl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQyQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20365:1: error: BUILDSTDERR: warning: label ‘_cQyQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20365 | _cQyQ: BUILDSTDERR: | ^ BUILDSTDERR: 20365 | _cQyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQBY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20451:1: error: BUILDSTDERR: warning: label ‘_cQBY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20451 | _cQBY: BUILDSTDERR: | ^ BUILDSTDERR: 20451 | _cQBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQBy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20492:1: error: BUILDSTDERR: warning: label ‘_cQBy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20492 | _cQBy: BUILDSTDERR: | ^ BUILDSTDERR: 20492 | _cQBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPl7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20528:1: error: BUILDSTDERR: warning: label ‘_sPl7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20528 | _sPl7: BUILDSTDERR: | ^ BUILDSTDERR: 20528 | _sPl7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQz0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20560:1: error: BUILDSTDERR: warning: label ‘_cQz0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20560 | _cQz0: BUILDSTDERR: | ^ BUILDSTDERR: 20560 | _cQz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQAO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20645:1: error: BUILDSTDERR: warning: label ‘_cQAO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20645 | _cQAO: BUILDSTDERR: | ^ BUILDSTDERR: 20645 | _cQAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQAo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20685:1: error: BUILDSTDERR: warning: label ‘_cQAo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20685 | _cQAo: BUILDSTDERR: | ^ BUILDSTDERR: 20685 | _cQAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQz8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20725:1: error: BUILDSTDERR: warning: label ‘_cQz8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20725 | _cQz8: BUILDSTDERR: | ^ BUILDSTDERR: 20725 | _cQz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP7V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20757:1: error: BUILDSTDERR: warning: label ‘_sP7V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20757 | _sP7V: BUILDSTDERR: | ^ BUILDSTDERR: 20757 | _sP7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ6B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20789:1: error: BUILDSTDERR: warning: label ‘_cQ6B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20789 | _cQ6B: BUILDSTDERR: | ^ BUILDSTDERR: 20789 | _cQ6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR1D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20860:1: error: BUILDSTDERR: warning: label ‘_cR1D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20860 | _cR1D: BUILDSTDERR: | ^ BUILDSTDERR: 20860 | _cR1D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR1m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20888:1: error: BUILDSTDERR: warning: label ‘_cR1m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20888 | _cR1m: BUILDSTDERR: | ^ BUILDSTDERR: 20888 | _cR1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPk3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20912:1: error: BUILDSTDERR: warning: label ‘_sPk3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20912 | _sPk3: BUILDSTDERR: | ^ BUILDSTDERR: 20912 | _sPk3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQwT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20932:1: error: BUILDSTDERR: warning: label ‘_cQwT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20932 | _cQwT: BUILDSTDERR: | ^ BUILDSTDERR: 20932 | _cQwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP81’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:20982:1: error: BUILDSTDERR: warning: label ‘_sP81’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20982 | _sP81: BUILDSTDERR: | ^ BUILDSTDERR: 20982 | _sP81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ6L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21014:1: error: BUILDSTDERR: warning: label ‘_cQ6L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21014 | _cQ6L: BUILDSTDERR: | ^ BUILDSTDERR: 21014 | _cQ6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR0Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21085:1: error: BUILDSTDERR: warning: label ‘_cR0Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21085 | _cR0Q: BUILDSTDERR: | ^ BUILDSTDERR: 21085 | _cR0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR0z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21113:1: error: BUILDSTDERR: warning: label ‘_cR0z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21113 | _cR0z: BUILDSTDERR: | ^ BUILDSTDERR: 21113 | _cR0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPjf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21137:1: error: BUILDSTDERR: warning: label ‘_sPjf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21137 | _sPjf: BUILDSTDERR: | ^ BUILDSTDERR: 21137 | _sPjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQva’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21158:1: error: BUILDSTDERR: warning: label ‘_cQva’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21158 | _cQva: BUILDSTDERR: | ^ BUILDSTDERR: 21158 | _cQva: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP87’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21209:1: error: BUILDSTDERR: warning: label ‘_sP87’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21209 | _sP87: BUILDSTDERR: | ^ BUILDSTDERR: 21209 | _sP87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ6V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21241:1: error: BUILDSTDERR: warning: label ‘_cQ6V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21241 | _cQ6V: BUILDSTDERR: | ^ BUILDSTDERR: 21241 | _cQ6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cR03’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21312:1: error: BUILDSTDERR: warning: label ‘_cR03’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21312 | _cR03: BUILDSTDERR: | ^ BUILDSTDERR: 21312 | _cR03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQZM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21340:1: error: BUILDSTDERR: warning: label ‘_cQZM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21340 | _cQZM: BUILDSTDERR: | ^ BUILDSTDERR: 21340 | _cQZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPis’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21364:1: error: BUILDSTDERR: warning: label ‘_sPis’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21364 | _sPis: BUILDSTDERR: | ^ BUILDSTDERR: 21364 | _sPis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQts’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21384:1: error: BUILDSTDERR: warning: label ‘_cQts’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21384 | _cQts: BUILDSTDERR: | ^ BUILDSTDERR: 21384 | _cQts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21434:1: error: BUILDSTDERR: warning: label ‘_sP8d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21434 | _sP8d: BUILDSTDERR: | ^ BUILDSTDERR: 21434 | _sP8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ75’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21466:1: error: BUILDSTDERR: warning: label ‘_cQ75’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21466 | _cQ75: BUILDSTDERR: | ^ BUILDSTDERR: 21466 | _cQ75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQZg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21537:1: error: BUILDSTDERR: warning: label ‘_cQZg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21537 | _cQZg: BUILDSTDERR: | ^ BUILDSTDERR: 21537 | _cQZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQYZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21565:1: error: BUILDSTDERR: warning: label ‘_cQYZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21565 | _cQYZ: BUILDSTDERR: | ^ BUILDSTDERR: 21565 | _cQYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPhE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21589:1: error: BUILDSTDERR: warning: label ‘_sPhE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21589 | _sPhE: BUILDSTDERR: | ^ BUILDSTDERR: 21589 | _sPhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQrJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21610:1: error: BUILDSTDERR: warning: label ‘_cQrJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21610 | _cQrJ: BUILDSTDERR: | ^ BUILDSTDERR: 21610 | _cQrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21661:1: error: BUILDSTDERR: warning: label ‘_sP8j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21661 | _sP8j: BUILDSTDERR: | ^ BUILDSTDERR: 21661 | _sP8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ7f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21693:1: error: BUILDSTDERR: warning: label ‘_cQ7f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21693 | _cQ7f: BUILDSTDERR: | ^ BUILDSTDERR: 21693 | _cQ7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQYt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21763:1: error: BUILDSTDERR: warning: label ‘_cQYt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21763 | _cQYt: BUILDSTDERR: | ^ BUILDSTDERR: 21763 | _cQYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQYc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21790:1: error: BUILDSTDERR: warning: label ‘_cQYc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21790 | _cQYc: BUILDSTDERR: | ^ BUILDSTDERR: 21790 | _cQYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQop’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21820:1: error: BUILDSTDERR: warning: label ‘_cQop’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21820 | _cQop: BUILDSTDERR: | ^ BUILDSTDERR: 21820 | _cQop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQoF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21861:1: error: BUILDSTDERR: warning: label ‘_cQoF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21861 | _cQoF: BUILDSTDERR: | ^ BUILDSTDERR: 21861 | _cQoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQpZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21921:1: error: BUILDSTDERR: warning: label ‘_cQpZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21921 | _cQpZ: BUILDSTDERR: | ^ BUILDSTDERR: 21921 | _cQpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:21973:1: error: BUILDSTDERR: warning: label ‘_sP8p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21973 | _sP8p: BUILDSTDERR: | ^ BUILDSTDERR: 21973 | _sP8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ7p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22005:1: error: BUILDSTDERR: warning: label ‘_cQ7p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22005 | _cQ7p: BUILDSTDERR: | ^ BUILDSTDERR: 22005 | _cQ7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQXu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22076:1: error: BUILDSTDERR: warning: label ‘_cQXu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22076 | _cQXu: BUILDSTDERR: | ^ BUILDSTDERR: 22076 | _cQXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQXd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22104:1: error: BUILDSTDERR: warning: label ‘_cQXd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22104 | _cQXd: BUILDSTDERR: | ^ BUILDSTDERR: 22104 | _cQXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPfq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22127:1: error: BUILDSTDERR: warning: label ‘_sPfq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22127 | _sPfq: BUILDSTDERR: | ^ BUILDSTDERR: 22127 | _sPfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQmd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22147:1: error: BUILDSTDERR: warning: label ‘_cQmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22147 | _cQmd: BUILDSTDERR: | ^ BUILDSTDERR: 22147 | _cQmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8v’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22198:1: error: BUILDSTDERR: warning: label ‘_sP8v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22198 | _sP8v: BUILDSTDERR: | ^ BUILDSTDERR: 22198 | _sP8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ7z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22230:1: error: BUILDSTDERR: warning: label ‘_cQ7z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22230 | _cQ7z: BUILDSTDERR: | ^ BUILDSTDERR: 22230 | _cQ7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQWH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22301:1: error: BUILDSTDERR: warning: label ‘_cQWH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22301 | _cQWH: BUILDSTDERR: | ^ BUILDSTDERR: 22301 | _cQWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQWq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22329:1: error: BUILDSTDERR: warning: label ‘_cQWq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22329 | _cQWq: BUILDSTDERR: | ^ BUILDSTDERR: 22329 | _cQWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPex’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22352:1: error: BUILDSTDERR: warning: label ‘_sPex’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22352 | _sPex: BUILDSTDERR: | ^ BUILDSTDERR: 22352 | _sPex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQjS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22372:1: error: BUILDSTDERR: warning: label ‘_cQjS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22372 | _cQjS: BUILDSTDERR: | ^ BUILDSTDERR: 22372 | _cQjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22423:1: error: BUILDSTDERR: warning: label ‘_sP8B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22423 | _sP8B: BUILDSTDERR: | ^ BUILDSTDERR: 22423 | _sP8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ7J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22455:1: error: BUILDSTDERR: warning: label ‘_cQ7J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22455 | _cQ7J: BUILDSTDERR: | ^ BUILDSTDERR: 22455 | _cQ7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQVU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22526:1: error: BUILDSTDERR: warning: label ‘_cQVU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22526 | _cQVU: BUILDSTDERR: | ^ BUILDSTDERR: 22526 | _cQVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQVD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22554:1: error: BUILDSTDERR: warning: label ‘_cQVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22554 | _cQVD: BUILDSTDERR: | ^ BUILDSTDERR: 22554 | _cQVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPdK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22578:1: error: BUILDSTDERR: warning: label ‘_sPdK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22578 | _sPdK: BUILDSTDERR: | ^ BUILDSTDERR: 22578 | _sPdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQia’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22598:1: error: BUILDSTDERR: warning: label ‘_cQia’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22598 | _cQia: BUILDSTDERR: | ^ BUILDSTDERR: 22598 | _cQia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22648:1: error: BUILDSTDERR: warning: label ‘_sP8H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22648 | _sP8H: BUILDSTDERR: | ^ BUILDSTDERR: 22648 | _sP8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ7T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22680:1: error: BUILDSTDERR: warning: label ‘_cQ7T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22680 | _cQ7T: BUILDSTDERR: | ^ BUILDSTDERR: 22680 | _cQ7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQV7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22751:1: error: BUILDSTDERR: warning: label ‘_cQV7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22751 | _cQV7: BUILDSTDERR: | ^ BUILDSTDERR: 22751 | _cQV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQUQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22779:1: error: BUILDSTDERR: warning: label ‘_cQUQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22779 | _cQUQ: BUILDSTDERR: | ^ BUILDSTDERR: 22779 | _cQUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPcX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22803:1: error: BUILDSTDERR: warning: label ‘_sPcX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22803 | _sPcX: BUILDSTDERR: | ^ BUILDSTDERR: 22803 | _sPcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQgs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22824:1: error: BUILDSTDERR: warning: label ‘_cQgs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22824 | _cQgs: BUILDSTDERR: | ^ BUILDSTDERR: 22824 | _cQgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22875:1: error: BUILDSTDERR: warning: label ‘_sP8N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22875 | _sP8N: BUILDSTDERR: | ^ BUILDSTDERR: 22875 | _sP8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ83’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22907:1: error: BUILDSTDERR: warning: label ‘_cQ83’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22907 | _cQ83: BUILDSTDERR: | ^ BUILDSTDERR: 22907 | _cQ83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQUk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:22978:1: error: BUILDSTDERR: warning: label ‘_cQUk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22978 | _cQUk: BUILDSTDERR: | ^ BUILDSTDERR: 22978 | _cQUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQU3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23006:1: error: BUILDSTDERR: warning: label ‘_cQU3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23006 | _cQU3: BUILDSTDERR: | ^ BUILDSTDERR: 23006 | _cQU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPca’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23029:1: error: BUILDSTDERR: warning: label ‘_sPca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23029 | _sPca: BUILDSTDERR: | ^ BUILDSTDERR: 23029 | _sPca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQeK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23049:1: error: BUILDSTDERR: warning: label ‘_cQeK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23049 | _cQeK: BUILDSTDERR: | ^ BUILDSTDERR: 23049 | _cQeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23100:1: error: BUILDSTDERR: warning: label ‘_sP8T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23100 | _sP8T: BUILDSTDERR: | ^ BUILDSTDERR: 23100 | _sP8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ8d’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23132:1: error: BUILDSTDERR: warning: label ‘_cQ8d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23132 | _cQ8d: BUILDSTDERR: | ^ BUILDSTDERR: 23132 | _cQ8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQTx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23203:1: error: BUILDSTDERR: warning: label ‘_cQTx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23203 | _cQTx: BUILDSTDERR: | ^ BUILDSTDERR: 23203 | _cQTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQTg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23231:1: error: BUILDSTDERR: warning: label ‘_cQTg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23231 | _cQTg: BUILDSTDERR: | ^ BUILDSTDERR: 23231 | _cQTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPbn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23254:1: error: BUILDSTDERR: warning: label ‘_sPbn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23254 | _sPbn: BUILDSTDERR: | ^ BUILDSTDERR: 23254 | _sPbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQd2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23274:1: error: BUILDSTDERR: warning: label ‘_cQd2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23274 | _cQd2: BUILDSTDERR: | ^ BUILDSTDERR: 23274 | _cQd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP8Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23325:1: error: BUILDSTDERR: warning: label ‘_sP8Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23325 | _sP8Z: BUILDSTDERR: | ^ BUILDSTDERR: 23325 | _sP8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ8n’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23357:1: error: BUILDSTDERR: warning: label ‘_cQ8n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23357 | _cQ8n: BUILDSTDERR: | ^ BUILDSTDERR: 23357 | _cQ8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQSK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23428:1: error: BUILDSTDERR: warning: label ‘_cQSK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23428 | _cQSK: BUILDSTDERR: | ^ BUILDSTDERR: 23428 | _cQSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQSt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23456:1: error: BUILDSTDERR: warning: label ‘_cQSt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23456 | _cQSt: BUILDSTDERR: | ^ BUILDSTDERR: 23456 | _cQSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQcp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23479:1: error: BUILDSTDERR: warning: label ‘_cQcp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23479 | _cQcp: BUILDSTDERR: | ^ BUILDSTDERR: 23479 | _cQcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP95’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23508:1: error: BUILDSTDERR: warning: label ‘_sP95’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23508 | _sP95: BUILDSTDERR: | ^ BUILDSTDERR: 23508 | _sP95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ8x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23540:1: error: BUILDSTDERR: warning: label ‘_cQ8x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23540 | _cQ8x: BUILDSTDERR: | ^ BUILDSTDERR: 23540 | _cQ8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQS5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23611:1: error: BUILDSTDERR: warning: label ‘_cQS5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23611 | _cQS5: BUILDSTDERR: | ^ BUILDSTDERR: 23611 | _cQS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQRO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23639:1: error: BUILDSTDERR: warning: label ‘_cQRO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23639 | _cQRO: BUILDSTDERR: | ^ BUILDSTDERR: 23639 | _cQRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sPa6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23663:1: error: BUILDSTDERR: warning: label ‘_sPa6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23663 | _sPa6: BUILDSTDERR: | ^ BUILDSTDERR: 23663 | _sPa6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQaJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23683:1: error: BUILDSTDERR: warning: label ‘_cQaJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23683 | _cQaJ: BUILDSTDERR: | ^ BUILDSTDERR: 23683 | _cQaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_sP9b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23733:1: error: BUILDSTDERR: warning: label ‘_sP9b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23733 | _sP9b: BUILDSTDERR: | ^ BUILDSTDERR: 23733 | _sP9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ8H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23765:1: error: BUILDSTDERR: warning: label ‘_cQ8H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23765 | _cQ8H: BUILDSTDERR: | ^ BUILDSTDERR: 23765 | _cQ8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQRi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23835:1: error: BUILDSTDERR: warning: label ‘_cQRi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23835 | _cQRi: BUILDSTDERR: | ^ BUILDSTDERR: 23835 | _cQRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQR1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23862:1: error: BUILDSTDERR: warning: label ‘_cQR1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23862 | _cQR1: BUILDSTDERR: | ^ BUILDSTDERR: 23862 | _cQR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQaa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23884:1: error: BUILDSTDERR: warning: label ‘_cQaa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23884 | _cQaa: BUILDSTDERR: | ^ BUILDSTDERR: 23884 | _cQaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ8P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23913:1: error: BUILDSTDERR: warning: label ‘_cQ8P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23913 | _cQ8P: BUILDSTDERR: | ^ BUILDSTDERR: 23913 | _cQ8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_statuszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23948:1: error: BUILDSTDERR: warning: label ‘_cRfJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23948 | _cRfJ: BUILDSTDERR: | ^ BUILDSTDERR: 23948 | _cRfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cQ4x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:23979:1: error: BUILDSTDERR: warning: label ‘_cQ4x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23979 | _cQ4x: BUILDSTDERR: | ^ BUILDSTDERR: 23979 | _cQ4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘sPuG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:24026:1: error: BUILDSTDERR: warning: label ‘_cRiw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24026 | _cRiw: BUILDSTDERR: | ^ BUILDSTDERR: 24026 | _cRiw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_status4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:24054:1: error: BUILDSTDERR: warning: label ‘_cRiD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24054 | _cRiD: BUILDSTDERR: | ^ BUILDSTDERR: 24054 | _cRiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cRil’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:24080:1: error: BUILDSTDERR: warning: label ‘_cRil’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24080 | _cRil: BUILDSTDERR: | ^ BUILDSTDERR: 24080 | _cRil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘_cRin’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:24103:1: error: BUILDSTDERR: warning: label ‘_cRin’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24103 | _cRin: BUILDSTDERR: | ^ BUILDSTDERR: 24103 | _cRin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_status2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_192.hc:24154:1: error: BUILDSTDERR: warning: label ‘_cRiU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24154 | _cRiU: BUILDSTDERR: | ^ BUILDSTDERR: 24154 | _cRiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_clearError_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:16:1: error: BUILDSTDERR: warning: label ‘_cRnX’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cRnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cRnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_currentSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:47:1: error: BUILDSTDERR: warning: label ‘_cRo5’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cRo5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cRo5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘sRnN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:77:1: error: BUILDSTDERR: warning: label ‘_cRom’ defined but not used [-Wunused-label] BUILDSTDERR: 77 | _cRom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 77 | _cRom: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘_cRok’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:102:1: error: BUILDSTDERR: warning: label ‘_cRok’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _cRok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _cRok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘sRnO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:120:1: error: BUILDSTDERR: warning: label ‘_cRos’ defined but not used [-Wunused-label] BUILDSTDERR: 120 | _cRos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | _cRos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_idle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:159:1: error: BUILDSTDERR: warning: label ‘_cRoy’ defined but not used [-Wunused-label] BUILDSTDERR: 159 | _cRoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | _cRoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_noidle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:201:1: error: BUILDSTDERR: warning: label ‘_cRoH’ defined but not used [-Wunused-label] BUILDSTDERR: 201 | _cRoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 201 | _cRoH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_stats_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:232:1: error: BUILDSTDERR: warning: label ‘_cRoO’ defined but not used [-Wunused-label] BUILDSTDERR: 232 | _cRoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 232 | _cRoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_status_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_197.hc:263:1: error: BUILDSTDERR: warning: label ‘_cRoV’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cRoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cRoV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_clearError_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:16:1: error: BUILDSTDERR: warning: label ‘_cRpd’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cRpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cRpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_currentSong_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:47:1: error: BUILDSTDERR: warning: label ‘_cRpl’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cRpl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cRpl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘sRp3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:77:1: error: BUILDSTDERR: warning: label ‘_cRpC’ defined but not used [-Wunused-label] BUILDSTDERR: 77 | _cRpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 77 | _cRpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘_cRpA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:102:1: error: BUILDSTDERR: warning: label ‘_cRpA’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _cRpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _cRpA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘sRp4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:120:1: error: BUILDSTDERR: warning: label ‘_cRpI’ defined but not used [-Wunused-label] BUILDSTDERR: 120 | _cRpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | _cRpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_idle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:159:1: error: BUILDSTDERR: warning: label ‘_cRpO’ defined but not used [-Wunused-label] BUILDSTDERR: 159 | _cRpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | _cRpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_noidle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:201:1: error: BUILDSTDERR: warning: label ‘_cRpX’ defined but not used [-Wunused-label] BUILDSTDERR: 201 | _cRpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 201 | _cRpX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_stats_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:232:1: error: BUILDSTDERR: warning: label ‘_cRq4’ defined but not used [-Wunused-label] BUILDSTDERR: 232 | _cRq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 232 | _cRq4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_status_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_201.hc:263:1: error: BUILDSTDERR: warning: label ‘_cRqb’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cRqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cRqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRHP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:14:1: error: BUILDSTDERR: warning: label ‘_cRJj’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cRJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cRJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRHO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:40:1: error: BUILDSTDERR: warning: label ‘_cRJs’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cRJs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cRJs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRJq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:67:1: error: BUILDSTDERR: warning: label ‘_cRJq’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _cRJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _cRJq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_zdwp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:88:1: error: BUILDSTDERR: warning: label ‘_cRJx’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cRJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cRJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRJd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:115:1: error: BUILDSTDERR: warning: label ‘_cRJd’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cRJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cRJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:154:1: error: BUILDSTDERR: warning: label ‘_cRJL’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cRJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cRJL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRJI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:178:1: error: BUILDSTDERR: warning: label ‘_cRJI’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cRJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cRJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:214:1: error: BUILDSTDERR: warning: label ‘_cRJX’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _cRJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _cRJX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_notCommands2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:269:1: error: BUILDSTDERR: warning: label ‘_cRK6’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _cRK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _cRK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_tagTypes2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:324:1: error: BUILDSTDERR: warning: label ‘_cRKf’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _cRKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _cRKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_urlHandlers2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:379:1: error: BUILDSTDERR: warning: label ‘_cRKo’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _cRKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _cRKo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘rRHD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:434:1: error: BUILDSTDERR: warning: label ‘_cRKD’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _cRKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _cRKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRKx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:470:1: error: BUILDSTDERR: warning: label ‘_cRKx’ defined but not used [-Wunused-label] BUILDSTDERR: 470 | _cRKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 470 | _cRKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘rRHE_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:508:1: error: BUILDSTDERR: warning: label ‘_cRKN’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _cRKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _cRKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘rRHE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:519:1: error: BUILDSTDERR: warning: label ‘_cRKU’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _cRKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _cRKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRKR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:559:1: error: BUILDSTDERR: warning: label ‘_cRKR’ defined but not used [-Wunused-label] BUILDSTDERR: 559 | _cRKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 559 | _cRKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRLn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:625:1: error: BUILDSTDERR: warning: label ‘_cRLn’ defined but not used [-Wunused-label] BUILDSTDERR: 625 | _cRLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 625 | _cRLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRL6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:648:1: error: BUILDSTDERR: warning: label ‘_cRL6’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _cRL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _cRL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRLA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:670:1: error: BUILDSTDERR: warning: label ‘_cRLA’ defined but not used [-Wunused-label] BUILDSTDERR: 670 | _cRLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 670 | _cRLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRLE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:678:1: error: BUILDSTDERR: warning: label ‘_cRLE’ defined but not used [-Wunused-label] BUILDSTDERR: 678 | _cRLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 678 | _cRLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘rRHF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:694:1: error: BUILDSTDERR: warning: label ‘_cRM1’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cRM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cRM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRLY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:721:1: error: BUILDSTDERR: warning: label ‘_cRLY’ defined but not used [-Wunused-label] BUILDSTDERR: 721 | _cRLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 721 | _cRLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRM4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:742:1: error: BUILDSTDERR: warning: label ‘_cRM4’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _cRM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _cRM4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRIx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:770:1: error: BUILDSTDERR: warning: label ‘_cRMB’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _cRMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _cRMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRMy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:797:1: error: BUILDSTDERR: warning: label ‘_cRMy’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _cRMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _cRMy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRIK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:825:1: error: BUILDSTDERR: warning: label ‘_cRMO’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _cRMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _cRMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRML’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:854:1: error: BUILDSTDERR: warning: label ‘_cRML’ defined but not used [-Wunused-label] BUILDSTDERR: 854 | _cRML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 854 | _cRML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRIF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:871:1: error: BUILDSTDERR: warning: label ‘_cRN2’ defined but not used [-Wunused-label] BUILDSTDERR: 871 | _cRN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 871 | _cRN2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRMZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:901:1: error: BUILDSTDERR: warning: label ‘_cRMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 901 | _cRMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 901 | _cRMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRIB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:919:1: error: BUILDSTDERR: warning: label ‘_cRNd’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cRNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cRNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoderszutakeDecoders_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:946:1: error: BUILDSTDERR: warning: label ‘_cRNk’ defined but not used [-Wunused-label] BUILDSTDERR: 946 | _cRNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 946 | _cRNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRMj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:975:1: error: BUILDSTDERR: warning: label ‘_cRMj’ defined but not used [-Wunused-label] BUILDSTDERR: 975 | _cRMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 975 | _cRMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRMp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1015:1: error: BUILDSTDERR: warning: label ‘_cRMp’ defined but not used [-Wunused-label] BUILDSTDERR: 1015 | _cRMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1015 | _cRMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRIR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1061:1: error: BUILDSTDERR: warning: label ‘_cRNH’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _cRNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _cRNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRIQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1088:1: error: BUILDSTDERR: warning: label ‘_cRNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1088 | _cRNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1088 | _cRNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRNO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cRNO’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cRNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cRNO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_zdwp1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cRNX’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cRNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cRNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRNB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1160:1: error: BUILDSTDERR: warning: label ‘_cRNB’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _cRNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _cRNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1199:1: error: BUILDSTDERR: warning: label ‘_cROa’ defined but not used [-Wunused-label] BUILDSTDERR: 1199 | _cROa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1199 | _cROa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cRO7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cRO7’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cRO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cRO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1259:1: error: BUILDSTDERR: warning: label ‘_cROm’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _cROm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _cROm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRJ1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1309:1: error: BUILDSTDERR: warning: label ‘_cROz’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _cROz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _cROz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRJ0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1334:1: error: BUILDSTDERR: warning: label ‘_cROG’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _cROG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _cROG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1361:1: error: BUILDSTDERR: warning: label ‘_cROK’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _cROK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _cROK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cROt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1387:1: error: BUILDSTDERR: warning: label ‘_cROt’ defined but not used [-Wunused-label] BUILDSTDERR: 1387 | _cROt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1387 | _cROt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRJ7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1424:1: error: BUILDSTDERR: warning: label ‘_cRP0’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _cRP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _cRP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘sRJ6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1450:1: error: BUILDSTDERR: warning: label ‘_cRP7’ defined but not used [-Wunused-label] BUILDSTDERR: 1450 | _cRP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1450 | _cRP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1479:1: error: BUILDSTDERR: warning: label ‘_cRPc’ defined but not used [-Wunused-label] BUILDSTDERR: 1479 | _cRPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1479 | _cRPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘_cROU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1507:1: error: BUILDSTDERR: warning: label ‘_cROU’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _cROU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _cROU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_206.hc:1551:1: error: BUILDSTDERR: warning: label ‘_cRPo’ defined but not used [-Wunused-label] BUILDSTDERR: 1551 | _cRPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1551 | _cRPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRPz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:14:1: error: BUILDSTDERR: warning: label ‘_cRR3’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cRR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cRR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRPy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:40:1: error: BUILDSTDERR: warning: label ‘_cRRc’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cRRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cRRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRRa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:67:1: error: BUILDSTDERR: warning: label ‘_cRRa’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _cRRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _cRRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_zdwp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:88:1: error: BUILDSTDERR: warning: label ‘_cRRh’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cRRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cRRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRQX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:115:1: error: BUILDSTDERR: warning: label ‘_cRQX’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cRQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cRQX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:154:1: error: BUILDSTDERR: warning: label ‘_cRRv’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cRRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cRRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRRs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:178:1: error: BUILDSTDERR: warning: label ‘_cRRs’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cRRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cRRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:214:1: error: BUILDSTDERR: warning: label ‘_cRRH’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _cRRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _cRRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_notCommands2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:269:1: error: BUILDSTDERR: warning: label ‘_cRRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _cRRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _cRRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_tagTypes2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:324:1: error: BUILDSTDERR: warning: label ‘_cRRZ’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _cRRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _cRRZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_urlHandlers2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:379:1: error: BUILDSTDERR: warning: label ‘_cRS8’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _cRS8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _cRS8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘rRHD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:434:1: error: BUILDSTDERR: warning: label ‘_cRSn’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _cRSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _cRSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRSh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:470:1: error: BUILDSTDERR: warning: label ‘_cRSh’ defined but not used [-Wunused-label] BUILDSTDERR: 470 | _cRSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 470 | _cRSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘rRHE_slow’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:508:1: error: BUILDSTDERR: warning: label ‘_cRSx’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _cRSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _cRSx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘rRHE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:519:1: error: BUILDSTDERR: warning: label ‘_cRSE’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _cRSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _cRSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRSB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:559:1: error: BUILDSTDERR: warning: label ‘_cRSB’ defined but not used [-Wunused-label] BUILDSTDERR: 559 | _cRSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 559 | _cRSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRT7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:625:1: error: BUILDSTDERR: warning: label ‘_cRT7’ defined but not used [-Wunused-label] BUILDSTDERR: 625 | _cRT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 625 | _cRT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRSQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:648:1: error: BUILDSTDERR: warning: label ‘_cRSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _cRSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _cRSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRTk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:670:1: error: BUILDSTDERR: warning: label ‘_cRTk’ defined but not used [-Wunused-label] BUILDSTDERR: 670 | _cRTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 670 | _cRTk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRTo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:678:1: error: BUILDSTDERR: warning: label ‘_cRTo’ defined but not used [-Wunused-label] BUILDSTDERR: 678 | _cRTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 678 | _cRTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘rRHF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:694:1: error: BUILDSTDERR: warning: label ‘_cRTL’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cRTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cRTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRTI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:721:1: error: BUILDSTDERR: warning: label ‘_cRTI’ defined but not used [-Wunused-label] BUILDSTDERR: 721 | _cRTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 721 | _cRTI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRTO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:742:1: error: BUILDSTDERR: warning: label ‘_cRTO’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _cRTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _cRTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:770:1: error: BUILDSTDERR: warning: label ‘_cRUl’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _cRUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _cRUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRUi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:797:1: error: BUILDSTDERR: warning: label ‘_cRUi’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _cRUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _cRUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:825:1: error: BUILDSTDERR: warning: label ‘_cRUy’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _cRUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _cRUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRUv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:854:1: error: BUILDSTDERR: warning: label ‘_cRUv’ defined but not used [-Wunused-label] BUILDSTDERR: 854 | _cRUv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 854 | _cRUv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:871:1: error: BUILDSTDERR: warning: label ‘_cRUM’ defined but not used [-Wunused-label] BUILDSTDERR: 871 | _cRUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 871 | _cRUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRUJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:901:1: error: BUILDSTDERR: warning: label ‘_cRUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 901 | _cRUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 901 | _cRUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:919:1: error: BUILDSTDERR: warning: label ‘_cRUX’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cRUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cRUX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoderszutakeDecoders_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:946:1: error: BUILDSTDERR: warning: label ‘_cRV4’ defined but not used [-Wunused-label] BUILDSTDERR: 946 | _cRV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 946 | _cRV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRU3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:975:1: error: BUILDSTDERR: warning: label ‘_cRU3’ defined but not used [-Wunused-label] BUILDSTDERR: 975 | _cRU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 975 | _cRU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRU9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1015:1: error: BUILDSTDERR: warning: label ‘_cRU9’ defined but not used [-Wunused-label] BUILDSTDERR: 1015 | _cRU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1015 | _cRU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1061:1: error: BUILDSTDERR: warning: label ‘_cRVr’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _cRVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _cRVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1088:1: error: BUILDSTDERR: warning: label ‘_cRVA’ defined but not used [-Wunused-label] BUILDSTDERR: 1088 | _cRVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1088 | _cRVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRVy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cRVy’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cRVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cRVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_zdwp1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cRVH’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cRVH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cRVH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRVl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1160:1: error: BUILDSTDERR: warning: label ‘_cRVl’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _cRVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _cRVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1199:1: error: BUILDSTDERR: warning: label ‘_cRVU’ defined but not used [-Wunused-label] BUILDSTDERR: 1199 | _cRVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1199 | _cRVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRVR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cRVR’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cRVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cRVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1259:1: error: BUILDSTDERR: warning: label ‘_cRW6’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _cRW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _cRW6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1309:1: error: BUILDSTDERR: warning: label ‘_cRWj’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _cRWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _cRWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1334:1: error: BUILDSTDERR: warning: label ‘_cRWq’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _cRWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _cRWq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1361:1: error: BUILDSTDERR: warning: label ‘_cRWu’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _cRWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _cRWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRWd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1387:1: error: BUILDSTDERR: warning: label ‘_cRWd’ defined but not used [-Wunused-label] BUILDSTDERR: 1387 | _cRWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1387 | _cRWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1424:1: error: BUILDSTDERR: warning: label ‘_cRWK’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _cRWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _cRWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘sRQQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1450:1: error: BUILDSTDERR: warning: label ‘_cRWR’ defined but not used [-Wunused-label] BUILDSTDERR: 1450 | _cRWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1450 | _cRWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1479:1: error: BUILDSTDERR: warning: label ‘_cRWW’ defined but not used [-Wunused-label] BUILDSTDERR: 1479 | _cRWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1479 | _cRWW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘_cRWE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1507:1: error: BUILDSTDERR: warning: label ‘_cRWE’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _cRWE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _cRWE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_210.hc:1551:1: error: BUILDSTDERR: warning: label ‘_cRX8’ defined but not used [-Wunused-label] BUILDSTDERR: 1551 | _cRX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1551 | _cRX8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_commands_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc:16:1: error: BUILDSTDERR: warning: label ‘_cS1O’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cS1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cS1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_notCommands_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc:47:1: error: BUILDSTDERR: warning: label ‘_cS1W’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cS1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cS1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_tagTypes_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc:78:1: error: BUILDSTDERR: warning: label ‘_cS23’ defined but not used [-Wunused-label] BUILDSTDERR: 78 | _cS23: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 78 | _cS23: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_urlHandlers_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc:109:1: error: BUILDSTDERR: warning: label ‘_cS2a’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _cS2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _cS2a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_decoders_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc:140:1: error: BUILDSTDERR: warning: label ‘_cS2h’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cS2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cS2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_config_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_215.hc:171:1: error: BUILDSTDERR: warning: label ‘_cS2o’ defined but not used [-Wunused-label] BUILDSTDERR: 171 | _cS2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 171 | _cS2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_commands_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc:16:1: error: BUILDSTDERR: warning: label ‘_cS2B’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cS2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cS2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_notCommands_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc:47:1: error: BUILDSTDERR: warning: label ‘_cS2J’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cS2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cS2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_tagTypes_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc:78:1: error: BUILDSTDERR: warning: label ‘_cS2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 78 | _cS2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 78 | _cS2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_urlHandlers_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc:109:1: error: BUILDSTDERR: warning: label ‘_cS2X’ defined but not used [-Wunused-label] BUILDSTDERR: 109 | _cS2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 109 | _cS2X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_decoders_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc:140:1: error: BUILDSTDERR: warning: label ‘_cS34’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cS34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cS34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_config_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_219.hc:171:1: error: BUILDSTDERR: warning: label ‘_cS3b’ defined but not used [-Wunused-label] BUILDSTDERR: 171 | _cS3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 171 | _cS3b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:14:1: error: BUILDSTDERR: warning: label ‘_cSh6’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cSh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cSh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:39:1: error: BUILDSTDERR: warning: label ‘_cShd’ defined but not used [-Wunused-label] BUILDSTDERR: 39 | _cShd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 39 | _cShd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:66:1: error: BUILDSTDERR: warning: label ‘_cShh’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _cShh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _cShh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSh0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:92:1: error: BUILDSTDERR: warning: label ‘_cSh0’ defined but not used [-Wunused-label] BUILDSTDERR: 92 | _cSh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 92 | _cSh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:129:1: error: BUILDSTDERR: warning: label ‘_cShy’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _cShy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _cShy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:155:1: error: BUILDSTDERR: warning: label ‘_cShF’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _cShF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _cShF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:184:1: error: BUILDSTDERR: warning: label ‘_cShK’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _cShK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _cShK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cShs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:212:1: error: BUILDSTDERR: warning: label ‘_cShs’ defined but not used [-Wunused-label] BUILDSTDERR: 212 | _cShs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 212 | _cShs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:256:1: error: BUILDSTDERR: warning: label ‘_cShW’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _cShW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _cShW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:334:1: error: BUILDSTDERR: warning: label ‘_cSi5’ defined but not used [-Wunused-label] BUILDSTDERR: 334 | _cSi5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 334 | _cSi5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:374:1: error: BUILDSTDERR: warning: label ‘_cSie’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cSie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cSie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:414:1: error: BUILDSTDERR: warning: label ‘_cSin’ defined but not used [-Wunused-label] BUILDSTDERR: 414 | _cSin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 414 | _cSin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:452:1: error: BUILDSTDERR: warning: label ‘_cSiK’ defined but not used [-Wunused-label] BUILDSTDERR: 452 | _cSiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 452 | _cSiK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSiC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:483:1: error: BUILDSTDERR: warning: label ‘_cSiC’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _cSiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _cSiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:517:1: error: BUILDSTDERR: warning: label ‘_cSiX’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _cSiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _cSiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:556:1: error: BUILDSTDERR: warning: label ‘_cSj4’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _cSj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _cSj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:596:1: error: BUILDSTDERR: warning: label ‘_cSjw’ defined but not used [-Wunused-label] BUILDSTDERR: 596 | _cSjw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 596 | _cSjw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSjp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:626:1: error: BUILDSTDERR: warning: label ‘_cSjp’ defined but not used [-Wunused-label] BUILDSTDERR: 626 | _cSjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 626 | _cSjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:656:1: error: BUILDSTDERR: warning: label ‘_cSjH’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _cSjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _cSjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:696:1: error: BUILDSTDERR: warning: label ‘_cSjM’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _cSjM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _cSjM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_single_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:735:1: error: BUILDSTDERR: warning: label ‘_cSjT’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _cSjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _cSjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:775:1: error: BUILDSTDERR: warning: label ‘_cSkh’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cSkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cSkh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSke’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:805:1: error: BUILDSTDERR: warning: label ‘_cSke’ defined but not used [-Wunused-label] BUILDSTDERR: 805 | _cSke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 805 | _cSke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSkk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:824:1: error: BUILDSTDERR: warning: label ‘_cSkk’ defined but not used [-Wunused-label] BUILDSTDERR: 824 | _cSkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 824 | _cSkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:855:1: error: BUILDSTDERR: warning: label ‘_cSkv’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _cSkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _cSkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSfS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:894:1: error: BUILDSTDERR: warning: label ‘_cSkA’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _cSkA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _cSkA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwsetVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:931:1: error: BUILDSTDERR: warning: label ‘_cSkG’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cSkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cSkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_setVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:967:1: error: BUILDSTDERR: warning: label ‘_cSkS’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cSkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cSkS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSkP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:991:1: error: BUILDSTDERR: warning: label ‘_cSkP’ defined but not used [-Wunused-label] BUILDSTDERR: 991 | _cSkP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 991 | _cSkP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSg0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1026:1: error: BUILDSTDERR: warning: label ‘_cSll’ defined but not used [-Wunused-label] BUILDSTDERR: 1026 | _cSll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1026 | _cSll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSle’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1056:1: error: BUILDSTDERR: warning: label ‘_cSle’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _cSle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _cSle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSg2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cSlw’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cSlw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cSlw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSg3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cSlB’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cSlB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cSlB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_repeat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1165:1: error: BUILDSTDERR: warning: label ‘_cSlI’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _cSlI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _cSlI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSg7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1205:1: error: BUILDSTDERR: warning: label ‘_cSma’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _cSma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _cSma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSm3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1235:1: error: BUILDSTDERR: warning: label ‘_cSm3’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _cSm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _cSm3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSg9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1265:1: error: BUILDSTDERR: warning: label ‘_cSml’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _cSml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _cSml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSga_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1305:1: error: BUILDSTDERR: warning: label ‘_cSmq’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _cSmq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _cSmq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_random_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cSmx’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cSmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cSmx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSge_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1384:1: error: BUILDSTDERR: warning: label ‘_cSmZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _cSmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _cSmZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSmS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1414:1: error: BUILDSTDERR: warning: label ‘_cSmS’ defined but not used [-Wunused-label] BUILDSTDERR: 1414 | _cSmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1414 | _cSmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1444:1: error: BUILDSTDERR: warning: label ‘_cSna’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _cSna: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _cSna: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cSnf’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cSnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cSnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_consume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1523:1: error: BUILDSTDERR: warning: label ‘_cSnm’ defined but not used [-Wunused-label] BUILDSTDERR: 1523 | _cSnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1523 | _cSnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1564:1: error: BUILDSTDERR: warning: label ‘_cSnK’ defined but not used [-Wunused-label] BUILDSTDERR: 1564 | _cSnK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1564 | _cSnK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSnH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1592:1: error: BUILDSTDERR: warning: label ‘_cSnH’ defined but not used [-Wunused-label] BUILDSTDERR: 1592 | _cSnH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1592 | _cSnH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cSnR’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cSnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cSnR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1663:1: error: BUILDSTDERR: warning: label ‘_cSnW’ defined but not used [-Wunused-label] BUILDSTDERR: 1663 | _cSnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1663 | _cSnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwmixrampDelay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1701:1: error: BUILDSTDERR: warning: label ‘_cSo2’ defined but not used [-Wunused-label] BUILDSTDERR: 1701 | _cSo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1701 | _cSo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDelay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1737:1: error: BUILDSTDERR: warning: label ‘_cSoe’ defined but not used [-Wunused-label] BUILDSTDERR: 1737 | _cSoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1737 | _cSoe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSob’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1761:1: error: BUILDSTDERR: warning: label ‘_cSob’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _cSob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _cSob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1797:1: error: BUILDSTDERR: warning: label ‘_cSoD’ defined but not used [-Wunused-label] BUILDSTDERR: 1797 | _cSoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1797 | _cSoD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSoA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1825:1: error: BUILDSTDERR: warning: label ‘_cSoA’ defined but not used [-Wunused-label] BUILDSTDERR: 1825 | _cSoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1825 | _cSoA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1856:1: error: BUILDSTDERR: warning: label ‘_cSoK’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _cSoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _cSoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1896:1: error: BUILDSTDERR: warning: label ‘_cSoP’ defined but not used [-Wunused-label] BUILDSTDERR: 1896 | _cSoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1896 | _cSoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwmixrampDb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1934:1: error: BUILDSTDERR: warning: label ‘_cSoV’ defined but not used [-Wunused-label] BUILDSTDERR: 1934 | _cSoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1934 | _cSoV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1970:1: error: BUILDSTDERR: warning: label ‘_cSp7’ defined but not used [-Wunused-label] BUILDSTDERR: 1970 | _cSp7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1970 | _cSp7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSp4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:1994:1: error: BUILDSTDERR: warning: label ‘_cSp4’ defined but not used [-Wunused-label] BUILDSTDERR: 1994 | _cSp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1994 | _cSp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:2030:1: error: BUILDSTDERR: warning: label ‘_cSpw’ defined but not used [-Wunused-label] BUILDSTDERR: 2030 | _cSpw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2030 | _cSpw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSpt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:2058:1: error: BUILDSTDERR: warning: label ‘_cSpt’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _cSpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _cSpt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:2089:1: error: BUILDSTDERR: warning: label ‘_cSpD’ defined but not used [-Wunused-label] BUILDSTDERR: 2089 | _cSpD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2089 | _cSpD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘sSgQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:2129:1: error: BUILDSTDERR: warning: label ‘_cSpI’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _cSpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _cSpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwcrossfade_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:2167:1: error: BUILDSTDERR: warning: label ‘_cSpO’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _cSpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _cSpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_crossfade_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:2203:1: error: BUILDSTDERR: warning: label ‘_cSq0’ defined but not used [-Wunused-label] BUILDSTDERR: 2203 | _cSq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2203 | _cSq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc: In function ‘_cSpX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_224.hc:2227:1: error: BUILDSTDERR: warning: label ‘_cSpX’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _cSpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _cSpX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:14:1: error: BUILDSTDERR: warning: label ‘_cSrS’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cSrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cSrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:39:1: error: BUILDSTDERR: warning: label ‘_cSrZ’ defined but not used [-Wunused-label] BUILDSTDERR: 39 | _cSrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 39 | _cSrZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:66:1: error: BUILDSTDERR: warning: label ‘_cSs3’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _cSs3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _cSs3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSrM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:92:1: error: BUILDSTDERR: warning: label ‘_cSrM’ defined but not used [-Wunused-label] BUILDSTDERR: 92 | _cSrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 92 | _cSrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:129:1: error: BUILDSTDERR: warning: label ‘_cSsk’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _cSsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _cSsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:155:1: error: BUILDSTDERR: warning: label ‘_cSsr’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _cSsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _cSsr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:184:1: error: BUILDSTDERR: warning: label ‘_cSsw’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _cSsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _cSsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSse’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:212:1: error: BUILDSTDERR: warning: label ‘_cSse’ defined but not used [-Wunused-label] BUILDSTDERR: 212 | _cSse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 212 | _cSse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:256:1: error: BUILDSTDERR: warning: label ‘_cSsI’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _cSsI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _cSsI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:334:1: error: BUILDSTDERR: warning: label ‘_cSsR’ defined but not used [-Wunused-label] BUILDSTDERR: 334 | _cSsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 334 | _cSsR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:374:1: error: BUILDSTDERR: warning: label ‘_cSt0’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cSt0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cSt0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:414:1: error: BUILDSTDERR: warning: label ‘_cSt9’ defined but not used [-Wunused-label] BUILDSTDERR: 414 | _cSt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 414 | _cSt9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSql_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:452:1: error: BUILDSTDERR: warning: label ‘_cStw’ defined but not used [-Wunused-label] BUILDSTDERR: 452 | _cStw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 452 | _cStw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSto’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:483:1: error: BUILDSTDERR: warning: label ‘_cSto’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _cSto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _cSto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:517:1: error: BUILDSTDERR: warning: label ‘_cStJ’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _cStJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _cStJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:556:1: error: BUILDSTDERR: warning: label ‘_cStQ’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _cStQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _cStQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:596:1: error: BUILDSTDERR: warning: label ‘_cSui’ defined but not used [-Wunused-label] BUILDSTDERR: 596 | _cSui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 596 | _cSui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSub’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:626:1: error: BUILDSTDERR: warning: label ‘_cSub’ defined but not used [-Wunused-label] BUILDSTDERR: 626 | _cSub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 626 | _cSub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:656:1: error: BUILDSTDERR: warning: label ‘_cSut’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _cSut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _cSut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:696:1: error: BUILDSTDERR: warning: label ‘_cSuy’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _cSuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _cSuy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_single_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:735:1: error: BUILDSTDERR: warning: label ‘_cSuF’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _cSuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _cSuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:775:1: error: BUILDSTDERR: warning: label ‘_cSv3’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cSv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cSv3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSv0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:805:1: error: BUILDSTDERR: warning: label ‘_cSv0’ defined but not used [-Wunused-label] BUILDSTDERR: 805 | _cSv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 805 | _cSv0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSv6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:824:1: error: BUILDSTDERR: warning: label ‘_cSv6’ defined but not used [-Wunused-label] BUILDSTDERR: 824 | _cSv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 824 | _cSv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:855:1: error: BUILDSTDERR: warning: label ‘_cSvh’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _cSvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _cSvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:894:1: error: BUILDSTDERR: warning: label ‘_cSvm’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _cSvm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _cSvm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwsetVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:931:1: error: BUILDSTDERR: warning: label ‘_cSvs’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cSvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cSvs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_setVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:967:1: error: BUILDSTDERR: warning: label ‘_cSvE’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cSvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cSvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSvB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:991:1: error: BUILDSTDERR: warning: label ‘_cSvB’ defined but not used [-Wunused-label] BUILDSTDERR: 991 | _cSvB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 991 | _cSvB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1026:1: error: BUILDSTDERR: warning: label ‘_cSw7’ defined but not used [-Wunused-label] BUILDSTDERR: 1026 | _cSw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1026 | _cSw7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSw0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1056:1: error: BUILDSTDERR: warning: label ‘_cSw0’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _cSw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _cSw0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cSwi’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cSwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cSwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cSwn’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cSwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cSwn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_repeat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1165:1: error: BUILDSTDERR: warning: label ‘_cSwu’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _cSwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _cSwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1205:1: error: BUILDSTDERR: warning: label ‘_cSwW’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _cSwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _cSwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSwP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1235:1: error: BUILDSTDERR: warning: label ‘_cSwP’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _cSwP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _cSwP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1265:1: error: BUILDSTDERR: warning: label ‘_cSx7’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _cSx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _cSx7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSqW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1305:1: error: BUILDSTDERR: warning: label ‘_cSxc’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _cSxc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _cSxc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_random_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cSxj’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cSxj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cSxj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSr0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1384:1: error: BUILDSTDERR: warning: label ‘_cSxL’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _cSxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _cSxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSxE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1414:1: error: BUILDSTDERR: warning: label ‘_cSxE’ defined but not used [-Wunused-label] BUILDSTDERR: 1414 | _cSxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1414 | _cSxE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSr2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1444:1: error: BUILDSTDERR: warning: label ‘_cSxW’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _cSxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _cSxW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSr3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cSy1’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cSy1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cSy1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_consume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1523:1: error: BUILDSTDERR: warning: label ‘_cSy8’ defined but not used [-Wunused-label] BUILDSTDERR: 1523 | _cSy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1523 | _cSy8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSr9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1564:1: error: BUILDSTDERR: warning: label ‘_cSyw’ defined but not used [-Wunused-label] BUILDSTDERR: 1564 | _cSyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1564 | _cSyw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSyt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1592:1: error: BUILDSTDERR: warning: label ‘_cSyt’ defined but not used [-Wunused-label] BUILDSTDERR: 1592 | _cSyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1592 | _cSyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSrb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cSyD’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cSyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cSyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSrc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1663:1: error: BUILDSTDERR: warning: label ‘_cSyI’ defined but not used [-Wunused-label] BUILDSTDERR: 1663 | _cSyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1663 | _cSyI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwmixrampDelay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1701:1: error: BUILDSTDERR: warning: label ‘_cSyO’ defined but not used [-Wunused-label] BUILDSTDERR: 1701 | _cSyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1701 | _cSyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDelay_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1737:1: error: BUILDSTDERR: warning: label ‘_cSz0’ defined but not used [-Wunused-label] BUILDSTDERR: 1737 | _cSz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1737 | _cSz0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSyX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1761:1: error: BUILDSTDERR: warning: label ‘_cSyX’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _cSyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _cSyX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSrm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1797:1: error: BUILDSTDERR: warning: label ‘_cSzp’ defined but not used [-Wunused-label] BUILDSTDERR: 1797 | _cSzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1797 | _cSzp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSzm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1825:1: error: BUILDSTDERR: warning: label ‘_cSzm’ defined but not used [-Wunused-label] BUILDSTDERR: 1825 | _cSzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1825 | _cSzm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSro_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1856:1: error: BUILDSTDERR: warning: label ‘_cSzw’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _cSzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _cSzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSrp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1896:1: error: BUILDSTDERR: warning: label ‘_cSzB’ defined but not used [-Wunused-label] BUILDSTDERR: 1896 | _cSzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1896 | _cSzB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwmixrampDb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1934:1: error: BUILDSTDERR: warning: label ‘_cSzH’ defined but not used [-Wunused-label] BUILDSTDERR: 1934 | _cSzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1934 | _cSzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1970:1: error: BUILDSTDERR: warning: label ‘_cSzT’ defined but not used [-Wunused-label] BUILDSTDERR: 1970 | _cSzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1970 | _cSzT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSzQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:1994:1: error: BUILDSTDERR: warning: label ‘_cSzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1994 | _cSzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1994 | _cSzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSrz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:2030:1: error: BUILDSTDERR: warning: label ‘_cSAi’ defined but not used [-Wunused-label] BUILDSTDERR: 2030 | _cSAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2030 | _cSAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSAf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:2058:1: error: BUILDSTDERR: warning: label ‘_cSAf’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _cSAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _cSAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSrB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:2089:1: error: BUILDSTDERR: warning: label ‘_cSAp’ defined but not used [-Wunused-label] BUILDSTDERR: 2089 | _cSAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2089 | _cSAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘sSrC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:2129:1: error: BUILDSTDERR: warning: label ‘_cSAu’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _cSAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _cSAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwcrossfade_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:2167:1: error: BUILDSTDERR: warning: label ‘_cSAA’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _cSAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _cSAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_crossfade_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:2203:1: error: BUILDSTDERR: warning: label ‘_cSAM’ defined but not used [-Wunused-label] BUILDSTDERR: 2203 | _cSAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2203 | _cSAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc: In function ‘_cSAJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_228.hc:2227:1: error: BUILDSTDERR: warning: label ‘_cSAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _cSAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _cSAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJ5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:17:1: error: BUILDSTDERR: warning: label ‘_cSKc’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cSKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cSKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘_cSK5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:47:1: error: BUILDSTDERR: warning: label ‘_cSK5’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cSK5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cSK5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJ7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:77:1: error: BUILDSTDERR: warning: label ‘_cSKn’ defined but not used [-Wunused-label] BUILDSTDERR: 77 | _cSKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 77 | _cSKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJ8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:117:1: error: BUILDSTDERR: warning: label ‘_cSKs’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _cSKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _cSKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_consume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:156:1: error: BUILDSTDERR: warning: label ‘_cSKy’ defined but not used [-Wunused-label] BUILDSTDERR: 156 | _cSKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 156 | _cSKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_crossfade_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:197:1: error: BUILDSTDERR: warning: label ‘_cSKK’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _cSKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _cSKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘_cSKI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:219:1: error: BUILDSTDERR: warning: label ‘_cSKI’ defined but not used [-Wunused-label] BUILDSTDERR: 219 | _cSKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 219 | _cSKI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:246:1: error: BUILDSTDERR: warning: label ‘_cSLb’ defined but not used [-Wunused-label] BUILDSTDERR: 246 | _cSLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 246 | _cSLb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘_cSL4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:276:1: error: BUILDSTDERR: warning: label ‘_cSL4’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _cSL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _cSL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJk_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:306:1: error: BUILDSTDERR: warning: label ‘_cSLm’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _cSLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _cSLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:346:1: error: BUILDSTDERR: warning: label ‘_cSLr’ defined but not used [-Wunused-label] BUILDSTDERR: 346 | _cSLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 346 | _cSLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_random_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:385:1: error: BUILDSTDERR: warning: label ‘_cSLx’ defined but not used [-Wunused-label] BUILDSTDERR: 385 | _cSLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 385 | _cSLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:428:1: error: BUILDSTDERR: warning: label ‘_cSLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 428 | _cSLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 428 | _cSLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘_cSLS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:458:1: error: BUILDSTDERR: warning: label ‘_cSLS’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _cSLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _cSLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:488:1: error: BUILDSTDERR: warning: label ‘_cSMa’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _cSMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _cSMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:528:1: error: BUILDSTDERR: warning: label ‘_cSMf’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _cSMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _cSMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_repeat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:567:1: error: BUILDSTDERR: warning: label ‘_cSMl’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _cSMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _cSMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_setVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:608:1: error: BUILDSTDERR: warning: label ‘_cSMw’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cSMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cSMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘_cSMu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:630:1: error: BUILDSTDERR: warning: label ‘_cSMu’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _cSMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _cSMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:657:1: error: BUILDSTDERR: warning: label ‘_cSMX’ defined but not used [-Wunused-label] BUILDSTDERR: 657 | _cSMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 657 | _cSMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘_cSMQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:687:1: error: BUILDSTDERR: warning: label ‘_cSMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _cSMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _cSMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:717:1: error: BUILDSTDERR: warning: label ‘_cSN8’ defined but not used [-Wunused-label] BUILDSTDERR: 717 | _cSN8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | _cSN8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:757:1: error: BUILDSTDERR: warning: label ‘_cSNd’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cSNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cSNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_single_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:796:1: error: BUILDSTDERR: warning: label ‘_cSNj’ defined but not used [-Wunused-label] BUILDSTDERR: 796 | _cSNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 796 | _cSNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:837:1: error: BUILDSTDERR: warning: label ‘_cSNI’ defined but not used [-Wunused-label] BUILDSTDERR: 837 | _cSNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 837 | _cSNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘_cSNA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:868:1: error: BUILDSTDERR: warning: label ‘_cSNA’ defined but not used [-Wunused-label] BUILDSTDERR: 868 | _cSNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 868 | _cSNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘sSJM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:902:1: error: BUILDSTDERR: warning: label ‘_cSNV’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _cSNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _cSNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_replayGainMode_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:941:1: error: BUILDSTDERR: warning: label ‘_cSO1’ defined but not used [-Wunused-label] BUILDSTDERR: 941 | _cSO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 941 | _cSO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_replayGainStatus_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_233.hc:983:1: error: BUILDSTDERR: warning: label ‘_cSOa’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cSOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cSOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:17:1: error: BUILDSTDERR: warning: label ‘_cSPn’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cSPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cSPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘_cSPg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:47:1: error: BUILDSTDERR: warning: label ‘_cSPg’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cSPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cSPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:77:1: error: BUILDSTDERR: warning: label ‘_cSPy’ defined but not used [-Wunused-label] BUILDSTDERR: 77 | _cSPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 77 | _cSPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:117:1: error: BUILDSTDERR: warning: label ‘_cSPD’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _cSPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _cSPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_consume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:156:1: error: BUILDSTDERR: warning: label ‘_cSPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 156 | _cSPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 156 | _cSPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_crossfade_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:197:1: error: BUILDSTDERR: warning: label ‘_cSPV’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _cSPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _cSPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘_cSPT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:219:1: error: BUILDSTDERR: warning: label ‘_cSPT’ defined but not used [-Wunused-label] BUILDSTDERR: 219 | _cSPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 219 | _cSPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:246:1: error: BUILDSTDERR: warning: label ‘_cSQm’ defined but not used [-Wunused-label] BUILDSTDERR: 246 | _cSQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 246 | _cSQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘_cSQf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:276:1: error: BUILDSTDERR: warning: label ‘_cSQf’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _cSQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _cSQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:306:1: error: BUILDSTDERR: warning: label ‘_cSQx’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _cSQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _cSQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:346:1: error: BUILDSTDERR: warning: label ‘_cSQC’ defined but not used [-Wunused-label] BUILDSTDERR: 346 | _cSQC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 346 | _cSQC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_random_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:385:1: error: BUILDSTDERR: warning: label ‘_cSQI’ defined but not used [-Wunused-label] BUILDSTDERR: 385 | _cSQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 385 | _cSQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:428:1: error: BUILDSTDERR: warning: label ‘_cSRa’ defined but not used [-Wunused-label] BUILDSTDERR: 428 | _cSRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 428 | _cSRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘_cSR3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:458:1: error: BUILDSTDERR: warning: label ‘_cSR3’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _cSR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _cSR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:488:1: error: BUILDSTDERR: warning: label ‘_cSRl’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _cSRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _cSRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:528:1: error: BUILDSTDERR: warning: label ‘_cSRq’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _cSRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _cSRq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_repeat_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:567:1: error: BUILDSTDERR: warning: label ‘_cSRw’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _cSRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _cSRw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_setVolume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:608:1: error: BUILDSTDERR: warning: label ‘_cSRH’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cSRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cSRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘_cSRF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:630:1: error: BUILDSTDERR: warning: label ‘_cSRF’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _cSRF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _cSRF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:657:1: error: BUILDSTDERR: warning: label ‘_cSS8’ defined but not used [-Wunused-label] BUILDSTDERR: 657 | _cSS8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 657 | _cSS8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘_cSS1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:687:1: error: BUILDSTDERR: warning: label ‘_cSS1’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _cSS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _cSS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:717:1: error: BUILDSTDERR: warning: label ‘_cSSj’ defined but not used [-Wunused-label] BUILDSTDERR: 717 | _cSSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | _cSSj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:757:1: error: BUILDSTDERR: warning: label ‘_cSSo’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cSSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cSSo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_single_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:796:1: error: BUILDSTDERR: warning: label ‘_cSSu’ defined but not used [-Wunused-label] BUILDSTDERR: 796 | _cSSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 796 | _cSSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:837:1: error: BUILDSTDERR: warning: label ‘_cSST’ defined but not used [-Wunused-label] BUILDSTDERR: 837 | _cSST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 837 | _cSST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘_cSSL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:868:1: error: BUILDSTDERR: warning: label ‘_cSSL’ defined but not used [-Wunused-label] BUILDSTDERR: 868 | _cSSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 868 | _cSSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘sSOX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:902:1: error: BUILDSTDERR: warning: label ‘_cST6’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _cST6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _cST6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_replayGainMode_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:941:1: error: BUILDSTDERR: warning: label ‘_cSTc’ defined but not used [-Wunused-label] BUILDSTDERR: 941 | _cSTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 941 | _cSTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_replayGainStatus_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_237.hc:983:1: error: BUILDSTDERR: warning: label ‘_cSTl’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cSTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cSTl: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/Database.hs:17:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 17 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:14:1: error: BUILDSTDERR: warning: label ‘_cTqE’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cTqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cTqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:40:1: error: BUILDSTDERR: warning: label ‘_cTqN’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cTqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cTqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTqL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:64:1: error: BUILDSTDERR: warning: label ‘_cTqL’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cTqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cTqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:83:1: error: BUILDSTDERR: warning: label ‘_cTqT’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _cTqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _cTqT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTqy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:111:1: error: BUILDSTDERR: warning: label ‘_cTqy’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _cTqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _cTqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:157:1: error: BUILDSTDERR: warning: label ‘_cTr6’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _cTr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _cTr6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:194:1: error: BUILDSTDERR: warning: label ‘_cTrV’ defined but not used [-Wunused-label] BUILDSTDERR: 194 | _cTrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 194 | _cTrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:240:1: error: BUILDSTDERR: warning: label ‘_cTry’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _cTry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _cTry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:350:1: error: BUILDSTDERR: warning: label ‘_cTsS’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _cTsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _cTsS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:390:1: error: BUILDSTDERR: warning: label ‘_cTsX’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _cTsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _cTsX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:426:1: error: BUILDSTDERR: warning: label ‘_cTtp’ defined but not used [-Wunused-label] BUILDSTDERR: 426 | _cTtp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 426 | _cTtp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTtm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:459:1: error: BUILDSTDERR: warning: label ‘_cTtm’ defined but not used [-Wunused-label] BUILDSTDERR: 459 | _cTtm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 459 | _cTtm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTts’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:482:1: error: BUILDSTDERR: warning: label ‘_cTts’ defined but not used [-Wunused-label] BUILDSTDERR: 482 | _cTts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 482 | _cTts: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:499:1: error: BUILDSTDERR: warning: label ‘_cTtF’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _cTtF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _cTtF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTtc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:535:1: error: BUILDSTDERR: warning: label ‘_cTtc’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cTtc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cTtc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:580:1: error: BUILDSTDERR: warning: label ‘_cTtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _cTtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _cTtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:616:1: error: BUILDSTDERR: warning: label ‘_cTtZ’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cTtZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cTtZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTrh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:650:1: error: BUILDSTDERR: warning: label ‘_cTrh’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _cTrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _cTrh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:698:1: error: BUILDSTDERR: warning: label ‘_cTub’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _cTub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _cTub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:733:1: error: BUILDSTDERR: warning: label ‘_cTun’ defined but not used [-Wunused-label] BUILDSTDERR: 733 | _cTun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 733 | _cTun: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTuk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:758:1: error: BUILDSTDERR: warning: label ‘_cTuk’ defined but not used [-Wunused-label] BUILDSTDERR: 758 | _cTuk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 758 | _cTuk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:816:1: error: BUILDSTDERR: warning: label ‘_cTuJ’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _cTuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _cTuJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:841:1: error: BUILDSTDERR: warning: label ‘_cTuT’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _cTuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _cTuT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTuQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:874:1: error: BUILDSTDERR: warning: label ‘_cTuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 874 | _cTuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 874 | _cTuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTuW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:897:1: error: BUILDSTDERR: warning: label ‘_cTuW’ defined but not used [-Wunused-label] BUILDSTDERR: 897 | _cTuW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 897 | _cTuW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:921:1: error: BUILDSTDERR: warning: label ‘_cTv9’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _cTv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _cTv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTv7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:965:1: error: BUILDSTDERR: warning: label ‘_cTv7’ defined but not used [-Wunused-label] BUILDSTDERR: 965 | _cTv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 965 | _cTv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTmY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:984:1: error: BUILDSTDERR: warning: label ‘_cTvh’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _cTvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _cTvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwsearchAddPl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1024:1: error: BUILDSTDERR: warning: label ‘_cTvn’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _cTvn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _cTvn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_searchAddPl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1062:1: error: BUILDSTDERR: warning: label ‘_cTvz’ defined but not used [-Wunused-label] BUILDSTDERR: 1062 | _cTvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1062 | _cTvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTvw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1087:1: error: BUILDSTDERR: warning: label ‘_cTvw’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _cTvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _cTvw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTn7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1123:1: error: BUILDSTDERR: warning: label ‘_cTvT’ defined but not used [-Wunused-label] BUILDSTDERR: 1123 | _cTvT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1123 | _cTvT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTvR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1149:1: error: BUILDSTDERR: warning: label ‘_cTvR’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _cTvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _cTvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTn8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cTvZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cTvZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cTvZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_searchAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1206:1: error: BUILDSTDERR: warning: label ‘_cTw6’ defined but not used [-Wunused-label] BUILDSTDERR: 1206 | _cTw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1206 | _cTw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1243:1: error: BUILDSTDERR: warning: label ‘_cTwy’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _cTwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _cTwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_find1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1271:1: error: BUILDSTDERR: warning: label ‘_cTwB’ defined but not used [-Wunused-label] BUILDSTDERR: 1271 | _cTwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1271 | _cTwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTwf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1297:1: error: BUILDSTDERR: warning: label ‘_cTwf’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _cTwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _cTwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTwh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1317:1: error: BUILDSTDERR: warning: label ‘_cTwh’ defined but not used [-Wunused-label] BUILDSTDERR: 1317 | _cTwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1317 | _cTwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTwl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1336:1: error: BUILDSTDERR: warning: label ‘_cTwl’ defined but not used [-Wunused-label] BUILDSTDERR: 1336 | _cTwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1336 | _cTwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTwp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1357:1: error: BUILDSTDERR: warning: label ‘_cTwp’ defined but not used [-Wunused-label] BUILDSTDERR: 1357 | _cTwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1357 | _cTwp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1407:1: error: BUILDSTDERR: warning: label ‘_cTx6’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _cTx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _cTx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTx4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1433:1: error: BUILDSTDERR: warning: label ‘_cTx4’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _cTx4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _cTx4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTno_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1451:1: error: BUILDSTDERR: warning: label ‘_cTxc’ defined but not used [-Wunused-label] BUILDSTDERR: 1451 | _cTxc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1451 | _cTxc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_search_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1490:1: error: BUILDSTDERR: warning: label ‘_cTxj’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _cTxj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _cTxj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTns_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cTxC’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cTxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cTxC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTxA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1557:1: error: BUILDSTDERR: warning: label ‘_cTxA’ defined but not used [-Wunused-label] BUILDSTDERR: 1557 | _cTxA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1557 | _cTxA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1575:1: error: BUILDSTDERR: warning: label ‘_cTxI’ defined but not used [-Wunused-label] BUILDSTDERR: 1575 | _cTxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1575 | _cTxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_findAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1614:1: error: BUILDSTDERR: warning: label ‘_cTxP’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _cTxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _cTxP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cTy8’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cTy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cTy8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTy6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1681:1: error: BUILDSTDERR: warning: label ‘_cTy6’ defined but not used [-Wunused-label] BUILDSTDERR: 1681 | _cTy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1681 | _cTy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTny_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1699:1: error: BUILDSTDERR: warning: label ‘_cTye’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _cTye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _cTye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_find_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1738:1: error: BUILDSTDERR: warning: label ‘_cTyl’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _cTyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _cTyl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1775:1: error: BUILDSTDERR: warning: label ‘_cTyF’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _cTyF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _cTyF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_count1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1803:1: error: BUILDSTDERR: warning: label ‘_cTyM’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _cTyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _cTyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTyu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1829:1: error: BUILDSTDERR: warning: label ‘_cTyu’ defined but not used [-Wunused-label] BUILDSTDERR: 1829 | _cTyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1829 | _cTyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTyw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1852:1: error: BUILDSTDERR: warning: label ‘_cTyw’ defined but not used [-Wunused-label] BUILDSTDERR: 1852 | _cTyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1852 | _cTyw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1902:1: error: BUILDSTDERR: warning: label ‘_cTzb’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _cTzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _cTzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTz9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1928:1: error: BUILDSTDERR: warning: label ‘_cTz9’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _cTz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _cTz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1946:1: error: BUILDSTDERR: warning: label ‘_cTzh’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _cTzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _cTzh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_count_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cTzo’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cTzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cTzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTnX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2022:1: error: BUILDSTDERR: warning: label ‘_cTzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _cTzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _cTzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2050:1: error: BUILDSTDERR: warning: label ‘_cTzT’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _cTzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _cTzT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTzx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2076:1: error: BUILDSTDERR: warning: label ‘_cTzx’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _cTzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _cTzx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTzz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2096:1: error: BUILDSTDERR: warning: label ‘_cTzz’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _cTzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _cTzz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTzD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2115:1: error: BUILDSTDERR: warning: label ‘_cTzD’ defined but not used [-Wunused-label] BUILDSTDERR: 2115 | _cTzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2115 | _cTzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTzH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cTzH’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cTzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cTzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTo7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2183:1: error: BUILDSTDERR: warning: label ‘_cTAt’ defined but not used [-Wunused-label] BUILDSTDERR: 2183 | _cTAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2183 | _cTAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTAq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2216:1: error: BUILDSTDERR: warning: label ‘_cTAq’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _cTAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _cTAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTAw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2239:1: error: BUILDSTDERR: warning: label ‘_cTAw’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _cTAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _cTAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sToa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2260:1: error: BUILDSTDERR: warning: label ‘_cTAH’ defined but not used [-Wunused-label] BUILDSTDERR: 2260 | _cTAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2260 | _cTAH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTob_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2301:1: error: BUILDSTDERR: warning: label ‘_cTAM’ defined but not used [-Wunused-label] BUILDSTDERR: 2301 | _cTAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2301 | _cTAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlsInfozq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2340:1: error: BUILDSTDERR: warning: label ‘_cTAS’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _cTAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _cTAS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfozq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2378:1: error: BUILDSTDERR: warning: label ‘_cTB4’ defined but not used [-Wunused-label] BUILDSTDERR: 2378 | _cTB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2378 | _cTB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTB1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2403:1: error: BUILDSTDERR: warning: label ‘_cTB1’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _cTB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _cTB1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2440:1: error: BUILDSTDERR: warning: label ‘_cTBg’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _cTBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _cTBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2479:1: error: BUILDSTDERR: warning: label ‘_cTBq’ defined but not used [-Wunused-label] BUILDSTDERR: 2479 | _cTBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2479 | _cTBq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTBn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2504:1: error: BUILDSTDERR: warning: label ‘_cTBn’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _cTBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _cTBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2541:1: error: BUILDSTDERR: warning: label ‘_cTBC’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _cTBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _cTBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2580:1: error: BUILDSTDERR: warning: label ‘_cTBM’ defined but not used [-Wunused-label] BUILDSTDERR: 2580 | _cTBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2580 | _cTBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTBJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2605:1: error: BUILDSTDERR: warning: label ‘_cTBJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2605 | _cTBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2605 | _cTBJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘rTm7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2642:1: error: BUILDSTDERR: warning: label ‘_cTC4’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _cTC4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _cTC4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTBY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2678:1: error: BUILDSTDERR: warning: label ‘_cTBY’ defined but not used [-Wunused-label] BUILDSTDERR: 2678 | _cTBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2678 | _cTBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sToT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2717:1: error: BUILDSTDERR: warning: label ‘_cTCO’ defined but not used [-Wunused-label] BUILDSTDERR: 2717 | _cTCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2717 | _cTCO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sToW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2742:1: error: BUILDSTDERR: warning: label ‘_cTD4’ defined but not used [-Wunused-label] BUILDSTDERR: 2742 | _cTD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2742 | _cTD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sToX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2767:1: error: BUILDSTDERR: warning: label ‘_cTDc’ defined but not used [-Wunused-label] BUILDSTDERR: 2767 | _cTDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2767 | _cTDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2792:1: error: BUILDSTDERR: warning: label ‘_cTDj’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _cTDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _cTDj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTCe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2813:1: error: BUILDSTDERR: warning: label ‘_cTCe’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _cTCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _cTCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTCh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2830:1: error: BUILDSTDERR: warning: label ‘_cTCh’ defined but not used [-Wunused-label] BUILDSTDERR: 2830 | _cTCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2830 | _cTCh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTCn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2859:1: error: BUILDSTDERR: warning: label ‘_cTCn’ defined but not used [-Wunused-label] BUILDSTDERR: 2859 | _cTCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2859 | _cTCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTCp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2883:1: error: BUILDSTDERR: warning: label ‘_cTCp’ defined but not used [-Wunused-label] BUILDSTDERR: 2883 | _cTCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2883 | _cTCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTCu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:2924:1: error: BUILDSTDERR: warning: label ‘_cTCu’ defined but not used [-Wunused-label] BUILDSTDERR: 2924 | _cTCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2924 | _cTCu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTCV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3011:1: error: BUILDSTDERR: warning: label ‘_cTCV’ defined but not used [-Wunused-label] BUILDSTDERR: 3011 | _cTCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | _cTCV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTCF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3051:1: error: BUILDSTDERR: warning: label ‘_cTCF’ defined but not used [-Wunused-label] BUILDSTDERR: 3051 | _cTCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3051 | _cTCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTDK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3088:1: error: BUILDSTDERR: warning: label ‘_cTDK’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _cTDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _cTDK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTp3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3102:1: error: BUILDSTDERR: warning: label ‘_cTEk’ defined but not used [-Wunused-label] BUILDSTDERR: 3102 | _cTEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3102 | _cTEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTp2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3127:1: error: BUILDSTDERR: warning: label ‘_cTEr’ defined but not used [-Wunused-label] BUILDSTDERR: 3127 | _cTEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3127 | _cTEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAll2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3155:1: error: BUILDSTDERR: warning: label ‘_cTEw’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _cTEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _cTEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTEe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3183:1: error: BUILDSTDERR: warning: label ‘_cTEe’ defined but not used [-Wunused-label] BUILDSTDERR: 3183 | _cTEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3183 | _cTEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTpc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3225:1: error: BUILDSTDERR: warning: label ‘_cTEV’ defined but not used [-Wunused-label] BUILDSTDERR: 3225 | _cTEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3225 | _cTEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTES’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3258:1: error: BUILDSTDERR: warning: label ‘_cTES’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _cTES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _cTES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTEY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3281:1: error: BUILDSTDERR: warning: label ‘_cTEY’ defined but not used [-Wunused-label] BUILDSTDERR: 3281 | _cTEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3281 | _cTEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTpf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3302:1: error: BUILDSTDERR: warning: label ‘_cTF9’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _cTF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _cTF9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTpg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3345:1: error: BUILDSTDERR: warning: label ‘_cTFe’ defined but not used [-Wunused-label] BUILDSTDERR: 3345 | _cTFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3345 | _cTFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlistAll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3383:1: error: BUILDSTDERR: warning: label ‘_cTFk’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _cTFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _cTFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3419:1: error: BUILDSTDERR: warning: label ‘_cTFw’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _cTFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _cTFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTFt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3443:1: error: BUILDSTDERR: warning: label ‘_cTFt’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _cTFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _cTFt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3480:1: error: BUILDSTDERR: warning: label ‘_cTFO’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _cTFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _cTFO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTFI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3516:1: error: BUILDSTDERR: warning: label ‘_cTFI’ defined but not used [-Wunused-label] BUILDSTDERR: 3516 | _cTFI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3516 | _cTFI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTpz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3555:1: error: BUILDSTDERR: warning: label ‘_cTG7’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _cTG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _cTG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3588:1: error: BUILDSTDERR: warning: label ‘_cTGg’ defined but not used [-Wunused-label] BUILDSTDERR: 3588 | _cTGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3588 | _cTGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTG1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3620:1: error: BUILDSTDERR: warning: label ‘_cTG1’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _cTG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _cTG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTGa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3652:1: error: BUILDSTDERR: warning: label ‘_cTGa’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _cTGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _cTGa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTGr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3685:1: error: BUILDSTDERR: warning: label ‘_cTGr’ defined but not used [-Wunused-label] BUILDSTDERR: 3685 | _cTGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3685 | _cTGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTGw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3711:1: error: BUILDSTDERR: warning: label ‘_cTGw’ defined but not used [-Wunused-label] BUILDSTDERR: 3711 | _cTGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3711 | _cTGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTGB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3750:1: error: BUILDSTDERR: warning: label ‘_cTGB’ defined but not used [-Wunused-label] BUILDSTDERR: 3750 | _cTGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3750 | _cTGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTHA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3817:1: error: BUILDSTDERR: warning: label ‘_cTHA’ defined but not used [-Wunused-label] BUILDSTDERR: 3817 | _cTHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3817 | _cTHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTHj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3841:1: error: BUILDSTDERR: warning: label ‘_cTHj’ defined but not used [-Wunused-label] BUILDSTDERR: 3841 | _cTHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3841 | _cTHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_sTpR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3865:1: error: BUILDSTDERR: warning: label ‘_sTpR’ defined but not used [-Wunused-label] BUILDSTDERR: 3865 | _sTpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3865 | _sTpR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTGS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3882:1: error: BUILDSTDERR: warning: label ‘_cTGS’ defined but not used [-Wunused-label] BUILDSTDERR: 3882 | _cTGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3882 | _cTGS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTGY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3910:1: error: BUILDSTDERR: warning: label ‘_cTGY’ defined but not used [-Wunused-label] BUILDSTDERR: 3910 | _cTGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3910 | _cTGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTHR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3935:1: error: BUILDSTDERR: warning: label ‘_cTHR’ defined but not used [-Wunused-label] BUILDSTDERR: 3935 | _cTHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3935 | _cTHR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTqb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3952:1: error: BUILDSTDERR: warning: label ‘_cTIJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3952 | _cTIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3952 | _cTIJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTIG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:3985:1: error: BUILDSTDERR: warning: label ‘_cTIG’ defined but not used [-Wunused-label] BUILDSTDERR: 3985 | _cTIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3985 | _cTIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTIM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4008:1: error: BUILDSTDERR: warning: label ‘_cTIM’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _cTIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _cTIM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTqe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4030:1: error: BUILDSTDERR: warning: label ‘_cTIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4030 | _cTIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4030 | _cTIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTIw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4068:1: error: BUILDSTDERR: warning: label ‘_cTIw’ defined but not used [-Wunused-label] BUILDSTDERR: 4068 | _cTIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4068 | _cTIw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘sTqf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4117:1: error: BUILDSTDERR: warning: label ‘_cTJa’ defined but not used [-Wunused-label] BUILDSTDERR: 4117 | _cTJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4117 | _cTJa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwupdatezu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cTJg’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cTJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cTJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_updatezu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4197:1: error: BUILDSTDERR: warning: label ‘_cTJw’ defined but not used [-Wunused-label] BUILDSTDERR: 4197 | _cTJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4197 | _cTJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTJt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4222:1: error: BUILDSTDERR: warning: label ‘_cTJt’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _cTJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _cTJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4259:1: error: BUILDSTDERR: warning: label ‘_cTJI’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _cTJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _cTJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4298:1: error: BUILDSTDERR: warning: label ‘_cTJS’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _cTJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _cTJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTJP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4323:1: error: BUILDSTDERR: warning: label ‘_cTJP’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _cTJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _cTJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_update1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4360:1: error: BUILDSTDERR: warning: label ‘_cTK4’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _cTK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _cTK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_update_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4399:1: error: BUILDSTDERR: warning: label ‘_cTKe’ defined but not used [-Wunused-label] BUILDSTDERR: 4399 | _cTKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4399 | _cTKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc: In function ‘_cTKb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_242.hc:4424:1: error: BUILDSTDERR: warning: label ‘_cTKb’ defined but not used [-Wunused-label] BUILDSTDERR: 4424 | _cTKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4424 | _cTKb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKs_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:14:1: error: BUILDSTDERR: warning: label ‘_cTOP’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cTOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cTOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:40:1: error: BUILDSTDERR: warning: label ‘_cTOY’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cTOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cTOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTOW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:64:1: error: BUILDSTDERR: warning: label ‘_cTOW’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cTOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cTOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:83:1: error: BUILDSTDERR: warning: label ‘_cTP4’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _cTP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _cTP4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTOJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:111:1: error: BUILDSTDERR: warning: label ‘_cTOJ’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _cTOJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _cTOJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:157:1: error: BUILDSTDERR: warning: label ‘_cTPh’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _cTPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _cTPh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:194:1: error: BUILDSTDERR: warning: label ‘_cTQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 194 | _cTQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 194 | _cTQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTPJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:240:1: error: BUILDSTDERR: warning: label ‘_cTPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _cTPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _cTPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:350:1: error: BUILDSTDERR: warning: label ‘_cTR3’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _cTR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _cTR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:390:1: error: BUILDSTDERR: warning: label ‘_cTR8’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _cTR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _cTR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:426:1: error: BUILDSTDERR: warning: label ‘_cTRA’ defined but not used [-Wunused-label] BUILDSTDERR: 426 | _cTRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 426 | _cTRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTRx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:459:1: error: BUILDSTDERR: warning: label ‘_cTRx’ defined but not used [-Wunused-label] BUILDSTDERR: 459 | _cTRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 459 | _cTRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTRD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:482:1: error: BUILDSTDERR: warning: label ‘_cTRD’ defined but not used [-Wunused-label] BUILDSTDERR: 482 | _cTRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 482 | _cTRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:499:1: error: BUILDSTDERR: warning: label ‘_cTRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _cTRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _cTRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTRn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:535:1: error: BUILDSTDERR: warning: label ‘_cTRn’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cTRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cTRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:580:1: error: BUILDSTDERR: warning: label ‘_cTS1’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _cTS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _cTS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTKP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:616:1: error: BUILDSTDERR: warning: label ‘_cTSa’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cTSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cTSa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTPs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:650:1: error: BUILDSTDERR: warning: label ‘_cTPs’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _cTPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _cTPs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:698:1: error: BUILDSTDERR: warning: label ‘_cTSm’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _cTSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _cTSm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:733:1: error: BUILDSTDERR: warning: label ‘_cTSy’ defined but not used [-Wunused-label] BUILDSTDERR: 733 | _cTSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 733 | _cTSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTSv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:758:1: error: BUILDSTDERR: warning: label ‘_cTSv’ defined but not used [-Wunused-label] BUILDSTDERR: 758 | _cTSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 758 | _cTSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTL6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:816:1: error: BUILDSTDERR: warning: label ‘_cTSU’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _cTSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _cTSU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTL3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:841:1: error: BUILDSTDERR: warning: label ‘_cTT4’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _cTT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _cTT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTT1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:874:1: error: BUILDSTDERR: warning: label ‘_cTT1’ defined but not used [-Wunused-label] BUILDSTDERR: 874 | _cTT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 874 | _cTT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTT7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:897:1: error: BUILDSTDERR: warning: label ‘_cTT7’ defined but not used [-Wunused-label] BUILDSTDERR: 897 | _cTT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 897 | _cTT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTL8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:921:1: error: BUILDSTDERR: warning: label ‘_cTTk’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _cTTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _cTTk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTTi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:965:1: error: BUILDSTDERR: warning: label ‘_cTTi’ defined but not used [-Wunused-label] BUILDSTDERR: 965 | _cTTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 965 | _cTTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTL9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:984:1: error: BUILDSTDERR: warning: label ‘_cTTs’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _cTTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _cTTs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwsearchAddPl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1024:1: error: BUILDSTDERR: warning: label ‘_cTTy’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _cTTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _cTTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_searchAddPl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1062:1: error: BUILDSTDERR: warning: label ‘_cTTK’ defined but not used [-Wunused-label] BUILDSTDERR: 1062 | _cTTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1062 | _cTTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTTH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1087:1: error: BUILDSTDERR: warning: label ‘_cTTH’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _cTTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _cTTH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1123:1: error: BUILDSTDERR: warning: label ‘_cTU4’ defined but not used [-Wunused-label] BUILDSTDERR: 1123 | _cTU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1123 | _cTU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTU2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1149:1: error: BUILDSTDERR: warning: label ‘_cTU2’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _cTU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _cTU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cTUa’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cTUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cTUa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_searchAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1206:1: error: BUILDSTDERR: warning: label ‘_cTUh’ defined but not used [-Wunused-label] BUILDSTDERR: 1206 | _cTUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1206 | _cTUh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1243:1: error: BUILDSTDERR: warning: label ‘_cTUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _cTUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _cTUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_find1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1271:1: error: BUILDSTDERR: warning: label ‘_cTUM’ defined but not used [-Wunused-label] BUILDSTDERR: 1271 | _cTUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1271 | _cTUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTUq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1297:1: error: BUILDSTDERR: warning: label ‘_cTUq’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _cTUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _cTUq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTUs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1317:1: error: BUILDSTDERR: warning: label ‘_cTUs’ defined but not used [-Wunused-label] BUILDSTDERR: 1317 | _cTUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1317 | _cTUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTUw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1336:1: error: BUILDSTDERR: warning: label ‘_cTUw’ defined but not used [-Wunused-label] BUILDSTDERR: 1336 | _cTUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1336 | _cTUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTUA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1357:1: error: BUILDSTDERR: warning: label ‘_cTUA’ defined but not used [-Wunused-label] BUILDSTDERR: 1357 | _cTUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1357 | _cTUA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLy_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1407:1: error: BUILDSTDERR: warning: label ‘_cTVh’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _cTVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _cTVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTVf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1433:1: error: BUILDSTDERR: warning: label ‘_cTVf’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _cTVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _cTVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLz_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1451:1: error: BUILDSTDERR: warning: label ‘_cTVn’ defined but not used [-Wunused-label] BUILDSTDERR: 1451 | _cTVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1451 | _cTVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_search_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1490:1: error: BUILDSTDERR: warning: label ‘_cTVu’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _cTVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _cTVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cTVN’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cTVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cTVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTVL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1557:1: error: BUILDSTDERR: warning: label ‘_cTVL’ defined but not used [-Wunused-label] BUILDSTDERR: 1557 | _cTVL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1557 | _cTVL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1575:1: error: BUILDSTDERR: warning: label ‘_cTVT’ defined but not used [-Wunused-label] BUILDSTDERR: 1575 | _cTVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1575 | _cTVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_findAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1614:1: error: BUILDSTDERR: warning: label ‘_cTW0’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _cTW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _cTW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cTWj’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cTWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cTWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTWh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1681:1: error: BUILDSTDERR: warning: label ‘_cTWh’ defined but not used [-Wunused-label] BUILDSTDERR: 1681 | _cTWh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1681 | _cTWh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLJ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1699:1: error: BUILDSTDERR: warning: label ‘_cTWp’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _cTWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _cTWp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_find_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1738:1: error: BUILDSTDERR: warning: label ‘_cTWw’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _cTWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _cTWw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1775:1: error: BUILDSTDERR: warning: label ‘_cTWQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _cTWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _cTWQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_count1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1803:1: error: BUILDSTDERR: warning: label ‘_cTWX’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _cTWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _cTWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTWF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1829:1: error: BUILDSTDERR: warning: label ‘_cTWF’ defined but not used [-Wunused-label] BUILDSTDERR: 1829 | _cTWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1829 | _cTWF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTWH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1852:1: error: BUILDSTDERR: warning: label ‘_cTWH’ defined but not used [-Wunused-label] BUILDSTDERR: 1852 | _cTWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1852 | _cTWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1902:1: error: BUILDSTDERR: warning: label ‘_cTXm’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _cTXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _cTXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTXk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1928:1: error: BUILDSTDERR: warning: label ‘_cTXk’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _cTXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _cTXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTLX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1946:1: error: BUILDSTDERR: warning: label ‘_cTXs’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _cTXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _cTXs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_count_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cTXz’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cTXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cTXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTM8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2022:1: error: BUILDSTDERR: warning: label ‘_cTY1’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _cTY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _cTY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2050:1: error: BUILDSTDERR: warning: label ‘_cTY4’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _cTY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _cTY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTXI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2076:1: error: BUILDSTDERR: warning: label ‘_cTXI’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _cTXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _cTXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTXK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2096:1: error: BUILDSTDERR: warning: label ‘_cTXK’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _cTXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _cTXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTXO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2115:1: error: BUILDSTDERR: warning: label ‘_cTXO’ defined but not used [-Wunused-label] BUILDSTDERR: 2115 | _cTXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2115 | _cTXO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTXS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cTXS’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cTXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cTXS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTMi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2183:1: error: BUILDSTDERR: warning: label ‘_cTYE’ defined but not used [-Wunused-label] BUILDSTDERR: 2183 | _cTYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2183 | _cTYE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTYB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2216:1: error: BUILDSTDERR: warning: label ‘_cTYB’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _cTYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _cTYB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTYH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2239:1: error: BUILDSTDERR: warning: label ‘_cTYH’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _cTYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _cTYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTMl_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2260:1: error: BUILDSTDERR: warning: label ‘_cTYS’ defined but not used [-Wunused-label] BUILDSTDERR: 2260 | _cTYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2260 | _cTYS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTMm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2301:1: error: BUILDSTDERR: warning: label ‘_cTYX’ defined but not used [-Wunused-label] BUILDSTDERR: 2301 | _cTYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2301 | _cTYX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlsInfozq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2340:1: error: BUILDSTDERR: warning: label ‘_cTZ3’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _cTZ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _cTZ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfozq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2378:1: error: BUILDSTDERR: warning: label ‘_cTZf’ defined but not used [-Wunused-label] BUILDSTDERR: 2378 | _cTZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2378 | _cTZf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTZc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2403:1: error: BUILDSTDERR: warning: label ‘_cTZc’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _cTZc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _cTZc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2440:1: error: BUILDSTDERR: warning: label ‘_cTZr’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _cTZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _cTZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2479:1: error: BUILDSTDERR: warning: label ‘_cTZB’ defined but not used [-Wunused-label] BUILDSTDERR: 2479 | _cTZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2479 | _cTZB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTZy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2504:1: error: BUILDSTDERR: warning: label ‘_cTZy’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _cTZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _cTZy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2541:1: error: BUILDSTDERR: warning: label ‘_cTZN’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _cTZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _cTZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2580:1: error: BUILDSTDERR: warning: label ‘_cTZX’ defined but not used [-Wunused-label] BUILDSTDERR: 2580 | _cTZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2580 | _cTZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cTZU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2605:1: error: BUILDSTDERR: warning: label ‘_cTZU’ defined but not used [-Wunused-label] BUILDSTDERR: 2605 | _cTZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2605 | _cTZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘rTm7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2642:1: error: BUILDSTDERR: warning: label ‘_cU0f’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _cU0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _cU0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU09’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2678:1: error: BUILDSTDERR: warning: label ‘_cU09’ defined but not used [-Wunused-label] BUILDSTDERR: 2678 | _cU09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2678 | _cU09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTN4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2717:1: error: BUILDSTDERR: warning: label ‘_cU0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2717 | _cU0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2717 | _cU0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTN7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2742:1: error: BUILDSTDERR: warning: label ‘_cU1f’ defined but not used [-Wunused-label] BUILDSTDERR: 2742 | _cU1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2742 | _cU1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTN8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2767:1: error: BUILDSTDERR: warning: label ‘_cU1n’ defined but not used [-Wunused-label] BUILDSTDERR: 2767 | _cU1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2767 | _cU1n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2792:1: error: BUILDSTDERR: warning: label ‘_cU1u’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _cU1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _cU1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU0p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2813:1: error: BUILDSTDERR: warning: label ‘_cU0p’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _cU0p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _cU0p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU0s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2830:1: error: BUILDSTDERR: warning: label ‘_cU0s’ defined but not used [-Wunused-label] BUILDSTDERR: 2830 | _cU0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2830 | _cU0s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU0y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2859:1: error: BUILDSTDERR: warning: label ‘_cU0y’ defined but not used [-Wunused-label] BUILDSTDERR: 2859 | _cU0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2859 | _cU0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU0A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2883:1: error: BUILDSTDERR: warning: label ‘_cU0A’ defined but not used [-Wunused-label] BUILDSTDERR: 2883 | _cU0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2883 | _cU0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU0F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:2924:1: error: BUILDSTDERR: warning: label ‘_cU0F’ defined but not used [-Wunused-label] BUILDSTDERR: 2924 | _cU0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2924 | _cU0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU16’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3011:1: error: BUILDSTDERR: warning: label ‘_cU16’ defined but not used [-Wunused-label] BUILDSTDERR: 3011 | _cU16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | _cU16: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU0Q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3051:1: error: BUILDSTDERR: warning: label ‘_cU0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3051 | _cU0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3051 | _cU0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU1V’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3088:1: error: BUILDSTDERR: warning: label ‘_cU1V’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _cU1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _cU1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTNe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3102:1: error: BUILDSTDERR: warning: label ‘_cU2v’ defined but not used [-Wunused-label] BUILDSTDERR: 3102 | _cU2v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3102 | _cU2v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTNd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3127:1: error: BUILDSTDERR: warning: label ‘_cU2C’ defined but not used [-Wunused-label] BUILDSTDERR: 3127 | _cU2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3127 | _cU2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAll2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3155:1: error: BUILDSTDERR: warning: label ‘_cU2H’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _cU2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _cU2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU2p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3183:1: error: BUILDSTDERR: warning: label ‘_cU2p’ defined but not used [-Wunused-label] BUILDSTDERR: 3183 | _cU2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3183 | _cU2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTNn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3225:1: error: BUILDSTDERR: warning: label ‘_cU36’ defined but not used [-Wunused-label] BUILDSTDERR: 3225 | _cU36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3225 | _cU36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU33’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3258:1: error: BUILDSTDERR: warning: label ‘_cU33’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _cU33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _cU33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU39’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3281:1: error: BUILDSTDERR: warning: label ‘_cU39’ defined but not used [-Wunused-label] BUILDSTDERR: 3281 | _cU39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3281 | _cU39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTNq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3302:1: error: BUILDSTDERR: warning: label ‘_cU3k’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _cU3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _cU3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTNr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3345:1: error: BUILDSTDERR: warning: label ‘_cU3p’ defined but not used [-Wunused-label] BUILDSTDERR: 3345 | _cU3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3345 | _cU3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlistAll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3383:1: error: BUILDSTDERR: warning: label ‘_cU3v’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _cU3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _cU3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3419:1: error: BUILDSTDERR: warning: label ‘_cU3H’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _cU3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _cU3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU3E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3443:1: error: BUILDSTDERR: warning: label ‘_cU3E’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _cU3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _cU3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3480:1: error: BUILDSTDERR: warning: label ‘_cU3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _cU3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _cU3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU3T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3516:1: error: BUILDSTDERR: warning: label ‘_cU3T’ defined but not used [-Wunused-label] BUILDSTDERR: 3516 | _cU3T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3516 | _cU3T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTNK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3555:1: error: BUILDSTDERR: warning: label ‘_cU4i’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _cU4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _cU4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3588:1: error: BUILDSTDERR: warning: label ‘_cU4r’ defined but not used [-Wunused-label] BUILDSTDERR: 3588 | _cU4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3588 | _cU4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU4c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3620:1: error: BUILDSTDERR: warning: label ‘_cU4c’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _cU4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _cU4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU4l’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3652:1: error: BUILDSTDERR: warning: label ‘_cU4l’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _cU4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _cU4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU4C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3685:1: error: BUILDSTDERR: warning: label ‘_cU4C’ defined but not used [-Wunused-label] BUILDSTDERR: 3685 | _cU4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3685 | _cU4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU4H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3711:1: error: BUILDSTDERR: warning: label ‘_cU4H’ defined but not used [-Wunused-label] BUILDSTDERR: 3711 | _cU4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3711 | _cU4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU4M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3750:1: error: BUILDSTDERR: warning: label ‘_cU4M’ defined but not used [-Wunused-label] BUILDSTDERR: 3750 | _cU4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3750 | _cU4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU5L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3817:1: error: BUILDSTDERR: warning: label ‘_cU5L’ defined but not used [-Wunused-label] BUILDSTDERR: 3817 | _cU5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3817 | _cU5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU5u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3841:1: error: BUILDSTDERR: warning: label ‘_cU5u’ defined but not used [-Wunused-label] BUILDSTDERR: 3841 | _cU5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3841 | _cU5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_sTO2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3865:1: error: BUILDSTDERR: warning: label ‘_sTO2’ defined but not used [-Wunused-label] BUILDSTDERR: 3865 | _sTO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3865 | _sTO2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU53’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3882:1: error: BUILDSTDERR: warning: label ‘_cU53’ defined but not used [-Wunused-label] BUILDSTDERR: 3882 | _cU53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3882 | _cU53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU59’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3910:1: error: BUILDSTDERR: warning: label ‘_cU59’ defined but not used [-Wunused-label] BUILDSTDERR: 3910 | _cU59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3910 | _cU59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU62’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3935:1: error: BUILDSTDERR: warning: label ‘_cU62’ defined but not used [-Wunused-label] BUILDSTDERR: 3935 | _cU62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3935 | _cU62: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTOm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3952:1: error: BUILDSTDERR: warning: label ‘_cU6U’ defined but not used [-Wunused-label] BUILDSTDERR: 3952 | _cU6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3952 | _cU6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU6R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:3985:1: error: BUILDSTDERR: warning: label ‘_cU6R’ defined but not used [-Wunused-label] BUILDSTDERR: 3985 | _cU6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3985 | _cU6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU6X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4008:1: error: BUILDSTDERR: warning: label ‘_cU6X’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _cU6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _cU6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTOp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4030:1: error: BUILDSTDERR: warning: label ‘_cU7a’ defined but not used [-Wunused-label] BUILDSTDERR: 4030 | _cU7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4030 | _cU7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU6H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4068:1: error: BUILDSTDERR: warning: label ‘_cU6H’ defined but not used [-Wunused-label] BUILDSTDERR: 4068 | _cU6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4068 | _cU6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘sTOq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4117:1: error: BUILDSTDERR: warning: label ‘_cU7l’ defined but not used [-Wunused-label] BUILDSTDERR: 4117 | _cU7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4117 | _cU7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwupdatezu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cU7r’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cU7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cU7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_updatezu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4197:1: error: BUILDSTDERR: warning: label ‘_cU7H’ defined but not used [-Wunused-label] BUILDSTDERR: 4197 | _cU7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4197 | _cU7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU7E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4222:1: error: BUILDSTDERR: warning: label ‘_cU7E’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _cU7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _cU7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4259:1: error: BUILDSTDERR: warning: label ‘_cU7T’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _cU7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _cU7T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4298:1: error: BUILDSTDERR: warning: label ‘_cU83’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _cU83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _cU83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU80’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4323:1: error: BUILDSTDERR: warning: label ‘_cU80’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _cU80: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _cU80: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_update1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4360:1: error: BUILDSTDERR: warning: label ‘_cU8f’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _cU8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _cU8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_update_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4399:1: error: BUILDSTDERR: warning: label ‘_cU8p’ defined but not used [-Wunused-label] BUILDSTDERR: 4399 | _cU8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4399 | _cU8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc: In function ‘_cU8m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_246.hc:4424:1: error: BUILDSTDERR: warning: label ‘_cU8m’ defined but not used [-Wunused-label] BUILDSTDERR: 4424 | _cU8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4424 | _cU8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUio_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:18:1: error: BUILDSTDERR: warning: label ‘_cUjs’ defined but not used [-Wunused-label] BUILDSTDERR: 18 | _cUjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 18 | _cUjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUjq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:44:1: error: BUILDSTDERR: warning: label ‘_cUjq’ defined but not used [-Wunused-label] BUILDSTDERR: 44 | _cUjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 44 | _cUjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUip_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:62:1: error: BUILDSTDERR: warning: label ‘_cUjy’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cUjy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cUjy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_count_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:101:1: error: BUILDSTDERR: warning: label ‘_cUjE’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cUjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cUjE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUiu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:145:1: error: BUILDSTDERR: warning: label ‘_cUjY’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _cUjY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _cUjY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUjW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:171:1: error: BUILDSTDERR: warning: label ‘_cUjW’ defined but not used [-Wunused-label] BUILDSTDERR: 171 | _cUjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 171 | _cUjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUiv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:189:1: error: BUILDSTDERR: warning: label ‘_cUk4’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _cUk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _cUk4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_find_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:228:1: error: BUILDSTDERR: warning: label ‘_cUka’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cUka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cUka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUiA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:272:1: error: BUILDSTDERR: warning: label ‘_cUkt’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _cUkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _cUkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUkr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:298:1: error: BUILDSTDERR: warning: label ‘_cUkr’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _cUkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _cUkr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUiB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:316:1: error: BUILDSTDERR: warning: label ‘_cUkz’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _cUkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _cUkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_findAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:355:1: error: BUILDSTDERR: warning: label ‘_cUkF’ defined but not used [-Wunused-label] BUILDSTDERR: 355 | _cUkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 355 | _cUkF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_list_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:396:1: error: BUILDSTDERR: warning: label ‘_cUkQ’ defined but not used [-Wunused-label] BUILDSTDERR: 396 | _cUkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 396 | _cUkQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUkO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:419:1: error: BUILDSTDERR: warning: label ‘_cUkO’ defined but not used [-Wunused-label] BUILDSTDERR: 419 | _cUkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 419 | _cUkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_listAll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:443:1: error: BUILDSTDERR: warning: label ‘_cUl0’ defined but not used [-Wunused-label] BUILDSTDERR: 443 | _cUl0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 443 | _cUl0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUkY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:465:1: error: BUILDSTDERR: warning: label ‘_cUkY’ defined but not used [-Wunused-label] BUILDSTDERR: 465 | _cUkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 465 | _cUkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_listAllInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:491:1: error: BUILDSTDERR: warning: label ‘_cUla’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cUla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cUla: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUl8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:514:1: error: BUILDSTDERR: warning: label ‘_cUl8’ defined but not used [-Wunused-label] BUILDSTDERR: 514 | _cUl8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 514 | _cUl8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_lsInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:540:1: error: BUILDSTDERR: warning: label ‘_cUlk’ defined but not used [-Wunused-label] BUILDSTDERR: 540 | _cUlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 540 | _cUlk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUli’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:563:1: error: BUILDSTDERR: warning: label ‘_cUli’ defined but not used [-Wunused-label] BUILDSTDERR: 563 | _cUli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 563 | _cUli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUj1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:591:1: error: BUILDSTDERR: warning: label ‘_cUlC’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cUlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cUlC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUlA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:617:1: error: BUILDSTDERR: warning: label ‘_cUlA’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _cUlA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _cUlA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘sUj2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:635:1: error: BUILDSTDERR: warning: label ‘_cUlI’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _cUlI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _cUlI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_search_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:674:1: error: BUILDSTDERR: warning: label ‘_cUlO’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _cUlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _cUlO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_update_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:716:1: error: BUILDSTDERR: warning: label ‘_cUlZ’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _cUlZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _cUlZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUlX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:739:1: error: BUILDSTDERR: warning: label ‘_cUlX’ defined but not used [-Wunused-label] BUILDSTDERR: 739 | _cUlX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 739 | _cUlX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_rescan_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:765:1: error: BUILDSTDERR: warning: label ‘_cUm9’ defined but not used [-Wunused-label] BUILDSTDERR: 765 | _cUm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 765 | _cUm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc: In function ‘_cUm7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_251.hc:788:1: error: BUILDSTDERR: warning: label ‘_cUm7’ defined but not used [-Wunused-label] BUILDSTDERR: 788 | _cUm7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 788 | _cUm7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUmg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:18:1: error: BUILDSTDERR: warning: label ‘_cUnk’ defined but not used [-Wunused-label] BUILDSTDERR: 18 | _cUnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 18 | _cUnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUni’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:44:1: error: BUILDSTDERR: warning: label ‘_cUni’ defined but not used [-Wunused-label] BUILDSTDERR: 44 | _cUni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 44 | _cUni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUmh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:62:1: error: BUILDSTDERR: warning: label ‘_cUnq’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cUnq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cUnq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_count_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:101:1: error: BUILDSTDERR: warning: label ‘_cUnw’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cUnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cUnw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUmm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:145:1: error: BUILDSTDERR: warning: label ‘_cUnQ’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _cUnQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _cUnQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUnO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:171:1: error: BUILDSTDERR: warning: label ‘_cUnO’ defined but not used [-Wunused-label] BUILDSTDERR: 171 | _cUnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 171 | _cUnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUmn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:189:1: error: BUILDSTDERR: warning: label ‘_cUnW’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _cUnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _cUnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_find_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:228:1: error: BUILDSTDERR: warning: label ‘_cUo2’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cUo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cUo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUms_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:272:1: error: BUILDSTDERR: warning: label ‘_cUol’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _cUol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _cUol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUoj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:298:1: error: BUILDSTDERR: warning: label ‘_cUoj’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _cUoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _cUoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUmt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:316:1: error: BUILDSTDERR: warning: label ‘_cUor’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _cUor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _cUor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_findAdd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:355:1: error: BUILDSTDERR: warning: label ‘_cUox’ defined but not used [-Wunused-label] BUILDSTDERR: 355 | _cUox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 355 | _cUox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_list_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:396:1: error: BUILDSTDERR: warning: label ‘_cUoI’ defined but not used [-Wunused-label] BUILDSTDERR: 396 | _cUoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 396 | _cUoI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUoG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:419:1: error: BUILDSTDERR: warning: label ‘_cUoG’ defined but not used [-Wunused-label] BUILDSTDERR: 419 | _cUoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 419 | _cUoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_listAll_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:443:1: error: BUILDSTDERR: warning: label ‘_cUoS’ defined but not used [-Wunused-label] BUILDSTDERR: 443 | _cUoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 443 | _cUoS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUoQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:465:1: error: BUILDSTDERR: warning: label ‘_cUoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 465 | _cUoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 465 | _cUoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_listAllInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:491:1: error: BUILDSTDERR: warning: label ‘_cUp2’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cUp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cUp2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUp0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:514:1: error: BUILDSTDERR: warning: label ‘_cUp0’ defined but not used [-Wunused-label] BUILDSTDERR: 514 | _cUp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 514 | _cUp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_lsInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:540:1: error: BUILDSTDERR: warning: label ‘_cUpc’ defined but not used [-Wunused-label] BUILDSTDERR: 540 | _cUpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 540 | _cUpc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUpa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:563:1: error: BUILDSTDERR: warning: label ‘_cUpa’ defined but not used [-Wunused-label] BUILDSTDERR: 563 | _cUpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 563 | _cUpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUmT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:591:1: error: BUILDSTDERR: warning: label ‘_cUpu’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cUpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cUpu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUps’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:617:1: error: BUILDSTDERR: warning: label ‘_cUps’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _cUps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _cUps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘sUmU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:635:1: error: BUILDSTDERR: warning: label ‘_cUpA’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _cUpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _cUpA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_search_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:674:1: error: BUILDSTDERR: warning: label ‘_cUpG’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _cUpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _cUpG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_update_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:716:1: error: BUILDSTDERR: warning: label ‘_cUpR’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _cUpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _cUpR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUpP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:739:1: error: BUILDSTDERR: warning: label ‘_cUpP’ defined but not used [-Wunused-label] BUILDSTDERR: 739 | _cUpP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 739 | _cUpP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_rescan_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:765:1: error: BUILDSTDERR: warning: label ‘_cUq1’ defined but not used [-Wunused-label] BUILDSTDERR: 765 | _cUq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 765 | _cUq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc: In function ‘_cUpZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_255.hc:788:1: error: BUILDSTDERR: warning: label ‘_cUpZ’ defined but not used [-Wunused-label] BUILDSTDERR: 788 | _cUpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 788 | _cUpZ: BUILDSTDERR: | ^ [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... Cabal library version 2.2.0.1 Configuring libmpd-0.9.0.9... Preprocessing library for libmpd-0.9.0.9.. Building library for libmpd-0.9.0.9.. [ 1 of 36] Compiling Network.MPD.Core.Error ( src/Network/MPD/Core/Error.hs, dist/build/Network/MPD/Core/Error.o ) [ 2 of 36] Compiling Network.MPD.Core.Class ( src/Network/MPD/Core/Class.hs, dist/build/Network/MPD/Core/Class.o ) [ 3 of 36] Compiling Network.MPD.Util ( src/Network/MPD/Util.hs, dist/build/Network/MPD/Util.o ) [ 4 of 36] Compiling Network.MPD.Core ( src/Network/MPD/Core.hs, dist/build/Network/MPD/Core.o ) [ 5 of 36] Compiling Network.MPD.Applicative.Internal ( src/Network/MPD/Applicative/Internal.hs, dist/build/Network/MPD/Applicative/Internal.o ) [ 6 of 36] Compiling Network.MPD.Applicative.Connection ( src/Network/MPD/Applicative/Connection.hs, dist/build/Network/MPD/Applicative/Connection.o ) [ 7 of 36] Compiling Network.MPD.Commands.Connection ( src/Network/MPD/Commands/Connection.hs, dist/build/Network/MPD/Commands/Connection.o ) [ 8 of 36] Compiling Network.MPD.Commands.Arg ( src/Network/MPD/Commands/Arg.hs, dist/build/Network/MPD/Commands/Arg.o ) [ 9 of 36] Compiling Network.MPD.Commands.Types ( src/Network/MPD/Commands/Types.hs, dist/build/Network/MPD/Commands/Types.o ) [10 of 36] Compiling Network.MPD.Commands.Parse ( src/Network/MPD/Commands/Parse.hs, dist/build/Network/MPD/Commands/Parse.o ) [11 of 36] Compiling Network.MPD.Commands.Query ( src/Network/MPD/Commands/Query.hs, dist/build/Network/MPD/Commands/Query.o ) [12 of 36] Compiling Network.MPD.Applicative.PlaybackControl ( src/Network/MPD/Applicative/PlaybackControl.hs, dist/build/Network/MPD/Applicative/PlaybackControl.o ) [13 of 36] Compiling Network.MPD.Commands.PlaybackControl ( src/Network/MPD/Commands/PlaybackControl.hs, dist/build/Network/MPD/Commands/PlaybackControl.o ) [14 of 36] Compiling Network.MPD.Applicative.Output ( src/Network/MPD/Applicative/Output.hs, dist/build/Network/MPD/Applicative/Output.o ) [15 of 36] Compiling Network.MPD.Commands.Output ( src/Network/MPD/Commands/Output.hs, dist/build/Network/MPD/Commands/Output.o ) [16 of 36] Compiling Network.MPD.Applicative.Util ( src/Network/MPD/Applicative/Util.hs, dist/build/Network/MPD/Applicative/Util.o ) [17 of 36] Compiling Network.MPD.Applicative.StoredPlaylists ( src/Network/MPD/Applicative/StoredPlaylists.hs, dist/build/Network/MPD/Applicative/StoredPlaylists.o ) [18 of 36] Compiling Network.MPD.Commands.StoredPlaylists ( src/Network/MPD/Commands/StoredPlaylists.hs, dist/build/Network/MPD/Commands/StoredPlaylists.o ) [19 of 36] Compiling Network.MPD.Applicative.Stickers ( src/Network/MPD/Applicative/Stickers.hs, dist/build/Network/MPD/Applicative/Stickers.o ) [20 of 36] Compiling Network.MPD.Commands.Stickers ( src/Network/MPD/Commands/Stickers.hs, dist/build/Network/MPD/Commands/Stickers.o ) [21 of 36] Compiling Network.MPD.Applicative.Status ( src/Network/MPD/Applicative/Status.hs, dist/build/Network/MPD/Applicative/Status.o ) [22 of 36] Compiling Network.MPD.Commands.Status ( src/Network/MPD/Commands/Status.hs, dist/build/Network/MPD/Commands/Status.o ) [23 of 36] Compiling Network.MPD.Applicative.Reflection ( src/Network/MPD/Applicative/Reflection.hs, dist/build/Network/MPD/Applicative/Reflection.o ) [24 of 36] Compiling Network.MPD.Commands.Reflection ( src/Network/MPD/Commands/Reflection.hs, dist/build/Network/MPD/Commands/Reflection.o ) [25 of 36] Compiling Network.MPD.Applicative.PlaybackOptions ( src/Network/MPD/Applicative/PlaybackOptions.hs, dist/build/Network/MPD/Applicative/PlaybackOptions.o ) [26 of 36] Compiling Network.MPD.Commands.PlaybackOptions ( src/Network/MPD/Commands/PlaybackOptions.hs, dist/build/Network/MPD/Commands/PlaybackOptions.o ) [27 of 36] Compiling Network.MPD.Applicative.Database ( src/Network/MPD/Applicative/Database.hs, dist/build/Network/MPD/Applicative/Database.o ) [28 of 36] Compiling Network.MPD.Commands.Database ( src/Network/MPD/Commands/Database.hs, dist/build/Network/MPD/Commands/Database.o ) BUILDSTDERR: [29 of 36] Compilin/tmp/ghc3385_0/ghc_260.hc: In function ‘sVrb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:17:1: error: BUILDSTDERR: warning: label ‘_cVze’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cVze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cVze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVzb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:47:1: error: BUILDSTDERR: warning: label ‘_cVzb’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cVzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cVzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVzh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:66:1: error: BUILDSTDERR: warning: label ‘_cVzh’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _cVzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _cVzh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVr5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:94:1: error: BUILDSTDERR: warning: label ‘_cVzz’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cVzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cVzz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVzw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:124:1: error: BUILDSTDERR: warning: label ‘_cVzw’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _cVzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _cVzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVzC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:143:1: error: BUILDSTDERR: warning: label ‘_cVzC’ defined but not used [-Wunused-label] BUILDSTDERR: 143 | _cVzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 143 | _cVzC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVre_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:176:1: error: BUILDSTDERR: warning: label ‘_cVzN’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _cVzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _cVzN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVrf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:222:1: error: BUILDSTDERR: warning: label ‘_cVzS’ defined but not used [-Wunused-label] BUILDSTDERR: 222 | _cVzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 222 | _cVzS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:261:1: error: BUILDSTDERR: warning: label ‘_cVzY’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cVzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cVzY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_move_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:299:1: error: BUILDSTDERR: warning: label ‘_cVAb’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _cVAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _cVAb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVA8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:324:1: error: BUILDSTDERR: warning: label ‘_cVA8’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _cVA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _cVA8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVrL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:357:1: error: BUILDSTDERR: warning: label ‘_cVAF’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cVAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cVAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVAC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:387:1: error: BUILDSTDERR: warning: label ‘_cVAC’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _cVAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _cVAC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVAI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:406:1: error: BUILDSTDERR: warning: label ‘_cVAI’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cVAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cVAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVrC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:434:1: error: BUILDSTDERR: warning: label ‘_cVBf’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _cVBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _cVBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVBc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:464:1: error: BUILDSTDERR: warning: label ‘_cVBc’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _cVBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _cVBc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVBi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:483:1: error: BUILDSTDERR: warning: label ‘_cVBi’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _cVBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _cVBi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVrD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:513:1: error: BUILDSTDERR: warning: label ‘_cVBs’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _cVBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _cVBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVrE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:546:1: error: BUILDSTDERR: warning: label ‘_cVBx’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _cVBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _cVBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVAX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:577:1: error: BUILDSTDERR: warning: label ‘_cVAX’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cVAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cVAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVB2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:598:1: error: BUILDSTDERR: warning: label ‘_cVB2’ defined but not used [-Wunused-label] BUILDSTDERR: 598 | _cVB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 598 | _cVB2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVrO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:629:1: error: BUILDSTDERR: warning: label ‘_cVBG’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _cVBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _cVBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVAt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:666:1: error: BUILDSTDERR: warning: label ‘_cVAt’ defined but not used [-Wunused-label] BUILDSTDERR: 666 | _cVAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 666 | _cVAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVBI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:704:1: error: BUILDSTDERR: warning: label ‘_cVBI’ defined but not used [-Wunused-label] BUILDSTDERR: 704 | _cVBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 704 | _cVBI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVrP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:723:1: error: BUILDSTDERR: warning: label ‘_cVBT’ defined but not used [-Wunused-label] BUILDSTDERR: 723 | _cVBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 723 | _cVBT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmoveRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:762:1: error: BUILDSTDERR: warning: label ‘_cVBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _cVBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _cVBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_moveRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:800:1: error: BUILDSTDERR: warning: label ‘_cVCb’ defined but not used [-Wunused-label] BUILDSTDERR: 800 | _cVCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 800 | _cVCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVC8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:825:1: error: BUILDSTDERR: warning: label ‘_cVC8’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _cVC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _cVC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVs9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:860:1: error: BUILDSTDERR: warning: label ‘_cVCA’ defined but not used [-Wunused-label] BUILDSTDERR: 860 | _cVCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | _cVCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVCx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:890:1: error: BUILDSTDERR: warning: label ‘_cVCx’ defined but not used [-Wunused-label] BUILDSTDERR: 890 | _cVCx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 890 | _cVCx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVCD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:909:1: error: BUILDSTDERR: warning: label ‘_cVCD’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _cVCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _cVCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVs3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:937:1: error: BUILDSTDERR: warning: label ‘_cVCV’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _cVCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _cVCV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVCS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:967:1: error: BUILDSTDERR: warning: label ‘_cVCS’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cVCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cVCS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVCY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:986:1: error: BUILDSTDERR: warning: label ‘_cVCY’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cVCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cVCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1019:1: error: BUILDSTDERR: warning: label ‘_cVD9’ defined but not used [-Wunused-label] BUILDSTDERR: 1019 | _cVD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1019 | _cVD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1065:1: error: BUILDSTDERR: warning: label ‘_cVDe’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _cVDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _cVDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmoveId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1104:1: error: BUILDSTDERR: warning: label ‘_cVDk’ defined but not used [-Wunused-label] BUILDSTDERR: 1104 | _cVDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1104 | _cVDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_moveId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1142:1: error: BUILDSTDERR: warning: label ‘_cVDw’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _cVDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _cVDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVDt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cVDt’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cVDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cVDt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1202:1: error: BUILDSTDERR: warning: label ‘_cVDV’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _cVDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _cVDV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVDS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1232:1: error: BUILDSTDERR: warning: label ‘_cVDS’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _cVDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _cVDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVDY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cVDY’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cVDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cVDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1279:1: error: BUILDSTDERR: warning: label ‘_cVEg’ defined but not used [-Wunused-label] BUILDSTDERR: 1279 | _cVEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1279 | _cVEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVEd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1309:1: error: BUILDSTDERR: warning: label ‘_cVEd’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _cVEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _cVEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVEj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1328:1: error: BUILDSTDERR: warning: label ‘_cVEj’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _cVEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _cVEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1361:1: error: BUILDSTDERR: warning: label ‘_cVEu’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _cVEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _cVEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1407:1: error: BUILDSTDERR: warning: label ‘_cVEz’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _cVEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _cVEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwswap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1446:1: error: BUILDSTDERR: warning: label ‘_cVEF’ defined but not used [-Wunused-label] BUILDSTDERR: 1446 | _cVEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1446 | _cVEF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cVER’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cVER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cVER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVEO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1509:1: error: BUILDSTDERR: warning: label ‘_cVEO’ defined but not used [-Wunused-label] BUILDSTDERR: 1509 | _cVEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1509 | _cVEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1544:1: error: BUILDSTDERR: warning: label ‘_cVFg’ defined but not used [-Wunused-label] BUILDSTDERR: 1544 | _cVFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1544 | _cVFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVFd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1574:1: error: BUILDSTDERR: warning: label ‘_cVFd’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _cVFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _cVFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVFj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cVFj’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cVFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cVFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cVFB’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cVFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cVFB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVFy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cVFy’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cVFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cVFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVFE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1670:1: error: BUILDSTDERR: warning: label ‘_cVFE’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _cVFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _cVFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1703:1: error: BUILDSTDERR: warning: label ‘_cVFP’ defined but not used [-Wunused-label] BUILDSTDERR: 1703 | _cVFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1703 | _cVFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVsZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1749:1: error: BUILDSTDERR: warning: label ‘_cVFU’ defined but not used [-Wunused-label] BUILDSTDERR: 1749 | _cVFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1749 | _cVFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwswapId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1788:1: error: BUILDSTDERR: warning: label ‘_cVG0’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _cVG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _cVG0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swapId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1826:1: error: BUILDSTDERR: warning: label ‘_cVGc’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _cVGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _cVGc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVG9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1851:1: error: BUILDSTDERR: warning: label ‘_cVG9’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _cVG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _cVG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1886:1: error: BUILDSTDERR: warning: label ‘_cVGB’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _cVGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _cVGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVGy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1919:1: error: BUILDSTDERR: warning: label ‘_cVGy’ defined but not used [-Wunused-label] BUILDSTDERR: 1919 | _cVGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1919 | _cVGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVGE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1942:1: error: BUILDSTDERR: warning: label ‘_cVGE’ defined but not used [-Wunused-label] BUILDSTDERR: 1942 | _cVGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1942 | _cVGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:1963:1: error: BUILDSTDERR: warning: label ‘_cVGP’ defined but not used [-Wunused-label] BUILDSTDERR: 1963 | _cVGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1963 | _cVGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVth_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2006:1: error: BUILDSTDERR: warning: label ‘_cVGU’ defined but not used [-Wunused-label] BUILDSTDERR: 2006 | _cVGU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2006 | _cVGU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwadd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2044:1: error: BUILDSTDERR: warning: label ‘_cVH0’ defined but not used [-Wunused-label] BUILDSTDERR: 2044 | _cVH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2044 | _cVH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_add_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2080:1: error: BUILDSTDERR: warning: label ‘_cVHc’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _cVHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _cVHc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVH9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2104:1: error: BUILDSTDERR: warning: label ‘_cVH9’ defined but not used [-Wunused-label] BUILDSTDERR: 2104 | _cVH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2104 | _cVH9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2139:1: error: BUILDSTDERR: warning: label ‘_cVHB’ defined but not used [-Wunused-label] BUILDSTDERR: 2139 | _cVHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2139 | _cVHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVHy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2169:1: error: BUILDSTDERR: warning: label ‘_cVHy’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _cVHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _cVHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVHE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cVHE’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cVHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cVHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2219:1: error: BUILDSTDERR: warning: label ‘_cVHP’ defined but not used [-Wunused-label] BUILDSTDERR: 2219 | _cVHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2219 | _cVHP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2258:1: error: BUILDSTDERR: warning: label ‘_cVHU’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _cVHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _cVHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2295:1: error: BUILDSTDERR: warning: label ‘_cVI0’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _cVI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _cVI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_delete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2331:1: error: BUILDSTDERR: warning: label ‘_cVIc’ defined but not used [-Wunused-label] BUILDSTDERR: 2331 | _cVIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2331 | _cVIc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVI9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2355:1: error: BUILDSTDERR: warning: label ‘_cVI9’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _cVI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _cVI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cVIV’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cVIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cVIV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVIS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2418:1: error: BUILDSTDERR: warning: label ‘_cVIS’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _cVIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _cVIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVIY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2437:1: error: BUILDSTDERR: warning: label ‘_cVIY’ defined but not used [-Wunused-label] BUILDSTDERR: 2437 | _cVIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2437 | _cVIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2467:1: error: BUILDSTDERR: warning: label ‘_cVJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 2467 | _cVJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2467 | _cVJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2500:1: error: BUILDSTDERR: warning: label ‘_cVJd’ defined but not used [-Wunused-label] BUILDSTDERR: 2500 | _cVJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2500 | _cVJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVID’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2531:1: error: BUILDSTDERR: warning: label ‘_cVID’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _cVID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _cVID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVII’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2552:1: error: BUILDSTDERR: warning: label ‘_cVII’ defined but not used [-Wunused-label] BUILDSTDERR: 2552 | _cVII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2552 | _cVII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2583:1: error: BUILDSTDERR: warning: label ‘_cVJm’ defined but not used [-Wunused-label] BUILDSTDERR: 2583 | _cVJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2583 | _cVJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVIu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2617:1: error: BUILDSTDERR: warning: label ‘_cVIu’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _cVIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _cVIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVtW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2651:1: error: BUILDSTDERR: warning: label ‘_cVJu’ defined but not used [-Wunused-label] BUILDSTDERR: 2651 | _cVJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2651 | _cVJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdeleteRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2688:1: error: BUILDSTDERR: warning: label ‘_cVJA’ defined but not used [-Wunused-label] BUILDSTDERR: 2688 | _cVJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2688 | _cVJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_deleteRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2724:1: error: BUILDSTDERR: warning: label ‘_cVJM’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _cVJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _cVJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVJJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2748:1: error: BUILDSTDERR: warning: label ‘_cVJJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2748 | _cVJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2748 | _cVJJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVu8_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2783:1: error: BUILDSTDERR: warning: label ‘_cVKb’ defined but not used [-Wunused-label] BUILDSTDERR: 2783 | _cVKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2783 | _cVKb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVK8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2813:1: error: BUILDSTDERR: warning: label ‘_cVK8’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _cVK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _cVK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVKe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2832:1: error: BUILDSTDERR: warning: label ‘_cVKe’ defined but not used [-Wunused-label] BUILDSTDERR: 2832 | _cVKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2832 | _cVKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVua_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2863:1: error: BUILDSTDERR: warning: label ‘_cVKp’ defined but not used [-Wunused-label] BUILDSTDERR: 2863 | _cVKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2863 | _cVKp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVub_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2902:1: error: BUILDSTDERR: warning: label ‘_cVKu’ defined but not used [-Wunused-label] BUILDSTDERR: 2902 | _cVKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2902 | _cVKu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdeleteId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2939:1: error: BUILDSTDERR: warning: label ‘_cVKA’ defined but not used [-Wunused-label] BUILDSTDERR: 2939 | _cVKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2939 | _cVKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_deleteId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2975:1: error: BUILDSTDERR: warning: label ‘_cVKM’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _cVKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _cVKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVKJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:2999:1: error: BUILDSTDERR: warning: label ‘_cVKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2999 | _cVKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2999 | _cVKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3036:1: error: BUILDSTDERR: warning: label ‘_cVKY’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _cVKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _cVKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistSearch1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3077:1: error: BUILDSTDERR: warning: label ‘_cVL7’ defined but not used [-Wunused-label] BUILDSTDERR: 3077 | _cVL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3077 | _cVL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3118:1: error: BUILDSTDERR: warning: label ‘_cVLg’ defined but not used [-Wunused-label] BUILDSTDERR: 3118 | _cVLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3118 | _cVLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3159:1: error: BUILDSTDERR: warning: label ‘_cVLp’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _cVLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _cVLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistFind1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3200:1: error: BUILDSTDERR: warning: label ‘_cVLy’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _cVLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _cVLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3241:1: error: BUILDSTDERR: warning: label ‘_cVLN’ defined but not used [-Wunused-label] BUILDSTDERR: 3241 | _cVLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3241 | _cVLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVLH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3277:1: error: BUILDSTDERR: warning: label ‘_cVLH’ defined but not used [-Wunused-label] BUILDSTDERR: 3277 | _cVLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3277 | _cVLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3334:1: error: BUILDSTDERR: warning: label ‘_cVM8’ defined but not used [-Wunused-label] BUILDSTDERR: 3334 | _cVM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3334 | _cVM8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVM2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3370:1: error: BUILDSTDERR: warning: label ‘_cVM2’ defined but not used [-Wunused-label] BUILDSTDERR: 3370 | _cVM2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3370 | _cVM2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3412:1: error: BUILDSTDERR: warning: label ‘_cVMn’ defined but not used [-Wunused-label] BUILDSTDERR: 3412 | _cVMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3412 | _cVMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosIdzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3457:1: error: BUILDSTDERR: warning: label ‘_cVMB’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _cVMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _cVMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVMu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3486:1: error: BUILDSTDERR: warning: label ‘_cVMu’ defined but not used [-Wunused-label] BUILDSTDERR: 3486 | _cVMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3486 | _cVMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVMJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3521:1: error: BUILDSTDERR: warning: label ‘_cVMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3521 | _cVMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3521 | _cVMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVMU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3554:1: error: BUILDSTDERR: warning: label ‘_cVMU’ defined but not used [-Wunused-label] BUILDSTDERR: 3554 | _cVMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3554 | _cVMU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVMZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3580:1: error: BUILDSTDERR: warning: label ‘_cVMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3580 | _cVMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3580 | _cVMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVN4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3619:1: error: BUILDSTDERR: warning: label ‘_cVN4’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _cVN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _cVN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVPK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3686:1: error: BUILDSTDERR: warning: label ‘_cVPK’ defined but not used [-Wunused-label] BUILDSTDERR: 3686 | _cVPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3686 | _cVPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVPt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3710:1: error: BUILDSTDERR: warning: label ‘_cVPt’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _cVPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _cVPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_sVuU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3734:1: error: BUILDSTDERR: warning: label ‘_sVuU’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _sVuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _sVuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVNm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3751:1: error: BUILDSTDERR: warning: label ‘_cVNm’ defined but not used [-Wunused-label] BUILDSTDERR: 3751 | _cVNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3751 | _cVNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVNx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3783:1: error: BUILDSTDERR: warning: label ‘_cVNx’ defined but not used [-Wunused-label] BUILDSTDERR: 3783 | _cVNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3783 | _cVNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVNC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3809:1: error: BUILDSTDERR: warning: label ‘_cVNC’ defined but not used [-Wunused-label] BUILDSTDERR: 3809 | _cVNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3809 | _cVNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVNH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cVNH’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cVNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cVNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVP8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3915:1: error: BUILDSTDERR: warning: label ‘_cVP8’ defined but not used [-Wunused-label] BUILDSTDERR: 3915 | _cVP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3915 | _cVP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVOR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3939:1: error: BUILDSTDERR: warning: label ‘_cVOR’ defined but not used [-Wunused-label] BUILDSTDERR: 3939 | _cVOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3939 | _cVOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_sVvc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3963:1: error: BUILDSTDERR: warning: label ‘_sVvc’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _sVvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _sVvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVNZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:3979:1: error: BUILDSTDERR: warning: label ‘_cVNZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _cVNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _cVNZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVO5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4008:1: error: BUILDSTDERR: warning: label ‘_cVO5’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _cVO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _cVO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVOh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4038:1: error: BUILDSTDERR: warning: label ‘_cVOh’ defined but not used [-Wunused-label] BUILDSTDERR: 4038 | _cVOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4038 | _cVOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVOs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4069:1: error: BUILDSTDERR: warning: label ‘_cVOs’ defined but not used [-Wunused-label] BUILDSTDERR: 4069 | _cVOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4069 | _cVOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVQ1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cVQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cVQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cVQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVvG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4124:1: error: BUILDSTDERR: warning: label ‘_cVRh’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _cVRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _cVRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4152:1: error: BUILDSTDERR: warning: label ‘_cVRk’ defined but not used [-Wunused-label] BUILDSTDERR: 4152 | _cVRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4152 | _cVRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVQY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4178:1: error: BUILDSTDERR: warning: label ‘_cVQY’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _cVQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _cVQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVR0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4198:1: error: BUILDSTDERR: warning: label ‘_cVR0’ defined but not used [-Wunused-label] BUILDSTDERR: 4198 | _cVR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4198 | _cVR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVR4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4217:1: error: BUILDSTDERR: warning: label ‘_cVR4’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _cVR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _cVR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVR8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4238:1: error: BUILDSTDERR: warning: label ‘_cVR8’ defined but not used [-Wunused-label] BUILDSTDERR: 4238 | _cVR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4238 | _cVR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVvM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4288:1: error: BUILDSTDERR: warning: label ‘_cVRU’ defined but not used [-Wunused-label] BUILDSTDERR: 4288 | _cVRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4288 | _cVRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVRR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4316:1: error: BUILDSTDERR: warning: label ‘_cVRR’ defined but not used [-Wunused-label] BUILDSTDERR: 4316 | _cVRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4316 | _cVRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVvO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4347:1: error: BUILDSTDERR: warning: label ‘_cVS1’ defined but not used [-Wunused-label] BUILDSTDERR: 4347 | _cVS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4347 | _cVS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVvP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4387:1: error: BUILDSTDERR: warning: label ‘_cVS6’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _cVS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _cVS6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4425:1: error: BUILDSTDERR: warning: label ‘_cVSc’ defined but not used [-Wunused-label] BUILDSTDERR: 4425 | _cVSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4425 | _cVSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cVSo’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cVSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cVSo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVSl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4485:1: error: BUILDSTDERR: warning: label ‘_cVSl’ defined but not used [-Wunused-label] BUILDSTDERR: 4485 | _cVSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4485 | _cVSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4522:1: error: BUILDSTDERR: warning: label ‘_cVSA’ defined but not used [-Wunused-label] BUILDSTDERR: 4522 | _cVSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4522 | _cVSA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4559:1: error: BUILDSTDERR: warning: label ‘_cVTm’ defined but not used [-Wunused-label] BUILDSTDERR: 4559 | _cVTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4559 | _cVTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVTj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4589:1: error: BUILDSTDERR: warning: label ‘_cVTj’ defined but not used [-Wunused-label] BUILDSTDERR: 4589 | _cVTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4589 | _cVTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVTp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4608:1: error: BUILDSTDERR: warning: label ‘_cVTp’ defined but not used [-Wunused-label] BUILDSTDERR: 4608 | _cVTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4608 | _cVTp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4638:1: error: BUILDSTDERR: warning: label ‘_cVTz’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _cVTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _cVTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4671:1: error: BUILDSTDERR: warning: label ‘_cVTE’ defined but not used [-Wunused-label] BUILDSTDERR: 4671 | _cVTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4671 | _cVTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVT4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4702:1: error: BUILDSTDERR: warning: label ‘_cVT4’ defined but not used [-Wunused-label] BUILDSTDERR: 4702 | _cVT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4702 | _cVT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVT9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4723:1: error: BUILDSTDERR: warning: label ‘_cVT9’ defined but not used [-Wunused-label] BUILDSTDERR: 4723 | _cVT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4723 | _cVT9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4754:1: error: BUILDSTDERR: warning: label ‘_cVTR’ defined but not used [-Wunused-label] BUILDSTDERR: 4754 | _cVTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4754 | _cVTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVSP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4786:1: error: BUILDSTDERR: warning: label ‘_cVSP’ defined but not used [-Wunused-label] BUILDSTDERR: 4786 | _cVSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4786 | _cVSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVSV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4822:1: error: BUILDSTDERR: warning: label ‘_cVSV’ defined but not used [-Wunused-label] BUILDSTDERR: 4822 | _cVSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4822 | _cVSV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4856:1: error: BUILDSTDERR: warning: label ‘_cVU3’ defined but not used [-Wunused-label] BUILDSTDERR: 4856 | _cVU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4856 | _cVU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwshuffle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4899:1: error: BUILDSTDERR: warning: label ‘_cVU9’ defined but not used [-Wunused-label] BUILDSTDERR: 4899 | _cVU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4899 | _cVU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_shuffle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4934:1: error: BUILDSTDERR: warning: label ‘_cVUm’ defined but not used [-Wunused-label] BUILDSTDERR: 4934 | _cVUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4934 | _cVUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVUj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:4958:1: error: BUILDSTDERR: warning: label ‘_cVUj’ defined but not used [-Wunused-label] BUILDSTDERR: 4958 | _cVUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4958 | _cVUj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVww_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5013:1: error: BUILDSTDERR: warning: label ‘_cVUP’ defined but not used [-Wunused-label] BUILDSTDERR: 5013 | _cVUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5013 | _cVUP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5041:1: error: BUILDSTDERR: warning: label ‘_cVUS’ defined but not used [-Wunused-label] BUILDSTDERR: 5041 | _cVUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5041 | _cVUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVUw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5067:1: error: BUILDSTDERR: warning: label ‘_cVUw’ defined but not used [-Wunused-label] BUILDSTDERR: 5067 | _cVUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5067 | _cVUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVUy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5087:1: error: BUILDSTDERR: warning: label ‘_cVUy’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _cVUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _cVUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVUC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5106:1: error: BUILDSTDERR: warning: label ‘_cVUC’ defined but not used [-Wunused-label] BUILDSTDERR: 5106 | _cVUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5106 | _cVUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVUG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5127:1: error: BUILDSTDERR: warning: label ‘_cVUG’ defined but not used [-Wunused-label] BUILDSTDERR: 5127 | _cVUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5127 | _cVUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5175:1: error: BUILDSTDERR: warning: label ‘_cVVn’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _cVVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _cVVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVVl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5199:1: error: BUILDSTDERR: warning: label ‘_cVVl’ defined but not used [-Wunused-label] BUILDSTDERR: 5199 | _cVVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5199 | _cVVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5217:1: error: BUILDSTDERR: warning: label ‘_cVVt’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _cVVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _cVVt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5256:1: error: BUILDSTDERR: warning: label ‘_cVVA’ defined but not used [-Wunused-label] BUILDSTDERR: 5256 | _cVVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5256 | _cVVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5294:1: error: BUILDSTDERR: warning: label ‘_cVW4’ defined but not used [-Wunused-label] BUILDSTDERR: 5294 | _cVW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5294 | _cVW4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVW1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5324:1: error: BUILDSTDERR: warning: label ‘_cVW1’ defined but not used [-Wunused-label] BUILDSTDERR: 5324 | _cVW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5324 | _cVW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVW7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5343:1: error: BUILDSTDERR: warning: label ‘_cVW7’ defined but not used [-Wunused-label] BUILDSTDERR: 5343 | _cVW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5343 | _cVW7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5371:1: error: BUILDSTDERR: warning: label ‘_cVWl’ defined but not used [-Wunused-label] BUILDSTDERR: 5371 | _cVWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5371 | _cVWl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVVR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5404:1: error: BUILDSTDERR: warning: label ‘_cVVR’ defined but not used [-Wunused-label] BUILDSTDERR: 5404 | _cVVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5404 | _cVVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVwO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5446:1: error: BUILDSTDERR: warning: label ‘_cVWv’ defined but not used [-Wunused-label] BUILDSTDERR: 5446 | _cVWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5446 | _cVWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5484:1: error: BUILDSTDERR: warning: label ‘_cVWB’ defined but not used [-Wunused-label] BUILDSTDERR: 5484 | _cVWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5484 | _cVWB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5520:1: error: BUILDSTDERR: warning: label ‘_cVWN’ defined but not used [-Wunused-label] BUILDSTDERR: 5520 | _cVWN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5520 | _cVWN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVWK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5544:1: error: BUILDSTDERR: warning: label ‘_cVWK’ defined but not used [-Wunused-label] BUILDSTDERR: 5544 | _cVWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5544 | _cVWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5577:1: error: BUILDSTDERR: warning: label ‘_cVXC’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _cVXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _cVXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVXz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5607:1: error: BUILDSTDERR: warning: label ‘_cVXz’ defined but not used [-Wunused-label] BUILDSTDERR: 5607 | _cVXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5607 | _cVXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVXF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5626:1: error: BUILDSTDERR: warning: label ‘_cVXF’ defined but not used [-Wunused-label] BUILDSTDERR: 5626 | _cVXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5626 | _cVXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5656:1: error: BUILDSTDERR: warning: label ‘_cVXP’ defined but not used [-Wunused-label] BUILDSTDERR: 5656 | _cVXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5656 | _cVXP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5689:1: error: BUILDSTDERR: warning: label ‘_cVXU’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _cVXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _cVXU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVXk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5720:1: error: BUILDSTDERR: warning: label ‘_cVXk’ defined but not used [-Wunused-label] BUILDSTDERR: 5720 | _cVXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5720 | _cVXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVXp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cVXp’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cVXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cVXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxf_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5772:1: error: BUILDSTDERR: warning: label ‘_cVY7’ defined but not used [-Wunused-label] BUILDSTDERR: 5772 | _cVY7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5772 | _cVY7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVX5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5802:1: error: BUILDSTDERR: warning: label ‘_cVX5’ defined but not used [-Wunused-label] BUILDSTDERR: 5802 | _cVX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5802 | _cVX5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVXb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5838:1: error: BUILDSTDERR: warning: label ‘_cVXb’ defined but not used [-Wunused-label] BUILDSTDERR: 5838 | _cVXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5838 | _cVXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxg_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5872:1: error: BUILDSTDERR: warning: label ‘_cVYj’ defined but not used [-Wunused-label] BUILDSTDERR: 5872 | _cVYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5872 | _cVYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplaylistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5910:1: error: BUILDSTDERR: warning: label ‘_cVYp’ defined but not used [-Wunused-label] BUILDSTDERR: 5910 | _cVYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5910 | _cVYp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5946:1: error: BUILDSTDERR: warning: label ‘_cVYB’ defined but not used [-Wunused-label] BUILDSTDERR: 5946 | _cVYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5946 | _cVYB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVYy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:5970:1: error: BUILDSTDERR: warning: label ‘_cVYy’ defined but not used [-Wunused-label] BUILDSTDERR: 5970 | _cVYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5970 | _cVYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6003:1: error: BUILDSTDERR: warning: label ‘_cVZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 6003 | _cVZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6003 | _cVZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVZ3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6033:1: error: BUILDSTDERR: warning: label ‘_cVZ3’ defined but not used [-Wunused-label] BUILDSTDERR: 6033 | _cVZ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6033 | _cVZ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVZ9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6052:1: error: BUILDSTDERR: warning: label ‘_cVZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 6052 | _cVZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6052 | _cVZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6080:1: error: BUILDSTDERR: warning: label ‘_cVZn’ defined but not used [-Wunused-label] BUILDSTDERR: 6080 | _cVZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6080 | _cVZn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVYT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6113:1: error: BUILDSTDERR: warning: label ‘_cVYT’ defined but not used [-Wunused-label] BUILDSTDERR: 6113 | _cVYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6113 | _cVYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6155:1: error: BUILDSTDERR: warning: label ‘_cVZx’ defined but not used [-Wunused-label] BUILDSTDERR: 6155 | _cVZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6155 | _cVZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplaylistId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6193:1: error: BUILDSTDERR: warning: label ‘_cVZD’ defined but not used [-Wunused-label] BUILDSTDERR: 6193 | _cVZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6193 | _cVZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6229:1: error: BUILDSTDERR: warning: label ‘_cVZP’ defined but not used [-Wunused-label] BUILDSTDERR: 6229 | _cVZP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6229 | _cVZP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cVZM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6253:1: error: BUILDSTDERR: warning: label ‘_cVZM’ defined but not used [-Wunused-label] BUILDSTDERR: 6253 | _cVZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6253 | _cVZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6287:1: error: BUILDSTDERR: warning: label ‘_cW09’ defined but not used [-Wunused-label] BUILDSTDERR: 6287 | _cW09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6287 | _cW09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW07’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6311:1: error: BUILDSTDERR: warning: label ‘_cW07’ defined but not used [-Wunused-label] BUILDSTDERR: 6311 | _cW07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6311 | _cW07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6329:1: error: BUILDSTDERR: warning: label ‘_cW0f’ defined but not used [-Wunused-label] BUILDSTDERR: 6329 | _cW0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6329 | _cW0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistSearch_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6368:1: error: BUILDSTDERR: warning: label ‘_cW0m’ defined but not used [-Wunused-label] BUILDSTDERR: 6368 | _cW0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6368 | _cW0m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6407:1: error: BUILDSTDERR: warning: label ‘_cW0K’ defined but not used [-Wunused-label] BUILDSTDERR: 6407 | _cW0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6407 | _cW0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW0H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6435:1: error: BUILDSTDERR: warning: label ‘_cW0H’ defined but not used [-Wunused-label] BUILDSTDERR: 6435 | _cW0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6435 | _cW0H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6466:1: error: BUILDSTDERR: warning: label ‘_cW0R’ defined but not used [-Wunused-label] BUILDSTDERR: 6466 | _cW0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6466 | _cW0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6504:1: error: BUILDSTDERR: warning: label ‘_cW0W’ defined but not used [-Wunused-label] BUILDSTDERR: 6504 | _cW0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6504 | _cW0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplChanges_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6542:1: error: BUILDSTDERR: warning: label ‘_cW12’ defined but not used [-Wunused-label] BUILDSTDERR: 6542 | _cW12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6542 | _cW12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6578:1: error: BUILDSTDERR: warning: label ‘_cW1e’ defined but not used [-Wunused-label] BUILDSTDERR: 6578 | _cW1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6578 | _cW1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW1b’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6602:1: error: BUILDSTDERR: warning: label ‘_cW1b’ defined but not used [-Wunused-label] BUILDSTDERR: 6602 | _cW1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6602 | _cW1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_clear2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6639:1: error: BUILDSTDERR: warning: label ‘_cW1q’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _cW1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _cW1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVxZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6689:1: error: BUILDSTDERR: warning: label ‘_cW1D’ defined but not used [-Wunused-label] BUILDSTDERR: 6689 | _cW1D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6689 | _cW1D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6722:1: error: BUILDSTDERR: warning: label ‘_cW1M’ defined but not used [-Wunused-label] BUILDSTDERR: 6722 | _cW1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6722 | _cW1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW1x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6754:1: error: BUILDSTDERR: warning: label ‘_cW1x’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _cW1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _cW1x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW1G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6791:1: error: BUILDSTDERR: warning: label ‘_cW1G’ defined but not used [-Wunused-label] BUILDSTDERR: 6791 | _cW1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6791 | _cW1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW1X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6828:1: error: BUILDSTDERR: warning: label ‘_cW1X’ defined but not used [-Wunused-label] BUILDSTDERR: 6828 | _cW1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6828 | _cW1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW22’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6858:1: error: BUILDSTDERR: warning: label ‘_cW22’ defined but not used [-Wunused-label] BUILDSTDERR: 6858 | _cW22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6858 | _cW22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW27’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6901:1: error: BUILDSTDERR: warning: label ‘_cW27’ defined but not used [-Wunused-label] BUILDSTDERR: 6901 | _cW27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6901 | _cW27: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW3a’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:6972:1: error: BUILDSTDERR: warning: label ‘_cW3a’ defined but not used [-Wunused-label] BUILDSTDERR: 6972 | _cW3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6972 | _cW3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW2T’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7000:1: error: BUILDSTDERR: warning: label ‘_cW2T’ defined but not used [-Wunused-label] BUILDSTDERR: 7000 | _cW2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7000 | _cW2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_sVyh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7023:1: error: BUILDSTDERR: warning: label ‘_sVyh’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _sVyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _sVyh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW2o’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7044:1: error: BUILDSTDERR: warning: label ‘_cW2o’ defined but not used [-Wunused-label] BUILDSTDERR: 7044 | _cW2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7044 | _cW2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW2u’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7072:1: error: BUILDSTDERR: warning: label ‘_cW2u’ defined but not used [-Wunused-label] BUILDSTDERR: 7072 | _cW2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7072 | _cW2u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW3r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7110:1: error: BUILDSTDERR: warning: label ‘_cW3r’ defined but not used [-Wunused-label] BUILDSTDERR: 7110 | _cW3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7110 | _cW3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVyK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7129:1: error: BUILDSTDERR: warning: label ‘_cW4u’ defined but not used [-Wunused-label] BUILDSTDERR: 7129 | _cW4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7129 | _cW4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW4r’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7159:1: error: BUILDSTDERR: warning: label ‘_cW4r’ defined but not used [-Wunused-label] BUILDSTDERR: 7159 | _cW4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7159 | _cW4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW4x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7178:1: error: BUILDSTDERR: warning: label ‘_cW4x’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _cW4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _cW4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVyL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7206:1: error: BUILDSTDERR: warning: label ‘_cW4L’ defined but not used [-Wunused-label] BUILDSTDERR: 7206 | _cW4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7206 | _cW4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW4h’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7237:1: error: BUILDSTDERR: warning: label ‘_cW4h’ defined but not used [-Wunused-label] BUILDSTDERR: 7237 | _cW4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7237 | _cW4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVyA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7277:1: error: BUILDSTDERR: warning: label ‘_cW52’ defined but not used [-Wunused-label] BUILDSTDERR: 7277 | _cW52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7277 | _cW52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW4Z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7310:1: error: BUILDSTDERR: warning: label ‘_cW4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7310 | _cW4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7310 | _cW4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW55’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7333:1: error: BUILDSTDERR: warning: label ‘_cW55’ defined but not used [-Wunused-label] BUILDSTDERR: 7333 | _cW55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7333 | _cW55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVyN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7357:1: error: BUILDSTDERR: warning: label ‘_cW5i’ defined but not used [-Wunused-label] BUILDSTDERR: 7357 | _cW5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7357 | _cW5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW5g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7401:1: error: BUILDSTDERR: warning: label ‘_cW5g’ defined but not used [-Wunused-label] BUILDSTDERR: 7401 | _cW5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7401 | _cW5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘sVyO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7420:1: error: BUILDSTDERR: warning: label ‘_cW5q’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _cW5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _cW5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwaddId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7460:1: error: BUILDSTDERR: warning: label ‘_cW5w’ defined but not used [-Wunused-label] BUILDSTDERR: 7460 | _cW5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7460 | _cW5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7498:1: error: BUILDSTDERR: warning: label ‘_cW5I’ defined but not used [-Wunused-label] BUILDSTDERR: 7498 | _cW5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7498 | _cW5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc: In function ‘_cW5F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_260.hc:7523:1: error: BUILDSTDERR: warning: label ‘_cW5F’ defined but not used [-Wunused-label] BUILDSTDERR: 7523 | _cW5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7523 | _cW5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW61_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:17:1: error: BUILDSTDERR: warning: label ‘_cWe4’ defined but not used [-Wunused-label] BUILDSTDERR: 17 | _cWe4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 17 | _cWe4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWe1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:47:1: error: BUILDSTDERR: warning: label ‘_cWe1’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cWe1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cWe1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWe7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:66:1: error: BUILDSTDERR: warning: label ‘_cWe7’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _cWe7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _cWe7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW5V_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:94:1: error: BUILDSTDERR: warning: label ‘_cWep’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cWep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cWep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWem’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:124:1: error: BUILDSTDERR: warning: label ‘_cWem’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _cWem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _cWem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWes’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:143:1: error: BUILDSTDERR: warning: label ‘_cWes’ defined but not used [-Wunused-label] BUILDSTDERR: 143 | _cWes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 143 | _cWes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW64_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:176:1: error: BUILDSTDERR: warning: label ‘_cWeD’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _cWeD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _cWeD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW65_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:222:1: error: BUILDSTDERR: warning: label ‘_cWeI’ defined but not used [-Wunused-label] BUILDSTDERR: 222 | _cWeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 222 | _cWeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmove_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:261:1: error: BUILDSTDERR: warning: label ‘_cWeO’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cWeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cWeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_move_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:299:1: error: BUILDSTDERR: warning: label ‘_cWf1’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _cWf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _cWf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWeY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:324:1: error: BUILDSTDERR: warning: label ‘_cWeY’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _cWeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _cWeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6B_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:357:1: error: BUILDSTDERR: warning: label ‘_cWfv’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cWfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cWfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWfs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:387:1: error: BUILDSTDERR: warning: label ‘_cWfs’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _cWfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _cWfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWfy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:406:1: error: BUILDSTDERR: warning: label ‘_cWfy’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cWfy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cWfy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6s_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:434:1: error: BUILDSTDERR: warning: label ‘_cWg5’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _cWg5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _cWg5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWg2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:464:1: error: BUILDSTDERR: warning: label ‘_cWg2’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _cWg2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _cWg2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWg8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:483:1: error: BUILDSTDERR: warning: label ‘_cWg8’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _cWg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _cWg8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6t_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:513:1: error: BUILDSTDERR: warning: label ‘_cWgi’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _cWgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _cWgi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6u_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:546:1: error: BUILDSTDERR: warning: label ‘_cWgn’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _cWgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _cWgn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWfN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:577:1: error: BUILDSTDERR: warning: label ‘_cWfN’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cWfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cWfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWfS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:598:1: error: BUILDSTDERR: warning: label ‘_cWfS’ defined but not used [-Wunused-label] BUILDSTDERR: 598 | _cWfS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 598 | _cWfS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6E_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:629:1: error: BUILDSTDERR: warning: label ‘_cWgw’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _cWgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _cWgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWfj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:666:1: error: BUILDSTDERR: warning: label ‘_cWfj’ defined but not used [-Wunused-label] BUILDSTDERR: 666 | _cWfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 666 | _cWfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWgy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:704:1: error: BUILDSTDERR: warning: label ‘_cWgy’ defined but not used [-Wunused-label] BUILDSTDERR: 704 | _cWgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 704 | _cWgy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6F_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:723:1: error: BUILDSTDERR: warning: label ‘_cWgJ’ defined but not used [-Wunused-label] BUILDSTDERR: 723 | _cWgJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 723 | _cWgJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmoveRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:762:1: error: BUILDSTDERR: warning: label ‘_cWgP’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _cWgP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _cWgP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_moveRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:800:1: error: BUILDSTDERR: warning: label ‘_cWh1’ defined but not used [-Wunused-label] BUILDSTDERR: 800 | _cWh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 800 | _cWh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWgY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:825:1: error: BUILDSTDERR: warning: label ‘_cWgY’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _cWgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _cWgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6Z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:860:1: error: BUILDSTDERR: warning: label ‘_cWhq’ defined but not used [-Wunused-label] BUILDSTDERR: 860 | _cWhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | _cWhq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWhn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:890:1: error: BUILDSTDERR: warning: label ‘_cWhn’ defined but not used [-Wunused-label] BUILDSTDERR: 890 | _cWhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 890 | _cWhn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWht’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:909:1: error: BUILDSTDERR: warning: label ‘_cWht’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _cWht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _cWht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW6T_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:937:1: error: BUILDSTDERR: warning: label ‘_cWhL’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _cWhL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _cWhL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWhI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:967:1: error: BUILDSTDERR: warning: label ‘_cWhI’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cWhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cWhI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWhO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:986:1: error: BUILDSTDERR: warning: label ‘_cWhO’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cWhO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cWhO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW72_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1019:1: error: BUILDSTDERR: warning: label ‘_cWhZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1019 | _cWhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1019 | _cWhZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW73_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1065:1: error: BUILDSTDERR: warning: label ‘_cWi4’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _cWi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _cWi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmoveId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1104:1: error: BUILDSTDERR: warning: label ‘_cWia’ defined but not used [-Wunused-label] BUILDSTDERR: 1104 | _cWia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1104 | _cWia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_moveId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1142:1: error: BUILDSTDERR: warning: label ‘_cWim’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _cWim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _cWim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWij’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cWij’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cWij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cWij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7n_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1202:1: error: BUILDSTDERR: warning: label ‘_cWiL’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _cWiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _cWiL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWiI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1232:1: error: BUILDSTDERR: warning: label ‘_cWiI’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _cWiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _cWiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWiO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cWiO’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cWiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cWiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1279:1: error: BUILDSTDERR: warning: label ‘_cWj6’ defined but not used [-Wunused-label] BUILDSTDERR: 1279 | _cWj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1279 | _cWj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWj3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1309:1: error: BUILDSTDERR: warning: label ‘_cWj3’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _cWj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _cWj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWj9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1328:1: error: BUILDSTDERR: warning: label ‘_cWj9’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _cWj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _cWj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7q_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1361:1: error: BUILDSTDERR: warning: label ‘_cWjk’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _cWjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _cWjk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7r_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1407:1: error: BUILDSTDERR: warning: label ‘_cWjp’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _cWjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _cWjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwswap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1446:1: error: BUILDSTDERR: warning: label ‘_cWjv’ defined but not used [-Wunused-label] BUILDSTDERR: 1446 | _cWjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1446 | _cWjv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cWjH’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cWjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cWjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWjE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1509:1: error: BUILDSTDERR: warning: label ‘_cWjE’ defined but not used [-Wunused-label] BUILDSTDERR: 1509 | _cWjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1509 | _cWjE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7L_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1544:1: error: BUILDSTDERR: warning: label ‘_cWk6’ defined but not used [-Wunused-label] BUILDSTDERR: 1544 | _cWk6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1544 | _cWk6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWk3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1574:1: error: BUILDSTDERR: warning: label ‘_cWk3’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _cWk3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _cWk3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWk9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cWk9’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cWk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cWk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7F_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cWkr’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cWkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cWkr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWko’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cWko’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cWko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cWko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWku’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1670:1: error: BUILDSTDERR: warning: label ‘_cWku’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _cWku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _cWku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7O_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1703:1: error: BUILDSTDERR: warning: label ‘_cWkF’ defined but not used [-Wunused-label] BUILDSTDERR: 1703 | _cWkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1703 | _cWkF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW7P_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1749:1: error: BUILDSTDERR: warning: label ‘_cWkK’ defined but not used [-Wunused-label] BUILDSTDERR: 1749 | _cWkK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1749 | _cWkK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwswapId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1788:1: error: BUILDSTDERR: warning: label ‘_cWkQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _cWkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _cWkQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swapId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1826:1: error: BUILDSTDERR: warning: label ‘_cWl2’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _cWl2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _cWl2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWkZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1851:1: error: BUILDSTDERR: warning: label ‘_cWkZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _cWkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _cWkZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW83_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1886:1: error: BUILDSTDERR: warning: label ‘_cWlr’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _cWlr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _cWlr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWlo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1919:1: error: BUILDSTDERR: warning: label ‘_cWlo’ defined but not used [-Wunused-label] BUILDSTDERR: 1919 | _cWlo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1919 | _cWlo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWlu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1942:1: error: BUILDSTDERR: warning: label ‘_cWlu’ defined but not used [-Wunused-label] BUILDSTDERR: 1942 | _cWlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1942 | _cWlu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW86_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:1963:1: error: BUILDSTDERR: warning: label ‘_cWlF’ defined but not used [-Wunused-label] BUILDSTDERR: 1963 | _cWlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1963 | _cWlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW87_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2006:1: error: BUILDSTDERR: warning: label ‘_cWlK’ defined but not used [-Wunused-label] BUILDSTDERR: 2006 | _cWlK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2006 | _cWlK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwadd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2044:1: error: BUILDSTDERR: warning: label ‘_cWlQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2044 | _cWlQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2044 | _cWlQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_add_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2080:1: error: BUILDSTDERR: warning: label ‘_cWm2’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _cWm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _cWm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWlZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2104:1: error: BUILDSTDERR: warning: label ‘_cWlZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2104 | _cWlZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2104 | _cWlZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8j_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2139:1: error: BUILDSTDERR: warning: label ‘_cWmr’ defined but not used [-Wunused-label] BUILDSTDERR: 2139 | _cWmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2139 | _cWmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWmo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2169:1: error: BUILDSTDERR: warning: label ‘_cWmo’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _cWmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _cWmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWmu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cWmu’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cWmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cWmu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8l_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2219:1: error: BUILDSTDERR: warning: label ‘_cWmF’ defined but not used [-Wunused-label] BUILDSTDERR: 2219 | _cWmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2219 | _cWmF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8m_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2258:1: error: BUILDSTDERR: warning: label ‘_cWmK’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _cWmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _cWmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdelete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2295:1: error: BUILDSTDERR: warning: label ‘_cWmQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _cWmQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _cWmQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_delete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2331:1: error: BUILDSTDERR: warning: label ‘_cWn2’ defined but not used [-Wunused-label] BUILDSTDERR: 2331 | _cWn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2331 | _cWn2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWmZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2355:1: error: BUILDSTDERR: warning: label ‘_cWmZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _cWmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _cWmZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8H_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cWnL’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cWnL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cWnL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWnI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2418:1: error: BUILDSTDERR: warning: label ‘_cWnI’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _cWnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _cWnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWnO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2437:1: error: BUILDSTDERR: warning: label ‘_cWnO’ defined but not used [-Wunused-label] BUILDSTDERR: 2437 | _cWnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2437 | _cWnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8I_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2467:1: error: BUILDSTDERR: warning: label ‘_cWnY’ defined but not used [-Wunused-label] BUILDSTDERR: 2467 | _cWnY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2467 | _cWnY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8J_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2500:1: error: BUILDSTDERR: warning: label ‘_cWo3’ defined but not used [-Wunused-label] BUILDSTDERR: 2500 | _cWo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2500 | _cWo3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWnt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2531:1: error: BUILDSTDERR: warning: label ‘_cWnt’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _cWnt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _cWnt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWny’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2552:1: error: BUILDSTDERR: warning: label ‘_cWny’ defined but not used [-Wunused-label] BUILDSTDERR: 2552 | _cWny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2552 | _cWny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8L_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2583:1: error: BUILDSTDERR: warning: label ‘_cWoc’ defined but not used [-Wunused-label] BUILDSTDERR: 2583 | _cWoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2583 | _cWoc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWnk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2617:1: error: BUILDSTDERR: warning: label ‘_cWnk’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _cWnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _cWnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8M_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2651:1: error: BUILDSTDERR: warning: label ‘_cWok’ defined but not used [-Wunused-label] BUILDSTDERR: 2651 | _cWok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2651 | _cWok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdeleteRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2688:1: error: BUILDSTDERR: warning: label ‘_cWoq’ defined but not used [-Wunused-label] BUILDSTDERR: 2688 | _cWoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2688 | _cWoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_deleteRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2724:1: error: BUILDSTDERR: warning: label ‘_cWoC’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _cWoC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _cWoC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWoz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2748:1: error: BUILDSTDERR: warning: label ‘_cWoz’ defined but not used [-Wunused-label] BUILDSTDERR: 2748 | _cWoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2748 | _cWoz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW8Y_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2783:1: error: BUILDSTDERR: warning: label ‘_cWp1’ defined but not used [-Wunused-label] BUILDSTDERR: 2783 | _cWp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2783 | _cWp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWoY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2813:1: error: BUILDSTDERR: warning: label ‘_cWoY’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _cWoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _cWoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWp4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2832:1: error: BUILDSTDERR: warning: label ‘_cWp4’ defined but not used [-Wunused-label] BUILDSTDERR: 2832 | _cWp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2832 | _cWp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW90_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2863:1: error: BUILDSTDERR: warning: label ‘_cWpf’ defined but not used [-Wunused-label] BUILDSTDERR: 2863 | _cWpf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2863 | _cWpf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sW91_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2902:1: error: BUILDSTDERR: warning: label ‘_cWpk’ defined but not used [-Wunused-label] BUILDSTDERR: 2902 | _cWpk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2902 | _cWpk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdeleteId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2939:1: error: BUILDSTDERR: warning: label ‘_cWpq’ defined but not used [-Wunused-label] BUILDSTDERR: 2939 | _cWpq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2939 | _cWpq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_deleteId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2975:1: error: BUILDSTDERR: warning: label ‘_cWpC’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _cWpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _cWpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWpz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:2999:1: error: BUILDSTDERR: warning: label ‘_cWpz’ defined but not used [-Wunused-label] BUILDSTDERR: 2999 | _cWpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2999 | _cWpz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3036:1: error: BUILDSTDERR: warning: label ‘_cWpO’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _cWpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _cWpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistSearch1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3077:1: error: BUILDSTDERR: warning: label ‘_cWpX’ defined but not used [-Wunused-label] BUILDSTDERR: 3077 | _cWpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3077 | _cWpX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3118:1: error: BUILDSTDERR: warning: label ‘_cWq6’ defined but not used [-Wunused-label] BUILDSTDERR: 3118 | _cWq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3118 | _cWq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfo1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3159:1: error: BUILDSTDERR: warning: label ‘_cWqf’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _cWqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _cWqf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistFind1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3200:1: error: BUILDSTDERR: warning: label ‘_cWqo’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _cWqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _cWqo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3241:1: error: BUILDSTDERR: warning: label ‘_cWqD’ defined but not used [-Wunused-label] BUILDSTDERR: 3241 | _cWqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3241 | _cWqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWqx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3277:1: error: BUILDSTDERR: warning: label ‘_cWqx’ defined but not used [-Wunused-label] BUILDSTDERR: 3277 | _cWqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3277 | _cWqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3334:1: error: BUILDSTDERR: warning: label ‘_cWqY’ defined but not used [-Wunused-label] BUILDSTDERR: 3334 | _cWqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3334 | _cWqY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWqS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3370:1: error: BUILDSTDERR: warning: label ‘_cWqS’ defined but not used [-Wunused-label] BUILDSTDERR: 3370 | _cWqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3370 | _cWqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3412:1: error: BUILDSTDERR: warning: label ‘_cWrd’ defined but not used [-Wunused-label] BUILDSTDERR: 3412 | _cWrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3412 | _cWrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosIdzugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3457:1: error: BUILDSTDERR: warning: label ‘_cWrr’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _cWrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _cWrr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWrk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3486:1: error: BUILDSTDERR: warning: label ‘_cWrk’ defined but not used [-Wunused-label] BUILDSTDERR: 3486 | _cWrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3486 | _cWrk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWrz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3521:1: error: BUILDSTDERR: warning: label ‘_cWrz’ defined but not used [-Wunused-label] BUILDSTDERR: 3521 | _cWrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3521 | _cWrz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWrK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3554:1: error: BUILDSTDERR: warning: label ‘_cWrK’ defined but not used [-Wunused-label] BUILDSTDERR: 3554 | _cWrK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3554 | _cWrK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWrP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3580:1: error: BUILDSTDERR: warning: label ‘_cWrP’ defined but not used [-Wunused-label] BUILDSTDERR: 3580 | _cWrP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3580 | _cWrP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWrU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3619:1: error: BUILDSTDERR: warning: label ‘_cWrU’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _cWrU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _cWrU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWuA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3686:1: error: BUILDSTDERR: warning: label ‘_cWuA’ defined but not used [-Wunused-label] BUILDSTDERR: 3686 | _cWuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3686 | _cWuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWuj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3710:1: error: BUILDSTDERR: warning: label ‘_cWuj’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _cWuj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _cWuj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_sW9K’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3734:1: error: BUILDSTDERR: warning: label ‘_sW9K’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _sW9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _sW9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWsc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3751:1: error: BUILDSTDERR: warning: label ‘_cWsc’ defined but not used [-Wunused-label] BUILDSTDERR: 3751 | _cWsc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3751 | _cWsc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWsn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3783:1: error: BUILDSTDERR: warning: label ‘_cWsn’ defined but not used [-Wunused-label] BUILDSTDERR: 3783 | _cWsn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3783 | _cWsn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWss’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3809:1: error: BUILDSTDERR: warning: label ‘_cWss’ defined but not used [-Wunused-label] BUILDSTDERR: 3809 | _cWss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3809 | _cWss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWsx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cWsx’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cWsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cWsx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWtY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3915:1: error: BUILDSTDERR: warning: label ‘_cWtY’ defined but not used [-Wunused-label] BUILDSTDERR: 3915 | _cWtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3915 | _cWtY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWtH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3939:1: error: BUILDSTDERR: warning: label ‘_cWtH’ defined but not used [-Wunused-label] BUILDSTDERR: 3939 | _cWtH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3939 | _cWtH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_sWa2’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3963:1: error: BUILDSTDERR: warning: label ‘_sWa2’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _sWa2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _sWa2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWsP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:3979:1: error: BUILDSTDERR: warning: label ‘_cWsP’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _cWsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _cWsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWsV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4008:1: error: BUILDSTDERR: warning: label ‘_cWsV’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _cWsV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _cWsV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWt7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4038:1: error: BUILDSTDERR: warning: label ‘_cWt7’ defined but not used [-Wunused-label] BUILDSTDERR: 4038 | _cWt7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4038 | _cWt7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWti’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4069:1: error: BUILDSTDERR: warning: label ‘_cWti’ defined but not used [-Wunused-label] BUILDSTDERR: 4069 | _cWti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4069 | _cWti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWuR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cWuR’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cWuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cWuR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWaw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4124:1: error: BUILDSTDERR: warning: label ‘_cWw7’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _cWw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _cWw7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4152:1: error: BUILDSTDERR: warning: label ‘_cWwa’ defined but not used [-Wunused-label] BUILDSTDERR: 4152 | _cWwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4152 | _cWwa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWvO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4178:1: error: BUILDSTDERR: warning: label ‘_cWvO’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _cWvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _cWvO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWvQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4198:1: error: BUILDSTDERR: warning: label ‘_cWvQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4198 | _cWvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4198 | _cWvQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWvU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4217:1: error: BUILDSTDERR: warning: label ‘_cWvU’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _cWvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _cWvU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWvY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4238:1: error: BUILDSTDERR: warning: label ‘_cWvY’ defined but not used [-Wunused-label] BUILDSTDERR: 4238 | _cWvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4238 | _cWvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWaC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4288:1: error: BUILDSTDERR: warning: label ‘_cWwK’ defined but not used [-Wunused-label] BUILDSTDERR: 4288 | _cWwK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4288 | _cWwK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWwH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4316:1: error: BUILDSTDERR: warning: label ‘_cWwH’ defined but not used [-Wunused-label] BUILDSTDERR: 4316 | _cWwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4316 | _cWwH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWaE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4347:1: error: BUILDSTDERR: warning: label ‘_cWwR’ defined but not used [-Wunused-label] BUILDSTDERR: 4347 | _cWwR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4347 | _cWwR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWaF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4387:1: error: BUILDSTDERR: warning: label ‘_cWwW’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _cWwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _cWwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4425:1: error: BUILDSTDERR: warning: label ‘_cWx2’ defined but not used [-Wunused-label] BUILDSTDERR: 4425 | _cWx2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4425 | _cWx2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cWxe’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cWxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cWxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWxb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4485:1: error: BUILDSTDERR: warning: label ‘_cWxb’ defined but not used [-Wunused-label] BUILDSTDERR: 4485 | _cWxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4485 | _cWxb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4522:1: error: BUILDSTDERR: warning: label ‘_cWxq’ defined but not used [-Wunused-label] BUILDSTDERR: 4522 | _cWxq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4522 | _cWxq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWb2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4559:1: error: BUILDSTDERR: warning: label ‘_cWyc’ defined but not used [-Wunused-label] BUILDSTDERR: 4559 | _cWyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4559 | _cWyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWy9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4589:1: error: BUILDSTDERR: warning: label ‘_cWy9’ defined but not used [-Wunused-label] BUILDSTDERR: 4589 | _cWy9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4589 | _cWy9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWyf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4608:1: error: BUILDSTDERR: warning: label ‘_cWyf’ defined but not used [-Wunused-label] BUILDSTDERR: 4608 | _cWyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4608 | _cWyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWb3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4638:1: error: BUILDSTDERR: warning: label ‘_cWyp’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _cWyp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _cWyp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWb4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4671:1: error: BUILDSTDERR: warning: label ‘_cWyu’ defined but not used [-Wunused-label] BUILDSTDERR: 4671 | _cWyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4671 | _cWyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWxU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4702:1: error: BUILDSTDERR: warning: label ‘_cWxU’ defined but not used [-Wunused-label] BUILDSTDERR: 4702 | _cWxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4702 | _cWxU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWxZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4723:1: error: BUILDSTDERR: warning: label ‘_cWxZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4723 | _cWxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4723 | _cWxZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWb6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4754:1: error: BUILDSTDERR: warning: label ‘_cWyH’ defined but not used [-Wunused-label] BUILDSTDERR: 4754 | _cWyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4754 | _cWyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWxF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4786:1: error: BUILDSTDERR: warning: label ‘_cWxF’ defined but not used [-Wunused-label] BUILDSTDERR: 4786 | _cWxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4786 | _cWxF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWxL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4822:1: error: BUILDSTDERR: warning: label ‘_cWxL’ defined but not used [-Wunused-label] BUILDSTDERR: 4822 | _cWxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4822 | _cWxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWb7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4856:1: error: BUILDSTDERR: warning: label ‘_cWyT’ defined but not used [-Wunused-label] BUILDSTDERR: 4856 | _cWyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4856 | _cWyT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwshuffle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4899:1: error: BUILDSTDERR: warning: label ‘_cWyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4899 | _cWyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4899 | _cWyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_shuffle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4934:1: error: BUILDSTDERR: warning: label ‘_cWzc’ defined but not used [-Wunused-label] BUILDSTDERR: 4934 | _cWzc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4934 | _cWzc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWz9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:4958:1: error: BUILDSTDERR: warning: label ‘_cWz9’ defined but not used [-Wunused-label] BUILDSTDERR: 4958 | _cWz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4958 | _cWz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWbm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5013:1: error: BUILDSTDERR: warning: label ‘_cWzF’ defined but not used [-Wunused-label] BUILDSTDERR: 5013 | _cWzF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5013 | _cWzF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5041:1: error: BUILDSTDERR: warning: label ‘_cWzI’ defined but not used [-Wunused-label] BUILDSTDERR: 5041 | _cWzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5041 | _cWzI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWzm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5067:1: error: BUILDSTDERR: warning: label ‘_cWzm’ defined but not used [-Wunused-label] BUILDSTDERR: 5067 | _cWzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5067 | _cWzm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWzo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5087:1: error: BUILDSTDERR: warning: label ‘_cWzo’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _cWzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _cWzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWzs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5106:1: error: BUILDSTDERR: warning: label ‘_cWzs’ defined but not used [-Wunused-label] BUILDSTDERR: 5106 | _cWzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5106 | _cWzs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWzw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5127:1: error: BUILDSTDERR: warning: label ‘_cWzw’ defined but not used [-Wunused-label] BUILDSTDERR: 5127 | _cWzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5127 | _cWzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWbq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5175:1: error: BUILDSTDERR: warning: label ‘_cWAd’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _cWAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _cWAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWAb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5199:1: error: BUILDSTDERR: warning: label ‘_cWAb’ defined but not used [-Wunused-label] BUILDSTDERR: 5199 | _cWAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5199 | _cWAb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWbr_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5217:1: error: BUILDSTDERR: warning: label ‘_cWAj’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _cWAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _cWAj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5256:1: error: BUILDSTDERR: warning: label ‘_cWAq’ defined but not used [-Wunused-label] BUILDSTDERR: 5256 | _cWAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5256 | _cWAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWbB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5294:1: error: BUILDSTDERR: warning: label ‘_cWAU’ defined but not used [-Wunused-label] BUILDSTDERR: 5294 | _cWAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5294 | _cWAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWAR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5324:1: error: BUILDSTDERR: warning: label ‘_cWAR’ defined but not used [-Wunused-label] BUILDSTDERR: 5324 | _cWAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5324 | _cWAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWAX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5343:1: error: BUILDSTDERR: warning: label ‘_cWAX’ defined but not used [-Wunused-label] BUILDSTDERR: 5343 | _cWAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5343 | _cWAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWbD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5371:1: error: BUILDSTDERR: warning: label ‘_cWBb’ defined but not used [-Wunused-label] BUILDSTDERR: 5371 | _cWBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5371 | _cWBb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWAH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5404:1: error: BUILDSTDERR: warning: label ‘_cWAH’ defined but not used [-Wunused-label] BUILDSTDERR: 5404 | _cWAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5404 | _cWAH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWbE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5446:1: error: BUILDSTDERR: warning: label ‘_cWBl’ defined but not used [-Wunused-label] BUILDSTDERR: 5446 | _cWBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5446 | _cWBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5484:1: error: BUILDSTDERR: warning: label ‘_cWBr’ defined but not used [-Wunused-label] BUILDSTDERR: 5484 | _cWBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5484 | _cWBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5520:1: error: BUILDSTDERR: warning: label ‘_cWBD’ defined but not used [-Wunused-label] BUILDSTDERR: 5520 | _cWBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5520 | _cWBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWBA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5544:1: error: BUILDSTDERR: warning: label ‘_cWBA’ defined but not used [-Wunused-label] BUILDSTDERR: 5544 | _cWBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5544 | _cWBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWc1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5577:1: error: BUILDSTDERR: warning: label ‘_cWCs’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _cWCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _cWCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWCp’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5607:1: error: BUILDSTDERR: warning: label ‘_cWCp’ defined but not used [-Wunused-label] BUILDSTDERR: 5607 | _cWCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5607 | _cWCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWCv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5626:1: error: BUILDSTDERR: warning: label ‘_cWCv’ defined but not used [-Wunused-label] BUILDSTDERR: 5626 | _cWCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5626 | _cWCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWc2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5656:1: error: BUILDSTDERR: warning: label ‘_cWCF’ defined but not used [-Wunused-label] BUILDSTDERR: 5656 | _cWCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5656 | _cWCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWc3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5689:1: error: BUILDSTDERR: warning: label ‘_cWCK’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _cWCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _cWCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWCa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5720:1: error: BUILDSTDERR: warning: label ‘_cWCa’ defined but not used [-Wunused-label] BUILDSTDERR: 5720 | _cWCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5720 | _cWCa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWCf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cWCf’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cWCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cWCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWc5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5772:1: error: BUILDSTDERR: warning: label ‘_cWCX’ defined but not used [-Wunused-label] BUILDSTDERR: 5772 | _cWCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5772 | _cWCX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWBV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5802:1: error: BUILDSTDERR: warning: label ‘_cWBV’ defined but not used [-Wunused-label] BUILDSTDERR: 5802 | _cWBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5802 | _cWBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWC1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5838:1: error: BUILDSTDERR: warning: label ‘_cWC1’ defined but not used [-Wunused-label] BUILDSTDERR: 5838 | _cWC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5838 | _cWC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWc6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5872:1: error: BUILDSTDERR: warning: label ‘_cWD9’ defined but not used [-Wunused-label] BUILDSTDERR: 5872 | _cWD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5872 | _cWD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplaylistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5910:1: error: BUILDSTDERR: warning: label ‘_cWDf’ defined but not used [-Wunused-label] BUILDSTDERR: 5910 | _cWDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5910 | _cWDf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5946:1: error: BUILDSTDERR: warning: label ‘_cWDr’ defined but not used [-Wunused-label] BUILDSTDERR: 5946 | _cWDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5946 | _cWDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWDo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:5970:1: error: BUILDSTDERR: warning: label ‘_cWDo’ defined but not used [-Wunused-label] BUILDSTDERR: 5970 | _cWDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5970 | _cWDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWck_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6003:1: error: BUILDSTDERR: warning: label ‘_cWDW’ defined but not used [-Wunused-label] BUILDSTDERR: 6003 | _cWDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6003 | _cWDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWDT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6033:1: error: BUILDSTDERR: warning: label ‘_cWDT’ defined but not used [-Wunused-label] BUILDSTDERR: 6033 | _cWDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6033 | _cWDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWDZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6052:1: error: BUILDSTDERR: warning: label ‘_cWDZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6052 | _cWDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6052 | _cWDZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcm_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6080:1: error: BUILDSTDERR: warning: label ‘_cWEd’ defined but not used [-Wunused-label] BUILDSTDERR: 6080 | _cWEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6080 | _cWEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWDJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6113:1: error: BUILDSTDERR: warning: label ‘_cWDJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6113 | _cWDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6113 | _cWDJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6155:1: error: BUILDSTDERR: warning: label ‘_cWEn’ defined but not used [-Wunused-label] BUILDSTDERR: 6155 | _cWEn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6155 | _cWEn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplaylistId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6193:1: error: BUILDSTDERR: warning: label ‘_cWEt’ defined but not used [-Wunused-label] BUILDSTDERR: 6193 | _cWEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6193 | _cWEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6229:1: error: BUILDSTDERR: warning: label ‘_cWEF’ defined but not used [-Wunused-label] BUILDSTDERR: 6229 | _cWEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6229 | _cWEF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWEC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6253:1: error: BUILDSTDERR: warning: label ‘_cWEC’ defined but not used [-Wunused-label] BUILDSTDERR: 6253 | _cWEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6253 | _cWEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcv_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6287:1: error: BUILDSTDERR: warning: label ‘_cWEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6287 | _cWEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6287 | _cWEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWEX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6311:1: error: BUILDSTDERR: warning: label ‘_cWEX’ defined but not used [-Wunused-label] BUILDSTDERR: 6311 | _cWEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6311 | _cWEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6329:1: error: BUILDSTDERR: warning: label ‘_cWF5’ defined but not used [-Wunused-label] BUILDSTDERR: 6329 | _cWF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6329 | _cWF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistSearch_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6368:1: error: BUILDSTDERR: warning: label ‘_cWFc’ defined but not used [-Wunused-label] BUILDSTDERR: 6368 | _cWFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6368 | _cWFc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6407:1: error: BUILDSTDERR: warning: label ‘_cWFA’ defined but not used [-Wunused-label] BUILDSTDERR: 6407 | _cWFA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6407 | _cWFA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWFx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6435:1: error: BUILDSTDERR: warning: label ‘_cWFx’ defined but not used [-Wunused-label] BUILDSTDERR: 6435 | _cWFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6435 | _cWFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6466:1: error: BUILDSTDERR: warning: label ‘_cWFH’ defined but not used [-Wunused-label] BUILDSTDERR: 6466 | _cWFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6466 | _cWFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6504:1: error: BUILDSTDERR: warning: label ‘_cWFM’ defined but not used [-Wunused-label] BUILDSTDERR: 6504 | _cWFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6504 | _cWFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplChanges_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6542:1: error: BUILDSTDERR: warning: label ‘_cWFS’ defined but not used [-Wunused-label] BUILDSTDERR: 6542 | _cWFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6542 | _cWFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6578:1: error: BUILDSTDERR: warning: label ‘_cWG4’ defined but not used [-Wunused-label] BUILDSTDERR: 6578 | _cWG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6578 | _cWG4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWG1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6602:1: error: BUILDSTDERR: warning: label ‘_cWG1’ defined but not used [-Wunused-label] BUILDSTDERR: 6602 | _cWG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6602 | _cWG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_clear2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6639:1: error: BUILDSTDERR: warning: label ‘_cWGg’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _cWGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _cWGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWcP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6689:1: error: BUILDSTDERR: warning: label ‘_cWGt’ defined but not used [-Wunused-label] BUILDSTDERR: 6689 | _cWGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6689 | _cWGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6722:1: error: BUILDSTDERR: warning: label ‘_cWGC’ defined but not used [-Wunused-label] BUILDSTDERR: 6722 | _cWGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6722 | _cWGC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWGn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6754:1: error: BUILDSTDERR: warning: label ‘_cWGn’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _cWGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _cWGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWGw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6791:1: error: BUILDSTDERR: warning: label ‘_cWGw’ defined but not used [-Wunused-label] BUILDSTDERR: 6791 | _cWGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6791 | _cWGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWGN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6828:1: error: BUILDSTDERR: warning: label ‘_cWGN’ defined but not used [-Wunused-label] BUILDSTDERR: 6828 | _cWGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6828 | _cWGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWGS’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6858:1: error: BUILDSTDERR: warning: label ‘_cWGS’ defined but not used [-Wunused-label] BUILDSTDERR: 6858 | _cWGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6858 | _cWGS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWGX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6901:1: error: BUILDSTDERR: warning: label ‘_cWGX’ defined but not used [-Wunused-label] BUILDSTDERR: 6901 | _cWGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6901 | _cWGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWI0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:6972:1: error: BUILDSTDERR: warning: label ‘_cWI0’ defined but not used [-Wunused-label] BUILDSTDERR: 6972 | _cWI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6972 | _cWI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWHJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7000:1: error: BUILDSTDERR: warning: label ‘_cWHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7000 | _cWHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7000 | _cWHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_sWd7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7023:1: error: BUILDSTDERR: warning: label ‘_sWd7’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _sWd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _sWd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWHe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7044:1: error: BUILDSTDERR: warning: label ‘_cWHe’ defined but not used [-Wunused-label] BUILDSTDERR: 7044 | _cWHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7044 | _cWHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWHk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7072:1: error: BUILDSTDERR: warning: label ‘_cWHk’ defined but not used [-Wunused-label] BUILDSTDERR: 7072 | _cWHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7072 | _cWHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWIh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7110:1: error: BUILDSTDERR: warning: label ‘_cWIh’ defined but not used [-Wunused-label] BUILDSTDERR: 7110 | _cWIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7110 | _cWIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWdA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7129:1: error: BUILDSTDERR: warning: label ‘_cWJk’ defined but not used [-Wunused-label] BUILDSTDERR: 7129 | _cWJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7129 | _cWJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWJh’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7159:1: error: BUILDSTDERR: warning: label ‘_cWJh’ defined but not used [-Wunused-label] BUILDSTDERR: 7159 | _cWJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7159 | _cWJh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWJn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7178:1: error: BUILDSTDERR: warning: label ‘_cWJn’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _cWJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _cWJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWdB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7206:1: error: BUILDSTDERR: warning: label ‘_cWJB’ defined but not used [-Wunused-label] BUILDSTDERR: 7206 | _cWJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7206 | _cWJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWJ7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7237:1: error: BUILDSTDERR: warning: label ‘_cWJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 7237 | _cWJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7237 | _cWJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWdq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7277:1: error: BUILDSTDERR: warning: label ‘_cWJS’ defined but not used [-Wunused-label] BUILDSTDERR: 7277 | _cWJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7277 | _cWJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWJP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7310:1: error: BUILDSTDERR: warning: label ‘_cWJP’ defined but not used [-Wunused-label] BUILDSTDERR: 7310 | _cWJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7310 | _cWJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWJV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7333:1: error: BUILDSTDERR: warning: label ‘_cWJV’ defined but not used [-Wunused-label] BUILDSTDERR: 7333 | _cWJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7333 | _cWJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWdD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7357:1: error: BUILDSTDERR: warning: label ‘_cWK8’ defined but not used [-Wunused-label] BUILDSTDERR: 7357 | _cWK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7357 | _cWK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWK6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7401:1: error: BUILDSTDERR: warning: label ‘_cWK6’ defined but not used [-Wunused-label] BUILDSTDERR: 7401 | _cWK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7401 | _cWK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘sWdE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7420:1: error: BUILDSTDERR: warning: label ‘_cWKg’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _cWKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _cWKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwaddId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7460:1: error: BUILDSTDERR: warning: label ‘_cWKm’ defined but not used [-Wunused-label] BUILDSTDERR: 7460 | _cWKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7460 | _cWKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7498:1: error: BUILDSTDERR: warning: label ‘_cWKy’ defined but not used [-Wunused-label] BUILDSTDERR: 7498 | _cWKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7498 | _cWKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc: In function ‘_cWKv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_264.hc:7523:1: error: BUILDSTDERR: warning: label ‘_cWKv’ defined but not used [-Wunused-label] BUILDSTDERR: 7523 | _cWKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7523 | _cWKv: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Commands/CurrentPlaylist.hs:43:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 43 | import Control.Monad.Error (throwError) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_addId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:15:1: error: BUILDSTDERR: warning: label ‘_cX7C’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cX7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cX7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX7A’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:38:1: error: BUILDSTDERR: warning: label ‘_cX7A’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _cX7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _cX7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_add_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:62:1: error: BUILDSTDERR: warning: label ‘_cX7N’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cX7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cX7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX7L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:84:1: error: BUILDSTDERR: warning: label ‘_cX7L’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cX7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cX7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_clear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:110:1: error: BUILDSTDERR: warning: label ‘_cX7V’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cX7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cX7V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_delete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:140:1: error: BUILDSTDERR: warning: label ‘_cX84’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cX84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cX84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX82’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:162:1: error: BUILDSTDERR: warning: label ‘_cX82’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cX82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cX82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_deleteId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:187:1: error: BUILDSTDERR: warning: label ‘_cX8e’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cX8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cX8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX8c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:209:1: error: BUILDSTDERR: warning: label ‘_cX8c’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _cX8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _cX8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_move_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:234:1: error: BUILDSTDERR: warning: label ‘_cX8o’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _cX8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _cX8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX8m’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:257:1: error: BUILDSTDERR: warning: label ‘_cX8m’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cX8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cX8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_moveId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:281:1: error: BUILDSTDERR: warning: label ‘_cX8y’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _cX8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _cX8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX8w’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:304:1: error: BUILDSTDERR: warning: label ‘_cX8w’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _cX8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _cX8w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:332:1: error: BUILDSTDERR: warning: label ‘_cX8I’ defined but not used [-Wunused-label] BUILDSTDERR: 332 | _cX8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 332 | _cX8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6e_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:373:1: error: BUILDSTDERR: warning: label ‘_cX8X’ defined but not used [-Wunused-label] BUILDSTDERR: 373 | _cX8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 373 | _cX8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6f_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:397:1: error: BUILDSTDERR: warning: label ‘_cX94’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _cX94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _cX94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6g_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:421:1: error: BUILDSTDERR: warning: label ‘_cX9b’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _cX9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _cX9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6h_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:446:1: error: BUILDSTDERR: warning: label ‘_cX9i’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _cX9i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _cX9i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6x_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:473:1: error: BUILDSTDERR: warning: label ‘_cX9O’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cX9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cX9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX9L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:505:1: error: BUILDSTDERR: warning: label ‘_cX9L’ defined but not used [-Wunused-label] BUILDSTDERR: 505 | _cX9L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 505 | _cX9L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX9R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:528:1: error: BUILDSTDERR: warning: label ‘_cX9R’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _cX9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _cX9R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6C_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:549:1: error: BUILDSTDERR: warning: label ‘_cXa4’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _cXa4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _cXa4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX9B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:581:1: error: BUILDSTDERR: warning: label ‘_cX9B’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _cX9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _cX9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX9D’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:608:1: error: BUILDSTDERR: warning: label ‘_cX9D’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cX9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cX9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6i_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:664:1: error: BUILDSTDERR: warning: label ‘_cXan’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cXan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cXan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX9q’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:701:1: error: BUILDSTDERR: warning: label ‘_cX9q’ defined but not used [-Wunused-label] BUILDSTDERR: 701 | _cX9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 701 | _cX9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6d_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:749:1: error: BUILDSTDERR: warning: label ‘_cXaA’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _cXaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _cXaA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:776:1: error: BUILDSTDERR: warning: label ‘_cXaD’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cXaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cXaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cX8P’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:808:1: error: BUILDSTDERR: warning: label ‘_cX8P’ defined but not used [-Wunused-label] BUILDSTDERR: 808 | _cX8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 808 | _cX8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6H_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:861:1: error: BUILDSTDERR: warning: label ‘_cXaX’ defined but not used [-Wunused-label] BUILDSTDERR: 861 | _cXaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 861 | _cXaX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXaV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:885:1: error: BUILDSTDERR: warning: label ‘_cXaV’ defined but not used [-Wunused-label] BUILDSTDERR: 885 | _cXaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 885 | _cXaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX6I_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:903:1: error: BUILDSTDERR: warning: label ‘_cXb3’ defined but not used [-Wunused-label] BUILDSTDERR: 903 | _cXb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 903 | _cXb3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:942:1: error: BUILDSTDERR: warning: label ‘_cXb9’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cXb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cXb9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:983:1: error: BUILDSTDERR: warning: label ‘_cXbk’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cXbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cXbk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXbi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1005:1: error: BUILDSTDERR: warning: label ‘_cXbi’ defined but not used [-Wunused-label] BUILDSTDERR: 1005 | _cXbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1005 | _cXbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1030:1: error: BUILDSTDERR: warning: label ‘_cXbu’ defined but not used [-Wunused-label] BUILDSTDERR: 1030 | _cXbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1030 | _cXbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXbs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cXbs’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cXbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cXbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1077:1: error: BUILDSTDERR: warning: label ‘_cXbE’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _cXbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _cXbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXbC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1099:1: error: BUILDSTDERR: warning: label ‘_cXbC’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _cXbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _cXbC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX72_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1125:1: error: BUILDSTDERR: warning: label ‘_cXbW’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _cXbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _cXbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXbU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1149:1: error: BUILDSTDERR: warning: label ‘_cXbU’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _cXbU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _cXbU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘sX73_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cXc2’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cXc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cXc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistSearch_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1206:1: error: BUILDSTDERR: warning: label ‘_cXc8’ defined but not used [-Wunused-label] BUILDSTDERR: 1206 | _cXc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1206 | _cXc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_plChanges_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1247:1: error: BUILDSTDERR: warning: label ‘_cXcj’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _cXcj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _cXcj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXch’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1269:1: error: BUILDSTDERR: warning: label ‘_cXch’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _cXch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _cXch: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_plChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1294:1: error: BUILDSTDERR: warning: label ‘_cXct’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _cXct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _cXct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXcr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1316:1: error: BUILDSTDERR: warning: label ‘_cXcr’ defined but not used [-Wunused-label] BUILDSTDERR: 1316 | _cXcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1316 | _cXcr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_shuffle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1341:1: error: BUILDSTDERR: warning: label ‘_cXcD’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _cXcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _cXcD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXcB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1363:1: error: BUILDSTDERR: warning: label ‘_cXcB’ defined but not used [-Wunused-label] BUILDSTDERR: 1363 | _cXcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1363 | _cXcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_swap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1388:1: error: BUILDSTDERR: warning: label ‘_cXcN’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _cXcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _cXcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXcL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1411:1: error: BUILDSTDERR: warning: label ‘_cXcL’ defined but not used [-Wunused-label] BUILDSTDERR: 1411 | _cXcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1411 | _cXcL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_swapId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1435:1: error: BUILDSTDERR: warning: label ‘_cXcX’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _cXcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _cXcX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc: In function ‘_cXcV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_269.hc:1458:1: error: BUILDSTDERR: warning: label ‘_cXcV’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _cXcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _cXcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_addId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:15:1: error: BUILDSTDERR: warning: label ‘_cXf0’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cXf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cXf0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXeY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:38:1: error: BUILDSTDERR: warning: label ‘_cXeY’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _cXeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _cXeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_add_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:62:1: error: BUILDSTDERR: warning: label ‘_cXfb’ defined but not used [-Wunused-label] BUILDSTDERR: 62 | _cXfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 62 | _cXfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXf9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:84:1: error: BUILDSTDERR: warning: label ‘_cXf9’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cXf9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cXf9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_clear_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:110:1: error: BUILDSTDERR: warning: label ‘_cXfj’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cXfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cXfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_delete_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:140:1: error: BUILDSTDERR: warning: label ‘_cXfs’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cXfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cXfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXfq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:162:1: error: BUILDSTDERR: warning: label ‘_cXfq’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cXfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cXfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_deleteId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:187:1: error: BUILDSTDERR: warning: label ‘_cXfC’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cXfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cXfC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXfA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:209:1: error: BUILDSTDERR: warning: label ‘_cXfA’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _cXfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _cXfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_move_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:234:1: error: BUILDSTDERR: warning: label ‘_cXfM’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _cXfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _cXfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXfK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:257:1: error: BUILDSTDERR: warning: label ‘_cXfK’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cXfK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cXfK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_moveId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:281:1: error: BUILDSTDERR: warning: label ‘_cXfW’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _cXfW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _cXfW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXfU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:304:1: error: BUILDSTDERR: warning: label ‘_cXfU’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _cXfU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _cXfU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:332:1: error: BUILDSTDERR: warning: label ‘_cXg6’ defined but not used [-Wunused-label] BUILDSTDERR: 332 | _cXg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 332 | _cXg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXdC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:373:1: error: BUILDSTDERR: warning: label ‘_cXgl’ defined but not used [-Wunused-label] BUILDSTDERR: 373 | _cXgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 373 | _cXgl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXdD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:397:1: error: BUILDSTDERR: warning: label ‘_cXgs’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _cXgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _cXgs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXdE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:421:1: error: BUILDSTDERR: warning: label ‘_cXgz’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _cXgz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _cXgz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXdF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:446:1: error: BUILDSTDERR: warning: label ‘_cXgG’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _cXgG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _cXgG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXdV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:473:1: error: BUILDSTDERR: warning: label ‘_cXhc’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cXhc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cXhc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXh9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:505:1: error: BUILDSTDERR: warning: label ‘_cXh9’ defined but not used [-Wunused-label] BUILDSTDERR: 505 | _cXh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 505 | _cXh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXhf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:528:1: error: BUILDSTDERR: warning: label ‘_cXhf’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _cXhf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _cXhf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXe0_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:549:1: error: BUILDSTDERR: warning: label ‘_cXhs’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _cXhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _cXhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXgZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:581:1: error: BUILDSTDERR: warning: label ‘_cXgZ’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _cXgZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _cXgZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXh1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:608:1: error: BUILDSTDERR: warning: label ‘_cXh1’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cXh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cXh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXdG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:664:1: error: BUILDSTDERR: warning: label ‘_cXhL’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cXhL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cXhL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXgO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:701:1: error: BUILDSTDERR: warning: label ‘_cXgO’ defined but not used [-Wunused-label] BUILDSTDERR: 701 | _cXgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 701 | _cXgO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXdB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:749:1: error: BUILDSTDERR: warning: label ‘_cXhY’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _cXhY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _cXhY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:776:1: error: BUILDSTDERR: warning: label ‘_cXi1’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cXi1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cXi1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXgd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:808:1: error: BUILDSTDERR: warning: label ‘_cXgd’ defined but not used [-Wunused-label] BUILDSTDERR: 808 | _cXgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 808 | _cXgd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXe5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:861:1: error: BUILDSTDERR: warning: label ‘_cXil’ defined but not used [-Wunused-label] BUILDSTDERR: 861 | _cXil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 861 | _cXil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXij’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:885:1: error: BUILDSTDERR: warning: label ‘_cXij’ defined but not used [-Wunused-label] BUILDSTDERR: 885 | _cXij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 885 | _cXij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXe6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:903:1: error: BUILDSTDERR: warning: label ‘_cXir’ defined but not used [-Wunused-label] BUILDSTDERR: 903 | _cXir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 903 | _cXir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistFind_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:942:1: error: BUILDSTDERR: warning: label ‘_cXix’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cXix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cXix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistInfo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:983:1: error: BUILDSTDERR: warning: label ‘_cXiI’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cXiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cXiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXiG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1005:1: error: BUILDSTDERR: warning: label ‘_cXiG’ defined but not used [-Wunused-label] BUILDSTDERR: 1005 | _cXiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1005 | _cXiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1030:1: error: BUILDSTDERR: warning: label ‘_cXiS’ defined but not used [-Wunused-label] BUILDSTDERR: 1030 | _cXiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1030 | _cXiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXiQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cXiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cXiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cXiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1077:1: error: BUILDSTDERR: warning: label ‘_cXj2’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _cXj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _cXj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXj0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1099:1: error: BUILDSTDERR: warning: label ‘_cXj0’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _cXj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _cXj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXeq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1125:1: error: BUILDSTDERR: warning: label ‘_cXjk’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _cXjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _cXjk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXji’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1149:1: error: BUILDSTDERR: warning: label ‘_cXji’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _cXji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _cXji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘sXer_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cXjq’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cXjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cXjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistSearch_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1206:1: error: BUILDSTDERR: warning: label ‘_cXjw’ defined but not used [-Wunused-label] BUILDSTDERR: 1206 | _cXjw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1206 | _cXjw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_plChanges_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1247:1: error: BUILDSTDERR: warning: label ‘_cXjH’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _cXjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _cXjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXjF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1269:1: error: BUILDSTDERR: warning: label ‘_cXjF’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _cXjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _cXjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_plChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1294:1: error: BUILDSTDERR: warning: label ‘_cXjR’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _cXjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _cXjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXjP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1316:1: error: BUILDSTDERR: warning: label ‘_cXjP’ defined but not used [-Wunused-label] BUILDSTDERR: 1316 | _cXjP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1316 | _cXjP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_shuffle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1341:1: error: BUILDSTDERR: warning: label ‘_cXk1’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _cXk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _cXk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXjZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1363:1: error: BUILDSTDERR: warning: label ‘_cXjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1363 | _cXjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1363 | _cXjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_swap_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1388:1: error: BUILDSTDERR: warning: label ‘_cXkb’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _cXkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _cXkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXk9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1411:1: error: BUILDSTDERR: warning: label ‘_cXk9’ defined but not used [-Wunused-label] BUILDSTDERR: 1411 | _cXk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1411 | _cXk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_swapId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1435:1: error: BUILDSTDERR: warning: label ‘_cXkl’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _cXkl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _cXkl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc: In function ‘_cXkj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_273.hc:1458:1: error: BUILDSTDERR: warning: label ‘_cXkj’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _cXkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _cXkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_278.hc:28:22: error: BUILDSTDERR: warning: ‘SXkC_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SXkC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SXkC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_282.hc:28:22: error: BUILDSTDERR: warning: ‘SXkD_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SXkD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SXkD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/ClientToClient.hs:28:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 28 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXCY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:14:1: error: BUILDSTDERR: warning: label ‘_cXF7’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cXF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cXF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXCX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:40:1: error: BUILDSTDERR: warning: label ‘_cXFg’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cXFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cXFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXFe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:67:1: error: BUILDSTDERR: warning: label ‘_cXFe’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _cXFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _cXFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_zdwp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:88:1: error: BUILDSTDERR: warning: label ‘_cXFl’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cXFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cXFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXF1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:115:1: error: BUILDSTDERR: warning: label ‘_cXF1’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cXF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cXF1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:154:1: error: BUILDSTDERR: warning: label ‘_cXFz’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cXFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cXFz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXFw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:178:1: error: BUILDSTDERR: warning: label ‘_cXFw’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cXFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cXFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:214:1: error: BUILDSTDERR: warning: label ‘_cXFL’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _cXFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _cXFL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘rXCL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:292:1: error: BUILDSTDERR: warning: label ‘_cXFU’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _cXFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _cXFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘rXCN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:333:1: error: BUILDSTDERR: warning: label ‘_cXG9’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _cXG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _cXG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXG3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:369:1: error: BUILDSTDERR: warning: label ‘_cXG3’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cXG3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cXG3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:413:1: error: BUILDSTDERR: warning: label ‘_cXGu’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _cXGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _cXGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXGo’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:449:1: error: BUILDSTDERR: warning: label ‘_cXGo’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cXGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cXGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXE4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:501:1: error: BUILDSTDERR: warning: label ‘_cXHX’ defined but not used [-Wunused-label] BUILDSTDERR: 501 | _cXHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 501 | _cXHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXE3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:526:1: error: BUILDSTDERR: warning: label ‘_cXI4’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cXI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cXI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessageszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:553:1: error: BUILDSTDERR: warning: label ‘_cXIb’ defined but not used [-Wunused-label] BUILDSTDERR: 553 | _cXIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 553 | _cXIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXGH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:582:1: error: BUILDSTDERR: warning: label ‘_cXGH’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _cXGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _cXGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXGN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:618:1: error: BUILDSTDERR: warning: label ‘_cXGN’ defined but not used [-Wunused-label] BUILDSTDERR: 618 | _cXGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 618 | _cXGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXGT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:661:1: error: BUILDSTDERR: warning: label ‘_cXGT’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _cXGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _cXGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXGY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:687:1: error: BUILDSTDERR: warning: label ‘_cXGY’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _cXGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _cXGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXH3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:727:1: error: BUILDSTDERR: warning: label ‘_cXH3’ defined but not used [-Wunused-label] BUILDSTDERR: 727 | _cXH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 727 | _cXH3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXKd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:809:1: error: BUILDSTDERR: warning: label ‘_cXKd’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _cXKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _cXKd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXJT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:846:1: error: BUILDSTDERR: warning: label ‘_cXJT’ defined but not used [-Wunused-label] BUILDSTDERR: 846 | _cXJT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 846 | _cXJT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_sXDG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:881:1: error: BUILDSTDERR: warning: label ‘_sXDG’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _sXDG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _sXDG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXHg’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:899:1: error: BUILDSTDERR: warning: label ‘_cXHg’ defined but not used [-Wunused-label] BUILDSTDERR: 899 | _cXHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 899 | _cXHg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXHm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:941:1: error: BUILDSTDERR: warning: label ‘_cXHm’ defined but not used [-Wunused-label] BUILDSTDERR: 941 | _cXHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 941 | _cXHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXHr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:967:1: error: BUILDSTDERR: warning: label ‘_cXHr’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cXHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cXHr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXHw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1007:1: error: BUILDSTDERR: warning: label ‘_cXHw’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _cXHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _cXHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXJt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1089:1: error: BUILDSTDERR: warning: label ‘_cXJt’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _cXJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _cXJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXJ9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cXJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cXJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cXJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_sXDY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1161:1: error: BUILDSTDERR: warning: label ‘_sXDY’ defined but not used [-Wunused-label] BUILDSTDERR: 1161 | _sXDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1161 | _sXDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXHJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1179:1: error: BUILDSTDERR: warning: label ‘_cXHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1179 | _cXHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1179 | _cXHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXHO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1221:1: error: BUILDSTDERR: warning: label ‘_cXHO’ defined but not used [-Wunused-label] BUILDSTDERR: 1221 | _cXHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1221 | _cXHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEq_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1273:1: error: BUILDSTDERR: warning: label ‘_cXLr’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _cXLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _cXLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1301:1: error: BUILDSTDERR: warning: label ‘_cXLu’ defined but not used [-Wunused-label] BUILDSTDERR: 1301 | _cXLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1301 | _cXLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXL8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1327:1: error: BUILDSTDERR: warning: label ‘_cXL8’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _cXL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _cXL8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXLa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1347:1: error: BUILDSTDERR: warning: label ‘_cXLa’ defined but not used [-Wunused-label] BUILDSTDERR: 1347 | _cXLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1347 | _cXLa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXLe’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1366:1: error: BUILDSTDERR: warning: label ‘_cXLe’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _cXLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _cXLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXLi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1387:1: error: BUILDSTDERR: warning: label ‘_cXLi’ defined but not used [-Wunused-label] BUILDSTDERR: 1387 | _cXLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1387 | _cXLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1438:1: error: BUILDSTDERR: warning: label ‘_cXLR’ defined but not used [-Wunused-label] BUILDSTDERR: 1438 | _cXLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1438 | _cXLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1490:1: error: BUILDSTDERR: warning: label ‘_cXMa’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _cXMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _cXMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEw_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1520:1: error: BUILDSTDERR: warning: label ‘_cXMf’ defined but not used [-Wunused-label] BUILDSTDERR: 1520 | _cXMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1520 | _cXMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEx_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1563:1: error: BUILDSTDERR: warning: label ‘_cXMk’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _cXMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _cXMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_unsubscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1602:1: error: BUILDSTDERR: warning: label ‘_cXMr’ defined but not used [-Wunused-label] BUILDSTDERR: 1602 | _cXMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1602 | _cXMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEA_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1641:1: error: BUILDSTDERR: warning: label ‘_cXMM’ defined but not used [-Wunused-label] BUILDSTDERR: 1641 | _cXMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1641 | _cXMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXED_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cXMR’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cXMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cXMR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEE_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1714:1: error: BUILDSTDERR: warning: label ‘_cXMW’ defined but not used [-Wunused-label] BUILDSTDERR: 1714 | _cXMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1714 | _cXMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_subscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1753:1: error: BUILDSTDERR: warning: label ‘_cXN3’ defined but not used [-Wunused-label] BUILDSTDERR: 1753 | _cXN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1753 | _cXN3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1792:1: error: BUILDSTDERR: warning: label ‘_cXNo’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _cXNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _cXNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEI_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1817:1: error: BUILDSTDERR: warning: label ‘_cXNx’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _cXNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _cXNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEP_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cXNE’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cXNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cXNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXNC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1900:1: error: BUILDSTDERR: warning: label ‘_cXNC’ defined but not used [-Wunused-label] BUILDSTDERR: 1900 | _cXNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1900 | _cXNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘sXEQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1919:1: error: BUILDSTDERR: warning: label ‘_cXNM’ defined but not used [-Wunused-label] BUILDSTDERR: 1919 | _cXNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1919 | _cXNM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_zdwsendMessage_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1959:1: error: BUILDSTDERR: warning: label ‘_cXNS’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _cXNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _cXNS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_sendMessage_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:1997:1: error: BUILDSTDERR: warning: label ‘_cXO4’ defined but not used [-Wunused-label] BUILDSTDERR: 1997 | _cXO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1997 | _cXO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc: In function ‘_cXO1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_287.hc:2022:1: error: BUILDSTDERR: warning: label ‘_cXO1’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _cXO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _cXO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXOi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:14:1: error: BUILDSTDERR: warning: label ‘_cXQr’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cXQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cXQr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXOh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:40:1: error: BUILDSTDERR: warning: label ‘_cXQA’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cXQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cXQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXQy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:67:1: error: BUILDSTDERR: warning: label ‘_cXQy’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _cXQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _cXQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_zdwp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:88:1: error: BUILDSTDERR: warning: label ‘_cXQF’ defined but not used [-Wunused-label] BUILDSTDERR: 88 | _cXQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 88 | _cXQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXQl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:115:1: error: BUILDSTDERR: warning: label ‘_cXQl’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cXQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cXQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:154:1: error: BUILDSTDERR: warning: label ‘_cXQT’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cXQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cXQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXQQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:178:1: error: BUILDSTDERR: warning: label ‘_cXQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cXQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cXQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:214:1: error: BUILDSTDERR: warning: label ‘_cXR5’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _cXR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _cXR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘rXCL_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:292:1: error: BUILDSTDERR: warning: label ‘_cXRe’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _cXRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _cXRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘rXCN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:333:1: error: BUILDSTDERR: warning: label ‘_cXRt’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _cXRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _cXRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXRn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:369:1: error: BUILDSTDERR: warning: label ‘_cXRn’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cXRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cXRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:413:1: error: BUILDSTDERR: warning: label ‘_cXRO’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _cXRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _cXRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXRI’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:449:1: error: BUILDSTDERR: warning: label ‘_cXRI’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cXRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cXRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:501:1: error: BUILDSTDERR: warning: label ‘_cXTh’ defined but not used [-Wunused-label] BUILDSTDERR: 501 | _cXTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 501 | _cXTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPn_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:526:1: error: BUILDSTDERR: warning: label ‘_cXTo’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cXTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cXTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessageszugo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:553:1: error: BUILDSTDERR: warning: label ‘_cXTv’ defined but not used [-Wunused-label] BUILDSTDERR: 553 | _cXTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 553 | _cXTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXS1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:582:1: error: BUILDSTDERR: warning: label ‘_cXS1’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _cXS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _cXS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXS7’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:618:1: error: BUILDSTDERR: warning: label ‘_cXS7’ defined but not used [-Wunused-label] BUILDSTDERR: 618 | _cXS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 618 | _cXS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXSd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:661:1: error: BUILDSTDERR: warning: label ‘_cXSd’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _cXSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _cXSd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXSi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:687:1: error: BUILDSTDERR: warning: label ‘_cXSi’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _cXSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _cXSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXSn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:727:1: error: BUILDSTDERR: warning: label ‘_cXSn’ defined but not used [-Wunused-label] BUILDSTDERR: 727 | _cXSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 727 | _cXSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXVx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:809:1: error: BUILDSTDERR: warning: label ‘_cXVx’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _cXVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _cXVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXVd’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:846:1: error: BUILDSTDERR: warning: label ‘_cXVd’ defined but not used [-Wunused-label] BUILDSTDERR: 846 | _cXVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 846 | _cXVd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_sXP0’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:881:1: error: BUILDSTDERR: warning: label ‘_sXP0’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _sXP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _sXP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXSA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:899:1: error: BUILDSTDERR: warning: label ‘_cXSA’ defined but not used [-Wunused-label] BUILDSTDERR: 899 | _cXSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 899 | _cXSA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXSG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:941:1: error: BUILDSTDERR: warning: label ‘_cXSG’ defined but not used [-Wunused-label] BUILDSTDERR: 941 | _cXSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 941 | _cXSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXSL’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:967:1: error: BUILDSTDERR: warning: label ‘_cXSL’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cXSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cXSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXSQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1007:1: error: BUILDSTDERR: warning: label ‘_cXSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _cXSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _cXSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXUN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1089:1: error: BUILDSTDERR: warning: label ‘_cXUN’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _cXUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _cXUN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXUt’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cXUt’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cXUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cXUt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_sXPi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1161:1: error: BUILDSTDERR: warning: label ‘_sXPi’ defined but not used [-Wunused-label] BUILDSTDERR: 1161 | _sXPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1161 | _sXPi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXT3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1179:1: error: BUILDSTDERR: warning: label ‘_cXT3’ defined but not used [-Wunused-label] BUILDSTDERR: 1179 | _cXT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1179 | _cXT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXT8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1221:1: error: BUILDSTDERR: warning: label ‘_cXT8’ defined but not used [-Wunused-label] BUILDSTDERR: 1221 | _cXT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1221 | _cXT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPK_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1273:1: error: BUILDSTDERR: warning: label ‘_cXWL’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _cXWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _cXWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1301:1: error: BUILDSTDERR: warning: label ‘_cXWO’ defined but not used [-Wunused-label] BUILDSTDERR: 1301 | _cXWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1301 | _cXWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXWs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1327:1: error: BUILDSTDERR: warning: label ‘_cXWs’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _cXWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _cXWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXWu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1347:1: error: BUILDSTDERR: warning: label ‘_cXWu’ defined but not used [-Wunused-label] BUILDSTDERR: 1347 | _cXWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1347 | _cXWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXWy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1366:1: error: BUILDSTDERR: warning: label ‘_cXWy’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _cXWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _cXWy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXWC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1387:1: error: BUILDSTDERR: warning: label ‘_cXWC’ defined but not used [-Wunused-label] BUILDSTDERR: 1387 | _cXWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1387 | _cXWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1438:1: error: BUILDSTDERR: warning: label ‘_cXXb’ defined but not used [-Wunused-label] BUILDSTDERR: 1438 | _cXXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1438 | _cXXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPN_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1490:1: error: BUILDSTDERR: warning: label ‘_cXXu’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _cXXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _cXXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPQ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1520:1: error: BUILDSTDERR: warning: label ‘_cXXz’ defined but not used [-Wunused-label] BUILDSTDERR: 1520 | _cXXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1520 | _cXXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1563:1: error: BUILDSTDERR: warning: label ‘_cXXE’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _cXXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _cXXE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_unsubscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1602:1: error: BUILDSTDERR: warning: label ‘_cXXL’ defined but not used [-Wunused-label] BUILDSTDERR: 1602 | _cXXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1602 | _cXXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1641:1: error: BUILDSTDERR: warning: label ‘_cXY6’ defined but not used [-Wunused-label] BUILDSTDERR: 1641 | _cXY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1641 | _cXY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPX_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cXYb’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cXYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cXYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXPY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1714:1: error: BUILDSTDERR: warning: label ‘_cXYg’ defined but not used [-Wunused-label] BUILDSTDERR: 1714 | _cXYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1714 | _cXYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_subscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1753:1: error: BUILDSTDERR: warning: label ‘_cXYn’ defined but not used [-Wunused-label] BUILDSTDERR: 1753 | _cXYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1753 | _cXYn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXQ5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1792:1: error: BUILDSTDERR: warning: label ‘_cXYI’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _cXYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _cXYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXQ2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1817:1: error: BUILDSTDERR: warning: label ‘_cXYR’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _cXYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _cXYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXQ9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cXYY’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cXYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cXYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXYW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1900:1: error: BUILDSTDERR: warning: label ‘_cXYW’ defined but not used [-Wunused-label] BUILDSTDERR: 1900 | _cXYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1900 | _cXYW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘sXQa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1919:1: error: BUILDSTDERR: warning: label ‘_cXZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 1919 | _cXZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1919 | _cXZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_zdwsendMessage_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1959:1: error: BUILDSTDERR: warning: label ‘_cXZc’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _cXZc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _cXZc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_sendMessage_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:1997:1: error: BUILDSTDERR: warning: label ‘_cXZo’ defined but not used [-Wunused-label] BUILDSTDERR: 1997 | _cXZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1997 | _cXZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc: In function ‘_cXZl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_291.hc:2022:1: error: BUILDSTDERR: warning: label ‘_cXZl’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _cXZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _cXZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘sY44_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:14:1: error: BUILDSTDERR: warning: label ‘_cY4y’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cY4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cY4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘sY47_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:44:1: error: BUILDSTDERR: warning: label ‘_cY4D’ defined but not used [-Wunused-label] BUILDSTDERR: 44 | _cY4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 44 | _cY4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘sY48_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:87:1: error: BUILDSTDERR: warning: label ‘_cY4I’ defined but not used [-Wunused-label] BUILDSTDERR: 87 | _cY4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 87 | _cY4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_subscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:126:1: error: BUILDSTDERR: warning: label ‘_cY4O’ defined but not used [-Wunused-label] BUILDSTDERR: 126 | _cY4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 126 | _cY4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_unsubscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:165:1: error: BUILDSTDERR: warning: label ‘_cY4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _cY4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _cY4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_channels_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:187:1: error: BUILDSTDERR: warning: label ‘_cY55’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cY55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cY55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_readMessages_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:218:1: error: BUILDSTDERR: warning: label ‘_cY5c’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _cY5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _cY5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_sendMessage_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:248:1: error: BUILDSTDERR: warning: label ‘_cY5l’ defined but not used [-Wunused-label] BUILDSTDERR: 248 | _cY5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 248 | _cY5l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc: In function ‘_cY5j’: BUILDSTDERR: /tmp/ghc3385_0/ghc_296.hc:271:1: error: BUILDSTDERR: warning: label ‘_cY5j’ defined but not used [-Wunused-label] BUILDSTDERR: 271 | _cY5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 271 | _cY5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘sY5r_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:14:1: error: BUILDSTDERR: warning: label ‘_cY5V’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cY5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cY5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘sY5u_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:44:1: error: BUILDSTDERR: warning: label ‘_cY60’ defined but not used [-Wunused-label] BUILDSTDERR: 44 | _cY60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 44 | _cY60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘sY5v_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:87:1: error: BUILDSTDERR: warning: label ‘_cY65’ defined but not used [-Wunused-label] BUILDSTDERR: 87 | _cY65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 87 | _cY65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_subscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:126:1: error: BUILDSTDERR: warning: label ‘_cY6b’ defined but not used [-Wunused-label] BUILDSTDERR: 126 | _cY6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 126 | _cY6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_unsubscribe_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:165:1: error: BUILDSTDERR: warning: label ‘_cY6l’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _cY6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _cY6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_channels_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:187:1: error: BUILDSTDERR: warning: label ‘_cY6s’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cY6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cY6s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_readMessages_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:218:1: error: BUILDSTDERR: warning: label ‘_cY6z’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _cY6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _cY6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_sendMessage_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:248:1: error: BUILDSTDERR: warning: label ‘_cY6I’ defined but not used [-Wunused-label] BUILDSTDERR: 248 | _cY6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 248 | _cY6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc: In function ‘_cY6G’: BUILDSTDERR: /tmp/ghc3385_0/ghc_300.hc:271:1: error: BUILDSTDERR: warning: label ‘_cY6G’ defined but not used [-Wunused-label] BUILDSTDERR: 271 | _cY6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 271 | _cY6G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_305.hc:28:22: error: BUILDSTDERR: warning: ‘SY6Z_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SY6Z_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SY6Z_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_309.hc:28:22: error: BUILDSTDERR: warning: ‘SY70_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SY70_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SY70_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_updateId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:13:1: error: BUILDSTDERR: warning: label ‘_cYL6’ defined but not used [-Wunused-label] BUILDSTDERR: 13 | _cYL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 13 | _cYL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:43:1: error: BUILDSTDERR: warning: label ‘_cYLg’ defined but not used [-Wunused-label] BUILDSTDERR: 43 | _cYLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 43 | _cYLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:84:1: error: BUILDSTDERR: warning: label ‘_cYLp’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cYLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cYLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYHa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:138:1: error: BUILDSTDERR: warning: label ‘_cYLA’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cYLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cYLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYHb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:167:1: error: BUILDSTDERR: warning: label ‘_cYLH’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _cYLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _cYLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYHB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:195:1: error: BUILDSTDERR: warning: label ‘_cYLS’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cYLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cYLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYLP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:224:1: error: BUILDSTDERR: warning: label ‘_cYLP’ defined but not used [-Wunused-label] BUILDSTDERR: 224 | _cYLP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 224 | _cYLP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYLX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:242:1: error: BUILDSTDERR: warning: label ‘_cYLX’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _cYLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _cYLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYHd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:269:1: error: BUILDSTDERR: warning: label ‘_cYMh’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _cYMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _cYMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:302:1: error: BUILDSTDERR: warning: label ‘_cYMm’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cYMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cYMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYMk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:342:1: error: BUILDSTDERR: warning: label ‘_cYMk’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _cYMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _cYMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:367:1: error: BUILDSTDERR: warning: label ‘_cYMA’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _cYMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _cYMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:406:1: error: BUILDSTDERR: warning: label ‘_cYMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cYMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cYMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYHZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:441:1: error: BUILDSTDERR: warning: label ‘_cYNo’ defined but not used [-Wunused-label] BUILDSTDERR: 441 | _cYNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 441 | _cYNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYNl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:467:1: error: BUILDSTDERR: warning: label ‘_cYNl’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _cYNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _cYNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYI6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:496:1: error: BUILDSTDERR: warning: label ‘_cYNK’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _cYNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _cYNK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYNH’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:522:1: error: BUILDSTDERR: warning: label ‘_cYNH’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _cYNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _cYNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYIb_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:551:1: error: BUILDSTDERR: warning: label ‘_cYNZ’ defined but not used [-Wunused-label] BUILDSTDERR: 551 | _cYNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 551 | _cYNZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYNW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:577:1: error: BUILDSTDERR: warning: label ‘_cYNW’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cYNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cYNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYHH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:605:1: error: BUILDSTDERR: warning: label ‘_cYO5’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _cYO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _cYO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYMW’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:637:1: error: BUILDSTDERR: warning: label ‘_cYMW’ defined but not used [-Wunused-label] BUILDSTDERR: 637 | _cYMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 637 | _cYMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYN1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:677:1: error: BUILDSTDERR: warning: label ‘_cYN1’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _cYN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _cYN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYNy’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:759:1: error: BUILDSTDERR: warning: label ‘_cYNy’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _cYNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _cYNy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYNc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:795:1: error: BUILDSTDERR: warning: label ‘_cYNc’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _cYNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _cYNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYOx’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:829:1: error: BUILDSTDERR: warning: label ‘_cYOx’ defined but not used [-Wunused-label] BUILDSTDERR: 829 | _cYOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 829 | _cYOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYIc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:839:1: error: BUILDSTDERR: warning: label ‘_cYOX’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cYOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cYOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYOQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:870:1: error: BUILDSTDERR: warning: label ‘_cYOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 870 | _cYOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 870 | _cYOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYP5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:901:1: error: BUILDSTDERR: warning: label ‘_cYP5’ defined but not used [-Wunused-label] BUILDSTDERR: 901 | _cYP5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 901 | _cYP5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYP9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:922:1: error: BUILDSTDERR: warning: label ‘_cYP9’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _cYP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _cYP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:944:1: error: BUILDSTDERR: warning: label ‘_cYPh’ defined but not used [-Wunused-label] BUILDSTDERR: 944 | _cYPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 944 | _cYPh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYPf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:977:1: error: BUILDSTDERR: warning: label ‘_cYPf’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cYPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cYPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘rYH5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1002:1: error: BUILDSTDERR: warning: label ‘_cYPt’ defined but not used [-Wunused-label] BUILDSTDERR: 1002 | _cYPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1002 | _cYPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1037:1: error: BUILDSTDERR: warning: label ‘_cYPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _cYPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _cYPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYPC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1068:1: error: BUILDSTDERR: warning: label ‘_cYPC’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _cYPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _cYPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYPR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1098:1: error: BUILDSTDERR: warning: label ‘_cYPR’ defined but not used [-Wunused-label] BUILDSTDERR: 1098 | _cYPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1098 | _cYPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYPT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1118:1: error: BUILDSTDERR: warning: label ‘_cYPT’ defined but not used [-Wunused-label] BUILDSTDERR: 1118 | _cYPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1118 | _cYPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_zdwgo2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1144:1: error: BUILDSTDERR: warning: label ‘_cYQa’ defined but not used [-Wunused-label] BUILDSTDERR: 1144 | _cYQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1144 | _cYQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYQ3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1173:1: error: BUILDSTDERR: warning: label ‘_cYQ3’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _cYQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _cYQ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYQi’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1211:1: error: BUILDSTDERR: warning: label ‘_cYQi’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _cYQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _cYQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYQu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cYQu’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cYQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cYQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYQw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1272:1: error: BUILDSTDERR: warning: label ‘_cYQw’ defined but not used [-Wunused-label] BUILDSTDERR: 1272 | _cYQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1272 | _cYQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYQq’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1293:1: error: BUILDSTDERR: warning: label ‘_cYQq’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _cYQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _cYQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJ4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1310:1: error: BUILDSTDERR: warning: label ‘_cYR1’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _cYR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _cYR1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYQZ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cYQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cYQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cYQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYIZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1355:1: error: BUILDSTDERR: warning: label ‘_cYRb’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _cYRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _cYRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYR9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1382:1: error: BUILDSTDERR: warning: label ‘_cYR9’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _cYR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _cYR9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJ6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1402:1: error: BUILDSTDERR: warning: label ‘_cYRo’ defined but not used [-Wunused-label] BUILDSTDERR: 1402 | _cYRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1402 | _cYRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYRl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cYRl’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cYRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cYRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJi_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1448:1: error: BUILDSTDERR: warning: label ‘_cYRC’ defined but not used [-Wunused-label] BUILDSTDERR: 1448 | _cYRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1448 | _cYRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYRA’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1474:1: error: BUILDSTDERR: warning: label ‘_cYRA’ defined but not used [-Wunused-label] BUILDSTDERR: 1474 | _cYRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1474 | _cYRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1494:1: error: BUILDSTDERR: warning: label ‘_cYRM’ defined but not used [-Wunused-label] BUILDSTDERR: 1494 | _cYRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1494 | _cYRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYRK’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1521:1: error: BUILDSTDERR: warning: label ‘_cYRK’ defined but not used [-Wunused-label] BUILDSTDERR: 1521 | _cYRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1521 | _cYRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addIdMany_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1541:1: error: BUILDSTDERR: warning: label ‘_cYRU’ defined but not used [-Wunused-label] BUILDSTDERR: 1541 | _cYRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1541 | _cYRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYQP’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1578:1: error: BUILDSTDERR: warning: label ‘_cYQP’ defined but not used [-Wunused-label] BUILDSTDERR: 1578 | _cYQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1578 | _cYQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYS5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1638:1: error: BUILDSTDERR: warning: label ‘_cYS5’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _cYS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _cYS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYRX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1654:1: error: BUILDSTDERR: warning: label ‘_cYRX’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _cYRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _cYRX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJt_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1677:1: error: BUILDSTDERR: warning: label ‘_cYSo’ defined but not used [-Wunused-label] BUILDSTDERR: 1677 | _cYSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1677 | _cYSo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYSm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1704:1: error: BUILDSTDERR: warning: label ‘_cYSm’ defined but not used [-Wunused-label] BUILDSTDERR: 1704 | _cYSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1704 | _cYSm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1724:1: error: BUILDSTDERR: warning: label ‘_cYSy’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _cYSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _cYSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYSw’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1751:1: error: BUILDSTDERR: warning: label ‘_cYSw’ defined but not used [-Wunused-label] BUILDSTDERR: 1751 | _cYSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1751 | _cYSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1775:1: error: BUILDSTDERR: warning: label ‘_cYSE’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _cYSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _cYSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYSC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1813:1: error: BUILDSTDERR: warning: label ‘_cYSC’ defined but not used [-Wunused-label] BUILDSTDERR: 1813 | _cYSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1813 | _cYSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJF_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1836:1: error: BUILDSTDERR: warning: label ‘_cYSW’ defined but not used [-Wunused-label] BUILDSTDERR: 1836 | _cYSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1836 | _cYSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYSU’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1863:1: error: BUILDSTDERR: warning: label ‘_cYSU’ defined but not used [-Wunused-label] BUILDSTDERR: 1863 | _cYSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1863 | _cYSU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1883:1: error: BUILDSTDERR: warning: label ‘_cYT6’ defined but not used [-Wunused-label] BUILDSTDERR: 1883 | _cYT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1883 | _cYT6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYT4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1911:1: error: BUILDSTDERR: warning: label ‘_cYT4’ defined but not used [-Wunused-label] BUILDSTDERR: 1911 | _cYT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1911 | _cYT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_playlistAddList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1935:1: error: BUILDSTDERR: warning: label ‘_cYTc’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _cYTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _cYTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYTa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:1974:1: error: BUILDSTDERR: warning: label ‘_cYTa’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _cYTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _cYTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2006:1: error: BUILDSTDERR: warning: label ‘_cYTq’ defined but not used [-Wunused-label] BUILDSTDERR: 2006 | _cYTq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2006 | _cYTq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2047:1: error: BUILDSTDERR: warning: label ‘_cYTz’ defined but not used [-Wunused-label] BUILDSTDERR: 2047 | _cYTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2047 | _cYTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cYTG’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cYTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cYTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJR_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2124:1: error: BUILDSTDERR: warning: label ‘_cYU8’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _cYU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _cYU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYU5’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2157:1: error: BUILDSTDERR: warning: label ‘_cYU5’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _cYU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _cYU5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYUb’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2180:1: error: BUILDSTDERR: warning: label ‘_cYUb’ defined but not used [-Wunused-label] BUILDSTDERR: 2180 | _cYUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2180 | _cYUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2197:1: error: BUILDSTDERR: warning: label ‘_cYUo’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _cYUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _cYUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYTV’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2233:1: error: BUILDSTDERR: warning: label ‘_cYTV’ defined but not used [-Wunused-label] BUILDSTDERR: 2233 | _cYTV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2233 | _cYTV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYJV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cYUz’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cYUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cYUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listAlbums_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2317:1: error: BUILDSTDERR: warning: label ‘_cYUF’ defined but not used [-Wunused-label] BUILDSTDERR: 2317 | _cYUF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2317 | _cYUF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listAlbum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2362:1: error: BUILDSTDERR: warning: label ‘_cYUS’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _cYUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _cYUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘rYH6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2408:1: error: BUILDSTDERR: warning: label ‘_cYV3’ defined but not used [-Wunused-label] BUILDSTDERR: 2408 | _cYV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2408 | _cYV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_getPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2455:1: error: BUILDSTDERR: warning: label ‘_cYVa’ defined but not used [-Wunused-label] BUILDSTDERR: 2455 | _cYVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2455 | _cYVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYK7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2485:1: error: BUILDSTDERR: warning: label ‘_cYVo’ defined but not used [-Wunused-label] BUILDSTDERR: 2485 | _cYVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2485 | _cYVo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYVl’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2515:1: error: BUILDSTDERR: warning: label ‘_cYVl’ defined but not used [-Wunused-label] BUILDSTDERR: 2515 | _cYVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2515 | _cYVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYKc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2543:1: error: BUILDSTDERR: warning: label ‘_cYVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2543 | _cYVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2543 | _cYVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYKW_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2570:1: error: BUILDSTDERR: warning: label ‘_cYWc’ defined but not used [-Wunused-label] BUILDSTDERR: 2570 | _cYWc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2570 | _cYWc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYW9’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2601:1: error: BUILDSTDERR: warning: label ‘_cYW9’ defined but not used [-Wunused-label] BUILDSTDERR: 2601 | _cYW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2601 | _cYW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYWf’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2627:1: error: BUILDSTDERR: warning: label ‘_cYWf’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _cYWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _cYWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYWB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cYWB’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cYWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cYWB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYKY_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cYWO’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cYWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cYWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYKZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2724:1: error: BUILDSTDERR: warning: label ‘_cYWT’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _cYWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _cYWT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYL1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2766:1: error: BUILDSTDERR: warning: label ‘_cYX2’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _cYX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _cYX2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYVR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2806:1: error: BUILDSTDERR: warning: label ‘_cYVR’ defined but not used [-Wunused-label] BUILDSTDERR: 2806 | _cYVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2806 | _cYVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYKB_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2849:1: error: BUILDSTDERR: warning: label ‘_cYXm’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _cYXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _cYXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYKd_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2889:1: error: BUILDSTDERR: warning: label ‘_cYXv’ defined but not used [-Wunused-label] BUILDSTDERR: 2889 | _cYXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2889 | _cYXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘sYKC_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2924:1: error: BUILDSTDERR: warning: label ‘_cYXy’ defined but not used [-Wunused-label] BUILDSTDERR: 2924 | _cYXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2924 | _cYXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_volume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:2970:1: error: BUILDSTDERR: warning: label ‘_cYXD’ defined but not used [-Wunused-label] BUILDSTDERR: 2970 | _cYXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2970 | _cYXD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc: In function ‘_cYVB’: BUILDSTDERR: /tmp/ghc3385_0/ghc_314.hc:3010:1: error: BUILDSTDERR: warning: label ‘_cYVB’ defined but not used [-Wunused-label] BUILDSTDERR: 3010 | _cYVB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3010 | _cYVB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_updateId_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:13:1: error: BUILDSTDERR: warning: label ‘_cZ1O’ defined but not used [-Wunused-label] BUILDSTDERR: 13 | _cZ1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 13 | _cZ1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle4_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:43:1: error: BUILDSTDERR: warning: label ‘_cZ1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 43 | _cZ1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 43 | _cZ1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:84:1: error: BUILDSTDERR: warning: label ‘_cZ27’ defined but not used [-Wunused-label] BUILDSTDERR: 84 | _cZ27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 84 | _cZ27: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYXS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:138:1: error: BUILDSTDERR: warning: label ‘_cZ2i’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cZ2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cZ2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYXT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:167:1: error: BUILDSTDERR: warning: label ‘_cZ2p’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _cZ2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _cZ2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYYj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:195:1: error: BUILDSTDERR: warning: label ‘_cZ2A’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cZ2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cZ2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ2x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:224:1: error: BUILDSTDERR: warning: label ‘_cZ2x’ defined but not used [-Wunused-label] BUILDSTDERR: 224 | _cZ2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 224 | _cZ2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ2F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:242:1: error: BUILDSTDERR: warning: label ‘_cZ2F’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _cZ2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _cZ2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYXV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:269:1: error: BUILDSTDERR: warning: label ‘_cZ2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _cZ2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _cZ2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:302:1: error: BUILDSTDERR: warning: label ‘_cZ34’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cZ34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cZ34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ32’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:342:1: error: BUILDSTDERR: warning: label ‘_cZ32’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _cZ32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _cZ32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:367:1: error: BUILDSTDERR: warning: label ‘_cZ3i’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _cZ3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _cZ3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:406:1: error: BUILDSTDERR: warning: label ‘_cZ3r’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cZ3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cZ3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYYH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:441:1: error: BUILDSTDERR: warning: label ‘_cZ46’ defined but not used [-Wunused-label] BUILDSTDERR: 441 | _cZ46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 441 | _cZ46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ43’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:467:1: error: BUILDSTDERR: warning: label ‘_cZ43’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _cZ43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _cZ43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYYO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:496:1: error: BUILDSTDERR: warning: label ‘_cZ4s’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _cZ4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _cZ4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ4p’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:522:1: error: BUILDSTDERR: warning: label ‘_cZ4p’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _cZ4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _cZ4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYYT_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:551:1: error: BUILDSTDERR: warning: label ‘_cZ4H’ defined but not used [-Wunused-label] BUILDSTDERR: 551 | _cZ4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 551 | _cZ4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ4E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:577:1: error: BUILDSTDERR: warning: label ‘_cZ4E’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cZ4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cZ4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYYp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:605:1: error: BUILDSTDERR: warning: label ‘_cZ4N’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _cZ4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _cZ4N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ3E’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:637:1: error: BUILDSTDERR: warning: label ‘_cZ3E’ defined but not used [-Wunused-label] BUILDSTDERR: 637 | _cZ3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 637 | _cZ3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ3J’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:677:1: error: BUILDSTDERR: warning: label ‘_cZ3J’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _cZ3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _cZ3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ4g’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:759:1: error: BUILDSTDERR: warning: label ‘_cZ4g’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _cZ4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _cZ4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ3U’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:795:1: error: BUILDSTDERR: warning: label ‘_cZ3U’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _cZ3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _cZ3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ5f’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:829:1: error: BUILDSTDERR: warning: label ‘_cZ5f’ defined but not used [-Wunused-label] BUILDSTDERR: 829 | _cZ5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 829 | _cZ5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYYU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:839:1: error: BUILDSTDERR: warning: label ‘_cZ5F’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cZ5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cZ5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ5y’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:870:1: error: BUILDSTDERR: warning: label ‘_cZ5y’ defined but not used [-Wunused-label] BUILDSTDERR: 870 | _cZ5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 870 | _cZ5y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ5N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:901:1: error: BUILDSTDERR: warning: label ‘_cZ5N’ defined but not used [-Wunused-label] BUILDSTDERR: 901 | _cZ5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 901 | _cZ5N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ5R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:922:1: error: BUILDSTDERR: warning: label ‘_cZ5R’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _cZ5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _cZ5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:944:1: error: BUILDSTDERR: warning: label ‘_cZ5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 944 | _cZ5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 944 | _cZ5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ5X’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:977:1: error: BUILDSTDERR: warning: label ‘_cZ5X’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cZ5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cZ5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘rYH5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1002:1: error: BUILDSTDERR: warning: label ‘_cZ6b’ defined but not used [-Wunused-label] BUILDSTDERR: 1002 | _cZ6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1002 | _cZ6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1037:1: error: BUILDSTDERR: warning: label ‘_cZ6r’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _cZ6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _cZ6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ6k’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1068:1: error: BUILDSTDERR: warning: label ‘_cZ6k’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _cZ6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _cZ6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ6z’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1098:1: error: BUILDSTDERR: warning: label ‘_cZ6z’ defined but not used [-Wunused-label] BUILDSTDERR: 1098 | _cZ6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1098 | _cZ6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ6B’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1118:1: error: BUILDSTDERR: warning: label ‘_cZ6B’ defined but not used [-Wunused-label] BUILDSTDERR: 1118 | _cZ6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1118 | _cZ6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_zdwgo2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1144:1: error: BUILDSTDERR: warning: label ‘_cZ6S’ defined but not used [-Wunused-label] BUILDSTDERR: 1144 | _cZ6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1144 | _cZ6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ6L’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1173:1: error: BUILDSTDERR: warning: label ‘_cZ6L’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _cZ6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _cZ6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ70’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1211:1: error: BUILDSTDERR: warning: label ‘_cZ70’ defined but not used [-Wunused-label] BUILDSTDERR: 1211 | _cZ70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1211 | _cZ70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ7c’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1251:1: error: BUILDSTDERR: warning: label ‘_cZ7c’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _cZ7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _cZ7c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ7e’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1272:1: error: BUILDSTDERR: warning: label ‘_cZ7e’ defined but not used [-Wunused-label] BUILDSTDERR: 1272 | _cZ7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1272 | _cZ7e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ78’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1293:1: error: BUILDSTDERR: warning: label ‘_cZ78’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _cZ78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _cZ78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYZM_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1310:1: error: BUILDSTDERR: warning: label ‘_cZ7J’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _cZ7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _cZ7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ7H’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cZ7H’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cZ7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cZ7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYZH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1355:1: error: BUILDSTDERR: warning: label ‘_cZ7T’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _cZ7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _cZ7T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ7R’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1382:1: error: BUILDSTDERR: warning: label ‘_cZ7R’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _cZ7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _cZ7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYZO_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1402:1: error: BUILDSTDERR: warning: label ‘_cZ86’ defined but not used [-Wunused-label] BUILDSTDERR: 1402 | _cZ86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1402 | _cZ86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ83’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cZ83’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cZ83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cZ83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ00_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1448:1: error: BUILDSTDERR: warning: label ‘_cZ8k’ defined but not used [-Wunused-label] BUILDSTDERR: 1448 | _cZ8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1448 | _cZ8k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ8i’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1474:1: error: BUILDSTDERR: warning: label ‘_cZ8i’ defined but not used [-Wunused-label] BUILDSTDERR: 1474 | _cZ8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1474 | _cZ8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sYZV_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1494:1: error: BUILDSTDERR: warning: label ‘_cZ8u’ defined but not used [-Wunused-label] BUILDSTDERR: 1494 | _cZ8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1494 | _cZ8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ8s’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1521:1: error: BUILDSTDERR: warning: label ‘_cZ8s’ defined but not used [-Wunused-label] BUILDSTDERR: 1521 | _cZ8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1521 | _cZ8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addIdMany_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1541:1: error: BUILDSTDERR: warning: label ‘_cZ8C’ defined but not used [-Wunused-label] BUILDSTDERR: 1541 | _cZ8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1541 | _cZ8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ7x’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1578:1: error: BUILDSTDERR: warning: label ‘_cZ7x’ defined but not used [-Wunused-label] BUILDSTDERR: 1578 | _cZ7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1578 | _cZ7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ8N’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1638:1: error: BUILDSTDERR: warning: label ‘_cZ8N’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _cZ8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _cZ8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ8F’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1654:1: error: BUILDSTDERR: warning: label ‘_cZ8F’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _cZ8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _cZ8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0b_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1677:1: error: BUILDSTDERR: warning: label ‘_cZ96’ defined but not used [-Wunused-label] BUILDSTDERR: 1677 | _cZ96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1677 | _cZ96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ94’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1704:1: error: BUILDSTDERR: warning: label ‘_cZ94’ defined but not used [-Wunused-label] BUILDSTDERR: 1704 | _cZ94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1704 | _cZ94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ07_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1724:1: error: BUILDSTDERR: warning: label ‘_cZ9g’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _cZ9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _cZ9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ9e’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1751:1: error: BUILDSTDERR: warning: label ‘_cZ9e’ defined but not used [-Wunused-label] BUILDSTDERR: 1751 | _cZ9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1751 | _cZ9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1775:1: error: BUILDSTDERR: warning: label ‘_cZ9m’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _cZ9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _cZ9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ9k’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1813:1: error: BUILDSTDERR: warning: label ‘_cZ9k’ defined but not used [-Wunused-label] BUILDSTDERR: 1813 | _cZ9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1813 | _cZ9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0n_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1836:1: error: BUILDSTDERR: warning: label ‘_cZ9E’ defined but not used [-Wunused-label] BUILDSTDERR: 1836 | _cZ9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1836 | _cZ9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ9C’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1863:1: error: BUILDSTDERR: warning: label ‘_cZ9C’ defined but not used [-Wunused-label] BUILDSTDERR: 1863 | _cZ9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1863 | _cZ9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0j_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1883:1: error: BUILDSTDERR: warning: label ‘_cZ9O’ defined but not used [-Wunused-label] BUILDSTDERR: 1883 | _cZ9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1883 | _cZ9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ9M’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1911:1: error: BUILDSTDERR: warning: label ‘_cZ9M’ defined but not used [-Wunused-label] BUILDSTDERR: 1911 | _cZ9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1911 | _cZ9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_playlistAddList_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1935:1: error: BUILDSTDERR: warning: label ‘_cZ9U’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _cZ9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _cZ9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZ9S’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:1974:1: error: BUILDSTDERR: warning: label ‘_cZ9S’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _cZ9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _cZ9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2006:1: error: BUILDSTDERR: warning: label ‘_cZa8’ defined but not used [-Wunused-label] BUILDSTDERR: 2006 | _cZa8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2006 | _cZa8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2047:1: error: BUILDSTDERR: warning: label ‘_cZah’ defined but not used [-Wunused-label] BUILDSTDERR: 2047 | _cZah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2047 | _cZah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cZao’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cZao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cZao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0z_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2124:1: error: BUILDSTDERR: warning: label ‘_cZaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _cZaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _cZaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZaN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2157:1: error: BUILDSTDERR: warning: label ‘_cZaN’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _cZaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _cZaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZaT’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2180:1: error: BUILDSTDERR: warning: label ‘_cZaT’ defined but not used [-Wunused-label] BUILDSTDERR: 2180 | _cZaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2180 | _cZaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0C_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2197:1: error: BUILDSTDERR: warning: label ‘_cZb6’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _cZb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _cZb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZaD’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2233:1: error: BUILDSTDERR: warning: label ‘_cZaD’ defined but not used [-Wunused-label] BUILDSTDERR: 2233 | _cZaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2233 | _cZaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0D_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cZbh’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cZbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cZbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listAlbums_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2317:1: error: BUILDSTDERR: warning: label ‘_cZbn’ defined but not used [-Wunused-label] BUILDSTDERR: 2317 | _cZbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2317 | _cZbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listAlbum_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2362:1: error: BUILDSTDERR: warning: label ‘_cZbA’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _cZbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _cZbA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘rYH6_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2408:1: error: BUILDSTDERR: warning: label ‘_cZbL’ defined but not used [-Wunused-label] BUILDSTDERR: 2408 | _cZbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2408 | _cZbL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_getPlaylist_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2455:1: error: BUILDSTDERR: warning: label ‘_cZbS’ defined but not used [-Wunused-label] BUILDSTDERR: 2455 | _cZbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2455 | _cZbS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0P_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2485:1: error: BUILDSTDERR: warning: label ‘_cZc6’ defined but not used [-Wunused-label] BUILDSTDERR: 2485 | _cZc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2485 | _cZc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZc3’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2515:1: error: BUILDSTDERR: warning: label ‘_cZc3’ defined but not used [-Wunused-label] BUILDSTDERR: 2515 | _cZc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2515 | _cZc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0U_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2543:1: error: BUILDSTDERR: warning: label ‘_cZcr’ defined but not used [-Wunused-label] BUILDSTDERR: 2543 | _cZcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2543 | _cZcr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ1E_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2570:1: error: BUILDSTDERR: warning: label ‘_cZcU’ defined but not used [-Wunused-label] BUILDSTDERR: 2570 | _cZcU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2570 | _cZcU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZcR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2601:1: error: BUILDSTDERR: warning: label ‘_cZcR’ defined but not used [-Wunused-label] BUILDSTDERR: 2601 | _cZcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2601 | _cZcR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZcX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2627:1: error: BUILDSTDERR: warning: label ‘_cZcX’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _cZcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _cZcX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZdj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cZdj’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cZdj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cZdj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ1G_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cZdw’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cZdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cZdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ1H_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2724:1: error: BUILDSTDERR: warning: label ‘_cZdB’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _cZdB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _cZdB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ1J_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2766:1: error: BUILDSTDERR: warning: label ‘_cZdK’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _cZdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _cZdK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZcz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2806:1: error: BUILDSTDERR: warning: label ‘_cZcz’ defined but not used [-Wunused-label] BUILDSTDERR: 2806 | _cZcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2806 | _cZcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ1j_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2849:1: error: BUILDSTDERR: warning: label ‘_cZe4’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _cZe4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _cZe4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ0V_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2889:1: error: BUILDSTDERR: warning: label ‘_cZed’ defined but not used [-Wunused-label] BUILDSTDERR: 2889 | _cZed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2889 | _cZed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘sZ1k_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2924:1: error: BUILDSTDERR: warning: label ‘_cZeg’ defined but not used [-Wunused-label] BUILDSTDERR: 2924 | _cZeg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2924 | _cZeg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_volume_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:2970:1: error: BUILDSTDERR: warning: label ‘_cZel’ defined but not used [-Wunused-label] BUILDSTDERR: 2970 | _cZel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2970 | _cZel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc: In function ‘_cZcj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_318.hc:3010:1: error: BUILDSTDERR: warning: label ‘_cZcj’ defined but not used [-Wunused-label] BUILDSTDERR: 3010 | _cZcj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3010 | _cZcj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘sZCG_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:37:1: error: BUILDSTDERR: warning: label ‘_cZEh’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cZEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cZEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘sZCH_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:63:1: error: BUILDSTDERR: warning: label ‘_cZEk’ defined but not used [-Wunused-label] BUILDSTDERR: 63 | _cZEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 63 | _cZEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZDE’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:93:1: error: BUILDSTDERR: warning: label ‘_cZDE’ defined but not used [-Wunused-label] BUILDSTDERR: 93 | _cZDE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 93 | _cZDE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZDJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:114:1: error: BUILDSTDERR: warning: label ‘_cZDJ’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cZDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cZDJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZDN’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:134:1: error: BUILDSTDERR: warning: label ‘_cZDN’ defined but not used [-Wunused-label] BUILDSTDERR: 134 | _cZDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 134 | _cZDN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZDR’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:160:1: error: BUILDSTDERR: warning: label ‘_cZDR’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cZDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cZDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZE4’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:195:1: error: BUILDSTDERR: warning: label ‘_cZE4’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cZE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cZE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZE8’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:219:1: error: BUILDSTDERR: warning: label ‘_cZE8’ defined but not used [-Wunused-label] BUILDSTDERR: 219 | _cZE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 219 | _cZE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘sZCj_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:255:1: error: BUILDSTDERR: warning: label ‘_cZEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 255 | _cZEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 255 | _cZEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:279:1: error: BUILDSTDERR: warning: label ‘_cZET’ defined but not used [-Wunused-label] BUILDSTDERR: 279 | _cZET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 279 | _cZET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD14_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:320:1: error: BUILDSTDERR: warning: label ‘_cZF5’ defined but not used [-Wunused-label] BUILDSTDERR: 320 | _cZF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 320 | _cZF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:364:1: error: BUILDSTDERR: warning: label ‘_cZFe’ defined but not used [-Wunused-label] BUILDSTDERR: 364 | _cZFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 364 | _cZFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:405:1: error: BUILDSTDERR: warning: label ‘_cZFn’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _cZFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _cZFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:442:1: error: BUILDSTDERR: warning: label ‘_cZFx’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _cZFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _cZFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZFu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:463:1: error: BUILDSTDERR: warning: label ‘_cZFu’ defined but not used [-Wunused-label] BUILDSTDERR: 463 | _cZFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 463 | _cZFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_zdwunsafeDrop_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:493:1: error: BUILDSTDERR: warning: label ‘_cZFT’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cZFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cZFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZFJ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:512:1: error: BUILDSTDERR: warning: label ‘_cZFJ’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _cZFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _cZFJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZFM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:530:1: error: BUILDSTDERR: warning: label ‘_cZFM’ defined but not used [-Wunused-label] BUILDSTDERR: 530 | _cZFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 530 | _cZFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:578:1: error: BUILDSTDERR: warning: label ‘_cZGi’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _cZGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _cZGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:619:1: error: BUILDSTDERR: warning: label ‘_cZGr’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cZGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cZGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD12_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:658:1: error: BUILDSTDERR: warning: label ‘_cZGA’ defined but not used [-Wunused-label] BUILDSTDERR: 658 | _cZGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 658 | _cZGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘sZDa_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:695:1: error: BUILDSTDERR: warning: label ‘_cZHa’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cZHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cZHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘sZDc_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:726:1: error: BUILDSTDERR: warning: label ‘_cZHe’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _cZHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _cZHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘sZDh_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:764:1: error: BUILDSTDERR: warning: label ‘_cZHp’ defined but not used [-Wunused-label] BUILDSTDERR: 764 | _cZHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 764 | _cZHp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:790:1: error: BUILDSTDERR: warning: label ‘_cZHz’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _cZHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _cZHz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZHs’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:821:1: error: BUILDSTDERR: warning: label ‘_cZHs’ defined but not used [-Wunused-label] BUILDSTDERR: 821 | _cZHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 821 | _cZHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZIj’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:848:1: error: BUILDSTDERR: warning: label ‘_cZIj’ defined but not used [-Wunused-label] BUILDSTDERR: 848 | _cZIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 848 | _cZIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_sZCX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:866:1: error: BUILDSTDERR: warning: label ‘_sZCX’ defined but not used [-Wunused-label] BUILDSTDERR: 866 | _sZCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 866 | _sZCX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZGM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:880:1: error: BUILDSTDERR: warning: label ‘_cZGM’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _cZGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _cZGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZHC’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:907:1: error: BUILDSTDERR: warning: label ‘_cZHC’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _cZHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _cZHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZHF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:950:1: error: BUILDSTDERR: warning: label ‘_cZHF’ defined but not used [-Wunused-label] BUILDSTDERR: 950 | _cZHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 950 | _cZHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZHX’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:977:1: error: BUILDSTDERR: warning: label ‘_cZHX’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cZHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cZHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_sZD6’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:994:1: error: BUILDSTDERR: warning: label ‘_sZD6’ defined but not used [-Wunused-label] BUILDSTDERR: 994 | _sZD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 994 | _sZD6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘_cZGY’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:1012:1: error: BUILDSTDERR: warning: label ‘_cZGY’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _cZGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _cZGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPDzu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:1069:1: error: BUILDSTDERR: warning: label ‘_cZIH’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _cZIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _cZIH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:1090:1: error: BUILDSTDERR: warning: label ‘_cZIO’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _cZIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _cZIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_323.hc:1117:1: error: BUILDSTDERR: warning: label ‘_cZIV’ defined but not used [-Wunused-label] BUILDSTDERR: 1117 | _cZIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1117 | _cZIV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘sZJo_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:37:1: error: BUILDSTDERR: warning: label ‘_cZKZ’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cZKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cZKZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘sZJp_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:63:1: error: BUILDSTDERR: warning: label ‘_cZL2’ defined but not used [-Wunused-label] BUILDSTDERR: 63 | _cZL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 63 | _cZL2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZKm’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:93:1: error: BUILDSTDERR: warning: label ‘_cZKm’ defined but not used [-Wunused-label] BUILDSTDERR: 93 | _cZKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 93 | _cZKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZKr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:114:1: error: BUILDSTDERR: warning: label ‘_cZKr’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cZKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cZKr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZKv’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:134:1: error: BUILDSTDERR: warning: label ‘_cZKv’ defined but not used [-Wunused-label] BUILDSTDERR: 134 | _cZKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 134 | _cZKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZKz’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:160:1: error: BUILDSTDERR: warning: label ‘_cZKz’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cZKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cZKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZKM’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:195:1: error: BUILDSTDERR: warning: label ‘_cZKM’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cZKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cZKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZKQ’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:219:1: error: BUILDSTDERR: warning: label ‘_cZKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 219 | _cZKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 219 | _cZKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘sZJ1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:255:1: error: BUILDSTDERR: warning: label ‘_cZLy’ defined but not used [-Wunused-label] BUILDSTDERR: 255 | _cZLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 255 | _cZLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD11_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:279:1: error: BUILDSTDERR: warning: label ‘_cZLB’ defined but not used [-Wunused-label] BUILDSTDERR: 279 | _cZLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 279 | _cZLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD14_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:320:1: error: BUILDSTDERR: warning: label ‘_cZLN’ defined but not used [-Wunused-label] BUILDSTDERR: 320 | _cZLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 320 | _cZLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD9_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:364:1: error: BUILDSTDERR: warning: label ‘_cZLW’ defined but not used [-Wunused-label] BUILDSTDERR: 364 | _cZLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 364 | _cZLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD7_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:405:1: error: BUILDSTDERR: warning: label ‘_cZM5’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _cZM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _cZM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD15_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:442:1: error: BUILDSTDERR: warning: label ‘_cZMf’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _cZMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _cZMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZMc’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:463:1: error: BUILDSTDERR: warning: label ‘_cZMc’ defined but not used [-Wunused-label] BUILDSTDERR: 463 | _cZMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 463 | _cZMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_zdwunsafeDrop_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:493:1: error: BUILDSTDERR: warning: label ‘_cZMB’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cZMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cZMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZMr’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:512:1: error: BUILDSTDERR: warning: label ‘_cZMr’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _cZMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _cZMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZMu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:530:1: error: BUILDSTDERR: warning: label ‘_cZMu’ defined but not used [-Wunused-label] BUILDSTDERR: 530 | _cZMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 530 | _cZMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD5_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:578:1: error: BUILDSTDERR: warning: label ‘_cZN0’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _cZN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _cZN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD3_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:619:1: error: BUILDSTDERR: warning: label ‘_cZN9’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cZN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cZN9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD12_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:658:1: error: BUILDSTDERR: warning: label ‘_cZNi’ defined but not used [-Wunused-label] BUILDSTDERR: 658 | _cZNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 658 | _cZNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘sZJS_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:695:1: error: BUILDSTDERR: warning: label ‘_cZNS’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cZNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cZNS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘sZJU_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:726:1: error: BUILDSTDERR: warning: label ‘_cZNW’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _cZNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _cZNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘sZJZ_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:764:1: error: BUILDSTDERR: warning: label ‘_cZO7’ defined but not used [-Wunused-label] BUILDSTDERR: 764 | _cZO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 764 | _cZO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD2_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:790:1: error: BUILDSTDERR: warning: label ‘_cZOh’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _cZOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _cZOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZOa’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:821:1: error: BUILDSTDERR: warning: label ‘_cZOa’ defined but not used [-Wunused-label] BUILDSTDERR: 821 | _cZOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 821 | _cZOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZP1’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:848:1: error: BUILDSTDERR: warning: label ‘_cZP1’ defined but not used [-Wunused-label] BUILDSTDERR: 848 | _cZP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 848 | _cZP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_sZJF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:866:1: error: BUILDSTDERR: warning: label ‘_sZJF’ defined but not used [-Wunused-label] BUILDSTDERR: 866 | _sZJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 866 | _sZJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZNu’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:880:1: error: BUILDSTDERR: warning: label ‘_cZNu’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _cZNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _cZNu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZOk’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:907:1: error: BUILDSTDERR: warning: label ‘_cZOk’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _cZOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _cZOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZOn’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:950:1: error: BUILDSTDERR: warning: label ‘_cZOn’ defined but not used [-Wunused-label] BUILDSTDERR: 950 | _cZOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 950 | _cZOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZOF’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:977:1: error: BUILDSTDERR: warning: label ‘_cZOF’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cZOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cZOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_sZJO’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:994:1: error: BUILDSTDERR: warning: label ‘_sZJO’ defined but not used [-Wunused-label] BUILDSTDERR: 994 | _sZJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 994 | _sZJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘_cZNG’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:1012:1: error: BUILDSTDERR: warning: label ‘_cZNG’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _cZNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _cZNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPDzu_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:1069:1: error: BUILDSTDERR: warning: label ‘_cZPp’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _cZPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _cZPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD1_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:1090:1: error: BUILDSTDERR: warning: label ‘_cZPw’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _cZPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _cZPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD_entry’: BUILDSTDERR: /tmp/ghc3385_0/ghc_327.hc:1117:1: error: BUILDSTDERR: warning: label ‘_cZPD’ defined but not used [-Wunused-label] BUILDSTDERR: 1117 | _cZPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1117 | _cZPD: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Core/Error.hs:18:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 18 | import Control.Monad.Error (Error(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Core/Error.hs:48:10: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 48 | instance Error MPDError where BUILDSTDERR: | ^^^^^ BUILDSTDERR: src/Network/MPD/Core/Error.hs:48:10: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 48 | instance Error MPDError where BUILDSTDERR: | ^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError13_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:40:1: error: BUILDSTDERR: warning: label ‘_c4Fp’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _c4Fp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _c4Fp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:97:1: error: BUILDSTDERR: warning: label ‘_c4FD’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c4FD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c4FD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:150:1: error: BUILDSTDERR: warning: label ‘_c4FR’ defined but not used [-Wunused-label] BUILDSTDERR: 150 | _c4FR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 150 | _c4FR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError10_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:201:1: error: BUILDSTDERR: warning: label ‘_c4G5’ defined but not used [-Wunused-label] BUILDSTDERR: 201 | _c4G5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 201 | _c4G5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘s4E0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:284:1: error: BUILDSTDERR: warning: label ‘_c4Gw’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _c4Gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _c4Gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Gt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:324:1: error: BUILDSTDERR: warning: label ‘_c4Gt’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _c4Gt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _c4Gt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4GA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:350:1: error: BUILDSTDERR: warning: label ‘_c4GA’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _c4GA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _c4GA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘s4E3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:375:1: error: BUILDSTDERR: warning: label ‘_c4GT’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _c4GT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _c4GT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:425:1: error: BUILDSTDERR: warning: label ‘_c4H5’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c4H5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c4H5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Gf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:460:1: error: BUILDSTDERR: warning: label ‘_c4Gf’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c4Gf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c4Gf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDErrorzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:536:1: error: BUILDSTDERR: warning: label ‘_c4HB’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _c4HB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _c4HB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Hz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:559:1: error: BUILDSTDERR: warning: label ‘_c4Hz’ defined but not used [-Wunused-label] BUILDSTDERR: 559 | _c4Hz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 559 | _c4Hz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDError1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:587:1: error: BUILDSTDERR: warning: label ‘_c4HQ’ defined but not used [-Wunused-label] BUILDSTDERR: 587 | _c4HQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | _c4HQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4HO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:610:1: error: BUILDSTDERR: warning: label ‘_c4HO’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _c4HO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _c4HO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfShowMPDErrorzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:638:1: error: BUILDSTDERR: warning: label ‘_c4I2’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _c4I2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _c4I2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfErrorMPDError1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:684:1: error: BUILDSTDERR: warning: label ‘_c4Ig’ defined but not used [-Wunused-label] BUILDSTDERR: 684 | _c4Ig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 684 | _c4Ig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqACKTypezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:748:1: error: BUILDSTDERR: warning: label ‘_c4Iv’ defined but not used [-Wunused-label] BUILDSTDERR: 748 | _c4Iv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 748 | _c4Iv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Ir’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:777:1: error: BUILDSTDERR: warning: label ‘_c4Ir’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _c4Ir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _c4Ir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4IC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:802:1: error: BUILDSTDERR: warning: label ‘_c4IC’ defined but not used [-Wunused-label] BUILDSTDERR: 802 | _c4IC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 802 | _c4IC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqACKTypezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:831:1: error: BUILDSTDERR: warning: label ‘_c4Jb’ defined but not used [-Wunused-label] BUILDSTDERR: 831 | _c4Jb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 831 | _c4Jb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4J7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:860:1: error: BUILDSTDERR: warning: label ‘_c4J7’ defined but not used [-Wunused-label] BUILDSTDERR: 860 | _c4J7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | _c4J7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Ji’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:886:1: error: BUILDSTDERR: warning: label ‘_c4Ji’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _c4Ji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _c4Ji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqMPDErrorzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:932:1: error: BUILDSTDERR: warning: label ‘_c4K0’ defined but not used [-Wunused-label] BUILDSTDERR: 932 | _c4K0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 932 | _c4K0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4JQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:969:1: error: BUILDSTDERR: warning: label ‘_c4JQ’ defined but not used [-Wunused-label] BUILDSTDERR: 969 | _c4JQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 969 | _c4JQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4L8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1046:1: error: BUILDSTDERR: warning: label ‘_c4L8’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _c4L8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _c4L8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Ll’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1082:1: error: BUILDSTDERR: warning: label ‘_c4Ll’ defined but not used [-Wunused-label] BUILDSTDERR: 1082 | _c4Ll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1082 | _c4Ll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Lv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1108:1: error: BUILDSTDERR: warning: label ‘_c4Lv’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _c4Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _c4Lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4KS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1136:1: error: BUILDSTDERR: warning: label ‘_c4KS’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _c4KS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _c4KS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4KC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1163:1: error: BUILDSTDERR: warning: label ‘_c4KC’ defined but not used [-Wunused-label] BUILDSTDERR: 1163 | _c4KC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1163 | _c4KC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Km’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1190:1: error: BUILDSTDERR: warning: label ‘_c4Km’ defined but not used [-Wunused-label] BUILDSTDERR: 1190 | _c4Km: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1190 | _c4Km: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4K6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1216:1: error: BUILDSTDERR: warning: label ‘_c4K6’ defined but not used [-Wunused-label] BUILDSTDERR: 1216 | _c4K6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1216 | _c4K6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4LQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1240:1: error: BUILDSTDERR: warning: label ‘_c4LQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _c4LQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _c4LQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfEqMPDErrorzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1261:1: error: BUILDSTDERR: warning: label ‘_c4Mw’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _c4Mw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _c4Mw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Mq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1286:1: error: BUILDSTDERR: warning: label ‘_c4Mq’ defined but not used [-Wunused-label] BUILDSTDERR: 1286 | _c4Mq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1286 | _c4Mq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError16_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1777:1: error: BUILDSTDERR: warning: label ‘_c4MW’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _c4MW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _c4MW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4MR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1823:1: error: BUILDSTDERR: warning: label ‘_c4MR’ defined but not used [-Wunused-label] BUILDSTDERR: 1823 | _c4MR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1823 | _c4MR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4MS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1845:1: error: BUILDSTDERR: warning: label ‘_c4MS’ defined but not used [-Wunused-label] BUILDSTDERR: 1845 | _c4MS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1845 | _c4MS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDError15_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1895:1: error: BUILDSTDERR: warning: label ‘_c4Nf’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _c4Nf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _c4Nf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1945:1: error: BUILDSTDERR: warning: label ‘_c4Ns’ defined but not used [-Wunused-label] BUILDSTDERR: 1945 | _c4Ns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1945 | _c4Ns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Np’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1974:1: error: BUILDSTDERR: warning: label ‘_c4Np’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _c4Np: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _c4Np: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4Nw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:1996:1: error: BUILDSTDERR: warning: label ‘_c4Nw’ defined but not used [-Wunused-label] BUILDSTDERR: 1996 | _c4Nw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1996 | _c4Nw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4NB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2018:1: error: BUILDSTDERR: warning: label ‘_c4NB’ defined but not used [-Wunused-label] BUILDSTDERR: 2018 | _c4NB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2018 | _c4NB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘_c4NG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2047:1: error: BUILDSTDERR: warning: label ‘_c4NG’ defined but not used [-Wunused-label] BUILDSTDERR: 2047 | _c4NG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2047 | _c4NG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_zdfExceptionMPDErrorzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2117:1: error: BUILDSTDERR: warning: label ‘_c4Oh’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _c4Oh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _c4Oh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ConnectionError_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2237:1: error: BUILDSTDERR: warning: label ‘_c4Ot’ defined but not used [-Wunused-label] BUILDSTDERR: 2237 | _c4Ot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2237 | _c4Ot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Unexpected_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2277:1: error: BUILDSTDERR: warning: label ‘_c4OF’ defined but not used [-Wunused-label] BUILDSTDERR: 2277 | _c4OF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2277 | _c4OF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Custom_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2317:1: error: BUILDSTDERR: warning: label ‘_c4OR’ defined but not used [-Wunused-label] BUILDSTDERR: 2317 | _c4OR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2317 | _c4OR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ACK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2358:1: error: BUILDSTDERR: warning: label ‘_c4P3’ defined but not used [-Wunused-label] BUILDSTDERR: 2358 | _c4P3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2358 | _c4P3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_InvalidArgument_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2408:1: error: BUILDSTDERR: warning: label ‘_c4Pd’ defined but not used [-Wunused-label] BUILDSTDERR: 2408 | _c4Pd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2408 | _c4Pd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_InvalidPassword_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2431:1: error: BUILDSTDERR: warning: label ‘_c4Pk’ defined but not used [-Wunused-label] BUILDSTDERR: 2431 | _c4Pk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2431 | _c4Pk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Auth_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2454:1: error: BUILDSTDERR: warning: label ‘_c4Pr’ defined but not used [-Wunused-label] BUILDSTDERR: 2454 | _c4Pr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2454 | _c4Pr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_UnknownCommand_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2477:1: error: BUILDSTDERR: warning: label ‘_c4Py’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _c4Py: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _c4Py: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_FileNotFound_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2500:1: error: BUILDSTDERR: warning: label ‘_c4PF’ defined but not used [-Wunused-label] BUILDSTDERR: 2500 | _c4PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2500 | _c4PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_PlaylistMax_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2523:1: error: BUILDSTDERR: warning: label ‘_c4PM’ defined but not used [-Wunused-label] BUILDSTDERR: 2523 | _c4PM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2523 | _c4PM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_System_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2546:1: error: BUILDSTDERR: warning: label ‘_c4PT’ defined but not used [-Wunused-label] BUILDSTDERR: 2546 | _c4PT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2546 | _c4PT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_PlaylistLoad_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2569:1: error: BUILDSTDERR: warning: label ‘_c4Q0’ defined but not used [-Wunused-label] BUILDSTDERR: 2569 | _c4Q0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2569 | _c4Q0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Busy_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2592:1: error: BUILDSTDERR: warning: label ‘_c4Q7’ defined but not used [-Wunused-label] BUILDSTDERR: 2592 | _c4Q7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2592 | _c4Q7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_NotPlaying_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2615:1: error: BUILDSTDERR: warning: label ‘_c4Qe’ defined but not used [-Wunused-label] BUILDSTDERR: 2615 | _c4Qe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2615 | _c4Qe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_FileExists_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2638:1: error: BUILDSTDERR: warning: label ‘_c4Ql’ defined but not used [-Wunused-label] BUILDSTDERR: 2638 | _c4Ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2638 | _c4Ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_UnknownACK_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2661:1: error: BUILDSTDERR: warning: label ‘_c4Qs’ defined but not used [-Wunused-label] BUILDSTDERR: 2661 | _c4Qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2661 | _c4Qs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_NoMPD_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2684:1: error: BUILDSTDERR: warning: label ‘_c4Qz’ defined but not used [-Wunused-label] BUILDSTDERR: 2684 | _c4Qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2684 | _c4Qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ConnectionError_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2707:1: error: BUILDSTDERR: warning: label ‘_c4QG’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _c4QG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _c4QG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Unexpected_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2730:1: error: BUILDSTDERR: warning: label ‘_c4QN’ defined but not used [-Wunused-label] BUILDSTDERR: 2730 | _c4QN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2730 | _c4QN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_Custom_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2753:1: error: BUILDSTDERR: warning: label ‘_c4QU’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _c4QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _c4QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziError_ACK_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_8.hc:2776:1: error: BUILDSTDERR: warning: label ‘_c4R1’ defined but not used [-Wunused-label] BUILDSTDERR: 2776 | _c4R1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2776 | _c4R1: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Core/Class.hs:17:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 17 | import Control.Monad.Error (MonadError) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_zdp1MonadMPD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:36:1: error: BUILDSTDERR: warning: label ‘_c6de’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _c6de: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _c6de: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6db’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:61:1: error: BUILDSTDERR: warning: label ‘_c6db’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _c6db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _c6db: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_zdp2MonadMPD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:89:1: error: BUILDSTDERR: warning: label ‘_c6dv’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _c6dv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _c6dv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6ds’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:114:1: error: BUILDSTDERR: warning: label ‘_c6ds’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _c6ds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _c6ds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_open_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:142:1: error: BUILDSTDERR: warning: label ‘_c6dM’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _c6dM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _c6dM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6dJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:167:1: error: BUILDSTDERR: warning: label ‘_c6dJ’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c6dJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c6dJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_close_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:195:1: error: BUILDSTDERR: warning: label ‘_c6e3’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _c6e3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _c6e3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6e0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:220:1: error: BUILDSTDERR: warning: label ‘_c6e0’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c6e0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c6e0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_send_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:248:1: error: BUILDSTDERR: warning: label ‘_c6ek’ defined but not used [-Wunused-label] BUILDSTDERR: 248 | _c6ek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 248 | _c6ek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6eh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:273:1: error: BUILDSTDERR: warning: label ‘_c6eh’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _c6eh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _c6eh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_getPassword_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:301:1: error: BUILDSTDERR: warning: label ‘_c6eB’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _c6eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _c6eB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6ey’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:326:1: error: BUILDSTDERR: warning: label ‘_c6ey’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c6ey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c6ey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_setPassword_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:354:1: error: BUILDSTDERR: warning: label ‘_c6eS’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c6eS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c6eS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6eP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:379:1: error: BUILDSTDERR: warning: label ‘_c6eP’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _c6eP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _c6eP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_getVersion_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:407:1: error: BUILDSTDERR: warning: label ‘_c6f9’ defined but not used [-Wunused-label] BUILDSTDERR: 407 | _c6f9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 407 | _c6f9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘_c6f6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:432:1: error: BUILDSTDERR: warning: label ‘_c6f6’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _c6f6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _c6f6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:794:1: error: BUILDSTDERR: warning: label ‘_c6fj’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c6fj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c6fj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:815:1: error: BUILDSTDERR: warning: label ‘_c6fo’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _c6fo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _c6fo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCoreziClass_CZCMonadMPD_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:862:1: error: BUILDSTDERR: warning: label ‘_c6fy’ defined but not used [-Wunused-label] BUILDSTDERR: 862 | _c6fy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 862 | _c6fy: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc3760_0/ghc_19.hc:878:22: error: BUILDSTDERR: warning: ‘S6fC_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 878 | static const StgWord S6fC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 878 | static const StgWord S6fC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Util.hs:53:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘parseTime’ BUILDSTDERR: (imported from Data.Time.Format, but defined in time-1.8.0.2:Data.Time.Format.Parse): BUILDSTDERR: Deprecated: "use "parseTimeM True" instead" BUILDSTDERR: | BUILDSTDERR: 53 | parseIso8601 = parseTime defaultTimeLocale iso8601Format . UTF8.toString BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scd8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:178:1: error: BUILDSTDERR: warning: label ‘_ccrd’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _ccrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _ccrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scdc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:220:1: error: BUILDSTDERR: warning: label ‘_ccrn’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _ccrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _ccrn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccrh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:271:1: error: BUILDSTDERR: warning: label ‘_ccrh’ defined but not used [-Wunused-label] BUILDSTDERR: 271 | _ccrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 271 | _ccrh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_read_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:306:1: error: BUILDSTDERR: warning: label ‘_ccry’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _ccry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _ccry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_iso8601Format_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:355:1: error: BUILDSTDERR: warning: label ‘_ccrT’ defined but not used [-Wunused-label] BUILDSTDERR: 355 | _ccrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 355 | _ccrT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_formatIso8601_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:408:1: error: BUILDSTDERR: warning: label ‘_ccs3’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _ccs3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _ccs3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scdg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:449:1: error: BUILDSTDERR: warning: label ‘_ccst’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _ccst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _ccst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scdh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:494:1: error: BUILDSTDERR: warning: label ‘_ccsw’ defined but not used [-Wunused-label] BUILDSTDERR: 494 | _ccsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 494 | _ccsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseIso8601_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:554:1: error: BUILDSTDERR: warning: label ‘_ccsB’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _ccsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _ccsB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:603:1: error: BUILDSTDERR: warning: label ‘_ccsV’ defined but not used [-Wunused-label] BUILDSTDERR: 603 | _ccsV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 603 | _ccsV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:656:1: error: BUILDSTDERR: warning: label ‘_cct9’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _cct9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _cct9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_showBool_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:708:1: error: BUILDSTDERR: warning: label ‘_cctr’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _cctr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _cctr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cctk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:743:1: error: BUILDSTDERR: warning: label ‘_cctk’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _cctk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _cctk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scdm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:786:1: error: BUILDSTDERR: warning: label ‘_cctR’ defined but not used [-Wunused-label] BUILDSTDERR: 786 | _cctR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 786 | _cctR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scdx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:836:1: error: BUILDSTDERR: warning: label ‘_ccum’ defined but not used [-Wunused-label] BUILDSTDERR: 836 | _ccum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 836 | _ccum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccuj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:871:1: error: BUILDSTDERR: warning: label ‘_ccuj’ defined but not used [-Wunused-label] BUILDSTDERR: 871 | _ccuj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 871 | _ccuj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scdJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:908:1: error: BUILDSTDERR: warning: label ‘_ccuD’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _ccuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _ccuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccuA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:946:1: error: BUILDSTDERR: warning: label ‘_ccuA’ defined but not used [-Wunused-label] BUILDSTDERR: 946 | _ccuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 946 | _ccuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scds_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:971:1: error: BUILDSTDERR: warning: label ‘_ccuO’ defined but not used [-Wunused-label] BUILDSTDERR: 971 | _ccuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 971 | _ccuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccu5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1018:1: error: BUILDSTDERR: warning: label ‘_ccu5’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _ccu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _ccu5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_splitGroups_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1094:1: error: BUILDSTDERR: warning: label ‘_ccv0’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _ccv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _ccv0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1146:1: error: BUILDSTDERR: warning: label ‘_ccvo’ defined but not used [-Wunused-label] BUILDSTDERR: 1146 | _ccvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1146 | _ccvo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1200:1: error: BUILDSTDERR: warning: label ‘_ccvC’ defined but not used [-Wunused-label] BUILDSTDERR: 1200 | _ccvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1200 | _ccvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1253:1: error: BUILDSTDERR: warning: label ‘_ccvQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1253 | _ccvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1253 | _ccvQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1306:1: error: BUILDSTDERR: warning: label ‘_ccw4’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _ccw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _ccw4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1359:1: error: BUILDSTDERR: warning: label ‘_ccwi’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _ccwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _ccwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1452:1: error: BUILDSTDERR: warning: label ‘_ccwz’ defined but not used [-Wunused-label] BUILDSTDERR: 1452 | _ccwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1452 | _ccwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccwx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1493:1: error: BUILDSTDERR: warning: label ‘_ccwx’ defined but not used [-Wunused-label] BUILDSTDERR: 1493 | _ccwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1493 | _ccwx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlvl_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1522:1: error: BUILDSTDERR: warning: label ‘_ccwI’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _ccwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _ccwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sce5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1535:1: error: BUILDSTDERR: warning: label ‘_ccxd’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _ccxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _ccxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccxb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1574:1: error: BUILDSTDERR: warning: label ‘_ccxb’ defined but not used [-Wunused-label] BUILDSTDERR: 1574 | _ccxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1574 | _ccxb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sce6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1618:1: error: BUILDSTDERR: warning: label ‘_ccxs’ defined but not used [-Wunused-label] BUILDSTDERR: 1618 | _ccxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1618 | _ccxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccwX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1662:1: error: BUILDSTDERR: warning: label ‘_ccwX’ defined but not used [-Wunused-label] BUILDSTDERR: 1662 | _ccwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1662 | _ccwX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1720:1: error: BUILDSTDERR: warning: label ‘_ccxB’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _ccxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _ccxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1787:1: error: BUILDSTDERR: warning: label ‘_ccxU’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _ccxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _ccxU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccxR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1814:1: error: BUILDSTDERR: warning: label ‘_ccxR’ defined but not used [-Wunused-label] BUILDSTDERR: 1814 | _ccxR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1814 | _ccxR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1875:1: error: BUILDSTDERR: warning: label ‘_ccyc’ defined but not used [-Wunused-label] BUILDSTDERR: 1875 | _ccyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1875 | _ccyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scei_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1923:1: error: BUILDSTDERR: warning: label ‘_ccyt’ defined but not used [-Wunused-label] BUILDSTDERR: 1923 | _ccyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1923 | _ccyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:1966:1: error: BUILDSTDERR: warning: label ‘_ccyx’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _ccyx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _ccyx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sceL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2023:1: error: BUILDSTDERR: warning: label ‘_cczl’ defined but not used [-Wunused-label] BUILDSTDERR: 2023 | _cczl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2023 | _cczl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cczi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2066:1: error: BUILDSTDERR: warning: label ‘_cczi’ defined but not used [-Wunused-label] BUILDSTDERR: 2066 | _cczi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2066 | _cczi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2109:1: error: BUILDSTDERR: warning: label ‘_cczB’ defined but not used [-Wunused-label] BUILDSTDERR: 2109 | _cczB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2109 | _cczB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccyL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2140:1: error: BUILDSTDERR: warning: label ‘_ccyL’ defined but not used [-Wunused-label] BUILDSTDERR: 2140 | _ccyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2140 | _ccyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccyV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2175:1: error: BUILDSTDERR: warning: label ‘_ccyV’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _ccyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _ccyV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccz8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2227:1: error: BUILDSTDERR: warning: label ‘_ccz8’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _ccz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _ccz8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccz7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2260:1: error: BUILDSTDERR: warning: label ‘_ccz7’ defined but not used [-Wunused-label] BUILDSTDERR: 2260 | _ccz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2260 | _ccz7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlose_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2282:1: error: BUILDSTDERR: warning: label ‘_ccA7’ defined but not used [-Wunused-label] BUILDSTDERR: 2282 | _ccA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2282 | _ccA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwlose_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2327:1: error: BUILDSTDERR: warning: label ‘_ccAm’ defined but not used [-Wunused-label] BUILDSTDERR: 2327 | _ccAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2327 | _ccAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwsucc1_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2459:1: error: BUILDSTDERR: warning: label ‘_ccAR’ defined but not used [-Wunused-label] BUILDSTDERR: 2459 | _ccAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2459 | _ccAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwsucc1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2482:1: error: BUILDSTDERR: warning: label ‘_ccAY’ defined but not used [-Wunused-label] BUILDSTDERR: 2482 | _ccAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2482 | _ccAY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccB9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2536:1: error: BUILDSTDERR: warning: label ‘_ccB9’ defined but not used [-Wunused-label] BUILDSTDERR: 2536 | _ccB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2536 | _ccB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool10_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2572:1: error: BUILDSTDERR: warning: label ‘_ccBA’ defined but not used [-Wunused-label] BUILDSTDERR: 2572 | _ccBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2572 | _ccBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccBy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2597:1: error: BUILDSTDERR: warning: label ‘_ccBy’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _ccBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _ccBy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2634:1: error: BUILDSTDERR: warning: label ‘_ccBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _ccBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _ccBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccBN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2665:1: error: BUILDSTDERR: warning: label ‘_ccBN’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _ccBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _ccBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccBY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2692:1: error: BUILDSTDERR: warning: label ‘_ccBY’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _ccBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _ccBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scgf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2728:1: error: BUILDSTDERR: warning: label ‘_ccCz’ defined but not used [-Wunused-label] BUILDSTDERR: 2728 | _ccCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2728 | _ccCz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccCw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2813:1: error: BUILDSTDERR: warning: label ‘_ccCw’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _ccCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _ccCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccDP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:2956:1: error: BUILDSTDERR: warning: label ‘_ccDP’ defined but not used [-Wunused-label] BUILDSTDERR: 2956 | _ccDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2956 | _ccDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccDY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3005:1: error: BUILDSTDERR: warning: label ‘_ccDY’ defined but not used [-Wunused-label] BUILDSTDERR: 3005 | _ccDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3005 | _ccDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccD0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3026:1: error: BUILDSTDERR: warning: label ‘_ccD0’ defined but not used [-Wunused-label] BUILDSTDERR: 3026 | _ccD0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3026 | _ccD0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccEa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3075:1: error: BUILDSTDERR: warning: label ‘_ccEa’ defined but not used [-Wunused-label] BUILDSTDERR: 3075 | _ccEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3075 | _ccEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccD8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3083:1: error: BUILDSTDERR: warning: label ‘_ccD8’ defined but not used [-Wunused-label] BUILDSTDERR: 3083 | _ccD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3083 | _ccD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseBool_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3108:1: error: BUILDSTDERR: warning: label ‘_ccEr’ defined but not used [-Wunused-label] BUILDSTDERR: 3108 | _ccEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3108 | _ccEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3178:1: error: BUILDSTDERR: warning: label ‘_ccER’ defined but not used [-Wunused-label] BUILDSTDERR: 3178 | _ccER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3178 | _ccER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccEL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3226:1: error: BUILDSTDERR: warning: label ‘_ccEL’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _ccEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _ccEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3282:1: error: BUILDSTDERR: warning: label ‘_ccFb’ defined but not used [-Wunused-label] BUILDSTDERR: 3282 | _ccFb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3282 | _ccFb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3337:1: error: BUILDSTDERR: warning: label ‘_ccFx’ defined but not used [-Wunused-label] BUILDSTDERR: 3337 | _ccFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3337 | _ccFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccFr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3385:1: error: BUILDSTDERR: warning: label ‘_ccFr’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _ccFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _ccFr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rccZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3441:1: error: BUILDSTDERR: warning: label ‘_ccFR’ defined but not used [-Wunused-label] BUILDSTDERR: 3441 | _ccFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3441 | _ccFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rcd1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3496:1: error: BUILDSTDERR: warning: label ‘_ccGd’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _ccGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _ccGd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccG7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3544:1: error: BUILDSTDERR: warning: label ‘_ccG7’ defined but not used [-Wunused-label] BUILDSTDERR: 3544 | _ccG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3544 | _ccG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘rcd3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3600:1: error: BUILDSTDERR: warning: label ‘_ccGx’ defined but not used [-Wunused-label] BUILDSTDERR: 3600 | _ccGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3600 | _ccGx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scgJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3650:1: error: BUILDSTDERR: warning: label ‘_ccGV’ defined but not used [-Wunused-label] BUILDSTDERR: 3650 | _ccGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3650 | _ccGV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccGP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3685:1: error: BUILDSTDERR: warning: label ‘_ccGP’ defined but not used [-Wunused-label] BUILDSTDERR: 3685 | _ccGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3685 | _ccGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scgN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3720:1: error: BUILDSTDERR: warning: label ‘_ccHd’ defined but not used [-Wunused-label] BUILDSTDERR: 3720 | _ccHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3720 | _ccHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scgS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3756:1: error: BUILDSTDERR: warning: label ‘_ccHu’ defined but not used [-Wunused-label] BUILDSTDERR: 3756 | _ccHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3756 | _ccHu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccHo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3791:1: error: BUILDSTDERR: warning: label ‘_ccHo’ defined but not used [-Wunused-label] BUILDSTDERR: 3791 | _ccHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3791 | _ccHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scgW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3826:1: error: BUILDSTDERR: warning: label ‘_ccHM’ defined but not used [-Wunused-label] BUILDSTDERR: 3826 | _ccHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3826 | _ccHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sch1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3862:1: error: BUILDSTDERR: warning: label ‘_ccI3’ defined but not used [-Wunused-label] BUILDSTDERR: 3862 | _ccI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3862 | _ccI3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccHX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3897:1: error: BUILDSTDERR: warning: label ‘_ccHX’ defined but not used [-Wunused-label] BUILDSTDERR: 3897 | _ccHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3897 | _ccHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sch5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3932:1: error: BUILDSTDERR: warning: label ‘_ccIl’ defined but not used [-Wunused-label] BUILDSTDERR: 3932 | _ccIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3932 | _ccIl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scha_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:3966:1: error: BUILDSTDERR: warning: label ‘_ccIv’ defined but not used [-Wunused-label] BUILDSTDERR: 3966 | _ccIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3966 | _ccIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘schb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4007:1: error: BUILDSTDERR: warning: label ‘_ccIH’ defined but not used [-Wunused-label] BUILDSTDERR: 4007 | _ccIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4007 | _ccIH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘schh_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4039:1: error: BUILDSTDERR: warning: label ‘_ccIM’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _ccIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _ccIM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘schA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4058:1: error: BUILDSTDERR: warning: label ‘_ccJn’ defined but not used [-Wunused-label] BUILDSTDERR: 4058 | _ccJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4058 | _ccJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘schh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4132:1: error: BUILDSTDERR: warning: label ‘_ccJA’ defined but not used [-Wunused-label] BUILDSTDERR: 4132 | _ccJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4132 | _ccJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccIW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4217:1: error: BUILDSTDERR: warning: label ‘_ccIW’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _ccIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _ccIW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccKC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4390:1: error: BUILDSTDERR: warning: label ‘_ccKC’ defined but not used [-Wunused-label] BUILDSTDERR: 4390 | _ccKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4390 | _ccKC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccKk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4448:1: error: BUILDSTDERR: warning: label ‘_ccKk’ defined but not used [-Wunused-label] BUILDSTDERR: 4448 | _ccKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4448 | _ccKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccJ9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4508:1: error: BUILDSTDERR: warning: label ‘_ccJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 4508 | _ccJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4508 | _ccJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘schT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4564:1: error: BUILDSTDERR: warning: label ‘_ccLn’ defined but not used [-Wunused-label] BUILDSTDERR: 4564 | _ccLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4564 | _ccLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccLl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4600:1: error: BUILDSTDERR: warning: label ‘_ccLl’ defined but not used [-Wunused-label] BUILDSTDERR: 4600 | _ccLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4600 | _ccLl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sci6_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4626:1: error: BUILDSTDERR: warning: label ‘_ccLv’ defined but not used [-Wunused-label] BUILDSTDERR: 4626 | _ccLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4626 | _ccLv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scio_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4645:1: error: BUILDSTDERR: warning: label ‘_ccM6’ defined but not used [-Wunused-label] BUILDSTDERR: 4645 | _ccM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4645 | _ccM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sci6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4719:1: error: BUILDSTDERR: warning: label ‘_ccMj’ defined but not used [-Wunused-label] BUILDSTDERR: 4719 | _ccMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4719 | _ccMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccLF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4799:1: error: BUILDSTDERR: warning: label ‘_ccLF’ defined but not used [-Wunused-label] BUILDSTDERR: 4799 | _ccLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4799 | _ccLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccNz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:4962:1: error: BUILDSTDERR: warning: label ‘_ccNz’ defined but not used [-Wunused-label] BUILDSTDERR: 4962 | _ccNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4962 | _ccNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccNd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5035:1: error: BUILDSTDERR: warning: label ‘_ccNd’ defined but not used [-Wunused-label] BUILDSTDERR: 5035 | _ccNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5035 | _ccNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccNH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5094:1: error: BUILDSTDERR: warning: label ‘_ccNH’ defined but not used [-Wunused-label] BUILDSTDERR: 5094 | _ccNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5094 | _ccNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccLR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5121:1: error: BUILDSTDERR: warning: label ‘_ccLR’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _ccLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _ccLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sciL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5191:1: error: BUILDSTDERR: warning: label ‘_ccOk’ defined but not used [-Wunused-label] BUILDSTDERR: 5191 | _ccOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5191 | _ccOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccOi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5227:1: error: BUILDSTDERR: warning: label ‘_ccOi’ defined but not used [-Wunused-label] BUILDSTDERR: 5227 | _ccOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5227 | _ccOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scje_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5264:1: error: BUILDSTDERR: warning: label ‘_ccPd’ defined but not used [-Wunused-label] BUILDSTDERR: 5264 | _ccPd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5264 | _ccPd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sckD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5344:1: error: BUILDSTDERR: warning: label ‘_ccPq’ defined but not used [-Wunused-label] BUILDSTDERR: 5344 | _ccPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5344 | _ccPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccOG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5420:1: error: BUILDSTDERR: warning: label ‘_ccOG’ defined but not used [-Wunused-label] BUILDSTDERR: 5420 | _ccOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5420 | _ccOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccOM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5477:1: error: BUILDSTDERR: warning: label ‘_ccOM’ defined but not used [-Wunused-label] BUILDSTDERR: 5477 | _ccOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5477 | _ccOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccTF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5641:1: error: BUILDSTDERR: warning: label ‘_ccTF’ defined but not used [-Wunused-label] BUILDSTDERR: 5641 | _ccTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5641 | _ccTF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccTL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5690:1: error: BUILDSTDERR: warning: label ‘_ccTL’ defined but not used [-Wunused-label] BUILDSTDERR: 5690 | _ccTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5690 | _ccTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccSu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5720:1: error: BUILDSTDERR: warning: label ‘_ccSu’ defined but not used [-Wunused-label] BUILDSTDERR: 5720 | _ccSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5720 | _ccSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccT8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5793:1: error: BUILDSTDERR: warning: label ‘_ccT8’ defined but not used [-Wunused-label] BUILDSTDERR: 5793 | _ccT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5793 | _ccT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccTh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5842:1: error: BUILDSTDERR: warning: label ‘_ccTh’ defined but not used [-Wunused-label] BUILDSTDERR: 5842 | _ccTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5842 | _ccTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccSB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5863:1: error: BUILDSTDERR: warning: label ‘_ccSB’ defined but not used [-Wunused-label] BUILDSTDERR: 5863 | _ccSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5863 | _ccSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccSJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5912:1: error: BUILDSTDERR: warning: label ‘_ccSJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5912 | _ccSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5912 | _ccSJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccRi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:5942:1: error: BUILDSTDERR: warning: label ‘_ccRi’ defined but not used [-Wunused-label] BUILDSTDERR: 5942 | _ccRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5942 | _ccRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccRW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6015:1: error: BUILDSTDERR: warning: label ‘_ccRW’ defined but not used [-Wunused-label] BUILDSTDERR: 6015 | _ccRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6015 | _ccRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccS5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6064:1: error: BUILDSTDERR: warning: label ‘_ccS5’ defined but not used [-Wunused-label] BUILDSTDERR: 6064 | _ccS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6064 | _ccS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccRp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6085:1: error: BUILDSTDERR: warning: label ‘_ccRp’ defined but not used [-Wunused-label] BUILDSTDERR: 6085 | _ccRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6085 | _ccRp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccRx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6134:1: error: BUILDSTDERR: warning: label ‘_ccRx’ defined but not used [-Wunused-label] BUILDSTDERR: 6134 | _ccRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6134 | _ccRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccOY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6167:1: error: BUILDSTDERR: warning: label ‘_ccOY’ defined but not used [-Wunused-label] BUILDSTDERR: 6167 | _ccOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6167 | _ccOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccPy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6235:1: error: BUILDSTDERR: warning: label ‘_ccPy’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _ccPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _ccPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccPG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6284:1: error: BUILDSTDERR: warning: label ‘_ccPG’ defined but not used [-Wunused-label] BUILDSTDERR: 6284 | _ccPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6284 | _ccPG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccQa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6305:1: error: BUILDSTDERR: warning: label ‘_ccQa’ defined but not used [-Wunused-label] BUILDSTDERR: 6305 | _ccQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6305 | _ccQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccTX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6354:1: error: BUILDSTDERR: warning: label ‘_ccTX’ defined but not used [-Wunused-label] BUILDSTDERR: 6354 | _ccTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6354 | _ccTX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccQg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6362:1: error: BUILDSTDERR: warning: label ‘_ccQg’ defined but not used [-Wunused-label] BUILDSTDERR: 6362 | _ccQg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6362 | _ccQg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseFrac_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6410:1: error: BUILDSTDERR: warning: label ‘_ccUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6410 | _ccUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6410 | _ccUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sckF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6530:1: error: BUILDSTDERR: warning: label ‘_ccVy’ defined but not used [-Wunused-label] BUILDSTDERR: 6530 | _ccVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6530 | _ccVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sckG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6562:1: error: BUILDSTDERR: warning: label ‘_ccVI’ defined but not used [-Wunused-label] BUILDSTDERR: 6562 | _ccVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6562 | _ccVI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sckI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6597:1: error: BUILDSTDERR: warning: label ‘_ccW0’ defined but not used [-Wunused-label] BUILDSTDERR: 6597 | _ccW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6597 | _ccW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sckH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6636:1: error: BUILDSTDERR: warning: label ‘_ccW3’ defined but not used [-Wunused-label] BUILDSTDERR: 6636 | _ccW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6636 | _ccW3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sckK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6686:1: error: BUILDSTDERR: warning: label ‘_ccWp’ defined but not used [-Wunused-label] BUILDSTDERR: 6686 | _ccWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6686 | _ccWp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sckU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6731:1: error: BUILDSTDERR: warning: label ‘_ccWA’ defined but not used [-Wunused-label] BUILDSTDERR: 6731 | _ccWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6731 | _ccWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccWt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6794:1: error: BUILDSTDERR: warning: label ‘_ccWt’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _ccWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _ccWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccWI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6844:1: error: BUILDSTDERR: warning: label ‘_ccWI’ defined but not used [-Wunused-label] BUILDSTDERR: 6844 | _ccWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6844 | _ccWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwparseNum_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6871:1: error: BUILDSTDERR: warning: label ‘_ccWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6871 | _ccWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6871 | _ccWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseNum_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6931:1: error: BUILDSTDERR: warning: label ‘_ccXm’ defined but not used [-Wunused-label] BUILDSTDERR: 6931 | _ccXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6931 | _ccXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwscan_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6952:1: error: BUILDSTDERR: warning: label ‘_ccXs’ defined but not used [-Wunused-label] BUILDSTDERR: 6952 | _ccXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6952 | _ccXs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scl8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:6971:1: error: BUILDSTDERR: warning: label ‘_ccXJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6971 | _ccXJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6971 | _ccXJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scle_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7007:1: error: BUILDSTDERR: warning: label ‘_ccXO’ defined but not used [-Wunused-label] BUILDSTDERR: 7007 | _ccXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7007 | _ccXO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7032:1: error: BUILDSTDERR: warning: label ‘_ccXX’ defined but not used [-Wunused-label] BUILDSTDERR: 7032 | _ccXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7032 | _ccXX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccYl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7116:1: error: BUILDSTDERR: warning: label ‘_ccYl’ defined but not used [-Wunused-label] BUILDSTDERR: 7116 | _ccYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7116 | _ccYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sclE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7149:1: error: BUILDSTDERR: warning: label ‘_ccYH’ defined but not used [-Wunused-label] BUILDSTDERR: 7149 | _ccYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7149 | _ccYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccYE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7191:1: error: BUILDSTDERR: warning: label ‘_ccYE’ defined but not used [-Wunused-label] BUILDSTDERR: 7191 | _ccYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7191 | _ccYE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_ccYP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7219:1: error: BUILDSTDERR: warning: label ‘_ccYP’ defined but not used [-Wunused-label] BUILDSTDERR: 7219 | _ccYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7219 | _ccYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sclV_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7240:1: error: BUILDSTDERR: warning: label ‘_ccZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 7240 | _ccZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7240 | _ccZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sclV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7275:1: error: BUILDSTDERR: warning: label ‘_ccZh’ defined but not used [-Wunused-label] BUILDSTDERR: 7275 | _ccZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7275 | _ccZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scmc_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7375:1: error: BUILDSTDERR: warning: label ‘_ccZA’ defined but not used [-Wunused-label] BUILDSTDERR: 7375 | _ccZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7375 | _ccZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scmc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7405:1: error: BUILDSTDERR: warning: label ‘_ccZK’ defined but not used [-Wunused-label] BUILDSTDERR: 7405 | _ccZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7405 | _ccZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scn1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7481:1: error: BUILDSTDERR: warning: label ‘_cd0r’ defined but not used [-Wunused-label] BUILDSTDERR: 7481 | _cd0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7481 | _cd0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd0o’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7523:1: error: BUILDSTDERR: warning: label ‘_cd0o’ defined but not used [-Wunused-label] BUILDSTDERR: 7523 | _cd0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7523 | _cd0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd0z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7551:1: error: BUILDSTDERR: warning: label ‘_cd0z’ defined but not used [-Wunused-label] BUILDSTDERR: 7551 | _cd0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7551 | _cd0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd0F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7586:1: error: BUILDSTDERR: warning: label ‘_cd0F’ defined but not used [-Wunused-label] BUILDSTDERR: 7586 | _cd0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7586 | _cd0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scmD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7622:1: error: BUILDSTDERR: warning: label ‘_cd13’ defined but not used [-Wunused-label] BUILDSTDERR: 7622 | _cd13: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7622 | _cd13: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd11’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7658:1: error: BUILDSTDERR: warning: label ‘_cd11’ defined but not used [-Wunused-label] BUILDSTDERR: 7658 | _cd11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7658 | _cd11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwscan_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7723:1: error: BUILDSTDERR: warning: label ‘_cd19’ defined but not used [-Wunused-label] BUILDSTDERR: 7723 | _cd19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7723 | _cd19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7870:1: error: BUILDSTDERR: warning: label ‘_cd1O’ defined but not used [-Wunused-label] BUILDSTDERR: 7870 | _cd1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7870 | _cd1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd1M’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7895:1: error: BUILDSTDERR: warning: label ‘_cd1M’ defined but not used [-Wunused-label] BUILDSTDERR: 7895 | _cd1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7895 | _cd1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd1S’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7930:1: error: BUILDSTDERR: warning: label ‘_cd1S’ defined but not used [-Wunused-label] BUILDSTDERR: 7930 | _cd1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7930 | _cd1S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:7976:1: error: BUILDSTDERR: warning: label ‘_cd2f’ defined but not used [-Wunused-label] BUILDSTDERR: 7976 | _cd2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7976 | _cd2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scnw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8036:1: error: BUILDSTDERR: warning: label ‘_cd2F’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _cd2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _cd2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8071:1: error: BUILDSTDERR: warning: label ‘_cd2I’ defined but not used [-Wunused-label] BUILDSTDERR: 8071 | _cd2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8071 | _cd2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd2p’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8107:1: error: BUILDSTDERR: warning: label ‘_cd2p’ defined but not used [-Wunused-label] BUILDSTDERR: 8107 | _cd2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8107 | _cd2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scny_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8167:1: error: BUILDSTDERR: warning: label ‘_cd3o’ defined but not used [-Wunused-label] BUILDSTDERR: 8167 | _cd3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8167 | _cd3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd3l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8214:1: error: BUILDSTDERR: warning: label ‘_cd3l’ defined but not used [-Wunused-label] BUILDSTDERR: 8214 | _cd3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8214 | _cd3l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scnN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8272:1: error: BUILDSTDERR: warning: label ‘_cd3K’ defined but not used [-Wunused-label] BUILDSTDERR: 8272 | _cd3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8272 | _cd3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd3D’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8347:1: error: BUILDSTDERR: warning: label ‘_cd3D’ defined but not used [-Wunused-label] BUILDSTDERR: 8347 | _cd3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8347 | _cd3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd3S’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8397:1: error: BUILDSTDERR: warning: label ‘_cd3S’ defined but not used [-Wunused-label] BUILDSTDERR: 8397 | _cd3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8397 | _cd3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseDate_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8422:1: error: BUILDSTDERR: warning: label ‘_cd49’ defined but not used [-Wunused-label] BUILDSTDERR: 8422 | _cd49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8422 | _cd49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8522:1: error: BUILDSTDERR: warning: label ‘_cd4t’ defined but not used [-Wunused-label] BUILDSTDERR: 8522 | _cd4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8522 | _cd4t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd4E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8566:1: error: BUILDSTDERR: warning: label ‘_cd4E’ defined but not used [-Wunused-label] BUILDSTDERR: 8566 | _cd4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8566 | _cd4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd4D’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8593:1: error: BUILDSTDERR: warning: label ‘_cd4D’ defined but not used [-Wunused-label] BUILDSTDERR: 8593 | _cd4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8593 | _cd4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssoc1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8623:1: error: BUILDSTDERR: warning: label ‘_cd5j’ defined but not used [-Wunused-label] BUILDSTDERR: 8623 | _cd5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8623 | _cd5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘sco3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8678:1: error: BUILDSTDERR: warning: label ‘_cd5S’ defined but not used [-Wunused-label] BUILDSTDERR: 8678 | _cd5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8678 | _cd5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd5P’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8727:1: error: BUILDSTDERR: warning: label ‘_cd5P’ defined but not used [-Wunused-label] BUILDSTDERR: 8727 | _cd5P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8727 | _cd5P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scoZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8806:1: error: BUILDSTDERR: warning: label ‘_cd6I’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _cd6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _cd6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd6F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8844:1: error: BUILDSTDERR: warning: label ‘_cd6F’ defined but not used [-Wunused-label] BUILDSTDERR: 8844 | _cd6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8844 | _cd6F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd6M’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8879:1: error: BUILDSTDERR: warning: label ‘_cd6M’ defined but not used [-Wunused-label] BUILDSTDERR: 8879 | _cd6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8879 | _cd6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd7s’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8951:1: error: BUILDSTDERR: warning: label ‘_cd7s’ defined but not used [-Wunused-label] BUILDSTDERR: 8951 | _cd7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8951 | _cd7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd7b’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:8991:1: error: BUILDSTDERR: warning: label ‘_cd7b’ defined but not used [-Wunused-label] BUILDSTDERR: 8991 | _cd7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8991 | _cd7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd7a’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9022:1: error: BUILDSTDERR: warning: label ‘_cd7a’ defined but not used [-Wunused-label] BUILDSTDERR: 9022 | _cd7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9022 | _cd7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scp0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9048:1: error: BUILDSTDERR: warning: label ‘_cd8o’ defined but not used [-Wunused-label] BUILDSTDERR: 9048 | _cd8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9048 | _cd8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssoc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9116:1: error: BUILDSTDERR: warning: label ‘_cd8t’ defined but not used [-Wunused-label] BUILDSTDERR: 9116 | _cd8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9116 | _cd8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_toAssocList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9184:1: error: BUILDSTDERR: warning: label ‘_cd8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 9184 | _cd8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9184 | _cd8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scp3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9240:1: error: BUILDSTDERR: warning: label ‘_cd9k’ defined but not used [-Wunused-label] BUILDSTDERR: 9240 | _cd9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9240 | _cd9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd9h’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9280:1: error: BUILDSTDERR: warning: label ‘_cd9h’ defined but not used [-Wunused-label] BUILDSTDERR: 9280 | _cd9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9280 | _cd9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cd9o’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9322:1: error: BUILDSTDERR: warning: label ‘_cd9o’ defined but not used [-Wunused-label] BUILDSTDERR: 9322 | _cd9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9322 | _cd9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scpI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9402:1: error: BUILDSTDERR: warning: label ‘_cdau’ defined but not used [-Wunused-label] BUILDSTDERR: 9402 | _cdau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9402 | _cdau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cdar’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9440:1: error: BUILDSTDERR: warning: label ‘_cdar’ defined but not used [-Wunused-label] BUILDSTDERR: 9440 | _cdar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9440 | _cdar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cday’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9468:1: error: BUILDSTDERR: warning: label ‘_cday’ defined but not used [-Wunused-label] BUILDSTDERR: 9468 | _cday: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9468 | _cday: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scpJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9527:1: error: BUILDSTDERR: warning: label ‘_cdb0’ defined but not used [-Wunused-label] BUILDSTDERR: 9527 | _cdb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9527 | _cdb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_breakChar_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9596:1: error: BUILDSTDERR: warning: label ‘_cdb5’ defined but not used [-Wunused-label] BUILDSTDERR: 9596 | _cdb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9596 | _cdb5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scpN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9640:1: error: BUILDSTDERR: warning: label ‘_cdbu’ defined but not used [-Wunused-label] BUILDSTDERR: 9640 | _cdbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9640 | _cdbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘scpU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9682:1: error: BUILDSTDERR: warning: label ‘_cdbM’ defined but not used [-Wunused-label] BUILDSTDERR: 9682 | _cdbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9682 | _cdbM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziUtil_parseTriple_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9742:1: error: BUILDSTDERR: warning: label ‘_cdbV’ defined but not used [-Wunused-label] BUILDSTDERR: 9742 | _cdbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9742 | _cdbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cdbz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9801:1: error: BUILDSTDERR: warning: label ‘_cdbz’ defined but not used [-Wunused-label] BUILDSTDERR: 9801 | _cdbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9801 | _cdbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cdc4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9860:1: error: BUILDSTDERR: warning: label ‘_cdc4’ defined but not used [-Wunused-label] BUILDSTDERR: 9860 | _cdc4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9860 | _cdc4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cdci’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9910:1: error: BUILDSTDERR: warning: label ‘_cdci’ defined but not used [-Wunused-label] BUILDSTDERR: 9910 | _cdci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9910 | _cdci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc: In function ‘_cdcs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_30.hc:9957:1: error: BUILDSTDERR: warning: label ‘_cdcs’ defined but not used [-Wunused-label] BUILDSTDERR: 9957 | _cdcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9957 | _cdcs: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Core.hs:32:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 32 | import Control.Monad.Error (ErrorT(..), MonadError(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Core.hs:70:21: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 70 | MPD { runMPD :: ErrorT MPDError BUILDSTDERR: | ^^^^^^ BUILDSTDERR: src/Network/MPD/Core.hs:100:29: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘runErrorT’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 100 | runReaderT (evalStateT (runErrorT . runMPD $ open >> (x <* close)) initState) BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2B_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:95:1: error: BUILDSTDERR: warning: label ‘_cjlB’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _cjlB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _cjlB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2H_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:175:1: error: BUILDSTDERR: warning: label ‘_cjlP’ defined but not used [-Wunused-label] BUILDSTDERR: 175 | _cjlP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 175 | _cjlP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2I_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:224:1: error: BUILDSTDERR: warning: label ‘_cjm6’ defined but not used [-Wunused-label] BUILDSTDERR: 224 | _cjm6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 224 | _cjm6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjlZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:256:1: error: BUILDSTDERR: warning: label ‘_cjlZ’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _cjlZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _cjlZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2K_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:315:1: error: BUILDSTDERR: warning: label ‘_cjmC’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _cjmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _cjmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjmw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:359:1: error: BUILDSTDERR: warning: label ‘_cjmw’ defined but not used [-Wunused-label] BUILDSTDERR: 359 | _cjmw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 359 | _cjmw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2L_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:409:1: error: BUILDSTDERR: warning: label ‘_cjmR’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _cjmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _cjmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2N_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:447:1: error: BUILDSTDERR: warning: label ‘_cjnc’ defined but not used [-Wunused-label] BUILDSTDERR: 447 | _cjnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 447 | _cjnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjn6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:491:1: error: BUILDSTDERR: warning: label ‘_cjn6’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cjn6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cjn6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2P_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:547:1: error: BUILDSTDERR: warning: label ‘_cjnD’ defined but not used [-Wunused-label] BUILDSTDERR: 547 | _cjnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 547 | _cjnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjnx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:591:1: error: BUILDSTDERR: warning: label ‘_cjnx’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cjnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cjnx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5m_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:646:1: error: BUILDSTDERR: warning: label ‘_cjp2’ defined but not used [-Wunused-label] BUILDSTDERR: 646 | _cjp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 646 | _cjp2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:700:1: error: BUILDSTDERR: warning: label ‘_cjpg’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _cjpg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _cjpg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5E_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:754:1: error: BUILDSTDERR: warning: label ‘_cjpS’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _cjpS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _cjpS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5G_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:808:1: error: BUILDSTDERR: warning: label ‘_cjq6’ defined but not used [-Wunused-label] BUILDSTDERR: 808 | _cjq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 808 | _cjq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2Q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:858:1: error: BUILDSTDERR: warning: label ‘_cjqb’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _cjqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _cjqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjnP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:880:1: error: BUILDSTDERR: warning: label ‘_cjnP’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _cjnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _cjnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjnT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:896:1: error: BUILDSTDERR: warning: label ‘_cjnT’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _cjnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _cjnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjnW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:923:1: error: BUILDSTDERR: warning: label ‘_cjnW’ defined but not used [-Wunused-label] BUILDSTDERR: 923 | _cjnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 923 | _cjnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjo2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:967:1: error: BUILDSTDERR: warning: label ‘_cjo2’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cjo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cjo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:958:4: error: BUILDSTDERR: warning: variable ‘_sj4R’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 958 | W_ _sj4R; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 958 | W_ _sj4R; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjpG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1057:1: error: BUILDSTDERR: warning: label ‘_cjpG’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _cjpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _cjpG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1055:4: error: BUILDSTDERR: warning: variable ‘_sj4R’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1055 | W_ _sj4R; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | W_ _sj4R; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjpF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1084:1: error: BUILDSTDERR: warning: label ‘_cjpF’ defined but not used [-Wunused-label] BUILDSTDERR: 1084 | _cjpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1084 | _cjpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjog’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1113:1: error: BUILDSTDERR: warning: label ‘_cjog’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _cjog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _cjog: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjoQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1196:1: error: BUILDSTDERR: warning: label ‘_cjoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1196 | _cjoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1196 | _cjoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1195:4: error: BUILDSTDERR: warning: variable ‘_sj53’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1195 | W_ _sj53; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | W_ _sj53; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjoP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cjoP’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cjoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cjoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjoH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1244:1: error: BUILDSTDERR: warning: label ‘_cjoH’ defined but not used [-Wunused-label] BUILDSTDERR: 1244 | _cjoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1244 | _cjoH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1243:4: error: BUILDSTDERR: warning: variable ‘_sj53’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1243 | W_ _sj53; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | W_ _sj53; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjoG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1273:1: error: BUILDSTDERR: warning: label ‘_cjoG’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _cjoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _cjoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1312:1: error: BUILDSTDERR: warning: label ‘_cjrx’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _cjrx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _cjrx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5O_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1360:1: error: BUILDSTDERR: warning: label ‘_cjrV’ defined but not used [-Wunused-label] BUILDSTDERR: 1360 | _cjrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1360 | _cjrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1395:1: error: BUILDSTDERR: warning: label ‘_cjs8’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _cjs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _cjs8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5K_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1430:1: error: BUILDSTDERR: warning: label ‘_cjsl’ defined but not used [-Wunused-label] BUILDSTDERR: 1430 | _cjsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1430 | _cjsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj5T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1475:1: error: BUILDSTDERR: warning: label ‘_cjsq’ defined but not used [-Wunused-label] BUILDSTDERR: 1475 | _cjsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1475 | _cjsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1575:1: error: BUILDSTDERR: warning: label ‘_cjsv’ defined but not used [-Wunused-label] BUILDSTDERR: 1575 | _cjsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1575 | _cjsv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2V_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1624:1: error: BUILDSTDERR: warning: label ‘_cjsT’ defined but not used [-Wunused-label] BUILDSTDERR: 1624 | _cjsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1624 | _cjsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2W_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1670:1: error: BUILDSTDERR: warning: label ‘_cjsZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _cjsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _cjsZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2W_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1685:1: error: BUILDSTDERR: warning: label ‘_cjt3’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _cjt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _cjt3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj2X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1720:1: error: BUILDSTDERR: warning: label ‘_cjtg’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _cjtg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _cjtg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjtd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1749:1: error: BUILDSTDERR: warning: label ‘_cjtd’ defined but not used [-Wunused-label] BUILDSTDERR: 1749 | _cjtd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1749 | _cjtd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjtk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1778:1: error: BUILDSTDERR: warning: label ‘_cjtk’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _cjtk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _cjtk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj30_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1828:1: error: BUILDSTDERR: warning: label ‘_cjtG’ defined but not used [-Wunused-label] BUILDSTDERR: 1828 | _cjtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1828 | _cjtG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj31_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1884:1: error: BUILDSTDERR: warning: label ‘_cjtV’ defined but not used [-Wunused-label] BUILDSTDERR: 1884 | _cjtV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1884 | _cjtV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj34_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1946:1: error: BUILDSTDERR: warning: label ‘_cju1’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _cju1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _cju1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj34_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:1976:1: error: BUILDSTDERR: warning: label ‘_cju7’ defined but not used [-Wunused-label] BUILDSTDERR: 1976 | _cju7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1976 | _cju7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjvE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2051:1: error: BUILDSTDERR: warning: label ‘_cjvE’ defined but not used [-Wunused-label] BUILDSTDERR: 2051 | _cjvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2051 | _cjvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjuF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2118:1: error: BUILDSTDERR: warning: label ‘_cjuF’ defined but not used [-Wunused-label] BUILDSTDERR: 2118 | _cjuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2118 | _cjuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj35_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2201:1: error: BUILDSTDERR: warning: label ‘_cjwI’ defined but not used [-Wunused-label] BUILDSTDERR: 2201 | _cjwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2201 | _cjwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj36_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2238:1: error: BUILDSTDERR: warning: label ‘_cjwV’ defined but not used [-Wunused-label] BUILDSTDERR: 2238 | _cjwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2238 | _cjwV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjwT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cjwT’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cjwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cjwT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj37_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2371:1: error: BUILDSTDERR: warning: label ‘_cjxr’ defined but not used [-Wunused-label] BUILDSTDERR: 2371 | _cjxr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2371 | _cjxr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj7l_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2434:1: error: BUILDSTDERR: warning: label ‘_cjxI’ defined but not used [-Wunused-label] BUILDSTDERR: 2434 | _cjxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2434 | _cjxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj7m_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2478:1: error: BUILDSTDERR: warning: label ‘_cjxT’ defined but not used [-Wunused-label] BUILDSTDERR: 2478 | _cjxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2478 | _cjxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj7E_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2525:1: error: BUILDSTDERR: warning: label ‘_cjyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2525 | _cjyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2525 | _cjyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjyG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2565:1: error: BUILDSTDERR: warning: label ‘_cjyG’ defined but not used [-Wunused-label] BUILDSTDERR: 2565 | _cjyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2565 | _cjyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj8C_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2602:1: error: BUILDSTDERR: warning: label ‘_cjz0’ defined but not used [-Wunused-label] BUILDSTDERR: 2602 | _cjz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2602 | _cjz0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjyX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2640:1: error: BUILDSTDERR: warning: label ‘_cjyX’ defined but not used [-Wunused-label] BUILDSTDERR: 2640 | _cjyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2640 | _cjyX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjz4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2665:1: error: BUILDSTDERR: warning: label ‘_cjz4’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _cjz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _cjz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjza’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2691:1: error: BUILDSTDERR: warning: label ‘_cjza’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _cjza: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _cjza: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjzd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2732:1: error: BUILDSTDERR: warning: label ‘_cjzd’ defined but not used [-Wunused-label] BUILDSTDERR: 2732 | _cjzd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2732 | _cjzd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj7M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2813:1: error: BUILDSTDERR: warning: label ‘_cjAV’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _cjAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _cjAV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj7X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2857:1: error: BUILDSTDERR: warning: label ‘_cjB6’ defined but not used [-Wunused-label] BUILDSTDERR: 2857 | _cjB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2857 | _cjB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjAZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2919:1: error: BUILDSTDERR: warning: label ‘_cjAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2919 | _cjAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2919 | _cjAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjB9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2941:1: error: BUILDSTDERR: warning: label ‘_cjB9’ defined but not used [-Wunused-label] BUILDSTDERR: 2941 | _cjB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2941 | _cjB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjBp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:2978:1: error: BUILDSTDERR: warning: label ‘_cjBp’ defined but not used [-Wunused-label] BUILDSTDERR: 2978 | _cjBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2978 | _cjBp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjBw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3022:1: error: BUILDSTDERR: warning: label ‘_cjBw’ defined but not used [-Wunused-label] BUILDSTDERR: 3022 | _cjBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3022 | _cjBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj8R_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3103:1: error: BUILDSTDERR: warning: label ‘_cjCx’ defined but not used [-Wunused-label] BUILDSTDERR: 3103 | _cjCx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3103 | _cjCx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj8V_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cjCI’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cjCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cjCI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj7o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3180:1: error: BUILDSTDERR: warning: label ‘_cjCP’ defined but not used [-Wunused-label] BUILDSTDERR: 3180 | _cjCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3180 | _cjCP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjya’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3223:1: error: BUILDSTDERR: warning: label ‘_cjya’ defined but not used [-Wunused-label] BUILDSTDERR: 3223 | _cjya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3223 | _cjya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjyh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3264:1: error: BUILDSTDERR: warning: label ‘_cjyh’ defined but not used [-Wunused-label] BUILDSTDERR: 3264 | _cjyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3264 | _cjyh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjyn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3309:1: error: BUILDSTDERR: warning: label ‘_cjyn’ defined but not used [-Wunused-label] BUILDSTDERR: 3309 | _cjyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3309 | _cjyn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3300:4: error: BUILDSTDERR: warning: variable ‘_sj7v’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3300 | W_ _sj7v; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | W_ _sj7v; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjDm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3389:1: error: BUILDSTDERR: warning: label ‘_cjDm’ defined but not used [-Wunused-label] BUILDSTDERR: 3389 | _cjDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3389 | _cjDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjyw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3419:1: error: BUILDSTDERR: warning: label ‘_cjyw’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _cjyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _cjyw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjCm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3482:1: error: BUILDSTDERR: warning: label ‘_cjCm’ defined but not used [-Wunused-label] BUILDSTDERR: 3482 | _cjCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3482 | _cjCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3481:4: error: BUILDSTDERR: warning: variable ‘_sj7v’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3481 | W_ _sj7v; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | W_ _sj7v; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjCl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3511:1: error: BUILDSTDERR: warning: label ‘_cjCl’ defined but not used [-Wunused-label] BUILDSTDERR: 3511 | _cjCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3511 | _cjCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjD3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3527:1: error: BUILDSTDERR: warning: label ‘_cjD3’ defined but not used [-Wunused-label] BUILDSTDERR: 3527 | _cjD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3527 | _cjD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj8W_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3551:1: error: BUILDSTDERR: warning: label ‘_cjDO’ defined but not used [-Wunused-label] BUILDSTDERR: 3551 | _cjDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3551 | _cjDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj94_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3586:1: error: BUILDSTDERR: warning: label ‘_cjEl’ defined but not used [-Wunused-label] BUILDSTDERR: 3586 | _cjEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3586 | _cjEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj99_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3626:1: error: BUILDSTDERR: warning: label ‘_cjF5’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _cjF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _cjF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj9a_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3665:1: error: BUILDSTDERR: warning: label ‘_cjF8’ defined but not used [-Wunused-label] BUILDSTDERR: 3665 | _cjF8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3665 | _cjF8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj9b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3722:1: error: BUILDSTDERR: warning: label ‘_cjFd’ defined but not used [-Wunused-label] BUILDSTDERR: 3722 | _cjFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3722 | _cjFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj9c_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3784:1: error: BUILDSTDERR: warning: label ‘_cjFi’ defined but not used [-Wunused-label] BUILDSTDERR: 3784 | _cjFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3784 | _cjFi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj9d_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cjFr’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cjFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cjFr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjEx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3892:1: error: BUILDSTDERR: warning: label ‘_cjEx’ defined but not used [-Wunused-label] BUILDSTDERR: 3892 | _cjEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3892 | _cjEx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj9e_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3950:1: error: BUILDSTDERR: warning: label ‘_cjFE’ defined but not used [-Wunused-label] BUILDSTDERR: 3950 | _cjFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3950 | _cjFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjE1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:3995:1: error: BUILDSTDERR: warning: label ‘_cjE1’ defined but not used [-Wunused-label] BUILDSTDERR: 3995 | _cjE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3995 | _cjE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjE8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4039:1: error: BUILDSTDERR: warning: label ‘_cjE8’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _cjE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _cjE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjFN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4099:1: error: BUILDSTDERR: warning: label ‘_cjFN’ defined but not used [-Wunused-label] BUILDSTDERR: 4099 | _cjFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4099 | _cjFN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj8X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4116:1: error: BUILDSTDERR: warning: label ‘_cjGd’ defined but not used [-Wunused-label] BUILDSTDERR: 4116 | _cjGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4116 | _cjGd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj8Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cjGg’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cjGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cjGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_getResponse_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4221:1: error: BUILDSTDERR: warning: label ‘_cjGl’ defined but not used [-Wunused-label] BUILDSTDERR: 4221 | _cjGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4221 | _cjGl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjxX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4278:1: error: BUILDSTDERR: warning: label ‘_cjxX’ defined but not used [-Wunused-label] BUILDSTDERR: 4278 | _cjxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4278 | _cjxX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4358:1: error: BUILDSTDERR: warning: label ‘_cjHf’ defined but not used [-Wunused-label] BUILDSTDERR: 4358 | _cjHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4358 | _cjHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjHc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4387:1: error: BUILDSTDERR: warning: label ‘_cjHc’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _cjHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _cjHc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjHj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4410:1: error: BUILDSTDERR: warning: label ‘_cjHj’ defined but not used [-Wunused-label] BUILDSTDERR: 4410 | _cjHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4410 | _cjHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjHo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4432:1: error: BUILDSTDERR: warning: label ‘_cjHo’ defined but not used [-Wunused-label] BUILDSTDERR: 4432 | _cjHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4432 | _cjHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjHt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4460:1: error: BUILDSTDERR: warning: label ‘_cjHt’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _cjHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _cjHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjHR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4496:1: error: BUILDSTDERR: warning: label ‘_cjHR’ defined but not used [-Wunused-label] BUILDSTDERR: 4496 | _cjHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4496 | _cjHR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjHX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4524:1: error: BUILDSTDERR: warning: label ‘_cjHX’ defined but not used [-Wunused-label] BUILDSTDERR: 4524 | _cjHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4524 | _cjHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4584:1: error: BUILDSTDERR: warning: label ‘_cjIu’ defined but not used [-Wunused-label] BUILDSTDERR: 4584 | _cjIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4584 | _cjIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4636:1: error: BUILDSTDERR: warning: label ‘_cjIG’ defined but not used [-Wunused-label] BUILDSTDERR: 4636 | _cjIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4636 | _cjIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4690:1: error: BUILDSTDERR: warning: label ‘_cjIT’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _cjIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _cjIT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sj9T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4735:1: error: BUILDSTDERR: warning: label ‘_cjJb’ defined but not used [-Wunused-label] BUILDSTDERR: 4735 | _cjJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4735 | _cjJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sja5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4772:1: error: BUILDSTDERR: warning: label ‘_cjJt’ defined but not used [-Wunused-label] BUILDSTDERR: 4772 | _cjJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4772 | _cjJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjJn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4808:1: error: BUILDSTDERR: warning: label ‘_cjJn’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _cjJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _cjJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjJq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4834:1: error: BUILDSTDERR: warning: label ‘_cjJq’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _cjJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _cjJq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjJA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4858:1: error: BUILDSTDERR: warning: label ‘_cjJA’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _cjJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _cjJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadErrorMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4895:1: error: BUILDSTDERR: warning: label ‘_cjJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4895 | _cjJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4895 | _cjJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadErrorMPD2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4946:1: error: BUILDSTDERR: warning: label ‘_cjK7’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _cjK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _cjK7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjag_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:4991:1: error: BUILDSTDERR: warning: label ‘_cjKq’ defined but not used [-Wunused-label] BUILDSTDERR: 4991 | _cjKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4991 | _cjKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjas_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5028:1: error: BUILDSTDERR: warning: label ‘_cjKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _cjKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _cjKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjKN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5066:1: error: BUILDSTDERR: warning: label ‘_cjKN’ defined but not used [-Wunused-label] BUILDSTDERR: 5066 | _cjKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5066 | _cjKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjKW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5087:1: error: BUILDSTDERR: warning: label ‘_cjKW’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _cjKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _cjKW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjay_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5119:1: error: BUILDSTDERR: warning: label ‘_cjLd’ defined but not used [-Wunused-label] BUILDSTDERR: 5119 | _cjLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5119 | _cjLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjKC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5156:1: error: BUILDSTDERR: warning: label ‘_cjKC’ defined but not used [-Wunused-label] BUILDSTDERR: 5156 | _cjKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5156 | _cjKC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfFunctorMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5208:1: error: BUILDSTDERR: warning: label ‘_cjLj’ defined but not used [-Wunused-label] BUILDSTDERR: 5208 | _cjLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5208 | _cjLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjaC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5260:1: error: BUILDSTDERR: warning: label ‘_cjLH’ defined but not used [-Wunused-label] BUILDSTDERR: 5260 | _cjLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5260 | _cjLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjaO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5295:1: error: BUILDSTDERR: warning: label ‘_cjMn’ defined but not used [-Wunused-label] BUILDSTDERR: 5295 | _cjMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5295 | _cjMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjaP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5332:1: error: BUILDSTDERR: warning: label ‘_cjMq’ defined but not used [-Wunused-label] BUILDSTDERR: 5332 | _cjMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5332 | _cjMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjM4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5370:1: error: BUILDSTDERR: warning: label ‘_cjM4’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _cjM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _cjM4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjMa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5395:1: error: BUILDSTDERR: warning: label ‘_cjMa’ defined but not used [-Wunused-label] BUILDSTDERR: 5395 | _cjMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5395 | _cjMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjaV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5447:1: error: BUILDSTDERR: warning: label ‘_cjMH’ defined but not used [-Wunused-label] BUILDSTDERR: 5447 | _cjMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5447 | _cjMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjLT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5484:1: error: BUILDSTDERR: warning: label ‘_cjLT’ defined but not used [-Wunused-label] BUILDSTDERR: 5484 | _cjLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5484 | _cjLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5535:1: error: BUILDSTDERR: warning: label ‘_cjMN’ defined but not used [-Wunused-label] BUILDSTDERR: 5535 | _cjMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5535 | _cjMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_kill1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:5972:1: error: BUILDSTDERR: warning: label ‘_cjNb’ defined but not used [-Wunused-label] BUILDSTDERR: 5972 | _cjNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5972 | _cjNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjaZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6021:1: error: BUILDSTDERR: warning: label ‘_cjNx’ defined but not used [-Wunused-label] BUILDSTDERR: 6021 | _cjNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6021 | _cjNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjaY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6061:1: error: BUILDSTDERR: warning: label ‘_cjNH’ defined but not used [-Wunused-label] BUILDSTDERR: 6061 | _cjNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6061 | _cjNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_kill_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6102:1: error: BUILDSTDERR: warning: label ‘_cjNK’ defined but not used [-Wunused-label] BUILDSTDERR: 6102 | _cjNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6102 | _cjNK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjNl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6131:1: error: BUILDSTDERR: warning: label ‘_cjNl’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _cjNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _cjNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_runMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6186:1: error: BUILDSTDERR: warning: label ‘_cjO0’ defined but not used [-Wunused-label] BUILDSTDERR: 6186 | _cjO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6186 | _cjO0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_runMPD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6211:1: error: BUILDSTDERR: warning: label ‘_cjO9’ defined but not used [-Wunused-label] BUILDSTDERR: 6211 | _cjO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6211 | _cjO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stHandle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6236:1: error: BUILDSTDERR: warning: label ‘_cjOm’ defined but not used [-Wunused-label] BUILDSTDERR: 6236 | _cjOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6236 | _cjOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjOj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6261:1: error: BUILDSTDERR: warning: label ‘_cjOj’ defined but not used [-Wunused-label] BUILDSTDERR: 6261 | _cjOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6261 | _cjOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stPassword_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6289:1: error: BUILDSTDERR: warning: label ‘_cjOD’ defined but not used [-Wunused-label] BUILDSTDERR: 6289 | _cjOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6289 | _cjOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjOA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6314:1: error: BUILDSTDERR: warning: label ‘_cjOA’ defined but not used [-Wunused-label] BUILDSTDERR: 6314 | _cjOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6314 | _cjOA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_stVersion_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6342:1: error: BUILDSTDERR: warning: label ‘_cjOU’ defined but not used [-Wunused-label] BUILDSTDERR: 6342 | _cjOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6342 | _cjOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjOR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6367:1: error: BUILDSTDERR: warning: label ‘_cjOR’ defined but not used [-Wunused-label] BUILDSTDERR: 6367 | _cjOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6367 | _cjOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadIOMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6394:1: error: BUILDSTDERR: warning: label ‘_cjPc’ defined but not used [-Wunused-label] BUILDSTDERR: 6394 | _cjPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6394 | _cjPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjP8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6414:1: error: BUILDSTDERR: warning: label ‘_cjP8’ defined but not used [-Wunused-label] BUILDSTDERR: 6414 | _cjP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6414 | _cjP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjbs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6460:1: error: BUILDSTDERR: warning: label ‘_cjPv’ defined but not used [-Wunused-label] BUILDSTDERR: 6460 | _cjPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6460 | _cjPv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjbG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6497:1: error: BUILDSTDERR: warning: label ‘_cjPN’ defined but not used [-Wunused-label] BUILDSTDERR: 6497 | _cjPN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6497 | _cjPN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjPH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6533:1: error: BUILDSTDERR: warning: label ‘_cjPH’ defined but not used [-Wunused-label] BUILDSTDERR: 6533 | _cjPH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6533 | _cjPH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjPK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6559:1: error: BUILDSTDERR: warning: label ‘_cjPK’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _cjPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _cjPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjPU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6583:1: error: BUILDSTDERR: warning: label ‘_cjPU’ defined but not used [-Wunused-label] BUILDSTDERR: 6583 | _cjPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6583 | _cjPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj3X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6619:1: error: BUILDSTDERR: warning: label ‘_cjQa’ defined but not used [-Wunused-label] BUILDSTDERR: 6619 | _cjQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6619 | _cjQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDzuzdszdfMonadErrorTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6666:1: error: BUILDSTDERR: warning: label ‘_cjQp’ defined but not used [-Wunused-label] BUILDSTDERR: 6666 | _cjQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6666 | _cjQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjbP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6691:1: error: BUILDSTDERR: warning: label ‘_cjQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6691 | _cjQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6691 | _cjQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjQG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6732:1: error: BUILDSTDERR: warning: label ‘_cjQG’ defined but not used [-Wunused-label] BUILDSTDERR: 6732 | _cjQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6732 | _cjQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6775:1: error: BUILDSTDERR: warning: label ‘_cjQU’ defined but not used [-Wunused-label] BUILDSTDERR: 6775 | _cjQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6775 | _cjQU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6824:1: error: BUILDSTDERR: warning: label ‘_cjRa’ defined but not used [-Wunused-label] BUILDSTDERR: 6824 | _cjRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6824 | _cjRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6876:1: error: BUILDSTDERR: warning: label ‘_cjRo’ defined but not used [-Wunused-label] BUILDSTDERR: 6876 | _cjRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6876 | _cjRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjce_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6925:1: error: BUILDSTDERR: warning: label ‘_cjRG’ defined but not used [-Wunused-label] BUILDSTDERR: 6925 | _cjRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6925 | _cjRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjcs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6962:1: error: BUILDSTDERR: warning: label ‘_cjRY’ defined but not used [-Wunused-label] BUILDSTDERR: 6962 | _cjRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6962 | _cjRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjRS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:6998:1: error: BUILDSTDERR: warning: label ‘_cjRS’ defined but not used [-Wunused-label] BUILDSTDERR: 6998 | _cjRS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6998 | _cjRS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjRV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7024:1: error: BUILDSTDERR: warning: label ‘_cjRV’ defined but not used [-Wunused-label] BUILDSTDERR: 7024 | _cjRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7024 | _cjRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjS5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7048:1: error: BUILDSTDERR: warning: label ‘_cjS5’ defined but not used [-Wunused-label] BUILDSTDERR: 7048 | _cjS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7048 | _cjS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPD2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7085:1: error: BUILDSTDERR: warning: label ‘_cjSl’ defined but not used [-Wunused-label] BUILDSTDERR: 7085 | _cjSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7085 | _cjSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjcw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7132:1: error: BUILDSTDERR: warning: label ‘_cjSH’ defined but not used [-Wunused-label] BUILDSTDERR: 7132 | _cjSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7132 | _cjSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjcV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7167:1: error: BUILDSTDERR: warning: label ‘_cjTv’ defined but not used [-Wunused-label] BUILDSTDERR: 7167 | _cjTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7167 | _cjTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjcY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7204:1: error: BUILDSTDERR: warning: label ‘_cjTy’ defined but not used [-Wunused-label] BUILDSTDERR: 7204 | _cjTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7204 | _cjTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjST’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7240:1: error: BUILDSTDERR: warning: label ‘_cjST’ defined but not used [-Wunused-label] BUILDSTDERR: 7240 | _cjST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7240 | _cjST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjSW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7266:1: error: BUILDSTDERR: warning: label ‘_cjSW’ defined but not used [-Wunused-label] BUILDSTDERR: 7266 | _cjSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7266 | _cjSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjT2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7291:1: error: BUILDSTDERR: warning: label ‘_cjT2’ defined but not used [-Wunused-label] BUILDSTDERR: 7291 | _cjT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7291 | _cjT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjT9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7323:1: error: BUILDSTDERR: warning: label ‘_cjT9’ defined but not used [-Wunused-label] BUILDSTDERR: 7323 | _cjT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7323 | _cjT9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjTc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7349:1: error: BUILDSTDERR: warning: label ‘_cjTc’ defined but not used [-Wunused-label] BUILDSTDERR: 7349 | _cjTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7349 | _cjTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjTi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7379:1: error: BUILDSTDERR: warning: label ‘_cjTi’ defined but not used [-Wunused-label] BUILDSTDERR: 7379 | _cjTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7379 | _cjTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7441:1: error: BUILDSTDERR: warning: label ‘_cjU1’ defined but not used [-Wunused-label] BUILDSTDERR: 7441 | _cjU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7441 | _cjU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjd3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7495:1: error: BUILDSTDERR: warning: label ‘_cjUx’ defined but not used [-Wunused-label] BUILDSTDERR: 7495 | _cjUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7495 | _cjUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7532:1: error: BUILDSTDERR: warning: label ‘_cjUX’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _cjUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _cjUX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjUU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7569:1: error: BUILDSTDERR: warning: label ‘_cjUU’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _cjUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _cjUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjV3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7591:1: error: BUILDSTDERR: warning: label ‘_cjV3’ defined but not used [-Wunused-label] BUILDSTDERR: 7591 | _cjV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7591 | _cjV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7623:1: error: BUILDSTDERR: warning: label ‘_cjVk’ defined but not used [-Wunused-label] BUILDSTDERR: 7623 | _cjVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7623 | _cjVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjUJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7658:1: error: BUILDSTDERR: warning: label ‘_cjUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7658 | _cjUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7658 | _cjUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7706:1: error: BUILDSTDERR: warning: label ‘_cjVq’ defined but not used [-Wunused-label] BUILDSTDERR: 7706 | _cjVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7706 | _cjVq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7757:1: error: BUILDSTDERR: warning: label ‘_cjVv’ defined but not used [-Wunused-label] BUILDSTDERR: 7757 | _cjVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7757 | _cjVv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7795:1: error: BUILDSTDERR: warning: label ‘_cjVW’ defined but not used [-Wunused-label] BUILDSTDERR: 7795 | _cjVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7795 | _cjVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7833:1: error: BUILDSTDERR: warning: label ‘_cjVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7833 | _cjVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7833 | _cjVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7873:1: error: BUILDSTDERR: warning: label ‘_cjWr’ defined but not used [-Wunused-label] BUILDSTDERR: 7873 | _cjWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7873 | _cjWr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7908:1: error: BUILDSTDERR: warning: label ‘_cjX8’ defined but not used [-Wunused-label] BUILDSTDERR: 7908 | _cjX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7908 | _cjX8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7938:1: error: BUILDSTDERR: warning: label ‘_cjXb’ defined but not used [-Wunused-label] BUILDSTDERR: 7938 | _cjXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7938 | _cjXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjWO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7975:1: error: BUILDSTDERR: warning: label ‘_cjWO’ defined but not used [-Wunused-label] BUILDSTDERR: 7975 | _cjWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7975 | _cjWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjWU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:7999:1: error: BUILDSTDERR: warning: label ‘_cjWU’ defined but not used [-Wunused-label] BUILDSTDERR: 7999 | _cjWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7999 | _cjWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8049:1: error: BUILDSTDERR: warning: label ‘_cjXs’ defined but not used [-Wunused-label] BUILDSTDERR: 8049 | _cjXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8049 | _cjXs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjWD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8084:1: error: BUILDSTDERR: warning: label ‘_cjWD’ defined but not used [-Wunused-label] BUILDSTDERR: 8084 | _cjWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8084 | _cjWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjdR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8132:1: error: BUILDSTDERR: warning: label ‘_cjXy’ defined but not used [-Wunused-label] BUILDSTDERR: 8132 | _cjXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8132 | _cjXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfApplicativeMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8183:1: error: BUILDSTDERR: warning: label ‘_cjXD’ defined but not used [-Wunused-label] BUILDSTDERR: 8183 | _cjXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8183 | _cjXD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjea_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8265:1: error: BUILDSTDERR: warning: label ‘_cjYm’ defined but not used [-Wunused-label] BUILDSTDERR: 8265 | _cjYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8265 | _cjYm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjYe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8303:1: error: BUILDSTDERR: warning: label ‘_cjYe’ defined but not used [-Wunused-label] BUILDSTDERR: 8303 | _cjYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8303 | _cjYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjYh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8324:1: error: BUILDSTDERR: warning: label ‘_cjYh’ defined but not used [-Wunused-label] BUILDSTDERR: 8324 | _cjYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8324 | _cjYh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjYk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8342:1: error: BUILDSTDERR: warning: label ‘_cjYk’ defined but not used [-Wunused-label] BUILDSTDERR: 8342 | _cjYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8342 | _cjYk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdwzdcclose_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8364:1: error: BUILDSTDERR: warning: label ‘_cjYw’ defined but not used [-Wunused-label] BUILDSTDERR: 8364 | _cjYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8364 | _cjYw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjXZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8401:1: error: BUILDSTDERR: warning: label ‘_cjXZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8401 | _cjXZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8401 | _cjXZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjYG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8467:1: error: BUILDSTDERR: warning: label ‘_cjYG’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _cjYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _cjYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjYJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8496:1: error: BUILDSTDERR: warning: label ‘_cjYJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8496 | _cjYJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8496 | _cjYJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8583:1: error: BUILDSTDERR: warning: label ‘_cjZn’ defined but not used [-Wunused-label] BUILDSTDERR: 8583 | _cjZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8583 | _cjZn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjZk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8611:1: error: BUILDSTDERR: warning: label ‘_cjZk’ defined but not used [-Wunused-label] BUILDSTDERR: 8611 | _cjZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8611 | _cjZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj44_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8645:1: error: BUILDSTDERR: warning: label ‘_cjZF’ defined but not used [-Wunused-label] BUILDSTDERR: 8645 | _cjZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8645 | _cjZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjeS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8698:1: error: BUILDSTDERR: warning: label ‘_ck0v’ defined but not used [-Wunused-label] BUILDSTDERR: 8698 | _ck0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8698 | _ck0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck0n’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8736:1: error: BUILDSTDERR: warning: label ‘_ck0n’ defined but not used [-Wunused-label] BUILDSTDERR: 8736 | _ck0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8736 | _ck0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck0q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8757:1: error: BUILDSTDERR: warning: label ‘_ck0q’ defined but not used [-Wunused-label] BUILDSTDERR: 8757 | _ck0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8757 | _ck0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck0t’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8775:1: error: BUILDSTDERR: warning: label ‘_ck0t’ defined but not used [-Wunused-label] BUILDSTDERR: 8775 | _ck0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8775 | _ck0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj45_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8797:1: error: BUILDSTDERR: warning: label ‘_ck0F’ defined but not used [-Wunused-label] BUILDSTDERR: 8797 | _ck0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8797 | _ck0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjZP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8828:1: error: BUILDSTDERR: warning: label ‘_cjZP’ defined but not used [-Wunused-label] BUILDSTDERR: 8828 | _cjZP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8828 | _cjZP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cjZW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8879:1: error: BUILDSTDERR: warning: label ‘_cjZW’ defined but not used [-Wunused-label] BUILDSTDERR: 8879 | _cjZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8879 | _cjZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck02’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8928:1: error: BUILDSTDERR: warning: label ‘_ck02’ defined but not used [-Wunused-label] BUILDSTDERR: 8928 | _ck02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8928 | _ck02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck08’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:8962:1: error: BUILDSTDERR: warning: label ‘_ck08’ defined but not used [-Wunused-label] BUILDSTDERR: 8962 | _ck08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8962 | _ck08: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck10’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9020:1: error: BUILDSTDERR: warning: label ‘_ck10’ defined but not used [-Wunused-label] BUILDSTDERR: 9020 | _ck10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9020 | _ck10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck13’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9049:1: error: BUILDSTDERR: warning: label ‘_ck13’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _ck13: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _ck13: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘rj46_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9137:1: error: BUILDSTDERR: warning: label ‘_ck2r’ defined but not used [-Wunused-label] BUILDSTDERR: 9137 | _ck2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9137 | _ck2r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjfr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9188:1: error: BUILDSTDERR: warning: label ‘_ck31’ defined but not used [-Wunused-label] BUILDSTDERR: 9188 | _ck31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9188 | _ck31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck2Y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9228:1: error: BUILDSTDERR: warning: label ‘_ck2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 9228 | _ck2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9228 | _ck2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjfy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9267:1: error: BUILDSTDERR: warning: label ‘_ck3o’ defined but not used [-Wunused-label] BUILDSTDERR: 9267 | _ck3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9267 | _ck3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck3l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9308:1: error: BUILDSTDERR: warning: label ‘_ck3l’ defined but not used [-Wunused-label] BUILDSTDERR: 9308 | _ck3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9308 | _ck3l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjgo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9357:1: error: BUILDSTDERR: warning: label ‘_ck4s’ defined but not used [-Wunused-label] BUILDSTDERR: 9357 | _ck4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9357 | _ck4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck4Q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9431:1: error: BUILDSTDERR: warning: label ‘_ck4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 9431 | _ck4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9431 | _ck4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck4z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9471:1: error: BUILDSTDERR: warning: label ‘_ck4z’ defined but not used [-Wunused-label] BUILDSTDERR: 9471 | _ck4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9471 | _ck4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck4y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9502:1: error: BUILDSTDERR: warning: label ‘_ck4y’ defined but not used [-Wunused-label] BUILDSTDERR: 9502 | _ck4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9502 | _ck4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjgy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9522:1: error: BUILDSTDERR: warning: label ‘_ck6m’ defined but not used [-Wunused-label] BUILDSTDERR: 9522 | _ck6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9522 | _ck6m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjgK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9562:1: error: BUILDSTDERR: warning: label ‘_ck6B’ defined but not used [-Wunused-label] BUILDSTDERR: 9562 | _ck6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9562 | _ck6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck6y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9602:1: error: BUILDSTDERR: warning: label ‘_ck6y’ defined but not used [-Wunused-label] BUILDSTDERR: 9602 | _ck6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9602 | _ck6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck6F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9632:1: error: BUILDSTDERR: warning: label ‘_ck6F’ defined but not used [-Wunused-label] BUILDSTDERR: 9632 | _ck6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9632 | _ck6F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjgO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9675:1: error: BUILDSTDERR: warning: label ‘_ck6T’ defined but not used [-Wunused-label] BUILDSTDERR: 9675 | _ck6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | _ck6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjgP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9758:1: error: BUILDSTDERR: warning: label ‘_ck6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 9758 | _ck6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9758 | _ck6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjgY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9812:1: error: BUILDSTDERR: warning: label ‘_ck7j’ defined but not used [-Wunused-label] BUILDSTDERR: 9812 | _ck7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9812 | _ck7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck7g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9853:1: error: BUILDSTDERR: warning: label ‘_ck7g’ defined but not used [-Wunused-label] BUILDSTDERR: 9853 | _ck7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9853 | _ck7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjh7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9893:1: error: BUILDSTDERR: warning: label ‘_ck7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 9893 | _ck7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9893 | _ck7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck7N’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9934:1: error: BUILDSTDERR: warning: label ‘_ck7N’ defined but not used [-Wunused-label] BUILDSTDERR: 9934 | _ck7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9934 | _ck7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjhf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:9974:1: error: BUILDSTDERR: warning: label ‘_ck8l’ defined but not used [-Wunused-label] BUILDSTDERR: 9974 | _ck8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9974 | _ck8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck8i’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10015:1: error: BUILDSTDERR: warning: label ‘_ck8i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10015 | _ck8i: BUILDSTDERR: | ^ BUILDSTDERR: 10015 | _ck8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjhA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10055:1: error: BUILDSTDERR: warning: label ‘_ck8T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10055 | _ck8T: BUILDSTDERR: | ^ BUILDSTDERR: 10055 | _ck8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck8R’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10087:1: error: BUILDSTDERR: warning: label ‘_ck8R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10087 | _ck8R: BUILDSTDERR: | ^ BUILDSTDERR: 10087 | _ck8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjhJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10124:1: error: BUILDSTDERR: warning: label ‘_ck9m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10124 | _ck9m: BUILDSTDERR: | ^ BUILDSTDERR: 10124 | _ck9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjhP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10168:1: error: BUILDSTDERR: warning: label ‘_ck9v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10168 | _ck9v: BUILDSTDERR: | ^ BUILDSTDERR: 10168 | _ck9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck9p’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10227:1: error: BUILDSTDERR: warning: label ‘_ck9p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10227 | _ck9p: BUILDSTDERR: | ^ BUILDSTDERR: 10227 | _ck9p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck9s’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10245:1: error: BUILDSTDERR: warning: label ‘_ck9s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10245 | _ck9s: BUILDSTDERR: | ^ BUILDSTDERR: 10245 | _ck9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjic_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10281:1: error: BUILDSTDERR: warning: label ‘_ckag’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10281 | _ckag: BUILDSTDERR: | ^ BUILDSTDERR: 10281 | _ckag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckad’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10325:1: error: BUILDSTDERR: warning: label ‘_ckad’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10325 | _ckad: BUILDSTDERR: | ^ BUILDSTDERR: 10325 | _ckad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckal’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10368:1: error: BUILDSTDERR: warning: label ‘_ckal’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10368 | _ckal: BUILDSTDERR: | ^ BUILDSTDERR: 10368 | _ckal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjii_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10403:1: error: BUILDSTDERR: warning: label ‘_ckaA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10403 | _ckaA: BUILDSTDERR: | ^ BUILDSTDERR: 10403 | _ckaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckau’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10456:1: error: BUILDSTDERR: warning: label ‘_ckau’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10456 | _ckau: BUILDSTDERR: | ^ BUILDSTDERR: 10456 | _ckau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckax’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10474:1: error: BUILDSTDERR: warning: label ‘_ckax’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10474 | _ckax: BUILDSTDERR: | ^ BUILDSTDERR: 10474 | _ckax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjiz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10512:1: error: BUILDSTDERR: warning: label ‘_ckaY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10512 | _ckaY: BUILDSTDERR: | ^ BUILDSTDERR: 10512 | _ckaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckaQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10550:1: error: BUILDSTDERR: warning: label ‘_ckaQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10550 | _ckaQ: BUILDSTDERR: | ^ BUILDSTDERR: 10550 | _ckaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckaT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10571:1: error: BUILDSTDERR: warning: label ‘_ckaT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10571 | _ckaT: BUILDSTDERR: | ^ BUILDSTDERR: 10571 | _ckaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckaW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10589:1: error: BUILDSTDERR: warning: label ‘_ckaW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10589 | _ckaW: BUILDSTDERR: | ^ BUILDSTDERR: 10589 | _ckaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdww2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10616:1: error: BUILDSTDERR: warning: label ‘_ckb8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10616 | _ckb8: BUILDSTDERR: | ^ BUILDSTDERR: 10616 | _ckb8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck1V’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10658:1: error: BUILDSTDERR: warning: label ‘_ck1V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10658 | _ck1V: BUILDSTDERR: | ^ BUILDSTDERR: 10658 | _ck1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck26’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10723:1: error: BUILDSTDERR: warning: label ‘_ck26’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10723 | _ck26: BUILDSTDERR: | ^ BUILDSTDERR: 10723 | _ck26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck29’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10757:1: error: BUILDSTDERR: warning: label ‘_ck29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10757 | _ck29: BUILDSTDERR: | ^ BUILDSTDERR: 10757 | _ck29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_sjfb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10824:1: error: BUILDSTDERR: warning: label ‘_sjfb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10824 | _sjfb: BUILDSTDERR: | ^ BUILDSTDERR: 10824 | _sjfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck2y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10849:1: error: BUILDSTDERR: warning: label ‘_ck2y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10849 | _ck2y: BUILDSTDERR: | ^ BUILDSTDERR: 10849 | _ck2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck9F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10905:1: error: BUILDSTDERR: warning: label ‘_ck9F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10905 | _ck9F: BUILDSTDERR: | ^ BUILDSTDERR: 10905 | _ck9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck9M’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10947:1: error: BUILDSTDERR: warning: label ‘_ck9M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10947 | _ck9M: BUILDSTDERR: | ^ BUILDSTDERR: 10947 | _ck9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckds’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:10994:1: error: BUILDSTDERR: warning: label ‘_ckds’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10994 | _ckds: BUILDSTDERR: | ^ BUILDSTDERR: 10994 | _ckds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_sjhx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11010:1: error: BUILDSTDERR: warning: label ‘_sjhx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11010 | _sjhx: BUILDSTDERR: | ^ BUILDSTDERR: 11010 | _sjhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck8z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11029:1: error: BUILDSTDERR: warning: label ‘_ck8z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11029 | _ck8z: BUILDSTDERR: | ^ BUILDSTDERR: 11029 | _ck8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckd9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11067:1: error: BUILDSTDERR: warning: label ‘_ckd9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11067 | _ckd9: BUILDSTDERR: | ^ BUILDSTDERR: 11067 | _ckd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_sjfj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11085:1: error: BUILDSTDERR: warning: label ‘_sjfj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11085 | _sjfj: BUILDSTDERR: | ^ BUILDSTDERR: 11085 | _sjfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck2L’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11114:1: error: BUILDSTDERR: warning: label ‘_ck2L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11114 | _ck2L: BUILDSTDERR: | ^ BUILDSTDERR: 11114 | _ck2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck3z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11182:1: error: BUILDSTDERR: warning: label ‘_ck3z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11182 | _ck3z: BUILDSTDERR: | ^ BUILDSTDERR: 11182 | _ck3z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck3C’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11210:1: error: BUILDSTDERR: warning: label ‘_ck3C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11210 | _ck3C: BUILDSTDERR: | ^ BUILDSTDERR: 11210 | _ck3C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck3I’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11244:1: error: BUILDSTDERR: warning: label ‘_ck3I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11244 | _ck3I: BUILDSTDERR: | ^ BUILDSTDERR: 11244 | _ck3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck3P’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11286:1: error: BUILDSTDERR: warning: label ‘_ck3P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11286 | _ck3P: BUILDSTDERR: | ^ BUILDSTDERR: 11286 | _ck3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck3V’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11321:1: error: BUILDSTDERR: warning: label ‘_ck3V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11321 | _ck3V: BUILDSTDERR: | ^ BUILDSTDERR: 11321 | _ck3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck42’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11361:1: error: BUILDSTDERR: warning: label ‘_ck42’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11361 | _ck42: BUILDSTDERR: | ^ BUILDSTDERR: 11361 | _ck42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck48’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11410:1: error: BUILDSTDERR: warning: label ‘_ck48’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11410 | _ck48: BUILDSTDERR: | ^ BUILDSTDERR: 11410 | _ck48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11402:4: error: BUILDSTDERR: warning: variable ‘_sjfL’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11402 | W_ _sjfL; BUILDSTDERR: | ^ BUILDSTDERR: 11402 | W_ _sjfL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck4h’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11483:1: error: BUILDSTDERR: warning: label ‘_ck4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11483 | _ck4h: BUILDSTDERR: | ^ BUILDSTDERR: 11483 | _ck4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck5E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11530:1: error: BUILDSTDERR: warning: label ‘_ck5E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11530 | _ck5E: BUILDSTDERR: | ^ BUILDSTDERR: 11530 | _ck5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck5K’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11570:1: error: BUILDSTDERR: warning: label ‘_ck5K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11570 | _ck5K: BUILDSTDERR: | ^ BUILDSTDERR: 11570 | _ck5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck5Q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11611:1: error: BUILDSTDERR: warning: label ‘_ck5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11611 | _ck5Q: BUILDSTDERR: | ^ BUILDSTDERR: 11611 | _ck5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck7v’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11688:1: error: BUILDSTDERR: warning: label ‘_ck7v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11688 | _ck7v: BUILDSTDERR: | ^ BUILDSTDERR: 11688 | _ck7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck82’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11757:1: error: BUILDSTDERR: warning: label ‘_ck82’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11757 | _ck82: BUILDSTDERR: | ^ BUILDSTDERR: 11757 | _ck82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckcq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11799:1: error: BUILDSTDERR: warning: label ‘_ckcq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11799 | _ckcq: BUILDSTDERR: | ^ BUILDSTDERR: 11799 | _ckcq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ck5Z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11822:1: error: BUILDSTDERR: warning: label ‘_ck5Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11822 | _ck5Z: BUILDSTDERR: | ^ BUILDSTDERR: 11822 | _ck5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckd7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11866:1: error: BUILDSTDERR: warning: label ‘_ckd7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11866 | _ckd7: BUILDSTDERR: | ^ BUILDSTDERR: 11866 | _ckd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjiJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11886:1: error: BUILDSTDERR: warning: label ‘_ckeT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11886 | _ckeT: BUILDSTDERR: | ^ BUILDSTDERR: 11886 | _ckeT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjje_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11923:1: error: BUILDSTDERR: warning: label ‘_ckfr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11923 | _ckfr: BUILDSTDERR: | ^ BUILDSTDERR: 11923 | _ckfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckfk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:11965:1: error: BUILDSTDERR: warning: label ‘_ckfk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11965 | _ckfk: BUILDSTDERR: | ^ BUILDSTDERR: 11965 | _ckfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckfH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12001:1: error: BUILDSTDERR: warning: label ‘_ckfH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12001 | _ckfH: BUILDSTDERR: | ^ BUILDSTDERR: 12001 | _ckfH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckfN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12028:1: error: BUILDSTDERR: warning: label ‘_ckfN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12028 | _ckfN: BUILDSTDERR: | ^ BUILDSTDERR: 12028 | _ckfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckfQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12051:1: error: BUILDSTDERR: warning: label ‘_ckfQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12051 | _ckfQ: BUILDSTDERR: | ^ BUILDSTDERR: 12051 | _ckfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckfT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12072:1: error: BUILDSTDERR: warning: label ‘_ckfT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12072 | _ckfT: BUILDSTDERR: | ^ BUILDSTDERR: 12072 | _ckfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckfx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12102:1: error: BUILDSTDERR: warning: label ‘_ckfx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12102 | _ckfx: BUILDSTDERR: | ^ BUILDSTDERR: 12102 | _ckfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjjq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12137:1: error: BUILDSTDERR: warning: label ‘_ckgp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12137 | _ckgp: BUILDSTDERR: | ^ BUILDSTDERR: 12137 | _ckgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckgm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12177:1: error: BUILDSTDERR: warning: label ‘_ckgm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12177 | _ckgm: BUILDSTDERR: | ^ BUILDSTDERR: 12177 | _ckgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjiK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12217:1: error: BUILDSTDERR: warning: label ‘_ckgD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12217 | _ckgD: BUILDSTDERR: | ^ BUILDSTDERR: 12217 | _ckgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckf5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12265:1: error: BUILDSTDERR: warning: label ‘_ckf5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12265 | _ckf5: BUILDSTDERR: | ^ BUILDSTDERR: 12265 | _ckf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckg6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12327:1: error: BUILDSTDERR: warning: label ‘_ckg6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12327 | _ckg6: BUILDSTDERR: | ^ BUILDSTDERR: 12327 | _ckg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckg9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12354:1: error: BUILDSTDERR: warning: label ‘_ckg9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12354 | _ckg9: BUILDSTDERR: | ^ BUILDSTDERR: 12354 | _ckg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjkD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12430:1: error: BUILDSTDERR: warning: label ‘_ckhj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12430 | _ckhj: BUILDSTDERR: | ^ BUILDSTDERR: 12430 | _ckhj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckhg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12470:1: error: BUILDSTDERR: warning: label ‘_ckhg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12470 | _ckhg: BUILDSTDERR: | ^ BUILDSTDERR: 12470 | _ckhg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckhn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12494:1: error: BUILDSTDERR: warning: label ‘_ckhn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12494 | _ckhn: BUILDSTDERR: | ^ BUILDSTDERR: 12494 | _ckhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckhq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12521:1: error: BUILDSTDERR: warning: label ‘_ckhq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12521 | _ckhq: BUILDSTDERR: | ^ BUILDSTDERR: 12521 | _ckhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckhA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12549:1: error: BUILDSTDERR: warning: label ‘_ckhA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12549 | _ckhA: BUILDSTDERR: | ^ BUILDSTDERR: 12549 | _ckhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckhH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12583:1: error: BUILDSTDERR: warning: label ‘_ckhH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12583 | _ckhH: BUILDSTDERR: | ^ BUILDSTDERR: 12583 | _ckhH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckhV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12615:1: error: BUILDSTDERR: warning: label ‘_ckhV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12615 | _ckhV: BUILDSTDERR: | ^ BUILDSTDERR: 12615 | _ckhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cki3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12642:1: error: BUILDSTDERR: warning: label ‘_cki3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12642 | _cki3: BUILDSTDERR: | ^ BUILDSTDERR: 12642 | _cki3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckj2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12685:1: error: BUILDSTDERR: warning: label ‘_ckj2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12685 | _ckj2: BUILDSTDERR: | ^ BUILDSTDERR: 12685 | _ckj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckj8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12714:1: error: BUILDSTDERR: warning: label ‘_ckj8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12714 | _ckj8: BUILDSTDERR: | ^ BUILDSTDERR: 12714 | _ckj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckje’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12742:1: error: BUILDSTDERR: warning: label ‘_ckje’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12742 | _ckje: BUILDSTDERR: | ^ BUILDSTDERR: 12742 | _ckje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckjh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12768:1: error: BUILDSTDERR: warning: label ‘_ckjh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12768 | _ckjh: BUILDSTDERR: | ^ BUILDSTDERR: 12768 | _ckjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckjs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12796:1: error: BUILDSTDERR: warning: label ‘_ckjs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12796 | _ckjs: BUILDSTDERR: | ^ BUILDSTDERR: 12796 | _ckjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckjE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12831:1: error: BUILDSTDERR: warning: label ‘_ckjE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12831 | _ckjE: BUILDSTDERR: | ^ BUILDSTDERR: 12831 | _ckjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckif’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12853:1: error: BUILDSTDERR: warning: label ‘_ckif’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12853 | _ckif: BUILDSTDERR: | ^ BUILDSTDERR: 12853 | _ckif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckil’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12882:1: error: BUILDSTDERR: warning: label ‘_ckil’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12882 | _ckil: BUILDSTDERR: | ^ BUILDSTDERR: 12882 | _ckil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckir’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12910:1: error: BUILDSTDERR: warning: label ‘_ckir’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12910 | _ckir: BUILDSTDERR: | ^ BUILDSTDERR: 12910 | _ckir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckiu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12936:1: error: BUILDSTDERR: warning: label ‘_ckiu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12936 | _ckiu: BUILDSTDERR: | ^ BUILDSTDERR: 12936 | _ckiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckiF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12964:1: error: BUILDSTDERR: warning: label ‘_ckiF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12964 | _ckiF: BUILDSTDERR: | ^ BUILDSTDERR: 12964 | _ckiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckiR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:12999:1: error: BUILDSTDERR: warning: label ‘_ckiR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12999 | _ckiR: BUILDSTDERR: | ^ BUILDSTDERR: 12999 | _ckiR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckjP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13018:1: error: BUILDSTDERR: warning: label ‘_ckjP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13018 | _ckjP: BUILDSTDERR: | ^ BUILDSTDERR: 13018 | _ckjP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPDzuzdcsend_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13035:1: error: BUILDSTDERR: warning: label ‘_ckkh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13035 | _ckkh: BUILDSTDERR: | ^ BUILDSTDERR: 13035 | _ckkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13087:1: error: BUILDSTDERR: warning: label ‘_cklH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13087 | _cklH: BUILDSTDERR: | ^ BUILDSTDERR: 13087 | _cklH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cklE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13116:1: error: BUILDSTDERR: warning: label ‘_cklE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13116 | _cklE: BUILDSTDERR: | ^ BUILDSTDERR: 13116 | _cklE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_cklL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13143:1: error: BUILDSTDERR: warning: label ‘_cklL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13143 | _cklL: BUILDSTDERR: | ^ BUILDSTDERR: 13143 | _cklL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_zdfMonadMPDMPD8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13176:1: error: BUILDSTDERR: warning: label ‘_ckm2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13176 | _ckm2: BUILDSTDERR: | ^ BUILDSTDERR: 13176 | _ckm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘sjlf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13233:1: error: BUILDSTDERR: warning: label ‘_ckmt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13233 | _ckmt: BUILDSTDERR: | ^ BUILDSTDERR: 13233 | _ckmt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckmn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13294:1: error: BUILDSTDERR: warning: label ‘_ckmn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13294 | _ckmn: BUILDSTDERR: | ^ BUILDSTDERR: 13294 | _ckmn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckmq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13318:1: error: BUILDSTDERR: warning: label ‘_ckmq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13318 | _ckmq: BUILDSTDERR: | ^ BUILDSTDERR: 13318 | _ckmq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckmC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13346:1: error: BUILDSTDERR: warning: label ‘_ckmC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13346 | _ckmC: BUILDSTDERR: | ^ BUILDSTDERR: 13346 | _ckmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘_ckmO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13380:1: error: BUILDSTDERR: warning: label ‘_ckmO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13380 | _ckmO: BUILDSTDERR: | ^ BUILDSTDERR: 13380 | _ckmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_withMPDEx1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13420:1: error: BUILDSTDERR: warning: label ‘_ckmZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13420 | _ckmZ: BUILDSTDERR: | ^ BUILDSTDERR: 13420 | _ckmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_withMPDEx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13469:1: error: BUILDSTDERR: warning: label ‘_cknc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13469 | _cknc: BUILDSTDERR: | ^ BUILDSTDERR: 13469 | _cknc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_MPDState_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13497:1: error: BUILDSTDERR: warning: label ‘_cknm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13497 | _cknm: BUILDSTDERR: | ^ BUILDSTDERR: 13497 | _cknm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCore_MPDState_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_41.hc:13533:1: error: BUILDSTDERR: warning: label ‘_cknw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13533 | _cknw: BUILDSTDERR: | ^ BUILDSTDERR: 13533 | _cknw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/Network/MPD/Applicative/Internal.hs:34:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 34 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/Internal.hs:40:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 40 | import Control.Monad.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParser1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:124:1: error: BUILDSTDERR: warning: label ‘_cll7’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _cll7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _cll7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:166:1: error: BUILDSTDERR: warning: label ‘_cllk’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cllk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cllk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slcB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:213:1: error: BUILDSTDERR: warning: label ‘_cllM’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _cllM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _cllM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_cllJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:253:1: error: BUILDSTDERR: warning: label ‘_cllJ’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _cllJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _cllJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommand1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:290:1: error: BUILDSTDERR: warning: label ‘_clm0’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _clm0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _clm0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_cllw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:317:1: error: BUILDSTDERR: warning: label ‘_cllw’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cllw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cllw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slcL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:373:1: error: BUILDSTDERR: warning: label ‘_clmH’ defined but not used [-Wunused-label] BUILDSTDERR: 373 | _clmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 373 | _clmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slcM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:410:1: error: BUILDSTDERR: warning: label ‘_clmK’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _clmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _clmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clmv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:452:1: error: BUILDSTDERR: warning: label ‘_clmv’ defined but not used [-Wunused-label] BUILDSTDERR: 452 | _clmv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 452 | _clmv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommand2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:496:1: error: BUILDSTDERR: warning: label ‘_clmW’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _clmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _clmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clmi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:523:1: error: BUILDSTDERR: warning: label ‘_clmi’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _clmi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _clmi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slcS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:588:1: error: BUILDSTDERR: warning: label ‘_clnt’ defined but not used [-Wunused-label] BUILDSTDERR: 588 | _clnt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 588 | _clnt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommandzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:624:1: error: BUILDSTDERR: warning: label ‘_clnw’ defined but not used [-Wunused-label] BUILDSTDERR: 624 | _clnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 624 | _clnw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clng’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:655:1: error: BUILDSTDERR: warning: label ‘_clng’ defined but not used [-Wunused-label] BUILDSTDERR: 655 | _clng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 655 | _clng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slcY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:705:1: error: BUILDSTDERR: warning: label ‘_clo0’ defined but not used [-Wunused-label] BUILDSTDERR: 705 | _clo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 705 | _clo0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfFunctorCommandzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:741:1: error: BUILDSTDERR: warning: label ‘_clo3’ defined but not used [-Wunused-label] BUILDSTDERR: 741 | _clo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 741 | _clo3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clnN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:772:1: error: BUILDSTDERR: warning: label ‘_clnN’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _clnN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _clnN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runParser1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:831:1: error: BUILDSTDERR: warning: label ‘_clok’ defined but not used [-Wunused-label] BUILDSTDERR: 831 | _clok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 831 | _clok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runParser_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:861:1: error: BUILDSTDERR: warning: label ‘_clot’ defined but not used [-Wunused-label] BUILDSTDERR: 861 | _clot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 861 | _clot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParser2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:889:1: error: BUILDSTDERR: warning: label ‘_cloK’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cloK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cloK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_cloE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:922:1: error: BUILDSTDERR: warning: label ‘_cloE’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _cloE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _cloE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_commandRequest_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:988:1: error: BUILDSTDERR: warning: label ‘_clp9’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _clp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _clp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clp6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1019:1: error: BUILDSTDERR: warning: label ‘_clp6’ defined but not used [-Wunused-label] BUILDSTDERR: 1019 | _clp6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1019 | _clp6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_commandParser_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1050:1: error: BUILDSTDERR: warning: label ‘_clpr’ defined but not used [-Wunused-label] BUILDSTDERR: 1050 | _clpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1050 | _clpr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clpo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1081:1: error: BUILDSTDERR: warning: label ‘_clpo’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _clpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _clpo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1115:1: error: BUILDSTDERR: warning: label ‘_clpJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1115 | _clpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1115 | _clpJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘rlbZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1164:1: error: BUILDSTDERR: warning: label ‘_clpW’ defined but not used [-Wunused-label] BUILDSTDERR: 1164 | _clpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1164 | _clpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clpT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1189:1: error: BUILDSTDERR: warning: label ‘_clpT’ defined but not used [-Wunused-label] BUILDSTDERR: 1189 | _clpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1189 | _clpT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sldA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1232:1: error: BUILDSTDERR: warning: label ‘_clqx’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _clqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _clqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sldC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1269:1: error: BUILDSTDERR: warning: label ‘_clqA’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _clqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _clqA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clql’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1318:1: error: BUILDSTDERR: warning: label ‘_clql’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _clql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _clql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clqD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1366:1: error: BUILDSTDERR: warning: label ‘_clqD’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _clqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _clqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwshowl1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1389:1: error: BUILDSTDERR: warning: label ‘_clqS’ defined but not used [-Wunused-label] BUILDSTDERR: 1389 | _clqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1389 | _clqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clq7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1424:1: error: BUILDSTDERR: warning: label ‘_clq7’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _clq7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _clq7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1496:1: error: BUILDSTDERR: warning: label ‘_clrk’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _clrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _clrk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1550:1: error: BUILDSTDERR: warning: label ‘_clrC’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _clrC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _clrC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clrA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1595:1: error: BUILDSTDERR: warning: label ‘_clrA’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _clrA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _clrA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sldI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1625:1: error: BUILDSTDERR: warning: label ‘_clrV’ defined but not used [-Wunused-label] BUILDSTDERR: 1625 | _clrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1625 | _clrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slee_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1661:1: error: BUILDSTDERR: warning: label ‘_clt1’ defined but not used [-Wunused-label] BUILDSTDERR: 1661 | _clt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1661 | _clt1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clsY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1696:1: error: BUILDSTDERR: warning: label ‘_clsY’ defined but not used [-Wunused-label] BUILDSTDERR: 1696 | _clsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1696 | _clsY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sleg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1733:1: error: BUILDSTDERR: warning: label ‘_clt7’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _clt7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _clt7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clsL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1782:1: error: BUILDSTDERR: warning: label ‘_clsL’ defined but not used [-Wunused-label] BUILDSTDERR: 1782 | _clsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1782 | _clsL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clta’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1830:1: error: BUILDSTDERR: warning: label ‘_clta’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _clta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _clta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slej_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cltn’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cltn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cltn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slel_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1928:1: error: BUILDSTDERR: warning: label ‘_cltw’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _cltw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _cltw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clse’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:1977:1: error: BUILDSTDERR: warning: label ‘_clse’ defined but not used [-Wunused-label] BUILDSTDERR: 1977 | _clse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1977 | _clse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clsk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2029:1: error: BUILDSTDERR: warning: label ‘_clsk’ defined but not used [-Wunused-label] BUILDSTDERR: 2029 | _clsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2029 | _clsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clsq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2062:1: error: BUILDSTDERR: warning: label ‘_clsq’ defined but not used [-Wunused-label] BUILDSTDERR: 2062 | _clsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2062 | _clsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sldS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2123:1: error: BUILDSTDERR: warning: label ‘_clue’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _clue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _clue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clu7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2163:1: error: BUILDSTDERR: warning: label ‘_clu7’ defined but not used [-Wunused-label] BUILDSTDERR: 2163 | _clu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2163 | _clu7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clun’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2203:1: error: BUILDSTDERR: warning: label ‘_clun’ defined but not used [-Wunused-label] BUILDSTDERR: 2203 | _clun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2203 | _clun: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_cluA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2247:1: error: BUILDSTDERR: warning: label ‘_cluA’ defined but not used [-Wunused-label] BUILDSTDERR: 2247 | _cluA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2247 | _cluA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sldT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2272:1: error: BUILDSTDERR: warning: label ‘_cluM’ defined but not used [-Wunused-label] BUILDSTDERR: 2272 | _cluM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2272 | _cluM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwrunCommand_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cluR’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cluR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cluR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clrZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2370:1: error: BUILDSTDERR: warning: label ‘_clrZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _clrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _clrZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_runCommand_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2433:1: error: BUILDSTDERR: warning: label ‘_clvn’ defined but not used [-Wunused-label] BUILDSTDERR: 2433 | _clvn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2433 | _clvn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clvk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2461:1: error: BUILDSTDERR: warning: label ‘_clvk’ defined but not used [-Wunused-label] BUILDSTDERR: 2461 | _clvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2461 | _clvk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sleL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2764:1: error: BUILDSTDERR: warning: label ‘_clw3’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _clw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _clw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clw0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2803:1: error: BUILDSTDERR: warning: label ‘_clw0’ defined but not used [-Wunused-label] BUILDSTDERR: 2803 | _clw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2803 | _clw0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommand1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2844:1: error: BUILDSTDERR: warning: label ‘_clwh’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _clwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _clwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clvC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2879:1: error: BUILDSTDERR: warning: label ‘_clvC’ defined but not used [-Wunused-label] BUILDSTDERR: 2879 | _clvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2879 | _clvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clvL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:2938:1: error: BUILDSTDERR: warning: label ‘_clvL’ defined but not used [-Wunused-label] BUILDSTDERR: 2938 | _clvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2938 | _clvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sleX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3011:1: error: BUILDSTDERR: warning: label ‘_clx0’ defined but not used [-Wunused-label] BUILDSTDERR: 3011 | _clx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | _clx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clwX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3050:1: error: BUILDSTDERR: warning: label ‘_clwX’ defined but not used [-Wunused-label] BUILDSTDERR: 3050 | _clwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3050 | _clwX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slff_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3087:1: error: BUILDSTDERR: warning: label ‘_clxw’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _clxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _clxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clxt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3126:1: error: BUILDSTDERR: warning: label ‘_clxt’ defined but not used [-Wunused-label] BUILDSTDERR: 3126 | _clxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3126 | _clxt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3167:1: error: BUILDSTDERR: warning: label ‘_clxK’ defined but not used [-Wunused-label] BUILDSTDERR: 3167 | _clxK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3167 | _clxK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clwK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3204:1: error: BUILDSTDERR: warning: label ‘_clwK’ defined but not used [-Wunused-label] BUILDSTDERR: 3204 | _clwK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3204 | _clwK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clxe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3269:1: error: BUILDSTDERR: warning: label ‘_clxe’ defined but not used [-Wunused-label] BUILDSTDERR: 3269 | _clxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3269 | _clxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slfw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3340:1: error: BUILDSTDERR: warning: label ‘_clyE’ defined but not used [-Wunused-label] BUILDSTDERR: 3340 | _clyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3340 | _clyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slfs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3377:1: error: BUILDSTDERR: warning: label ‘_clyH’ defined but not used [-Wunused-label] BUILDSTDERR: 3377 | _clyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3377 | _clyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clys’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3419:1: error: BUILDSTDERR: warning: label ‘_clys’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _clys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _clys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slfL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3464:1: error: BUILDSTDERR: warning: label ‘_clzb’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _clzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _clzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clz8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3503:1: error: BUILDSTDERR: warning: label ‘_clz8’ defined but not used [-Wunused-label] BUILDSTDERR: 3503 | _clz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3503 | _clz8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3544:1: error: BUILDSTDERR: warning: label ‘_clzp’ defined but not used [-Wunused-label] BUILDSTDERR: 3544 | _clzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3544 | _clzp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clyf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3582:1: error: BUILDSTDERR: warning: label ‘_clyf’ defined but not used [-Wunused-label] BUILDSTDERR: 3582 | _clyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3582 | _clyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clyT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3649:1: error: BUILDSTDERR: warning: label ‘_clyT’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _clyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _clyT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slg2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3720:1: error: BUILDSTDERR: warning: label ‘_clAm’ defined but not used [-Wunused-label] BUILDSTDERR: 3720 | _clAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3720 | _clAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slfX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3750:1: error: BUILDSTDERR: warning: label ‘_clAp’ defined but not used [-Wunused-label] BUILDSTDERR: 3750 | _clAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3750 | _clAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clA9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3790:1: error: BUILDSTDERR: warning: label ‘_clA9’ defined but not used [-Wunused-label] BUILDSTDERR: 3790 | _clA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3790 | _clA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slgh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3833:1: error: BUILDSTDERR: warning: label ‘_clAT’ defined but not used [-Wunused-label] BUILDSTDERR: 3833 | _clAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3833 | _clAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clAQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3872:1: error: BUILDSTDERR: warning: label ‘_clAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _clAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _clAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeParser1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3913:1: error: BUILDSTDERR: warning: label ‘_clB7’ defined but not used [-Wunused-label] BUILDSTDERR: 3913 | _clB7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3913 | _clB7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clzW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:3950:1: error: BUILDSTDERR: warning: label ‘_clzW’ defined but not used [-Wunused-label] BUILDSTDERR: 3950 | _clzW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3950 | _clzW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clAB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4015:1: error: BUILDSTDERR: warning: label ‘_clAB’ defined but not used [-Wunused-label] BUILDSTDERR: 4015 | _clAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4015 | _clAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘rlck_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4091:1: error: BUILDSTDERR: warning: label ‘_clBK’ defined but not used [-Wunused-label] BUILDSTDERR: 4091 | _clBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4091 | _clBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clBE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4124:1: error: BUILDSTDERR: warning: label ‘_clBE’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _clBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _clBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfMonadParserzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4179:1: error: BUILDSTDERR: warning: label ‘_clC3’ defined but not used [-Wunused-label] BUILDSTDERR: 4179 | _clC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4179 | _clC3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_unexpected1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4234:1: error: BUILDSTDERR: warning: label ‘_clCi’ defined but not used [-Wunused-label] BUILDSTDERR: 4234 | _clCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4234 | _clCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘rlcl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4288:1: error: BUILDSTDERR: warning: label ‘_clCv’ defined but not used [-Wunused-label] BUILDSTDERR: 4288 | _clCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4288 | _clCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clCs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4313:1: error: BUILDSTDERR: warning: label ‘_clCs’ defined but not used [-Wunused-label] BUILDSTDERR: 4313 | _clCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4313 | _clCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slgL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4356:1: error: BUILDSTDERR: warning: label ‘_clD6’ defined but not used [-Wunused-label] BUILDSTDERR: 4356 | _clD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4356 | _clD6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slgN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4393:1: error: BUILDSTDERR: warning: label ‘_clD9’ defined but not used [-Wunused-label] BUILDSTDERR: 4393 | _clD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4393 | _clD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clCU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4442:1: error: BUILDSTDERR: warning: label ‘_clCU’ defined but not used [-Wunused-label] BUILDSTDERR: 4442 | _clCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4442 | _clCU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clDc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4490:1: error: BUILDSTDERR: warning: label ‘_clDc’ defined but not used [-Wunused-label] BUILDSTDERR: 4490 | _clDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4490 | _clDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwshowl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4513:1: error: BUILDSTDERR: warning: label ‘_clDr’ defined but not used [-Wunused-label] BUILDSTDERR: 4513 | _clDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4513 | _clDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clCG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4548:1: error: BUILDSTDERR: warning: label ‘_clCG’ defined but not used [-Wunused-label] BUILDSTDERR: 4548 | _clCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4548 | _clCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_unexpected2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4612:1: error: BUILDSTDERR: warning: label ‘_clDS’ defined but not used [-Wunused-label] BUILDSTDERR: 4612 | _clDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4612 | _clDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slh3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4661:1: error: BUILDSTDERR: warning: label ‘_clEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4661 | _clEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4661 | _clEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clEW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4696:1: error: BUILDSTDERR: warning: label ‘_clEW’ defined but not used [-Wunused-label] BUILDSTDERR: 4696 | _clEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4696 | _clEW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slh5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4733:1: error: BUILDSTDERR: warning: label ‘_clF5’ defined but not used [-Wunused-label] BUILDSTDERR: 4733 | _clF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4733 | _clF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clEJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4782:1: error: BUILDSTDERR: warning: label ‘_clEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4782 | _clEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4782 | _clEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clF8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4830:1: error: BUILDSTDERR: warning: label ‘_clF8’ defined but not used [-Wunused-label] BUILDSTDERR: 4830 | _clF8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4830 | _clF8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slh7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4853:1: error: BUILDSTDERR: warning: label ‘_clFn’ defined but not used [-Wunused-label] BUILDSTDERR: 4853 | _clFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4853 | _clFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clEv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4894:1: error: BUILDSTDERR: warning: label ‘_clEv’ defined but not used [-Wunused-label] BUILDSTDERR: 4894 | _clEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4894 | _clEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slgQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:4956:1: error: BUILDSTDERR: warning: label ‘_clFy’ defined but not used [-Wunused-label] BUILDSTDERR: 4956 | _clFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4956 | _clFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slha_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5004:1: error: BUILDSTDERR: warning: label ‘_clFM’ defined but not used [-Wunused-label] BUILDSTDERR: 5004 | _clFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5004 | _clFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5038:1: error: BUILDSTDERR: warning: label ‘_clFP’ defined but not used [-Wunused-label] BUILDSTDERR: 5038 | _clFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5038 | _clFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_unexpected_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5099:1: error: BUILDSTDERR: warning: label ‘_clFU’ defined but not used [-Wunused-label] BUILDSTDERR: 5099 | _clFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5099 | _clFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5165:1: error: BUILDSTDERR: warning: label ‘_clGr’ defined but not used [-Wunused-label] BUILDSTDERR: 5165 | _clGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5165 | _clGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5217:1: error: BUILDSTDERR: warning: label ‘_clGx’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _clGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _clGx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5262:1: error: BUILDSTDERR: warning: label ‘_clH3’ defined but not used [-Wunused-label] BUILDSTDERR: 5262 | _clH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5262 | _clH3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slho_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5298:1: error: BUILDSTDERR: warning: label ‘_clHe’ defined but not used [-Wunused-label] BUILDSTDERR: 5298 | _clHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5298 | _clHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5334:1: error: BUILDSTDERR: warning: label ‘_clHh’ defined but not used [-Wunused-label] BUILDSTDERR: 5334 | _clHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5334 | _clHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clGL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5362:1: error: BUILDSTDERR: warning: label ‘_clGL’ defined but not used [-Wunused-label] BUILDSTDERR: 5362 | _clGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5362 | _clGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clGR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5394:1: error: BUILDSTDERR: warning: label ‘_clGR’ defined but not used [-Wunused-label] BUILDSTDERR: 5394 | _clGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5394 | _clGR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5451:1: error: BUILDSTDERR: warning: label ‘_clHI’ defined but not used [-Wunused-label] BUILDSTDERR: 5451 | _clHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5451 | _clHI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5486:1: error: BUILDSTDERR: warning: label ‘_clIk’ defined but not used [-Wunused-label] BUILDSTDERR: 5486 | _clIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5486 | _clIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5523:1: error: BUILDSTDERR: warning: label ‘_clIn’ defined but not used [-Wunused-label] BUILDSTDERR: 5523 | _clIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5523 | _clIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clI8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5565:1: error: BUILDSTDERR: warning: label ‘_clI8’ defined but not used [-Wunused-label] BUILDSTDERR: 5565 | _clI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5565 | _clI8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5610:1: error: BUILDSTDERR: warning: label ‘_clIR’ defined but not used [-Wunused-label] BUILDSTDERR: 5610 | _clIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5610 | _clIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clIO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5649:1: error: BUILDSTDERR: warning: label ‘_clIO’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _clIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _clIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slhY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5692:1: error: BUILDSTDERR: warning: label ‘_clJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 5692 | _clJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5692 | _clJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clHV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5743:1: error: BUILDSTDERR: warning: label ‘_clHV’ defined but not used [-Wunused-label] BUILDSTDERR: 5743 | _clHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5743 | _clHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clIz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5809:1: error: BUILDSTDERR: warning: label ‘_clIz’ defined but not used [-Wunused-label] BUILDSTDERR: 5809 | _clIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5809 | _clIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5881:1: error: BUILDSTDERR: warning: label ‘_clJo’ defined but not used [-Wunused-label] BUILDSTDERR: 5881 | _clJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5881 | _clJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5934:1: error: BUILDSTDERR: warning: label ‘_clJN’ defined but not used [-Wunused-label] BUILDSTDERR: 5934 | _clJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5934 | _clJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clJK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5962:1: error: BUILDSTDERR: warning: label ‘_clJK’ defined but not used [-Wunused-label] BUILDSTDERR: 5962 | _clJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5962 | _clJK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clJR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:5990:1: error: BUILDSTDERR: warning: label ‘_clJR’ defined but not used [-Wunused-label] BUILDSTDERR: 5990 | _clJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5990 | _clJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clJX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6016:1: error: BUILDSTDERR: warning: label ‘_clJX’ defined but not used [-Wunused-label] BUILDSTDERR: 6016 | _clJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6016 | _clJX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sliJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6058:1: error: BUILDSTDERR: warning: label ‘_clKm’ defined but not used [-Wunused-label] BUILDSTDERR: 6058 | _clKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6058 | _clKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slik_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6095:1: error: BUILDSTDERR: warning: label ‘_clKP’ defined but not used [-Wunused-label] BUILDSTDERR: 6095 | _clKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6095 | _clKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clKM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6134:1: error: BUILDSTDERR: warning: label ‘_clKM’ defined but not used [-Wunused-label] BUILDSTDERR: 6134 | _clKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6134 | _clKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sliC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6171:1: error: BUILDSTDERR: warning: label ‘_clLl’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _clLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _clLl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clLi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6210:1: error: BUILDSTDERR: warning: label ‘_clLi’ defined but not used [-Wunused-label] BUILDSTDERR: 6210 | _clLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6210 | _clLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sliI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6252:1: error: BUILDSTDERR: warning: label ‘_clLz’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _clLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _clLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clKz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6300:1: error: BUILDSTDERR: warning: label ‘_clKz’ defined but not used [-Wunused-label] BUILDSTDERR: 6300 | _clKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6300 | _clKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clL3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6365:1: error: BUILDSTDERR: warning: label ‘_clL3’ defined but not used [-Wunused-label] BUILDSTDERR: 6365 | _clL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6365 | _clL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6436:1: error: BUILDSTDERR: warning: label ‘_clLS’ defined but not used [-Wunused-label] BUILDSTDERR: 6436 | _clLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6436 | _clLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6487:1: error: BUILDSTDERR: warning: label ‘_clMf’ defined but not used [-Wunused-label] BUILDSTDERR: 6487 | _clMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6487 | _clMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clMc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6515:1: error: BUILDSTDERR: warning: label ‘_clMc’ defined but not used [-Wunused-label] BUILDSTDERR: 6515 | _clMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6515 | _clMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clMj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6543:1: error: BUILDSTDERR: warning: label ‘_clMj’ defined but not used [-Wunused-label] BUILDSTDERR: 6543 | _clMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6543 | _clMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clMp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6568:1: error: BUILDSTDERR: warning: label ‘_clMp’ defined but not used [-Wunused-label] BUILDSTDERR: 6568 | _clMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6568 | _clMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slju_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6610:1: error: BUILDSTDERR: warning: label ‘_clMO’ defined but not used [-Wunused-label] BUILDSTDERR: 6610 | _clMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6610 | _clMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slj8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6645:1: error: BUILDSTDERR: warning: label ‘_clNr’ defined but not used [-Wunused-label] BUILDSTDERR: 6645 | _clNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6645 | _clNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slj3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6675:1: error: BUILDSTDERR: warning: label ‘_clNu’ defined but not used [-Wunused-label] BUILDSTDERR: 6675 | _clNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6675 | _clNu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clNe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6715:1: error: BUILDSTDERR: warning: label ‘_clNe’ defined but not used [-Wunused-label] BUILDSTDERR: 6715 | _clNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6715 | _clNe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sljn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6758:1: error: BUILDSTDERR: warning: label ‘_clNY’ defined but not used [-Wunused-label] BUILDSTDERR: 6758 | _clNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6758 | _clNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clNV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6797:1: error: BUILDSTDERR: warning: label ‘_clNV’ defined but not used [-Wunused-label] BUILDSTDERR: 6797 | _clNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6797 | _clNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘sljt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6839:1: error: BUILDSTDERR: warning: label ‘_clOc’ defined but not used [-Wunused-label] BUILDSTDERR: 6839 | _clOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6839 | _clOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clN1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6887:1: error: BUILDSTDERR: warning: label ‘_clN1’ defined but not used [-Wunused-label] BUILDSTDERR: 6887 | _clN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6887 | _clN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clNG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:6952:1: error: BUILDSTDERR: warning: label ‘_clNG’ defined but not used [-Wunused-label] BUILDSTDERR: 6952 | _clNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6952 | _clNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwzdczlzt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7023:1: error: BUILDSTDERR: warning: label ‘_clOv’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _clOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _clOv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdfApplicativeCommandzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7074:1: error: BUILDSTDERR: warning: label ‘_clOU’ defined but not used [-Wunused-label] BUILDSTDERR: 7074 | _clOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7074 | _clOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clOR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7102:1: error: BUILDSTDERR: warning: label ‘_clOR’ defined but not used [-Wunused-label] BUILDSTDERR: 7102 | _clOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7102 | _clOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clOY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7130:1: error: BUILDSTDERR: warning: label ‘_clOY’ defined but not used [-Wunused-label] BUILDSTDERR: 7130 | _clOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7130 | _clOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clP4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7155:1: error: BUILDSTDERR: warning: label ‘_clP4’ defined but not used [-Wunused-label] BUILDSTDERR: 7155 | _clP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7155 | _clP4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_zdwunsafeDrop_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7209:1: error: BUILDSTDERR: warning: label ‘_clPu’ defined but not used [-Wunused-label] BUILDSTDERR: 7209 | _clPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7209 | _clPu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clPj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7228:1: error: BUILDSTDERR: warning: label ‘_clPj’ defined but not used [-Wunused-label] BUILDSTDERR: 7228 | _clPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7228 | _clPj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clPn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7247:1: error: BUILDSTDERR: warning: label ‘_clPn’ defined but not used [-Wunused-label] BUILDSTDERR: 7247 | _clPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7247 | _clPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7303:1: error: BUILDSTDERR: warning: label ‘_clQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 7303 | _clQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7303 | _clQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clQ0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7351:1: error: BUILDSTDERR: warning: label ‘_clQ0’ defined but not used [-Wunused-label] BUILDSTDERR: 7351 | _clQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7351 | _clQ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7403:1: error: BUILDSTDERR: warning: label ‘_clQl’ defined but not used [-Wunused-label] BUILDSTDERR: 7403 | _clQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7403 | _clQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slk1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7436:1: error: BUILDSTDERR: warning: label ‘_clQT’ defined but not used [-Wunused-label] BUILDSTDERR: 7436 | _clQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7436 | _clQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slk3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7477:1: error: BUILDSTDERR: warning: label ‘_clQY’ defined but not used [-Wunused-label] BUILDSTDERR: 7477 | _clQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7477 | _clQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clQK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7519:1: error: BUILDSTDERR: warning: label ‘_clQK’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _clQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _clQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7569:1: error: BUILDSTDERR: warning: label ‘_clR4’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _clR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _clR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slkf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7644:1: error: BUILDSTDERR: warning: label ‘_clRG’ defined but not used [-Wunused-label] BUILDSTDERR: 7644 | _clRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7644 | _clRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clRA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7691:1: error: BUILDSTDERR: warning: label ‘_clRA’ defined but not used [-Wunused-label] BUILDSTDERR: 7691 | _clRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7691 | _clRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clRQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7730:1: error: BUILDSTDERR: warning: label ‘_clRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7730 | _clRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7730 | _clRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clRX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7760:1: error: BUILDSTDERR: warning: label ‘_clRX’ defined but not used [-Wunused-label] BUILDSTDERR: 7760 | _clRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7760 | _clRX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_emptyResponse1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7817:1: error: BUILDSTDERR: warning: label ‘_clSh’ defined but not used [-Wunused-label] BUILDSTDERR: 7817 | _clSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7817 | _clSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7891:1: error: BUILDSTDERR: warning: label ‘_clSH’ defined but not used [-Wunused-label] BUILDSTDERR: 7891 | _clSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7891 | _clSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clSB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7939:1: error: BUILDSTDERR: warning: label ‘_clSB’ defined but not used [-Wunused-label] BUILDSTDERR: 7939 | _clSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7939 | _clSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:7991:1: error: BUILDSTDERR: warning: label ‘_clSW’ defined but not used [-Wunused-label] BUILDSTDERR: 7991 | _clSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7991 | _clSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slky_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8024:1: error: BUILDSTDERR: warning: label ‘_clTv’ defined but not used [-Wunused-label] BUILDSTDERR: 8024 | _clTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8024 | _clTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘slkA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8066:1: error: BUILDSTDERR: warning: label ‘_clTC’ defined but not used [-Wunused-label] BUILDSTDERR: 8066 | _clTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8066 | _clTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clTg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8107:1: error: BUILDSTDERR: warning: label ‘_clTg’ defined but not used [-Wunused-label] BUILDSTDERR: 8107 | _clTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8107 | _clTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘_clTj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8132:1: error: BUILDSTDERR: warning: label ‘_clTj’ defined but not used [-Wunused-label] BUILDSTDERR: 8132 | _clTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8132 | _clTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8191:1: error: BUILDSTDERR: warning: label ‘_clTN’ defined but not used [-Wunused-label] BUILDSTDERR: 8191 | _clTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8191 | _clTN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_liftParser_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8234:1: error: BUILDSTDERR: warning: label ‘_clU2’ defined but not used [-Wunused-label] BUILDSTDERR: 8234 | _clU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8234 | _clU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_Command_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8261:1: error: BUILDSTDERR: warning: label ‘_clUc’ defined but not used [-Wunused-label] BUILDSTDERR: 8261 | _clUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8261 | _clUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziInternal_Command_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_52.hc:8295:1: error: BUILDSTDERR: warning: label ‘_clUm’ defined but not used [-Wunused-label] BUILDSTDERR: 8295 | _clUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8295 | _clUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc: In function ‘slVP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc:63:1: error: BUILDSTDERR: warning: label ‘_clWd’ defined but not used [-Wunused-label] BUILDSTDERR: 63 | _clWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 63 | _clWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziConnection_password_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc:111:1: error: BUILDSTDERR: warning: label ‘_clWi’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _clWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _clWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziConnection_ping2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc:172:1: error: BUILDSTDERR: warning: label ‘_clWB’ defined but not used [-Wunused-label] BUILDSTDERR: 172 | _clWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 172 | _clWB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziConnection_ping_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_63.hc:234:1: error: BUILDSTDERR: warning: label ‘_clWR’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _clWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _clWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc: In function ‘slZ0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc:63:1: error: BUILDSTDERR: warning: label ‘_clZA’ defined but not used [-Wunused-label] BUILDSTDERR: 63 | _clZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 63 | _clZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc: In function ‘slZ2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc:114:1: error: BUILDSTDERR: warning: label ‘_clZE’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _clZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _clZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziConnection_password_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc:181:1: error: BUILDSTDERR: warning: label ‘_clZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _clZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _clZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziConnection_ping_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_74.hc:229:1: error: BUILDSTDERR: warning: label ‘_cm00’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _cm00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _cm00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:58:1: error: BUILDSTDERR: warning: label ‘_cmz7’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _cmz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _cmz7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmz4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:83:1: error: BUILDSTDERR: warning: label ‘_cmz4’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _cmz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _cmz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_prep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:111:1: error: BUILDSTDERR: warning: label ‘_cmzo’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _cmzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _cmzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmzl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:136:1: error: BUILDSTDERR: warning: label ‘_cmzl’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _cmzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _cmzl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:164:1: error: BUILDSTDERR: warning: label ‘_cmzJ’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _cmzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _cmzJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmzC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:192:1: error: BUILDSTDERR: warning: label ‘_cmzC’ defined but not used [-Wunused-label] BUILDSTDERR: 192 | _cmzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 192 | _cmzC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smwQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:233:1: error: BUILDSTDERR: warning: label ‘_cmA6’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _cmA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _cmA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybezuzdcp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:270:1: error: BUILDSTDERR: warning: label ‘_cmA9’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cmA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cmA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smwT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:309:1: error: BUILDSTDERR: warning: label ‘_cmAv’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _cmAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _cmAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smwS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:343:1: error: BUILDSTDERR: warning: label ‘_cmAF’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cmAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cmAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgMaybe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:382:1: error: BUILDSTDERR: warning: label ‘_cmAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 382 | _cmAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 382 | _cmAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smx1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:436:1: error: BUILDSTDERR: warning: label ‘_cmBm’ defined but not used [-Wunused-label] BUILDSTDERR: 436 | _cmBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 436 | _cmBm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmBk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:469:1: error: BUILDSTDERR: warning: label ‘_cmBk’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _cmBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _cmBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smx2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:497:1: error: BUILDSTDERR: warning: label ‘_cmBs’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _cmBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _cmBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smx3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:550:1: error: BUILDSTDERR: warning: label ‘_cmBA’ defined but not used [-Wunused-label] BUILDSTDERR: 550 | _cmBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 550 | _cmBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmBy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:601:1: error: BUILDSTDERR: warning: label ‘_cmBy’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _cmBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _cmBy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmBE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:623:1: error: BUILDSTDERR: warning: label ‘_cmBE’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _cmBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _cmBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdwzdcprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:650:1: error: BUILDSTDERR: warning: label ‘_cmBO’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _cmBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _cmBO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZRzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:697:1: error: BUILDSTDERR: warning: label ‘_cmC9’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _cmC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _cmC9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmC6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:726:1: error: BUILDSTDERR: warning: label ‘_cmC6’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _cmC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _cmC6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmCd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:751:1: error: BUILDSTDERR: warning: label ‘_cmCd’ defined but not used [-Wunused-label] BUILDSTDERR: 751 | _cmCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 751 | _cmCd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:793:1: error: BUILDSTDERR: warning: label ‘_cmCA’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _cmCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _cmCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:828:1: error: BUILDSTDERR: warning: label ‘_cmCK’ defined but not used [-Wunused-label] BUILDSTDERR: 828 | _cmCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 828 | _cmCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZRzuzdcp1MPDArg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:867:1: error: BUILDSTDERR: warning: label ‘_cmCN’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _cmCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _cmCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:913:1: error: BUILDSTDERR: warning: label ‘_cmDa’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _cmDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _cmDa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:948:1: error: BUILDSTDERR: warning: label ‘_cmDk’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _cmDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _cmDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:989:1: error: BUILDSTDERR: warning: label ‘_cmDo’ defined but not used [-Wunused-label] BUILDSTDERR: 989 | _cmDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 989 | _cmDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1047:1: error: BUILDSTDERR: warning: label ‘_cmDT’ defined but not used [-Wunused-label] BUILDSTDERR: 1047 | _cmDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1047 | _cmDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmDM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1091:1: error: BUILDSTDERR: warning: label ‘_cmDM’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _cmDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _cmDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgBool1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1125:1: error: BUILDSTDERR: warning: label ‘_cmE4’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _cmE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _cmE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfIsStringCommand1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1177:1: error: BUILDSTDERR: warning: label ‘_cmEh’ defined but not used [-Wunused-label] BUILDSTDERR: 1177 | _cmEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1177 | _cmEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfIsStringCommand_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1202:1: error: BUILDSTDERR: warning: label ‘_cmEq’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _cmEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _cmEq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1228:1: error: BUILDSTDERR: warning: label ‘_cmFD’ defined but not used [-Wunused-label] BUILDSTDERR: 1228 | _cmFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1228 | _cmFD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1271:1: error: BUILDSTDERR: warning: label ‘_cmFH’ defined but not used [-Wunused-label] BUILDSTDERR: 1271 | _cmFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1271 | _cmFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1331:1: error: BUILDSTDERR: warning: label ‘_cmFQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _cmFQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _cmFQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmFj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1377:1: error: BUILDSTDERR: warning: label ‘_cmFj’ defined but not used [-Wunused-label] BUILDSTDERR: 1377 | _cmFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1377 | _cmFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1443:1: error: BUILDSTDERR: warning: label ‘_cmG1’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _cmG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _cmG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1505:1: error: BUILDSTDERR: warning: label ‘_cmG7’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _cmG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _cmG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1564:1: error: BUILDSTDERR: warning: label ‘_cmGg’ defined but not used [-Wunused-label] BUILDSTDERR: 1564 | _cmGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1564 | _cmGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmEP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1611:1: error: BUILDSTDERR: warning: label ‘_cmEP’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _cmEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _cmEP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1676:1: error: BUILDSTDERR: warning: label ‘_cmGr’ defined but not used [-Wunused-label] BUILDSTDERR: 1676 | _cmGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1676 | _cmGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smxO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1730:1: error: BUILDSTDERR: warning: label ‘_cmGI’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _cmGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _cmGI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1789:1: error: BUILDSTDERR: warning: label ‘_cmGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1789 | _cmGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1789 | _cmGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1855:1: error: BUILDSTDERR: warning: label ‘_cmHm’ defined but not used [-Wunused-label] BUILDSTDERR: 1855 | _cmHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1855 | _cmHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmHj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1882:1: error: BUILDSTDERR: warning: label ‘_cmHj’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _cmHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _cmHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1917:1: error: BUILDSTDERR: warning: label ‘_cmHz’ defined but not used [-Wunused-label] BUILDSTDERR: 1917 | _cmHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1917 | _cmHz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgs1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1951:1: error: BUILDSTDERR: warning: label ‘_cmHI’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _cmHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _cmHI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfShowArgszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:1984:1: error: BUILDSTDERR: warning: label ‘_cmHR’ defined but not used [-Wunused-label] BUILDSTDERR: 1984 | _cmHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1984 | _cmHR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smy2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2034:1: error: BUILDSTDERR: warning: label ‘_cmIa’ defined but not used [-Wunused-label] BUILDSTDERR: 2034 | _cmIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2034 | _cmIa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmI8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2067:1: error: BUILDSTDERR: warning: label ‘_cmI8’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _cmI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _cmI8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘rmwh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2095:1: error: BUILDSTDERR: warning: label ‘_cmIh’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _cmIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _cmIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zddmprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2141:1: error: BUILDSTDERR: warning: label ‘_cmIu’ defined but not used [-Wunused-label] BUILDSTDERR: 2141 | _cmIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2141 | _cmIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smy4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2165:1: error: BUILDSTDERR: warning: label ‘_cmIK’ defined but not used [-Wunused-label] BUILDSTDERR: 2165 | _cmIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2165 | _cmIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgDouble1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2204:1: error: BUILDSTDERR: warning: label ‘_cmIO’ defined but not used [-Wunused-label] BUILDSTDERR: 2204 | _cmIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2204 | _cmIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smy6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2258:1: error: BUILDSTDERR: warning: label ‘_cmJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _cmJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _cmJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgInteger1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2297:1: error: BUILDSTDERR: warning: label ‘_cmJc’ defined but not used [-Wunused-label] BUILDSTDERR: 2297 | _cmJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2297 | _cmJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smy8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2351:1: error: BUILDSTDERR: warning: label ‘_cmJw’ defined but not used [-Wunused-label] BUILDSTDERR: 2351 | _cmJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2351 | _cmJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgInt1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2389:1: error: BUILDSTDERR: warning: label ‘_cmJA’ defined but not used [-Wunused-label] BUILDSTDERR: 2389 | _cmJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2389 | _cmJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smye_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2442:1: error: BUILDSTDERR: warning: label ‘_cmJV’ defined but not used [-Wunused-label] BUILDSTDERR: 2442 | _cmJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2442 | _cmJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlzpzpzg1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2486:1: error: BUILDSTDERR: warning: label ‘_cmK1’ defined but not used [-Wunused-label] BUILDSTDERR: 2486 | _cmK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2486 | _cmK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmJZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2534:1: error: BUILDSTDERR: warning: label ‘_cmJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2534 | _cmJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2534 | _cmJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlzpzpzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2560:1: error: BUILDSTDERR: warning: label ‘_cmKh’ defined but not used [-Wunused-label] BUILDSTDERR: 2560 | _cmKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2560 | _cmKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘rmwx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2865:1: error: BUILDSTDERR: warning: label ‘_cmKv’ defined but not used [-Wunused-label] BUILDSTDERR: 2865 | _cmKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2865 | _cmKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘rmwA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2930:1: error: BUILDSTDERR: warning: label ‘_cmKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2930 | _cmKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2930 | _cmKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:2978:1: error: BUILDSTDERR: warning: label ‘_cmLb’ defined but not used [-Wunused-label] BUILDSTDERR: 2978 | _cmLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2978 | _cmLb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3014:1: error: BUILDSTDERR: warning: label ‘_cmLn’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _cmLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _cmLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteStringzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3051:1: error: BUILDSTDERR: warning: label ‘_cmLu’ defined but not used [-Wunused-label] BUILDSTDERR: 3051 | _cmLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3051 | _cmLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmKT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3084:1: error: BUILDSTDERR: warning: label ‘_cmKT’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _cmKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _cmKT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmL0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3124:1: error: BUILDSTDERR: warning: label ‘_cmL0’ defined but not used [-Wunused-label] BUILDSTDERR: 3124 | _cmL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3124 | _cmL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3206:1: error: BUILDSTDERR: warning: label ‘_cmM5’ defined but not used [-Wunused-label] BUILDSTDERR: 3206 | _cmM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3206 | _cmM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteString2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3246:1: error: BUILDSTDERR: warning: label ‘_cmMa’ defined but not used [-Wunused-label] BUILDSTDERR: 3246 | _cmMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3246 | _cmMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3311:1: error: BUILDSTDERR: warning: label ‘_cmMB’ defined but not used [-Wunused-label] BUILDSTDERR: 3311 | _cmMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3311 | _cmMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmMx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3360:1: error: BUILDSTDERR: warning: label ‘_cmMx’ defined but not used [-Wunused-label] BUILDSTDERR: 3360 | _cmMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3360 | _cmMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmME’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3384:1: error: BUILDSTDERR: warning: label ‘_cmME’ defined but not used [-Wunused-label] BUILDSTDERR: 3384 | _cmME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3384 | _cmME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zdfMPDArgByteString1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3410:1: error: BUILDSTDERR: warning: label ‘_cmMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3410 | _cmMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3410 | _cmMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘rmwB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3471:1: error: BUILDSTDERR: warning: label ‘_cmNb’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _cmNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _cmNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmN4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3498:1: error: BUILDSTDERR: warning: label ‘_cmN4’ defined but not used [-Wunused-label] BUILDSTDERR: 3498 | _cmN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3498 | _cmN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3536:1: error: BUILDSTDERR: warning: label ‘_cmNG’ defined but not used [-Wunused-label] BUILDSTDERR: 3536 | _cmNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3536 | _cmNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3575:1: error: BUILDSTDERR: warning: label ‘_cmNW’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _cmNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _cmNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3612:1: error: BUILDSTDERR: warning: label ‘_cmO7’ defined but not used [-Wunused-label] BUILDSTDERR: 3612 | _cmO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3612 | _cmO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlz40Uzgzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3651:1: error: BUILDSTDERR: warning: label ‘_cmOe’ defined but not used [-Wunused-label] BUILDSTDERR: 3651 | _cmOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3651 | _cmOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmNo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3670:1: error: BUILDSTDERR: warning: label ‘_cmNo’ defined but not used [-Wunused-label] BUILDSTDERR: 3670 | _cmNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3670 | _cmNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmNs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3690:1: error: BUILDSTDERR: warning: label ‘_cmNs’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _cmNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _cmNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmNK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3738:1: error: BUILDSTDERR: warning: label ‘_cmNK’ defined but not used [-Wunused-label] BUILDSTDERR: 3738 | _cmNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3738 | _cmNK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘smyP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3794:1: error: BUILDSTDERR: warning: label ‘_cmOW’ defined but not used [-Wunused-label] BUILDSTDERR: 3794 | _cmOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3794 | _cmOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘_cmOU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3827:1: error: BUILDSTDERR: warning: label ‘_cmOU’ defined but not used [-Wunused-label] BUILDSTDERR: 3827 | _cmOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3827 | _cmOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_zlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3853:1: error: BUILDSTDERR: warning: label ‘_cmP2’ defined but not used [-Wunused-label] BUILDSTDERR: 3853 | _cmP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3853 | _cmP2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_CZCMPDArg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3901:1: error: BUILDSTDERR: warning: label ‘_cmPg’ defined but not used [-Wunused-label] BUILDSTDERR: 3901 | _cmPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3901 | _cmPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziArg_CZCMPDArg_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_85.hc:3935:1: error: BUILDSTDERR: warning: label ‘_cmPq’ defined but not used [-Wunused-label] BUILDSTDERR: 3935 | _cmPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3935 | _cmPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toString_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:487:1: error: BUILDSTDERR: warning: label ‘_csmI’ defined but not used [-Wunused-label] BUILDSTDERR: 487 | _csmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 487 | _csmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csmF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:512:1: error: BUILDSTDERR: warning: label ‘_csmF’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _csmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _csmF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toText_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:540:1: error: BUILDSTDERR: warning: label ‘_csmZ’ defined but not used [-Wunused-label] BUILDSTDERR: 540 | _csmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 540 | _csmZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csmW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:565:1: error: BUILDSTDERR: warning: label ‘_csmW’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _csmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _csmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_toUtf8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:593:1: error: BUILDSTDERR: warning: label ‘_csng’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _csng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _csng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csnd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:618:1: error: BUILDSTDERR: warning: label ‘_csnd’ defined but not used [-Wunused-label] BUILDSTDERR: 618 | _csnd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 618 | _csnd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srMw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:647:1: error: BUILDSTDERR: warning: label ‘_csnT’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _csnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _csnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csnQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:684:1: error: BUILDSTDERR: warning: label ‘_csnQ’ defined but not used [-Wunused-label] BUILDSTDERR: 684 | _csnQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 684 | _csnQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srMr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:721:1: error: BUILDSTDERR: warning: label ‘_csob’ defined but not used [-Wunused-label] BUILDSTDERR: 721 | _csob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 721 | _csob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cso8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:760:1: error: BUILDSTDERR: warning: label ‘_cso8’ defined but not used [-Wunused-label] BUILDSTDERR: 760 | _cso8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 760 | _cso8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srMA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:792:1: error: BUILDSTDERR: warning: label ‘_csoj’ defined but not used [-Wunused-label] BUILDSTDERR: 792 | _csoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 792 | _csoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:867:1: error: BUILDSTDERR: warning: label ‘_csoo’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _csoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _csoo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csnu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:900:1: error: BUILDSTDERR: warning: label ‘_csnu’ defined but not used [-Wunused-label] BUILDSTDERR: 900 | _csnu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 900 | _csnu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:953:1: error: BUILDSTDERR: warning: label ‘_csoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 953 | _csoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 953 | _csoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srMM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:995:1: error: BUILDSTDERR: warning: label ‘_cspb’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _cspb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _cspb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csp8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1032:1: error: BUILDSTDERR: warning: label ‘_csp8’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _csp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _csp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srMH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1069:1: error: BUILDSTDERR: warning: label ‘_cspt’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _cspt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _cspt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cspq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1108:1: error: BUILDSTDERR: warning: label ‘_cspq’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _cspq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _cspq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srMP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1139:1: error: BUILDSTDERR: warning: label ‘_cspB’ defined but not used [-Wunused-label] BUILDSTDERR: 1139 | _cspB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1139 | _cspB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1209:1: error: BUILDSTDERR: warning: label ‘_cspG’ defined but not used [-Wunused-label] BUILDSTDERR: 1209 | _cspG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1209 | _cspG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1253:1: error: BUILDSTDERR: warning: label ‘_csq1’ defined but not used [-Wunused-label] BUILDSTDERR: 1253 | _csq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1253 | _csq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cspY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1282:1: error: BUILDSTDERR: warning: label ‘_cspY’ defined but not used [-Wunused-label] BUILDSTDERR: 1282 | _cspY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1282 | _cspY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csq5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1305:1: error: BUILDSTDERR: warning: label ‘_csq5’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _csq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _csq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srN7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1349:1: error: BUILDSTDERR: warning: label ‘_csqF’ defined but not used [-Wunused-label] BUILDSTDERR: 1349 | _csqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1349 | _csqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csqC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1386:1: error: BUILDSTDERR: warning: label ‘_csqC’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _csqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _csqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srN2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1423:1: error: BUILDSTDERR: warning: label ‘_csqX’ defined but not used [-Wunused-label] BUILDSTDERR: 1423 | _csqX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1423 | _csqX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csqU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1462:1: error: BUILDSTDERR: warning: label ‘_csqU’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _csqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _csqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srNb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1494:1: error: BUILDSTDERR: warning: label ‘_csr5’ defined but not used [-Wunused-label] BUILDSTDERR: 1494 | _csr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1494 | _csr5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1572:1: error: BUILDSTDERR: warning: label ‘_csra’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _csra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _csra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1618:1: error: BUILDSTDERR: warning: label ‘_csrv’ defined but not used [-Wunused-label] BUILDSTDERR: 1618 | _csrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1618 | _csrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csrs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1646:1: error: BUILDSTDERR: warning: label ‘_csrs’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _csrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _csrs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csrz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1670:1: error: BUILDSTDERR: warning: label ‘_csrz’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _csrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _csrz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srNu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1724:1: error: BUILDSTDERR: warning: label ‘_css3’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _css3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _css3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_css0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1762:1: error: BUILDSTDERR: warning: label ‘_css0’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _css0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _css0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_css7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1784:1: error: BUILDSTDERR: warning: label ‘_css7’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _css7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _css7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srNB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1821:1: error: BUILDSTDERR: warning: label ‘_cssA’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _cssA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _cssA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cssx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1864:1: error: BUILDSTDERR: warning: label ‘_cssx’ defined but not used [-Wunused-label] BUILDSTDERR: 1864 | _cssx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1864 | _cssx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cssF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1902:1: error: BUILDSTDERR: warning: label ‘_cssF’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _cssF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _cssF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srNC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:1942:1: error: BUILDSTDERR: warning: label ‘_cssR’ defined but not used [-Wunused-label] BUILDSTDERR: 1942 | _cssR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1942 | _cssR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2000:1: error: BUILDSTDERR: warning: label ‘_cssZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _cssZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _cssZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2066:1: error: BUILDSTDERR: warning: label ‘_cstl’ defined but not used [-Wunused-label] BUILDSTDERR: 2066 | _cstl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2066 | _cstl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csti’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2092:1: error: BUILDSTDERR: warning: label ‘_csti’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _csti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _csti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2119:1: error: BUILDSTDERR: warning: label ‘_csty’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _csty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _csty: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2151:1: error: BUILDSTDERR: warning: label ‘_cstH’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _cstH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _cstH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srNS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2183:1: error: BUILDSTDERR: warning: label ‘_csu1’ defined but not used [-Wunused-label] BUILDSTDERR: 2183 | _csu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2183 | _csu1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cstY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2221:1: error: BUILDSTDERR: warning: label ‘_cstY’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _cstY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _cstY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csu5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2243:1: error: BUILDSTDERR: warning: label ‘_csu5’ defined but not used [-Wunused-label] BUILDSTDERR: 2243 | _csu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2243 | _csu5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowIdzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2282:1: error: BUILDSTDERR: warning: label ‘_csuf’ defined but not used [-Wunused-label] BUILDSTDERR: 2282 | _csuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2282 | _csuf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srNV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2338:1: error: BUILDSTDERR: warning: label ‘_csuD’ defined but not used [-Wunused-label] BUILDSTDERR: 2338 | _csuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2338 | _csuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csuA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2376:1: error: BUILDSTDERR: warning: label ‘_csuA’ defined but not used [-Wunused-label] BUILDSTDERR: 2376 | _csuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2376 | _csuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srO4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2406:1: error: BUILDSTDERR: warning: label ‘_csv3’ defined but not used [-Wunused-label] BUILDSTDERR: 2406 | _csv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2406 | _csv3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srO6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2463:1: error: BUILDSTDERR: warning: label ‘_csv9’ defined but not used [-Wunused-label] BUILDSTDERR: 2463 | _csv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2463 | _csv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srOa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2524:1: error: BUILDSTDERR: warning: label ‘_csvD’ defined but not used [-Wunused-label] BUILDSTDERR: 2524 | _csvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2524 | _csvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srOc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2587:1: error: BUILDSTDERR: warning: label ‘_csvJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _csvJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _csvJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srOd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2648:1: error: BUILDSTDERR: warning: label ‘_csvP’ defined but not used [-Wunused-label] BUILDSTDERR: 2648 | _csvP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2648 | _csvP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2704:1: error: BUILDSTDERR: warning: label ‘_csvX’ defined but not used [-Wunused-label] BUILDSTDERR: 2704 | _csvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2704 | _csvX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2766:1: error: BUILDSTDERR: warning: label ‘_cswo’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _cswo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _cswo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cswl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2793:1: error: BUILDSTDERR: warning: label ‘_cswl’ defined but not used [-Wunused-label] BUILDSTDERR: 2793 | _cswl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2793 | _cswl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValue1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2821:1: error: BUILDSTDERR: warning: label ‘_cswB’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _cswB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _cswB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2854:1: error: BUILDSTDERR: warning: label ‘_cswK’ defined but not used [-Wunused-label] BUILDSTDERR: 2854 | _cswK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2854 | _cswK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srOs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2895:1: error: BUILDSTDERR: warning: label ‘_csx4’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _csx4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _csx4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csx1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2935:1: error: BUILDSTDERR: warning: label ‘_csx1’ defined but not used [-Wunused-label] BUILDSTDERR: 2935 | _csx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2935 | _csx1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csx8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2960:1: error: BUILDSTDERR: warning: label ‘_csx8’ defined but not used [-Wunused-label] BUILDSTDERR: 2960 | _csx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2960 | _csx8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowValuezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:2987:1: error: BUILDSTDERR: warning: label ‘_csxi’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _csxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _csxi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfShowZMZNzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3049:1: error: BUILDSTDERR: warning: label ‘_csxv’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _csxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _csxv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfShowZMZNzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3084:1: error: BUILDSTDERR: warning: label ‘_csxE’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _csxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _csxE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3115:1: error: BUILDSTDERR: warning: label ‘_csxN’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _csxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _csxN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdszdfEqZMZNzuzdszdfEqZMZNzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3161:1: error: BUILDSTDERR: warning: label ‘_csy3’ defined but not used [-Wunused-label] BUILDSTDERR: 3161 | _csy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3161 | _csy3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csxX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3187:1: error: BUILDSTDERR: warning: label ‘_csxX’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _csxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _csxX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3224:1: error: BUILDSTDERR: warning: label ‘_csyi’ defined but not used [-Wunused-label] BUILDSTDERR: 3224 | _csyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3224 | _csyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3268:1: error: BUILDSTDERR: warning: label ‘_csyw’ defined but not used [-Wunused-label] BUILDSTDERR: 3268 | _csyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3268 | _csyw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3321:1: error: BUILDSTDERR: warning: label ‘_csyK’ defined but not used [-Wunused-label] BUILDSTDERR: 3321 | _csyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3321 | _csyK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3374:1: error: BUILDSTDERR: warning: label ‘_csyY’ defined but not used [-Wunused-label] BUILDSTDERR: 3374 | _csyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3374 | _csyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3427:1: error: BUILDSTDERR: warning: label ‘_cszc’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _cszc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _cszc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata10_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3480:1: error: BUILDSTDERR: warning: label ‘_cszq’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _cszq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _cszq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata12_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3533:1: error: BUILDSTDERR: warning: label ‘_cszE’ defined but not used [-Wunused-label] BUILDSTDERR: 3533 | _cszE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3533 | _cszE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata14_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3586:1: error: BUILDSTDERR: warning: label ‘_cszS’ defined but not used [-Wunused-label] BUILDSTDERR: 3586 | _cszS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3586 | _cszS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata16_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3639:1: error: BUILDSTDERR: warning: label ‘_csA6’ defined but not used [-Wunused-label] BUILDSTDERR: 3639 | _csA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3639 | _csA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata18_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3692:1: error: BUILDSTDERR: warning: label ‘_csAk’ defined but not used [-Wunused-label] BUILDSTDERR: 3692 | _csAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3692 | _csAk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata20_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3745:1: error: BUILDSTDERR: warning: label ‘_csAy’ defined but not used [-Wunused-label] BUILDSTDERR: 3745 | _csAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3745 | _csAy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata22_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3798:1: error: BUILDSTDERR: warning: label ‘_csAM’ defined but not used [-Wunused-label] BUILDSTDERR: 3798 | _csAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3798 | _csAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata24_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3851:1: error: BUILDSTDERR: warning: label ‘_csB0’ defined but not used [-Wunused-label] BUILDSTDERR: 3851 | _csB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3851 | _csB0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata26_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3904:1: error: BUILDSTDERR: warning: label ‘_csBe’ defined but not used [-Wunused-label] BUILDSTDERR: 3904 | _csBe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3904 | _csBe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata28_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:3957:1: error: BUILDSTDERR: warning: label ‘_csBs’ defined but not used [-Wunused-label] BUILDSTDERR: 3957 | _csBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3957 | _csBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata30_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4010:1: error: BUILDSTDERR: warning: label ‘_csBG’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _csBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _csBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata32_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4063:1: error: BUILDSTDERR: warning: label ‘_csBU’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _csBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _csBU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata34_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4116:1: error: BUILDSTDERR: warning: label ‘_csC8’ defined but not used [-Wunused-label] BUILDSTDERR: 4116 | _csC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4116 | _csC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata36_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4169:1: error: BUILDSTDERR: warning: label ‘_csCm’ defined but not used [-Wunused-label] BUILDSTDERR: 4169 | _csCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4169 | _csCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata38_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4222:1: error: BUILDSTDERR: warning: label ‘_csCA’ defined but not used [-Wunused-label] BUILDSTDERR: 4222 | _csCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4222 | _csCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4271:1: error: BUILDSTDERR: warning: label ‘_csD8’ defined but not used [-Wunused-label] BUILDSTDERR: 4271 | _csD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4271 | _csD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csCK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4317:1: error: BUILDSTDERR: warning: label ‘_csCK’ defined but not used [-Wunused-label] BUILDSTDERR: 4317 | _csCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4317 | _csCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowMetadatazuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4438:1: error: BUILDSTDERR: warning: label ‘_csEd’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _csEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _csEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowMetadatazuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4465:1: error: BUILDSTDERR: warning: label ‘_csEm’ defined but not used [-Wunused-label] BUILDSTDERR: 4465 | _csEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4465 | _csEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadatazuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4498:1: error: BUILDSTDERR: warning: label ‘_csEU’ defined but not used [-Wunused-label] BUILDSTDERR: 4498 | _csEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4498 | _csEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csEw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4543:1: error: BUILDSTDERR: warning: label ‘_csEw’ defined but not used [-Wunused-label] BUILDSTDERR: 4543 | _csEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4543 | _csEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqMetadatazuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4675:1: error: BUILDSTDERR: warning: label ‘_csG5’ defined but not used [-Wunused-label] BUILDSTDERR: 4675 | _csG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4675 | _csG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csG1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4704:1: error: BUILDSTDERR: warning: label ‘_csG1’ defined but not used [-Wunused-label] BUILDSTDERR: 4704 | _csG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4704 | _csG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csGc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4729:1: error: BUILDSTDERR: warning: label ‘_csGc’ defined but not used [-Wunused-label] BUILDSTDERR: 4729 | _csGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4729 | _csGc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqMetadatazuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4758:1: error: BUILDSTDERR: warning: label ‘_csGL’ defined but not used [-Wunused-label] BUILDSTDERR: 4758 | _csGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4758 | _csGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csGH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4787:1: error: BUILDSTDERR: warning: label ‘_csGH’ defined but not used [-Wunused-label] BUILDSTDERR: 4787 | _csGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4787 | _csGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csGS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4813:1: error: BUILDSTDERR: warning: label ‘_csGS’ defined but not used [-Wunused-label] BUILDSTDERR: 4813 | _csGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4813 | _csGS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdccompare_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4859:1: error: BUILDSTDERR: warning: label ‘_csHv’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _csHv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _csHv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csHr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4888:1: error: BUILDSTDERR: warning: label ‘_csHr’ defined but not used [-Wunused-label] BUILDSTDERR: 4888 | _csHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4888 | _csHr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csHC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4917:1: error: BUILDSTDERR: warning: label ‘_csHC’ defined but not used [-Wunused-label] BUILDSTDERR: 4917 | _csHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4917 | _csHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4966:1: error: BUILDSTDERR: warning: label ‘_csIl’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _csIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _csIl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csIh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:4995:1: error: BUILDSTDERR: warning: label ‘_csIh’ defined but not used [-Wunused-label] BUILDSTDERR: 4995 | _csIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4995 | _csIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csIs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5020:1: error: BUILDSTDERR: warning: label ‘_csIs’ defined but not used [-Wunused-label] BUILDSTDERR: 5020 | _csIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5020 | _csIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5049:1: error: BUILDSTDERR: warning: label ‘_csJ1’ defined but not used [-Wunused-label] BUILDSTDERR: 5049 | _csJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5049 | _csJ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csIX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5078:1: error: BUILDSTDERR: warning: label ‘_csIX’ defined but not used [-Wunused-label] BUILDSTDERR: 5078 | _csIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5078 | _csIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csJ8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5103:1: error: BUILDSTDERR: warning: label ‘_csJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _csJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _csJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczgze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5132:1: error: BUILDSTDERR: warning: label ‘_csJH’ defined but not used [-Wunused-label] BUILDSTDERR: 5132 | _csJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5132 | _csJH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csJD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5161:1: error: BUILDSTDERR: warning: label ‘_csJD’ defined but not used [-Wunused-label] BUILDSTDERR: 5161 | _csJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5161 | _csJD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csJO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5187:1: error: BUILDSTDERR: warning: label ‘_csJO’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _csJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _csJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdczlze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5225:1: error: BUILDSTDERR: warning: label ‘_csKr’ defined but not used [-Wunused-label] BUILDSTDERR: 5225 | _csKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5225 | _csKr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csKn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5254:1: error: BUILDSTDERR: warning: label ‘_csKn’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _csKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _csKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csKy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5280:1: error: BUILDSTDERR: warning: label ‘_csKy’ defined but not used [-Wunused-label] BUILDSTDERR: 5280 | _csKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5280 | _csKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdcmin_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5318:1: error: BUILDSTDERR: warning: label ‘_csLb’ defined but not used [-Wunused-label] BUILDSTDERR: 5318 | _csLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5318 | _csLb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csL7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5347:1: error: BUILDSTDERR: warning: label ‘_csL7’ defined but not used [-Wunused-label] BUILDSTDERR: 5347 | _csL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5347 | _csL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csLi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5372:1: error: BUILDSTDERR: warning: label ‘_csLi’ defined but not used [-Wunused-label] BUILDSTDERR: 5372 | _csLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5372 | _csLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfOrdMetadatazuzdcmax_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5410:1: error: BUILDSTDERR: warning: label ‘_csLV’ defined but not used [-Wunused-label] BUILDSTDERR: 5410 | _csLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5410 | _csLV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csLR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5439:1: error: BUILDSTDERR: warning: label ‘_csLR’ defined but not used [-Wunused-label] BUILDSTDERR: 5439 | _csLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5439 | _csLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csM2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5464:1: error: BUILDSTDERR: warning: label ‘_csM2’ defined but not used [-Wunused-label] BUILDSTDERR: 5464 | _csM2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5464 | _csM2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdsinsertWithzuzdsgo8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5516:1: error: BUILDSTDERR: warning: label ‘_csMD’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _csMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _csMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csMA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5545:1: error: BUILDSTDERR: warning: label ‘_csMA’ defined but not used [-Wunused-label] BUILDSTDERR: 5545 | _csMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5545 | _csMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csMJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5572:1: error: BUILDSTDERR: warning: label ‘_csMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5572 | _csMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5572 | _csMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csNU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5616:1: error: BUILDSTDERR: warning: label ‘_csNU’ defined but not used [-Wunused-label] BUILDSTDERR: 5616 | _csNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5616 | _csNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csMR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5652:1: error: BUILDSTDERR: warning: label ‘_csMR’ defined but not used [-Wunused-label] BUILDSTDERR: 5652 | _csMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5652 | _csMR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csN1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5687:1: error: BUILDSTDERR: warning: label ‘_csN1’ defined but not used [-Wunused-label] BUILDSTDERR: 5687 | _csN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5687 | _csN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csNL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5742:1: error: BUILDSTDERR: warning: label ‘_csNL’ defined but not used [-Wunused-label] BUILDSTDERR: 5742 | _csNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5742 | _csNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csNA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5767:1: error: BUILDSTDERR: warning: label ‘_csNA’ defined but not used [-Wunused-label] BUILDSTDERR: 5767 | _csNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5767 | _csNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csNr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5804:1: error: BUILDSTDERR: warning: label ‘_csNr’ defined but not used [-Wunused-label] BUILDSTDERR: 5804 | _csNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5804 | _csNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdslookup1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5835:1: error: BUILDSTDERR: warning: label ‘_csOj’ defined but not used [-Wunused-label] BUILDSTDERR: 5835 | _csOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5835 | _csOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csOc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5854:1: error: BUILDSTDERR: warning: label ‘_csOc’ defined but not used [-Wunused-label] BUILDSTDERR: 5854 | _csOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5854 | _csOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csOg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5871:1: error: BUILDSTDERR: warning: label ‘_csOg’ defined but not used [-Wunused-label] BUILDSTDERR: 5871 | _csOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5871 | _csOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csOp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5897:1: error: BUILDSTDERR: warning: label ‘_csOp’ defined but not used [-Wunused-label] BUILDSTDERR: 5897 | _csOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5897 | _csOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csOx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5936:1: error: BUILDSTDERR: warning: label ‘_csOx’ defined but not used [-Wunused-label] BUILDSTDERR: 5936 | _csOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5936 | _csOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csOH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5961:1: error: BUILDSTDERR: warning: label ‘_csOH’ defined but not used [-Wunused-label] BUILDSTDERR: 5961 | _csOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5961 | _csOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csOX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:5984:1: error: BUILDSTDERR: warning: label ‘_csOX’ defined but not used [-Wunused-label] BUILDSTDERR: 5984 | _csOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5984 | _csOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csOW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6035:1: error: BUILDSTDERR: warning: label ‘_csOW’ defined but not used [-Wunused-label] BUILDSTDERR: 6035 | _csOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6035 | _csOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringPlaylistName1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6059:1: error: BUILDSTDERR: warning: label ‘_csPG’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _csPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _csPG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringPlaylistName_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6093:1: error: BUILDSTDERR: warning: label ‘_csPP’ defined but not used [-Wunused-label] BUILDSTDERR: 6093 | _csPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6093 | _csPP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringPath1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6116:1: error: BUILDSTDERR: warning: label ‘_csPY’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _csPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _csPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringPath_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6150:1: error: BUILDSTDERR: warning: label ‘_csQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 6150 | _csQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6150 | _csQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfToStringValue1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6173:1: error: BUILDSTDERR: warning: label ‘_csQg’ defined but not used [-Wunused-label] BUILDSTDERR: 6173 | _csQg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6173 | _csQg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfIsStringValue_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6207:1: error: BUILDSTDERR: warning: label ‘_csQp’ defined but not used [-Wunused-label] BUILDSTDERR: 6207 | _csQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6207 | _csQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgObjectType2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6237:1: error: BUILDSTDERR: warning: label ‘_csQD’ defined but not used [-Wunused-label] BUILDSTDERR: 6237 | _csQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6237 | _csQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgObjectTypezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6294:1: error: BUILDSTDERR: warning: label ‘_csQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6294 | _csQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6294 | _csQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csQN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6321:1: error: BUILDSTDERR: warning: label ‘_csQN’ defined but not used [-Wunused-label] BUILDSTDERR: 6321 | _csQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6321 | _csQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem21_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6354:1: error: BUILDSTDERR: warning: label ‘_csR8’ defined but not used [-Wunused-label] BUILDSTDERR: 6354 | _csR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6354 | _csR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem19_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6407:1: error: BUILDSTDERR: warning: label ‘_csRm’ defined but not used [-Wunused-label] BUILDSTDERR: 6407 | _csRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6407 | _csRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem17_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6460:1: error: BUILDSTDERR: warning: label ‘_csRA’ defined but not used [-Wunused-label] BUILDSTDERR: 6460 | _csRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6460 | _csRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem15_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6513:1: error: BUILDSTDERR: warning: label ‘_csRO’ defined but not used [-Wunused-label] BUILDSTDERR: 6513 | _csRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6513 | _csRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem13_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6566:1: error: BUILDSTDERR: warning: label ‘_csS2’ defined but not used [-Wunused-label] BUILDSTDERR: 6566 | _csS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6566 | _csS2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem11_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6619:1: error: BUILDSTDERR: warning: label ‘_csSg’ defined but not used [-Wunused-label] BUILDSTDERR: 6619 | _csSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6619 | _csSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6672:1: error: BUILDSTDERR: warning: label ‘_csSu’ defined but not used [-Wunused-label] BUILDSTDERR: 6672 | _csSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6672 | _csSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6725:1: error: BUILDSTDERR: warning: label ‘_csSI’ defined but not used [-Wunused-label] BUILDSTDERR: 6725 | _csSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6725 | _csSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6778:1: error: BUILDSTDERR: warning: label ‘_csSW’ defined but not used [-Wunused-label] BUILDSTDERR: 6778 | _csSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6778 | _csSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6831:1: error: BUILDSTDERR: warning: label ‘_csTa’ defined but not used [-Wunused-label] BUILDSTDERR: 6831 | _csTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6831 | _csTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystem1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:6884:1: error: BUILDSTDERR: warning: label ‘_csTo’ defined but not used [-Wunused-label] BUILDSTDERR: 6884 | _csTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6884 | _csTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgSubsystemzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7021:1: error: BUILDSTDERR: warning: label ‘_csTO’ defined but not used [-Wunused-label] BUILDSTDERR: 7021 | _csTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7021 | _csTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csTy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7058:1: error: BUILDSTDERR: warning: label ‘_csTy’ defined but not used [-Wunused-label] BUILDSTDERR: 7058 | _csTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7058 | _csTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7145:1: error: BUILDSTDERR: warning: label ‘_csUA’ defined but not used [-Wunused-label] BUILDSTDERR: 7145 | _csUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7145 | _csUA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7206:1: error: BUILDSTDERR: warning: label ‘_csUO’ defined but not used [-Wunused-label] BUILDSTDERR: 7206 | _csUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7206 | _csUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainMode2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7267:1: error: BUILDSTDERR: warning: label ‘_csV2’ defined but not used [-Wunused-label] BUILDSTDERR: 7267 | _csV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7267 | _csV2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgReplayGainModezuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7324:1: error: BUILDSTDERR: warning: label ‘_csVk’ defined but not used [-Wunused-label] BUILDSTDERR: 7324 | _csVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7324 | _csVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csVc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7353:1: error: BUILDSTDERR: warning: label ‘_csVc’ defined but not used [-Wunused-label] BUILDSTDERR: 7353 | _csVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7353 | _csVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec12_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7408:1: error: BUILDSTDERR: warning: label ‘_csVA’ defined but not used [-Wunused-label] BUILDSTDERR: 7408 | _csVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7408 | _csVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7422:1: error: BUILDSTDERR: warning: label ‘_csY9’ defined but not used [-Wunused-label] BUILDSTDERR: 7422 | _csY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7422 | _csY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7462:1: error: BUILDSTDERR: warning: label ‘_csYg’ defined but not used [-Wunused-label] BUILDSTDERR: 7462 | _csYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7462 | _csYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csYd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7512:1: error: BUILDSTDERR: warning: label ‘_csYd’ defined but not used [-Wunused-label] BUILDSTDERR: 7512 | _csYd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7512 | _csYd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7552:1: error: BUILDSTDERR: warning: label ‘_csYo’ defined but not used [-Wunused-label] BUILDSTDERR: 7552 | _csYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7552 | _csYo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7604:1: error: BUILDSTDERR: warning: label ‘_csYt’ defined but not used [-Wunused-label] BUILDSTDERR: 7604 | _csYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7604 | _csYt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7660:1: error: BUILDSTDERR: warning: label ‘_csYC’ defined but not used [-Wunused-label] BUILDSTDERR: 7660 | _csYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7660 | _csYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csYz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7712:1: error: BUILDSTDERR: warning: label ‘_csYz’ defined but not used [-Wunused-label] BUILDSTDERR: 7712 | _csYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7712 | _csYz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7753:1: error: BUILDSTDERR: warning: label ‘_csYK’ defined but not used [-Wunused-label] BUILDSTDERR: 7753 | _csYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7753 | _csYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7808:1: error: BUILDSTDERR: warning: label ‘_csYP’ defined but not used [-Wunused-label] BUILDSTDERR: 7808 | _csYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7808 | _csYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7867:1: error: BUILDSTDERR: warning: label ‘_csYY’ defined but not used [-Wunused-label] BUILDSTDERR: 7867 | _csYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7867 | _csYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csYV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7921:1: error: BUILDSTDERR: warning: label ‘_csYV’ defined but not used [-Wunused-label] BUILDSTDERR: 7921 | _csYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7921 | _csYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:7963:1: error: BUILDSTDERR: warning: label ‘_csZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 7963 | _csZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7963 | _csZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8021:1: error: BUILDSTDERR: warning: label ‘_csZb’ defined but not used [-Wunused-label] BUILDSTDERR: 8021 | _csZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8021 | _csZb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srR3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8083:1: error: BUILDSTDERR: warning: label ‘_csZk’ defined but not used [-Wunused-label] BUILDSTDERR: 8083 | _csZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8083 | _csZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csZh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8139:1: error: BUILDSTDERR: warning: label ‘_csZh’ defined but not used [-Wunused-label] BUILDSTDERR: 8139 | _csZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8139 | _csZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srR4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8182:1: error: BUILDSTDERR: warning: label ‘_csZs’ defined but not used [-Wunused-label] BUILDSTDERR: 8182 | _csZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8182 | _csZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srR5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8243:1: error: BUILDSTDERR: warning: label ‘_csZx’ defined but not used [-Wunused-label] BUILDSTDERR: 8243 | _csZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8243 | _csZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srR9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8308:1: error: BUILDSTDERR: warning: label ‘_csZG’ defined but not used [-Wunused-label] BUILDSTDERR: 8308 | _csZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8308 | _csZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csZD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8366:1: error: BUILDSTDERR: warning: label ‘_csZD’ defined but not used [-Wunused-label] BUILDSTDERR: 8366 | _csZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8366 | _csZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8410:1: error: BUILDSTDERR: warning: label ‘_csZO’ defined but not used [-Wunused-label] BUILDSTDERR: 8410 | _csZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8410 | _csZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8474:1: error: BUILDSTDERR: warning: label ‘_csZT’ defined but not used [-Wunused-label] BUILDSTDERR: 8474 | _csZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8474 | _csZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8542:1: error: BUILDSTDERR: warning: label ‘_ct02’ defined but not used [-Wunused-label] BUILDSTDERR: 8542 | _ct02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8542 | _ct02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_csZZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8602:1: error: BUILDSTDERR: warning: label ‘_csZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8602 | _csZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8602 | _csZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8647:1: error: BUILDSTDERR: warning: label ‘_ct0a’ defined but not used [-Wunused-label] BUILDSTDERR: 8647 | _ct0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8647 | _ct0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8714:1: error: BUILDSTDERR: warning: label ‘_ct0f’ defined but not used [-Wunused-label] BUILDSTDERR: 8714 | _ct0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8714 | _ct0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8785:1: error: BUILDSTDERR: warning: label ‘_ct0o’ defined but not used [-Wunused-label] BUILDSTDERR: 8785 | _ct0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8785 | _ct0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct0l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8847:1: error: BUILDSTDERR: warning: label ‘_ct0l’ defined but not used [-Wunused-label] BUILDSTDERR: 8847 | _ct0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8847 | _ct0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8893:1: error: BUILDSTDERR: warning: label ‘_ct0w’ defined but not used [-Wunused-label] BUILDSTDERR: 8893 | _ct0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8893 | _ct0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srQF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:8966:1: error: BUILDSTDERR: warning: label ‘_ct0B’ defined but not used [-Wunused-label] BUILDSTDERR: 8966 | _ct0B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8966 | _ct0B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srRp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9032:1: error: BUILDSTDERR: warning: label ‘_ct0S’ defined but not used [-Wunused-label] BUILDSTDERR: 9032 | _ct0S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9032 | _ct0S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec12_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9097:1: error: BUILDSTDERR: warning: label ‘_ct10’ defined but not used [-Wunused-label] BUILDSTDERR: 9097 | _ct10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9097 | _ct10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9176:1: error: BUILDSTDERR: warning: label ‘_ct20’ defined but not used [-Wunused-label] BUILDSTDERR: 9176 | _ct20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9176 | _ct20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct1X’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9205:1: error: BUILDSTDERR: warning: label ‘_ct1X’ defined but not used [-Wunused-label] BUILDSTDERR: 9205 | _ct1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9205 | _ct1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct24’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9230:1: error: BUILDSTDERR: warning: label ‘_ct24’ defined but not used [-Wunused-label] BUILDSTDERR: 9230 | _ct24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9230 | _ct24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9273:1: error: BUILDSTDERR: warning: label ‘_ct2p’ defined but not used [-Wunused-label] BUILDSTDERR: 9273 | _ct2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9273 | _ct2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct2m’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9302:1: error: BUILDSTDERR: warning: label ‘_ct2m’ defined but not used [-Wunused-label] BUILDSTDERR: 9302 | _ct2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9302 | _ct2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStats1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9340:1: error: BUILDSTDERR: warning: label ‘_ct2G’ defined but not used [-Wunused-label] BUILDSTDERR: 9340 | _ct2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9340 | _ct2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct2D’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9368:1: error: BUILDSTDERR: warning: label ‘_ct2D’ defined but not used [-Wunused-label] BUILDSTDERR: 9368 | _ct2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9368 | _ct2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9405:1: error: BUILDSTDERR: warning: label ‘_ct2T’ defined but not used [-Wunused-label] BUILDSTDERR: 9405 | _ct2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9405 | _ct2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9447:1: error: BUILDSTDERR: warning: label ‘_ct36’ defined but not used [-Wunused-label] BUILDSTDERR: 9447 | _ct36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9447 | _ct36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct33’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9475:1: error: BUILDSTDERR: warning: label ‘_ct33’ defined but not used [-Wunused-label] BUILDSTDERR: 9475 | _ct33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9475 | _ct33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct3a’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9507:1: error: BUILDSTDERR: warning: label ‘_ct3a’ defined but not used [-Wunused-label] BUILDSTDERR: 9507 | _ct3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9507 | _ct3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct3j’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9535:1: error: BUILDSTDERR: warning: label ‘_ct3j’ defined but not used [-Wunused-label] BUILDSTDERR: 9535 | _ct3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9535 | _ct3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct3u’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9564:1: error: BUILDSTDERR: warning: label ‘_ct3u’ defined but not used [-Wunused-label] BUILDSTDERR: 9564 | _ct3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9564 | _ct3u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct3G’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9594:1: error: BUILDSTDERR: warning: label ‘_ct3G’ defined but not used [-Wunused-label] BUILDSTDERR: 9594 | _ct3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9594 | _ct3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct3S’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9625:1: error: BUILDSTDERR: warning: label ‘_ct3S’ defined but not used [-Wunused-label] BUILDSTDERR: 9625 | _ct3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9625 | _ct3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct44’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9656:1: error: BUILDSTDERR: warning: label ‘_ct44’ defined but not used [-Wunused-label] BUILDSTDERR: 9656 | _ct44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9656 | _ct44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct4g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9685:1: error: BUILDSTDERR: warning: label ‘_ct4g’ defined but not used [-Wunused-label] BUILDSTDERR: 9685 | _ct4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9685 | _ct4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct4o’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9710:1: error: BUILDSTDERR: warning: label ‘_ct4o’ defined but not used [-Wunused-label] BUILDSTDERR: 9710 | _ct4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9710 | _ct4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9731:1: error: BUILDSTDERR: warning: label ‘_ct4U’ defined but not used [-Wunused-label] BUILDSTDERR: 9731 | _ct4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9731 | _ct4U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct4O’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9756:1: error: BUILDSTDERR: warning: label ‘_ct4O’ defined but not used [-Wunused-label] BUILDSTDERR: 9756 | _ct4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9756 | _ct4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9821:1: error: BUILDSTDERR: warning: label ‘_ct5e’ defined but not used [-Wunused-label] BUILDSTDERR: 9821 | _ct5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9821 | _ct5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9872:1: error: BUILDSTDERR: warning: label ‘_ct5s’ defined but not used [-Wunused-label] BUILDSTDERR: 9872 | _ct5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9872 | _ct5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec8_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9921:1: error: BUILDSTDERR: warning: label ‘_ct5y’ defined but not used [-Wunused-label] BUILDSTDERR: 9921 | _ct5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9921 | _ct5y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9935:1: error: BUILDSTDERR: warning: label ‘_ct6S’ defined but not used [-Wunused-label] BUILDSTDERR: 9935 | _ct6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9935 | _ct6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:9970:1: error: BUILDSTDERR: warning: label ‘_ct74’ defined but not used [-Wunused-label] BUILDSTDERR: 9970 | _ct74: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9970 | _ct74: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10005:1: error: BUILDSTDERR: warning: label ‘_ct7b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10005 | _ct7b: BUILDSTDERR: | ^ BUILDSTDERR: 10005 | _ct7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct6G’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10049:1: error: BUILDSTDERR: warning: label ‘_ct6G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10049 | _ct6G: BUILDSTDERR: | ^ BUILDSTDERR: 10049 | _ct6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10108:1: error: BUILDSTDERR: warning: label ‘_ct7l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10108 | _ct7l: BUILDSTDERR: | ^ BUILDSTDERR: 10108 | _ct7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10160:1: error: BUILDSTDERR: warning: label ‘_ct7q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10160 | _ct7q: BUILDSTDERR: | ^ BUILDSTDERR: 10160 | _ct7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10222:1: error: BUILDSTDERR: warning: label ‘_ct7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10222 | _ct7w: BUILDSTDERR: | ^ BUILDSTDERR: 10222 | _ct7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10291:1: error: BUILDSTDERR: warning: label ‘_ct7C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10291 | _ct7C: BUILDSTDERR: | ^ BUILDSTDERR: 10291 | _ct7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10356:1: error: BUILDSTDERR: warning: label ‘_ct7H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10356 | _ct7H: BUILDSTDERR: | ^ BUILDSTDERR: 10356 | _ct7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10414:1: error: BUILDSTDERR: warning: label ‘_ct7M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _ct7M: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _ct7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct5U’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10465:1: error: BUILDSTDERR: warning: label ‘_ct5U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10465 | _ct5U: BUILDSTDERR: | ^ BUILDSTDERR: 10465 | _ct5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct7O’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10505:1: error: BUILDSTDERR: warning: label ‘_ct7O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10505 | _ct7O: BUILDSTDERR: | ^ BUILDSTDERR: 10505 | _ct7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10552:1: error: BUILDSTDERR: warning: label ‘_ct80’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10552 | _ct80: BUILDSTDERR: | ^ BUILDSTDERR: 10552 | _ct80: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10607:1: error: BUILDSTDERR: warning: label ‘_ct9r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10607 | _ct9r: BUILDSTDERR: | ^ BUILDSTDERR: 10607 | _ct9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srST_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10658:1: error: BUILDSTDERR: warning: label ‘_ct9G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10658 | _ct9G: BUILDSTDERR: | ^ BUILDSTDERR: 10658 | _ct9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10706:1: error: BUILDSTDERR: warning: label ‘_ct9P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10706 | _ct9P: BUILDSTDERR: | ^ BUILDSTDERR: 10706 | _ct9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct9e’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10750:1: error: BUILDSTDERR: warning: label ‘_ct9e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10750 | _ct9e: BUILDSTDERR: | ^ BUILDSTDERR: 10750 | _ct9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10809:1: error: BUILDSTDERR: warning: label ‘_ct9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10809 | _ct9Z: BUILDSTDERR: | ^ BUILDSTDERR: 10809 | _ct9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10861:1: error: BUILDSTDERR: warning: label ‘_cta4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10861 | _cta4: BUILDSTDERR: | ^ BUILDSTDERR: 10861 | _cta4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srSY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10923:1: error: BUILDSTDERR: warning: label ‘_ctaa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10923 | _ctaa: BUILDSTDERR: | ^ BUILDSTDERR: 10923 | _ctaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srT0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:10992:1: error: BUILDSTDERR: warning: label ‘_ctag’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10992 | _ctag: BUILDSTDERR: | ^ BUILDSTDERR: 10992 | _ctag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srT1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11057:1: error: BUILDSTDERR: warning: label ‘_ctal’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11057 | _ctal: BUILDSTDERR: | ^ BUILDSTDERR: 11057 | _ctal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srT5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11115:1: error: BUILDSTDERR: warning: label ‘_ctaq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11115 | _ctaq: BUILDSTDERR: | ^ BUILDSTDERR: 11115 | _ctaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ct8s’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11166:1: error: BUILDSTDERR: warning: label ‘_ct8s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11166 | _ct8s: BUILDSTDERR: | ^ BUILDSTDERR: 11166 | _ct8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctas’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11206:1: error: BUILDSTDERR: warning: label ‘_ctas’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11206 | _ctas: BUILDSTDERR: | ^ BUILDSTDERR: 11206 | _ctas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srT6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11253:1: error: BUILDSTDERR: warning: label ‘_ctaE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11253 | _ctaE: BUILDSTDERR: | ^ BUILDSTDERR: 11253 | _ctaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srT7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11315:1: error: BUILDSTDERR: warning: label ‘_ctaJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11315 | _ctaJ: BUILDSTDERR: | ^ BUILDSTDERR: 11315 | _ctaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11384:1: error: BUILDSTDERR: warning: label ‘_ctaR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11384 | _ctaR: BUILDSTDERR: | ^ BUILDSTDERR: 11384 | _ctaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11457:1: error: BUILDSTDERR: warning: label ‘_ctc1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11457 | _ctc1: BUILDSTDERR: | ^ BUILDSTDERR: 11457 | _ctc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctbY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11486:1: error: BUILDSTDERR: warning: label ‘_ctbY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11486 | _ctbY: BUILDSTDERR: | ^ BUILDSTDERR: 11486 | _ctbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctc5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11511:1: error: BUILDSTDERR: warning: label ‘_ctc5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11511 | _ctc5: BUILDSTDERR: | ^ BUILDSTDERR: 11511 | _ctc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11544:1: error: BUILDSTDERR: warning: label ‘_ctcq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11544 | _ctcq: BUILDSTDERR: | ^ BUILDSTDERR: 11544 | _ctcq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctcn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11573:1: error: BUILDSTDERR: warning: label ‘_ctcn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11573 | _ctcn: BUILDSTDERR: | ^ BUILDSTDERR: 11573 | _ctcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevice1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11607:1: error: BUILDSTDERR: warning: label ‘_ctcH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11607 | _ctcH: BUILDSTDERR: | ^ BUILDSTDERR: 11607 | _ctcH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctcE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11635:1: error: BUILDSTDERR: warning: label ‘_ctcE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11635 | _ctcE: BUILDSTDERR: | ^ BUILDSTDERR: 11635 | _ctcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowDevicezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11668:1: error: BUILDSTDERR: warning: label ‘_ctcU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11668 | _ctcU: BUILDSTDERR: | ^ BUILDSTDERR: 11668 | _ctcU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze1_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11704:1: error: BUILDSTDERR: warning: label ‘_ctd0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11704 | _ctd0: BUILDSTDERR: | ^ BUILDSTDERR: 11704 | _ctd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11720:1: error: BUILDSTDERR: warning: label ‘_ctd9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11720 | _ctd9: BUILDSTDERR: | ^ BUILDSTDERR: 11720 | _ctd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctdf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11754:1: error: BUILDSTDERR: warning: label ‘_ctdf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11754 | _ctdf: BUILDSTDERR: | ^ BUILDSTDERR: 11754 | _ctdf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctdl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11778:1: error: BUILDSTDERR: warning: label ‘_ctdl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11778 | _ctdl: BUILDSTDERR: | ^ BUILDSTDERR: 11778 | _ctdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqDevicezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11798:1: error: BUILDSTDERR: warning: label ‘_ctdF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11798 | _ctdF: BUILDSTDERR: | ^ BUILDSTDERR: 11798 | _ctdF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctdC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11826:1: error: BUILDSTDERR: warning: label ‘_ctdC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11826 | _ctdC: BUILDSTDERR: | ^ BUILDSTDERR: 11826 | _ctdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctdJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11853:1: error: BUILDSTDERR: warning: label ‘_ctdJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11853 | _ctdJ: BUILDSTDERR: | ^ BUILDSTDERR: 11853 | _ctdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctdP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11878:1: error: BUILDSTDERR: warning: label ‘_ctdP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11878 | _ctdP: BUILDSTDERR: | ^ BUILDSTDERR: 11878 | _ctdP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctdV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11905:1: error: BUILDSTDERR: warning: label ‘_ctdV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11905 | _ctdV: BUILDSTDERR: | ^ BUILDSTDERR: 11905 | _ctdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqDevicezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11939:1: error: BUILDSTDERR: warning: label ‘_ctek’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11939 | _ctek: BUILDSTDERR: | ^ BUILDSTDERR: 11939 | _ctek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cteh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11967:1: error: BUILDSTDERR: warning: label ‘_cteh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11967 | _cteh: BUILDSTDERR: | ^ BUILDSTDERR: 11967 | _cteh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cteo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:11994:1: error: BUILDSTDERR: warning: label ‘_cteo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11994 | _cteo: BUILDSTDERR: | ^ BUILDSTDERR: 11994 | _cteo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cteu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12019:1: error: BUILDSTDERR: warning: label ‘_cteu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12019 | _cteu: BUILDSTDERR: | ^ BUILDSTDERR: 12019 | _cteu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cteA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12046:1: error: BUILDSTDERR: warning: label ‘_cteA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12046 | _cteA: BUILDSTDERR: | ^ BUILDSTDERR: 12046 | _cteA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cteS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12075:1: error: BUILDSTDERR: warning: label ‘_cteS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12075 | _cteS: BUILDSTDERR: | ^ BUILDSTDERR: 12075 | _cteS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctf3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12106:1: error: BUILDSTDERR: warning: label ‘_ctf3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12106 | _ctf3: BUILDSTDERR: | ^ BUILDSTDERR: 12106 | _ctf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctfg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12139:1: error: BUILDSTDERR: warning: label ‘_ctfg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12139 | _ctfg: BUILDSTDERR: | ^ BUILDSTDERR: 12139 | _ctfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctfp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12163:1: error: BUILDSTDERR: warning: label ‘_ctfp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12163 | _ctfp: BUILDSTDERR: | ^ BUILDSTDERR: 12163 | _ctfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12195:1: error: BUILDSTDERR: warning: label ‘_ctfU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12195 | _ctfU: BUILDSTDERR: | ^ BUILDSTDERR: 12195 | _ctfU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec7_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12242:1: error: BUILDSTDERR: warning: label ‘_ctg0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12242 | _ctg0: BUILDSTDERR: | ^ BUILDSTDERR: 12242 | _ctg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12256:1: error: BUILDSTDERR: warning: label ‘_ctgN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12256 | _ctgN: BUILDSTDERR: | ^ BUILDSTDERR: 12256 | _ctgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12296:1: error: BUILDSTDERR: warning: label ‘_ctgU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12296 | _ctgU: BUILDSTDERR: | ^ BUILDSTDERR: 12296 | _ctgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctgR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12346:1: error: BUILDSTDERR: warning: label ‘_ctgR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12346 | _ctgR: BUILDSTDERR: | ^ BUILDSTDERR: 12346 | _ctgR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12386:1: error: BUILDSTDERR: warning: label ‘_cth2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12386 | _cth2: BUILDSTDERR: | ^ BUILDSTDERR: 12386 | _cth2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12438:1: error: BUILDSTDERR: warning: label ‘_cth7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12438 | _cth7: BUILDSTDERR: | ^ BUILDSTDERR: 12438 | _cth7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12494:1: error: BUILDSTDERR: warning: label ‘_cthg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12494 | _cthg: BUILDSTDERR: | ^ BUILDSTDERR: 12494 | _cthg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cthd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12546:1: error: BUILDSTDERR: warning: label ‘_cthd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12546 | _cthd: BUILDSTDERR: | ^ BUILDSTDERR: 12546 | _cthd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12587:1: error: BUILDSTDERR: warning: label ‘_ctho’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12587 | _ctho: BUILDSTDERR: | ^ BUILDSTDERR: 12587 | _ctho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12641:1: error: BUILDSTDERR: warning: label ‘_ctii’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12641 | _ctii: BUILDSTDERR: | ^ BUILDSTDERR: 12641 | _ctii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12694:1: error: BUILDSTDERR: warning: label ‘_ctir’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12694 | _ctir: BUILDSTDERR: | ^ BUILDSTDERR: 12694 | _ctir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctio’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12744:1: error: BUILDSTDERR: warning: label ‘_ctio’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12744 | _ctio: BUILDSTDERR: | ^ BUILDSTDERR: 12744 | _ctio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12784:1: error: BUILDSTDERR: warning: label ‘_ctiz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12784 | _ctiz: BUILDSTDERR: | ^ BUILDSTDERR: 12784 | _ctiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12836:1: error: BUILDSTDERR: warning: label ‘_ctiE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12836 | _ctiE: BUILDSTDERR: | ^ BUILDSTDERR: 12836 | _ctiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12892:1: error: BUILDSTDERR: warning: label ‘_ctiN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12892 | _ctiN: BUILDSTDERR: | ^ BUILDSTDERR: 12892 | _ctiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctiK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12944:1: error: BUILDSTDERR: warning: label ‘_ctiK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12944 | _ctiK: BUILDSTDERR: | ^ BUILDSTDERR: 12944 | _ctiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:12985:1: error: BUILDSTDERR: warning: label ‘_ctiV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12985 | _ctiV: BUILDSTDERR: | ^ BUILDSTDERR: 12985 | _ctiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13040:1: error: BUILDSTDERR: warning: label ‘_ctj0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13040 | _ctj0: BUILDSTDERR: | ^ BUILDSTDERR: 13040 | _ctj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13102:1: error: BUILDSTDERR: warning: label ‘_ctj8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13102 | _ctj8: BUILDSTDERR: | ^ BUILDSTDERR: 13102 | _ctj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13173:1: error: BUILDSTDERR: warning: label ‘_ctjO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13173 | _ctjO: BUILDSTDERR: | ^ BUILDSTDERR: 13173 | _ctjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctjL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13202:1: error: BUILDSTDERR: warning: label ‘_ctjL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13202 | _ctjL: BUILDSTDERR: | ^ BUILDSTDERR: 13202 | _ctjL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctjS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13227:1: error: BUILDSTDERR: warning: label ‘_ctjS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13227 | _ctjS: BUILDSTDERR: | ^ BUILDSTDERR: 13227 | _ctjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13259:1: error: BUILDSTDERR: warning: label ‘_ctkM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13259 | _ctkM: BUILDSTDERR: | ^ BUILDSTDERR: 13259 | _ctkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctkJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13296:1: error: BUILDSTDERR: warning: label ‘_ctkJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13296 | _ctkJ: BUILDSTDERR: | ^ BUILDSTDERR: 13296 | _ctkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13335:1: error: BUILDSTDERR: warning: label ‘_ctkS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13335 | _ctkS: BUILDSTDERR: | ^ BUILDSTDERR: 13335 | _ctkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13384:1: error: BUILDSTDERR: warning: label ‘_ctkX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13384 | _ctkX: BUILDSTDERR: | ^ BUILDSTDERR: 13384 | _ctkX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13437:1: error: BUILDSTDERR: warning: label ‘_ctl6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13437 | _ctl6: BUILDSTDERR: | ^ BUILDSTDERR: 13437 | _ctl6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctl3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13487:1: error: BUILDSTDERR: warning: label ‘_ctl3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13487 | _ctl3: BUILDSTDERR: | ^ BUILDSTDERR: 13487 | _ctl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘srUX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13527:1: error: BUILDSTDERR: warning: label ‘_ctle’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13527 | _ctle: BUILDSTDERR: | ^ BUILDSTDERR: 13527 | _ctle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13579:1: error: BUILDSTDERR: warning: label ‘_ctlj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13579 | _ctlj: BUILDSTDERR: | ^ BUILDSTDERR: 13579 | _ctlj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13622:1: error: BUILDSTDERR: warning: label ‘_ctlI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13622 | _ctlI: BUILDSTDERR: | ^ BUILDSTDERR: 13622 | _ctlI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctlF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13650:1: error: BUILDSTDERR: warning: label ‘_ctlF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13650 | _ctlF: BUILDSTDERR: | ^ BUILDSTDERR: 13650 | _ctlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCount1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13680:1: error: BUILDSTDERR: warning: label ‘_ctlZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13680 | _ctlZ: BUILDSTDERR: | ^ BUILDSTDERR: 13680 | _ctlZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctlW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13708:1: error: BUILDSTDERR: warning: label ‘_ctlW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13708 | _ctlW: BUILDSTDERR: | ^ BUILDSTDERR: 13708 | _ctlW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowCountzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13740:1: error: BUILDSTDERR: warning: label ‘_ctmc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13740 | _ctmc: BUILDSTDERR: | ^ BUILDSTDERR: 13740 | _ctmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13783:1: error: BUILDSTDERR: warning: label ‘_ctmr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13783 | _ctmr: BUILDSTDERR: | ^ BUILDSTDERR: 13783 | _ctmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctmm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13808:1: error: BUILDSTDERR: warning: label ‘_ctmm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13808 | _ctmm: BUILDSTDERR: | ^ BUILDSTDERR: 13808 | _ctmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqCountzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13845:1: error: BUILDSTDERR: warning: label ‘_ctmK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13845 | _ctmK: BUILDSTDERR: | ^ BUILDSTDERR: 13845 | _ctmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctmH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13873:1: error: BUILDSTDERR: warning: label ‘_ctmH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13873 | _ctmH: BUILDSTDERR: | ^ BUILDSTDERR: 13873 | _ctmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctmO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13899:1: error: BUILDSTDERR: warning: label ‘_ctmO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13899 | _ctmO: BUILDSTDERR: | ^ BUILDSTDERR: 13899 | _ctmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqCountzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13929:1: error: BUILDSTDERR: warning: label ‘_ctn9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13929 | _ctn9: BUILDSTDERR: | ^ BUILDSTDERR: 13929 | _ctn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctn6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13957:1: error: BUILDSTDERR: warning: label ‘_ctn6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13957 | _ctn6: BUILDSTDERR: | ^ BUILDSTDERR: 13957 | _ctn6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctnd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:13984:1: error: BUILDSTDERR: warning: label ‘_ctnd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13984 | _ctnd: BUILDSTDERR: | ^ BUILDSTDERR: 13984 | _ctnd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctnm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14008:1: error: BUILDSTDERR: warning: label ‘_ctnm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14008 | _ctnm: BUILDSTDERR: | ^ BUILDSTDERR: 14008 | _ctnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctnx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14036:1: error: BUILDSTDERR: warning: label ‘_ctnx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14036 | _ctnx: BUILDSTDERR: | ^ BUILDSTDERR: 14036 | _ctnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctnF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14060:1: error: BUILDSTDERR: warning: label ‘_ctnF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14060 | _ctnF: BUILDSTDERR: | ^ BUILDSTDERR: 14060 | _ctnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14092:1: error: BUILDSTDERR: warning: label ‘_cto1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14092 | _cto1: BUILDSTDERR: | ^ BUILDSTDERR: 14092 | _cto1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14145:1: error: BUILDSTDERR: warning: label ‘_ctof’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14145 | _ctof: BUILDSTDERR: | ^ BUILDSTDERR: 14145 | _ctof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainMode1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14198:1: error: BUILDSTDERR: warning: label ‘_ctot’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14198 | _ctot: BUILDSTDERR: | ^ BUILDSTDERR: 14198 | _ctot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14247:1: error: BUILDSTDERR: warning: label ‘_ctoL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14247 | _ctoL: BUILDSTDERR: | ^ BUILDSTDERR: 14247 | _ctoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctoD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14277:1: error: BUILDSTDERR: warning: label ‘_ctoD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14277 | _ctoD: BUILDSTDERR: | ^ BUILDSTDERR: 14277 | _ctoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14318:1: error: BUILDSTDERR: warning: label ‘_ctp4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14318 | _ctp4: BUILDSTDERR: | ^ BUILDSTDERR: 14318 | _ctp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14345:1: error: BUILDSTDERR: warning: label ‘_ctpm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14345 | _ctpm: BUILDSTDERR: | ^ BUILDSTDERR: 14345 | _ctpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctpe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14374:1: error: BUILDSTDERR: warning: label ‘_ctpe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14374 | _ctpe: BUILDSTDERR: | ^ BUILDSTDERR: 14374 | _ctpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowReplayGainModezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14417:1: error: BUILDSTDERR: warning: label ‘_ctpF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14417 | _ctpF: BUILDSTDERR: | ^ BUILDSTDERR: 14417 | _ctpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqReplayGainModezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14467:1: error: BUILDSTDERR: warning: label ‘_ctpX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14467 | _ctpX: BUILDSTDERR: | ^ BUILDSTDERR: 14467 | _ctpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctpP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14499:1: error: BUILDSTDERR: warning: label ‘_ctpP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14499 | _ctpP: BUILDSTDERR: | ^ BUILDSTDERR: 14499 | _ctpP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctqz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14549:1: error: BUILDSTDERR: warning: label ‘_ctqz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14549 | _ctqz: BUILDSTDERR: | ^ BUILDSTDERR: 14549 | _ctqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctqj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14573:1: error: BUILDSTDERR: warning: label ‘_ctqj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14573 | _ctqj: BUILDSTDERR: | ^ BUILDSTDERR: 14573 | _ctqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctq3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14597:1: error: BUILDSTDERR: warning: label ‘_ctq3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14597 | _ctq3: BUILDSTDERR: | ^ BUILDSTDERR: 14597 | _ctq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctqL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14620:1: error: BUILDSTDERR: warning: label ‘_ctqL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14620 | _ctqL: BUILDSTDERR: | ^ BUILDSTDERR: 14620 | _ctqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctqH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14628:1: error: BUILDSTDERR: warning: label ‘_ctqH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14628 | _ctqH: BUILDSTDERR: | ^ BUILDSTDERR: 14628 | _ctqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqReplayGainModezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14648:1: error: BUILDSTDERR: warning: label ‘_ctrk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14648 | _ctrk: BUILDSTDERR: | ^ BUILDSTDERR: 14648 | _ctrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctrc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14680:1: error: BUILDSTDERR: warning: label ‘_ctrc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14680 | _ctrc: BUILDSTDERR: | ^ BUILDSTDERR: 14680 | _ctrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctrW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14730:1: error: BUILDSTDERR: warning: label ‘_ctrW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14730 | _ctrW: BUILDSTDERR: | ^ BUILDSTDERR: 14730 | _ctrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctrG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14754:1: error: BUILDSTDERR: warning: label ‘_ctrG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14754 | _ctrG: BUILDSTDERR: | ^ BUILDSTDERR: 14754 | _ctrG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctrq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14778:1: error: BUILDSTDERR: warning: label ‘_ctrq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14778 | _ctrq: BUILDSTDERR: | ^ BUILDSTDERR: 14778 | _ctrq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cts8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14801:1: error: BUILDSTDERR: warning: label ‘_cts8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14801 | _cts8: BUILDSTDERR: | ^ BUILDSTDERR: 14801 | _cts8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cts4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14809:1: error: BUILDSTDERR: warning: label ‘_cts4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14809 | _cts4: BUILDSTDERR: | ^ BUILDSTDERR: 14809 | _cts4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem21_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14841:1: error: BUILDSTDERR: warning: label ‘_ctsD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14841 | _ctsD: BUILDSTDERR: | ^ BUILDSTDERR: 14841 | _ctsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem19_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14894:1: error: BUILDSTDERR: warning: label ‘_ctsR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14894 | _ctsR: BUILDSTDERR: | ^ BUILDSTDERR: 14894 | _ctsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem17_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:14947:1: error: BUILDSTDERR: warning: label ‘_ctt5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14947 | _ctt5: BUILDSTDERR: | ^ BUILDSTDERR: 14947 | _ctt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem15_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15000:1: error: BUILDSTDERR: warning: label ‘_cttj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15000 | _cttj: BUILDSTDERR: | ^ BUILDSTDERR: 15000 | _cttj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem13_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15053:1: error: BUILDSTDERR: warning: label ‘_cttx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15053 | _cttx: BUILDSTDERR: | ^ BUILDSTDERR: 15053 | _cttx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem11_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15106:1: error: BUILDSTDERR: warning: label ‘_cttL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15106 | _cttL: BUILDSTDERR: | ^ BUILDSTDERR: 15106 | _cttL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15159:1: error: BUILDSTDERR: warning: label ‘_cttZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15159 | _cttZ: BUILDSTDERR: | ^ BUILDSTDERR: 15159 | _cttZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15212:1: error: BUILDSTDERR: warning: label ‘_ctud’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15212 | _ctud: BUILDSTDERR: | ^ BUILDSTDERR: 15212 | _ctud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15265:1: error: BUILDSTDERR: warning: label ‘_ctur’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15265 | _ctur: BUILDSTDERR: | ^ BUILDSTDERR: 15265 | _ctur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15318:1: error: BUILDSTDERR: warning: label ‘_ctuF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15318 | _ctuF: BUILDSTDERR: | ^ BUILDSTDERR: 15318 | _ctuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystem1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15371:1: error: BUILDSTDERR: warning: label ‘_ctuT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15371 | _ctuT: BUILDSTDERR: | ^ BUILDSTDERR: 15371 | _ctuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15420:1: error: BUILDSTDERR: warning: label ‘_ctvj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15420 | _ctvj: BUILDSTDERR: | ^ BUILDSTDERR: 15420 | _ctvj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctv3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15458:1: error: BUILDSTDERR: warning: label ‘_ctv3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15458 | _ctv3: BUILDSTDERR: | ^ BUILDSTDERR: 15458 | _ctv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15539:1: error: BUILDSTDERR: warning: label ‘_ctw0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15539 | _ctw0: BUILDSTDERR: | ^ BUILDSTDERR: 15539 | _ctw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15566:1: error: BUILDSTDERR: warning: label ‘_ctwq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15566 | _ctwq: BUILDSTDERR: | ^ BUILDSTDERR: 15566 | _ctwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctwa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15603:1: error: BUILDSTDERR: warning: label ‘_ctwa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15603 | _ctwa: BUILDSTDERR: | ^ BUILDSTDERR: 15603 | _ctwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSubsystemzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15686:1: error: BUILDSTDERR: warning: label ‘_ctx7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15686 | _ctx7: BUILDSTDERR: | ^ BUILDSTDERR: 15686 | _ctx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15736:1: error: BUILDSTDERR: warning: label ‘_ctxp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15736 | _ctxp: BUILDSTDERR: | ^ BUILDSTDERR: 15736 | _ctxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctxh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15768:1: error: BUILDSTDERR: warning: label ‘_ctxh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15768 | _ctxh: BUILDSTDERR: | ^ BUILDSTDERR: 15768 | _ctxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cty1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15818:1: error: BUILDSTDERR: warning: label ‘_cty1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15818 | _cty1: BUILDSTDERR: | ^ BUILDSTDERR: 15818 | _cty1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctxL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15842:1: error: BUILDSTDERR: warning: label ‘_ctxL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15842 | _ctxL: BUILDSTDERR: | ^ BUILDSTDERR: 15842 | _ctxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctxv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15866:1: error: BUILDSTDERR: warning: label ‘_ctxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15866 | _ctxv: BUILDSTDERR: | ^ BUILDSTDERR: 15866 | _ctxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctyd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15889:1: error: BUILDSTDERR: warning: label ‘_ctyd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15889 | _ctyd: BUILDSTDERR: | ^ BUILDSTDERR: 15889 | _ctyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cty9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15897:1: error: BUILDSTDERR: warning: label ‘_cty9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15897 | _cty9: BUILDSTDERR: | ^ BUILDSTDERR: 15897 | _cty9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15917:1: error: BUILDSTDERR: warning: label ‘_ctyM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15917 | _ctyM: BUILDSTDERR: | ^ BUILDSTDERR: 15917 | _ctyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctyE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15949:1: error: BUILDSTDERR: warning: label ‘_ctyE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15949 | _ctyE: BUILDSTDERR: | ^ BUILDSTDERR: 15949 | _ctyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctzo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:15999:1: error: BUILDSTDERR: warning: label ‘_ctzo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15999 | _ctzo: BUILDSTDERR: | ^ BUILDSTDERR: 15999 | _ctzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctz8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16023:1: error: BUILDSTDERR: warning: label ‘_ctz8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16023 | _ctz8: BUILDSTDERR: | ^ BUILDSTDERR: 16023 | _ctz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctyS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16047:1: error: BUILDSTDERR: warning: label ‘_ctyS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16047 | _ctyS: BUILDSTDERR: | ^ BUILDSTDERR: 16047 | _ctyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctzA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16070:1: error: BUILDSTDERR: warning: label ‘_ctzA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16070 | _ctzA: BUILDSTDERR: | ^ BUILDSTDERR: 16070 | _ctzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctzw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16078:1: error: BUILDSTDERR: warning: label ‘_ctzw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16078 | _ctzw: BUILDSTDERR: | ^ BUILDSTDERR: 16078 | _ctzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatuszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16106:1: error: BUILDSTDERR: warning: label ‘_ctA4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16106 | _ctA4: BUILDSTDERR: | ^ BUILDSTDERR: 16106 | _ctA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctA1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16134:1: error: BUILDSTDERR: warning: label ‘_ctA1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16134 | _ctA1: BUILDSTDERR: | ^ BUILDSTDERR: 16134 | _ctA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctA8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16179:1: error: BUILDSTDERR: warning: label ‘_ctA8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16179 | _ctA8: BUILDSTDERR: | ^ BUILDSTDERR: 16179 | _ctA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctAk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16229:1: error: BUILDSTDERR: warning: label ‘_ctAk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16229 | _ctAk: BUILDSTDERR: | ^ BUILDSTDERR: 16229 | _ctAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctPT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16276:1: error: BUILDSTDERR: warning: label ‘_ctPT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16276 | _ctPT: BUILDSTDERR: | ^ BUILDSTDERR: 16276 | _ctPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctPC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16300:1: error: BUILDSTDERR: warning: label ‘_ctPC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16300 | _ctPC: BUILDSTDERR: | ^ BUILDSTDERR: 16300 | _ctPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctPk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16324:1: error: BUILDSTDERR: warning: label ‘_ctPk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16324 | _ctPk: BUILDSTDERR: | ^ BUILDSTDERR: 16324 | _ctPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srWW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16348:1: error: BUILDSTDERR: warning: label ‘_srWW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16348 | _srWW: BUILDSTDERR: | ^ BUILDSTDERR: 16348 | _srWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctAt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16370:1: error: BUILDSTDERR: warning: label ‘_ctAt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16370 | _ctAt: BUILDSTDERR: | ^ BUILDSTDERR: 16370 | _ctAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctOI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16413:1: error: BUILDSTDERR: warning: label ‘_ctOI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16413 | _ctOI: BUILDSTDERR: | ^ BUILDSTDERR: 16413 | _ctOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctOV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16446:1: error: BUILDSTDERR: warning: label ‘_ctOV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16446 | _ctOV: BUILDSTDERR: | ^ BUILDSTDERR: 16446 | _ctOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctP1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16470:1: error: BUILDSTDERR: warning: label ‘_ctP1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16470 | _ctP1: BUILDSTDERR: | ^ BUILDSTDERR: 16470 | _ctP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctOq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16494:1: error: BUILDSTDERR: warning: label ‘_ctOq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16494 | _ctOq: BUILDSTDERR: | ^ BUILDSTDERR: 16494 | _ctOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srWX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16518:1: error: BUILDSTDERR: warning: label ‘_srWX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16518 | _srWX: BUILDSTDERR: | ^ BUILDSTDERR: 16518 | _srWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctAC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16539:1: error: BUILDSTDERR: warning: label ‘_ctAC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16539 | _ctAC: BUILDSTDERR: | ^ BUILDSTDERR: 16539 | _ctAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctO7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16578:1: error: BUILDSTDERR: warning: label ‘_ctO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16578 | _ctO7: BUILDSTDERR: | ^ BUILDSTDERR: 16578 | _ctO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctNP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16602:1: error: BUILDSTDERR: warning: label ‘_ctNP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16602 | _ctNP: BUILDSTDERR: | ^ BUILDSTDERR: 16602 | _ctNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srWY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16626:1: error: BUILDSTDERR: warning: label ‘_srWY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16626 | _srWY: BUILDSTDERR: | ^ BUILDSTDERR: 16626 | _srWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctAL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16647:1: error: BUILDSTDERR: warning: label ‘_ctAL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16647 | _ctAL: BUILDSTDERR: | ^ BUILDSTDERR: 16647 | _ctAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctNw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16686:1: error: BUILDSTDERR: warning: label ‘_ctNw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16686 | _ctNw: BUILDSTDERR: | ^ BUILDSTDERR: 16686 | _ctNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctNe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16710:1: error: BUILDSTDERR: warning: label ‘_ctNe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16710 | _ctNe: BUILDSTDERR: | ^ BUILDSTDERR: 16710 | _ctNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srWZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16735:1: error: BUILDSTDERR: warning: label ‘_srWZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16735 | _srWZ: BUILDSTDERR: | ^ BUILDSTDERR: 16735 | _srWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctAR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16752:1: error: BUILDSTDERR: warning: label ‘_ctAR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16752 | _ctAR: BUILDSTDERR: | ^ BUILDSTDERR: 16752 | _ctAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctB2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16782:1: error: BUILDSTDERR: warning: label ‘_ctB2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16782 | _ctB2: BUILDSTDERR: | ^ BUILDSTDERR: 16782 | _ctB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctBh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16817:1: error: BUILDSTDERR: warning: label ‘_ctBh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16817 | _ctBh: BUILDSTDERR: | ^ BUILDSTDERR: 16817 | _ctBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctMC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16860:1: error: BUILDSTDERR: warning: label ‘_ctMC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16860 | _ctMC: BUILDSTDERR: | ^ BUILDSTDERR: 16860 | _ctMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctMP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16893:1: error: BUILDSTDERR: warning: label ‘_ctMP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16893 | _ctMP: BUILDSTDERR: | ^ BUILDSTDERR: 16893 | _ctMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctMV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16917:1: error: BUILDSTDERR: warning: label ‘_ctMV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16917 | _ctMV: BUILDSTDERR: | ^ BUILDSTDERR: 16917 | _ctMV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctMk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16941:1: error: BUILDSTDERR: warning: label ‘_ctMk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16941 | _ctMk: BUILDSTDERR: | ^ BUILDSTDERR: 16941 | _ctMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srX2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16965:1: error: BUILDSTDERR: warning: label ‘_srX2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16965 | _srX2: BUILDSTDERR: | ^ BUILDSTDERR: 16965 | _srX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctBq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:16987:1: error: BUILDSTDERR: warning: label ‘_ctBq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16987 | _ctBq: BUILDSTDERR: | ^ BUILDSTDERR: 16987 | _ctBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctLH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17030:1: error: BUILDSTDERR: warning: label ‘_ctLH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17030 | _ctLH: BUILDSTDERR: | ^ BUILDSTDERR: 17030 | _ctLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctLU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17063:1: error: BUILDSTDERR: warning: label ‘_ctLU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17063 | _ctLU: BUILDSTDERR: | ^ BUILDSTDERR: 17063 | _ctLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctM0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17087:1: error: BUILDSTDERR: warning: label ‘_ctM0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17087 | _ctM0: BUILDSTDERR: | ^ BUILDSTDERR: 17087 | _ctM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctLp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17111:1: error: BUILDSTDERR: warning: label ‘_ctLp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17111 | _ctLp: BUILDSTDERR: | ^ BUILDSTDERR: 17111 | _ctLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srX3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17135:1: error: BUILDSTDERR: warning: label ‘_srX3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17135 | _srX3: BUILDSTDERR: | ^ BUILDSTDERR: 17135 | _srX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctBz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17157:1: error: BUILDSTDERR: warning: label ‘_ctBz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17157 | _ctBz: BUILDSTDERR: | ^ BUILDSTDERR: 17157 | _ctBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctKN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17200:1: error: BUILDSTDERR: warning: label ‘_ctKN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17200 | _ctKN: BUILDSTDERR: | ^ BUILDSTDERR: 17200 | _ctKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctL0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17233:1: error: BUILDSTDERR: warning: label ‘_ctL0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17233 | _ctL0: BUILDSTDERR: | ^ BUILDSTDERR: 17233 | _ctL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctL6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17257:1: error: BUILDSTDERR: warning: label ‘_ctL6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17257 | _ctL6: BUILDSTDERR: | ^ BUILDSTDERR: 17257 | _ctL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctKv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17281:1: error: BUILDSTDERR: warning: label ‘_ctKv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17281 | _ctKv: BUILDSTDERR: | ^ BUILDSTDERR: 17281 | _ctKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srX4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17305:1: error: BUILDSTDERR: warning: label ‘_srX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17305 | _srX4: BUILDSTDERR: | ^ BUILDSTDERR: 17305 | _srX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctBI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17327:1: error: BUILDSTDERR: warning: label ‘_ctBI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17327 | _ctBI: BUILDSTDERR: | ^ BUILDSTDERR: 17327 | _ctBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctJT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17370:1: error: BUILDSTDERR: warning: label ‘_ctJT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17370 | _ctJT: BUILDSTDERR: | ^ BUILDSTDERR: 17370 | _ctJT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctK6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17403:1: error: BUILDSTDERR: warning: label ‘_ctK6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17403 | _ctK6: BUILDSTDERR: | ^ BUILDSTDERR: 17403 | _ctK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctKc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17427:1: error: BUILDSTDERR: warning: label ‘_ctKc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17427 | _ctKc: BUILDSTDERR: | ^ BUILDSTDERR: 17427 | _ctKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctJB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17451:1: error: BUILDSTDERR: warning: label ‘_ctJB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17451 | _ctJB: BUILDSTDERR: | ^ BUILDSTDERR: 17451 | _ctJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srX5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17475:1: error: BUILDSTDERR: warning: label ‘_srX5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17475 | _srX5: BUILDSTDERR: | ^ BUILDSTDERR: 17475 | _srX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctBR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17497:1: error: BUILDSTDERR: warning: label ‘_ctBR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17497 | _ctBR: BUILDSTDERR: | ^ BUILDSTDERR: 17497 | _ctBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctIx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17540:1: error: BUILDSTDERR: warning: label ‘_ctIx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17540 | _ctIx: BUILDSTDERR: | ^ BUILDSTDERR: 17540 | _ctIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctIK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17573:1: error: BUILDSTDERR: warning: label ‘_ctIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17573 | _ctIK: BUILDSTDERR: | ^ BUILDSTDERR: 17573 | _ctIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctIQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17599:1: error: BUILDSTDERR: warning: label ‘_ctIQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17599 | _ctIQ: BUILDSTDERR: | ^ BUILDSTDERR: 17599 | _ctIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctIW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17625:1: error: BUILDSTDERR: warning: label ‘_ctIW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17625 | _ctIW: BUILDSTDERR: | ^ BUILDSTDERR: 17625 | _ctIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctJ2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17650:1: error: BUILDSTDERR: warning: label ‘_ctJ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17650 | _ctJ2: BUILDSTDERR: | ^ BUILDSTDERR: 17650 | _ctJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctJk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17678:1: error: BUILDSTDERR: warning: label ‘_ctJk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17678 | _ctJk: BUILDSTDERR: | ^ BUILDSTDERR: 17678 | _ctJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctIf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17702:1: error: BUILDSTDERR: warning: label ‘_ctIf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17702 | _ctIf: BUILDSTDERR: | ^ BUILDSTDERR: 17702 | _ctIf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srX6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17726:1: error: BUILDSTDERR: warning: label ‘_srX6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17726 | _srX6: BUILDSTDERR: | ^ BUILDSTDERR: 17726 | _srX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctC0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17748:1: error: BUILDSTDERR: warning: label ‘_ctC0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17748 | _ctC0: BUILDSTDERR: | ^ BUILDSTDERR: 17748 | _ctC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctHD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17791:1: error: BUILDSTDERR: warning: label ‘_ctHD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17791 | _ctHD: BUILDSTDERR: | ^ BUILDSTDERR: 17791 | _ctHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctHQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17824:1: error: BUILDSTDERR: warning: label ‘_ctHQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17824 | _ctHQ: BUILDSTDERR: | ^ BUILDSTDERR: 17824 | _ctHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctHW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17848:1: error: BUILDSTDERR: warning: label ‘_ctHW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17848 | _ctHW: BUILDSTDERR: | ^ BUILDSTDERR: 17848 | _ctHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctHl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17872:1: error: BUILDSTDERR: warning: label ‘_ctHl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17872 | _ctHl: BUILDSTDERR: | ^ BUILDSTDERR: 17872 | _ctHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srX7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17897:1: error: BUILDSTDERR: warning: label ‘_srX7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17897 | _srX7: BUILDSTDERR: | ^ BUILDSTDERR: 17897 | _srX7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctC6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17913:1: error: BUILDSTDERR: warning: label ‘_ctC6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17913 | _ctC6: BUILDSTDERR: | ^ BUILDSTDERR: 17913 | _ctC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctCh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17945:1: error: BUILDSTDERR: warning: label ‘_ctCh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17945 | _ctCh: BUILDSTDERR: | ^ BUILDSTDERR: 17945 | _ctCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctCn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:17972:1: error: BUILDSTDERR: warning: label ‘_ctCn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17972 | _ctCn: BUILDSTDERR: | ^ BUILDSTDERR: 17972 | _ctCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctCD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18004:1: error: BUILDSTDERR: warning: label ‘_ctCD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18004 | _ctCD: BUILDSTDERR: | ^ BUILDSTDERR: 18004 | _ctCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctCJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18031:1: error: BUILDSTDERR: warning: label ‘_ctCJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18031 | _ctCJ: BUILDSTDERR: | ^ BUILDSTDERR: 18031 | _ctCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctCY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18063:1: error: BUILDSTDERR: warning: label ‘_ctCY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18063 | _ctCY: BUILDSTDERR: | ^ BUILDSTDERR: 18063 | _ctCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctD4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18092:1: error: BUILDSTDERR: warning: label ‘_ctD4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18092 | _ctD4: BUILDSTDERR: | ^ BUILDSTDERR: 18092 | _ctD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctDa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18119:1: error: BUILDSTDERR: warning: label ‘_ctDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18119 | _ctDa: BUILDSTDERR: | ^ BUILDSTDERR: 18119 | _ctDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctDg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18144:1: error: BUILDSTDERR: warning: label ‘_ctDg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18144 | _ctDg: BUILDSTDERR: | ^ BUILDSTDERR: 18144 | _ctDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctDx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18175:1: error: BUILDSTDERR: warning: label ‘_ctDx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18175 | _ctDx: BUILDSTDERR: | ^ BUILDSTDERR: 18175 | _ctDx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctDD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18200:1: error: BUILDSTDERR: warning: label ‘_ctDD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18200 | _ctDD: BUILDSTDERR: | ^ BUILDSTDERR: 18200 | _ctDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctDS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18231:1: error: BUILDSTDERR: warning: label ‘_ctDS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18231 | _ctDS: BUILDSTDERR: | ^ BUILDSTDERR: 18231 | _ctDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctDY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18256:1: error: BUILDSTDERR: warning: label ‘_ctDY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18256 | _ctDY: BUILDSTDERR: | ^ BUILDSTDERR: 18256 | _ctDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctEg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18291:1: error: BUILDSTDERR: warning: label ‘_ctEg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18291 | _ctEg: BUILDSTDERR: | ^ BUILDSTDERR: 18291 | _ctEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctGQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18334:1: error: BUILDSTDERR: warning: label ‘_ctGQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18334 | _ctGQ: BUILDSTDERR: | ^ BUILDSTDERR: 18334 | _ctGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctH3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18363:1: error: BUILDSTDERR: warning: label ‘_ctH3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18363 | _ctH3: BUILDSTDERR: | ^ BUILDSTDERR: 18363 | _ctH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctGy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18387:1: error: BUILDSTDERR: warning: label ‘_ctGy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18387 | _ctGy: BUILDSTDERR: | ^ BUILDSTDERR: 18387 | _ctGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srXG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18411:1: error: BUILDSTDERR: warning: label ‘_srXG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18411 | _srXG: BUILDSTDERR: | ^ BUILDSTDERR: 18411 | _srXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctEo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18432:1: error: BUILDSTDERR: warning: label ‘_ctEo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18432 | _ctEo: BUILDSTDERR: | ^ BUILDSTDERR: 18432 | _ctEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctGe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18471:1: error: BUILDSTDERR: warning: label ‘_ctGe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18471 | _ctGe: BUILDSTDERR: | ^ BUILDSTDERR: 18471 | _ctGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctFW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18495:1: error: BUILDSTDERR: warning: label ‘_ctFW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18495 | _ctFW: BUILDSTDERR: | ^ BUILDSTDERR: 18495 | _ctFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srXH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18519:1: error: BUILDSTDERR: warning: label ‘_srXH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18519 | _srXH: BUILDSTDERR: | ^ BUILDSTDERR: 18519 | _srXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctEx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18540:1: error: BUILDSTDERR: warning: label ‘_ctEx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18540 | _ctEx: BUILDSTDERR: | ^ BUILDSTDERR: 18540 | _ctEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctFD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18579:1: error: BUILDSTDERR: warning: label ‘_ctFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18579 | _ctFD: BUILDSTDERR: | ^ BUILDSTDERR: 18579 | _ctFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctFl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18603:1: error: BUILDSTDERR: warning: label ‘_ctFl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18603 | _ctFl: BUILDSTDERR: | ^ BUILDSTDERR: 18603 | _ctFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_srXI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18627:1: error: BUILDSTDERR: warning: label ‘_srXI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18627 | _srXI: BUILDSTDERR: | ^ BUILDSTDERR: 18627 | _srXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctED’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18648:1: error: BUILDSTDERR: warning: label ‘_ctED’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18648 | _ctED: BUILDSTDERR: | ^ BUILDSTDERR: 18648 | _ctED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctF2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18690:1: error: BUILDSTDERR: warning: label ‘_ctF2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18690 | _ctF2: BUILDSTDERR: | ^ BUILDSTDERR: 18690 | _ctF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctEK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18716:1: error: BUILDSTDERR: warning: label ‘_ctEK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18716 | _ctEK: BUILDSTDERR: | ^ BUILDSTDERR: 18716 | _ctEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctQ2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18740:1: error: BUILDSTDERR: warning: label ‘_ctQ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18740 | _ctQ2: BUILDSTDERR: | ^ BUILDSTDERR: 18740 | _ctQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqStatuszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18761:1: error: BUILDSTDERR: warning: label ‘_ctUy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18761 | _ctUy: BUILDSTDERR: | ^ BUILDSTDERR: 18761 | _ctUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctUs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18786:1: error: BUILDSTDERR: warning: label ‘_ctUs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18786 | _ctUs: BUILDSTDERR: | ^ BUILDSTDERR: 18786 | _ctUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18835:1: error: BUILDSTDERR: warning: label ‘_ctUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18835 | _ctUS: BUILDSTDERR: | ^ BUILDSTDERR: 18835 | _ctUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18888:1: error: BUILDSTDERR: warning: label ‘_ctV6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18888 | _ctV6: BUILDSTDERR: | ^ BUILDSTDERR: 18888 | _ctV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowState1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18941:1: error: BUILDSTDERR: warning: label ‘_ctVk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18941 | _ctVk: BUILDSTDERR: | ^ BUILDSTDERR: 18941 | _ctVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec11_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:18990:1: error: BUILDSTDERR: warning: label ‘_ctVC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18990 | _ctVC: BUILDSTDERR: | ^ BUILDSTDERR: 18990 | _ctVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctVu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19020:1: error: BUILDSTDERR: warning: label ‘_ctVu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19020 | _ctVu: BUILDSTDERR: | ^ BUILDSTDERR: 19020 | _ctVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19061:1: error: BUILDSTDERR: warning: label ‘_ctVV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19061 | _ctVV: BUILDSTDERR: | ^ BUILDSTDERR: 19061 | _ctVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19088:1: error: BUILDSTDERR: warning: label ‘_ctWd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19088 | _ctWd: BUILDSTDERR: | ^ BUILDSTDERR: 19088 | _ctWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctW5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19117:1: error: BUILDSTDERR: warning: label ‘_ctW5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19117 | _ctW5: BUILDSTDERR: | ^ BUILDSTDERR: 19117 | _ctW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19160:1: error: BUILDSTDERR: warning: label ‘_ctWw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19160 | _ctWw: BUILDSTDERR: | ^ BUILDSTDERR: 19160 | _ctWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrJO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19206:1: error: BUILDSTDERR: warning: label ‘_ctWK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19206 | _ctWK: BUILDSTDERR: | ^ BUILDSTDERR: 19206 | _ctWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0a_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19296:1: error: BUILDSTDERR: warning: label ‘_ctXc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19296 | _ctXc: BUILDSTDERR: | ^ BUILDSTDERR: 19296 | _ctXc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19336:1: error: BUILDSTDERR: warning: label ‘_ctXm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19336 | _ctXm: BUILDSTDERR: | ^ BUILDSTDERR: 19336 | _ctXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0c_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19376:1: error: BUILDSTDERR: warning: label ‘_ctXw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19376 | _ctXw: BUILDSTDERR: | ^ BUILDSTDERR: 19376 | _ctXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0d_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19416:1: error: BUILDSTDERR: warning: label ‘_ctXG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19416 | _ctXG: BUILDSTDERR: | ^ BUILDSTDERR: 19416 | _ctXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0e_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19456:1: error: BUILDSTDERR: warning: label ‘_ctXQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19456 | _ctXQ: BUILDSTDERR: | ^ BUILDSTDERR: 19456 | _ctXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0f_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19496:1: error: BUILDSTDERR: warning: label ‘_ctY0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19496 | _ctY0: BUILDSTDERR: | ^ BUILDSTDERR: 19496 | _ctY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0g_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19536:1: error: BUILDSTDERR: warning: label ‘_ctYa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19536 | _ctYa: BUILDSTDERR: | ^ BUILDSTDERR: 19536 | _ctYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0h_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19575:1: error: BUILDSTDERR: warning: label ‘_ctYo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19575 | _ctYo: BUILDSTDERR: | ^ BUILDSTDERR: 19575 | _ctYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctYl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19614:1: error: BUILDSTDERR: warning: label ‘_ctYl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19614 | _ctYl: BUILDSTDERR: | ^ BUILDSTDERR: 19614 | _ctYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0k_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19639:1: error: BUILDSTDERR: warning: label ‘_ctYG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19639 | _ctYG: BUILDSTDERR: | ^ BUILDSTDERR: 19639 | _ctYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctYD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19678:1: error: BUILDSTDERR: warning: label ‘_ctYD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19678 | _ctYD: BUILDSTDERR: | ^ BUILDSTDERR: 19678 | _ctYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0n_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19704:1: error: BUILDSTDERR: warning: label ‘_ctYU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19704 | _ctYU: BUILDSTDERR: | ^ BUILDSTDERR: 19704 | _ctYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19744:1: error: BUILDSTDERR: warning: label ‘_ctZ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19744 | _ctZ4: BUILDSTDERR: | ^ BUILDSTDERR: 19744 | _ctZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19783:1: error: BUILDSTDERR: warning: label ‘_cu6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19783 | _cu6j: BUILDSTDERR: | ^ BUILDSTDERR: 19783 | _cu6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0Z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19821:1: error: BUILDSTDERR: warning: label ‘_cu6m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19821 | _cu6m: BUILDSTDERR: | ^ BUILDSTDERR: 19821 | _cu6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss10_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19874:1: error: BUILDSTDERR: warning: label ‘_cu6r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19874 | _cu6r: BUILDSTDERR: | ^ BUILDSTDERR: 19874 | _cu6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss11_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19925:1: error: BUILDSTDERR: warning: label ‘_cu6w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19925 | _cu6w: BUILDSTDERR: | ^ BUILDSTDERR: 19925 | _cu6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss12_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:19974:1: error: BUILDSTDERR: warning: label ‘_cu75’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19974 | _cu75: BUILDSTDERR: | ^ BUILDSTDERR: 19974 | _cu75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss13_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20012:1: error: BUILDSTDERR: warning: label ‘_cu78’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20012 | _cu78: BUILDSTDERR: | ^ BUILDSTDERR: 20012 | _cu78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss14_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20065:1: error: BUILDSTDERR: warning: label ‘_cu7d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20065 | _cu7d: BUILDSTDERR: | ^ BUILDSTDERR: 20065 | _cu7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss15_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20116:1: error: BUILDSTDERR: warning: label ‘_cu7i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20116 | _cu7i: BUILDSTDERR: | ^ BUILDSTDERR: 20116 | _cu7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss16_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20170:1: error: BUILDSTDERR: warning: label ‘_cu7r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20170 | _cu7r: BUILDSTDERR: | ^ BUILDSTDERR: 20170 | _cu7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cu5M’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20220:1: error: BUILDSTDERR: warning: label ‘_cu5M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20220 | _cu5M: BUILDSTDERR: | ^ BUILDSTDERR: 20220 | _cu5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss17_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20287:1: error: BUILDSTDERR: warning: label ‘_cu7B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20287 | _cu7B: BUILDSTDERR: | ^ BUILDSTDERR: 20287 | _cu7B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss18_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20346:1: error: BUILDSTDERR: warning: label ‘_cu7G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20346 | _cu7G: BUILDSTDERR: | ^ BUILDSTDERR: 20346 | _cu7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1a_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20396:1: error: BUILDSTDERR: warning: label ‘_cu8G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20396 | _cu8G: BUILDSTDERR: | ^ BUILDSTDERR: 20396 | _cu8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20434:1: error: BUILDSTDERR: warning: label ‘_cu8J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20434 | _cu8J: BUILDSTDERR: | ^ BUILDSTDERR: 20434 | _cu8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1c_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20487:1: error: BUILDSTDERR: warning: label ‘_cu8O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20487 | _cu8O: BUILDSTDERR: | ^ BUILDSTDERR: 20487 | _cu8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1d_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20538:1: error: BUILDSTDERR: warning: label ‘_cu8T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20538 | _cu8T: BUILDSTDERR: | ^ BUILDSTDERR: 20538 | _cu8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1e_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20587:1: error: BUILDSTDERR: warning: label ‘_cu9s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20587 | _cu9s: BUILDSTDERR: | ^ BUILDSTDERR: 20587 | _cu9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1f_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20625:1: error: BUILDSTDERR: warning: label ‘_cu9v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20625 | _cu9v: BUILDSTDERR: | ^ BUILDSTDERR: 20625 | _cu9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1g_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20678:1: error: BUILDSTDERR: warning: label ‘_cu9A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20678 | _cu9A: BUILDSTDERR: | ^ BUILDSTDERR: 20678 | _cu9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1h_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20729:1: error: BUILDSTDERR: warning: label ‘_cu9F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20729 | _cu9F: BUILDSTDERR: | ^ BUILDSTDERR: 20729 | _cu9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1i_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20783:1: error: BUILDSTDERR: warning: label ‘_cu9O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20783 | _cu9O: BUILDSTDERR: | ^ BUILDSTDERR: 20783 | _cu9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cu89’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20833:1: error: BUILDSTDERR: warning: label ‘_cu89’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20833 | _cu89: BUILDSTDERR: | ^ BUILDSTDERR: 20833 | _cu89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1j_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20900:1: error: BUILDSTDERR: warning: label ‘_cu9Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20900 | _cu9Y: BUILDSTDERR: | ^ BUILDSTDERR: 20900 | _cu9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1k_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:20959:1: error: BUILDSTDERR: warning: label ‘_cua3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20959 | _cua3: BUILDSTDERR: | ^ BUILDSTDERR: 20959 | _cua3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1l_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21014:1: error: BUILDSTDERR: warning: label ‘_cuac’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21014 | _cuac: BUILDSTDERR: | ^ BUILDSTDERR: 21014 | _cuac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cu5l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21066:1: error: BUILDSTDERR: warning: label ‘_cu5l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21066 | _cu5l: BUILDSTDERR: | ^ BUILDSTDERR: 21066 | _cu5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1m_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21137:1: error: BUILDSTDERR: warning: label ‘_cuam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21137 | _cuam: BUILDSTDERR: | ^ BUILDSTDERR: 21137 | _cuam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1n_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21199:1: error: BUILDSTDERR: warning: label ‘_cuar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21199 | _cuar: BUILDSTDERR: | ^ BUILDSTDERR: 21199 | _cuar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21263:1: error: BUILDSTDERR: warning: label ‘_cuaw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21263 | _cuaw: BUILDSTDERR: | ^ BUILDSTDERR: 21263 | _cuaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21330:1: error: BUILDSTDERR: warning: label ‘_cuaB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21330 | _cuaB: BUILDSTDERR: | ^ BUILDSTDERR: 21330 | _cuaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21395:1: error: BUILDSTDERR: warning: label ‘_cuaG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21395 | _cuaG: BUILDSTDERR: | ^ BUILDSTDERR: 21395 | _cuaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21452:1: error: BUILDSTDERR: warning: label ‘_cuaY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21452 | _cuaY: BUILDSTDERR: | ^ BUILDSTDERR: 21452 | _cuaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuaV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21488:1: error: BUILDSTDERR: warning: label ‘_cuaV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21488 | _cuaV: BUILDSTDERR: | ^ BUILDSTDERR: 21488 | _cuaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cub2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21510:1: error: BUILDSTDERR: warning: label ‘_cub2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21510 | _cub2: BUILDSTDERR: | ^ BUILDSTDERR: 21510 | _cub2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0L_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21547:1: error: BUILDSTDERR: warning: label ‘_cubp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21547 | _cubp: BUILDSTDERR: | ^ BUILDSTDERR: 21547 | _cubp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cubm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21583:1: error: BUILDSTDERR: warning: label ‘_cubm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21583 | _cubm: BUILDSTDERR: | ^ BUILDSTDERR: 21583 | _cubm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cubt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21605:1: error: BUILDSTDERR: warning: label ‘_cubt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21605 | _cubt: BUILDSTDERR: | ^ BUILDSTDERR: 21605 | _cubt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0E_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21642:1: error: BUILDSTDERR: warning: label ‘_cubQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21642 | _cubQ: BUILDSTDERR: | ^ BUILDSTDERR: 21642 | _cubQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cubN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21678:1: error: BUILDSTDERR: warning: label ‘_cubN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21678 | _cubN: BUILDSTDERR: | ^ BUILDSTDERR: 21678 | _cubN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cubU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21700:1: error: BUILDSTDERR: warning: label ‘_cubU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21700 | _cubU: BUILDSTDERR: | ^ BUILDSTDERR: 21700 | _cubU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1s_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21756:1: error: BUILDSTDERR: warning: label ‘_cuc5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21756 | _cuc5: BUILDSTDERR: | ^ BUILDSTDERR: 21756 | _cuc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1t_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21860:1: error: BUILDSTDERR: warning: label ‘_cuca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21860 | _cuca: BUILDSTDERR: | ^ BUILDSTDERR: 21860 | _cuca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cu4s’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21917:1: error: BUILDSTDERR: warning: label ‘_cu4s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21917 | _cu4s: BUILDSTDERR: | ^ BUILDSTDERR: 21917 | _cu4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1u_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:21985:1: error: BUILDSTDERR: warning: label ‘_cuci’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21985 | _cuci: BUILDSTDERR: | ^ BUILDSTDERR: 21985 | _cuci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1v_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22053:1: error: BUILDSTDERR: warning: label ‘_cucn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22053 | _cucn: BUILDSTDERR: | ^ BUILDSTDERR: 22053 | _cucn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1w_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22123:1: error: BUILDSTDERR: warning: label ‘_cucs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22123 | _cucs: BUILDSTDERR: | ^ BUILDSTDERR: 22123 | _cucs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1x_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22196:1: error: BUILDSTDERR: warning: label ‘_cucx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22196 | _cucx: BUILDSTDERR: | ^ BUILDSTDERR: 22196 | _cucx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22267:1: error: BUILDSTDERR: warning: label ‘_cucC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22267 | _cucC: BUILDSTDERR: | ^ BUILDSTDERR: 22267 | _cucC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22340:1: error: BUILDSTDERR: warning: label ‘_cucH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22340 | _cucH: BUILDSTDERR: | ^ BUILDSTDERR: 22340 | _cucH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1A_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22416:1: error: BUILDSTDERR: warning: label ‘_cucM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22416 | _cucM: BUILDSTDERR: | ^ BUILDSTDERR: 22416 | _cucM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1B_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22490:1: error: BUILDSTDERR: warning: label ‘_cucR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22490 | _cucR: BUILDSTDERR: | ^ BUILDSTDERR: 22490 | _cucR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1F_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22568:1: error: BUILDSTDERR: warning: label ‘_cud0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22568 | _cud0: BUILDSTDERR: | ^ BUILDSTDERR: 22568 | _cud0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cucX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22631:1: error: BUILDSTDERR: warning: label ‘_cucX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22631 | _cucX: BUILDSTDERR: | ^ BUILDSTDERR: 22631 | _cucX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1G_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22683:1: error: BUILDSTDERR: warning: label ‘_cud8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22683 | _cud8: BUILDSTDERR: | ^ BUILDSTDERR: 22683 | _cud8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1H_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22760:1: error: BUILDSTDERR: warning: label ‘_cudd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22760 | _cudd: BUILDSTDERR: | ^ BUILDSTDERR: 22760 | _cudd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1I_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22839:1: error: BUILDSTDERR: warning: label ‘_cudi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22839 | _cudi: BUILDSTDERR: | ^ BUILDSTDERR: 22839 | _cudi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1J_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:22921:1: error: BUILDSTDERR: warning: label ‘_cudn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22921 | _cudn: BUILDSTDERR: | ^ BUILDSTDERR: 22921 | _cudn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1K_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23001:1: error: BUILDSTDERR: warning: label ‘_cuds’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23001 | _cuds: BUILDSTDERR: | ^ BUILDSTDERR: 23001 | _cuds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1L_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23083:1: error: BUILDSTDERR: warning: label ‘_cudx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23083 | _cudx: BUILDSTDERR: | ^ BUILDSTDERR: 23083 | _cudx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23168:1: error: BUILDSTDERR: warning: label ‘_cudC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23168 | _cudC: BUILDSTDERR: | ^ BUILDSTDERR: 23168 | _cudC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1N_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23251:1: error: BUILDSTDERR: warning: label ‘_cudH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23251 | _cudH: BUILDSTDERR: | ^ BUILDSTDERR: 23251 | _cudH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1O_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23336:1: error: BUILDSTDERR: warning: label ‘_cudM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23336 | _cudM: BUILDSTDERR: | ^ BUILDSTDERR: 23336 | _cudM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1P_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23424:1: error: BUILDSTDERR: warning: label ‘_cudR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23424 | _cudR: BUILDSTDERR: | ^ BUILDSTDERR: 23424 | _cudR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1Q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23510:1: error: BUILDSTDERR: warning: label ‘_cudW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23510 | _cudW: BUILDSTDERR: | ^ BUILDSTDERR: 23510 | _cudW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1R_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23598:1: error: BUILDSTDERR: warning: label ‘_cue1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23598 | _cue1: BUILDSTDERR: | ^ BUILDSTDERR: 23598 | _cue1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23689:1: error: BUILDSTDERR: warning: label ‘_cue6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23689 | _cue6: BUILDSTDERR: | ^ BUILDSTDERR: 23689 | _cue6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23778:1: error: BUILDSTDERR: warning: label ‘_cueb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23778 | _cueb: BUILDSTDERR: | ^ BUILDSTDERR: 23778 | _cueb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23869:1: error: BUILDSTDERR: warning: label ‘_cueg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23869 | _cueg: BUILDSTDERR: | ^ BUILDSTDERR: 23869 | _cueg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1V_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:23963:1: error: BUILDSTDERR: warning: label ‘_cuel’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23963 | _cuel: BUILDSTDERR: | ^ BUILDSTDERR: 23963 | _cuel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1W_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24055:1: error: BUILDSTDERR: warning: label ‘_cueq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24055 | _cueq: BUILDSTDERR: | ^ BUILDSTDERR: 24055 | _cueq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24149:1: error: BUILDSTDERR: warning: label ‘_cuev’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24149 | _cuev: BUILDSTDERR: | ^ BUILDSTDERR: 24149 | _cuev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24246:1: error: BUILDSTDERR: warning: label ‘_cueA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24246 | _cueA: BUILDSTDERR: | ^ BUILDSTDERR: 24246 | _cueA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss1Z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24341:1: error: BUILDSTDERR: warning: label ‘_cueF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24341 | _cueF: BUILDSTDERR: | ^ BUILDSTDERR: 24341 | _cueF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss23_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24440:1: error: BUILDSTDERR: warning: label ‘_cueO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24440 | _cueO: BUILDSTDERR: | ^ BUILDSTDERR: 24440 | _cueO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cueL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24517:1: error: BUILDSTDERR: warning: label ‘_cueL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24517 | _cueL: BUILDSTDERR: | ^ BUILDSTDERR: 24517 | _cueL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss24_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24576:1: error: BUILDSTDERR: warning: label ‘_cueW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24576 | _cueW: BUILDSTDERR: | ^ BUILDSTDERR: 24576 | _cueW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss25_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24674:1: error: BUILDSTDERR: warning: label ‘_cuf1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24674 | _cuf1: BUILDSTDERR: | ^ BUILDSTDERR: 24674 | _cuf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss29_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24776:1: error: BUILDSTDERR: warning: label ‘_cufa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24776 | _cufa: BUILDSTDERR: | ^ BUILDSTDERR: 24776 | _cufa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuf7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24855:1: error: BUILDSTDERR: warning: label ‘_cuf7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24855 | _cuf7: BUILDSTDERR: | ^ BUILDSTDERR: 24855 | _cuf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2a_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:24915:1: error: BUILDSTDERR: warning: label ‘_cufi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24915 | _cufi: BUILDSTDERR: | ^ BUILDSTDERR: 24915 | _cufi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0t_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25016:1: error: BUILDSTDERR: warning: label ‘_cufn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25016 | _cufn: BUILDSTDERR: | ^ BUILDSTDERR: 25016 | _cufn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2c_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25118:1: error: BUILDSTDERR: warning: label ‘_cufA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25118 | _cufA: BUILDSTDERR: | ^ BUILDSTDERR: 25118 | _cufA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuft’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25203:1: error: BUILDSTDERR: warning: label ‘_cuft’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25203 | _cuft: BUILDSTDERR: | ^ BUILDSTDERR: 25203 | _cuft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2d_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25262:1: error: BUILDSTDERR: warning: label ‘_cufM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25262 | _cufM: BUILDSTDERR: | ^ BUILDSTDERR: 25262 | _cufM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0s_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25366:1: error: BUILDSTDERR: warning: label ‘_cufR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25366 | _cufR: BUILDSTDERR: | ^ BUILDSTDERR: 25366 | _cufR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2f_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25471:1: error: BUILDSTDERR: warning: label ‘_cug4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25471 | _cug4: BUILDSTDERR: | ^ BUILDSTDERR: 25471 | _cug4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cufX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25558:1: error: BUILDSTDERR: warning: label ‘_cufX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25558 | _cufX: BUILDSTDERR: | ^ BUILDSTDERR: 25558 | _cufX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2g_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25618:1: error: BUILDSTDERR: warning: label ‘_cugg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25618 | _cugg: BUILDSTDERR: | ^ BUILDSTDERR: 25618 | _cugg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2h_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25725:1: error: BUILDSTDERR: warning: label ‘_cugl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25725 | _cugl: BUILDSTDERR: | ^ BUILDSTDERR: 25725 | _cugl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2i_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25834:1: error: BUILDSTDERR: warning: label ‘_cugq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25834 | _cugq: BUILDSTDERR: | ^ BUILDSTDERR: 25834 | _cugq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2j_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:25946:1: error: BUILDSTDERR: warning: label ‘_cugv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25946 | _cugv: BUILDSTDERR: | ^ BUILDSTDERR: 25946 | _cugv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0r_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26056:1: error: BUILDSTDERR: warning: label ‘_cugA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26056 | _cugA: BUILDSTDERR: | ^ BUILDSTDERR: 26056 | _cugA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2l_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26167:1: error: BUILDSTDERR: warning: label ‘_cugO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26167 | _cugO: BUILDSTDERR: | ^ BUILDSTDERR: 26167 | _cugO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cugG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26259:1: error: BUILDSTDERR: warning: label ‘_cugG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26259 | _cugG: BUILDSTDERR: | ^ BUILDSTDERR: 26259 | _cugG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss0p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26327:1: error: BUILDSTDERR: warning: label ‘_cuh3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26327 | _cuh3: BUILDSTDERR: | ^ BUILDSTDERR: 26327 | _cuh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26419:1: error: BUILDSTDERR: warning: label ‘_cuhq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26419 | _cuhq: BUILDSTDERR: | ^ BUILDSTDERR: 26419 | _cuhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26461:1: error: BUILDSTDERR: warning: label ‘_cuht’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26461 | _cuht: BUILDSTDERR: | ^ BUILDSTDERR: 26461 | _cuht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2s_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26519:1: error: BUILDSTDERR: warning: label ‘_cuhW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26519 | _cuhW: BUILDSTDERR: | ^ BUILDSTDERR: 26519 | _cuhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2t_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26575:1: error: BUILDSTDERR: warning: label ‘_cui1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26575 | _cui1: BUILDSTDERR: | ^ BUILDSTDERR: 26575 | _cui1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2u_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26634:1: error: BUILDSTDERR: warning: label ‘_cui7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26634 | _cui7: BUILDSTDERR: | ^ BUILDSTDERR: 26634 | _cui7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26690:1: error: BUILDSTDERR: warning: label ‘_cuic’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26690 | _cuic: BUILDSTDERR: | ^ BUILDSTDERR: 26690 | _cuic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctWU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26723:1: error: BUILDSTDERR: warning: label ‘_ctWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26723 | _ctWU: BUILDSTDERR: | ^ BUILDSTDERR: 26723 | _ctWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ctX0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26807:1: error: BUILDSTDERR: warning: label ‘_ctX0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26807 | _ctX0: BUILDSTDERR: | ^ BUILDSTDERR: 26807 | _ctX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:26964:1: error: BUILDSTDERR: warning: label ‘_cumI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26964 | _cumI: BUILDSTDERR: | ^ BUILDSTDERR: 26964 | _cumI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatus1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27002:1: error: BUILDSTDERR: warning: label ‘_cumR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27002 | _cumR: BUILDSTDERR: | ^ BUILDSTDERR: 27002 | _cumR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowStatuszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27035:1: error: BUILDSTDERR: warning: label ‘_cun0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27035 | _cun0: BUILDSTDERR: | ^ BUILDSTDERR: 27035 | _cun0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectType2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27081:1: error: BUILDSTDERR: warning: label ‘_cune’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27081 | _cune: BUILDSTDERR: | ^ BUILDSTDERR: 27081 | _cune: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27129:1: error: BUILDSTDERR: warning: label ‘_cunr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27129 | _cunr: BUILDSTDERR: | ^ BUILDSTDERR: 27129 | _cunr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuno’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27151:1: error: BUILDSTDERR: warning: label ‘_cuno’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27151 | _cuno: BUILDSTDERR: | ^ BUILDSTDERR: 27151 | _cuno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27180:1: error: BUILDSTDERR: warning: label ‘_cunI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27180 | _cunI: BUILDSTDERR: | ^ BUILDSTDERR: 27180 | _cunI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cunF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27207:1: error: BUILDSTDERR: warning: label ‘_cunF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27207 | _cunF: BUILDSTDERR: | ^ BUILDSTDERR: 27207 | _cunF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectType1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27236:1: error: BUILDSTDERR: warning: label ‘_cunZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27236 | _cunZ: BUILDSTDERR: | ^ BUILDSTDERR: 27236 | _cunZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cunW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27264:1: error: BUILDSTDERR: warning: label ‘_cunW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27264 | _cunW: BUILDSTDERR: | ^ BUILDSTDERR: 27264 | _cunW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowObjectTypezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27293:1: error: BUILDSTDERR: warning: label ‘_cuoc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27293 | _cuoc: BUILDSTDERR: | ^ BUILDSTDERR: 27293 | _cuoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqObjectTypezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27343:1: error: BUILDSTDERR: warning: label ‘_cuop’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27343 | _cuop: BUILDSTDERR: | ^ BUILDSTDERR: 27343 | _cuop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuom’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27370:1: error: BUILDSTDERR: warning: label ‘_cuom’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27370 | _cuom: BUILDSTDERR: | ^ BUILDSTDERR: 27370 | _cuom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuot’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27392:1: error: BUILDSTDERR: warning: label ‘_cuot’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27392 | _cuot: BUILDSTDERR: | ^ BUILDSTDERR: 27392 | _cuot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqObjectTypezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27420:1: error: BUILDSTDERR: warning: label ‘_cuoO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27420 | _cuoO: BUILDSTDERR: | ^ BUILDSTDERR: 27420 | _cuoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuoL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27447:1: error: BUILDSTDERR: warning: label ‘_cuoL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27447 | _cuoL: BUILDSTDERR: | ^ BUILDSTDERR: 27447 | _cuoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuoS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27469:1: error: BUILDSTDERR: warning: label ‘_cuoS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27469 | _cuoS: BUILDSTDERR: | ^ BUILDSTDERR: 27469 | _cuoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27512:1: error: BUILDSTDERR: warning: label ‘_cupg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27512 | _cupg: BUILDSTDERR: | ^ BUILDSTDERR: 27512 | _cupg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfMPDArgMetadata1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27551:1: error: BUILDSTDERR: warning: label ‘_cupk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27551 | _cupk: BUILDSTDERR: | ^ BUILDSTDERR: 27551 | _cupk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss2V_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27616:1: error: BUILDSTDERR: warning: label ‘_cupI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27616 | _cupI: BUILDSTDERR: | ^ BUILDSTDERR: 27616 | _cupI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cupF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27654:1: error: BUILDSTDERR: warning: label ‘_cupF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27654 | _cupF: BUILDSTDERR: | ^ BUILDSTDERR: 27654 | _cupF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss34_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27684:1: error: BUILDSTDERR: warning: label ‘_cuq8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27684 | _cuq8: BUILDSTDERR: | ^ BUILDSTDERR: 27684 | _cuq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss36_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27741:1: error: BUILDSTDERR: warning: label ‘_cuqe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27741 | _cuqe: BUILDSTDERR: | ^ BUILDSTDERR: 27741 | _cuqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3a_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27802:1: error: BUILDSTDERR: warning: label ‘_cuqI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27802 | _cuqI: BUILDSTDERR: | ^ BUILDSTDERR: 27802 | _cuqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3c_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27865:1: error: BUILDSTDERR: warning: label ‘_cuqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27865 | _cuqO: BUILDSTDERR: | ^ BUILDSTDERR: 27865 | _cuqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3d_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27926:1: error: BUILDSTDERR: warning: label ‘_cuqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27926 | _cuqU: BUILDSTDERR: | ^ BUILDSTDERR: 27926 | _cuqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:27982:1: error: BUILDSTDERR: warning: label ‘_cur2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27982 | _cur2: BUILDSTDERR: | ^ BUILDSTDERR: 27982 | _cur2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28044:1: error: BUILDSTDERR: warning: label ‘_curt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28044 | _curt: BUILDSTDERR: | ^ BUILDSTDERR: 28044 | _curt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_curq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28071:1: error: BUILDSTDERR: warning: label ‘_curq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28071 | _curq: BUILDSTDERR: | ^ BUILDSTDERR: 28071 | _curq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28100:1: error: BUILDSTDERR: warning: label ‘_curR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28100 | _curR: BUILDSTDERR: | ^ BUILDSTDERR: 28100 | _curR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_curO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28140:1: error: BUILDSTDERR: warning: label ‘_curO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28140 | _curO: BUILDSTDERR: | ^ BUILDSTDERR: 28140 | _curO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_curV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28165:1: error: BUILDSTDERR: warning: label ‘_curV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28165 | _curV: BUILDSTDERR: | ^ BUILDSTDERR: 28165 | _curV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28192:1: error: BUILDSTDERR: warning: label ‘_cus5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28192 | _cus5: BUILDSTDERR: | ^ BUILDSTDERR: 28192 | _cus5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPath1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28243:1: error: BUILDSTDERR: warning: label ‘_cusi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28243 | _cusi: BUILDSTDERR: | ^ BUILDSTDERR: 28243 | _cusi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPathzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28276:1: error: BUILDSTDERR: warning: label ‘_cusr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28276 | _cusr: BUILDSTDERR: | ^ BUILDSTDERR: 28276 | _cusr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec10_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28334:1: error: BUILDSTDERR: warning: label ‘_cusx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28334 | _cusx: BUILDSTDERR: | ^ BUILDSTDERR: 28334 | _cusx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3B_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28347:1: error: BUILDSTDERR: warning: label ‘_cusI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28347 | _cusI: BUILDSTDERR: | ^ BUILDSTDERR: 28347 | _cusI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3C_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28386:1: error: BUILDSTDERR: warning: label ‘_cusS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28386 | _cusS: BUILDSTDERR: | ^ BUILDSTDERR: 28386 | _cusS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3D_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28427:1: error: BUILDSTDERR: warning: label ‘_cut2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28427 | _cut2: BUILDSTDERR: | ^ BUILDSTDERR: 28427 | _cut2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3E_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28467:1: error: BUILDSTDERR: warning: label ‘_cutc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28467 | _cutc: BUILDSTDERR: | ^ BUILDSTDERR: 28467 | _cutc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3F_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28507:1: error: BUILDSTDERR: warning: label ‘_cutm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28507 | _cutm: BUILDSTDERR: | ^ BUILDSTDERR: 28507 | _cutm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3I_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28546:1: error: BUILDSTDERR: warning: label ‘_cuvz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28546 | _cuvz: BUILDSTDERR: | ^ BUILDSTDERR: 28546 | _cuvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3J_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28584:1: error: BUILDSTDERR: warning: label ‘_cuvC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28584 | _cuvC: BUILDSTDERR: | ^ BUILDSTDERR: 28584 | _cuvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3K_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28637:1: error: BUILDSTDERR: warning: label ‘_cuvH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28637 | _cuvH: BUILDSTDERR: | ^ BUILDSTDERR: 28637 | _cuvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3L_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28688:1: error: BUILDSTDERR: warning: label ‘_cuvM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28688 | _cuvM: BUILDSTDERR: | ^ BUILDSTDERR: 28688 | _cuvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28742:1: error: BUILDSTDERR: warning: label ‘_cuvR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28742 | _cuvR: BUILDSTDERR: | ^ BUILDSTDERR: 28742 | _cuvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3N_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28799:1: error: BUILDSTDERR: warning: label ‘_cuvW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28799 | _cuvW: BUILDSTDERR: | ^ BUILDSTDERR: 28799 | _cuvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3O_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28854:1: error: BUILDSTDERR: warning: label ‘_cuw1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28854 | _cuw1: BUILDSTDERR: | ^ BUILDSTDERR: 28854 | _cuw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28918:1: error: BUILDSTDERR: warning: label ‘_cuwa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28918 | _cuwa: BUILDSTDERR: | ^ BUILDSTDERR: 28918 | _cuwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuw7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:28971:1: error: BUILDSTDERR: warning: label ‘_cuw7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28971 | _cuw7: BUILDSTDERR: | ^ BUILDSTDERR: 28971 | _cuw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29018:1: error: BUILDSTDERR: warning: label ‘_cuwi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29018 | _cuwi: BUILDSTDERR: | ^ BUILDSTDERR: 29018 | _cuwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29080:1: error: BUILDSTDERR: warning: label ‘_cuwn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29080 | _cuwn: BUILDSTDERR: | ^ BUILDSTDERR: 29080 | _cuwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3V_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29144:1: error: BUILDSTDERR: warning: label ‘_cuws’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29144 | _cuws: BUILDSTDERR: | ^ BUILDSTDERR: 29144 | _cuws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3W_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29211:1: error: BUILDSTDERR: warning: label ‘_cuwx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29211 | _cuwx: BUILDSTDERR: | ^ BUILDSTDERR: 29211 | _cuwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29276:1: error: BUILDSTDERR: warning: label ‘_cuwC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29276 | _cuwC: BUILDSTDERR: | ^ BUILDSTDERR: 29276 | _cuwC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29343:1: error: BUILDSTDERR: warning: label ‘_cuwH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29343 | _cuwH: BUILDSTDERR: | ^ BUILDSTDERR: 29343 | _cuwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3Z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29413:1: error: BUILDSTDERR: warning: label ‘_cuwM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29413 | _cuwM: BUILDSTDERR: | ^ BUILDSTDERR: 29413 | _cuwM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss40_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29481:1: error: BUILDSTDERR: warning: label ‘_cuwR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29481 | _cuwR: BUILDSTDERR: | ^ BUILDSTDERR: 29481 | _cuwR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss41_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29551:1: error: BUILDSTDERR: warning: label ‘_cuwW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29551 | _cuwW: BUILDSTDERR: | ^ BUILDSTDERR: 29551 | _cuwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss42_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29624:1: error: BUILDSTDERR: warning: label ‘_cux1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29624 | _cux1: BUILDSTDERR: | ^ BUILDSTDERR: 29624 | _cux1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss3G_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29698:1: error: BUILDSTDERR: warning: label ‘_cux6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29698 | _cux6: BUILDSTDERR: | ^ BUILDSTDERR: 29698 | _cux6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss46_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29766:1: error: BUILDSTDERR: warning: label ‘_cuxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29766 | _cuxv: BUILDSTDERR: | ^ BUILDSTDERR: 29766 | _cuxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss47_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29825:1: error: BUILDSTDERR: warning: label ‘_cuxB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29825 | _cuxB: BUILDSTDERR: | ^ BUILDSTDERR: 29825 | _cuxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec10_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29894:1: error: BUILDSTDERR: warning: label ‘_cuxJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29894 | _cuxJ: BUILDSTDERR: | ^ BUILDSTDERR: 29894 | _cuxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:29987:1: error: BUILDSTDERR: warning: label ‘_cuz3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29987 | _cuz3: BUILDSTDERR: | ^ BUILDSTDERR: 29987 | _cuz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuz0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30016:1: error: BUILDSTDERR: warning: label ‘_cuz0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30016 | _cuz0: BUILDSTDERR: | ^ BUILDSTDERR: 30016 | _cuz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuz7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30041:1: error: BUILDSTDERR: warning: label ‘_cuz7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30041 | _cuz7: BUILDSTDERR: | ^ BUILDSTDERR: 30041 | _cuz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30077:1: error: BUILDSTDERR: warning: label ‘_cuzs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30077 | _cuzs: BUILDSTDERR: | ^ BUILDSTDERR: 30077 | _cuzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuzp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30106:1: error: BUILDSTDERR: warning: label ‘_cuzp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30106 | _cuzp: BUILDSTDERR: | ^ BUILDSTDERR: 30106 | _cuzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSong1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30146:1: error: BUILDSTDERR: warning: label ‘_cuzJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30146 | _cuzJ: BUILDSTDERR: | ^ BUILDSTDERR: 30146 | _cuzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuzG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30174:1: error: BUILDSTDERR: warning: label ‘_cuzG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30174 | _cuzG: BUILDSTDERR: | ^ BUILDSTDERR: 30174 | _cuzG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowSongzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30210:1: error: BUILDSTDERR: warning: label ‘_cuzW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30210 | _cuzW: BUILDSTDERR: | ^ BUILDSTDERR: 30210 | _cuzW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss4D_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30262:1: error: BUILDSTDERR: warning: label ‘_cuAg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30262 | _cuAg: BUILDSTDERR: | ^ BUILDSTDERR: 30262 | _cuAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuAd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30300:1: error: BUILDSTDERR: warning: label ‘_cuAd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30300 | _cuAd: BUILDSTDERR: | ^ BUILDSTDERR: 30300 | _cuAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss4M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30330:1: error: BUILDSTDERR: warning: label ‘_cuAG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30330 | _cuAG: BUILDSTDERR: | ^ BUILDSTDERR: 30330 | _cuAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss4O_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30387:1: error: BUILDSTDERR: warning: label ‘_cuAM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30387 | _cuAM: BUILDSTDERR: | ^ BUILDSTDERR: 30387 | _cuAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss4S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30448:1: error: BUILDSTDERR: warning: label ‘_cuBg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30448 | _cuBg: BUILDSTDERR: | ^ BUILDSTDERR: 30448 | _cuBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss4U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30511:1: error: BUILDSTDERR: warning: label ‘_cuBm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30511 | _cuBm: BUILDSTDERR: | ^ BUILDSTDERR: 30511 | _cuBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss4V_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30572:1: error: BUILDSTDERR: warning: label ‘_cuBs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30572 | _cuBs: BUILDSTDERR: | ^ BUILDSTDERR: 30572 | _cuBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30628:1: error: BUILDSTDERR: warning: label ‘_cuBA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30628 | _cuBA: BUILDSTDERR: | ^ BUILDSTDERR: 30628 | _cuBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30690:1: error: BUILDSTDERR: warning: label ‘_cuC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30690 | _cuC1: BUILDSTDERR: | ^ BUILDSTDERR: 30690 | _cuC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuBY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30717:1: error: BUILDSTDERR: warning: label ‘_cuBY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30717 | _cuBY: BUILDSTDERR: | ^ BUILDSTDERR: 30717 | _cuBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss57_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30746:1: error: BUILDSTDERR: warning: label ‘_cuCp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30746 | _cuCp: BUILDSTDERR: | ^ BUILDSTDERR: 30746 | _cuCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuCm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30786:1: error: BUILDSTDERR: warning: label ‘_cuCm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30786 | _cuCm: BUILDSTDERR: | ^ BUILDSTDERR: 30786 | _cuCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuCt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30811:1: error: BUILDSTDERR: warning: label ‘_cuCt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30811 | _cuCt: BUILDSTDERR: | ^ BUILDSTDERR: 30811 | _cuCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30838:1: error: BUILDSTDERR: warning: label ‘_cuCD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30838 | _cuCD: BUILDSTDERR: | ^ BUILDSTDERR: 30838 | _cuCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistName1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30889:1: error: BUILDSTDERR: warning: label ‘_cuCQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30889 | _cuCQ: BUILDSTDERR: | ^ BUILDSTDERR: 30889 | _cuCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowPlaylistNamezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30922:1: error: BUILDSTDERR: warning: label ‘_cuCZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30922 | _cuCZ: BUILDSTDERR: | ^ BUILDSTDERR: 30922 | _cuCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:30976:1: error: BUILDSTDERR: warning: label ‘_cuDd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30976 | _cuDd: BUILDSTDERR: | ^ BUILDSTDERR: 30976 | _cuDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31029:1: error: BUILDSTDERR: warning: label ‘_cuDr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31029 | _cuDr: BUILDSTDERR: | ^ BUILDSTDERR: 31029 | _cuDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31082:1: error: BUILDSTDERR: warning: label ‘_cuDF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31082 | _cuDF: BUILDSTDERR: | ^ BUILDSTDERR: 31082 | _cuDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5g_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31130:1: error: BUILDSTDERR: warning: label ‘_cuE1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31130 | _cuE1: BUILDSTDERR: | ^ BUILDSTDERR: 31130 | _cuE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5j_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31166:1: error: BUILDSTDERR: warning: label ‘_cuEm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31166 | _cuEm: BUILDSTDERR: | ^ BUILDSTDERR: 31166 | _cuEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5k_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31203:1: error: BUILDSTDERR: warning: label ‘_cuEp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31203 | _cuEp: BUILDSTDERR: | ^ BUILDSTDERR: 31203 | _cuEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5n_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31256:1: error: BUILDSTDERR: warning: label ‘_cuES’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31256 | _cuES: BUILDSTDERR: | ^ BUILDSTDERR: 31256 | _cuES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31307:1: error: BUILDSTDERR: warning: label ‘_cuEX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31307 | _cuEX: BUILDSTDERR: | ^ BUILDSTDERR: 31307 | _cuEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31362:1: error: BUILDSTDERR: warning: label ‘_cuF3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31362 | _cuF3: BUILDSTDERR: | ^ BUILDSTDERR: 31362 | _cuF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5r_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31414:1: error: BUILDSTDERR: warning: label ‘_cuFl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31414 | _cuFl: BUILDSTDERR: | ^ BUILDSTDERR: 31414 | _cuFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuFi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31452:1: error: BUILDSTDERR: warning: label ‘_cuFi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31452 | _cuFi: BUILDSTDERR: | ^ BUILDSTDERR: 31452 | _cuFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5B_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31480:1: error: BUILDSTDERR: warning: label ‘_cuFK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31480 | _cuFK: BUILDSTDERR: | ^ BUILDSTDERR: 31480 | _cuFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5C_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31517:1: error: BUILDSTDERR: warning: label ‘_cuFN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31517 | _cuFN: BUILDSTDERR: | ^ BUILDSTDERR: 31517 | _cuFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5F_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31570:1: error: BUILDSTDERR: warning: label ‘_cuGg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31570 | _cuGg: BUILDSTDERR: | ^ BUILDSTDERR: 31570 | _cuGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5G_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31621:1: error: BUILDSTDERR: warning: label ‘_cuGl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31621 | _cuGl: BUILDSTDERR: | ^ BUILDSTDERR: 31621 | _cuGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5H_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31676:1: error: BUILDSTDERR: warning: label ‘_cuGr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31676 | _cuGr: BUILDSTDERR: | ^ BUILDSTDERR: 31676 | _cuGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5J_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31727:1: error: BUILDSTDERR: warning: label ‘_cuGF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31727 | _cuGF: BUILDSTDERR: | ^ BUILDSTDERR: 31727 | _cuGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31763:1: error: BUILDSTDERR: warning: label ‘_cuH0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31763 | _cuH0: BUILDSTDERR: | ^ BUILDSTDERR: 31763 | _cuH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5N_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31800:1: error: BUILDSTDERR: warning: label ‘_cuH3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31800 | _cuH3: BUILDSTDERR: | ^ BUILDSTDERR: 31800 | _cuH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5Q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31853:1: error: BUILDSTDERR: warning: label ‘_cuHw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31853 | _cuHw: BUILDSTDERR: | ^ BUILDSTDERR: 31853 | _cuHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5R_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31904:1: error: BUILDSTDERR: warning: label ‘_cuHB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31904 | _cuHB: BUILDSTDERR: | ^ BUILDSTDERR: 31904 | _cuHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss5S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:31959:1: error: BUILDSTDERR: warning: label ‘_cuHH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31959 | _cuHH: BUILDSTDERR: | ^ BUILDSTDERR: 31959 | _cuHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdcshowsPrec9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32011:1: error: BUILDSTDERR: warning: label ‘_cuHR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32011 | _cuHR: BUILDSTDERR: | ^ BUILDSTDERR: 32011 | _cuHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuDP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32054:1: error: BUILDSTDERR: warning: label ‘_cuDP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32054 | _cuDP: BUILDSTDERR: | ^ BUILDSTDERR: 32054 | _cuDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32190:1: error: BUILDSTDERR: warning: label ‘_cuIX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32190 | _cuIX: BUILDSTDERR: | ^ BUILDSTDERR: 32190 | _cuIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuIU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32217:1: error: BUILDSTDERR: warning: label ‘_cuIU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32217 | _cuIU: BUILDSTDERR: | ^ BUILDSTDERR: 32217 | _cuIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss66_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32254:1: error: BUILDSTDERR: warning: label ‘_cuJy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32254 | _cuJy: BUILDSTDERR: | ^ BUILDSTDERR: 32254 | _cuJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuJv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32294:1: error: BUILDSTDERR: warning: label ‘_cuJv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32294 | _cuJv: BUILDSTDERR: | ^ BUILDSTDERR: 32294 | _cuJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuJC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32319:1: error: BUILDSTDERR: warning: label ‘_cuJC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32319 | _cuJC: BUILDSTDERR: | ^ BUILDSTDERR: 32319 | _cuJC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss68_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32346:1: error: BUILDSTDERR: warning: label ‘_cuJM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32346 | _cuJM: BUILDSTDERR: | ^ BUILDSTDERR: 32346 | _cuJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss6i_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32402:1: error: BUILDSTDERR: warning: label ‘_cuK4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32402 | _cuK4: BUILDSTDERR: | ^ BUILDSTDERR: 32402 | _cuK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuK1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32438:1: error: BUILDSTDERR: warning: label ‘_cuK1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32438 | _cuK1: BUILDSTDERR: | ^ BUILDSTDERR: 32438 | _cuK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss6q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32472:1: error: BUILDSTDERR: warning: label ‘_cuKv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32472 | _cuKv: BUILDSTDERR: | ^ BUILDSTDERR: 32472 | _cuKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuKs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32512:1: error: BUILDSTDERR: warning: label ‘_cuKs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32512 | _cuKs: BUILDSTDERR: | ^ BUILDSTDERR: 32512 | _cuKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuKz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32537:1: error: BUILDSTDERR: warning: label ‘_cuKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32537 | _cuKz: BUILDSTDERR: | ^ BUILDSTDERR: 32537 | _cuKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ss6s_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32564:1: error: BUILDSTDERR: warning: label ‘_cuKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32564 | _cuKJ: BUILDSTDERR: | ^ BUILDSTDERR: 32564 | _cuKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32620:1: error: BUILDSTDERR: warning: label ‘_cuKT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32620 | _cuKT: BUILDSTDERR: | ^ BUILDSTDERR: 32620 | _cuKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuJb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32659:1: error: BUILDSTDERR: warning: label ‘_cuJb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32659 | _cuJb: BUILDSTDERR: | ^ BUILDSTDERR: 32659 | _cuJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResult1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32749:1: error: BUILDSTDERR: warning: label ‘_cuLo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32749 | _cuLo: BUILDSTDERR: | ^ BUILDSTDERR: 32749 | _cuLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfShowLsResultzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32782:1: error: BUILDSTDERR: warning: label ‘_cuLx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32782 | _cuLx: BUILDSTDERR: | ^ BUILDSTDERR: 32782 | _cuLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_cPlaytime_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32835:1: error: BUILDSTDERR: warning: label ‘_cuLL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32835 | _cuLL: BUILDSTDERR: | ^ BUILDSTDERR: 32835 | _cuLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuLI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32866:1: error: BUILDSTDERR: warning: label ‘_cuLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32866 | _cuLI: BUILDSTDERR: | ^ BUILDSTDERR: 32866 | _cuLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_cSongs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32897:1: error: BUILDSTDERR: warning: label ‘_cuM3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32897 | _cuM3: BUILDSTDERR: | ^ BUILDSTDERR: 32897 | _cuM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuM0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32928:1: error: BUILDSTDERR: warning: label ‘_cuM0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32928 | _cuM0: BUILDSTDERR: | ^ BUILDSTDERR: 32928 | _cuM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputEnabled_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32959:1: error: BUILDSTDERR: warning: label ‘_cuMl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32959 | _cuMl: BUILDSTDERR: | ^ BUILDSTDERR: 32959 | _cuMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuMi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:32990:1: error: BUILDSTDERR: warning: label ‘_cuMi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32990 | _cuMi: BUILDSTDERR: | ^ BUILDSTDERR: 32990 | _cuMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputName_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33021:1: error: BUILDSTDERR: warning: label ‘_cuMD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33021 | _cuMD: BUILDSTDERR: | ^ BUILDSTDERR: 33021 | _cuMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuMA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33052:1: error: BUILDSTDERR: warning: label ‘_cuMA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33052 | _cuMA: BUILDSTDERR: | ^ BUILDSTDERR: 33052 | _cuMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_dOutputID_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33083:1: error: BUILDSTDERR: warning: label ‘_cuMV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33083 | _cuMV: BUILDSTDERR: | ^ BUILDSTDERR: 33083 | _cuMV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuMS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33114:1: error: BUILDSTDERR: warning: label ‘_cuMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33114 | _cuMS: BUILDSTDERR: | ^ BUILDSTDERR: 33114 | _cuMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgIndex_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33145:1: error: BUILDSTDERR: warning: label ‘_cuNd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33145 | _cuNd: BUILDSTDERR: | ^ BUILDSTDERR: 33145 | _cuNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuNa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33176:1: error: BUILDSTDERR: warning: label ‘_cuNa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33176 | _cuNa: BUILDSTDERR: | ^ BUILDSTDERR: 33176 | _cuNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33207:1: error: BUILDSTDERR: warning: label ‘_cuNv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33207 | _cuNv: BUILDSTDERR: | ^ BUILDSTDERR: 33207 | _cuNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuNs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33238:1: error: BUILDSTDERR: warning: label ‘_cuNs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33238 | _cuNs: BUILDSTDERR: | ^ BUILDSTDERR: 33238 | _cuNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgLength_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33269:1: error: BUILDSTDERR: warning: label ‘_cuNN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33269 | _cuNN: BUILDSTDERR: | ^ BUILDSTDERR: 33269 | _cuNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuNK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33300:1: error: BUILDSTDERR: warning: label ‘_cuNK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33300 | _cuNK: BUILDSTDERR: | ^ BUILDSTDERR: 33300 | _cuNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgLastModified_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33331:1: error: BUILDSTDERR: warning: label ‘_cuO5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33331 | _cuO5: BUILDSTDERR: | ^ BUILDSTDERR: 33331 | _cuO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuO2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33362:1: error: BUILDSTDERR: warning: label ‘_cuO2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33362 | _cuO2: BUILDSTDERR: | ^ BUILDSTDERR: 33362 | _cuO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgTags_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33393:1: error: BUILDSTDERR: warning: label ‘_cuOn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33393 | _cuOn: BUILDSTDERR: | ^ BUILDSTDERR: 33393 | _cuOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuOk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33424:1: error: BUILDSTDERR: warning: label ‘_cuOk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33424 | _cuOk: BUILDSTDERR: | ^ BUILDSTDERR: 33424 | _cuOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgFilePath_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33455:1: error: BUILDSTDERR: warning: label ‘_cuOF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33455 | _cuOF: BUILDSTDERR: | ^ BUILDSTDERR: 33455 | _cuOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuOC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33486:1: error: BUILDSTDERR: warning: label ‘_cuOC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33486 | _cuOC: BUILDSTDERR: | ^ BUILDSTDERR: 33486 | _cuOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsDbUpdate_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33517:1: error: BUILDSTDERR: warning: label ‘_cuOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33517 | _cuOX: BUILDSTDERR: | ^ BUILDSTDERR: 33517 | _cuOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuOU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33548:1: error: BUILDSTDERR: warning: label ‘_cuOU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33548 | _cuOU: BUILDSTDERR: | ^ BUILDSTDERR: 33548 | _cuOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsDbPlaytime_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33579:1: error: BUILDSTDERR: warning: label ‘_cuPf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33579 | _cuPf: BUILDSTDERR: | ^ BUILDSTDERR: 33579 | _cuPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuPc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33610:1: error: BUILDSTDERR: warning: label ‘_cuPc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33610 | _cuPc: BUILDSTDERR: | ^ BUILDSTDERR: 33610 | _cuPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsPlaytime_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33641:1: error: BUILDSTDERR: warning: label ‘_cuPx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33641 | _cuPx: BUILDSTDERR: | ^ BUILDSTDERR: 33641 | _cuPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuPu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33672:1: error: BUILDSTDERR: warning: label ‘_cuPu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33672 | _cuPu: BUILDSTDERR: | ^ BUILDSTDERR: 33672 | _cuPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsUptime_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33703:1: error: BUILDSTDERR: warning: label ‘_cuPP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33703 | _cuPP: BUILDSTDERR: | ^ BUILDSTDERR: 33703 | _cuPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuPM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33734:1: error: BUILDSTDERR: warning: label ‘_cuPM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33734 | _cuPM: BUILDSTDERR: | ^ BUILDSTDERR: 33734 | _cuPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsSongs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33765:1: error: BUILDSTDERR: warning: label ‘_cuQ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33765 | _cuQ7: BUILDSTDERR: | ^ BUILDSTDERR: 33765 | _cuQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuQ4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33796:1: error: BUILDSTDERR: warning: label ‘_cuQ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33796 | _cuQ4: BUILDSTDERR: | ^ BUILDSTDERR: 33796 | _cuQ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsAlbums_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33827:1: error: BUILDSTDERR: warning: label ‘_cuQp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33827 | _cuQp: BUILDSTDERR: | ^ BUILDSTDERR: 33827 | _cuQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuQm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33858:1: error: BUILDSTDERR: warning: label ‘_cuQm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33858 | _cuQm: BUILDSTDERR: | ^ BUILDSTDERR: 33858 | _cuQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stsArtists_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33889:1: error: BUILDSTDERR: warning: label ‘_cuQH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33889 | _cuQH: BUILDSTDERR: | ^ BUILDSTDERR: 33889 | _cuQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuQE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33920:1: error: BUILDSTDERR: warning: label ‘_cuQE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33920 | _cuQE: BUILDSTDERR: | ^ BUILDSTDERR: 33920 | _cuQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stError_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33951:1: error: BUILDSTDERR: warning: label ‘_cuQZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33951 | _cuQZ: BUILDSTDERR: | ^ BUILDSTDERR: 33951 | _cuQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuQW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:33982:1: error: BUILDSTDERR: warning: label ‘_cuQW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33982 | _cuQW: BUILDSTDERR: | ^ BUILDSTDERR: 33982 | _cuQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stConsume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34013:1: error: BUILDSTDERR: warning: label ‘_cuRh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34013 | _cuRh: BUILDSTDERR: | ^ BUILDSTDERR: 34013 | _cuRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuRe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34044:1: error: BUILDSTDERR: warning: label ‘_cuRe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34044 | _cuRe: BUILDSTDERR: | ^ BUILDSTDERR: 34044 | _cuRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSingle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34075:1: error: BUILDSTDERR: warning: label ‘_cuRz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34075 | _cuRz: BUILDSTDERR: | ^ BUILDSTDERR: 34075 | _cuRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuRw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34106:1: error: BUILDSTDERR: warning: label ‘_cuRw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34106 | _cuRw: BUILDSTDERR: | ^ BUILDSTDERR: 34106 | _cuRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stUpdatingDb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34137:1: error: BUILDSTDERR: warning: label ‘_cuRR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34137 | _cuRR: BUILDSTDERR: | ^ BUILDSTDERR: 34137 | _cuRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuRO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34168:1: error: BUILDSTDERR: warning: label ‘_cuRO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34168 | _cuRO: BUILDSTDERR: | ^ BUILDSTDERR: 34168 | _cuRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stAudio_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34199:1: error: BUILDSTDERR: warning: label ‘_cuS9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34199 | _cuS9: BUILDSTDERR: | ^ BUILDSTDERR: 34199 | _cuS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuS6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34230:1: error: BUILDSTDERR: warning: label ‘_cuS6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34230 | _cuS6: BUILDSTDERR: | ^ BUILDSTDERR: 34230 | _cuS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stMixRampDelay_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34261:1: error: BUILDSTDERR: warning: label ‘_cuSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34261 | _cuSr: BUILDSTDERR: | ^ BUILDSTDERR: 34261 | _cuSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuSo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34292:1: error: BUILDSTDERR: warning: label ‘_cuSo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34292 | _cuSo: BUILDSTDERR: | ^ BUILDSTDERR: 34292 | _cuSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stMixRampdB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34323:1: error: BUILDSTDERR: warning: label ‘_cuSJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34323 | _cuSJ: BUILDSTDERR: | ^ BUILDSTDERR: 34323 | _cuSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuSG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34354:1: error: BUILDSTDERR: warning: label ‘_cuSG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34354 | _cuSG: BUILDSTDERR: | ^ BUILDSTDERR: 34354 | _cuSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stXFadeWidth_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34385:1: error: BUILDSTDERR: warning: label ‘_cuT1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34385 | _cuT1: BUILDSTDERR: | ^ BUILDSTDERR: 34385 | _cuT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuSY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34416:1: error: BUILDSTDERR: warning: label ‘_cuSY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34416 | _cuSY: BUILDSTDERR: | ^ BUILDSTDERR: 34416 | _cuSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stBitrate_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34447:1: error: BUILDSTDERR: warning: label ‘_cuTj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34447 | _cuTj: BUILDSTDERR: | ^ BUILDSTDERR: 34447 | _cuTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuTg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34478:1: error: BUILDSTDERR: warning: label ‘_cuTg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34478 | _cuTg: BUILDSTDERR: | ^ BUILDSTDERR: 34478 | _cuTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stTime_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34509:1: error: BUILDSTDERR: warning: label ‘_cuTB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34509 | _cuTB: BUILDSTDERR: | ^ BUILDSTDERR: 34509 | _cuTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuTy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34540:1: error: BUILDSTDERR: warning: label ‘_cuTy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34540 | _cuTy: BUILDSTDERR: | ^ BUILDSTDERR: 34540 | _cuTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stNextSongID_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34571:1: error: BUILDSTDERR: warning: label ‘_cuTT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34571 | _cuTT: BUILDSTDERR: | ^ BUILDSTDERR: 34571 | _cuTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuTQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34602:1: error: BUILDSTDERR: warning: label ‘_cuTQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34602 | _cuTQ: BUILDSTDERR: | ^ BUILDSTDERR: 34602 | _cuTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stNextSongPos_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34633:1: error: BUILDSTDERR: warning: label ‘_cuUb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34633 | _cuUb: BUILDSTDERR: | ^ BUILDSTDERR: 34633 | _cuUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuU8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34664:1: error: BUILDSTDERR: warning: label ‘_cuU8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34664 | _cuU8: BUILDSTDERR: | ^ BUILDSTDERR: 34664 | _cuU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSongID_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34695:1: error: BUILDSTDERR: warning: label ‘_cuUt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34695 | _cuUt: BUILDSTDERR: | ^ BUILDSTDERR: 34695 | _cuUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuUq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34726:1: error: BUILDSTDERR: warning: label ‘_cuUq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34726 | _cuUq: BUILDSTDERR: | ^ BUILDSTDERR: 34726 | _cuUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stSongPos_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34757:1: error: BUILDSTDERR: warning: label ‘_cuUL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34757 | _cuUL: BUILDSTDERR: | ^ BUILDSTDERR: 34757 | _cuUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuUI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34788:1: error: BUILDSTDERR: warning: label ‘_cuUI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34788 | _cuUI: BUILDSTDERR: | ^ BUILDSTDERR: 34788 | _cuUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stPlaylistLength_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34819:1: error: BUILDSTDERR: warning: label ‘_cuV3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34819 | _cuV3: BUILDSTDERR: | ^ BUILDSTDERR: 34819 | _cuV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuV0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34850:1: error: BUILDSTDERR: warning: label ‘_cuV0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34850 | _cuV0: BUILDSTDERR: | ^ BUILDSTDERR: 34850 | _cuV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stPlaylistVersion_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34881:1: error: BUILDSTDERR: warning: label ‘_cuVl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34881 | _cuVl: BUILDSTDERR: | ^ BUILDSTDERR: 34881 | _cuVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuVi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34912:1: error: BUILDSTDERR: warning: label ‘_cuVi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34912 | _cuVi: BUILDSTDERR: | ^ BUILDSTDERR: 34912 | _cuVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stRandom_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34943:1: error: BUILDSTDERR: warning: label ‘_cuVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34943 | _cuVD: BUILDSTDERR: | ^ BUILDSTDERR: 34943 | _cuVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuVA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:34974:1: error: BUILDSTDERR: warning: label ‘_cuVA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34974 | _cuVA: BUILDSTDERR: | ^ BUILDSTDERR: 34974 | _cuVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stRepeat_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35005:1: error: BUILDSTDERR: warning: label ‘_cuVV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35005 | _cuVV: BUILDSTDERR: | ^ BUILDSTDERR: 35005 | _cuVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuVS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35036:1: error: BUILDSTDERR: warning: label ‘_cuVS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35036 | _cuVS: BUILDSTDERR: | ^ BUILDSTDERR: 35036 | _cuVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stVolume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35067:1: error: BUILDSTDERR: warning: label ‘_cuWd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35067 | _cuWd: BUILDSTDERR: | ^ BUILDSTDERR: 35067 | _cuWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuWa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35098:1: error: BUILDSTDERR: warning: label ‘_cuWa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35098 | _cuWa: BUILDSTDERR: | ^ BUILDSTDERR: 35098 | _cuWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_stState_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35129:1: error: BUILDSTDERR: warning: label ‘_cuWv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35129 | _cuWv: BUILDSTDERR: | ^ BUILDSTDERR: 35129 | _cuWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuWs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35160:1: error: BUILDSTDERR: warning: label ‘_cuWs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35160 | _cuWs: BUILDSTDERR: | ^ BUILDSTDERR: 35160 | _cuWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_defaultSong_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35227:1: error: BUILDSTDERR: warning: label ‘_cuWK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35227 | _cuWK: BUILDSTDERR: | ^ BUILDSTDERR: 35227 | _cuWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35332:1: error: BUILDSTDERR: warning: label ‘_cuX0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35332 | _cuX0: BUILDSTDERR: | ^ BUILDSTDERR: 35332 | _cuX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35385:1: error: BUILDSTDERR: warning: label ‘_cuXe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35385 | _cuXe: BUILDSTDERR: | ^ BUILDSTDERR: 35385 | _cuXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35438:1: error: BUILDSTDERR: warning: label ‘_cuXs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35438 | _cuXs: BUILDSTDERR: | ^ BUILDSTDERR: 35438 | _cuXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35509:1: error: BUILDSTDERR: warning: label ‘_cuXG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35509 | _cuXG: BUILDSTDERR: | ^ BUILDSTDERR: 35509 | _cuXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35585:1: error: BUILDSTDERR: warning: label ‘_cuXU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35585 | _cuXU: BUILDSTDERR: | ^ BUILDSTDERR: 35585 | _cuXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35637:1: error: BUILDSTDERR: warning: label ‘_cuYc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35637 | _cuYc: BUILDSTDERR: | ^ BUILDSTDERR: 35637 | _cuYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuY9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35681:1: error: BUILDSTDERR: warning: label ‘_cuY9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35681 | _cuY9: BUILDSTDERR: | ^ BUILDSTDERR: 35681 | _cuY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35727:1: error: BUILDSTDERR: warning: label ‘_cuYt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35727 | _cuYt: BUILDSTDERR: | ^ BUILDSTDERR: 35727 | _cuYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssfV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35781:1: error: BUILDSTDERR: warning: label ‘_cuYN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35781 | _cuYN: BUILDSTDERR: | ^ BUILDSTDERR: 35781 | _cuYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuYK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35818:1: error: BUILDSTDERR: warning: label ‘_cuYK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35818 | _cuYK: BUILDSTDERR: | ^ BUILDSTDERR: 35818 | _cuYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwlvl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35858:1: error: BUILDSTDERR: warning: label ‘_cuYW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35858 | _cuYW: BUILDSTDERR: | ^ BUILDSTDERR: 35858 | _cuYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuYU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35895:1: error: BUILDSTDERR: warning: label ‘_cuYU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35895 | _cuYU: BUILDSTDERR: | ^ BUILDSTDERR: 35895 | _cuYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdwzdctoEnum_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35924:1: error: BUILDSTDERR: warning: label ‘_cuZh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35924 | _cuZh: BUILDSTDERR: | ^ BUILDSTDERR: 35924 | _cuZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdctoEnum_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35965:1: error: BUILDSTDERR: warning: label ‘_cuZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35965 | _cuZB: BUILDSTDERR: | ^ BUILDSTDERR: 35965 | _cuZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cuZy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:35992:1: error: BUILDSTDERR: warning: label ‘_cuZy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35992 | _cuZy: BUILDSTDERR: | ^ BUILDSTDERR: 35992 | _cuZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘rrKx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36024:1: error: BUILDSTDERR: warning: label ‘_cuZT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36024 | _cuZT: BUILDSTDERR: | ^ BUILDSTDERR: 36024 | _cuZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczeze1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36074:1: error: BUILDSTDERR: warning: label ‘_cv06’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36074 | _cv06: BUILDSTDERR: | ^ BUILDSTDERR: 36074 | _cv06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv03’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36103:1: error: BUILDSTDERR: warning: label ‘_cv03’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36103 | _cv03: BUILDSTDERR: | ^ BUILDSTDERR: 36103 | _cv03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv0a’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36135:1: error: BUILDSTDERR: warning: label ‘_cv0a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36135 | _cv0a: BUILDSTDERR: | ^ BUILDSTDERR: 36135 | _cv0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv0g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36167:1: error: BUILDSTDERR: warning: label ‘_cv0g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36167 | _cv0g: BUILDSTDERR: | ^ BUILDSTDERR: 36167 | _cv0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv0m’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36209:1: error: BUILDSTDERR: warning: label ‘_cv0m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36209 | _cv0m: BUILDSTDERR: | ^ BUILDSTDERR: 36209 | _cv0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv4t’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36283:1: error: BUILDSTDERR: warning: label ‘_cv4t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36283 | _cv4t: BUILDSTDERR: | ^ BUILDSTDERR: 36283 | _cv4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv4b’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36308:1: error: BUILDSTDERR: warning: label ‘_cv4b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36308 | _cv4b: BUILDSTDERR: | ^ BUILDSTDERR: 36308 | _cv4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ssgu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36333:1: error: BUILDSTDERR: warning: label ‘_ssgu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36333 | _ssgu: BUILDSTDERR: | ^ BUILDSTDERR: 36333 | _ssgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv0H’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36349:1: error: BUILDSTDERR: warning: label ‘_cv0H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36349 | _cv0H: BUILDSTDERR: | ^ BUILDSTDERR: 36349 | _cv0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv0V’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36384:1: error: BUILDSTDERR: warning: label ‘_cv0V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36384 | _cv0V: BUILDSTDERR: | ^ BUILDSTDERR: 36384 | _cv0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv3h’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36427:1: error: BUILDSTDERR: warning: label ‘_cv3h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36427 | _cv3h: BUILDSTDERR: | ^ BUILDSTDERR: 36427 | _cv3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv3u’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36460:1: error: BUILDSTDERR: warning: label ‘_cv3u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36460 | _cv3u: BUILDSTDERR: | ^ BUILDSTDERR: 36460 | _cv3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv3A’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36486:1: error: BUILDSTDERR: warning: label ‘_cv3A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36486 | _cv3A: BUILDSTDERR: | ^ BUILDSTDERR: 36486 | _cv3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv3J’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36509:1: error: BUILDSTDERR: warning: label ‘_cv3J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36509 | _cv3J: BUILDSTDERR: | ^ BUILDSTDERR: 36509 | _cv3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv3U’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36537:1: error: BUILDSTDERR: warning: label ‘_cv3U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36537 | _cv3U: BUILDSTDERR: | ^ BUILDSTDERR: 36537 | _cv3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv2Z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36561:1: error: BUILDSTDERR: warning: label ‘_cv2Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36561 | _cv2Z: BUILDSTDERR: | ^ BUILDSTDERR: 36561 | _cv2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ssgw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36586:1: error: BUILDSTDERR: warning: label ‘_ssgw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36586 | _ssgw: BUILDSTDERR: | ^ BUILDSTDERR: 36586 | _ssgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv11’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36602:1: error: BUILDSTDERR: warning: label ‘_cv11’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36602 | _cv11: BUILDSTDERR: | ^ BUILDSTDERR: 36602 | _cv11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv1f’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36637:1: error: BUILDSTDERR: warning: label ‘_cv1f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36637 | _cv1f: BUILDSTDERR: | ^ BUILDSTDERR: 36637 | _cv1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv2m’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36680:1: error: BUILDSTDERR: warning: label ‘_cv2m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36680 | _cv2m: BUILDSTDERR: | ^ BUILDSTDERR: 36680 | _cv2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv2z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36713:1: error: BUILDSTDERR: warning: label ‘_cv2z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36713 | _cv2z: BUILDSTDERR: | ^ BUILDSTDERR: 36713 | _cv2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv2F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36737:1: error: BUILDSTDERR: warning: label ‘_cv2F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36737 | _cv2F: BUILDSTDERR: | ^ BUILDSTDERR: 36737 | _cv2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv24’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36761:1: error: BUILDSTDERR: warning: label ‘_cv24’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36761 | _cv24: BUILDSTDERR: | ^ BUILDSTDERR: 36761 | _cv24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_ssgy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36785:1: error: BUILDSTDERR: warning: label ‘_ssgy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36785 | _ssgy: BUILDSTDERR: | ^ BUILDSTDERR: 36785 | _ssgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv1l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36806:1: error: BUILDSTDERR: warning: label ‘_cv1l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36806 | _cv1l: BUILDSTDERR: | ^ BUILDSTDERR: 36806 | _cv1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv1K’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36848:1: error: BUILDSTDERR: warning: label ‘_cv1K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36848 | _cv1K: BUILDSTDERR: | ^ BUILDSTDERR: 36848 | _cv1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv1s’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36874:1: error: BUILDSTDERR: warning: label ‘_cv1s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36874 | _cv1s: BUILDSTDERR: | ^ BUILDSTDERR: 36874 | _cv1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv4K’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36898:1: error: BUILDSTDERR: warning: label ‘_cv4K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36898 | _cv4K: BUILDSTDERR: | ^ BUILDSTDERR: 36898 | _cv4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSongzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36919:1: error: BUILDSTDERR: warning: label ‘_cv67’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36919 | _cv67: BUILDSTDERR: | ^ BUILDSTDERR: 36919 | _cv67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv61’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36945:1: error: BUILDSTDERR: warning: label ‘_cv61’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36945 | _cv61: BUILDSTDERR: | ^ BUILDSTDERR: 36945 | _cv61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:36990:1: error: BUILDSTDERR: warning: label ‘_cv6v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36990 | _cv6v: BUILDSTDERR: | ^ BUILDSTDERR: 36990 | _cv6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv6n’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37024:1: error: BUILDSTDERR: warning: label ‘_cv6n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37024 | _cv6n: BUILDSTDERR: | ^ BUILDSTDERR: 37024 | _cv6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv77’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37077:1: error: BUILDSTDERR: warning: label ‘_cv77’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37077 | _cv77: BUILDSTDERR: | ^ BUILDSTDERR: 37077 | _cv77: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv6R’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37104:1: error: BUILDSTDERR: warning: label ‘_cv6R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37104 | _cv6R: BUILDSTDERR: | ^ BUILDSTDERR: 37104 | _cv6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv6B’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37132:1: error: BUILDSTDERR: warning: label ‘_cv6B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37132 | _cv6B: BUILDSTDERR: | ^ BUILDSTDERR: 37132 | _cv6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv7f’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37157:1: error: BUILDSTDERR: warning: label ‘_cv7f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37157 | _cv7f: BUILDSTDERR: | ^ BUILDSTDERR: 37157 | _cv7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqLsResultzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37178:1: error: BUILDSTDERR: warning: label ‘_cv7K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37178 | _cv7K: BUILDSTDERR: | ^ BUILDSTDERR: 37178 | _cv7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv7E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37204:1: error: BUILDSTDERR: warning: label ‘_cv7E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37204 | _cv7E: BUILDSTDERR: | ^ BUILDSTDERR: 37204 | _cv7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcfromEnum_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37249:1: error: BUILDSTDERR: warning: label ‘_cv85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37249 | _cv85: BUILDSTDERR: | ^ BUILDSTDERR: 37249 | _cv85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv81’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37276:1: error: BUILDSTDERR: warning: label ‘_cv81’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37276 | _cv81: BUILDSTDERR: | ^ BUILDSTDERR: 37276 | _cv81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv88’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37295:1: error: BUILDSTDERR: warning: label ‘_cv88’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37295 | _cv88: BUILDSTDERR: | ^ BUILDSTDERR: 37295 | _cv88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv87’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37318:1: error: BUILDSTDERR: warning: label ‘_cv87’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37318 | _cv87: BUILDSTDERR: | ^ BUILDSTDERR: 37318 | _cv87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37345:1: error: BUILDSTDERR: warning: label ‘_cv8G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37345 | _cv8G: BUILDSTDERR: | ^ BUILDSTDERR: 37345 | _cv8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37390:1: error: BUILDSTDERR: warning: label ‘_cv8S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37390 | _cv8S: BUILDSTDERR: | ^ BUILDSTDERR: 37390 | _cv8S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37428:1: error: BUILDSTDERR: warning: label ‘_cv8W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37428 | _cv8W: BUILDSTDERR: | ^ BUILDSTDERR: 37428 | _cv8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFrom_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37479:1: error: BUILDSTDERR: warning: label ‘_cv9h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37479 | _cv9h: BUILDSTDERR: | ^ BUILDSTDERR: 37479 | _cv9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv9d’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37508:1: error: BUILDSTDERR: warning: label ‘_cv9d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37508 | _cv9d: BUILDSTDERR: | ^ BUILDSTDERR: 37508 | _cv9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37546:1: error: BUILDSTDERR: warning: label ‘_cvaF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37546 | _cvaF: BUILDSTDERR: | ^ BUILDSTDERR: 37546 | _cvaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37582:1: error: BUILDSTDERR: warning: label ‘_cvaP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37582 | _cvaP: BUILDSTDERR: | ^ BUILDSTDERR: 37582 | _cvaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37617:1: error: BUILDSTDERR: warning: label ‘_cvb0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37617 | _cvb0: BUILDSTDERR: | ^ BUILDSTDERR: 37617 | _cvb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37659:1: error: BUILDSTDERR: warning: label ‘_cvb6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37659 | _cvb6: BUILDSTDERR: | ^ BUILDSTDERR: 37659 | _cvb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37740:1: error: BUILDSTDERR: warning: label ‘_cvbd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37740 | _cvbd: BUILDSTDERR: | ^ BUILDSTDERR: 37740 | _cvbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37790:1: error: BUILDSTDERR: warning: label ‘_cvbp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37790 | _cvbp: BUILDSTDERR: | ^ BUILDSTDERR: 37790 | _cvbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37825:1: error: BUILDSTDERR: warning: label ‘_cvbD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37825 | _cvbD: BUILDSTDERR: | ^ BUILDSTDERR: 37825 | _cvbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssi7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37860:1: error: BUILDSTDERR: warning: label ‘_cvch’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37860 | _cvch: BUILDSTDERR: | ^ BUILDSTDERR: 37860 | _cvch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssi5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37896:1: error: BUILDSTDERR: warning: label ‘_cvcr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37896 | _cvcr: BUILDSTDERR: | ^ BUILDSTDERR: 37896 | _cvcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssi8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37931:1: error: BUILDSTDERR: warning: label ‘_cvcC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37931 | _cvcC: BUILDSTDERR: | ^ BUILDSTDERR: 37931 | _cvcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssi2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:37973:1: error: BUILDSTDERR: warning: label ‘_cvcI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 37973 | _cvcI: BUILDSTDERR: | ^ BUILDSTDERR: 37973 | _cvcI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssi9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38054:1: error: BUILDSTDERR: warning: label ‘_cvcP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38054 | _cvcP: BUILDSTDERR: | ^ BUILDSTDERR: 38054 | _cvcP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sshZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38104:1: error: BUILDSTDERR: warning: label ‘_cvd1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38104 | _cvd1: BUILDSTDERR: | ^ BUILDSTDERR: 38104 | _cvd1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssib_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38139:1: error: BUILDSTDERR: warning: label ‘_cvdf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38139 | _cvdf: BUILDSTDERR: | ^ BUILDSTDERR: 38139 | _cvdf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssim_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38174:1: error: BUILDSTDERR: warning: label ‘_cvdW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38174 | _cvdW: BUILDSTDERR: | ^ BUILDSTDERR: 38174 | _cvdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssik_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38210:1: error: BUILDSTDERR: warning: label ‘_cve6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38210 | _cve6: BUILDSTDERR: | ^ BUILDSTDERR: 38210 | _cve6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssin_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38245:1: error: BUILDSTDERR: warning: label ‘_cveh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38245 | _cveh: BUILDSTDERR: | ^ BUILDSTDERR: 38245 | _cveh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssih_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38287:1: error: BUILDSTDERR: warning: label ‘_cven’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38287 | _cven: BUILDSTDERR: | ^ BUILDSTDERR: 38287 | _cven: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssio_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38368:1: error: BUILDSTDERR: warning: label ‘_cveu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38368 | _cveu: BUILDSTDERR: | ^ BUILDSTDERR: 38368 | _cveu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssie_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38418:1: error: BUILDSTDERR: warning: label ‘_cveG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38418 | _cveG: BUILDSTDERR: | ^ BUILDSTDERR: 38418 | _cveG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssiq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38453:1: error: BUILDSTDERR: warning: label ‘_cveU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38453 | _cveU: BUILDSTDERR: | ^ BUILDSTDERR: 38453 | _cveU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssiA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38488:1: error: BUILDSTDERR: warning: label ‘_cvfy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38488 | _cvfy: BUILDSTDERR: | ^ BUILDSTDERR: 38488 | _cvfy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssiy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38524:1: error: BUILDSTDERR: warning: label ‘_cvfI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38524 | _cvfI: BUILDSTDERR: | ^ BUILDSTDERR: 38524 | _cvfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssiB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38559:1: error: BUILDSTDERR: warning: label ‘_cvfT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38559 | _cvfT: BUILDSTDERR: | ^ BUILDSTDERR: 38559 | _cvfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssiv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38601:1: error: BUILDSTDERR: warning: label ‘_cvfZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38601 | _cvfZ: BUILDSTDERR: | ^ BUILDSTDERR: 38601 | _cvfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssiC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38682:1: error: BUILDSTDERR: warning: label ‘_cvg6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38682 | _cvg6: BUILDSTDERR: | ^ BUILDSTDERR: 38682 | _cvg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssis_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38732:1: error: BUILDSTDERR: warning: label ‘_cvgi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38732 | _cvgi: BUILDSTDERR: | ^ BUILDSTDERR: 38732 | _cvgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssiE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38767:1: error: BUILDSTDERR: warning: label ‘_cvgw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38767 | _cvgw: BUILDSTDERR: | ^ BUILDSTDERR: 38767 | _cvgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromThen_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38803:1: error: BUILDSTDERR: warning: label ‘_cvgz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38803 | _cvgz: BUILDSTDERR: | ^ BUILDSTDERR: 38803 | _cvgz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv9H’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38832:1: error: BUILDSTDERR: warning: label ‘_cv9H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38832 | _cv9H: BUILDSTDERR: | ^ BUILDSTDERR: 38832 | _cv9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv9R’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38857:1: error: BUILDSTDERR: warning: label ‘_cv9R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38857 | _cv9R: BUILDSTDERR: | ^ BUILDSTDERR: 38857 | _cv9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv9X’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:38895:1: error: BUILDSTDERR: warning: label ‘_cv9X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 38895 | _cv9X: BUILDSTDERR: | ^ BUILDSTDERR: 38895 | _cv9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cv9W’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:39123:1: error: BUILDSTDERR: warning: label ‘_cv9W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39123 | _cv9W: BUILDSTDERR: | ^ BUILDSTDERR: 39123 | _cv9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSubsystemzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:39150:1: error: BUILDSTDERR: warning: label ‘_cviF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39150 | _cviF: BUILDSTDERR: | ^ BUILDSTDERR: 39150 | _cviF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cviB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:39179:1: error: BUILDSTDERR: warning: label ‘_cviB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39179 | _cviB: BUILDSTDERR: | ^ BUILDSTDERR: 39179 | _cviB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cviM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:39204:1: error: BUILDSTDERR: warning: label ‘_cviM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39204 | _cviM: BUILDSTDERR: | ^ BUILDSTDERR: 39204 | _cviM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEqSubsystemzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:39233:1: error: BUILDSTDERR: warning: label ‘_cvjl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39233 | _cvjl: BUILDSTDERR: | ^ BUILDSTDERR: 39233 | _cvjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvjh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:39262:1: error: BUILDSTDERR: warning: label ‘_cvjh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39262 | _cvjh: BUILDSTDERR: | ^ BUILDSTDERR: 39262 | _cvjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvjs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:39288:1: error: BUILDSTDERR: warning: label ‘_cvjs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 39288 | _cvjs: BUILDSTDERR: | ^ BUILDSTDERR: 39288 | _cvjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssj4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41373:1: error: BUILDSTDERR: warning: label ‘_cvkf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41373 | _cvkf: BUILDSTDERR: | ^ BUILDSTDERR: 41373 | _cvkf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgAddTag_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41435:1: error: BUILDSTDERR: warning: label ‘_cvkk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41435 | _cvkk: BUILDSTDERR: | ^ BUILDSTDERR: 41435 | _cvkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvk1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41478:1: error: BUILDSTDERR: warning: label ‘_cvk1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41478 | _cvk1: BUILDSTDERR: | ^ BUILDSTDERR: 41478 | _cvk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_sgGetTag_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41546:1: error: BUILDSTDERR: warning: label ‘_cvkI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41546 | _cvkI: BUILDSTDERR: | ^ BUILDSTDERR: 41546 | _cvkI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvkE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41586:1: error: BUILDSTDERR: warning: label ‘_cvkE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41586 | _cvkE: BUILDSTDERR: | ^ BUILDSTDERR: 41586 | _cvkE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvkL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41607:1: error: BUILDSTDERR: warning: label ‘_cvkL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41607 | _cvkL: BUILDSTDERR: | ^ BUILDSTDERR: 41607 | _cvkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadata2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41640:1: error: BUILDSTDERR: warning: label ‘_cvlb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41640 | _cvlb: BUILDSTDERR: | ^ BUILDSTDERR: 41640 | _cvlb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvl9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41681:1: error: BUILDSTDERR: warning: label ‘_cvl9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41681 | _cvl9: BUILDSTDERR: | ^ BUILDSTDERR: 41681 | _cvl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcsucc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41710:1: error: BUILDSTDERR: warning: label ‘_cvlv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41710 | _cvlv: BUILDSTDERR: | ^ BUILDSTDERR: 41710 | _cvlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvlo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41740:1: error: BUILDSTDERR: warning: label ‘_cvlo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41740 | _cvlo: BUILDSTDERR: | ^ BUILDSTDERR: 41740 | _cvlo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvlC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41774:1: error: BUILDSTDERR: warning: label ‘_cvlC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41774 | _cvlC: BUILDSTDERR: | ^ BUILDSTDERR: 41774 | _cvlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadata1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41808:1: error: BUILDSTDERR: warning: label ‘_cvma’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41808 | _cvma: BUILDSTDERR: | ^ BUILDSTDERR: 41808 | _cvma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvm8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41849:1: error: BUILDSTDERR: warning: label ‘_cvm8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41849 | _cvm8: BUILDSTDERR: | ^ BUILDSTDERR: 41849 | _cvm8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcpred_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41878:1: error: BUILDSTDERR: warning: label ‘_cvmu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41878 | _cvmu: BUILDSTDERR: | ^ BUILDSTDERR: 41878 | _cvmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvmn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41908:1: error: BUILDSTDERR: warning: label ‘_cvmn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41908 | _cvmn: BUILDSTDERR: | ^ BUILDSTDERR: 41908 | _cvmn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvmB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41942:1: error: BUILDSTDERR: warning: label ‘_cvmB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41942 | _cvmB: BUILDSTDERR: | ^ BUILDSTDERR: 41942 | _cvmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssjF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:41972:1: error: BUILDSTDERR: warning: label ‘_cvnI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 41972 | _cvnI: BUILDSTDERR: | ^ BUILDSTDERR: 41972 | _cvnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssjC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42021:1: error: BUILDSTDERR: warning: label ‘_cvnZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42021 | _cvnZ: BUILDSTDERR: | ^ BUILDSTDERR: 42021 | _cvnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssjy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42076:1: error: BUILDSTDERR: warning: label ‘_cvoa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42076 | _cvoa: BUILDSTDERR: | ^ BUILDSTDERR: 42076 | _cvoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromTo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42134:1: error: BUILDSTDERR: warning: label ‘_cvof’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42134 | _cvof: BUILDSTDERR: | ^ BUILDSTDERR: 42134 | _cvof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvn3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42164:1: error: BUILDSTDERR: warning: label ‘_cvn3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42164 | _cvn3: BUILDSTDERR: | ^ BUILDSTDERR: 42164 | _cvn3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvnd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42190:1: error: BUILDSTDERR: warning: label ‘_cvnd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42190 | _cvnd: BUILDSTDERR: | ^ BUILDSTDERR: 42190 | _cvnd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvnj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42213:1: error: BUILDSTDERR: warning: label ‘_cvnj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42213 | _cvnj: BUILDSTDERR: | ^ BUILDSTDERR: 42213 | _cvnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvni’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42249:1: error: BUILDSTDERR: warning: label ‘_cvni’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42249 | _cvni: BUILDSTDERR: | ^ BUILDSTDERR: 42249 | _cvni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssk3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42276:1: error: BUILDSTDERR: warning: label ‘_cvpW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42276 | _cvpW: BUILDSTDERR: | ^ BUILDSTDERR: 42276 | _cvpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssk1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42315:1: error: BUILDSTDERR: warning: label ‘_cvqb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42315 | _cvqb: BUILDSTDERR: | ^ BUILDSTDERR: 42315 | _cvqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssk6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42368:1: error: BUILDSTDERR: warning: label ‘_cvqy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42368 | _cvqy: BUILDSTDERR: | ^ BUILDSTDERR: 42368 | _cvqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssjW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42426:1: error: BUILDSTDERR: warning: label ‘_cvqL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42426 | _cvqL: BUILDSTDERR: | ^ BUILDSTDERR: 42426 | _cvqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssk7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42509:1: error: BUILDSTDERR: warning: label ‘_cvqS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42509 | _cvqS: BUILDSTDERR: | ^ BUILDSTDERR: 42509 | _cvqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssjT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42563:1: error: BUILDSTDERR: warning: label ‘_cvr9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42563 | _cvr9: BUILDSTDERR: | ^ BUILDSTDERR: 42563 | _cvr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sskb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42616:1: error: BUILDSTDERR: warning: label ‘_cvrz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42616 | _cvrz: BUILDSTDERR: | ^ BUILDSTDERR: 42616 | _cvrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sskp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42667:1: error: BUILDSTDERR: warning: label ‘_cvsk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42667 | _cvsk: BUILDSTDERR: | ^ BUILDSTDERR: 42667 | _cvsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sskn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42706:1: error: BUILDSTDERR: warning: label ‘_cvsz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42706 | _cvsz: BUILDSTDERR: | ^ BUILDSTDERR: 42706 | _cvsz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘ssks_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42759:1: error: BUILDSTDERR: warning: label ‘_cvsW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42759 | _cvsW: BUILDSTDERR: | ^ BUILDSTDERR: 42759 | _cvsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sski_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42817:1: error: BUILDSTDERR: warning: label ‘_cvt9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42817 | _cvt9: BUILDSTDERR: | ^ BUILDSTDERR: 42817 | _cvt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sskt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42900:1: error: BUILDSTDERR: warning: label ‘_cvtg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42900 | _cvtg: BUILDSTDERR: | ^ BUILDSTDERR: 42900 | _cvtg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sskf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:42954:1: error: BUILDSTDERR: warning: label ‘_cvtx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 42954 | _cvtx: BUILDSTDERR: | ^ BUILDSTDERR: 42954 | _cvtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘sskx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43007:1: error: BUILDSTDERR: warning: label ‘_cvtX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43007 | _cvtX: BUILDSTDERR: | ^ BUILDSTDERR: 43007 | _cvtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_zdfEnumMetadatazuzdcenumFromThenTo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43059:1: error: BUILDSTDERR: warning: label ‘_cvu7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43059 | _cvu7: BUILDSTDERR: | ^ BUILDSTDERR: 43059 | _cvu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvoR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43089:1: error: BUILDSTDERR: warning: label ‘_cvoR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43089 | _cvoR: BUILDSTDERR: | ^ BUILDSTDERR: 43089 | _cvoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvp1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43117:1: error: BUILDSTDERR: warning: label ‘_cvp1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43117 | _cvp1: BUILDSTDERR: | ^ BUILDSTDERR: 43117 | _cvp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvpb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43143:1: error: BUILDSTDERR: warning: label ‘_cvpb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43143 | _cvpb: BUILDSTDERR: | ^ BUILDSTDERR: 43143 | _cvpb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvph’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43175:1: error: BUILDSTDERR: warning: label ‘_cvph’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43175 | _cvph: BUILDSTDERR: | ^ BUILDSTDERR: 43175 | _cvph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘_cvpg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43300:1: error: BUILDSTDERR: warning: label ‘_cvpg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43300 | _cvpg: BUILDSTDERR: | ^ BUILDSTDERR: 43300 | _cvpg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43336:1: error: BUILDSTDERR: warning: label ‘_cvvm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43336 | _cvvm: BUILDSTDERR: | ^ BUILDSTDERR: 43336 | _cvvm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43369:1: error: BUILDSTDERR: warning: label ‘_cvvr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43369 | _cvvr: BUILDSTDERR: | ^ BUILDSTDERR: 43369 | _cvvr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43442:1: error: BUILDSTDERR: warning: label ‘_cvvz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43442 | _cvvz: BUILDSTDERR: | ^ BUILDSTDERR: 43442 | _cvvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43462:1: error: BUILDSTDERR: warning: label ‘_cvvE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43462 | _cvvE: BUILDSTDERR: | ^ BUILDSTDERR: 43462 | _cvvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Song_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43520:1: error: BUILDSTDERR: warning: label ‘_cvvQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43520 | _cvvQ: BUILDSTDERR: | ^ BUILDSTDERR: 43520 | _cvvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Device_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43572:1: error: BUILDSTDERR: warning: label ‘_cvw2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43572 | _cvw2: BUILDSTDERR: | ^ BUILDSTDERR: 43572 | _cvw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsDirectory_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43616:1: error: BUILDSTDERR: warning: label ‘_cvwe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43616 | _cvwe: BUILDSTDERR: | ^ BUILDSTDERR: 43616 | _cvwe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsSong_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43656:1: error: BUILDSTDERR: warning: label ‘_cvwq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43656 | _cvwq: BUILDSTDERR: | ^ BUILDSTDERR: 43656 | _cvwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsPlaylist_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43696:1: error: BUILDSTDERR: warning: label ‘_cvwC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43696 | _cvwC: BUILDSTDERR: | ^ BUILDSTDERR: 43696 | _cvwC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Count_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:43737:1: error: BUILDSTDERR: warning: label ‘_cvwO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 43737 | _cvwO: BUILDSTDERR: | ^ BUILDSTDERR: 43737 | _cvwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_CZCToString_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44003:1: error: BUILDSTDERR: warning: label ‘_cvx0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44003 | _cvx0: BUILDSTDERR: | ^ BUILDSTDERR: 44003 | _cvx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Status_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44039:1: error: BUILDSTDERR: warning: label ‘_cvxa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44039 | _cvxa: BUILDSTDERR: | ^ BUILDSTDERR: 44039 | _cvxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stats_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44062:1: error: BUILDSTDERR: warning: label ‘_cvxh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44062 | _cvxh: BUILDSTDERR: | ^ BUILDSTDERR: 44062 | _cvxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Song_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44085:1: error: BUILDSTDERR: warning: label ‘_cvxo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44085 | _cvxo: BUILDSTDERR: | ^ BUILDSTDERR: 44085 | _cvxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Device_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44108:1: error: BUILDSTDERR: warning: label ‘_cvxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44108 | _cvxv: BUILDSTDERR: | ^ BUILDSTDERR: 44108 | _cvxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsDirectory_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44131:1: error: BUILDSTDERR: warning: label ‘_cvxC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44131 | _cvxC: BUILDSTDERR: | ^ BUILDSTDERR: 44131 | _cvxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsSong_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44154:1: error: BUILDSTDERR: warning: label ‘_cvxJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44154 | _cvxJ: BUILDSTDERR: | ^ BUILDSTDERR: 44154 | _cvxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_LsPlaylist_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44177:1: error: BUILDSTDERR: warning: label ‘_cvxQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44177 | _cvxQ: BUILDSTDERR: | ^ BUILDSTDERR: 44177 | _cvxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Count_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44200:1: error: BUILDSTDERR: warning: label ‘_cvxX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44200 | _cvxX: BUILDSTDERR: | ^ BUILDSTDERR: 44200 | _cvxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Off_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44230:1: error: BUILDSTDERR: warning: label ‘_cvy4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44230 | _cvy4: BUILDSTDERR: | ^ BUILDSTDERR: 44230 | _cvy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_TrackMode_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44253:1: error: BUILDSTDERR: warning: label ‘_cvyb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44253 | _cvyb: BUILDSTDERR: | ^ BUILDSTDERR: 44253 | _cvyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumMode_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44276:1: error: BUILDSTDERR: warning: label ‘_cvyi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44276 | _cvyi: BUILDSTDERR: | ^ BUILDSTDERR: 44276 | _cvyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_DatabaseS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44314:1: error: BUILDSTDERR: warning: label ‘_cvyp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44314 | _cvyp: BUILDSTDERR: | ^ BUILDSTDERR: 44314 | _cvyp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_UpdateS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44337:1: error: BUILDSTDERR: warning: label ‘_cvyw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44337 | _cvyw: BUILDSTDERR: | ^ BUILDSTDERR: 44337 | _cvyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_StoredPlaylistS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44360:1: error: BUILDSTDERR: warning: label ‘_cvyD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44360 | _cvyD: BUILDSTDERR: | ^ BUILDSTDERR: 44360 | _cvyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_PlaylistS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44383:1: error: BUILDSTDERR: warning: label ‘_cvyK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44383 | _cvyK: BUILDSTDERR: | ^ BUILDSTDERR: 44383 | _cvyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_PlayerS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44406:1: error: BUILDSTDERR: warning: label ‘_cvyR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44406 | _cvyR: BUILDSTDERR: | ^ BUILDSTDERR: 44406 | _cvyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MixerS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44429:1: error: BUILDSTDERR: warning: label ‘_cvyY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44429 | _cvyY: BUILDSTDERR: | ^ BUILDSTDERR: 44429 | _cvyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_OutputS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44452:1: error: BUILDSTDERR: warning: label ‘_cvz5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44452 | _cvz5: BUILDSTDERR: | ^ BUILDSTDERR: 44452 | _cvz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_OptionsS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44475:1: error: BUILDSTDERR: warning: label ‘_cvzc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44475 | _cvzc: BUILDSTDERR: | ^ BUILDSTDERR: 44475 | _cvzc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_StickerS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44498:1: error: BUILDSTDERR: warning: label ‘_cvzj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44498 | _cvzj: BUILDSTDERR: | ^ BUILDSTDERR: 44498 | _cvzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_SubscriptionS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44521:1: error: BUILDSTDERR: warning: label ‘_cvzq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44521 | _cvzq: BUILDSTDERR: | ^ BUILDSTDERR: 44521 | _cvzq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MessageS_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44544:1: error: BUILDSTDERR: warning: label ‘_cvzx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44544 | _cvzx: BUILDSTDERR: | ^ BUILDSTDERR: 44544 | _cvzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Playing_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44574:1: error: BUILDSTDERR: warning: label ‘_cvzE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44574 | _cvzE: BUILDSTDERR: | ^ BUILDSTDERR: 44574 | _cvzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Stopped_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44597:1: error: BUILDSTDERR: warning: label ‘_cvzL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44597 | _cvzL: BUILDSTDERR: | ^ BUILDSTDERR: 44597 | _cvzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Paused_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44620:1: error: BUILDSTDERR: warning: label ‘_cvzS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44620 | _cvzS: BUILDSTDERR: | ^ BUILDSTDERR: 44620 | _cvzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_SongObj_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44648:1: error: BUILDSTDERR: warning: label ‘_cvzZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44648 | _cvzZ: BUILDSTDERR: | ^ BUILDSTDERR: 44648 | _cvzZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Artist_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44694:1: error: BUILDSTDERR: warning: label ‘_cvA6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44694 | _cvA6: BUILDSTDERR: | ^ BUILDSTDERR: 44694 | _cvA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_ArtistSort_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44717:1: error: BUILDSTDERR: warning: label ‘_cvAd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44717 | _cvAd: BUILDSTDERR: | ^ BUILDSTDERR: 44717 | _cvAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Album_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44740:1: error: BUILDSTDERR: warning: label ‘_cvAk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44740 | _cvAk: BUILDSTDERR: | ^ BUILDSTDERR: 44740 | _cvAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumArtist_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44763:1: error: BUILDSTDERR: warning: label ‘_cvAr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44763 | _cvAr: BUILDSTDERR: | ^ BUILDSTDERR: 44763 | _cvAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_AlbumArtistSort_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44786:1: error: BUILDSTDERR: warning: label ‘_cvAy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44786 | _cvAy: BUILDSTDERR: | ^ BUILDSTDERR: 44786 | _cvAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Title_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44809:1: error: BUILDSTDERR: warning: label ‘_cvAF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44809 | _cvAF: BUILDSTDERR: | ^ BUILDSTDERR: 44809 | _cvAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Track_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44832:1: error: BUILDSTDERR: warning: label ‘_cvAM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44832 | _cvAM: BUILDSTDERR: | ^ BUILDSTDERR: 44832 | _cvAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Name_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44855:1: error: BUILDSTDERR: warning: label ‘_cvAT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44855 | _cvAT: BUILDSTDERR: | ^ BUILDSTDERR: 44855 | _cvAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Genre_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44878:1: error: BUILDSTDERR: warning: label ‘_cvB0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44878 | _cvB0: BUILDSTDERR: | ^ BUILDSTDERR: 44878 | _cvB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Date_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44901:1: error: BUILDSTDERR: warning: label ‘_cvB7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44901 | _cvB7: BUILDSTDERR: | ^ BUILDSTDERR: 44901 | _cvB7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Composer_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44924:1: error: BUILDSTDERR: warning: label ‘_cvBe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44924 | _cvBe: BUILDSTDERR: | ^ BUILDSTDERR: 44924 | _cvBe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Performer_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44947:1: error: BUILDSTDERR: warning: label ‘_cvBl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44947 | _cvBl: BUILDSTDERR: | ^ BUILDSTDERR: 44947 | _cvBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Comment_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44970:1: error: BUILDSTDERR: warning: label ‘_cvBs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44970 | _cvBs: BUILDSTDERR: | ^ BUILDSTDERR: 44970 | _cvBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_Disc_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:44993:1: error: BUILDSTDERR: warning: label ‘_cvBz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 44993 | _cvBz: BUILDSTDERR: | ^ BUILDSTDERR: 44993 | _cvBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuARTISTID_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:45016:1: error: BUILDSTDERR: warning: label ‘_cvBG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 45016 | _cvBG: BUILDSTDERR: | ^ BUILDSTDERR: 45016 | _cvBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuALBUMID_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:45039:1: error: BUILDSTDERR: warning: label ‘_cvBN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 45039 | _cvBN: BUILDSTDERR: | ^ BUILDSTDERR: 45039 | _cvBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuALBUMARTISTID_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:45062:1: error: BUILDSTDERR: warning: label ‘_cvBU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 45062 | _cvBU: BUILDSTDERR: | ^ BUILDSTDERR: 45062 | _cvBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuTRACKID_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:45085:1: error: BUILDSTDERR: warning: label ‘_cvC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 45085 | _cvC1: BUILDSTDERR: | ^ BUILDSTDERR: 45085 | _cvC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_MUSICBRAINZZzuRELEASETRACKID_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:45108:1: error: BUILDSTDERR: warning: label ‘_cvC8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 45108 | _cvC8: BUILDSTDERR: | ^ BUILDSTDERR: 45108 | _cvC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziTypes_CZCToString_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_96.hc:45131:1: error: BUILDSTDERR: warning: label ‘_cvCf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 45131 | _cvCf: BUILDSTDERR: | ^ BUILDSTDERR: 45131 | _cvCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/Network/MPD/Commands/Parse.hs:15:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 15 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Parse.hs:16:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 16 | import Control.Monad.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sy6f_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:118:1: error: BUILDSTDERR: warning: label ‘_cyro’ defined but not used [-Wunused-label] BUILDSTDERR: 118 | _cyro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 118 | _cyro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyri’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:160:1: error: BUILDSTDERR: warning: label ‘_cyri’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cyri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cyri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parse_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:197:1: error: BUILDSTDERR: warning: label ‘_cyrx’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _cyrx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _cyrx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_zdwpair_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:248:1: error: BUILDSTDERR: warning: label ‘_cyrS’ defined but not used [-Wunused-label] BUILDSTDERR: 248 | _cyrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 248 | _cyrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyrM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:281:1: error: BUILDSTDERR: warning: label ‘_cyrM’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _cyrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _cyrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cys1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:315:1: error: BUILDSTDERR: warning: label ‘_cys1’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _cys1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _cys1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cys8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:360:1: error: BUILDSTDERR: warning: label ‘_cys8’ defined but not used [-Wunused-label] BUILDSTDERR: 360 | _cys8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 360 | _cys8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_pair_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:380:1: error: BUILDSTDERR: warning: label ‘_cysw’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _cysw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _cysw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyst’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:407:1: error: BUILDSTDERR: warning: label ‘_cyst’ defined but not used [-Wunused-label] BUILDSTDERR: 407 | _cyst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 407 | _cyst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry4X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:471:1: error: BUILDSTDERR: warning: label ‘_cysW’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cysW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cysW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cysQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:519:1: error: BUILDSTDERR: warning: label ‘_cysQ’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _cysQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _cysQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry4Z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:577:1: error: BUILDSTDERR: warning: label ‘_cyto’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cyto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cyto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyti’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:625:1: error: BUILDSTDERR: warning: label ‘_cyti’ defined but not used [-Wunused-label] BUILDSTDERR: 625 | _cyti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 625 | _cyti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry51_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:683:1: error: BUILDSTDERR: warning: label ‘_cytQ’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cytQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cytQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cytK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:731:1: error: BUILDSTDERR: warning: label ‘_cytK’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cytK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cytK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry53_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:789:1: error: BUILDSTDERR: warning: label ‘_cyui’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _cyui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _cyui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyuc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:837:1: error: BUILDSTDERR: warning: label ‘_cyuc’ defined but not used [-Wunused-label] BUILDSTDERR: 837 | _cyuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 837 | _cyuc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry55_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:895:1: error: BUILDSTDERR: warning: label ‘_cyuK’ defined but not used [-Wunused-label] BUILDSTDERR: 895 | _cyuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 895 | _cyuK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyuE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:943:1: error: BUILDSTDERR: warning: label ‘_cyuE’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _cyuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _cyuE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry57_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1001:1: error: BUILDSTDERR: warning: label ‘_cyvc’ defined but not used [-Wunused-label] BUILDSTDERR: 1001 | _cyvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1001 | _cyvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyv6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1049:1: error: BUILDSTDERR: warning: label ‘_cyv6’ defined but not used [-Wunused-label] BUILDSTDERR: 1049 | _cyv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1049 | _cyv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry59_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cyvE’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cyvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cyvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyvy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1155:1: error: BUILDSTDERR: warning: label ‘_cyvy’ defined but not used [-Wunused-label] BUILDSTDERR: 1155 | _cyvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1155 | _cyvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1213:1: error: BUILDSTDERR: warning: label ‘_cyw6’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _cyw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _cyw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyw0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1261:1: error: BUILDSTDERR: warning: label ‘_cyw0’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _cyw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _cyw0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5d_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1319:1: error: BUILDSTDERR: warning: label ‘_cywy’ defined but not used [-Wunused-label] BUILDSTDERR: 1319 | _cywy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1319 | _cywy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyws’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1367:1: error: BUILDSTDERR: warning: label ‘_cyws’ defined but not used [-Wunused-label] BUILDSTDERR: 1367 | _cyws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1367 | _cyws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5f_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1425:1: error: BUILDSTDERR: warning: label ‘_cyx0’ defined but not used [-Wunused-label] BUILDSTDERR: 1425 | _cyx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1425 | _cyx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cywU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1473:1: error: BUILDSTDERR: warning: label ‘_cywU’ defined but not used [-Wunused-label] BUILDSTDERR: 1473 | _cywU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1473 | _cywU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5h_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cyxs’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cyxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cyxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyxm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1579:1: error: BUILDSTDERR: warning: label ‘_cyxm’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _cyxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _cyxm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5j_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1637:1: error: BUILDSTDERR: warning: label ‘_cyxU’ defined but not used [-Wunused-label] BUILDSTDERR: 1637 | _cyxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1637 | _cyxU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyxO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1685:1: error: BUILDSTDERR: warning: label ‘_cyxO’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _cyxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _cyxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5l_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1743:1: error: BUILDSTDERR: warning: label ‘_cyym’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _cyym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _cyym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyyg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1791:1: error: BUILDSTDERR: warning: label ‘_cyyg’ defined but not used [-Wunused-label] BUILDSTDERR: 1791 | _cyyg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1791 | _cyyg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5n_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1849:1: error: BUILDSTDERR: warning: label ‘_cyyO’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _cyyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _cyyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyyI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1897:1: error: BUILDSTDERR: warning: label ‘_cyyI’ defined but not used [-Wunused-label] BUILDSTDERR: 1897 | _cyyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1897 | _cyyI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:1955:1: error: BUILDSTDERR: warning: label ‘_cyzg’ defined but not used [-Wunused-label] BUILDSTDERR: 1955 | _cyzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1955 | _cyzg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyza’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cyza’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cyza: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cyza: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5r_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2061:1: error: BUILDSTDERR: warning: label ‘_cyzI’ defined but not used [-Wunused-label] BUILDSTDERR: 2061 | _cyzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2061 | _cyzI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyzC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2109:1: error: BUILDSTDERR: warning: label ‘_cyzC’ defined but not used [-Wunused-label] BUILDSTDERR: 2109 | _cyzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2109 | _cyzC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5t_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2167:1: error: BUILDSTDERR: warning: label ‘_cyAa’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _cyAa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _cyAa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyA4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2215:1: error: BUILDSTDERR: warning: label ‘_cyA4’ defined but not used [-Wunused-label] BUILDSTDERR: 2215 | _cyA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2215 | _cyA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5v_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2273:1: error: BUILDSTDERR: warning: label ‘_cyAC’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _cyAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _cyAC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyAw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2321:1: error: BUILDSTDERR: warning: label ‘_cyAw’ defined but not used [-Wunused-label] BUILDSTDERR: 2321 | _cyAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2321 | _cyAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5x_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2379:1: error: BUILDSTDERR: warning: label ‘_cyB4’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _cyB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _cyB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyAY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cyAY’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cyAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cyAY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2483:1: error: BUILDSTDERR: warning: label ‘_cyBp’ defined but not used [-Wunused-label] BUILDSTDERR: 2483 | _cyBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2483 | _cyBp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5A_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2543:1: error: BUILDSTDERR: warning: label ‘_cyBM’ defined but not used [-Wunused-label] BUILDSTDERR: 2543 | _cyBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2543 | _cyBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyBG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2591:1: error: BUILDSTDERR: warning: label ‘_cyBG’ defined but not used [-Wunused-label] BUILDSTDERR: 2591 | _cyBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2591 | _cyBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5C_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2649:1: error: BUILDSTDERR: warning: label ‘_cyCe’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _cyCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _cyCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyC8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2697:1: error: BUILDSTDERR: warning: label ‘_cyC8’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _cyC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _cyC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5F_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2761:1: error: BUILDSTDERR: warning: label ‘_cyCG’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _cyCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _cyCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyCA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cyCA’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cyCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cyCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5H_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2867:1: error: BUILDSTDERR: warning: label ‘_cyD8’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _cyD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _cyD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyD2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cyD2’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cyD2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cyD2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cyDA’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cyDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cyDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyDu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3021:1: error: BUILDSTDERR: warning: label ‘_cyDu’ defined but not used [-Wunused-label] BUILDSTDERR: 3021 | _cyDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3021 | _cyDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3075:1: error: BUILDSTDERR: warning: label ‘_cyDU’ defined but not used [-Wunused-label] BUILDSTDERR: 3075 | _cyDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3075 | _cyDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sycx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3138:1: error: BUILDSTDERR: warning: label ‘_cyK5’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _cyK5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _cyK5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sycM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3203:1: error: BUILDSTDERR: warning: label ‘_cyKz’ defined but not used [-Wunused-label] BUILDSTDERR: 3203 | _cyKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3203 | _cyKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syd1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3268:1: error: BUILDSTDERR: warning: label ‘_cyL3’ defined but not used [-Wunused-label] BUILDSTDERR: 3268 | _cyL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3268 | _cyL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sydg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3333:1: error: BUILDSTDERR: warning: label ‘_cyLx’ defined but not used [-Wunused-label] BUILDSTDERR: 3333 | _cyLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3333 | _cyLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sydv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3398:1: error: BUILDSTDERR: warning: label ‘_cyM1’ defined but not used [-Wunused-label] BUILDSTDERR: 3398 | _cyM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3398 | _cyM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sydK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3463:1: error: BUILDSTDERR: warning: label ‘_cyMv’ defined but not used [-Wunused-label] BUILDSTDERR: 3463 | _cyMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3463 | _cyMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sydZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3528:1: error: BUILDSTDERR: warning: label ‘_cyMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3528 | _cyMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3528 | _cyMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syee_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3593:1: error: BUILDSTDERR: warning: label ‘_cyNt’ defined but not used [-Wunused-label] BUILDSTDERR: 3593 | _cyNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3593 | _cyNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syet_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3658:1: error: BUILDSTDERR: warning: label ‘_cyNX’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _cyNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _cyNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syeI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3723:1: error: BUILDSTDERR: warning: label ‘_cyOr’ defined but not used [-Wunused-label] BUILDSTDERR: 3723 | _cyOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3723 | _cyOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syeX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3788:1: error: BUILDSTDERR: warning: label ‘_cyOV’ defined but not used [-Wunused-label] BUILDSTDERR: 3788 | _cyOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3788 | _cyOV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syfc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3853:1: error: BUILDSTDERR: warning: label ‘_cyPp’ defined but not used [-Wunused-label] BUILDSTDERR: 3853 | _cyPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3853 | _cyPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syfr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3918:1: error: BUILDSTDERR: warning: label ‘_cyPT’ defined but not used [-Wunused-label] BUILDSTDERR: 3918 | _cyPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3918 | _cyPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syfG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:3983:1: error: BUILDSTDERR: warning: label ‘_cyQn’ defined but not used [-Wunused-label] BUILDSTDERR: 3983 | _cyQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3983 | _cyQn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syfV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4048:1: error: BUILDSTDERR: warning: label ‘_cyQR’ defined but not used [-Wunused-label] BUILDSTDERR: 4048 | _cyQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4048 | _cyQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syga_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4113:1: error: BUILDSTDERR: warning: label ‘_cyRl’ defined but not used [-Wunused-label] BUILDSTDERR: 4113 | _cyRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4113 | _cyRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sygp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4178:1: error: BUILDSTDERR: warning: label ‘_cyRP’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _cyRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _cyRP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sygE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4243:1: error: BUILDSTDERR: warning: label ‘_cySj’ defined but not used [-Wunused-label] BUILDSTDERR: 4243 | _cySj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4243 | _cySj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sygT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4308:1: error: BUILDSTDERR: warning: label ‘_cySN’ defined but not used [-Wunused-label] BUILDSTDERR: 4308 | _cySN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4308 | _cySN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sygY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4367:1: error: BUILDSTDERR: warning: label ‘_cySS’ defined but not used [-Wunused-label] BUILDSTDERR: 4367 | _cySS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4367 | _cySS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyG7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4425:1: error: BUILDSTDERR: warning: label ‘_cyG7’ defined but not used [-Wunused-label] BUILDSTDERR: 4425 | _cyG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4425 | _cyG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz71’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4503:1: error: BUILDSTDERR: warning: label ‘_cz71’ defined but not used [-Wunused-label] BUILDSTDERR: 4503 | _cz71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4503 | _cz71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz6J’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4529:1: error: BUILDSTDERR: warning: label ‘_cz6J’ defined but not used [-Wunused-label] BUILDSTDERR: 4529 | _cz6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4529 | _cz6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sygK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4558:1: error: BUILDSTDERR: warning: label ‘_sygK’ defined but not used [-Wunused-label] BUILDSTDERR: 4558 | _sygK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4558 | _sygK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cySz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4588:1: error: BUILDSTDERR: warning: label ‘_cySz’ defined but not used [-Wunused-label] BUILDSTDERR: 4588 | _cySz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4588 | _cySz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syaD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4638:1: error: BUILDSTDERR: warning: label ‘_syaD’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _syaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _syaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyGj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4669:1: error: BUILDSTDERR: warning: label ‘_cyGj’ defined but not used [-Wunused-label] BUILDSTDERR: 4669 | _cyGj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4669 | _cyGj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz6i’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cz6i’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cz6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cz6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz60’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4773:1: error: BUILDSTDERR: warning: label ‘_cz60’ defined but not used [-Wunused-label] BUILDSTDERR: 4773 | _cz60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4773 | _cz60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sygv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4802:1: error: BUILDSTDERR: warning: label ‘_sygv’ defined but not used [-Wunused-label] BUILDSTDERR: 4802 | _sygv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4802 | _sygv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyS5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4832:1: error: BUILDSTDERR: warning: label ‘_cyS5’ defined but not used [-Wunused-label] BUILDSTDERR: 4832 | _cyS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4832 | _cyS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syaJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4882:1: error: BUILDSTDERR: warning: label ‘_syaJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4882 | _syaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4882 | _syaJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyGv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4913:1: error: BUILDSTDERR: warning: label ‘_cyGv’ defined but not used [-Wunused-label] BUILDSTDERR: 4913 | _cyGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4913 | _cyGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz5z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:4991:1: error: BUILDSTDERR: warning: label ‘_cz5z’ defined but not used [-Wunused-label] BUILDSTDERR: 4991 | _cz5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4991 | _cz5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz5h’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5017:1: error: BUILDSTDERR: warning: label ‘_cz5h’ defined but not used [-Wunused-label] BUILDSTDERR: 5017 | _cz5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5017 | _cz5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sygg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5046:1: error: BUILDSTDERR: warning: label ‘_sygg’ defined but not used [-Wunused-label] BUILDSTDERR: 5046 | _sygg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5046 | _sygg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyRB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5076:1: error: BUILDSTDERR: warning: label ‘_cyRB’ defined but not used [-Wunused-label] BUILDSTDERR: 5076 | _cyRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5076 | _cyRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syaP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5126:1: error: BUILDSTDERR: warning: label ‘_syaP’ defined but not used [-Wunused-label] BUILDSTDERR: 5126 | _syaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5126 | _syaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyGH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5157:1: error: BUILDSTDERR: warning: label ‘_cyGH’ defined but not used [-Wunused-label] BUILDSTDERR: 5157 | _cyGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5157 | _cyGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz4Q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5235:1: error: BUILDSTDERR: warning: label ‘_cz4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5235 | _cz4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5235 | _cz4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz4y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5261:1: error: BUILDSTDERR: warning: label ‘_cz4y’ defined but not used [-Wunused-label] BUILDSTDERR: 5261 | _cz4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5261 | _cz4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syg1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5290:1: error: BUILDSTDERR: warning: label ‘_syg1’ defined but not used [-Wunused-label] BUILDSTDERR: 5290 | _syg1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5290 | _syg1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyR7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5320:1: error: BUILDSTDERR: warning: label ‘_cyR7’ defined but not used [-Wunused-label] BUILDSTDERR: 5320 | _cyR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5320 | _cyR7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syaV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5370:1: error: BUILDSTDERR: warning: label ‘_syaV’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _syaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _syaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyGT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5401:1: error: BUILDSTDERR: warning: label ‘_cyGT’ defined but not used [-Wunused-label] BUILDSTDERR: 5401 | _cyGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5401 | _cyGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz47’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5479:1: error: BUILDSTDERR: warning: label ‘_cz47’ defined but not used [-Wunused-label] BUILDSTDERR: 5479 | _cz47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5479 | _cz47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz3P’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5505:1: error: BUILDSTDERR: warning: label ‘_cz3P’ defined but not used [-Wunused-label] BUILDSTDERR: 5505 | _cz3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5505 | _cz3P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syfM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5534:1: error: BUILDSTDERR: warning: label ‘_syfM’ defined but not used [-Wunused-label] BUILDSTDERR: 5534 | _syfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5534 | _syfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyQD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5564:1: error: BUILDSTDERR: warning: label ‘_cyQD’ defined but not used [-Wunused-label] BUILDSTDERR: 5564 | _cyQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5564 | _cyQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syb1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5614:1: error: BUILDSTDERR: warning: label ‘_syb1’ defined but not used [-Wunused-label] BUILDSTDERR: 5614 | _syb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5614 | _syb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyH5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5645:1: error: BUILDSTDERR: warning: label ‘_cyH5’ defined but not used [-Wunused-label] BUILDSTDERR: 5645 | _cyH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5645 | _cyH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz3o’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5723:1: error: BUILDSTDERR: warning: label ‘_cz3o’ defined but not used [-Wunused-label] BUILDSTDERR: 5723 | _cz3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5723 | _cz3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz36’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5749:1: error: BUILDSTDERR: warning: label ‘_cz36’ defined but not used [-Wunused-label] BUILDSTDERR: 5749 | _cz36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5749 | _cz36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syfx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5778:1: error: BUILDSTDERR: warning: label ‘_syfx’ defined but not used [-Wunused-label] BUILDSTDERR: 5778 | _syfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5778 | _syfx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyQ9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5808:1: error: BUILDSTDERR: warning: label ‘_cyQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 5808 | _cyQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5808 | _cyQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syb7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5858:1: error: BUILDSTDERR: warning: label ‘_syb7’ defined but not used [-Wunused-label] BUILDSTDERR: 5858 | _syb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5858 | _syb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyHh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5889:1: error: BUILDSTDERR: warning: label ‘_cyHh’ defined but not used [-Wunused-label] BUILDSTDERR: 5889 | _cyHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5889 | _cyHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz2F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5967:1: error: BUILDSTDERR: warning: label ‘_cz2F’ defined but not used [-Wunused-label] BUILDSTDERR: 5967 | _cz2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5967 | _cz2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz2n’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:5993:1: error: BUILDSTDERR: warning: label ‘_cz2n’ defined but not used [-Wunused-label] BUILDSTDERR: 5993 | _cz2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5993 | _cz2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syfi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6022:1: error: BUILDSTDERR: warning: label ‘_syfi’ defined but not used [-Wunused-label] BUILDSTDERR: 6022 | _syfi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6022 | _syfi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyPF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6052:1: error: BUILDSTDERR: warning: label ‘_cyPF’ defined but not used [-Wunused-label] BUILDSTDERR: 6052 | _cyPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6052 | _cyPF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6102:1: error: BUILDSTDERR: warning: label ‘_sybd’ defined but not used [-Wunused-label] BUILDSTDERR: 6102 | _sybd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6102 | _sybd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyHt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6133:1: error: BUILDSTDERR: warning: label ‘_cyHt’ defined but not used [-Wunused-label] BUILDSTDERR: 6133 | _cyHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6133 | _cyHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz1W’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6211:1: error: BUILDSTDERR: warning: label ‘_cz1W’ defined but not used [-Wunused-label] BUILDSTDERR: 6211 | _cz1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6211 | _cz1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz1E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6237:1: error: BUILDSTDERR: warning: label ‘_cz1E’ defined but not used [-Wunused-label] BUILDSTDERR: 6237 | _cz1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6237 | _cz1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syf3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6266:1: error: BUILDSTDERR: warning: label ‘_syf3’ defined but not used [-Wunused-label] BUILDSTDERR: 6266 | _syf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6266 | _syf3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyPb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6296:1: error: BUILDSTDERR: warning: label ‘_cyPb’ defined but not used [-Wunused-label] BUILDSTDERR: 6296 | _cyPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6296 | _cyPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6346:1: error: BUILDSTDERR: warning: label ‘_sybj’ defined but not used [-Wunused-label] BUILDSTDERR: 6346 | _sybj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6346 | _sybj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyHF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6377:1: error: BUILDSTDERR: warning: label ‘_cyHF’ defined but not used [-Wunused-label] BUILDSTDERR: 6377 | _cyHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6377 | _cyHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz1d’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6455:1: error: BUILDSTDERR: warning: label ‘_cz1d’ defined but not used [-Wunused-label] BUILDSTDERR: 6455 | _cz1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6455 | _cz1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz0V’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6481:1: error: BUILDSTDERR: warning: label ‘_cz0V’ defined but not used [-Wunused-label] BUILDSTDERR: 6481 | _cz0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6481 | _cz0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syeO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6510:1: error: BUILDSTDERR: warning: label ‘_syeO’ defined but not used [-Wunused-label] BUILDSTDERR: 6510 | _syeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6510 | _syeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyOH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6540:1: error: BUILDSTDERR: warning: label ‘_cyOH’ defined but not used [-Wunused-label] BUILDSTDERR: 6540 | _cyOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6540 | _cyOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6590:1: error: BUILDSTDERR: warning: label ‘_sybp’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _sybp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _sybp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyHR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6621:1: error: BUILDSTDERR: warning: label ‘_cyHR’ defined but not used [-Wunused-label] BUILDSTDERR: 6621 | _cyHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6621 | _cyHR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz0u’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6699:1: error: BUILDSTDERR: warning: label ‘_cz0u’ defined but not used [-Wunused-label] BUILDSTDERR: 6699 | _cz0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6699 | _cz0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cz0c’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6725:1: error: BUILDSTDERR: warning: label ‘_cz0c’ defined but not used [-Wunused-label] BUILDSTDERR: 6725 | _cz0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6725 | _cz0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syez’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6754:1: error: BUILDSTDERR: warning: label ‘_syez’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _syez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _syez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyOd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6784:1: error: BUILDSTDERR: warning: label ‘_cyOd’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _cyOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _cyOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6834:1: error: BUILDSTDERR: warning: label ‘_sybv’ defined but not used [-Wunused-label] BUILDSTDERR: 6834 | _sybv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6834 | _sybv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyI3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6865:1: error: BUILDSTDERR: warning: label ‘_cyI3’ defined but not used [-Wunused-label] BUILDSTDERR: 6865 | _cyI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6865 | _cyI3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyZL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6943:1: error: BUILDSTDERR: warning: label ‘_cyZL’ defined but not used [-Wunused-label] BUILDSTDERR: 6943 | _cyZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6943 | _cyZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyZt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6969:1: error: BUILDSTDERR: warning: label ‘_cyZt’ defined but not used [-Wunused-label] BUILDSTDERR: 6969 | _cyZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6969 | _cyZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syek’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:6998:1: error: BUILDSTDERR: warning: label ‘_syek’ defined but not used [-Wunused-label] BUILDSTDERR: 6998 | _syek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6998 | _syek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyNJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7028:1: error: BUILDSTDERR: warning: label ‘_cyNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7028 | _cyNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7028 | _cyNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7078:1: error: BUILDSTDERR: warning: label ‘_sybB’ defined but not used [-Wunused-label] BUILDSTDERR: 7078 | _sybB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7078 | _sybB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyIf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7109:1: error: BUILDSTDERR: warning: label ‘_cyIf’ defined but not used [-Wunused-label] BUILDSTDERR: 7109 | _cyIf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7109 | _cyIf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyZ2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7187:1: error: BUILDSTDERR: warning: label ‘_cyZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 7187 | _cyZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7187 | _cyZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyYK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7213:1: error: BUILDSTDERR: warning: label ‘_cyYK’ defined but not used [-Wunused-label] BUILDSTDERR: 7213 | _cyYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7213 | _cyYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sye5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7242:1: error: BUILDSTDERR: warning: label ‘_sye5’ defined but not used [-Wunused-label] BUILDSTDERR: 7242 | _sye5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7242 | _sye5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyNf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7272:1: error: BUILDSTDERR: warning: label ‘_cyNf’ defined but not used [-Wunused-label] BUILDSTDERR: 7272 | _cyNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7272 | _cyNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7322:1: error: BUILDSTDERR: warning: label ‘_sybH’ defined but not used [-Wunused-label] BUILDSTDERR: 7322 | _sybH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7322 | _sybH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyIr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7353:1: error: BUILDSTDERR: warning: label ‘_cyIr’ defined but not used [-Wunused-label] BUILDSTDERR: 7353 | _cyIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7353 | _cyIr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyYj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7431:1: error: BUILDSTDERR: warning: label ‘_cyYj’ defined but not used [-Wunused-label] BUILDSTDERR: 7431 | _cyYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7431 | _cyYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyY1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7457:1: error: BUILDSTDERR: warning: label ‘_cyY1’ defined but not used [-Wunused-label] BUILDSTDERR: 7457 | _cyY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7457 | _cyY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sydQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7486:1: error: BUILDSTDERR: warning: label ‘_sydQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7486 | _sydQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7486 | _sydQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyML’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7516:1: error: BUILDSTDERR: warning: label ‘_cyML’ defined but not used [-Wunused-label] BUILDSTDERR: 7516 | _cyML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7516 | _cyML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7566:1: error: BUILDSTDERR: warning: label ‘_sybN’ defined but not used [-Wunused-label] BUILDSTDERR: 7566 | _sybN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7566 | _sybN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyID’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7597:1: error: BUILDSTDERR: warning: label ‘_cyID’ defined but not used [-Wunused-label] BUILDSTDERR: 7597 | _cyID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7597 | _cyID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyXA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7675:1: error: BUILDSTDERR: warning: label ‘_cyXA’ defined but not used [-Wunused-label] BUILDSTDERR: 7675 | _cyXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7675 | _cyXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyXi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7701:1: error: BUILDSTDERR: warning: label ‘_cyXi’ defined but not used [-Wunused-label] BUILDSTDERR: 7701 | _cyXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7701 | _cyXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sydB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7730:1: error: BUILDSTDERR: warning: label ‘_sydB’ defined but not used [-Wunused-label] BUILDSTDERR: 7730 | _sydB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7730 | _sydB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyMh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7760:1: error: BUILDSTDERR: warning: label ‘_cyMh’ defined but not used [-Wunused-label] BUILDSTDERR: 7760 | _cyMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7760 | _cyMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7810:1: error: BUILDSTDERR: warning: label ‘_sybT’ defined but not used [-Wunused-label] BUILDSTDERR: 7810 | _sybT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7810 | _sybT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyIP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7841:1: error: BUILDSTDERR: warning: label ‘_cyIP’ defined but not used [-Wunused-label] BUILDSTDERR: 7841 | _cyIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7841 | _cyIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyWR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7919:1: error: BUILDSTDERR: warning: label ‘_cyWR’ defined but not used [-Wunused-label] BUILDSTDERR: 7919 | _cyWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7919 | _cyWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyWz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7945:1: error: BUILDSTDERR: warning: label ‘_cyWz’ defined but not used [-Wunused-label] BUILDSTDERR: 7945 | _cyWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7945 | _cyWz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sydm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:7974:1: error: BUILDSTDERR: warning: label ‘_sydm’ defined but not used [-Wunused-label] BUILDSTDERR: 7974 | _sydm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7974 | _sydm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyLN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8004:1: error: BUILDSTDERR: warning: label ‘_cyLN’ defined but not used [-Wunused-label] BUILDSTDERR: 8004 | _cyLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8004 | _cyLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sybZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8054:1: error: BUILDSTDERR: warning: label ‘_sybZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8054 | _sybZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8054 | _sybZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyJ1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8085:1: error: BUILDSTDERR: warning: label ‘_cyJ1’ defined but not used [-Wunused-label] BUILDSTDERR: 8085 | _cyJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8085 | _cyJ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyW8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8163:1: error: BUILDSTDERR: warning: label ‘_cyW8’ defined but not used [-Wunused-label] BUILDSTDERR: 8163 | _cyW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8163 | _cyW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyVQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8189:1: error: BUILDSTDERR: warning: label ‘_cyVQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8189 | _cyVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8189 | _cyVQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syd7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8218:1: error: BUILDSTDERR: warning: label ‘_syd7’ defined but not used [-Wunused-label] BUILDSTDERR: 8218 | _syd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8218 | _syd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyLj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8248:1: error: BUILDSTDERR: warning: label ‘_cyLj’ defined but not used [-Wunused-label] BUILDSTDERR: 8248 | _cyLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8248 | _cyLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syc5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8298:1: error: BUILDSTDERR: warning: label ‘_syc5’ defined but not used [-Wunused-label] BUILDSTDERR: 8298 | _syc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8298 | _syc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyJd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8329:1: error: BUILDSTDERR: warning: label ‘_cyJd’ defined but not used [-Wunused-label] BUILDSTDERR: 8329 | _cyJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8329 | _cyJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyVp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8407:1: error: BUILDSTDERR: warning: label ‘_cyVp’ defined but not used [-Wunused-label] BUILDSTDERR: 8407 | _cyVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8407 | _cyVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyV7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8433:1: error: BUILDSTDERR: warning: label ‘_cyV7’ defined but not used [-Wunused-label] BUILDSTDERR: 8433 | _cyV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8433 | _cyV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sycS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8462:1: error: BUILDSTDERR: warning: label ‘_sycS’ defined but not used [-Wunused-label] BUILDSTDERR: 8462 | _sycS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8462 | _sycS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyKP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8492:1: error: BUILDSTDERR: warning: label ‘_cyKP’ defined but not used [-Wunused-label] BUILDSTDERR: 8492 | _cyKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8492 | _cyKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sycb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8542:1: error: BUILDSTDERR: warning: label ‘_sycb’ defined but not used [-Wunused-label] BUILDSTDERR: 8542 | _sycb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8542 | _sycb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyJp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8573:1: error: BUILDSTDERR: warning: label ‘_cyJp’ defined but not used [-Wunused-label] BUILDSTDERR: 8573 | _cyJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8573 | _cyJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyUG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8651:1: error: BUILDSTDERR: warning: label ‘_cyUG’ defined but not used [-Wunused-label] BUILDSTDERR: 8651 | _cyUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8651 | _cyUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyUo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8677:1: error: BUILDSTDERR: warning: label ‘_cyUo’ defined but not used [-Wunused-label] BUILDSTDERR: 8677 | _cyUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8677 | _cyUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sycD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8706:1: error: BUILDSTDERR: warning: label ‘_sycD’ defined but not used [-Wunused-label] BUILDSTDERR: 8706 | _sycD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8706 | _sycD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyKl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8736:1: error: BUILDSTDERR: warning: label ‘_cyKl’ defined but not used [-Wunused-label] BUILDSTDERR: 8736 | _cyKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8736 | _cyKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sych’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8786:1: error: BUILDSTDERR: warning: label ‘_sych’ defined but not used [-Wunused-label] BUILDSTDERR: 8786 | _sych: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8786 | _sych: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyJB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8816:1: error: BUILDSTDERR: warning: label ‘_cyJB’ defined but not used [-Wunused-label] BUILDSTDERR: 8816 | _cyJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8816 | _cyJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyTX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8890:1: error: BUILDSTDERR: warning: label ‘_cyTX’ defined but not used [-Wunused-label] BUILDSTDERR: 8890 | _cyTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8890 | _cyTX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyTF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8915:1: error: BUILDSTDERR: warning: label ‘_cyTF’ defined but not used [-Wunused-label] BUILDSTDERR: 8915 | _cyTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8915 | _cyTF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syco’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8943:1: error: BUILDSTDERR: warning: label ‘_syco’ defined but not used [-Wunused-label] BUILDSTDERR: 8943 | _syco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8943 | _syco: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyJR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:8973:1: error: BUILDSTDERR: warning: label ‘_cyJR’ defined but not used [-Wunused-label] BUILDSTDERR: 8973 | _cyJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8973 | _cyJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyUe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9020:1: error: BUILDSTDERR: warning: label ‘_cyUe’ defined but not used [-Wunused-label] BUILDSTDERR: 9020 | _cyUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9020 | _cyUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syhb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9045:1: error: BUILDSTDERR: warning: label ‘_czcs’ defined but not used [-Wunused-label] BUILDSTDERR: 9045 | _czcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9045 | _czcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czcm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9106:1: error: BUILDSTDERR: warning: label ‘_czcm’ defined but not used [-Wunused-label] BUILDSTDERR: 9106 | _czcm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9106 | _czcm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syht_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9165:1: error: BUILDSTDERR: warning: label ‘_czcT’ defined but not used [-Wunused-label] BUILDSTDERR: 9165 | _czcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9165 | _czcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czcN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9213:1: error: BUILDSTDERR: warning: label ‘_czcN’ defined but not used [-Wunused-label] BUILDSTDERR: 9213 | _czcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9213 | _czcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czd2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9253:1: error: BUILDSTDERR: warning: label ‘_czd2’ defined but not used [-Wunused-label] BUILDSTDERR: 9253 | _czd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9253 | _czd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syhJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9300:1: error: BUILDSTDERR: warning: label ‘_czdD’ defined but not used [-Wunused-label] BUILDSTDERR: 9300 | _czdD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9300 | _czdD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czdx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9338:1: error: BUILDSTDERR: warning: label ‘_czdx’ defined but not used [-Wunused-label] BUILDSTDERR: 9338 | _czdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9338 | _czdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syhK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9370:1: error: BUILDSTDERR: warning: label ‘_czdM’ defined but not used [-Wunused-label] BUILDSTDERR: 9370 | _czdM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9370 | _czdM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czdk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9416:1: error: BUILDSTDERR: warning: label ‘_czdk’ defined but not used [-Wunused-label] BUILDSTDERR: 9416 | _czdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9416 | _czdk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syhY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9467:1: error: BUILDSTDERR: warning: label ‘_czem’ defined but not used [-Wunused-label] BUILDSTDERR: 9467 | _czem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9467 | _czem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syhZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9513:1: error: BUILDSTDERR: warning: label ‘_czep’ defined but not used [-Wunused-label] BUILDSTDERR: 9513 | _czep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9513 | _czep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syi0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9575:1: error: BUILDSTDERR: warning: label ‘_czeu’ defined but not used [-Wunused-label] BUILDSTDERR: 9575 | _czeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9575 | _czeu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cze1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9621:1: error: BUILDSTDERR: warning: label ‘_cze1’ defined but not used [-Wunused-label] BUILDSTDERR: 9621 | _cze1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9621 | _cze1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSongzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9677:1: error: BUILDSTDERR: warning: label ‘_czeG’ defined but not used [-Wunused-label] BUILDSTDERR: 9677 | _czeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9677 | _czeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyE0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9696:1: error: BUILDSTDERR: warning: label ‘_cyE0’ defined but not used [-Wunused-label] BUILDSTDERR: 9696 | _cyE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9696 | _cyE0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyE4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9720:1: error: BUILDSTDERR: warning: label ‘_cyE4’ defined but not used [-Wunused-label] BUILDSTDERR: 9720 | _cyE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9720 | _cyE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyEb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9773:1: error: BUILDSTDERR: warning: label ‘_cyEb’ defined but not used [-Wunused-label] BUILDSTDERR: 9773 | _cyEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9773 | _cyEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyEh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9805:1: error: BUILDSTDERR: warning: label ‘_cyEh’ defined but not used [-Wunused-label] BUILDSTDERR: 9805 | _cyEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9805 | _cyEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyEn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9852:1: error: BUILDSTDERR: warning: label ‘_cyEn’ defined but not used [-Wunused-label] BUILDSTDERR: 9852 | _cyEn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9852 | _cyEn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czhD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9934:1: error: BUILDSTDERR: warning: label ‘_czhD’ defined but not used [-Wunused-label] BUILDSTDERR: 9934 | _czhD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9934 | _czhD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czhl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9964:1: error: BUILDSTDERR: warning: label ‘_czhl’ defined but not used [-Wunused-label] BUILDSTDERR: 9964 | _czhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9964 | _czhl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syhQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:9988:1: error: BUILDSTDERR: warning: label ‘_syhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9988 | _syhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9988 | _syhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyFX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10007:1: error: BUILDSTDERR: warning: label ‘_cyFX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10007 | _cyFX: BUILDSTDERR: | ^ BUILDSTDERR: 10007 | _cyFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syaf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10041:1: error: BUILDSTDERR: warning: label ‘_syaf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10041 | _syaf: BUILDSTDERR: | ^ BUILDSTDERR: 10041 | _syaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyEz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10077:1: error: BUILDSTDERR: warning: label ‘_cyEz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10077 | _cyEz: BUILDSTDERR: | ^ BUILDSTDERR: 10077 | _cyEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czgW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10159:1: error: BUILDSTDERR: warning: label ‘_czgW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _czgW: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _czgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czgE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10189:1: error: BUILDSTDERR: warning: label ‘_czgE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10189 | _czgE: BUILDSTDERR: | ^ BUILDSTDERR: 10189 | _czgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syhz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10213:1: error: BUILDSTDERR: warning: label ‘_syhz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10213 | _syhz: BUILDSTDERR: | ^ BUILDSTDERR: 10213 | _syhz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyFN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10232:1: error: BUILDSTDERR: warning: label ‘_cyFN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10232 | _cyFN: BUILDSTDERR: | ^ BUILDSTDERR: 10232 | _cyFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syal’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10266:1: error: BUILDSTDERR: warning: label ‘_syal’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10266 | _syal: BUILDSTDERR: | ^ BUILDSTDERR: 10266 | _syal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyEL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10302:1: error: BUILDSTDERR: warning: label ‘_cyEL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10302 | _cyEL: BUILDSTDERR: | ^ BUILDSTDERR: 10302 | _cyEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czgf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10384:1: error: BUILDSTDERR: warning: label ‘_czgf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10384 | _czgf: BUILDSTDERR: | ^ BUILDSTDERR: 10384 | _czgf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czfX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10414:1: error: BUILDSTDERR: warning: label ‘_czfX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _czfX: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _czfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syhi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10438:1: error: BUILDSTDERR: warning: label ‘_syhi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10438 | _syhi: BUILDSTDERR: | ^ BUILDSTDERR: 10438 | _syhi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyFD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10457:1: error: BUILDSTDERR: warning: label ‘_cyFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10457 | _cyFD: BUILDSTDERR: | ^ BUILDSTDERR: 10457 | _cyFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syar’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10491:1: error: BUILDSTDERR: warning: label ‘_syar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10491 | _syar: BUILDSTDERR: | ^ BUILDSTDERR: 10491 | _syar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyEX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10527:1: error: BUILDSTDERR: warning: label ‘_cyEX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10527 | _cyEX: BUILDSTDERR: | ^ BUILDSTDERR: 10527 | _cyEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czfy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10609:1: error: BUILDSTDERR: warning: label ‘_czfy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10609 | _czfy: BUILDSTDERR: | ^ BUILDSTDERR: 10609 | _czfy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czfg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10639:1: error: BUILDSTDERR: warning: label ‘_czfg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10639 | _czfg: BUILDSTDERR: | ^ BUILDSTDERR: 10639 | _czfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syh0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10667:1: error: BUILDSTDERR: warning: label ‘_syh0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10667 | _syh0: BUILDSTDERR: | ^ BUILDSTDERR: 10667 | _syh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyFk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10695:1: error: BUILDSTDERR: warning: label ‘_cyFk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10695 | _cyFk: BUILDSTDERR: | ^ BUILDSTDERR: 10695 | _cyFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyFq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10739:1: error: BUILDSTDERR: warning: label ‘_cyFq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10739 | _cyFq: BUILDSTDERR: | ^ BUILDSTDERR: 10739 | _cyFq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syax’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10795:1: error: BUILDSTDERR: warning: label ‘_syax’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10795 | _syax: BUILDSTDERR: | ^ BUILDSTDERR: 10795 | _syax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cyF6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10818:1: error: BUILDSTDERR: warning: label ‘_cyF6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10818 | _cyF6: BUILDSTDERR: | ^ BUILDSTDERR: 10818 | _cyF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syip_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10875:1: error: BUILDSTDERR: warning: label ‘_czlp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10875 | _czlp: BUILDSTDERR: | ^ BUILDSTDERR: 10875 | _czlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syis_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10937:1: error: BUILDSTDERR: warning: label ‘_czlN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _czlN: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _czlN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syit_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:10999:1: error: BUILDSTDERR: warning: label ‘_czm2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10999 | _czm2: BUILDSTDERR: | ^ BUILDSTDERR: 10999 | _czm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseSong_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11059:1: error: BUILDSTDERR: warning: label ‘_czmb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11059 | _czmb: BUILDSTDERR: | ^ BUILDSTDERR: 11059 | _czmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czkG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11095:1: error: BUILDSTDERR: warning: label ‘_czkG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11095 | _czkG: BUILDSTDERR: | ^ BUILDSTDERR: 11095 | _czkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czkN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11130:1: error: BUILDSTDERR: warning: label ‘_czkN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11130 | _czkN: BUILDSTDERR: | ^ BUILDSTDERR: 11130 | _czkN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czkT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11158:1: error: BUILDSTDERR: warning: label ‘_czkT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11158 | _czkT: BUILDSTDERR: | ^ BUILDSTDERR: 11158 | _czkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czkZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11201:1: error: BUILDSTDERR: warning: label ‘_czkZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11201 | _czkZ: BUILDSTDERR: | ^ BUILDSTDERR: 11201 | _czkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czlz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11292:1: error: BUILDSTDERR: warning: label ‘_czlz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11292 | _czlz: BUILDSTDERR: | ^ BUILDSTDERR: 11292 | _czlz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czlb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11335:1: error: BUILDSTDERR: warning: label ‘_czlb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11335 | _czlb: BUILDSTDERR: | ^ BUILDSTDERR: 11335 | _czlb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czmB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11374:1: error: BUILDSTDERR: warning: label ‘_czmB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11374 | _czmB: BUILDSTDERR: | ^ BUILDSTDERR: 11374 | _czmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseMaybeSong_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11404:1: error: BUILDSTDERR: warning: label ‘_czni’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11404 | _czni: BUILDSTDERR: | ^ BUILDSTDERR: 11404 | _czni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cznb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11440:1: error: BUILDSTDERR: warning: label ‘_cznb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11440 | _cznb: BUILDSTDERR: | ^ BUILDSTDERR: 11440 | _cznb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cznr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11471:1: error: BUILDSTDERR: warning: label ‘_cznr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11471 | _cznr: BUILDSTDERR: | ^ BUILDSTDERR: 11471 | _cznr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cznx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11493:1: error: BUILDSTDERR: warning: label ‘_cznx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11493 | _cznx: BUILDSTDERR: | ^ BUILDSTDERR: 11493 | _cznx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5I_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11553:1: error: BUILDSTDERR: warning: label ‘_czo1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11553 | _czo1: BUILDSTDERR: | ^ BUILDSTDERR: 11553 | _czo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5K_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11613:1: error: BUILDSTDERR: warning: label ‘_czon’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11613 | _czon: BUILDSTDERR: | ^ BUILDSTDERR: 11613 | _czon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czoh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11661:1: error: BUILDSTDERR: warning: label ‘_czoh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11661 | _czoh: BUILDSTDERR: | ^ BUILDSTDERR: 11661 | _czoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11719:1: error: BUILDSTDERR: warning: label ‘_czoP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11719 | _czoP: BUILDSTDERR: | ^ BUILDSTDERR: 11719 | _czoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czoJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11767:1: error: BUILDSTDERR: warning: label ‘_czoJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11767 | _czoJ: BUILDSTDERR: | ^ BUILDSTDERR: 11767 | _czoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5O_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11825:1: error: BUILDSTDERR: warning: label ‘_czph’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11825 | _czph: BUILDSTDERR: | ^ BUILDSTDERR: 11825 | _czph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czpb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11873:1: error: BUILDSTDERR: warning: label ‘_czpb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11873 | _czpb: BUILDSTDERR: | ^ BUILDSTDERR: 11873 | _czpb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5Q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11931:1: error: BUILDSTDERR: warning: label ‘_czpJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11931 | _czpJ: BUILDSTDERR: | ^ BUILDSTDERR: 11931 | _czpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czpD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:11979:1: error: BUILDSTDERR: warning: label ‘_czpD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11979 | _czpD: BUILDSTDERR: | ^ BUILDSTDERR: 11979 | _czpD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12037:1: error: BUILDSTDERR: warning: label ‘_czqb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12037 | _czqb: BUILDSTDERR: | ^ BUILDSTDERR: 12037 | _czqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czq5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12085:1: error: BUILDSTDERR: warning: label ‘_czq5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12085 | _czq5: BUILDSTDERR: | ^ BUILDSTDERR: 12085 | _czq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12143:1: error: BUILDSTDERR: warning: label ‘_czqD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12143 | _czqD: BUILDSTDERR: | ^ BUILDSTDERR: 12143 | _czqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czqx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12191:1: error: BUILDSTDERR: warning: label ‘_czqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12191 | _czqx: BUILDSTDERR: | ^ BUILDSTDERR: 12191 | _czqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5W_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12249:1: error: BUILDSTDERR: warning: label ‘_czr5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12249 | _czr5: BUILDSTDERR: | ^ BUILDSTDERR: 12249 | _czr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czqZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12297:1: error: BUILDSTDERR: warning: label ‘_czqZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12297 | _czqZ: BUILDSTDERR: | ^ BUILDSTDERR: 12297 | _czqZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sykx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12357:1: error: BUILDSTDERR: warning: label ‘_czue’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12357 | _czue: BUILDSTDERR: | ^ BUILDSTDERR: 12357 | _czue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sykK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12397:1: error: BUILDSTDERR: warning: label ‘_czuH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12397 | _czuH: BUILDSTDERR: | ^ BUILDSTDERR: 12397 | _czuH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czuE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12445:1: error: BUILDSTDERR: warning: label ‘_czuE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12445 | _czuE: BUILDSTDERR: | ^ BUILDSTDERR: 12445 | _czuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czuM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12488:1: error: BUILDSTDERR: warning: label ‘_czuM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12488 | _czuM: BUILDSTDERR: | ^ BUILDSTDERR: 12488 | _czuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sykL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12514:1: error: BUILDSTDERR: warning: label ‘_czuY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12514 | _czuY: BUILDSTDERR: | ^ BUILDSTDERR: 12514 | _czuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sykA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12569:1: error: BUILDSTDERR: warning: label ‘_czvk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12569 | _czvk: BUILDSTDERR: | ^ BUILDSTDERR: 12569 | _czvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sykB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12624:1: error: BUILDSTDERR: warning: label ‘_czvq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12624 | _czvq: BUILDSTDERR: | ^ BUILDSTDERR: 12624 | _czvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sykO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12682:1: error: BUILDSTDERR: warning: label ‘_czvw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12682 | _czvw: BUILDSTDERR: | ^ BUILDSTDERR: 12682 | _czvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syl2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12755:1: error: BUILDSTDERR: warning: label ‘_czvQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12755 | _czvQ: BUILDSTDERR: | ^ BUILDSTDERR: 12755 | _czvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czvK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12803:1: error: BUILDSTDERR: warning: label ‘_czvK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12803 | _czvK: BUILDSTDERR: | ^ BUILDSTDERR: 12803 | _czvK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czvZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12844:1: error: BUILDSTDERR: warning: label ‘_czvZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12844 | _czvZ: BUILDSTDERR: | ^ BUILDSTDERR: 12844 | _czvZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sylj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12897:1: error: BUILDSTDERR: warning: label ‘_czwp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12897 | _czwp: BUILDSTDERR: | ^ BUILDSTDERR: 12897 | _czwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czwj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12945:1: error: BUILDSTDERR: warning: label ‘_czwj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12945 | _czwj: BUILDSTDERR: | ^ BUILDSTDERR: 12945 | _czwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czwy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:12986:1: error: BUILDSTDERR: warning: label ‘_czwy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12986 | _czwy: BUILDSTDERR: | ^ BUILDSTDERR: 12986 | _czwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sylA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13039:1: error: BUILDSTDERR: warning: label ‘_czwY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13039 | _czwY: BUILDSTDERR: | ^ BUILDSTDERR: 13039 | _czwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czwS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13087:1: error: BUILDSTDERR: warning: label ‘_czwS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13087 | _czwS: BUILDSTDERR: | ^ BUILDSTDERR: 13087 | _czwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czx7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13128:1: error: BUILDSTDERR: warning: label ‘_czx7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13128 | _czx7: BUILDSTDERR: | ^ BUILDSTDERR: 13128 | _czx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sylR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13181:1: error: BUILDSTDERR: warning: label ‘_czxx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13181 | _czxx: BUILDSTDERR: | ^ BUILDSTDERR: 13181 | _czxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czxr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13229:1: error: BUILDSTDERR: warning: label ‘_czxr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13229 | _czxr: BUILDSTDERR: | ^ BUILDSTDERR: 13229 | _czxr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czxG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13270:1: error: BUILDSTDERR: warning: label ‘_czxG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13270 | _czxG: BUILDSTDERR: | ^ BUILDSTDERR: 13270 | _czxG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sym8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13323:1: error: BUILDSTDERR: warning: label ‘_czy6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13323 | _czy6: BUILDSTDERR: | ^ BUILDSTDERR: 13323 | _czy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czy0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13371:1: error: BUILDSTDERR: warning: label ‘_czy0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13371 | _czy0: BUILDSTDERR: | ^ BUILDSTDERR: 13371 | _czy0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czyf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13412:1: error: BUILDSTDERR: warning: label ‘_czyf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13412 | _czyf: BUILDSTDERR: | ^ BUILDSTDERR: 13412 | _czyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘symp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13465:1: error: BUILDSTDERR: warning: label ‘_czyF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13465 | _czyF: BUILDSTDERR: | ^ BUILDSTDERR: 13465 | _czyF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czyz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13513:1: error: BUILDSTDERR: warning: label ‘_czyz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13513 | _czyz: BUILDSTDERR: | ^ BUILDSTDERR: 13513 | _czyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czyO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13554:1: error: BUILDSTDERR: warning: label ‘_czyO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13554 | _czyO: BUILDSTDERR: | ^ BUILDSTDERR: 13554 | _czyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘symG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13607:1: error: BUILDSTDERR: warning: label ‘_czze’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13607 | _czze: BUILDSTDERR: | ^ BUILDSTDERR: 13607 | _czze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czz8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13655:1: error: BUILDSTDERR: warning: label ‘_czz8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13655 | _czz8: BUILDSTDERR: | ^ BUILDSTDERR: 13655 | _czz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czzn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13696:1: error: BUILDSTDERR: warning: label ‘_czzn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13696 | _czzn: BUILDSTDERR: | ^ BUILDSTDERR: 13696 | _czzn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseStatszugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13743:1: error: BUILDSTDERR: warning: label ‘_czzC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13743 | _czzC: BUILDSTDERR: | ^ BUILDSTDERR: 13743 | _czzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czrh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13763:1: error: BUILDSTDERR: warning: label ‘_czrh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13763 | _czrh: BUILDSTDERR: | ^ BUILDSTDERR: 13763 | _czrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czrl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13782:1: error: BUILDSTDERR: warning: label ‘_czrl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13782 | _czrl: BUILDSTDERR: | ^ BUILDSTDERR: 13782 | _czrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czrs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13831:1: error: BUILDSTDERR: warning: label ‘_czrs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13831 | _czrs: BUILDSTDERR: | ^ BUILDSTDERR: 13831 | _czrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13859:1: error: BUILDSTDERR: warning: label ‘_czry’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13859 | _czry: BUILDSTDERR: | ^ BUILDSTDERR: 13859 | _czry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czrE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13902:1: error: BUILDSTDERR: warning: label ‘_czrE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13902 | _czrE: BUILDSTDERR: | ^ BUILDSTDERR: 13902 | _czrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czEE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:13980:1: error: BUILDSTDERR: warning: label ‘_czEE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13980 | _czEE: BUILDSTDERR: | ^ BUILDSTDERR: 13980 | _czEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czEm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14006:1: error: BUILDSTDERR: warning: label ‘_czEm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14006 | _czEm: BUILDSTDERR: | ^ BUILDSTDERR: 14006 | _czEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_symv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14031:1: error: BUILDSTDERR: warning: label ‘_symv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14031 | _symv: BUILDSTDERR: | ^ BUILDSTDERR: 14031 | _symv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czu1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14045:1: error: BUILDSTDERR: warning: label ‘_czu1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14045 | _czu1: BUILDSTDERR: | ^ BUILDSTDERR: 14045 | _czu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syjW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14080:1: error: BUILDSTDERR: warning: label ‘_syjW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14080 | _syjW: BUILDSTDERR: | ^ BUILDSTDERR: 14080 | _syjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czrQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14111:1: error: BUILDSTDERR: warning: label ‘_czrQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14111 | _czrQ: BUILDSTDERR: | ^ BUILDSTDERR: 14111 | _czrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czDX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14189:1: error: BUILDSTDERR: warning: label ‘_czDX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14189 | _czDX: BUILDSTDERR: | ^ BUILDSTDERR: 14189 | _czDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czDF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14215:1: error: BUILDSTDERR: warning: label ‘_czDF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14215 | _czDF: BUILDSTDERR: | ^ BUILDSTDERR: 14215 | _czDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syme’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14240:1: error: BUILDSTDERR: warning: label ‘_syme’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14240 | _syme: BUILDSTDERR: | ^ BUILDSTDERR: 14240 | _syme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cztR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14254:1: error: BUILDSTDERR: warning: label ‘_cztR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14254 | _cztR: BUILDSTDERR: | ^ BUILDSTDERR: 14254 | _cztR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syk2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14289:1: error: BUILDSTDERR: warning: label ‘_syk2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14289 | _syk2: BUILDSTDERR: | ^ BUILDSTDERR: 14289 | _syk2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czs2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14320:1: error: BUILDSTDERR: warning: label ‘_czs2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14320 | _czs2: BUILDSTDERR: | ^ BUILDSTDERR: 14320 | _czs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czDg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14398:1: error: BUILDSTDERR: warning: label ‘_czDg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14398 | _czDg: BUILDSTDERR: | ^ BUILDSTDERR: 14398 | _czDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czCY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14424:1: error: BUILDSTDERR: warning: label ‘_czCY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14424 | _czCY: BUILDSTDERR: | ^ BUILDSTDERR: 14424 | _czCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sylX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14449:1: error: BUILDSTDERR: warning: label ‘_sylX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14449 | _sylX: BUILDSTDERR: | ^ BUILDSTDERR: 14449 | _sylX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cztH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14463:1: error: BUILDSTDERR: warning: label ‘_cztH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14463 | _cztH: BUILDSTDERR: | ^ BUILDSTDERR: 14463 | _cztH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syk8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14498:1: error: BUILDSTDERR: warning: label ‘_syk8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14498 | _syk8: BUILDSTDERR: | ^ BUILDSTDERR: 14498 | _syk8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czse’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14529:1: error: BUILDSTDERR: warning: label ‘_czse’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14529 | _czse: BUILDSTDERR: | ^ BUILDSTDERR: 14529 | _czse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czCz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14607:1: error: BUILDSTDERR: warning: label ‘_czCz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14607 | _czCz: BUILDSTDERR: | ^ BUILDSTDERR: 14607 | _czCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czCh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14633:1: error: BUILDSTDERR: warning: label ‘_czCh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14633 | _czCh: BUILDSTDERR: | ^ BUILDSTDERR: 14633 | _czCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sylG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14658:1: error: BUILDSTDERR: warning: label ‘_sylG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14658 | _sylG: BUILDSTDERR: | ^ BUILDSTDERR: 14658 | _sylG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cztx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14672:1: error: BUILDSTDERR: warning: label ‘_cztx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14672 | _cztx: BUILDSTDERR: | ^ BUILDSTDERR: 14672 | _cztx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syke’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14707:1: error: BUILDSTDERR: warning: label ‘_syke’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14707 | _syke: BUILDSTDERR: | ^ BUILDSTDERR: 14707 | _syke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czsq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14738:1: error: BUILDSTDERR: warning: label ‘_czsq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14738 | _czsq: BUILDSTDERR: | ^ BUILDSTDERR: 14738 | _czsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czBS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14816:1: error: BUILDSTDERR: warning: label ‘_czBS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14816 | _czBS: BUILDSTDERR: | ^ BUILDSTDERR: 14816 | _czBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czBA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14842:1: error: BUILDSTDERR: warning: label ‘_czBA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14842 | _czBA: BUILDSTDERR: | ^ BUILDSTDERR: 14842 | _czBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sylp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14867:1: error: BUILDSTDERR: warning: label ‘_sylp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14867 | _sylp: BUILDSTDERR: | ^ BUILDSTDERR: 14867 | _sylp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cztn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14881:1: error: BUILDSTDERR: warning: label ‘_cztn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14881 | _cztn: BUILDSTDERR: | ^ BUILDSTDERR: 14881 | _cztn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sykk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14916:1: error: BUILDSTDERR: warning: label ‘_sykk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14916 | _sykk: BUILDSTDERR: | ^ BUILDSTDERR: 14916 | _sykk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czsC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:14947:1: error: BUILDSTDERR: warning: label ‘_czsC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14947 | _czsC: BUILDSTDERR: | ^ BUILDSTDERR: 14947 | _czsC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czBb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15025:1: error: BUILDSTDERR: warning: label ‘_czBb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15025 | _czBb: BUILDSTDERR: | ^ BUILDSTDERR: 15025 | _czBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czAT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15051:1: error: BUILDSTDERR: warning: label ‘_czAT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15051 | _czAT: BUILDSTDERR: | ^ BUILDSTDERR: 15051 | _czAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syl8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15076:1: error: BUILDSTDERR: warning: label ‘_syl8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15076 | _syl8: BUILDSTDERR: | ^ BUILDSTDERR: 15076 | _syl8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cztd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15090:1: error: BUILDSTDERR: warning: label ‘_cztd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15090 | _cztd: BUILDSTDERR: | ^ BUILDSTDERR: 15090 | _cztd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sykq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15125:1: error: BUILDSTDERR: warning: label ‘_sykq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15125 | _sykq: BUILDSTDERR: | ^ BUILDSTDERR: 15125 | _sykq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czsO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15156:1: error: BUILDSTDERR: warning: label ‘_czsO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15156 | _czsO: BUILDSTDERR: | ^ BUILDSTDERR: 15156 | _czsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czAu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15234:1: error: BUILDSTDERR: warning: label ‘_czAu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15234 | _czAu: BUILDSTDERR: | ^ BUILDSTDERR: 15234 | _czAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czAc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15261:1: error: BUILDSTDERR: warning: label ‘_czAc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15261 | _czAc: BUILDSTDERR: | ^ BUILDSTDERR: 15261 | _czAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sykR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15287:1: error: BUILDSTDERR: warning: label ‘_sykR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15287 | _sykR: BUILDSTDERR: | ^ BUILDSTDERR: 15287 | _sykR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czt3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15301:1: error: BUILDSTDERR: warning: label ‘_czt3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15301 | _czt3: BUILDSTDERR: | ^ BUILDSTDERR: 15301 | _czt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sykw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15334:1: error: BUILDSTDERR: warning: label ‘_sykw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15334 | _sykw: BUILDSTDERR: | ^ BUILDSTDERR: 15334 | _sykw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czu5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15353:1: error: BUILDSTDERR: warning: label ‘_czu5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15353 | _czu5: BUILDSTDERR: | ^ BUILDSTDERR: 15353 | _czu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘symN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15421:1: error: BUILDSTDERR: warning: label ‘_czHZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15421 | _czHZ: BUILDSTDERR: | ^ BUILDSTDERR: 15421 | _czHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czHX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15460:1: error: BUILDSTDERR: warning: label ‘_czHX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15460 | _czHX: BUILDSTDERR: | ^ BUILDSTDERR: 15460 | _czHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseStats_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15486:1: error: BUILDSTDERR: warning: label ‘_czI5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15486 | _czI5: BUILDSTDERR: | ^ BUILDSTDERR: 15486 | _czI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry5Z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15556:1: error: BUILDSTDERR: warning: label ‘_czIv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15556 | _czIv: BUILDSTDERR: | ^ BUILDSTDERR: 15556 | _czIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czIp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15604:1: error: BUILDSTDERR: warning: label ‘_czIp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15604 | _czIp: BUILDSTDERR: | ^ BUILDSTDERR: 15604 | _czIp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry61_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15662:1: error: BUILDSTDERR: warning: label ‘_czIX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15662 | _czIX: BUILDSTDERR: | ^ BUILDSTDERR: 15662 | _czIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czIR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15710:1: error: BUILDSTDERR: warning: label ‘_czIR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15710 | _czIR: BUILDSTDERR: | ^ BUILDSTDERR: 15710 | _czIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry62_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15766:1: error: BUILDSTDERR: warning: label ‘_czJi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15766 | _czJi: BUILDSTDERR: | ^ BUILDSTDERR: 15766 | _czJi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry63_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15826:1: error: BUILDSTDERR: warning: label ‘_czJE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15826 | _czJE: BUILDSTDERR: | ^ BUILDSTDERR: 15826 | _czJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czJy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15874:1: error: BUILDSTDERR: warning: label ‘_czJy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15874 | _czJy: BUILDSTDERR: | ^ BUILDSTDERR: 15874 | _czJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputs2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15938:1: error: BUILDSTDERR: warning: label ‘_czK7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15938 | _czK7: BUILDSTDERR: | ^ BUILDSTDERR: 15938 | _czK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czK1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:15990:1: error: BUILDSTDERR: warning: label ‘_czK1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15990 | _czK1: BUILDSTDERR: | ^ BUILDSTDERR: 15990 | _czK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputszuf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16054:1: error: BUILDSTDERR: warning: label ‘_czKs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16054 | _czKs: BUILDSTDERR: | ^ BUILDSTDERR: 16054 | _czKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syo4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16108:1: error: BUILDSTDERR: warning: label ‘_czMB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16108 | _czMB: BUILDSTDERR: | ^ BUILDSTDERR: 16108 | _czMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16148:1: error: BUILDSTDERR: warning: label ‘_czN4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16148 | _czN4: BUILDSTDERR: | ^ BUILDSTDERR: 16148 | _czN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czN1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16196:1: error: BUILDSTDERR: warning: label ‘_czN1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16196 | _czN1: BUILDSTDERR: | ^ BUILDSTDERR: 16196 | _czN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czN9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16239:1: error: BUILDSTDERR: warning: label ‘_czN9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16239 | _czN9: BUILDSTDERR: | ^ BUILDSTDERR: 16239 | _czN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16265:1: error: BUILDSTDERR: warning: label ‘_czNl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16265 | _czNl: BUILDSTDERR: | ^ BUILDSTDERR: 16265 | _czNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syo7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16320:1: error: BUILDSTDERR: warning: label ‘_czNH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16320 | _czNH: BUILDSTDERR: | ^ BUILDSTDERR: 16320 | _czNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syo8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16375:1: error: BUILDSTDERR: warning: label ‘_czNN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16375 | _czNN: BUILDSTDERR: | ^ BUILDSTDERR: 16375 | _czNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syol_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16433:1: error: BUILDSTDERR: warning: label ‘_czNT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16433 | _czNT: BUILDSTDERR: | ^ BUILDSTDERR: 16433 | _czNT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syov_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16506:1: error: BUILDSTDERR: warning: label ‘_czOd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16506 | _czOd: BUILDSTDERR: | ^ BUILDSTDERR: 16506 | _czOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czO7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16554:1: error: BUILDSTDERR: warning: label ‘_czO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16554 | _czO7: BUILDSTDERR: | ^ BUILDSTDERR: 16554 | _czO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czOm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16591:1: error: BUILDSTDERR: warning: label ‘_czOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16591 | _czOm: BUILDSTDERR: | ^ BUILDSTDERR: 16591 | _czOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16630:1: error: BUILDSTDERR: warning: label ‘_czOQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16630 | _czOQ: BUILDSTDERR: | ^ BUILDSTDERR: 16630 | _czOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16667:1: error: BUILDSTDERR: warning: label ‘_czOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16667 | _czOT: BUILDSTDERR: | ^ BUILDSTDERR: 16667 | _czOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czOE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16710:1: error: BUILDSTDERR: warning: label ‘_czOE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16710 | _czOE: BUILDSTDERR: | ^ BUILDSTDERR: 16710 | _czOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16755:1: error: BUILDSTDERR: warning: label ‘_czPk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16755 | _czPk: BUILDSTDERR: | ^ BUILDSTDERR: 16755 | _czPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16792:1: error: BUILDSTDERR: warning: label ‘_czPn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16792 | _czPn: BUILDSTDERR: | ^ BUILDSTDERR: 16792 | _czPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czP8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16835:1: error: BUILDSTDERR: warning: label ‘_czP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16835 | _czP8: BUILDSTDERR: | ^ BUILDSTDERR: 16835 | _czP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16880:1: error: BUILDSTDERR: warning: label ‘_czPO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16880 | _czPO: BUILDSTDERR: | ^ BUILDSTDERR: 16880 | _czPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syoW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16917:1: error: BUILDSTDERR: warning: label ‘_czPR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16917 | _czPR: BUILDSTDERR: | ^ BUILDSTDERR: 16917 | _czPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czPC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:16960:1: error: BUILDSTDERR: warning: label ‘_czPC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16960 | _czPC: BUILDSTDERR: | ^ BUILDSTDERR: 16960 | _czPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syp5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17011:1: error: BUILDSTDERR: warning: label ‘_czQe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17011 | _czQe: BUILDSTDERR: | ^ BUILDSTDERR: 17011 | _czQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czQ8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17059:1: error: BUILDSTDERR: warning: label ‘_czQ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17059 | _czQ8: BUILDSTDERR: | ^ BUILDSTDERR: 17059 | _czQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czQn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17096:1: error: BUILDSTDERR: warning: label ‘_czQn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17096 | _czQn: BUILDSTDERR: | ^ BUILDSTDERR: 17096 | _czQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputszugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17141:1: error: BUILDSTDERR: warning: label ‘_czQC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17141 | _czQC: BUILDSTDERR: | ^ BUILDSTDERR: 17141 | _czQC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czKC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17175:1: error: BUILDSTDERR: warning: label ‘_czKC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17175 | _czKC: BUILDSTDERR: | ^ BUILDSTDERR: 17175 | _czKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syny’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17206:1: error: BUILDSTDERR: warning: label ‘_syny’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17206 | _syny: BUILDSTDERR: | ^ BUILDSTDERR: 17206 | _syny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czKS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17232:1: error: BUILDSTDERR: warning: label ‘_czKS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17232 | _czKS: BUILDSTDERR: | ^ BUILDSTDERR: 17232 | _czKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czKZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17277:1: error: BUILDSTDERR: warning: label ‘_czKZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17277 | _czKZ: BUILDSTDERR: | ^ BUILDSTDERR: 17277 | _czKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czL5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17309:1: error: BUILDSTDERR: warning: label ‘_czL5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17309 | _czL5: BUILDSTDERR: | ^ BUILDSTDERR: 17309 | _czL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czLb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17356:1: error: BUILDSTDERR: warning: label ‘_czLb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17356 | _czLb: BUILDSTDERR: | ^ BUILDSTDERR: 17356 | _czLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czSS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17438:1: error: BUILDSTDERR: warning: label ‘_czSS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17438 | _czSS: BUILDSTDERR: | ^ BUILDSTDERR: 17438 | _czSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czSA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17468:1: error: BUILDSTDERR: warning: label ‘_czSA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17468 | _czSA: BUILDSTDERR: | ^ BUILDSTDERR: 17468 | _czSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syoY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17492:1: error: BUILDSTDERR: warning: label ‘_syoY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17492 | _syoY: BUILDSTDERR: | ^ BUILDSTDERR: 17492 | _syoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czMo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17511:1: error: BUILDSTDERR: warning: label ‘_czMo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17511 | _czMo: BUILDSTDERR: | ^ BUILDSTDERR: 17511 | _czMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_synR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17545:1: error: BUILDSTDERR: warning: label ‘_synR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17545 | _synR: BUILDSTDERR: | ^ BUILDSTDERR: 17545 | _synR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czLn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17584:1: error: BUILDSTDERR: warning: label ‘_czLn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17584 | _czLn: BUILDSTDERR: | ^ BUILDSTDERR: 17584 | _czLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czLN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17688:1: error: BUILDSTDERR: warning: label ‘_czLN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17688 | _czLN: BUILDSTDERR: | ^ BUILDSTDERR: 17688 | _czLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czLC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17741:1: error: BUILDSTDERR: warning: label ‘_czLC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17741 | _czLC: BUILDSTDERR: | ^ BUILDSTDERR: 17741 | _czLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_synX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17785:1: error: BUILDSTDERR: warning: label ‘_synX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17785 | _synX: BUILDSTDERR: | ^ BUILDSTDERR: 17785 | _synX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czLZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17821:1: error: BUILDSTDERR: warning: label ‘_czLZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17821 | _czLZ: BUILDSTDERR: | ^ BUILDSTDERR: 17821 | _czLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czRM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17903:1: error: BUILDSTDERR: warning: label ‘_czRM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17903 | _czRM: BUILDSTDERR: | ^ BUILDSTDERR: 17903 | _czRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czRu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17934:1: error: BUILDSTDERR: warning: label ‘_czRu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17934 | _czRu: BUILDSTDERR: | ^ BUILDSTDERR: 17934 | _czRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syoo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17959:1: error: BUILDSTDERR: warning: label ‘_syoo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17959 | _syoo: BUILDSTDERR: | ^ BUILDSTDERR: 17959 | _syoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czMe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:17978:1: error: BUILDSTDERR: warning: label ‘_czMe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17978 | _czMe: BUILDSTDERR: | ^ BUILDSTDERR: 17978 | _czMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syo3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18010:1: error: BUILDSTDERR: warning: label ‘_syo3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18010 | _syo3: BUILDSTDERR: | ^ BUILDSTDERR: 18010 | _syo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czMs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18029:1: error: BUILDSTDERR: warning: label ‘_czMs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18029 | _czMs: BUILDSTDERR: | ^ BUILDSTDERR: 18029 | _czMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czQM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18086:1: error: BUILDSTDERR: warning: label ‘_czQM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18086 | _czQM: BUILDSTDERR: | ^ BUILDSTDERR: 18086 | _czQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sypb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18143:1: error: BUILDSTDERR: warning: label ‘_czVl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18143 | _czVl: BUILDSTDERR: | ^ BUILDSTDERR: 18143 | _czVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sypd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18185:1: error: BUILDSTDERR: warning: label ‘_czVr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18185 | _czVr: BUILDSTDERR: | ^ BUILDSTDERR: 18185 | _czVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czVp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18234:1: error: BUILDSTDERR: warning: label ‘_czVp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18234 | _czVp: BUILDSTDERR: | ^ BUILDSTDERR: 18234 | _czVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseOutputs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18260:1: error: BUILDSTDERR: warning: label ‘_czVz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18260 | _czVz: BUILDSTDERR: | ^ BUILDSTDERR: 18260 | _czVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry65_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18328:1: error: BUILDSTDERR: warning: label ‘_czVU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18328 | _czVU: BUILDSTDERR: | ^ BUILDSTDERR: 18328 | _czVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry66_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18386:1: error: BUILDSTDERR: warning: label ‘_czWg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18386 | _czWg: BUILDSTDERR: | ^ BUILDSTDERR: 18386 | _czWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czWa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18434:1: error: BUILDSTDERR: warning: label ‘_czWa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18434 | _czWa: BUILDSTDERR: | ^ BUILDSTDERR: 18434 | _czWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘ry67_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18490:1: error: BUILDSTDERR: warning: label ‘_czWI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18490 | _czWI: BUILDSTDERR: | ^ BUILDSTDERR: 18490 | _czWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czWC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18538:1: error: BUILDSTDERR: warning: label ‘_czWC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18538 | _czWC: BUILDSTDERR: | ^ BUILDSTDERR: 18538 | _czWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sypV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18590:1: error: BUILDSTDERR: warning: label ‘_czY5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18590 | _czY5: BUILDSTDERR: | ^ BUILDSTDERR: 18590 | _czY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syq8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18630:1: error: BUILDSTDERR: warning: label ‘_czYy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18630 | _czYy: BUILDSTDERR: | ^ BUILDSTDERR: 18630 | _czYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czYv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18678:1: error: BUILDSTDERR: warning: label ‘_czYv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18678 | _czYv: BUILDSTDERR: | ^ BUILDSTDERR: 18678 | _czYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czYD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18721:1: error: BUILDSTDERR: warning: label ‘_czYD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18721 | _czYD: BUILDSTDERR: | ^ BUILDSTDERR: 18721 | _czYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syq9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18747:1: error: BUILDSTDERR: warning: label ‘_czYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18747 | _czYP: BUILDSTDERR: | ^ BUILDSTDERR: 18747 | _czYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sypY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18802:1: error: BUILDSTDERR: warning: label ‘_czZb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18802 | _czZb: BUILDSTDERR: | ^ BUILDSTDERR: 18802 | _czZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘sypZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18857:1: error: BUILDSTDERR: warning: label ‘_czZh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18857 | _czZh: BUILDSTDERR: | ^ BUILDSTDERR: 18857 | _czZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syqc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18915:1: error: BUILDSTDERR: warning: label ‘_czZn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18915 | _czZn: BUILDSTDERR: | ^ BUILDSTDERR: 18915 | _czZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syql_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:18988:1: error: BUILDSTDERR: warning: label ‘_czZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18988 | _czZH: BUILDSTDERR: | ^ BUILDSTDERR: 18988 | _czZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czZB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19036:1: error: BUILDSTDERR: warning: label ‘_czZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19036 | _czZB: BUILDSTDERR: | ^ BUILDSTDERR: 19036 | _czZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czZQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19072:1: error: BUILDSTDERR: warning: label ‘_czZQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19072 | _czZQ: BUILDSTDERR: | ^ BUILDSTDERR: 19072 | _czZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syqx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19115:1: error: BUILDSTDERR: warning: label ‘_cA0g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19115 | _cA0g: BUILDSTDERR: | ^ BUILDSTDERR: 19115 | _cA0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cA0a’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19163:1: error: BUILDSTDERR: warning: label ‘_cA0a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19163 | _cA0a: BUILDSTDERR: | ^ BUILDSTDERR: 19163 | _cA0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cA0p’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19199:1: error: BUILDSTDERR: warning: label ‘_cA0p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19199 | _cA0p: BUILDSTDERR: | ^ BUILDSTDERR: 19199 | _cA0p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseCountzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19236:1: error: BUILDSTDERR: warning: label ‘_cA0E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19236 | _cA0E: BUILDSTDERR: | ^ BUILDSTDERR: 19236 | _cA0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czWU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19256:1: error: BUILDSTDERR: warning: label ‘_czWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19256 | _czWU: BUILDSTDERR: | ^ BUILDSTDERR: 19256 | _czWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czWY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19275:1: error: BUILDSTDERR: warning: label ‘_czWY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19275 | _czWY: BUILDSTDERR: | ^ BUILDSTDERR: 19275 | _czWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czX5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19324:1: error: BUILDSTDERR: warning: label ‘_czX5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19324 | _czX5: BUILDSTDERR: | ^ BUILDSTDERR: 19324 | _czX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czXb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19352:1: error: BUILDSTDERR: warning: label ‘_czXb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19352 | _czXb: BUILDSTDERR: | ^ BUILDSTDERR: 19352 | _czXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czXh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19395:1: error: BUILDSTDERR: warning: label ‘_czXh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19395 | _czXh: BUILDSTDERR: | ^ BUILDSTDERR: 19395 | _czXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cA23’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19473:1: error: BUILDSTDERR: warning: label ‘_cA23’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19473 | _cA23: BUILDSTDERR: | ^ BUILDSTDERR: 19473 | _cA23: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cA1L’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19499:1: error: BUILDSTDERR: warning: label ‘_cA1L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19499 | _cA1L: BUILDSTDERR: | ^ BUILDSTDERR: 19499 | _cA1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syqr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19524:1: error: BUILDSTDERR: warning: label ‘_syqr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19524 | _syqr: BUILDSTDERR: | ^ BUILDSTDERR: 19524 | _syqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czXS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19538:1: error: BUILDSTDERR: warning: label ‘_czXS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19538 | _czXS: BUILDSTDERR: | ^ BUILDSTDERR: 19538 | _czXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sypO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19573:1: error: BUILDSTDERR: warning: label ‘_sypO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19573 | _sypO: BUILDSTDERR: | ^ BUILDSTDERR: 19573 | _sypO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czXt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19604:1: error: BUILDSTDERR: warning: label ‘_czXt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19604 | _czXt: BUILDSTDERR: | ^ BUILDSTDERR: 19604 | _czXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cA1m’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19682:1: error: BUILDSTDERR: warning: label ‘_cA1m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19682 | _cA1m: BUILDSTDERR: | ^ BUILDSTDERR: 19682 | _cA1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cA14’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19709:1: error: BUILDSTDERR: warning: label ‘_cA14’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19709 | _cA14: BUILDSTDERR: | ^ BUILDSTDERR: 19709 | _cA14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_syqf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19735:1: error: BUILDSTDERR: warning: label ‘_syqf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19735 | _syqf: BUILDSTDERR: | ^ BUILDSTDERR: 19735 | _syqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czXI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19749:1: error: BUILDSTDERR: warning: label ‘_czXI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19749 | _czXI: BUILDSTDERR: | ^ BUILDSTDERR: 19749 | _czXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_sypU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19782:1: error: BUILDSTDERR: warning: label ‘_sypU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19782 | _sypU: BUILDSTDERR: | ^ BUILDSTDERR: 19782 | _sypU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_czXW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19801:1: error: BUILDSTDERR: warning: label ‘_czXW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19801 | _czXW: BUILDSTDERR: | ^ BUILDSTDERR: 19801 | _czXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘syqE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19869:1: error: BUILDSTDERR: warning: label ‘_cA3H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19869 | _cA3H: BUILDSTDERR: | ^ BUILDSTDERR: 19869 | _cA3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘_cA3F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19908:1: error: BUILDSTDERR: warning: label ‘_cA3F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19908 | _cA3F: BUILDSTDERR: | ^ BUILDSTDERR: 19908 | _cA3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziParse_parseCount_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_107.hc:19934:1: error: BUILDSTDERR: warning: label ‘_cA3N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19934 | _cA3N: BUILDSTDERR: | ^ BUILDSTDERR: 19934 | _cA3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/Network/MPD/Commands/Query.hs:20:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 20 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Query.hs:22:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 22 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatch1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:75:1: error: BUILDSTDERR: warning: label ‘_cAJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cAJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cAJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAGT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:128:1: error: BUILDSTDERR: warning: label ‘_cAJB’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _cAJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _cAJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAJx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:177:1: error: BUILDSTDERR: warning: label ‘_cAJx’ defined but not used [-Wunused-label] BUILDSTDERR: 177 | _cAJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 177 | _cAJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAJE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:202:1: error: BUILDSTDERR: warning: label ‘_cAJE’ defined but not used [-Wunused-label] BUILDSTDERR: 202 | _cAJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 202 | _cAJE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAGU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:228:1: error: BUILDSTDERR: warning: label ‘_cAJO’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cAJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cAJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:278:1: error: BUILDSTDERR: warning: label ‘_cAJW’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _cAJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _cAJW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAJU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:315:1: error: BUILDSTDERR: warning: label ‘_cAJU’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _cAJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _cAJU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:343:1: error: BUILDSTDERR: warning: label ‘_cAKj’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cAKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cAKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAKg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:371:1: error: BUILDSTDERR: warning: label ‘_cAKg’ defined but not used [-Wunused-label] BUILDSTDERR: 371 | _cAKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 371 | _cAKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:401:1: error: BUILDSTDERR: warning: label ‘_cAKA’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _cAKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _cAKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAKx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:429:1: error: BUILDSTDERR: warning: label ‘_cAKx’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _cAKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _cAKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAKE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:450:1: error: BUILDSTDERR: warning: label ‘_cAKE’ defined but not used [-Wunused-label] BUILDSTDERR: 450 | _cAKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 450 | _cAKE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:483:1: error: BUILDSTDERR: warning: label ‘_cALk’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _cALk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _cALk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:517:1: error: BUILDSTDERR: warning: label ‘_cALn’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _cALn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _cALn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAL8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:561:1: error: BUILDSTDERR: warning: label ‘_cAL8’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _cAL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _cAL8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cALp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:598:1: error: BUILDSTDERR: warning: label ‘_cALp’ defined but not used [-Wunused-label] BUILDSTDERR: 598 | _cALp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 598 | _cALp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:620:1: error: BUILDSTDERR: warning: label ‘_cALE’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _cALE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _cALE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAKU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:653:1: error: BUILDSTDERR: warning: label ‘_cAKU’ defined but not used [-Wunused-label] BUILDSTDERR: 653 | _cAKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 653 | _cAKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:713:1: error: BUILDSTDERR: warning: label ‘_cAM5’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _cAM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _cAM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cALZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:737:1: error: BUILDSTDERR: warning: label ‘_cALZ’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _cALZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _cALZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowMatchzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:773:1: error: BUILDSTDERR: warning: label ‘_cAMk’ defined but not used [-Wunused-label] BUILDSTDERR: 773 | _cAMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 773 | _cAMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:809:1: error: BUILDSTDERR: warning: label ‘_cAMU’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _cAMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _cAMU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:850:1: error: BUILDSTDERR: warning: label ‘_cANd’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cANd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cANd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAN9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:899:1: error: BUILDSTDERR: warning: label ‘_cAN9’ defined but not used [-Wunused-label] BUILDSTDERR: 899 | _cAN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 899 | _cAN9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cANg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:923:1: error: BUILDSTDERR: warning: label ‘_cANg’ defined but not used [-Wunused-label] BUILDSTDERR: 923 | _cANg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 923 | _cANg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:946:1: error: BUILDSTDERR: warning: label ‘_cANq’ defined but not used [-Wunused-label] BUILDSTDERR: 946 | _cANq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 946 | _cANq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAMI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:990:1: error: BUILDSTDERR: warning: label ‘_cAMI’ defined but not used [-Wunused-label] BUILDSTDERR: 990 | _cAMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 990 | _cAMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMPDArgQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1055:1: error: BUILDSTDERR: warning: label ‘_cAND’ defined but not used [-Wunused-label] BUILDSTDERR: 1055 | _cAND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | _cAND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAMq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1075:1: error: BUILDSTDERR: warning: label ‘_cAMq’ defined but not used [-Wunused-label] BUILDSTDERR: 1075 | _cAMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1075 | _cAMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAMu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1099:1: error: BUILDSTDERR: warning: label ‘_cAMu’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _cAMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _cAMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cANK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1151:1: error: BUILDSTDERR: warning: label ‘_cANK’ defined but not used [-Wunused-label] BUILDSTDERR: 1151 | _cANK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1151 | _cANK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMPDArgQueryzuzdcprep_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1181:1: error: BUILDSTDERR: warning: label ‘_cAO8’ defined but not used [-Wunused-label] BUILDSTDERR: 1181 | _cAO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1181 | _cAO8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1216:1: error: BUILDSTDERR: warning: label ‘_cAOI’ defined but not used [-Wunused-label] BUILDSTDERR: 1216 | _cAOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1216 | _cAOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cAOL’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cAOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cAOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAOw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1294:1: error: BUILDSTDERR: warning: label ‘_cAOw’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _cAOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _cAOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAON’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1331:1: error: BUILDSTDERR: warning: label ‘_cAON’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _cAON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _cAON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1353:1: error: BUILDSTDERR: warning: label ‘_cAP2’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _cAP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _cAP2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAOi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1386:1: error: BUILDSTDERR: warning: label ‘_cAOi’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _cAOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _cAOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1446:1: error: BUILDSTDERR: warning: label ‘_cAPH’ defined but not used [-Wunused-label] BUILDSTDERR: 1446 | _cAPH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1446 | _cAPH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAPB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1480:1: error: BUILDSTDERR: warning: label ‘_cAPB’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _cAPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _cAPB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAHU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1514:1: error: BUILDSTDERR: warning: label ‘_cAPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _cAPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _cAPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAI1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1562:1: error: BUILDSTDERR: warning: label ‘_cAQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 1562 | _cAQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1562 | _cAQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAI4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1590:1: error: BUILDSTDERR: warning: label ‘_cAQj’ defined but not used [-Wunused-label] BUILDSTDERR: 1590 | _cAQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1590 | _cAQj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1627:1: error: BUILDSTDERR: warning: label ‘_cAQp’ defined but not used [-Wunused-label] BUILDSTDERR: 1627 | _cAQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1627 | _cAQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1697:1: error: BUILDSTDERR: warning: label ‘_cAQM’ defined but not used [-Wunused-label] BUILDSTDERR: 1697 | _cAQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1697 | _cAQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAQJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1724:1: error: BUILDSTDERR: warning: label ‘_cAQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _cAQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _cAQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAIh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1752:1: error: BUILDSTDERR: warning: label ‘_cARq’ defined but not used [-Wunused-label] BUILDSTDERR: 1752 | _cARq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1752 | _cARq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAIi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1786:1: error: BUILDSTDERR: warning: label ‘_cARt’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _cARt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _cARt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cARe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1830:1: error: BUILDSTDERR: warning: label ‘_cARe’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _cARe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _cARe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cARv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1867:1: error: BUILDSTDERR: warning: label ‘_cARv’ defined but not used [-Wunused-label] BUILDSTDERR: 1867 | _cARv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1867 | _cARv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzugo1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1889:1: error: BUILDSTDERR: warning: label ‘_cARK’ defined but not used [-Wunused-label] BUILDSTDERR: 1889 | _cARK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1889 | _cARK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAR0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1922:1: error: BUILDSTDERR: warning: label ‘_cAR0’ defined but not used [-Wunused-label] BUILDSTDERR: 1922 | _cAR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1922 | _cAR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAIn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:1982:1: error: BUILDSTDERR: warning: label ‘_cASi’ defined but not used [-Wunused-label] BUILDSTDERR: 1982 | _cASi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1982 | _cASi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cASc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2016:1: error: BUILDSTDERR: warning: label ‘_cASc’ defined but not used [-Wunused-label] BUILDSTDERR: 2016 | _cASc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2016 | _cASc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2050:1: error: BUILDSTDERR: warning: label ‘_cASr’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _cASr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _cASr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQuery1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2095:1: error: BUILDSTDERR: warning: label ‘_cASE’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _cASE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _cASE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfShowQueryzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2128:1: error: BUILDSTDERR: warning: label ‘_cASN’ defined but not used [-Wunused-label] BUILDSTDERR: 2128 | _cASN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2128 | _cASN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zez3fU1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2183:1: error: BUILDSTDERR: warning: label ‘_cASZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2183 | _cASZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2183 | _cASZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zez3fU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2233:1: error: BUILDSTDERR: warning: label ‘_cATa’ defined but not used [-Wunused-label] BUILDSTDERR: 2233 | _cATa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2233 | _cATa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAIy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cATx’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cATx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cATx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfMonoidQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2460:1: error: BUILDSTDERR: warning: label ‘_cATE’ defined but not used [-Wunused-label] BUILDSTDERR: 2460 | _cATE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2460 | _cATE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cATk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2491:1: error: BUILDSTDERR: warning: label ‘_cATk’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _cATk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _cATk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘sAIE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2542:1: error: BUILDSTDERR: warning: label ‘_cAU9’ defined but not used [-Wunused-label] BUILDSTDERR: 2542 | _cAU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2542 | _cAU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2576:1: error: BUILDSTDERR: warning: label ‘_cAUg’ defined but not used [-Wunused-label] BUILDSTDERR: 2576 | _cAUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2576 | _cAUg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cATW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2606:1: error: BUILDSTDERR: warning: label ‘_cATW’ defined but not used [-Wunused-label] BUILDSTDERR: 2606 | _cATW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2606 | _cATW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2659:1: error: BUILDSTDERR: warning: label ‘_cAUB’ defined but not used [-Wunused-label] BUILDSTDERR: 2659 | _cAUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2659 | _cAUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘_cAUy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2686:1: error: BUILDSTDERR: warning: label ‘_cAUy’ defined but not used [-Wunused-label] BUILDSTDERR: 2686 | _cAUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2686 | _cAUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zdfSemigroupQueryzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2725:1: error: BUILDSTDERR: warning: label ‘_cAUO’ defined but not used [-Wunused-label] BUILDSTDERR: 2725 | _cAUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2725 | _cAUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_zlzazg1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2773:1: error: BUILDSTDERR: warning: label ‘_cAV3’ defined but not used [-Wunused-label] BUILDSTDERR: 2773 | _cAV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2773 | _cAV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_anything1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2835:1: error: BUILDSTDERR: warning: label ‘_cAVi’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _cAVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _cAVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_Match_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2895:1: error: BUILDSTDERR: warning: label ‘_cAVs’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _cAVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _cAVs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziQuery_Match_con_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_118.hc:2929:1: error: BUILDSTDERR: warning: label ‘_cAVC’ defined but not used [-Wunused-label] BUILDSTDERR: 2929 | _cAVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2929 | _cAVC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_next2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:128:1: error: BUILDSTDERR: warning: label ‘_cB98’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _cB98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _cB98: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_next_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:190:1: error: BUILDSTDERR: warning: label ‘_cB9o’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cB9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cB9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_play1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:260:1: error: BUILDSTDERR: warning: label ‘_cB9F’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _cB9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _cB9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7l_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:309:1: error: BUILDSTDERR: warning: label ‘_cBan’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _cBan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _cBan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBak’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:347:1: error: BUILDSTDERR: warning: label ‘_cBak’ defined but not used [-Wunused-label] BUILDSTDERR: 347 | _cBak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 347 | _cBak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBar’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:369:1: error: BUILDSTDERR: warning: label ‘_cBar’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cBar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cBar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7n_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:409:1: error: BUILDSTDERR: warning: label ‘_cBaC’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _cBaC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _cBaC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:463:1: error: BUILDSTDERR: warning: label ‘_cBaL’ defined but not used [-Wunused-label] BUILDSTDERR: 463 | _cBaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 463 | _cBaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cB9Y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:511:1: error: BUILDSTDERR: warning: label ‘_cB9Y’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _cB9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _cB9Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwplay_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:567:1: error: BUILDSTDERR: warning: label ‘_cBaV’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _cBaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _cBaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_play_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:618:1: error: BUILDSTDERR: warning: label ‘_cBbg’ defined but not used [-Wunused-label] BUILDSTDERR: 618 | _cBbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 618 | _cBbg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBbd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:643:1: error: BUILDSTDERR: warning: label ‘_cBbd’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cBbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cBbd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_previous2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:690:1: error: BUILDSTDERR: warning: label ‘_cBbx’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _cBbx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _cBbx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_previous_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:752:1: error: BUILDSTDERR: warning: label ‘_cBbN’ defined but not used [-Wunused-label] BUILDSTDERR: 752 | _cBbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 752 | _cBbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_stop2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:822:1: error: BUILDSTDERR: warning: label ‘_cBc3’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cBc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cBc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_stop_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:884:1: error: BUILDSTDERR: warning: label ‘_cBcj’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _cBcj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _cBcj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_playId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:980:1: error: BUILDSTDERR: warning: label ‘_cBcz’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _cBcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _cBcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7A_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1029:1: error: BUILDSTDERR: warning: label ‘_cBda’ defined but not used [-Wunused-label] BUILDSTDERR: 1029 | _cBda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1029 | _cBda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBd7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1067:1: error: BUILDSTDERR: warning: label ‘_cBd7’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _cBd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _cBd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBde’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1089:1: error: BUILDSTDERR: warning: label ‘_cBde’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _cBde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _cBde: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7C_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1129:1: error: BUILDSTDERR: warning: label ‘_cBdp’ defined but not used [-Wunused-label] BUILDSTDERR: 1129 | _cBdp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1129 | _cBdp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7D_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1186:1: error: BUILDSTDERR: warning: label ‘_cBdu’ defined but not used [-Wunused-label] BUILDSTDERR: 1186 | _cBdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1186 | _cBdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwplayId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cBdA’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cBdA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cBdA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_playId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1301:1: error: BUILDSTDERR: warning: label ‘_cBdV’ defined but not used [-Wunused-label] BUILDSTDERR: 1301 | _cBdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1301 | _cBdV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBdS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1326:1: error: BUILDSTDERR: warning: label ‘_cBdS’ defined but not used [-Wunused-label] BUILDSTDERR: 1326 | _cBdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1326 | _cBdS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘rB7b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1373:1: error: BUILDSTDERR: warning: label ‘_cBec’ defined but not used [-Wunused-label] BUILDSTDERR: 1373 | _cBec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1373 | _cBec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7L_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1425:1: error: BUILDSTDERR: warning: label ‘_cBeS’ defined but not used [-Wunused-label] BUILDSTDERR: 1425 | _cBeS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1425 | _cBeS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBeL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1469:1: error: BUILDSTDERR: warning: label ‘_cBeL’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _cBeL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _cBeL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7N_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1504:1: error: BUILDSTDERR: warning: label ‘_cBf3’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _cBf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _cBf3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7O_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1562:1: error: BUILDSTDERR: warning: label ‘_cBf8’ defined but not used [-Wunused-label] BUILDSTDERR: 1562 | _cBf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1562 | _cBf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_pause_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1627:1: error: BUILDSTDERR: warning: label ‘_cBff’ defined but not used [-Wunused-label] BUILDSTDERR: 1627 | _cBff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1627 | _cBff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seekId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1688:1: error: BUILDSTDERR: warning: label ‘_cBfB’ defined but not used [-Wunused-label] BUILDSTDERR: 1688 | _cBfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1688 | _cBfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1741:1: error: BUILDSTDERR: warning: label ‘_cBgc’ defined but not used [-Wunused-label] BUILDSTDERR: 1741 | _cBgc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1741 | _cBgc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBg9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1783:1: error: BUILDSTDERR: warning: label ‘_cBg9’ defined but not used [-Wunused-label] BUILDSTDERR: 1783 | _cBg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1783 | _cBg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1823:1: error: BUILDSTDERR: warning: label ‘_cBgv’ defined but not used [-Wunused-label] BUILDSTDERR: 1823 | _cBgv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1823 | _cBgv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBgs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1866:1: error: BUILDSTDERR: warning: label ‘_cBgs’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _cBgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _cBgs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBgz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1888:1: error: BUILDSTDERR: warning: label ‘_cBgz’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _cBgz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _cBgz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB7S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1931:1: error: BUILDSTDERR: warning: label ‘_cBgL’ defined but not used [-Wunused-label] BUILDSTDERR: 1931 | _cBgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1931 | _cBgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB84_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:1993:1: error: BUILDSTDERR: warning: label ‘_cBgY’ defined but not used [-Wunused-label] BUILDSTDERR: 1993 | _cBgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1993 | _cBgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB85_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2034:1: error: BUILDSTDERR: warning: label ‘_cBh1’ defined but not used [-Wunused-label] BUILDSTDERR: 2034 | _cBh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2034 | _cBh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwseekId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2106:1: error: BUILDSTDERR: warning: label ‘_cBh7’ defined but not used [-Wunused-label] BUILDSTDERR: 2106 | _cBh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2106 | _cBh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seekId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2161:1: error: BUILDSTDERR: warning: label ‘_cBhw’ defined but not used [-Wunused-label] BUILDSTDERR: 2161 | _cBhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2161 | _cBhw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBht’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cBht’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cBht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cBht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seek1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2235:1: error: BUILDSTDERR: warning: label ‘_cBhN’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _cBhN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _cBhN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB8f_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2288:1: error: BUILDSTDERR: warning: label ‘_cBio’ defined but not used [-Wunused-label] BUILDSTDERR: 2288 | _cBio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2288 | _cBio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBil’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2330:1: error: BUILDSTDERR: warning: label ‘_cBil’ defined but not used [-Wunused-label] BUILDSTDERR: 2330 | _cBil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2330 | _cBil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB8k_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2370:1: error: BUILDSTDERR: warning: label ‘_cBiH’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _cBiH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _cBiH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBiE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2413:1: error: BUILDSTDERR: warning: label ‘_cBiE’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _cBiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _cBiE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBiL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2435:1: error: BUILDSTDERR: warning: label ‘_cBiL’ defined but not used [-Wunused-label] BUILDSTDERR: 2435 | _cBiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2435 | _cBiL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB8e_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2478:1: error: BUILDSTDERR: warning: label ‘_cBiX’ defined but not used [-Wunused-label] BUILDSTDERR: 2478 | _cBiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2478 | _cBiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB8q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2540:1: error: BUILDSTDERR: warning: label ‘_cBja’ defined but not used [-Wunused-label] BUILDSTDERR: 2540 | _cBja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2540 | _cBja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘sB8r_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2581:1: error: BUILDSTDERR: warning: label ‘_cBjd’ defined but not used [-Wunused-label] BUILDSTDERR: 2581 | _cBjd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2581 | _cBjd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_zdwseek_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2653:1: error: BUILDSTDERR: warning: label ‘_cBjj’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _cBjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _cBjj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackControl_seek_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2708:1: error: BUILDSTDERR: warning: label ‘_cBjI’ defined but not used [-Wunused-label] BUILDSTDERR: 2708 | _cBjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2708 | _cBjI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc: In function ‘_cBjF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_129.hc:2735:1: error: BUILDSTDERR: warning: label ‘_cBjF’ defined but not used [-Wunused-label] BUILDSTDERR: 2735 | _cBjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2735 | _cBjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_next_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:127:1: error: BUILDSTDERR: warning: label ‘_cBsD’ defined but not used [-Wunused-label] BUILDSTDERR: 127 | _cBsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 127 | _cBsD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_pause1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:169:1: error: BUILDSTDERR: warning: label ‘_cBsS’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _cBsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _cBsS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBrz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:221:1: error: BUILDSTDERR: warning: label ‘_cBtI’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _cBtI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _cBtI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘_cBtB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:265:1: error: BUILDSTDERR: warning: label ‘_cBtB’ defined but not used [-Wunused-label] BUILDSTDERR: 265 | _cBtB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 265 | _cBtB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBrB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:300:1: error: BUILDSTDERR: warning: label ‘_cBtT’ defined but not used [-Wunused-label] BUILDSTDERR: 300 | _cBtT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 300 | _cBtT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBrC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:358:1: error: BUILDSTDERR: warning: label ‘_cBtY’ defined but not used [-Wunused-label] BUILDSTDERR: 358 | _cBtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 358 | _cBtY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBrE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:426:1: error: BUILDSTDERR: warning: label ‘_cBu4’ defined but not used [-Wunused-label] BUILDSTDERR: 426 | _cBu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 426 | _cBu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_pause_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:493:1: error: BUILDSTDERR: warning: label ‘_cBu9’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cBu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cBu9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBrK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:542:1: error: BUILDSTDERR: warning: label ‘_cBuF’ defined but not used [-Wunused-label] BUILDSTDERR: 542 | _cBuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 542 | _cBuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘_cBuD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:581:1: error: BUILDSTDERR: warning: label ‘_cBuD’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _cBuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _cBuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_play_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:608:1: error: BUILDSTDERR: warning: label ‘_cBuJ’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cBuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cBuJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBrQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:657:1: error: BUILDSTDERR: warning: label ‘_cBv9’ defined but not used [-Wunused-label] BUILDSTDERR: 657 | _cBv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 657 | _cBv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘_cBv7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:696:1: error: BUILDSTDERR: warning: label ‘_cBv7’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _cBv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _cBv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_playId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:723:1: error: BUILDSTDERR: warning: label ‘_cBvd’ defined but not used [-Wunused-label] BUILDSTDERR: 723 | _cBvd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 723 | _cBvd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_previous_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:771:1: error: BUILDSTDERR: warning: label ‘_cBvr’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _cBvr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _cBvr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBrY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:816:1: error: BUILDSTDERR: warning: label ‘_cBvN’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _cBvN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _cBvN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘_cBvL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:857:1: error: BUILDSTDERR: warning: label ‘_cBvL’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _cBvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _cBvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_seek_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:885:1: error: BUILDSTDERR: warning: label ‘_cBvR’ defined but not used [-Wunused-label] BUILDSTDERR: 885 | _cBvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 885 | _cBvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘sBs5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:937:1: error: BUILDSTDERR: warning: label ‘_cBwh’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _cBwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _cBwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘_cBwf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:978:1: error: BUILDSTDERR: warning: label ‘_cBwf’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _cBwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _cBwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_seekId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:1006:1: error: BUILDSTDERR: warning: label ‘_cBwl’ defined but not used [-Wunused-label] BUILDSTDERR: 1006 | _cBwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1006 | _cBwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackControl_stop_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_140.hc:1056:1: error: BUILDSTDERR: warning: label ‘_cBwz’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _cBwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _cBwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_outputs4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:73:1: error: BUILDSTDERR: warning: label ‘_cBAu’ defined but not used [-Wunused-label] BUILDSTDERR: 73 | _cBAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 73 | _cBAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_outputs2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:131:1: error: BUILDSTDERR: warning: label ‘_cBAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 131 | _cBAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 131 | _cBAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_outputs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:193:1: error: BUILDSTDERR: warning: label ‘_cBAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 193 | _cBAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 193 | _cBAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_enableOutput1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:289:1: error: BUILDSTDERR: warning: label ‘_cBBf’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _cBBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _cBBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘sBzK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:338:1: error: BUILDSTDERR: warning: label ‘_cBBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cBBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cBBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘_cBBN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:376:1: error: BUILDSTDERR: warning: label ‘_cBBN’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _cBBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _cBBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘_cBBU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:398:1: error: BUILDSTDERR: warning: label ‘_cBBU’ defined but not used [-Wunused-label] BUILDSTDERR: 398 | _cBBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 398 | _cBBU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘sBzM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:438:1: error: BUILDSTDERR: warning: label ‘_cBC5’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cBC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cBC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘sBzN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:495:1: error: BUILDSTDERR: warning: label ‘_cBCa’ defined but not used [-Wunused-label] BUILDSTDERR: 495 | _cBCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 495 | _cBCa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_zdwenableOutput_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:559:1: error: BUILDSTDERR: warning: label ‘_cBCg’ defined but not used [-Wunused-label] BUILDSTDERR: 559 | _cBCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 559 | _cBCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_enableOutput_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:610:1: error: BUILDSTDERR: warning: label ‘_cBCB’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _cBCB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _cBCB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘_cBCy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:635:1: error: BUILDSTDERR: warning: label ‘_cBCy’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _cBCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _cBCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_disableOutput1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:682:1: error: BUILDSTDERR: warning: label ‘_cBCS’ defined but not used [-Wunused-label] BUILDSTDERR: 682 | _cBCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 682 | _cBCS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘sBzZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:731:1: error: BUILDSTDERR: warning: label ‘_cBDt’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cBDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cBDt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘_cBDq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:769:1: error: BUILDSTDERR: warning: label ‘_cBDq’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _cBDq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _cBDq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘_cBDx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:791:1: error: BUILDSTDERR: warning: label ‘_cBDx’ defined but not used [-Wunused-label] BUILDSTDERR: 791 | _cBDx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 791 | _cBDx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘sBA1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:831:1: error: BUILDSTDERR: warning: label ‘_cBDI’ defined but not used [-Wunused-label] BUILDSTDERR: 831 | _cBDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 831 | _cBDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘sBA2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:888:1: error: BUILDSTDERR: warning: label ‘_cBDN’ defined but not used [-Wunused-label] BUILDSTDERR: 888 | _cBDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 888 | _cBDN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_zdwdisableOutput_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:952:1: error: BUILDSTDERR: warning: label ‘_cBDT’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _cBDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _cBDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziOutput_disableOutput_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:1003:1: error: BUILDSTDERR: warning: label ‘_cBEe’ defined but not used [-Wunused-label] BUILDSTDERR: 1003 | _cBEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1003 | _cBEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc: In function ‘_cBEb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_151.hc:1028:1: error: BUILDSTDERR: warning: label ‘_cBEb’ defined but not used [-Wunused-label] BUILDSTDERR: 1028 | _cBEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1028 | _cBEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc: In function ‘sBHt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc:73:1: error: BUILDSTDERR: warning: label ‘_cBI4’ defined but not used [-Wunused-label] BUILDSTDERR: 73 | _cBI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 73 | _cBI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc: In function ‘_cBI2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc:112:1: error: BUILDSTDERR: warning: label ‘_cBI2’ defined but not used [-Wunused-label] BUILDSTDERR: 112 | _cBI2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 112 | _cBI2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_disableOutput_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc:139:1: error: BUILDSTDERR: warning: label ‘_cBI8’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _cBI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _cBI8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc: In function ‘sBHz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc:188:1: error: BUILDSTDERR: warning: label ‘_cBIz’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _cBIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _cBIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc: In function ‘_cBIx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc:227:1: error: BUILDSTDERR: warning: label ‘_cBIx’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _cBIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _cBIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_enableOutput_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc:254:1: error: BUILDSTDERR: warning: label ‘_cBID’ defined but not used [-Wunused-label] BUILDSTDERR: 254 | _cBID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 254 | _cBID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziOutput_outputs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_162.hc:302:1: error: BUILDSTDERR: warning: label ‘_cBIR’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cBIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cBIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC5b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:80:1: error: BUILDSTDERR: warning: label ‘_cC97’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _cC97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _cC97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cC94’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:114:1: error: BUILDSTDERR: warning: label ‘_cC94’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cC94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cC94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:151:1: error: BUILDSTDERR: warning: label ‘_cC9h’ defined but not used [-Wunused-label] BUILDSTDERR: 151 | _cC9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 151 | _cC9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cC8K’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:180:1: error: BUILDSTDERR: warning: label ‘_cC8K’ defined but not used [-Wunused-label] BUILDSTDERR: 180 | _cC8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 180 | _cC8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cC8R’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:220:1: error: BUILDSTDERR: warning: label ‘_cC8R’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _cC8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _cC8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC5u_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:291:1: error: BUILDSTDERR: warning: label ‘_cC9W’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _cC9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _cC9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cC9U’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:330:1: error: BUILDSTDERR: warning: label ‘_cC9U’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _cC9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _cC9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCa0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:347:1: error: BUILDSTDERR: warning: label ‘_cCa0’ defined but not used [-Wunused-label] BUILDSTDERR: 347 | _cCa0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 347 | _cCa0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeValues_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:372:1: error: BUILDSTDERR: warning: label ‘_cCa6’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _cCa6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _cCa6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC5A_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:435:1: error: BUILDSTDERR: warning: label ‘_cCay’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _cCay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _cCay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC5z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:471:1: error: BUILDSTDERR: warning: label ‘_cCaI’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cCaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cCaI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_decodePair_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:511:1: error: BUILDSTDERR: warning: label ‘_cCaL’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _cCaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _cCaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCam’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:549:1: error: BUILDSTDERR: warning: label ‘_cCam’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _cCam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _cCam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongs2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:644:1: error: BUILDSTDERR: warning: label ‘_cCbh’ defined but not used [-Wunused-label] BUILDSTDERR: 644 | _cCbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 644 | _cCbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCbb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:696:1: error: BUILDSTDERR: warning: label ‘_cCbb’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _cCbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _cCbb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongszuf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:760:1: error: BUILDSTDERR: warning: label ‘_cCbC’ defined but not used [-Wunused-label] BUILDSTDERR: 760 | _cCbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 760 | _cCbC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongszugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:814:1: error: BUILDSTDERR: warning: label ‘_cCbT’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _cCbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _cCbT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCbM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:844:1: error: BUILDSTDERR: warning: label ‘_cCbM’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _cCbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _cCbM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCc2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:876:1: error: BUILDSTDERR: warning: label ‘_cCc2’ defined but not used [-Wunused-label] BUILDSTDERR: 876 | _cCc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 876 | _cCc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCcd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:910:1: error: BUILDSTDERR: warning: label ‘_cCcd’ defined but not used [-Wunused-label] BUILDSTDERR: 910 | _cCcd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 910 | _cCcd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC5W_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:967:1: error: BUILDSTDERR: warning: label ‘_cCcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cCcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cCcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC5Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1009:1: error: BUILDSTDERR: warning: label ‘_cCd5’ defined but not used [-Wunused-label] BUILDSTDERR: 1009 | _cCd5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1009 | _cCd5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCd3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1058:1: error: BUILDSTDERR: warning: label ‘_cCd3’ defined but not used [-Wunused-label] BUILDSTDERR: 1058 | _cCd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1058 | _cCd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeSongs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1084:1: error: BUILDSTDERR: warning: label ‘_cCdd’ defined but not used [-Wunused-label] BUILDSTDERR: 1084 | _cCdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1084 | _cCdd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC4M_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1152:1: error: BUILDSTDERR: warning: label ‘_cCdx’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _cCdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _cCdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC4N_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1203:1: error: BUILDSTDERR: warning: label ‘_cCdL’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _cCdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _cCdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC4O_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1254:1: error: BUILDSTDERR: warning: label ‘_cCdZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1254 | _cCdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1254 | _cCdZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC4Q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1307:1: error: BUILDSTDERR: warning: label ‘_cCed’ defined but not used [-Wunused-label] BUILDSTDERR: 1307 | _cCed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1307 | _cCed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC4X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1398:1: error: BUILDSTDERR: warning: label ‘_cCep’ defined but not used [-Wunused-label] BUILDSTDERR: 1398 | _cCep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1398 | _cCep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCen’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1422:1: error: BUILDSTDERR: warning: label ‘_cCen’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _cCen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _cCen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC4Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cCeO’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cCeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cCeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCeI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1505:1: error: BUILDSTDERR: warning: label ‘_cCeI’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _cCeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _cCeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC4Z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1563:1: error: BUILDSTDERR: warning: label ‘_cCfg’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _cCfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _cCfg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCfa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1611:1: error: BUILDSTDERR: warning: label ‘_cCfa’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _cCfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _cCfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC50_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1667:1: error: BUILDSTDERR: warning: label ‘_cCfI’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _cCfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _cCfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCfC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cCfC’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cCfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cCfC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1779:1: error: BUILDSTDERR: warning: label ‘_cCgb’ defined but not used [-Wunused-label] BUILDSTDERR: 1779 | _cCgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1779 | _cCgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCg5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1831:1: error: BUILDSTDERR: warning: label ‘_cCg5’ defined but not used [-Wunused-label] BUILDSTDERR: 1831 | _cCg5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1831 | _cCg5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1888:1: error: BUILDSTDERR: warning: label ‘_cCgE’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _cCgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _cCgE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCgy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1940:1: error: BUILDSTDERR: warning: label ‘_cCgy’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _cCgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _cCgy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:1997:1: error: BUILDSTDERR: warning: label ‘_cCh7’ defined but not used [-Wunused-label] BUILDSTDERR: 1997 | _cCh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1997 | _cCh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCh1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2049:1: error: BUILDSTDERR: warning: label ‘_cCh1’ defined but not used [-Wunused-label] BUILDSTDERR: 2049 | _cCh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2049 | _cCh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntrieszuf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2129:1: error: BUILDSTDERR: warning: label ‘_cChs’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _cChs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _cChs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘rC52_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2186:1: error: BUILDSTDERR: warning: label ‘_cChH’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _cChH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _cChH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC7e_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2238:1: error: BUILDSTDERR: warning: label ‘_cCit’ defined but not used [-Wunused-label] BUILDSTDERR: 2238 | _cCit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2238 | _cCit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntrieszugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2272:1: error: BUILDSTDERR: warning: label ‘_cCiA’ defined but not used [-Wunused-label] BUILDSTDERR: 2272 | _cCiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2272 | _cCiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cChR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2302:1: error: BUILDSTDERR: warning: label ‘_cChR’ defined but not used [-Wunused-label] BUILDSTDERR: 2302 | _cChR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2302 | _cChR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cChY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2339:1: error: BUILDSTDERR: warning: label ‘_cChY’ defined but not used [-Wunused-label] BUILDSTDERR: 2339 | _cChY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2339 | _cChY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCi5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2374:1: error: BUILDSTDERR: warning: label ‘_cCi5’ defined but not used [-Wunused-label] BUILDSTDERR: 2374 | _cCi5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2374 | _cCi5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCib’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2402:1: error: BUILDSTDERR: warning: label ‘_cCib’ defined but not used [-Wunused-label] BUILDSTDERR: 2402 | _cCib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2402 | _cCib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCih’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2448:1: error: BUILDSTDERR: warning: label ‘_cCih’ defined but not used [-Wunused-label] BUILDSTDERR: 2448 | _cCih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2448 | _cCih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCnm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2544:1: error: BUILDSTDERR: warning: label ‘_cCnm’ defined but not used [-Wunused-label] BUILDSTDERR: 2544 | _cCnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2544 | _cCnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCn4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2570:1: error: BUILDSTDERR: warning: label ‘_cCn4’ defined but not used [-Wunused-label] BUILDSTDERR: 2570 | _cCn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2570 | _cCn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_sC89’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2597:1: error: BUILDSTDERR: warning: label ‘_sC89’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _sC89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _sC89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCmx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2612:1: error: BUILDSTDERR: warning: label ‘_cCmx’ defined but not used [-Wunused-label] BUILDSTDERR: 2612 | _cCmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2612 | _cCmx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCmI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2646:1: error: BUILDSTDERR: warning: label ‘_cCmI’ defined but not used [-Wunused-label] BUILDSTDERR: 2646 | _cCmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2646 | _cCmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_sC7f’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2699:1: error: BUILDSTDERR: warning: label ‘_sC7f’ defined but not used [-Wunused-label] BUILDSTDERR: 2699 | _sC7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2699 | _sC7f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCiY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2730:1: error: BUILDSTDERR: warning: label ‘_cCiY’ defined but not used [-Wunused-label] BUILDSTDERR: 2730 | _cCiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2730 | _cCiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCm2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2811:1: error: BUILDSTDERR: warning: label ‘_cCm2’ defined but not used [-Wunused-label] BUILDSTDERR: 2811 | _cCm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2811 | _cCm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cClw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2864:1: error: BUILDSTDERR: warning: label ‘_cClw’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _cClw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _cClw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cClI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2896:1: error: BUILDSTDERR: warning: label ‘_cClI’ defined but not used [-Wunused-label] BUILDSTDERR: 2896 | _cClI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2896 | _cClI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCkX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2949:1: error: BUILDSTDERR: warning: label ‘_cCkX’ defined but not used [-Wunused-label] BUILDSTDERR: 2949 | _cCkX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2949 | _cCkX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCl9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:2981:1: error: BUILDSTDERR: warning: label ‘_cCl9’ defined but not used [-Wunused-label] BUILDSTDERR: 2981 | _cCl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2981 | _cCl9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_sC7l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3034:1: error: BUILDSTDERR: warning: label ‘_sC7l’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _sC7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _sC7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCjc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3064:1: error: BUILDSTDERR: warning: label ‘_cCjc’ defined but not used [-Wunused-label] BUILDSTDERR: 3064 | _cCjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3064 | _cCjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCkv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cCkv’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cCkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cCkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCjZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3194:1: error: BUILDSTDERR: warning: label ‘_cCjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3194 | _cCjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3194 | _cCjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCkb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3225:1: error: BUILDSTDERR: warning: label ‘_cCkb’ defined but not used [-Wunused-label] BUILDSTDERR: 3225 | _cCkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3225 | _cCkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCjq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3278:1: error: BUILDSTDERR: warning: label ‘_cCjq’ defined but not used [-Wunused-label] BUILDSTDERR: 3278 | _cCjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3278 | _cCjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCjC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3309:1: error: BUILDSTDERR: warning: label ‘_cCjC’ defined but not used [-Wunused-label] BUILDSTDERR: 3309 | _cCjC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3309 | _cCjC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCkP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3360:1: error: BUILDSTDERR: warning: label ‘_cCkP’ defined but not used [-Wunused-label] BUILDSTDERR: 3360 | _cCkP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3360 | _cCkP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC8n_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3379:1: error: BUILDSTDERR: warning: label ‘_cCoU’ defined but not used [-Wunused-label] BUILDSTDERR: 3379 | _cCoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3379 | _cCoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘sC8p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3421:1: error: BUILDSTDERR: warning: label ‘_cCp0’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _cCp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _cCp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘_cCoY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3470:1: error: BUILDSTDERR: warning: label ‘_cCoY’ defined but not used [-Wunused-label] BUILDSTDERR: 3470 | _cCoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3470 | _cCoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziUtil_takeEntries_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_173.hc:3496:1: error: BUILDSTDERR: warning: label ‘_cCp8’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _cCp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _cCp8: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/StoredPlaylists.hs:35:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 35 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘rCGT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:161:1: error: BUILDSTDERR: warning: label ‘_cCM0’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _cCM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _cCM0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘rCGU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:214:1: error: BUILDSTDERR: warning: label ‘_cCMe’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _cCMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _cCMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘rCGW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:267:1: error: BUILDSTDERR: warning: label ‘_cCMs’ defined but not used [-Wunused-label] BUILDSTDERR: 267 | _cCMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 267 | _cCMs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘rCH1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:338:1: error: BUILDSTDERR: warning: label ‘_cCMG’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cCMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cCMG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘rCH5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:415:1: error: BUILDSTDERR: warning: label ‘_cCMY’ defined but not used [-Wunused-label] BUILDSTDERR: 415 | _cCMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 415 | _cCMY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCMW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:460:1: error: BUILDSTDERR: warning: label ‘_cCMW’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _cCMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _cCMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistszugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:488:1: error: BUILDSTDERR: warning: label ‘_cCNA’ defined but not used [-Wunused-label] BUILDSTDERR: 488 | _cCNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 488 | _cCNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCN8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:508:1: error: BUILDSTDERR: warning: label ‘_cCN8’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _cCN8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _cCN8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCNc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:525:1: error: BUILDSTDERR: warning: label ‘_cCNc’ defined but not used [-Wunused-label] BUILDSTDERR: 525 | _cCNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 525 | _cCNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCNj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:561:1: error: BUILDSTDERR: warning: label ‘_cCNj’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _cCNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _cCNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCNp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:591:1: error: BUILDSTDERR: warning: label ‘_cCNp’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cCNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cCNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:647:1: error: BUILDSTDERR: warning: label ‘_cCOv’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _cCOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _cCOv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCOt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:682:1: error: BUILDSTDERR: warning: label ‘_cCOt’ defined but not used [-Wunused-label] BUILDSTDERR: 682 | _cCOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 682 | _cCOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:705:1: error: BUILDSTDERR: warning: label ‘_cCOB’ defined but not used [-Wunused-label] BUILDSTDERR: 705 | _cCOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 705 | _cCOB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCOg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:746:1: error: BUILDSTDERR: warning: label ‘_cCOg’ defined but not used [-Wunused-label] BUILDSTDERR: 746 | _cCOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 746 | _cCOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:790:1: error: BUILDSTDERR: warning: label ‘_cCON’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _cCON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _cCON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCO3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:817:1: error: BUILDSTDERR: warning: label ‘_cCO3’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _cCO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _cCO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:878:1: error: BUILDSTDERR: warning: label ‘_cCPb’ defined but not used [-Wunused-label] BUILDSTDERR: 878 | _cCPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 878 | _cCPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:938:1: error: BUILDSTDERR: warning: label ‘_cCPq’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _cCPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _cCPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylists_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:997:1: error: BUILDSTDERR: warning: label ‘_cCPG’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cCPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cCPG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_save1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1089:1: error: BUILDSTDERR: warning: label ‘_cCPW’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _cCPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _cCPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1142:1: error: BUILDSTDERR: warning: label ‘_cCQA’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _cCQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _cCQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCQw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1191:1: error: BUILDSTDERR: warning: label ‘_cCQw’ defined but not used [-Wunused-label] BUILDSTDERR: 1191 | _cCQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1191 | _cCQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCQD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1215:1: error: BUILDSTDERR: warning: label ‘_cCQD’ defined but not used [-Wunused-label] BUILDSTDERR: 1215 | _cCQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1215 | _cCQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1242:1: error: BUILDSTDERR: warning: label ‘_cCQP’ defined but not used [-Wunused-label] BUILDSTDERR: 1242 | _cCQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1242 | _cCQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1306:1: error: BUILDSTDERR: warning: label ‘_cCQU’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _cCQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _cCQU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwsave_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1370:1: error: BUILDSTDERR: warning: label ‘_cCR0’ defined but not used [-Wunused-label] BUILDSTDERR: 1370 | _cCR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1370 | _cCR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_save_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1421:1: error: BUILDSTDERR: warning: label ‘_cCRl’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _cCRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _cCRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCRi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1446:1: error: BUILDSTDERR: warning: label ‘_cCRi’ defined but not used [-Wunused-label] BUILDSTDERR: 1446 | _cCRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1446 | _cCRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rm1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1493:1: error: BUILDSTDERR: warning: label ‘_cCRC’ defined but not used [-Wunused-label] BUILDSTDERR: 1493 | _cCRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1493 | _cCRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1546:1: error: BUILDSTDERR: warning: label ‘_cCSg’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _cCSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _cCSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCSc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1595:1: error: BUILDSTDERR: warning: label ‘_cCSc’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _cCSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _cCSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCSj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1619:1: error: BUILDSTDERR: warning: label ‘_cCSj’ defined but not used [-Wunused-label] BUILDSTDERR: 1619 | _cCSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1619 | _cCSj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1646:1: error: BUILDSTDERR: warning: label ‘_cCSv’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _cCSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _cCSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCHW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1710:1: error: BUILDSTDERR: warning: label ‘_cCSA’ defined but not used [-Wunused-label] BUILDSTDERR: 1710 | _cCSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1710 | _cCSA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwrm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1774:1: error: BUILDSTDERR: warning: label ‘_cCSG’ defined but not used [-Wunused-label] BUILDSTDERR: 1774 | _cCSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1774 | _cCSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1825:1: error: BUILDSTDERR: warning: label ‘_cCT1’ defined but not used [-Wunused-label] BUILDSTDERR: 1825 | _cCT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1825 | _cCT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCSY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cCSY’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cCSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cCSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rename1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1897:1: error: BUILDSTDERR: warning: label ‘_cCTi’ defined but not used [-Wunused-label] BUILDSTDERR: 1897 | _cCTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1897 | _cCTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1950:1: error: BUILDSTDERR: warning: label ‘_cCTW’ defined but not used [-Wunused-label] BUILDSTDERR: 1950 | _cCTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1950 | _cCTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCTS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:1999:1: error: BUILDSTDERR: warning: label ‘_cCTS’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _cCTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _cCTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCTZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2023:1: error: BUILDSTDERR: warning: label ‘_cCTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2023 | _cCTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2023 | _cCTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2050:1: error: BUILDSTDERR: warning: label ‘_cCUp’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _cCUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _cCUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCUl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2099:1: error: BUILDSTDERR: warning: label ‘_cCUl’ defined but not used [-Wunused-label] BUILDSTDERR: 2099 | _cCUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2099 | _cCUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCUs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2123:1: error: BUILDSTDERR: warning: label ‘_cCUs’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _cCUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _cCUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCI4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2154:1: error: BUILDSTDERR: warning: label ‘_cCUE’ defined but not used [-Wunused-label] BUILDSTDERR: 2154 | _cCUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2154 | _cCUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2235:1: error: BUILDSTDERR: warning: label ‘_cCUR’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _cCUR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _cCUR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2276:1: error: BUILDSTDERR: warning: label ‘_cCUU’ defined but not used [-Wunused-label] BUILDSTDERR: 2276 | _cCUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2276 | _cCUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwrename_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2348:1: error: BUILDSTDERR: warning: label ‘_cCV0’ defined but not used [-Wunused-label] BUILDSTDERR: 2348 | _cCV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2348 | _cCV0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_rename_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2403:1: error: BUILDSTDERR: warning: label ‘_cCVp’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _cCVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _cCVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCVm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2430:1: error: BUILDSTDERR: warning: label ‘_cCVm’ defined but not used [-Wunused-label] BUILDSTDERR: 2430 | _cCVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2430 | _cCVm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistMove1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2477:1: error: BUILDSTDERR: warning: label ‘_cCVG’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _cCVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _cCVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2526:1: error: BUILDSTDERR: warning: label ‘_cCWi’ defined but not used [-Wunused-label] BUILDSTDERR: 2526 | _cCWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2526 | _cCWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCWf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2564:1: error: BUILDSTDERR: warning: label ‘_cCWf’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _cCWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _cCWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCWm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2586:1: error: BUILDSTDERR: warning: label ‘_cCWm’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _cCWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _cCWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2627:1: error: BUILDSTDERR: warning: label ‘_cCWL’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _cCWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _cCWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCWH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2676:1: error: BUILDSTDERR: warning: label ‘_cCWH’ defined but not used [-Wunused-label] BUILDSTDERR: 2676 | _cCWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2676 | _cCWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCWO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2700:1: error: BUILDSTDERR: warning: label ‘_cCWO’ defined but not used [-Wunused-label] BUILDSTDERR: 2700 | _cCWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2700 | _cCWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2723:1: error: BUILDSTDERR: warning: label ‘_cCXg’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _cCXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _cCXg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCXd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2761:1: error: BUILDSTDERR: warning: label ‘_cCXd’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _cCXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _cCXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCXk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2783:1: error: BUILDSTDERR: warning: label ‘_cCXk’ defined but not used [-Wunused-label] BUILDSTDERR: 2783 | _cCXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2783 | _cCXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2831:1: error: BUILDSTDERR: warning: label ‘_cCXu’ defined but not used [-Wunused-label] BUILDSTDERR: 2831 | _cCXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2831 | _cCXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCX0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2913:1: error: BUILDSTDERR: warning: label ‘_cCX0’ defined but not used [-Wunused-label] BUILDSTDERR: 2913 | _cCX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2913 | _cCX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:2960:1: error: BUILDSTDERR: warning: label ‘_cCXL’ defined but not used [-Wunused-label] BUILDSTDERR: 2960 | _cCXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2960 | _cCXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCIY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3002:1: error: BUILDSTDERR: warning: label ‘_cCXO’ defined but not used [-Wunused-label] BUILDSTDERR: 3002 | _cCXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3002 | _cCXO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistMove_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3077:1: error: BUILDSTDERR: warning: label ‘_cCXU’ defined but not used [-Wunused-label] BUILDSTDERR: 3077 | _cCXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3077 | _cCXU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistMove_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3134:1: error: BUILDSTDERR: warning: label ‘_cCYl’ defined but not used [-Wunused-label] BUILDSTDERR: 3134 | _cCYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3134 | _cCYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCYi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3162:1: error: BUILDSTDERR: warning: label ‘_cCYi’ defined but not used [-Wunused-label] BUILDSTDERR: 3162 | _cCYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3162 | _cCYi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistDelete1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3209:1: error: BUILDSTDERR: warning: label ‘_cCYC’ defined but not used [-Wunused-label] BUILDSTDERR: 3209 | _cCYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3209 | _cCYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3258:1: error: BUILDSTDERR: warning: label ‘_cCZd’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _cCZd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _cCZd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCZa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3296:1: error: BUILDSTDERR: warning: label ‘_cCZa’ defined but not used [-Wunused-label] BUILDSTDERR: 3296 | _cCZa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3296 | _cCZa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCZh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3318:1: error: BUILDSTDERR: warning: label ‘_cCZh’ defined but not used [-Wunused-label] BUILDSTDERR: 3318 | _cCZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3318 | _cCZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3359:1: error: BUILDSTDERR: warning: label ‘_cCZG’ defined but not used [-Wunused-label] BUILDSTDERR: 3359 | _cCZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3359 | _cCZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCZC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3408:1: error: BUILDSTDERR: warning: label ‘_cCZC’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _cCZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _cCZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cCZJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3432:1: error: BUILDSTDERR: warning: label ‘_cCZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3432 | _cCZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3432 | _cCZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJ8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3463:1: error: BUILDSTDERR: warning: label ‘_cCZV’ defined but not used [-Wunused-label] BUILDSTDERR: 3463 | _cCZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3463 | _cCZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3538:1: error: BUILDSTDERR: warning: label ‘_cD08’ defined but not used [-Wunused-label] BUILDSTDERR: 3538 | _cD08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3538 | _cD08: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3579:1: error: BUILDSTDERR: warning: label ‘_cD0b’ defined but not used [-Wunused-label] BUILDSTDERR: 3579 | _cD0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3579 | _cD0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistDelete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3651:1: error: BUILDSTDERR: warning: label ‘_cD0h’ defined but not used [-Wunused-label] BUILDSTDERR: 3651 | _cD0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3651 | _cD0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistDelete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3706:1: error: BUILDSTDERR: warning: label ‘_cD0G’ defined but not used [-Wunused-label] BUILDSTDERR: 3706 | _cD0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3706 | _cD0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD0D’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3733:1: error: BUILDSTDERR: warning: label ‘_cD0D’ defined but not used [-Wunused-label] BUILDSTDERR: 3733 | _cD0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3733 | _cD0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistClear1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3780:1: error: BUILDSTDERR: warning: label ‘_cD0X’ defined but not used [-Wunused-label] BUILDSTDERR: 3780 | _cD0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3780 | _cD0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3833:1: error: BUILDSTDERR: warning: label ‘_cD1B’ defined but not used [-Wunused-label] BUILDSTDERR: 3833 | _cD1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3833 | _cD1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD1x’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3882:1: error: BUILDSTDERR: warning: label ‘_cD1x’ defined but not used [-Wunused-label] BUILDSTDERR: 3882 | _cD1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3882 | _cD1x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD1E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3906:1: error: BUILDSTDERR: warning: label ‘_cD1E’ defined but not used [-Wunused-label] BUILDSTDERR: 3906 | _cD1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3906 | _cD1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3933:1: error: BUILDSTDERR: warning: label ‘_cD1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3933 | _cD1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3933 | _cD1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:3997:1: error: BUILDSTDERR: warning: label ‘_cD1V’ defined but not used [-Wunused-label] BUILDSTDERR: 3997 | _cD1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3997 | _cD1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistClear_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4061:1: error: BUILDSTDERR: warning: label ‘_cD21’ defined but not used [-Wunused-label] BUILDSTDERR: 4061 | _cD21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4061 | _cD21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistClear_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4112:1: error: BUILDSTDERR: warning: label ‘_cD2m’ defined but not used [-Wunused-label] BUILDSTDERR: 4112 | _cD2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4112 | _cD2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD2j’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4137:1: error: BUILDSTDERR: warning: label ‘_cD2j’ defined but not used [-Wunused-label] BUILDSTDERR: 4137 | _cD2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4137 | _cD2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistAdd1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4184:1: error: BUILDSTDERR: warning: label ‘_cD2D’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _cD2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _cD2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCK6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4237:1: error: BUILDSTDERR: warning: label ‘_cD3h’ defined but not used [-Wunused-label] BUILDSTDERR: 4237 | _cD3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4237 | _cD3h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD3d’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4286:1: error: BUILDSTDERR: warning: label ‘_cD3d’ defined but not used [-Wunused-label] BUILDSTDERR: 4286 | _cD3d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4286 | _cD3d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD3k’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4310:1: error: BUILDSTDERR: warning: label ‘_cD3k’ defined but not used [-Wunused-label] BUILDSTDERR: 4310 | _cD3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4310 | _cD3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4337:1: error: BUILDSTDERR: warning: label ‘_cD3K’ defined but not used [-Wunused-label] BUILDSTDERR: 4337 | _cD3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4337 | _cD3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD3G’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4386:1: error: BUILDSTDERR: warning: label ‘_cD3G’ defined but not used [-Wunused-label] BUILDSTDERR: 4386 | _cD3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4386 | _cD3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD3N’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4410:1: error: BUILDSTDERR: warning: label ‘_cD3N’ defined but not used [-Wunused-label] BUILDSTDERR: 4410 | _cD3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4410 | _cD3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCJQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4441:1: error: BUILDSTDERR: warning: label ‘_cD3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4441 | _cD3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4441 | _cD3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCK9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4522:1: error: BUILDSTDERR: warning: label ‘_cD4c’ defined but not used [-Wunused-label] BUILDSTDERR: 4522 | _cD4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4522 | _cD4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4563:1: error: BUILDSTDERR: warning: label ‘_cD4f’ defined but not used [-Wunused-label] BUILDSTDERR: 4563 | _cD4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4563 | _cD4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwplaylistAdd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4635:1: error: BUILDSTDERR: warning: label ‘_cD4l’ defined but not used [-Wunused-label] BUILDSTDERR: 4635 | _cD4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4635 | _cD4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_playlistAdd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4690:1: error: BUILDSTDERR: warning: label ‘_cD4K’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _cD4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _cD4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD4H’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4717:1: error: BUILDSTDERR: warning: label ‘_cD4H’ defined but not used [-Wunused-label] BUILDSTDERR: 4717 | _cD4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4717 | _cD4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_load1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4764:1: error: BUILDSTDERR: warning: label ‘_cD51’ defined but not used [-Wunused-label] BUILDSTDERR: 4764 | _cD51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4764 | _cD51: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4817:1: error: BUILDSTDERR: warning: label ‘_cD5F’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _cD5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _cD5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD5B’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4866:1: error: BUILDSTDERR: warning: label ‘_cD5B’ defined but not used [-Wunused-label] BUILDSTDERR: 4866 | _cD5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4866 | _cD5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD5I’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4890:1: error: BUILDSTDERR: warning: label ‘_cD5I’ defined but not used [-Wunused-label] BUILDSTDERR: 4890 | _cD5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4890 | _cD5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4917:1: error: BUILDSTDERR: warning: label ‘_cD5U’ defined but not used [-Wunused-label] BUILDSTDERR: 4917 | _cD5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4917 | _cD5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:4981:1: error: BUILDSTDERR: warning: label ‘_cD5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4981 | _cD5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4981 | _cD5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwload_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5045:1: error: BUILDSTDERR: warning: label ‘_cD65’ defined but not used [-Wunused-label] BUILDSTDERR: 5045 | _cD65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5045 | _cD65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_load_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5096:1: error: BUILDSTDERR: warning: label ‘_cD6q’ defined but not used [-Wunused-label] BUILDSTDERR: 5096 | _cD6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5096 | _cD6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD6n’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5121:1: error: BUILDSTDERR: warning: label ‘_cD6n’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _cD6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _cD6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistInfo3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5168:1: error: BUILDSTDERR: warning: label ‘_cD6I’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _cD6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _cD6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistInfo1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5226:1: error: BUILDSTDERR: warning: label ‘_cD6W’ defined but not used [-Wunused-label] BUILDSTDERR: 5226 | _cD6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5226 | _cD6W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5279:1: error: BUILDSTDERR: warning: label ‘_cD7A’ defined but not used [-Wunused-label] BUILDSTDERR: 5279 | _cD7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5279 | _cD7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD7w’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5328:1: error: BUILDSTDERR: warning: label ‘_cD7w’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _cD7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _cD7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD7D’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5352:1: error: BUILDSTDERR: warning: label ‘_cD7D’ defined but not used [-Wunused-label] BUILDSTDERR: 5352 | _cD7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5352 | _cD7D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5379:1: error: BUILDSTDERR: warning: label ‘_cD7P’ defined but not used [-Wunused-label] BUILDSTDERR: 5379 | _cD7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5379 | _cD7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5443:1: error: BUILDSTDERR: warning: label ‘_cD7U’ defined but not used [-Wunused-label] BUILDSTDERR: 5443 | _cD7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5443 | _cD7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5503:1: error: BUILDSTDERR: warning: label ‘_cD88’ defined but not used [-Wunused-label] BUILDSTDERR: 5503 | _cD88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5503 | _cD88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwlistPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5549:1: error: BUILDSTDERR: warning: label ‘_cD8b’ defined but not used [-Wunused-label] BUILDSTDERR: 5549 | _cD8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5549 | _cD8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5604:1: error: BUILDSTDERR: warning: label ‘_cD8y’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _cD8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _cD8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD8v’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5629:1: error: BUILDSTDERR: warning: label ‘_cD8v’ defined but not used [-Wunused-label] BUILDSTDERR: 5629 | _cD8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5629 | _cD8v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5671:1: error: BUILDSTDERR: warning: label ‘_cD9a’ defined but not used [-Wunused-label] BUILDSTDERR: 5671 | _cD9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5671 | _cD9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCKY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5709:1: error: BUILDSTDERR: warning: label ‘_cD9d’ defined but not used [-Wunused-label] BUILDSTDERR: 5709 | _cD9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5709 | _cD9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD8Y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5750:1: error: BUILDSTDERR: warning: label ‘_cD8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5750 | _cD8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5750 | _cD8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylist3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5799:1: error: BUILDSTDERR: warning: label ‘_cD9p’ defined but not used [-Wunused-label] BUILDSTDERR: 5799 | _cD9p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5799 | _cD9p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cD8L’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5825:1: error: BUILDSTDERR: warning: label ‘_cD8L’ defined but not used [-Wunused-label] BUILDSTDERR: 5825 | _cD8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5825 | _cD8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylist1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5886:1: error: BUILDSTDERR: warning: label ‘_cD9O’ defined but not used [-Wunused-label] BUILDSTDERR: 5886 | _cD9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5886 | _cD9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCL7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5939:1: error: BUILDSTDERR: warning: label ‘_cDas’ defined but not used [-Wunused-label] BUILDSTDERR: 5939 | _cDas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5939 | _cDas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cDao’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:5988:1: error: BUILDSTDERR: warning: label ‘_cDao’ defined but not used [-Wunused-label] BUILDSTDERR: 5988 | _cDao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5988 | _cDao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cDav’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:6012:1: error: BUILDSTDERR: warning: label ‘_cDav’ defined but not used [-Wunused-label] BUILDSTDERR: 6012 | _cDav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6012 | _cDav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCLa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:6039:1: error: BUILDSTDERR: warning: label ‘_cDaH’ defined but not used [-Wunused-label] BUILDSTDERR: 6039 | _cDaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6039 | _cDaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCLb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:6103:1: error: BUILDSTDERR: warning: label ‘_cDaM’ defined but not used [-Wunused-label] BUILDSTDERR: 6103 | _cDaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6103 | _cDaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘sCL0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:6163:1: error: BUILDSTDERR: warning: label ‘_cDb0’ defined but not used [-Wunused-label] BUILDSTDERR: 6163 | _cDb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6163 | _cDb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_zdwlistPlaylist_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:6209:1: error: BUILDSTDERR: warning: label ‘_cDb3’ defined but not used [-Wunused-label] BUILDSTDERR: 6209 | _cDb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6209 | _cDb3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStoredPlaylists_listPlaylist_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:6264:1: error: BUILDSTDERR: warning: label ‘_cDbq’ defined but not used [-Wunused-label] BUILDSTDERR: 6264 | _cDbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6264 | _cDbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc: In function ‘_cDbn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_184.hc:6289:1: error: BUILDSTDERR: warning: label ‘_cDbn’ defined but not used [-Wunused-label] BUILDSTDERR: 6289 | _cDbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6289 | _cDbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDmg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:161:1: error: BUILDSTDERR: warning: label ‘_cDo6’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _cDo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _cDo6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDo4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:200:1: error: BUILDSTDERR: warning: label ‘_cDo4’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _cDo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _cDo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylist_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:227:1: error: BUILDSTDERR: warning: label ‘_cDoa’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _cDoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _cDoa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDmm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:276:1: error: BUILDSTDERR: warning: label ‘_cDoB’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _cDoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _cDoB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDoz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:315:1: error: BUILDSTDERR: warning: label ‘_cDoz’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _cDoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _cDoz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylistInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:342:1: error: BUILDSTDERR: warning: label ‘_cDoF’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _cDoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _cDoF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_listPlaylists_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:390:1: error: BUILDSTDERR: warning: label ‘_cDoT’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _cDoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _cDoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDmt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:434:1: error: BUILDSTDERR: warning: label ‘_cDpf’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _cDpf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _cDpf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDpd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:473:1: error: BUILDSTDERR: warning: label ‘_cDpd’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cDpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cDpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_load_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:500:1: error: BUILDSTDERR: warning: label ‘_cDpj’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _cDpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _cDpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDmA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:550:1: error: BUILDSTDERR: warning: label ‘_cDpJ’ defined but not used [-Wunused-label] BUILDSTDERR: 550 | _cDpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 550 | _cDpJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDpH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:591:1: error: BUILDSTDERR: warning: label ‘_cDpH’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cDpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cDpH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistAdd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:619:1: error: BUILDSTDERR: warning: label ‘_cDpN’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cDpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cDpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDmG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:670:1: error: BUILDSTDERR: warning: label ‘_cDqd’ defined but not used [-Wunused-label] BUILDSTDERR: 670 | _cDqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 670 | _cDqd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDqb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:709:1: error: BUILDSTDERR: warning: label ‘_cDqb’ defined but not used [-Wunused-label] BUILDSTDERR: 709 | _cDqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 709 | _cDqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistClear_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:736:1: error: BUILDSTDERR: warning: label ‘_cDqh’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _cDqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _cDqh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDmN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:786:1: error: BUILDSTDERR: warning: label ‘_cDqH’ defined but not used [-Wunused-label] BUILDSTDERR: 786 | _cDqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 786 | _cDqH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDqF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:827:1: error: BUILDSTDERR: warning: label ‘_cDqF’ defined but not used [-Wunused-label] BUILDSTDERR: 827 | _cDqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 827 | _cDqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistDelete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:855:1: error: BUILDSTDERR: warning: label ‘_cDqL’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _cDqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _cDqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDmV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:908:1: error: BUILDSTDERR: warning: label ‘_cDrb’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _cDrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _cDrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDr9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:951:1: error: BUILDSTDERR: warning: label ‘_cDr9’ defined but not used [-Wunused-label] BUILDSTDERR: 951 | _cDr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 951 | _cDr9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_playlistMove_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:980:1: error: BUILDSTDERR: warning: label ‘_cDrf’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _cDrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _cDrf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDn2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1034:1: error: BUILDSTDERR: warning: label ‘_cDrF’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _cDrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _cDrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDrD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1075:1: error: BUILDSTDERR: warning: label ‘_cDrD’ defined but not used [-Wunused-label] BUILDSTDERR: 1075 | _cDrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1075 | _cDrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_rename_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1103:1: error: BUILDSTDERR: warning: label ‘_cDrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _cDrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _cDrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDn8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1154:1: error: BUILDSTDERR: warning: label ‘_cDs9’ defined but not used [-Wunused-label] BUILDSTDERR: 1154 | _cDs9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1154 | _cDs9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDs7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1193:1: error: BUILDSTDERR: warning: label ‘_cDs7’ defined but not used [-Wunused-label] BUILDSTDERR: 1193 | _cDs7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1193 | _cDs7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_rm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1220:1: error: BUILDSTDERR: warning: label ‘_cDsd’ defined but not used [-Wunused-label] BUILDSTDERR: 1220 | _cDsd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1220 | _cDsd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘sDne_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1269:1: error: BUILDSTDERR: warning: label ‘_cDsD’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _cDsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _cDsD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘_cDsB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1308:1: error: BUILDSTDERR: warning: label ‘_cDsB’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _cDsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _cDsB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStoredPlaylists_save_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_195.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cDsH’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cDsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cDsH: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/Stickers.hs:29:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 29 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerSet1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:95:1: error: BUILDSTDERR: warning: label ‘_cDGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _cDGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _cDGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:143:1: error: BUILDSTDERR: warning: label ‘_cDHu’ defined but not used [-Wunused-label] BUILDSTDERR: 143 | _cDHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 143 | _cDHu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:179:1: error: BUILDSTDERR: warning: label ‘_cDHL’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _cDHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _cDHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:215:1: error: BUILDSTDERR: warning: label ‘_cDI2’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _cDI2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _cDI2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:259:1: error: BUILDSTDERR: warning: label ‘_cDI5’ defined but not used [-Wunused-label] BUILDSTDERR: 259 | _cDI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 259 | _cDI5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDHi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:312:1: error: BUILDSTDERR: warning: label ‘_cDHi’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _cDHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _cDHi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDHA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:361:1: error: BUILDSTDERR: warning: label ‘_cDHA’ defined but not used [-Wunused-label] BUILDSTDERR: 361 | _cDHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 361 | _cDHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDHz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:406:1: error: BUILDSTDERR: warning: label ‘_cDHz’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cDHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cDHz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDHQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:429:1: error: BUILDSTDERR: warning: label ‘_cDHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _cDHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _cDHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:483:1: error: BUILDSTDERR: warning: label ‘_cDIx’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _cDIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _cDIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:526:1: error: BUILDSTDERR: warning: label ‘_cDIA’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cDIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cDIA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerSet_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:604:1: error: BUILDSTDERR: warning: label ‘_cDIG’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _cDIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _cDIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerSet_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:663:1: error: BUILDSTDERR: warning: label ‘_cDJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _cDJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _cDJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDJ5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:692:1: error: BUILDSTDERR: warning: label ‘_cDJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 692 | _cDJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 692 | _cDJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerDelete1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:739:1: error: BUILDSTDERR: warning: label ‘_cDJp’ defined but not used [-Wunused-label] BUILDSTDERR: 739 | _cDJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 739 | _cDJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:787:1: error: BUILDSTDERR: warning: label ‘_cDK3’ defined but not used [-Wunused-label] BUILDSTDERR: 787 | _cDK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 787 | _cDK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:823:1: error: BUILDSTDERR: warning: label ‘_cDKj’ defined but not used [-Wunused-label] BUILDSTDERR: 823 | _cDKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 823 | _cDKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDEV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:866:1: error: BUILDSTDERR: warning: label ‘_cDKm’ defined but not used [-Wunused-label] BUILDSTDERR: 866 | _cDKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 866 | _cDKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDJR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:917:1: error: BUILDSTDERR: warning: label ‘_cDJR’ defined but not used [-Wunused-label] BUILDSTDERR: 917 | _cDJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 917 | _cDJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDK9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:964:1: error: BUILDSTDERR: warning: label ‘_cDK9’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _cDK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _cDK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDK8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1004:1: error: BUILDSTDERR: warning: label ‘_cDK8’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _cDK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _cDK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDF2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1024:1: error: BUILDSTDERR: warning: label ‘_cDKL’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _cDKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _cDKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDF3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1066:1: error: BUILDSTDERR: warning: label ‘_cDKO’ defined but not used [-Wunused-label] BUILDSTDERR: 1066 | _cDKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1066 | _cDKO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerDelete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1141:1: error: BUILDSTDERR: warning: label ‘_cDKU’ defined but not used [-Wunused-label] BUILDSTDERR: 1141 | _cDKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1141 | _cDKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerDelete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1198:1: error: BUILDSTDERR: warning: label ‘_cDLj’ defined but not used [-Wunused-label] BUILDSTDERR: 1198 | _cDLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1198 | _cDLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDLg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1226:1: error: BUILDSTDERR: warning: label ‘_cDLg’ defined but not used [-Wunused-label] BUILDSTDERR: 1226 | _cDLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1226 | _cDLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1269:1: error: BUILDSTDERR: warning: label ‘_cDLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _cDLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _cDLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDLX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1304:1: error: BUILDSTDERR: warning: label ‘_cDLX’ defined but not used [-Wunused-label] BUILDSTDERR: 1304 | _cDLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1304 | _cDLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1327:1: error: BUILDSTDERR: warning: label ‘_cDM5’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _cDM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _cDM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDLK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1368:1: error: BUILDSTDERR: warning: label ‘_cDLK’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _cDLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _cDLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerList2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1415:1: error: BUILDSTDERR: warning: label ‘_cDMh’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _cDMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _cDMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDLx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1447:1: error: BUILDSTDERR: warning: label ‘_cDLx’ defined but not used [-Wunused-label] BUILDSTDERR: 1447 | _cDLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1447 | _cDLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘rDEr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1508:1: error: BUILDSTDERR: warning: label ‘_cDMF’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _cDMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _cDMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1556:1: error: BUILDSTDERR: warning: label ‘_cDNi’ defined but not used [-Wunused-label] BUILDSTDERR: 1556 | _cDNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1556 | _cDNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1597:1: error: BUILDSTDERR: warning: label ‘_cDNl’ defined but not used [-Wunused-label] BUILDSTDERR: 1597 | _cDNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1597 | _cDNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDN6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1642:1: error: BUILDSTDERR: warning: label ‘_cDN6’ defined but not used [-Wunused-label] BUILDSTDERR: 1642 | _cDN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1642 | _cDN6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1683:1: error: BUILDSTDERR: warning: label ‘_cDNB’ defined but not used [-Wunused-label] BUILDSTDERR: 1683 | _cDNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1683 | _cDNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1724:1: error: BUILDSTDERR: warning: label ‘_cDNE’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _cDNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _cDNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1797:1: error: BUILDSTDERR: warning: label ‘_cDNL’ defined but not used [-Wunused-label] BUILDSTDERR: 1797 | _cDNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1797 | _cDNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1856:1: error: BUILDSTDERR: warning: label ‘_cDOy’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _cDOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _cDOy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDOw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1891:1: error: BUILDSTDERR: warning: label ‘_cDOw’ defined but not used [-Wunused-label] BUILDSTDERR: 1891 | _cDOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1891 | _cDOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1914:1: error: BUILDSTDERR: warning: label ‘_cDOE’ defined but not used [-Wunused-label] BUILDSTDERR: 1914 | _cDOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1914 | _cDOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDOj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:1955:1: error: BUILDSTDERR: warning: label ‘_cDOj’ defined but not used [-Wunused-label] BUILDSTDERR: 1955 | _cDOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1955 | _cDOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2002:1: error: BUILDSTDERR: warning: label ‘_cDOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2002 | _cDOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2002 | _cDOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDO6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2034:1: error: BUILDSTDERR: warning: label ‘_cDO6’ defined but not used [-Wunused-label] BUILDSTDERR: 2034 | _cDO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2034 | _cDO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2095:1: error: BUILDSTDERR: warning: label ‘_cDPe’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _cDPe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _cDPe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2143:1: error: BUILDSTDERR: warning: label ‘_cDPS’ defined but not used [-Wunused-label] BUILDSTDERR: 2143 | _cDPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2143 | _cDPS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2179:1: error: BUILDSTDERR: warning: label ‘_cDQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 2179 | _cDQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2179 | _cDQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2222:1: error: BUILDSTDERR: warning: label ‘_cDQb’ defined but not used [-Wunused-label] BUILDSTDERR: 2222 | _cDQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2222 | _cDQb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDPG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2273:1: error: BUILDSTDERR: warning: label ‘_cDPG’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _cDPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _cDPG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDPY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2320:1: error: BUILDSTDERR: warning: label ‘_cDPY’ defined but not used [-Wunused-label] BUILDSTDERR: 2320 | _cDPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2320 | _cDPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDPX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2360:1: error: BUILDSTDERR: warning: label ‘_cDPX’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _cDPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _cDPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2380:1: error: BUILDSTDERR: warning: label ‘_cDQA’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _cDQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _cDQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDFO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2422:1: error: BUILDSTDERR: warning: label ‘_cDQD’ defined but not used [-Wunused-label] BUILDSTDERR: 2422 | _cDQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2422 | _cDQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerFind_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2497:1: error: BUILDSTDERR: warning: label ‘_cDQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2497 | _cDQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2497 | _cDQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerFind_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2554:1: error: BUILDSTDERR: warning: label ‘_cDR8’ defined but not used [-Wunused-label] BUILDSTDERR: 2554 | _cDR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2554 | _cDR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDR5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2582:1: error: BUILDSTDERR: warning: label ‘_cDR5’ defined but not used [-Wunused-label] BUILDSTDERR: 2582 | _cDR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2582 | _cDR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDG4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2651:1: error: BUILDSTDERR: warning: label ‘_cDRO’ defined but not used [-Wunused-label] BUILDSTDERR: 2651 | _cDRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2651 | _cDRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDRM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2686:1: error: BUILDSTDERR: warning: label ‘_cDRM’ defined but not used [-Wunused-label] BUILDSTDERR: 2686 | _cDRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2686 | _cDRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDG5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2709:1: error: BUILDSTDERR: warning: label ‘_cDRU’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _cDRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _cDRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDRz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2750:1: error: BUILDSTDERR: warning: label ‘_cDRz’ defined but not used [-Wunused-label] BUILDSTDERR: 2750 | _cDRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2750 | _cDRz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerGet3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2797:1: error: BUILDSTDERR: warning: label ‘_cDS6’ defined but not used [-Wunused-label] BUILDSTDERR: 2797 | _cDS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2797 | _cDS6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDRm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2829:1: error: BUILDSTDERR: warning: label ‘_cDRm’ defined but not used [-Wunused-label] BUILDSTDERR: 2829 | _cDRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2829 | _cDRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerGet1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2890:1: error: BUILDSTDERR: warning: label ‘_cDSu’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _cDSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _cDSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDGc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2938:1: error: BUILDSTDERR: warning: label ‘_cDT8’ defined but not used [-Wunused-label] BUILDSTDERR: 2938 | _cDT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2938 | _cDT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDGd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:2974:1: error: BUILDSTDERR: warning: label ‘_cDTo’ defined but not used [-Wunused-label] BUILDSTDERR: 2974 | _cDTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2974 | _cDTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDG9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3017:1: error: BUILDSTDERR: warning: label ‘_cDTr’ defined but not used [-Wunused-label] BUILDSTDERR: 3017 | _cDTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3017 | _cDTr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDSW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3068:1: error: BUILDSTDERR: warning: label ‘_cDSW’ defined but not used [-Wunused-label] BUILDSTDERR: 3068 | _cDSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3068 | _cDSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDTe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3115:1: error: BUILDSTDERR: warning: label ‘_cDTe’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _cDTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _cDTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDTd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3155:1: error: BUILDSTDERR: warning: label ‘_cDTd’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _cDTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _cDTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDGg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3175:1: error: BUILDSTDERR: warning: label ‘_cDTQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3175 | _cDTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3175 | _cDTQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘sDGh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3217:1: error: BUILDSTDERR: warning: label ‘_cDTT’ defined but not used [-Wunused-label] BUILDSTDERR: 3217 | _cDTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3217 | _cDTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_zdwstickerGet_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3292:1: error: BUILDSTDERR: warning: label ‘_cDTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3292 | _cDTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3292 | _cDTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStickers_stickerGet_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3349:1: error: BUILDSTDERR: warning: label ‘_cDUo’ defined but not used [-Wunused-label] BUILDSTDERR: 3349 | _cDUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3349 | _cDUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc: In function ‘_cDUl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_206.hc:3377:1: error: BUILDSTDERR: warning: label ‘_cDUl’ defined but not used [-Wunused-label] BUILDSTDERR: 3377 | _cDUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3377 | _cDUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0w_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:97:1: error: BUILDSTDERR: warning: label ‘_cE1F’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cE1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cE1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘_cE1D’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:140:1: error: BUILDSTDERR: warning: label ‘_cE1D’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cE1D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cE1D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerGet_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:169:1: error: BUILDSTDERR: warning: label ‘_cE1J’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _cE1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _cE1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0F_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:225:1: error: BUILDSTDERR: warning: label ‘_cE2a’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cE2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cE2a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘_cE28’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:270:1: error: BUILDSTDERR: warning: label ‘_cE28’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cE28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cE28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerSet_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:300:1: error: BUILDSTDERR: warning: label ‘_cE2e’ defined but not used [-Wunused-label] BUILDSTDERR: 300 | _cE2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 300 | _cE2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0N_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:357:1: error: BUILDSTDERR: warning: label ‘_cE2E’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cE2E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cE2E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘_cE2C’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:400:1: error: BUILDSTDERR: warning: label ‘_cE2C’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cE2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cE2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerDelete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:429:1: error: BUILDSTDERR: warning: label ‘_cE2I’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _cE2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _cE2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerList1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:480:1: error: BUILDSTDERR: warning: label ‘_cE30’ defined but not used [-Wunused-label] BUILDSTDERR: 480 | _cE30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 480 | _cE30: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:528:1: error: BUILDSTDERR: warning: label ‘_cE3N’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _cE3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _cE3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0R_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:569:1: error: BUILDSTDERR: warning: label ‘_cE3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 569 | _cE3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 569 | _cE3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘_cE3B’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:614:1: error: BUILDSTDERR: warning: label ‘_cE3B’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _cE3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _cE3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:655:1: error: BUILDSTDERR: warning: label ‘_cE46’ defined but not used [-Wunused-label] BUILDSTDERR: 655 | _cE46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 655 | _cE46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0V_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:696:1: error: BUILDSTDERR: warning: label ‘_cE49’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _cE49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _cE49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE0X_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:772:1: error: BUILDSTDERR: warning: label ‘_cE4f’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _cE4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _cE4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:842:1: error: BUILDSTDERR: warning: label ‘_cE4k’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cE4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cE4k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘sE15_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:895:1: error: BUILDSTDERR: warning: label ‘_cE4S’ defined but not used [-Wunused-label] BUILDSTDERR: 895 | _cE4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 895 | _cE4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘_cE4Q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:938:1: error: BUILDSTDERR: warning: label ‘_cE4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _cE4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _cE4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStickers_stickerFind_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_217.hc:967:1: error: BUILDSTDERR: warning: label ‘_cE4W’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cE4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cE4W: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/Status.hs:99:37: warning: [-Wtype-defaults] BUILDSTDERR: • Defaulting the following constraints to type ‘Double’ BUILDSTDERR: (Fractional a0) BUILDSTDERR: arising from a use of ‘frac’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:37-111 BUILDSTDERR: (Read a0) BUILDSTDERR: arising from a use of ‘frac’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:37-111 BUILDSTDERR: (RealFrac a0) BUILDSTDERR: arising from a use of ‘round’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:84-90 BUILDSTDERR: • In the expression: BUILDSTDERR: frac $ \ x -> a {stTime = fmap ((, round x) . fst) (stTime a)} BUILDSTDERR: In a case alternative: BUILDSTDERR: "duration" BUILDSTDERR: -> frac $ \ x -> a {stTime = fmap ((, round x) . fst) (stTime a)} BUILDSTDERR: In the expression: BUILDSTDERR: case k of BUILDSTDERR: "volume" -> vol $ \ x -> a {stVolume = x} BUILDSTDERR: "repeat" -> bool $ \ x -> a {stRepeat = x} BUILDSTDERR: "random" -> bool $ \ x -> a {stRandom = x} BUILDSTDERR: "single" -> bool $ \ x -> a {stSingle = x} BUILDSTDERR: "consume" -> bool $ \ x -> a {stConsume = x} BUILDSTDERR: "playlist" -> num $ \ x -> a {stPlaylistVersion = x} BUILDSTDERR: "playlistlength" -> num $ \ x -> a {stPlaylistLength = x} BUILDSTDERR: "state" -> state $ \ x -> a {stState = x} BUILDSTDERR: "song" -> int $ \ x -> a {stSongPos = Just x} BUILDSTDERR: "songid" -> int $ \ x -> a {stSongID = Just $ Id x} BUILDSTDERR: "nextsong" -> int $ \ x -> a {stNextSongPos = Just x} BUILDSTDERR: "nextsongid" -> int $ \ x -> a {stNextSongID = Just $ Id x} BUILDSTDERR: "time" -> time $ \ x -> a {stTime = Just x} BUILDSTDERR: "elapsed" -> frac $ \ x -> a {stTime = fmap (... . snd) (stTime a)} BUILDSTDERR: "duration" BUILDSTDERR: -> frac $ \ x -> a {stTime = fmap (... . fst) (stTime a)} BUILDSTDERR: "bitrate" -> int $ \ x -> a {stBitrate = Just x} BUILDSTDERR: "xfade" -> num $ \ x -> a {stXFadeWidth = x} BUILDSTDERR: "mixrampdb" -> frac $ \ x -> a {stMixRampdB = x} BUILDSTDERR: "mixrampdelay" -> frac $ \ x -> a {stMixRampDelay = x} BUILDSTDERR: "audio" -> audio $ \ x -> a {stAudio = x} BUILDSTDERR: "updating_db" -> num $ \ x -> a {stUpdatingDb = Just x} BUILDSTDERR: "error" -> Right a {stError = Just (UTF8.toString v)} BUILDSTDERR: _ -> unexpectedPair BUILDSTDERR: | BUILDSTDERR: 99 | "duration" -> frac $ \x -> a { stTime = fmap ((, round x) . fst) (stTime a) } BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_clearError2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:106:1: error: BUILDSTDERR: warning: label ‘_cHwm’ defined but not used [-Wunused-label] BUILDSTDERR: 106 | _cHwm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 106 | _cHwm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_clearError_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:168:1: error: BUILDSTDERR: warning: label ‘_cHwC’ defined but not used [-Wunused-label] BUILDSTDERR: 168 | _cHwC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 168 | _cHwC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sGZy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:233:1: error: BUILDSTDERR: warning: label ‘_cHxl’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _cHxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _cHxl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sGZH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:269:1: error: BUILDSTDERR: warning: label ‘_cHxI’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _cHxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _cHxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sGZJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:310:1: error: BUILDSTDERR: warning: label ‘_cHxP’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _cHxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _cHxP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHx5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:351:1: error: BUILDSTDERR: warning: label ‘_cHx5’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _cHx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _cHx5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHx9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:388:1: error: BUILDSTDERR: warning: label ‘_cHx9’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _cHx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _cHx9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHxt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:449:1: error: BUILDSTDERR: warning: label ‘_cHxt’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cHxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cHxt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHy0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:468:1: error: BUILDSTDERR: warning: label ‘_cHy0’ defined but not used [-Wunused-label] BUILDSTDERR: 468 | _cHy0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 468 | _cHy0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHxz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:501:1: error: BUILDSTDERR: warning: label ‘_cHxz’ defined but not used [-Wunused-label] BUILDSTDERR: 501 | _cHxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 501 | _cHxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHxy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:543:1: error: BUILDSTDERR: warning: label ‘_cHxy’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _cHxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _cHxy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_currentSong4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:569:1: error: BUILDSTDERR: warning: label ‘_cHym’ defined but not used [-Wunused-label] BUILDSTDERR: 569 | _cHym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 569 | _cHym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_currentSong2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:641:1: error: BUILDSTDERR: warning: label ‘_cHyI’ defined but not used [-Wunused-label] BUILDSTDERR: 641 | _cHyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 641 | _cHyI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_currentSong_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:703:1: error: BUILDSTDERR: warning: label ‘_cHyY’ defined but not used [-Wunused-label] BUILDSTDERR: 703 | _cHyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 703 | _cHyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_noidle2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:773:1: error: BUILDSTDERR: warning: label ‘_cHze’ defined but not used [-Wunused-label] BUILDSTDERR: 773 | _cHze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 773 | _cHze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_noidle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:835:1: error: BUILDSTDERR: warning: label ‘_cHzu’ defined but not used [-Wunused-label] BUILDSTDERR: 835 | _cHzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 835 | _cHzu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_stats4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:905:1: error: BUILDSTDERR: warning: label ‘_cHzL’ defined but not used [-Wunused-label] BUILDSTDERR: 905 | _cHzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 905 | _cHzL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_stats2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:963:1: error: BUILDSTDERR: warning: label ‘_cHzZ’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _cHzZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _cHzZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_stats_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1025:1: error: BUILDSTDERR: warning: label ‘_cHAf’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _cHAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _cHAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGY2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1121:1: error: BUILDSTDERR: warning: label ‘_cHAC’ defined but not used [-Wunused-label] BUILDSTDERR: 1121 | _cHAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1121 | _cHAC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHAw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1165:1: error: BUILDSTDERR: warning: label ‘_cHAw’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _cHAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _cHAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGY4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1221:1: error: BUILDSTDERR: warning: label ‘_cHB3’ defined but not used [-Wunused-label] BUILDSTDERR: 1221 | _cHB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1221 | _cHB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHAX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1265:1: error: BUILDSTDERR: warning: label ‘_cHAX’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _cHAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _cHAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGY6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cHBu’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cHBu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cHBu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHBo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1365:1: error: BUILDSTDERR: warning: label ‘_cHBo’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _cHBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _cHBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGY8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1421:1: error: BUILDSTDERR: warning: label ‘_cHBV’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _cHBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _cHBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHBP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1465:1: error: BUILDSTDERR: warning: label ‘_cHBP’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _cHBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _cHBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1521:1: error: BUILDSTDERR: warning: label ‘_cHCm’ defined but not used [-Wunused-label] BUILDSTDERR: 1521 | _cHCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1521 | _cHCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHCg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1565:1: error: BUILDSTDERR: warning: label ‘_cHCg’ defined but not used [-Wunused-label] BUILDSTDERR: 1565 | _cHCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1565 | _cHCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cHCN’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cHCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cHCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHCH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1665:1: error: BUILDSTDERR: warning: label ‘_cHCH’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _cHCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _cHCH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1721:1: error: BUILDSTDERR: warning: label ‘_cHDe’ defined but not used [-Wunused-label] BUILDSTDERR: 1721 | _cHDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1721 | _cHDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHD8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1765:1: error: BUILDSTDERR: warning: label ‘_cHD8’ defined but not used [-Wunused-label] BUILDSTDERR: 1765 | _cHD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1765 | _cHD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1821:1: error: BUILDSTDERR: warning: label ‘_cHDF’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _cHDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _cHDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHDz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1865:1: error: BUILDSTDERR: warning: label ‘_cHDz’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _cHDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _cHDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1921:1: error: BUILDSTDERR: warning: label ‘_cHE6’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _cHE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _cHE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHE0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:1965:1: error: BUILDSTDERR: warning: label ‘_cHE0’ defined but not used [-Wunused-label] BUILDSTDERR: 1965 | _cHE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1965 | _cHE0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1l_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2036:1: error: BUILDSTDERR: warning: label ‘_cHF4’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _cHF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _cHF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2076:1: error: BUILDSTDERR: warning: label ‘_cHFx’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _cHFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _cHFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHFu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2124:1: error: BUILDSTDERR: warning: label ‘_cHFu’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _cHFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _cHFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHFC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2167:1: error: BUILDSTDERR: warning: label ‘_cHFC’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _cHFC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _cHFC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1z_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2193:1: error: BUILDSTDERR: warning: label ‘_cHFO’ defined but not used [-Wunused-label] BUILDSTDERR: 2193 | _cHFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2193 | _cHFO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2248:1: error: BUILDSTDERR: warning: label ‘_cHGa’ defined but not used [-Wunused-label] BUILDSTDERR: 2248 | _cHGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2248 | _cHGa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1p_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2303:1: error: BUILDSTDERR: warning: label ‘_cHGg’ defined but not used [-Wunused-label] BUILDSTDERR: 2303 | _cHGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2303 | _cHGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1C_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2361:1: error: BUILDSTDERR: warning: label ‘_cHGm’ defined but not used [-Wunused-label] BUILDSTDERR: 2361 | _cHGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2361 | _cHGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1E_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2438:1: error: BUILDSTDERR: warning: label ‘_cHGs’ defined but not used [-Wunused-label] BUILDSTDERR: 2438 | _cHGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2438 | _cHGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH1R_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2506:1: error: BUILDSTDERR: warning: label ‘_cHGZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _cHGZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _cHGZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH2B_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2547:1: error: BUILDSTDERR: warning: label ‘_cHIO’ defined but not used [-Wunused-label] BUILDSTDERR: 2547 | _cHIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2547 | _cHIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH2C_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2603:1: error: BUILDSTDERR: warning: label ‘_cHIR’ defined but not used [-Wunused-label] BUILDSTDERR: 2603 | _cHIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2603 | _cHIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH2J_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2666:1: error: BUILDSTDERR: warning: label ‘_cHJk’ defined but not used [-Wunused-label] BUILDSTDERR: 2666 | _cHJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2666 | _cHJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH2K_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2722:1: error: BUILDSTDERR: warning: label ‘_cHJn’ defined but not used [-Wunused-label] BUILDSTDERR: 2722 | _cHJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2722 | _cHJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH2T_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2785:1: error: BUILDSTDERR: warning: label ‘_cHJI’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _cHJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _cHJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH2U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2841:1: error: BUILDSTDERR: warning: label ‘_cHJL’ defined but not used [-Wunused-label] BUILDSTDERR: 2841 | _cHJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2841 | _cHJL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idlezugo1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2897:1: error: BUILDSTDERR: warning: label ‘_cHJU’ defined but not used [-Wunused-label] BUILDSTDERR: 2897 | _cHJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2897 | _cHJU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHEm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2927:1: error: BUILDSTDERR: warning: label ‘_cHEm’ defined but not used [-Wunused-label] BUILDSTDERR: 2927 | _cHEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2927 | _cHEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHEt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2963:1: error: BUILDSTDERR: warning: label ‘_cHEt’ defined but not used [-Wunused-label] BUILDSTDERR: 2963 | _cHEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2963 | _cHEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHEz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:2991:1: error: BUILDSTDERR: warning: label ‘_cHEz’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _cHEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _cHEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHEF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cHEF’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cHEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cHEF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHWt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3112:1: error: BUILDSTDERR: warning: label ‘_cHWt’ defined but not used [-Wunused-label] BUILDSTDERR: 3112 | _cHWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3112 | _cHWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHWb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3138:1: error: BUILDSTDERR: warning: label ‘_cHWb’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _cHWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _cHWb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH1G’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3165:1: error: BUILDSTDERR: warning: label ‘_sH1G’ defined but not used [-Wunused-label] BUILDSTDERR: 3165 | _sH1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3165 | _sH1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHGH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3184:1: error: BUILDSTDERR: warning: label ‘_cHGH’ defined but not used [-Wunused-label] BUILDSTDERR: 3184 | _cHGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3184 | _cHGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHGN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3230:1: error: BUILDSTDERR: warning: label ‘_cHGN’ defined but not used [-Wunused-label] BUILDSTDERR: 3230 | _cHGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3230 | _cHGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHVN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3327:1: error: BUILDSTDERR: warning: label ‘_cHVN’ defined but not used [-Wunused-label] BUILDSTDERR: 3327 | _cHVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3327 | _cHVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHVi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3374:1: error: BUILDSTDERR: warning: label ‘_cHVi’ defined but not used [-Wunused-label] BUILDSTDERR: 3374 | _cHVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3374 | _cHVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHVu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3405:1: error: BUILDSTDERR: warning: label ‘_cHVu’ defined but not used [-Wunused-label] BUILDSTDERR: 3405 | _cHVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3405 | _cHVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHUK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3452:1: error: BUILDSTDERR: warning: label ‘_cHUK’ defined but not used [-Wunused-label] BUILDSTDERR: 3452 | _cHUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3452 | _cHUK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHUW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3483:1: error: BUILDSTDERR: warning: label ‘_cHUW’ defined but not used [-Wunused-label] BUILDSTDERR: 3483 | _cHUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3483 | _cHUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH1S’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3530:1: error: BUILDSTDERR: warning: label ‘_sH1S’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _sH1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _sH1S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHH9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3561:1: error: BUILDSTDERR: warning: label ‘_cHH9’ defined but not used [-Wunused-label] BUILDSTDERR: 3561 | _cHH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3561 | _cHH9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHUj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3641:1: error: BUILDSTDERR: warning: label ‘_cHUj’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _cHUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _cHUj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHTO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3688:1: error: BUILDSTDERR: warning: label ‘_cHTO’ defined but not used [-Wunused-label] BUILDSTDERR: 3688 | _cHTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3688 | _cHTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHU0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3719:1: error: BUILDSTDERR: warning: label ‘_cHU0’ defined but not used [-Wunused-label] BUILDSTDERR: 3719 | _cHU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3719 | _cHU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHTg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3766:1: error: BUILDSTDERR: warning: label ‘_cHTg’ defined but not used [-Wunused-label] BUILDSTDERR: 3766 | _cHTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3766 | _cHTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHTs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3797:1: error: BUILDSTDERR: warning: label ‘_cHTs’ defined but not used [-Wunused-label] BUILDSTDERR: 3797 | _cHTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3797 | _cHTs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH1Y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3844:1: error: BUILDSTDERR: warning: label ‘_sH1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3844 | _sH1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3844 | _sH1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHHl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3875:1: error: BUILDSTDERR: warning: label ‘_cHHl’ defined but not used [-Wunused-label] BUILDSTDERR: 3875 | _cHHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3875 | _cHHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHSP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:3955:1: error: BUILDSTDERR: warning: label ‘_cHSP’ defined but not used [-Wunused-label] BUILDSTDERR: 3955 | _cHSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3955 | _cHSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHSk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4002:1: error: BUILDSTDERR: warning: label ‘_cHSk’ defined but not used [-Wunused-label] BUILDSTDERR: 4002 | _cHSk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4002 | _cHSk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHSw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4033:1: error: BUILDSTDERR: warning: label ‘_cHSw’ defined but not used [-Wunused-label] BUILDSTDERR: 4033 | _cHSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4033 | _cHSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHRM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4080:1: error: BUILDSTDERR: warning: label ‘_cHRM’ defined but not used [-Wunused-label] BUILDSTDERR: 4080 | _cHRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4080 | _cHRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHRY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4111:1: error: BUILDSTDERR: warning: label ‘_cHRY’ defined but not used [-Wunused-label] BUILDSTDERR: 4111 | _cHRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4111 | _cHRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH24’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4158:1: error: BUILDSTDERR: warning: label ‘_sH24’ defined but not used [-Wunused-label] BUILDSTDERR: 4158 | _sH24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4158 | _sH24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHHx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4189:1: error: BUILDSTDERR: warning: label ‘_cHHx’ defined but not used [-Wunused-label] BUILDSTDERR: 4189 | _cHHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4189 | _cHHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHRl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4269:1: error: BUILDSTDERR: warning: label ‘_cHRl’ defined but not used [-Wunused-label] BUILDSTDERR: 4269 | _cHRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4269 | _cHRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHQQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4316:1: error: BUILDSTDERR: warning: label ‘_cHQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4316 | _cHQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4316 | _cHQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHR2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4347:1: error: BUILDSTDERR: warning: label ‘_cHR2’ defined but not used [-Wunused-label] BUILDSTDERR: 4347 | _cHR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4347 | _cHR2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHQi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4394:1: error: BUILDSTDERR: warning: label ‘_cHQi’ defined but not used [-Wunused-label] BUILDSTDERR: 4394 | _cHQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4394 | _cHQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHQu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4425:1: error: BUILDSTDERR: warning: label ‘_cHQu’ defined but not used [-Wunused-label] BUILDSTDERR: 4425 | _cHQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4425 | _cHQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH2a’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4472:1: error: BUILDSTDERR: warning: label ‘_sH2a’ defined but not used [-Wunused-label] BUILDSTDERR: 4472 | _sH2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4472 | _sH2a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHHJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4503:1: error: BUILDSTDERR: warning: label ‘_cHHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4503 | _cHHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4503 | _cHHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHPR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4583:1: error: BUILDSTDERR: warning: label ‘_cHPR’ defined but not used [-Wunused-label] BUILDSTDERR: 4583 | _cHPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4583 | _cHPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHPm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4630:1: error: BUILDSTDERR: warning: label ‘_cHPm’ defined but not used [-Wunused-label] BUILDSTDERR: 4630 | _cHPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4630 | _cHPm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHPy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4661:1: error: BUILDSTDERR: warning: label ‘_cHPy’ defined but not used [-Wunused-label] BUILDSTDERR: 4661 | _cHPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4661 | _cHPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHOO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4708:1: error: BUILDSTDERR: warning: label ‘_cHOO’ defined but not used [-Wunused-label] BUILDSTDERR: 4708 | _cHOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4708 | _cHOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHP0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4739:1: error: BUILDSTDERR: warning: label ‘_cHP0’ defined but not used [-Wunused-label] BUILDSTDERR: 4739 | _cHP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4739 | _cHP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH2g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4786:1: error: BUILDSTDERR: warning: label ‘_sH2g’ defined but not used [-Wunused-label] BUILDSTDERR: 4786 | _sH2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4786 | _sH2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHHV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4817:1: error: BUILDSTDERR: warning: label ‘_cHHV’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _cHHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _cHHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHOn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4897:1: error: BUILDSTDERR: warning: label ‘_cHOn’ defined but not used [-Wunused-label] BUILDSTDERR: 4897 | _cHOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4897 | _cHOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHNS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4944:1: error: BUILDSTDERR: warning: label ‘_cHNS’ defined but not used [-Wunused-label] BUILDSTDERR: 4944 | _cHNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4944 | _cHNS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHO4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:4975:1: error: BUILDSTDERR: warning: label ‘_cHO4’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _cHO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _cHO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHNk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5022:1: error: BUILDSTDERR: warning: label ‘_cHNk’ defined but not used [-Wunused-label] BUILDSTDERR: 5022 | _cHNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5022 | _cHNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHNw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5053:1: error: BUILDSTDERR: warning: label ‘_cHNw’ defined but not used [-Wunused-label] BUILDSTDERR: 5053 | _cHNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5053 | _cHNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH2m’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5100:1: error: BUILDSTDERR: warning: label ‘_sH2m’ defined but not used [-Wunused-label] BUILDSTDERR: 5100 | _sH2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5100 | _sH2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHI7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5131:1: error: BUILDSTDERR: warning: label ‘_cHI7’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _cHI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _cHI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHMT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5211:1: error: BUILDSTDERR: warning: label ‘_cHMT’ defined but not used [-Wunused-label] BUILDSTDERR: 5211 | _cHMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5211 | _cHMT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHMo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5258:1: error: BUILDSTDERR: warning: label ‘_cHMo’ defined but not used [-Wunused-label] BUILDSTDERR: 5258 | _cHMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5258 | _cHMo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHMA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5289:1: error: BUILDSTDERR: warning: label ‘_cHMA’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _cHMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _cHMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHLQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5336:1: error: BUILDSTDERR: warning: label ‘_cHLQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5336 | _cHLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5336 | _cHLQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHM2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5367:1: error: BUILDSTDERR: warning: label ‘_cHM2’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _cHM2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _cHM2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH2s’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5414:1: error: BUILDSTDERR: warning: label ‘_sH2s’ defined but not used [-Wunused-label] BUILDSTDERR: 5414 | _sH2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5414 | _sH2s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHIj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5445:1: error: BUILDSTDERR: warning: label ‘_cHIj’ defined but not used [-Wunused-label] BUILDSTDERR: 5445 | _cHIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5445 | _cHIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHLo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5545:1: error: BUILDSTDERR: warning: label ‘_cHLo’ defined but not used [-Wunused-label] BUILDSTDERR: 5545 | _cHLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5545 | _cHLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHJ1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5598:1: error: BUILDSTDERR: warning: label ‘_cHJ1’ defined but not used [-Wunused-label] BUILDSTDERR: 5598 | _cHJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5598 | _cHJ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHL5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cHL5’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cHL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cHL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHIv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5708:1: error: BUILDSTDERR: warning: label ‘_cHIv’ defined but not used [-Wunused-label] BUILDSTDERR: 5708 | _cHIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5708 | _cHIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHKD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5765:1: error: BUILDSTDERR: warning: label ‘_cHKD’ defined but not used [-Wunused-label] BUILDSTDERR: 5765 | _cHKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5765 | _cHKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH1k’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5810:1: error: BUILDSTDERR: warning: label ‘_sH1k’ defined but not used [-Wunused-label] BUILDSTDERR: 5810 | _sH1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5810 | _sH1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHEO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5826:1: error: BUILDSTDERR: warning: label ‘_cHEO’ defined but not used [-Wunused-label] BUILDSTDERR: 5826 | _cHEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5826 | _cHEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH52_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5879:1: error: BUILDSTDERR: warning: label ‘_cHZs’ defined but not used [-Wunused-label] BUILDSTDERR: 5879 | _cHZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5879 | _cHZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idle3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5920:1: error: BUILDSTDERR: warning: label ‘_cHZv’ defined but not used [-Wunused-label] BUILDSTDERR: 5920 | _cHZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5920 | _cHZv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHZ8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5951:1: error: BUILDSTDERR: warning: label ‘_cHZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 5951 | _cHZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5951 | _cHZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHZb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5973:1: error: BUILDSTDERR: warning: label ‘_cHZb’ defined but not used [-Wunused-label] BUILDSTDERR: 5973 | _cHZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5973 | _cHZb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHZg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:5997:1: error: BUILDSTDERR: warning: label ‘_cHZg’ defined but not used [-Wunused-label] BUILDSTDERR: 5997 | _cHZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5997 | _cHZg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH58_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6149:1: error: BUILDSTDERR: warning: label ‘_cI07’ defined but not used [-Wunused-label] BUILDSTDERR: 6149 | _cI07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6149 | _cI07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idlezugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6183:1: error: BUILDSTDERR: warning: label ‘_cI0e’ defined but not used [-Wunused-label] BUILDSTDERR: 6183 | _cI0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6183 | _cI0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cHZU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6218:1: error: BUILDSTDERR: warning: label ‘_cHZU’ defined but not used [-Wunused-label] BUILDSTDERR: 6218 | _cHZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6218 | _cHZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI0l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6282:1: error: BUILDSTDERR: warning: label ‘_cI0l’ defined but not used [-Wunused-label] BUILDSTDERR: 6282 | _cI0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6282 | _cI0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idle1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6367:1: error: BUILDSTDERR: warning: label ‘_cI1q’ defined but not used [-Wunused-label] BUILDSTDERR: 6367 | _cI1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6367 | _cI1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH5c_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6415:1: error: BUILDSTDERR: warning: label ‘_cI1P’ defined but not used [-Wunused-label] BUILDSTDERR: 6415 | _cI1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6415 | _cI1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH5d_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6448:1: error: BUILDSTDERR: warning: label ‘_cI20’ defined but not used [-Wunused-label] BUILDSTDERR: 6448 | _cI20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6448 | _cI20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH5e_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6488:1: error: BUILDSTDERR: warning: label ‘_cI23’ defined but not used [-Wunused-label] BUILDSTDERR: 6488 | _cI23: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6488 | _cI23: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH5b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6555:1: error: BUILDSTDERR: warning: label ‘_cI2i’ defined but not used [-Wunused-label] BUILDSTDERR: 6555 | _cI2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6555 | _cI2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_idle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6606:1: error: BUILDSTDERR: warning: label ‘_cI2m’ defined but not used [-Wunused-label] BUILDSTDERR: 6606 | _cI2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6606 | _cI2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6677:1: error: BUILDSTDERR: warning: label ‘_cI2T’ defined but not used [-Wunused-label] BUILDSTDERR: 6677 | _cI2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6677 | _cI2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI2N’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6729:1: error: BUILDSTDERR: warning: label ‘_cI2N’ defined but not used [-Wunused-label] BUILDSTDERR: 6729 | _cI2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6729 | _cI2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6789:1: error: BUILDSTDERR: warning: label ‘_cI3m’ defined but not used [-Wunused-label] BUILDSTDERR: 6789 | _cI3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6789 | _cI3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI3g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6841:1: error: BUILDSTDERR: warning: label ‘_cI3g’ defined but not used [-Wunused-label] BUILDSTDERR: 6841 | _cI3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6841 | _cI3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6905:1: error: BUILDSTDERR: warning: label ‘_cI3I’ defined but not used [-Wunused-label] BUILDSTDERR: 6905 | _cI3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6905 | _cI3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:6971:1: error: BUILDSTDERR: warning: label ‘_cI45’ defined but not used [-Wunused-label] BUILDSTDERR: 6971 | _cI45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6971 | _cI45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI3Z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7023:1: error: BUILDSTDERR: warning: label ‘_cI3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _cI3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _cI3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7083:1: error: BUILDSTDERR: warning: label ‘_cI4y’ defined but not used [-Wunused-label] BUILDSTDERR: 7083 | _cI4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7083 | _cI4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI4s’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7135:1: error: BUILDSTDERR: warning: label ‘_cI4s’ defined but not used [-Wunused-label] BUILDSTDERR: 7135 | _cI4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7135 | _cI4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7195:1: error: BUILDSTDERR: warning: label ‘_cI51’ defined but not used [-Wunused-label] BUILDSTDERR: 7195 | _cI51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7195 | _cI51: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI4V’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7247:1: error: BUILDSTDERR: warning: label ‘_cI4V’ defined but not used [-Wunused-label] BUILDSTDERR: 7247 | _cI4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7247 | _cI4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7307:1: error: BUILDSTDERR: warning: label ‘_cI5u’ defined but not used [-Wunused-label] BUILDSTDERR: 7307 | _cI5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7307 | _cI5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI5o’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7359:1: error: BUILDSTDERR: warning: label ‘_cI5o’ defined but not used [-Wunused-label] BUILDSTDERR: 7359 | _cI5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7359 | _cI5o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7419:1: error: BUILDSTDERR: warning: label ‘_cI5X’ defined but not used [-Wunused-label] BUILDSTDERR: 7419 | _cI5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7419 | _cI5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI5R’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7471:1: error: BUILDSTDERR: warning: label ‘_cI5R’ defined but not used [-Wunused-label] BUILDSTDERR: 7471 | _cI5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7471 | _cI5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7531:1: error: BUILDSTDERR: warning: label ‘_cI6q’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _cI6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _cI6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI6k’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7583:1: error: BUILDSTDERR: warning: label ‘_cI6k’ defined but not used [-Wunused-label] BUILDSTDERR: 7583 | _cI6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7583 | _cI6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7643:1: error: BUILDSTDERR: warning: label ‘_cI6T’ defined but not used [-Wunused-label] BUILDSTDERR: 7643 | _cI6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7643 | _cI6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI6N’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7695:1: error: BUILDSTDERR: warning: label ‘_cI6N’ defined but not used [-Wunused-label] BUILDSTDERR: 7695 | _cI6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7695 | _cI6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7755:1: error: BUILDSTDERR: warning: label ‘_cI7m’ defined but not used [-Wunused-label] BUILDSTDERR: 7755 | _cI7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7755 | _cI7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI7g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7807:1: error: BUILDSTDERR: warning: label ‘_cI7g’ defined but not used [-Wunused-label] BUILDSTDERR: 7807 | _cI7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7807 | _cI7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7867:1: error: BUILDSTDERR: warning: label ‘_cI7P’ defined but not used [-Wunused-label] BUILDSTDERR: 7867 | _cI7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7867 | _cI7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI7J’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7919:1: error: BUILDSTDERR: warning: label ‘_cI7J’ defined but not used [-Wunused-label] BUILDSTDERR: 7919 | _cI7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7919 | _cI7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGYY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:7979:1: error: BUILDSTDERR: warning: label ‘_cI8i’ defined but not used [-Wunused-label] BUILDSTDERR: 7979 | _cI8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7979 | _cI8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI8c’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8031:1: error: BUILDSTDERR: warning: label ‘_cI8c’ defined but not used [-Wunused-label] BUILDSTDERR: 8031 | _cI8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8031 | _cI8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZ0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8091:1: error: BUILDSTDERR: warning: label ‘_cI8L’ defined but not used [-Wunused-label] BUILDSTDERR: 8091 | _cI8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8091 | _cI8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI8F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8143:1: error: BUILDSTDERR: warning: label ‘_cI8F’ defined but not used [-Wunused-label] BUILDSTDERR: 8143 | _cI8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8143 | _cI8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZ2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8203:1: error: BUILDSTDERR: warning: label ‘_cI9e’ defined but not used [-Wunused-label] BUILDSTDERR: 8203 | _cI9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8203 | _cI9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI98’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8255:1: error: BUILDSTDERR: warning: label ‘_cI98’ defined but not used [-Wunused-label] BUILDSTDERR: 8255 | _cI98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8255 | _cI98: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZ4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8315:1: error: BUILDSTDERR: warning: label ‘_cI9H’ defined but not used [-Wunused-label] BUILDSTDERR: 8315 | _cI9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8315 | _cI9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cI9B’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8367:1: error: BUILDSTDERR: warning: label ‘_cI9B’ defined but not used [-Wunused-label] BUILDSTDERR: 8367 | _cI9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8367 | _cI9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZ6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8427:1: error: BUILDSTDERR: warning: label ‘_cIaa’ defined but not used [-Wunused-label] BUILDSTDERR: 8427 | _cIaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8427 | _cIaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIa4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8479:1: error: BUILDSTDERR: warning: label ‘_cIa4’ defined but not used [-Wunused-label] BUILDSTDERR: 8479 | _cIa4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8479 | _cIa4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZ8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8539:1: error: BUILDSTDERR: warning: label ‘_cIaD’ defined but not used [-Wunused-label] BUILDSTDERR: 8539 | _cIaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8539 | _cIaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIax’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8591:1: error: BUILDSTDERR: warning: label ‘_cIax’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _cIax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _cIax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8651:1: error: BUILDSTDERR: warning: label ‘_cIb6’ defined but not used [-Wunused-label] BUILDSTDERR: 8651 | _cIb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8651 | _cIb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIb0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8703:1: error: BUILDSTDERR: warning: label ‘_cIb0’ defined but not used [-Wunused-label] BUILDSTDERR: 8703 | _cIb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8703 | _cIb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8763:1: error: BUILDSTDERR: warning: label ‘_cIbz’ defined but not used [-Wunused-label] BUILDSTDERR: 8763 | _cIbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8763 | _cIbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIbt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8815:1: error: BUILDSTDERR: warning: label ‘_cIbt’ defined but not used [-Wunused-label] BUILDSTDERR: 8815 | _cIbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8815 | _cIbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8873:1: error: BUILDSTDERR: warning: label ‘_cIc2’ defined but not used [-Wunused-label] BUILDSTDERR: 8873 | _cIc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8873 | _cIc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIbW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8925:1: error: BUILDSTDERR: warning: label ‘_cIbW’ defined but not used [-Wunused-label] BUILDSTDERR: 8925 | _cIbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8925 | _cIbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:8985:1: error: BUILDSTDERR: warning: label ‘_cIcv’ defined but not used [-Wunused-label] BUILDSTDERR: 8985 | _cIcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8985 | _cIcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIcp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9037:1: error: BUILDSTDERR: warning: label ‘_cIcp’ defined but not used [-Wunused-label] BUILDSTDERR: 9037 | _cIcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9037 | _cIcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9097:1: error: BUILDSTDERR: warning: label ‘_cIcY’ defined but not used [-Wunused-label] BUILDSTDERR: 9097 | _cIcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9097 | _cIcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIcS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9149:1: error: BUILDSTDERR: warning: label ‘_cIcS’ defined but not used [-Wunused-label] BUILDSTDERR: 9149 | _cIcS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9149 | _cIcS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9209:1: error: BUILDSTDERR: warning: label ‘_cIdr’ defined but not used [-Wunused-label] BUILDSTDERR: 9209 | _cIdr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9209 | _cIdr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIdl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9261:1: error: BUILDSTDERR: warning: label ‘_cIdl’ defined but not used [-Wunused-label] BUILDSTDERR: 9261 | _cIdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9261 | _cIdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9321:1: error: BUILDSTDERR: warning: label ‘_cIdU’ defined but not used [-Wunused-label] BUILDSTDERR: 9321 | _cIdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9321 | _cIdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIdO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9373:1: error: BUILDSTDERR: warning: label ‘_cIdO’ defined but not used [-Wunused-label] BUILDSTDERR: 9373 | _cIdO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9373 | _cIdO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9433:1: error: BUILDSTDERR: warning: label ‘_cIen’ defined but not used [-Wunused-label] BUILDSTDERR: 9433 | _cIen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9433 | _cIen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIeh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9485:1: error: BUILDSTDERR: warning: label ‘_cIeh’ defined but not used [-Wunused-label] BUILDSTDERR: 9485 | _cIeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9485 | _cIeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZo_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9531:1: error: BUILDSTDERR: warning: label ‘_cIez’ defined but not used [-Wunused-label] BUILDSTDERR: 9531 | _cIez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9531 | _cIez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH8Y_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cIeR’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cIeR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cIeR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH9b_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9585:1: error: BUILDSTDERR: warning: label ‘_cIfk’ defined but not used [-Wunused-label] BUILDSTDERR: 9585 | _cIfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9585 | _cIfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIfh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9633:1: error: BUILDSTDERR: warning: label ‘_cIfh’ defined but not used [-Wunused-label] BUILDSTDERR: 9633 | _cIfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9633 | _cIfh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIfp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9676:1: error: BUILDSTDERR: warning: label ‘_cIfp’ defined but not used [-Wunused-label] BUILDSTDERR: 9676 | _cIfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9676 | _cIfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH9c_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9702:1: error: BUILDSTDERR: warning: label ‘_cIfB’ defined but not used [-Wunused-label] BUILDSTDERR: 9702 | _cIfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9702 | _cIfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH91_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9757:1: error: BUILDSTDERR: warning: label ‘_cIfX’ defined but not used [-Wunused-label] BUILDSTDERR: 9757 | _cIfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9757 | _cIfX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH92_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9812:1: error: BUILDSTDERR: warning: label ‘_cIg3’ defined but not used [-Wunused-label] BUILDSTDERR: 9812 | _cIg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9812 | _cIg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH9f_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9870:1: error: BUILDSTDERR: warning: label ‘_cIg9’ defined but not used [-Wunused-label] BUILDSTDERR: 9870 | _cIg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9870 | _cIg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH9h_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:9947:1: error: BUILDSTDERR: warning: label ‘_cIgf’ defined but not used [-Wunused-label] BUILDSTDERR: 9947 | _cIgf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9947 | _cIgf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10021:1: error: BUILDSTDERR: warning: label ‘_cIgl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10021 | _cIgl: BUILDSTDERR: | ^ BUILDSTDERR: 10021 | _cIgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10082:1: error: BUILDSTDERR: warning: label ‘_cIgR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10082 | _cIgR: BUILDSTDERR: | ^ BUILDSTDERR: 10082 | _cIgR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10147:1: error: BUILDSTDERR: warning: label ‘_cIh7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10147 | _cIh7: BUILDSTDERR: | ^ BUILDSTDERR: 10147 | _cIh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘rGZr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10212:1: error: BUILDSTDERR: warning: label ‘_cIhn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10212 | _cIhn: BUILDSTDERR: | ^ BUILDSTDERR: 10212 | _cIhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sH9o_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10269:1: error: BUILDSTDERR: warning: label ‘_cIup’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10269 | _cIup: BUILDSTDERR: | ^ BUILDSTDERR: 10269 | _cIup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHbM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10306:1: error: BUILDSTDERR: warning: label ‘_cIuJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10306 | _cIuJ: BUILDSTDERR: | ^ BUILDSTDERR: 10306 | _cIuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHbZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10346:1: error: BUILDSTDERR: warning: label ‘_cIvc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10346 | _cIvc: BUILDSTDERR: | ^ BUILDSTDERR: 10346 | _cIvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIv9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10394:1: error: BUILDSTDERR: warning: label ‘_cIv9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10394 | _cIv9: BUILDSTDERR: | ^ BUILDSTDERR: 10394 | _cIv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIvh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10437:1: error: BUILDSTDERR: warning: label ‘_cIvh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10437 | _cIvh: BUILDSTDERR: | ^ BUILDSTDERR: 10437 | _cIvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHc0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10463:1: error: BUILDSTDERR: warning: label ‘_cIvt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10463 | _cIvt: BUILDSTDERR: | ^ BUILDSTDERR: 10463 | _cIvt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHbP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10518:1: error: BUILDSTDERR: warning: label ‘_cIvP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10518 | _cIvP: BUILDSTDERR: | ^ BUILDSTDERR: 10518 | _cIvP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHbQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10573:1: error: BUILDSTDERR: warning: label ‘_cIvV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10573 | _cIvV: BUILDSTDERR: | ^ BUILDSTDERR: 10573 | _cIvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHc3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10636:1: error: BUILDSTDERR: warning: label ‘_cIw1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10636 | _cIw1: BUILDSTDERR: | ^ BUILDSTDERR: 10636 | _cIw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHc5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10717:1: error: BUILDSTDERR: warning: label ‘_cIw7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10717 | _cIw7: BUILDSTDERR: | ^ BUILDSTDERR: 10717 | _cIw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHcu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10784:1: error: BUILDSTDERR: warning: label ‘_cIwv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10784 | _cIwv: BUILDSTDERR: | ^ BUILDSTDERR: 10784 | _cIwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHcw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10821:1: error: BUILDSTDERR: warning: label ‘_cIwy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10821 | _cIwy: BUILDSTDERR: | ^ BUILDSTDERR: 10821 | _cIwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIwj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10882:1: error: BUILDSTDERR: warning: label ‘_cIwj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10882 | _cIwj: BUILDSTDERR: | ^ BUILDSTDERR: 10882 | _cIwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHcU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:10966:1: error: BUILDSTDERR: warning: label ‘_cIx0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10966 | _cIx0: BUILDSTDERR: | ^ BUILDSTDERR: 10966 | _cIx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHcW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11003:1: error: BUILDSTDERR: warning: label ‘_cIx3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11003 | _cIx3: BUILDSTDERR: | ^ BUILDSTDERR: 11003 | _cIx3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIwO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11064:1: error: BUILDSTDERR: warning: label ‘_cIwO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11064 | _cIwO: BUILDSTDERR: | ^ BUILDSTDERR: 11064 | _cIwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11148:1: error: BUILDSTDERR: warning: label ‘_cIxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11148 | _cIxv: BUILDSTDERR: | ^ BUILDSTDERR: 11148 | _cIxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11185:1: error: BUILDSTDERR: warning: label ‘_cIxy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11185 | _cIxy: BUILDSTDERR: | ^ BUILDSTDERR: 11185 | _cIxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIxj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11246:1: error: BUILDSTDERR: warning: label ‘_cIxj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11246 | _cIxj: BUILDSTDERR: | ^ BUILDSTDERR: 11246 | _cIxj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11331:1: error: BUILDSTDERR: warning: label ‘_cIxW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11331 | _cIxW: BUILDSTDERR: | ^ BUILDSTDERR: 11331 | _cIxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11371:1: error: BUILDSTDERR: warning: label ‘_cIyp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11371 | _cIyp: BUILDSTDERR: | ^ BUILDSTDERR: 11371 | _cIyp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIym’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11419:1: error: BUILDSTDERR: warning: label ‘_cIym’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11419 | _cIym: BUILDSTDERR: | ^ BUILDSTDERR: 11419 | _cIym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIyu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11462:1: error: BUILDSTDERR: warning: label ‘_cIyu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11462 | _cIyu: BUILDSTDERR: | ^ BUILDSTDERR: 11462 | _cIyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11488:1: error: BUILDSTDERR: warning: label ‘_cIyG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11488 | _cIyG: BUILDSTDERR: | ^ BUILDSTDERR: 11488 | _cIyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11543:1: error: BUILDSTDERR: warning: label ‘_cIz2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11543 | _cIz2: BUILDSTDERR: | ^ BUILDSTDERR: 11543 | _cIz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHds_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11598:1: error: BUILDSTDERR: warning: label ‘_cIz8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11598 | _cIz8: BUILDSTDERR: | ^ BUILDSTDERR: 11598 | _cIz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11661:1: error: BUILDSTDERR: warning: label ‘_cIze’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11661 | _cIze: BUILDSTDERR: | ^ BUILDSTDERR: 11661 | _cIze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHdH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11742:1: error: BUILDSTDERR: warning: label ‘_cIzk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11742 | _cIzk: BUILDSTDERR: | ^ BUILDSTDERR: 11742 | _cIzk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHe4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11810:1: error: BUILDSTDERR: warning: label ‘_cIzz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11810 | _cIzz: BUILDSTDERR: | ^ BUILDSTDERR: 11810 | _cIzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIzw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11868:1: error: BUILDSTDERR: warning: label ‘_cIzw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11868 | _cIzw: BUILDSTDERR: | ^ BUILDSTDERR: 11868 | _cIzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHey_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11944:1: error: BUILDSTDERR: warning: label ‘_cIzW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11944 | _cIzW: BUILDSTDERR: | ^ BUILDSTDERR: 11944 | _cIzW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIzQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:11983:1: error: BUILDSTDERR: warning: label ‘_cIzQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11983 | _cIzQ: BUILDSTDERR: | ^ BUILDSTDERR: 11983 | _cIzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIA5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12037:1: error: BUILDSTDERR: warning: label ‘_cIA5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12037 | _cIA5: BUILDSTDERR: | ^ BUILDSTDERR: 12037 | _cIA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHeG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12111:1: error: BUILDSTDERR: warning: label ‘_cIAv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12111 | _cIAv: BUILDSTDERR: | ^ BUILDSTDERR: 12111 | _cIAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHeT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12151:1: error: BUILDSTDERR: warning: label ‘_cIAY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12151 | _cIAY: BUILDSTDERR: | ^ BUILDSTDERR: 12151 | _cIAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIAV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12199:1: error: BUILDSTDERR: warning: label ‘_cIAV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12199 | _cIAV: BUILDSTDERR: | ^ BUILDSTDERR: 12199 | _cIAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIB3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12242:1: error: BUILDSTDERR: warning: label ‘_cIB3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12242 | _cIB3: BUILDSTDERR: | ^ BUILDSTDERR: 12242 | _cIB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHeU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12268:1: error: BUILDSTDERR: warning: label ‘_cIBf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12268 | _cIBf: BUILDSTDERR: | ^ BUILDSTDERR: 12268 | _cIBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHeJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12323:1: error: BUILDSTDERR: warning: label ‘_cIBB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12323 | _cIBB: BUILDSTDERR: | ^ BUILDSTDERR: 12323 | _cIBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHeK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12378:1: error: BUILDSTDERR: warning: label ‘_cIBH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12378 | _cIBH: BUILDSTDERR: | ^ BUILDSTDERR: 12378 | _cIBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHeX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12441:1: error: BUILDSTDERR: warning: label ‘_cIBN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12441 | _cIBN: BUILDSTDERR: | ^ BUILDSTDERR: 12441 | _cIBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHeZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12522:1: error: BUILDSTDERR: warning: label ‘_cIBT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12522 | _cIBT: BUILDSTDERR: | ^ BUILDSTDERR: 12522 | _cIBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12590:1: error: BUILDSTDERR: warning: label ‘_cIC8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12590 | _cIC8: BUILDSTDERR: | ^ BUILDSTDERR: 12590 | _cIC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIC5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12648:1: error: BUILDSTDERR: warning: label ‘_cIC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12648 | _cIC5: BUILDSTDERR: | ^ BUILDSTDERR: 12648 | _cIC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12722:1: error: BUILDSTDERR: warning: label ‘_cICx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12722 | _cICx: BUILDSTDERR: | ^ BUILDSTDERR: 12722 | _cICx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12762:1: error: BUILDSTDERR: warning: label ‘_cID0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12762 | _cID0: BUILDSTDERR: | ^ BUILDSTDERR: 12762 | _cID0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cICX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12810:1: error: BUILDSTDERR: warning: label ‘_cICX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12810 | _cICX: BUILDSTDERR: | ^ BUILDSTDERR: 12810 | _cICX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cID5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12853:1: error: BUILDSTDERR: warning: label ‘_cID5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12853 | _cID5: BUILDSTDERR: | ^ BUILDSTDERR: 12853 | _cID5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12879:1: error: BUILDSTDERR: warning: label ‘_cIDh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12879 | _cIDh: BUILDSTDERR: | ^ BUILDSTDERR: 12879 | _cIDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12934:1: error: BUILDSTDERR: warning: label ‘_cIDD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12934 | _cIDD: BUILDSTDERR: | ^ BUILDSTDERR: 12934 | _cIDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:12989:1: error: BUILDSTDERR: warning: label ‘_cIDJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12989 | _cIDJ: BUILDSTDERR: | ^ BUILDSTDERR: 12989 | _cIDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13052:1: error: BUILDSTDERR: warning: label ‘_cIDP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13052 | _cIDP: BUILDSTDERR: | ^ BUILDSTDERR: 13052 | _cIDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHfN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13133:1: error: BUILDSTDERR: warning: label ‘_cIDV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13133 | _cIDV: BUILDSTDERR: | ^ BUILDSTDERR: 13133 | _cIDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHga_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13201:1: error: BUILDSTDERR: warning: label ‘_cIEa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13201 | _cIEa: BUILDSTDERR: | ^ BUILDSTDERR: 13201 | _cIEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIE7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13259:1: error: BUILDSTDERR: warning: label ‘_cIE7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13259 | _cIE7: BUILDSTDERR: | ^ BUILDSTDERR: 13259 | _cIE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13333:1: error: BUILDSTDERR: warning: label ‘_cIEz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13333 | _cIEz: BUILDSTDERR: | ^ BUILDSTDERR: 13333 | _cIEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13373:1: error: BUILDSTDERR: warning: label ‘_cIF2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13373 | _cIF2: BUILDSTDERR: | ^ BUILDSTDERR: 13373 | _cIF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIEZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13421:1: error: BUILDSTDERR: warning: label ‘_cIEZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13421 | _cIEZ: BUILDSTDERR: | ^ BUILDSTDERR: 13421 | _cIEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIF7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13464:1: error: BUILDSTDERR: warning: label ‘_cIF7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13464 | _cIF7: BUILDSTDERR: | ^ BUILDSTDERR: 13464 | _cIF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13490:1: error: BUILDSTDERR: warning: label ‘_cIFj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13490 | _cIFj: BUILDSTDERR: | ^ BUILDSTDERR: 13490 | _cIFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13545:1: error: BUILDSTDERR: warning: label ‘_cIFF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13545 | _cIFF: BUILDSTDERR: | ^ BUILDSTDERR: 13545 | _cIFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13600:1: error: BUILDSTDERR: warning: label ‘_cIFL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13600 | _cIFL: BUILDSTDERR: | ^ BUILDSTDERR: 13600 | _cIFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13663:1: error: BUILDSTDERR: warning: label ‘_cIFR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13663 | _cIFR: BUILDSTDERR: | ^ BUILDSTDERR: 13663 | _cIFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13744:1: error: BUILDSTDERR: warning: label ‘_cIFX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13744 | _cIFX: BUILDSTDERR: | ^ BUILDSTDERR: 13744 | _cIFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHgY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13812:1: error: BUILDSTDERR: warning: label ‘_cIGc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13812 | _cIGc: BUILDSTDERR: | ^ BUILDSTDERR: 13812 | _cIGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIG9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13870:1: error: BUILDSTDERR: warning: label ‘_cIG9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13870 | _cIG9: BUILDSTDERR: | ^ BUILDSTDERR: 13870 | _cIG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHh6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13944:1: error: BUILDSTDERR: warning: label ‘_cIGB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13944 | _cIGB: BUILDSTDERR: | ^ BUILDSTDERR: 13944 | _cIGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:13984:1: error: BUILDSTDERR: warning: label ‘_cIH4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13984 | _cIH4: BUILDSTDERR: | ^ BUILDSTDERR: 13984 | _cIH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIH1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14032:1: error: BUILDSTDERR: warning: label ‘_cIH1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14032 | _cIH1: BUILDSTDERR: | ^ BUILDSTDERR: 14032 | _cIH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIH9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14075:1: error: BUILDSTDERR: warning: label ‘_cIH9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14075 | _cIH9: BUILDSTDERR: | ^ BUILDSTDERR: 14075 | _cIH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14101:1: error: BUILDSTDERR: warning: label ‘_cIHl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14101 | _cIHl: BUILDSTDERR: | ^ BUILDSTDERR: 14101 | _cIHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHh9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14156:1: error: BUILDSTDERR: warning: label ‘_cIHH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14156 | _cIHH: BUILDSTDERR: | ^ BUILDSTDERR: 14156 | _cIHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHha_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14211:1: error: BUILDSTDERR: warning: label ‘_cIHN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14211 | _cIHN: BUILDSTDERR: | ^ BUILDSTDERR: 14211 | _cIHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14274:1: error: BUILDSTDERR: warning: label ‘_cIHT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14274 | _cIHT: BUILDSTDERR: | ^ BUILDSTDERR: 14274 | _cIHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14355:1: error: BUILDSTDERR: warning: label ‘_cIHZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14355 | _cIHZ: BUILDSTDERR: | ^ BUILDSTDERR: 14355 | _cIHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14423:1: error: BUILDSTDERR: warning: label ‘_cIIe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14423 | _cIIe: BUILDSTDERR: | ^ BUILDSTDERR: 14423 | _cIIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIIb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14481:1: error: BUILDSTDERR: warning: label ‘_cIIb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14481 | _cIIb: BUILDSTDERR: | ^ BUILDSTDERR: 14481 | _cIIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14555:1: error: BUILDSTDERR: warning: label ‘_cIID’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14555 | _cIID: BUILDSTDERR: | ^ BUILDSTDERR: 14555 | _cIID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHi7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14595:1: error: BUILDSTDERR: warning: label ‘_cIJ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14595 | _cIJ6: BUILDSTDERR: | ^ BUILDSTDERR: 14595 | _cIJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIJ3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14643:1: error: BUILDSTDERR: warning: label ‘_cIJ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14643 | _cIJ3: BUILDSTDERR: | ^ BUILDSTDERR: 14643 | _cIJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIJb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14686:1: error: BUILDSTDERR: warning: label ‘_cIJb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14686 | _cIJb: BUILDSTDERR: | ^ BUILDSTDERR: 14686 | _cIJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHi8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14712:1: error: BUILDSTDERR: warning: label ‘_cIJn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14712 | _cIJn: BUILDSTDERR: | ^ BUILDSTDERR: 14712 | _cIJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14767:1: error: BUILDSTDERR: warning: label ‘_cIJJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14767 | _cIJJ: BUILDSTDERR: | ^ BUILDSTDERR: 14767 | _cIJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHhY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14822:1: error: BUILDSTDERR: warning: label ‘_cIJP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14822 | _cIJP: BUILDSTDERR: | ^ BUILDSTDERR: 14822 | _cIJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHib_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14885:1: error: BUILDSTDERR: warning: label ‘_cIJV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14885 | _cIJV: BUILDSTDERR: | ^ BUILDSTDERR: 14885 | _cIJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHid_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:14966:1: error: BUILDSTDERR: warning: label ‘_cIK1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14966 | _cIK1: BUILDSTDERR: | ^ BUILDSTDERR: 14966 | _cIK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHiD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15033:1: error: BUILDSTDERR: warning: label ‘_cIKE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15033 | _cIKE: BUILDSTDERR: | ^ BUILDSTDERR: 15033 | _cIKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHiC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15069:1: error: BUILDSTDERR: warning: label ‘_cIKO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15069 | _cIKO: BUILDSTDERR: | ^ BUILDSTDERR: 15069 | _cIKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHiF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15109:1: error: BUILDSTDERR: warning: label ‘_cIKV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15109 | _cIKV: BUILDSTDERR: | ^ BUILDSTDERR: 15109 | _cIKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIKr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15160:1: error: BUILDSTDERR: warning: label ‘_cIKr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15160 | _cIKr: BUILDSTDERR: | ^ BUILDSTDERR: 15160 | _cIKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHiG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15223:1: error: BUILDSTDERR: warning: label ‘_cIL6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15223 | _cIL6: BUILDSTDERR: | ^ BUILDSTDERR: 15223 | _cIL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIKd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15284:1: error: BUILDSTDERR: warning: label ‘_cIKd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15284 | _cIKd: BUILDSTDERR: | ^ BUILDSTDERR: 15284 | _cIKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHiO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15366:1: error: BUILDSTDERR: warning: label ‘_cILt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15366 | _cILt: BUILDSTDERR: | ^ BUILDSTDERR: 15366 | _cILt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHj1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15406:1: error: BUILDSTDERR: warning: label ‘_cILW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15406 | _cILW: BUILDSTDERR: | ^ BUILDSTDERR: 15406 | _cILW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cILT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15454:1: error: BUILDSTDERR: warning: label ‘_cILT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15454 | _cILT: BUILDSTDERR: | ^ BUILDSTDERR: 15454 | _cILT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIM1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15497:1: error: BUILDSTDERR: warning: label ‘_cIM1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15497 | _cIM1: BUILDSTDERR: | ^ BUILDSTDERR: 15497 | _cIM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHj2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15523:1: error: BUILDSTDERR: warning: label ‘_cIMd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15523 | _cIMd: BUILDSTDERR: | ^ BUILDSTDERR: 15523 | _cIMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHiR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15578:1: error: BUILDSTDERR: warning: label ‘_cIMz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15578 | _cIMz: BUILDSTDERR: | ^ BUILDSTDERR: 15578 | _cIMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHiS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15633:1: error: BUILDSTDERR: warning: label ‘_cIMF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15633 | _cIMF: BUILDSTDERR: | ^ BUILDSTDERR: 15633 | _cIMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHj5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15696:1: error: BUILDSTDERR: warning: label ‘_cIML’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15696 | _cIML: BUILDSTDERR: | ^ BUILDSTDERR: 15696 | _cIML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHj7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15777:1: error: BUILDSTDERR: warning: label ‘_cIMR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15777 | _cIMR: BUILDSTDERR: | ^ BUILDSTDERR: 15777 | _cIMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15844:1: error: BUILDSTDERR: warning: label ‘_cINu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15844 | _cINu: BUILDSTDERR: | ^ BUILDSTDERR: 15844 | _cINu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15884:1: error: BUILDSTDERR: warning: label ‘_cINB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15884 | _cINB: BUILDSTDERR: | ^ BUILDSTDERR: 15884 | _cINB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cINh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15933:1: error: BUILDSTDERR: warning: label ‘_cINh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15933 | _cINh: BUILDSTDERR: | ^ BUILDSTDERR: 15933 | _cINh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:15990:1: error: BUILDSTDERR: warning: label ‘_cINM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15990 | _cINM: BUILDSTDERR: | ^ BUILDSTDERR: 15990 | _cINM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIN3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16050:1: error: BUILDSTDERR: warning: label ‘_cIN3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16050 | _cIN3: BUILDSTDERR: | ^ BUILDSTDERR: 16050 | _cIN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16130:1: error: BUILDSTDERR: warning: label ‘_cINZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16130 | _cINZ: BUILDSTDERR: | ^ BUILDSTDERR: 16130 | _cINZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16168:1: error: BUILDSTDERR: warning: label ‘_cIOh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16168 | _cIOh: BUILDSTDERR: | ^ BUILDSTDERR: 16168 | _cIOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16208:1: error: BUILDSTDERR: warning: label ‘_cIOK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16208 | _cIOK: BUILDSTDERR: | ^ BUILDSTDERR: 16208 | _cIOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIOH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16256:1: error: BUILDSTDERR: warning: label ‘_cIOH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16256 | _cIOH: BUILDSTDERR: | ^ BUILDSTDERR: 16256 | _cIOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIOP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16299:1: error: BUILDSTDERR: warning: label ‘_cIOP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16299 | _cIOP: BUILDSTDERR: | ^ BUILDSTDERR: 16299 | _cIOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHk0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16325:1: error: BUILDSTDERR: warning: label ‘_cIP1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16325 | _cIP1: BUILDSTDERR: | ^ BUILDSTDERR: 16325 | _cIP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16380:1: error: BUILDSTDERR: warning: label ‘_cIPn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16380 | _cIPn: BUILDSTDERR: | ^ BUILDSTDERR: 16380 | _cIPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHjQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16435:1: error: BUILDSTDERR: warning: label ‘_cIPt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16435 | _cIPt: BUILDSTDERR: | ^ BUILDSTDERR: 16435 | _cIPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHk3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16498:1: error: BUILDSTDERR: warning: label ‘_cIPz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16498 | _cIPz: BUILDSTDERR: | ^ BUILDSTDERR: 16498 | _cIPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHk5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16579:1: error: BUILDSTDERR: warning: label ‘_cIPF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16579 | _cIPF: BUILDSTDERR: | ^ BUILDSTDERR: 16579 | _cIPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16647:1: error: BUILDSTDERR: warning: label ‘_cIPZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16647 | _cIPZ: BUILDSTDERR: | ^ BUILDSTDERR: 16647 | _cIPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16687:1: error: BUILDSTDERR: warning: label ‘_cIQs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16687 | _cIQs: BUILDSTDERR: | ^ BUILDSTDERR: 16687 | _cIQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIQp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16735:1: error: BUILDSTDERR: warning: label ‘_cIQp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16735 | _cIQp: BUILDSTDERR: | ^ BUILDSTDERR: 16735 | _cIQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIQx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16778:1: error: BUILDSTDERR: warning: label ‘_cIQx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16778 | _cIQx: BUILDSTDERR: | ^ BUILDSTDERR: 16778 | _cIQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16804:1: error: BUILDSTDERR: warning: label ‘_cIQJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16804 | _cIQJ: BUILDSTDERR: | ^ BUILDSTDERR: 16804 | _cIQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16859:1: error: BUILDSTDERR: warning: label ‘_cIR5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16859 | _cIR5: BUILDSTDERR: | ^ BUILDSTDERR: 16859 | _cIR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16914:1: error: BUILDSTDERR: warning: label ‘_cIRb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16914 | _cIRb: BUILDSTDERR: | ^ BUILDSTDERR: 16914 | _cIRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:16977:1: error: BUILDSTDERR: warning: label ‘_cIRh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16977 | _cIRh: BUILDSTDERR: | ^ BUILDSTDERR: 16977 | _cIRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17058:1: error: BUILDSTDERR: warning: label ‘_cIRn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17058 | _cIRn: BUILDSTDERR: | ^ BUILDSTDERR: 17058 | _cIRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHkU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17126:1: error: BUILDSTDERR: warning: label ‘_cIRC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17126 | _cIRC: BUILDSTDERR: | ^ BUILDSTDERR: 17126 | _cIRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIRz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17188:1: error: BUILDSTDERR: warning: label ‘_cIRz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17188 | _cIRz: BUILDSTDERR: | ^ BUILDSTDERR: 17188 | _cIRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHl2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17274:1: error: BUILDSTDERR: warning: label ‘_cIS3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17274 | _cIS3: BUILDSTDERR: | ^ BUILDSTDERR: 17274 | _cIS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHlf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17314:1: error: BUILDSTDERR: warning: label ‘_cISw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17314 | _cISw: BUILDSTDERR: | ^ BUILDSTDERR: 17314 | _cISw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cISt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17362:1: error: BUILDSTDERR: warning: label ‘_cISt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17362 | _cISt: BUILDSTDERR: | ^ BUILDSTDERR: 17362 | _cISt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cISB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17405:1: error: BUILDSTDERR: warning: label ‘_cISB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17405 | _cISB: BUILDSTDERR: | ^ BUILDSTDERR: 17405 | _cISB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHlg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17431:1: error: BUILDSTDERR: warning: label ‘_cISN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17431 | _cISN: BUILDSTDERR: | ^ BUILDSTDERR: 17431 | _cISN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHl5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17486:1: error: BUILDSTDERR: warning: label ‘_cIT9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17486 | _cIT9: BUILDSTDERR: | ^ BUILDSTDERR: 17486 | _cIT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHl6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17541:1: error: BUILDSTDERR: warning: label ‘_cITf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17541 | _cITf: BUILDSTDERR: | ^ BUILDSTDERR: 17541 | _cITf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHlj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17604:1: error: BUILDSTDERR: warning: label ‘_cITl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17604 | _cITl: BUILDSTDERR: | ^ BUILDSTDERR: 17604 | _cITl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHll_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17685:1: error: BUILDSTDERR: warning: label ‘_cITr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17685 | _cITr: BUILDSTDERR: | ^ BUILDSTDERR: 17685 | _cITr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHlJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17753:1: error: BUILDSTDERR: warning: label ‘_cITG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17753 | _cITG: BUILDSTDERR: | ^ BUILDSTDERR: 17753 | _cITG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cITD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17812:1: error: BUILDSTDERR: warning: label ‘_cITD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17812 | _cITD: BUILDSTDERR: | ^ BUILDSTDERR: 17812 | _cITD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHlR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17891:1: error: BUILDSTDERR: warning: label ‘_cIU6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17891 | _cIU6: BUILDSTDERR: | ^ BUILDSTDERR: 17891 | _cIU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHm4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17931:1: error: BUILDSTDERR: warning: label ‘_cIUz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17931 | _cIUz: BUILDSTDERR: | ^ BUILDSTDERR: 17931 | _cIUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIUw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:17979:1: error: BUILDSTDERR: warning: label ‘_cIUw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17979 | _cIUw: BUILDSTDERR: | ^ BUILDSTDERR: 17979 | _cIUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIUE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18022:1: error: BUILDSTDERR: warning: label ‘_cIUE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18022 | _cIUE: BUILDSTDERR: | ^ BUILDSTDERR: 18022 | _cIUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHm5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18048:1: error: BUILDSTDERR: warning: label ‘_cIUQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18048 | _cIUQ: BUILDSTDERR: | ^ BUILDSTDERR: 18048 | _cIUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHlU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18103:1: error: BUILDSTDERR: warning: label ‘_cIVc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18103 | _cIVc: BUILDSTDERR: | ^ BUILDSTDERR: 18103 | _cIVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHlV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18158:1: error: BUILDSTDERR: warning: label ‘_cIVi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18158 | _cIVi: BUILDSTDERR: | ^ BUILDSTDERR: 18158 | _cIVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHm8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18221:1: error: BUILDSTDERR: warning: label ‘_cIVo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18221 | _cIVo: BUILDSTDERR: | ^ BUILDSTDERR: 18221 | _cIVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHma_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18302:1: error: BUILDSTDERR: warning: label ‘_cIVu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18302 | _cIVu: BUILDSTDERR: | ^ BUILDSTDERR: 18302 | _cIVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18370:1: error: BUILDSTDERR: warning: label ‘_cIVJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18370 | _cIVJ: BUILDSTDERR: | ^ BUILDSTDERR: 18370 | _cIVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIVG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18428:1: error: BUILDSTDERR: warning: label ‘_cIVG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18428 | _cIVG: BUILDSTDERR: | ^ BUILDSTDERR: 18428 | _cIVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18502:1: error: BUILDSTDERR: warning: label ‘_cIW8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18502 | _cIW8: BUILDSTDERR: | ^ BUILDSTDERR: 18502 | _cIW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18542:1: error: BUILDSTDERR: warning: label ‘_cIWB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18542 | _cIWB: BUILDSTDERR: | ^ BUILDSTDERR: 18542 | _cIWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIWy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18590:1: error: BUILDSTDERR: warning: label ‘_cIWy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18590 | _cIWy: BUILDSTDERR: | ^ BUILDSTDERR: 18590 | _cIWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIWG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18633:1: error: BUILDSTDERR: warning: label ‘_cIWG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18633 | _cIWG: BUILDSTDERR: | ^ BUILDSTDERR: 18633 | _cIWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18659:1: error: BUILDSTDERR: warning: label ‘_cIWS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18659 | _cIWS: BUILDSTDERR: | ^ BUILDSTDERR: 18659 | _cIWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18714:1: error: BUILDSTDERR: warning: label ‘_cIXe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18714 | _cIXe: BUILDSTDERR: | ^ BUILDSTDERR: 18714 | _cIXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18769:1: error: BUILDSTDERR: warning: label ‘_cIXk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18769 | _cIXk: BUILDSTDERR: | ^ BUILDSTDERR: 18769 | _cIXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18832:1: error: BUILDSTDERR: warning: label ‘_cIXq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18832 | _cIXq: BUILDSTDERR: | ^ BUILDSTDERR: 18832 | _cIXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHmY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18913:1: error: BUILDSTDERR: warning: label ‘_cIXw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18913 | _cIXw: BUILDSTDERR: | ^ BUILDSTDERR: 18913 | _cIXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHnm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:18981:1: error: BUILDSTDERR: warning: label ‘_cIXL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18981 | _cIXL: BUILDSTDERR: | ^ BUILDSTDERR: 18981 | _cIXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIXI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19040:1: error: BUILDSTDERR: warning: label ‘_cIXI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19040 | _cIXI: BUILDSTDERR: | ^ BUILDSTDERR: 19040 | _cIXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHnu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19119:1: error: BUILDSTDERR: warning: label ‘_cIYb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19119 | _cIYb: BUILDSTDERR: | ^ BUILDSTDERR: 19119 | _cIYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHnH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19159:1: error: BUILDSTDERR: warning: label ‘_cIYE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19159 | _cIYE: BUILDSTDERR: | ^ BUILDSTDERR: 19159 | _cIYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIYB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19207:1: error: BUILDSTDERR: warning: label ‘_cIYB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19207 | _cIYB: BUILDSTDERR: | ^ BUILDSTDERR: 19207 | _cIYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIYJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19250:1: error: BUILDSTDERR: warning: label ‘_cIYJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19250 | _cIYJ: BUILDSTDERR: | ^ BUILDSTDERR: 19250 | _cIYJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHnI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19276:1: error: BUILDSTDERR: warning: label ‘_cIYV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19276 | _cIYV: BUILDSTDERR: | ^ BUILDSTDERR: 19276 | _cIYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHnx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19331:1: error: BUILDSTDERR: warning: label ‘_cIZh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19331 | _cIZh: BUILDSTDERR: | ^ BUILDSTDERR: 19331 | _cIZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHny_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19386:1: error: BUILDSTDERR: warning: label ‘_cIZn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19386 | _cIZn: BUILDSTDERR: | ^ BUILDSTDERR: 19386 | _cIZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHnL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19449:1: error: BUILDSTDERR: warning: label ‘_cIZt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19449 | _cIZt: BUILDSTDERR: | ^ BUILDSTDERR: 19449 | _cIZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHnN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19530:1: error: BUILDSTDERR: warning: label ‘_cIZz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19530 | _cIZz: BUILDSTDERR: | ^ BUILDSTDERR: 19530 | _cIZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19598:1: error: BUILDSTDERR: warning: label ‘_cIZO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19598 | _cIZO: BUILDSTDERR: | ^ BUILDSTDERR: 19598 | _cIZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIZL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19656:1: error: BUILDSTDERR: warning: label ‘_cIZL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19656 | _cIZL: BUILDSTDERR: | ^ BUILDSTDERR: 19656 | _cIZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19730:1: error: BUILDSTDERR: warning: label ‘_cJ0f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19730 | _cJ0f: BUILDSTDERR: | ^ BUILDSTDERR: 19730 | _cJ0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19770:1: error: BUILDSTDERR: warning: label ‘_cJ0p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19770 | _cJ0p: BUILDSTDERR: | ^ BUILDSTDERR: 19770 | _cJ0p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19813:1: error: BUILDSTDERR: warning: label ‘_cJ0P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19813 | _cJ0P: BUILDSTDERR: | ^ BUILDSTDERR: 19813 | _cJ0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19868:1: error: BUILDSTDERR: warning: label ‘_cJ0V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19868 | _cJ0V: BUILDSTDERR: | ^ BUILDSTDERR: 19868 | _cJ0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19923:1: error: BUILDSTDERR: warning: label ‘_cJ1h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19923 | _cJ1h: BUILDSTDERR: | ^ BUILDSTDERR: 19923 | _cJ1h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:19978:1: error: BUILDSTDERR: warning: label ‘_cJ1n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19978 | _cJ1n: BUILDSTDERR: | ^ BUILDSTDERR: 19978 | _cJ1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20041:1: error: BUILDSTDERR: warning: label ‘_cJ1t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20041 | _cJ1t: BUILDSTDERR: | ^ BUILDSTDERR: 20041 | _cJ1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHoS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20126:1: error: BUILDSTDERR: warning: label ‘_cJ1z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20126 | _cJ1z: BUILDSTDERR: | ^ BUILDSTDERR: 20126 | _cJ1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHph_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20205:1: error: BUILDSTDERR: warning: label ‘_cJ1O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20205 | _cJ1O: BUILDSTDERR: | ^ BUILDSTDERR: 20205 | _cJ1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ1L’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20262:1: error: BUILDSTDERR: warning: label ‘_cJ1L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20262 | _cJ1L: BUILDSTDERR: | ^ BUILDSTDERR: 20262 | _cJ1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHpF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20335:1: error: BUILDSTDERR: warning: label ‘_cJ28’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20335 | _cJ28: BUILDSTDERR: | ^ BUILDSTDERR: 20335 | _cJ28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ25’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20392:1: error: BUILDSTDERR: warning: label ‘_cJ25’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20392 | _cJ25: BUILDSTDERR: | ^ BUILDSTDERR: 20392 | _cJ25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHq1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20465:1: error: BUILDSTDERR: warning: label ‘_cJ2s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20465 | _cJ2s: BUILDSTDERR: | ^ BUILDSTDERR: 20465 | _cJ2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ2p’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20522:1: error: BUILDSTDERR: warning: label ‘_cJ2p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20522 | _cJ2p: BUILDSTDERR: | ^ BUILDSTDERR: 20522 | _cJ2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHqq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20595:1: error: BUILDSTDERR: warning: label ‘_cJ2M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20595 | _cJ2M: BUILDSTDERR: | ^ BUILDSTDERR: 20595 | _cJ2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ2J’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20652:1: error: BUILDSTDERR: warning: label ‘_cJ2J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20652 | _cJ2J: BUILDSTDERR: | ^ BUILDSTDERR: 20652 | _cJ2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHqO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20725:1: error: BUILDSTDERR: warning: label ‘_cJ36’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20725 | _cJ36: BUILDSTDERR: | ^ BUILDSTDERR: 20725 | _cJ36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ33’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20782:1: error: BUILDSTDERR: warning: label ‘_cJ33’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20782 | _cJ33: BUILDSTDERR: | ^ BUILDSTDERR: 20782 | _cJ33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHra_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20855:1: error: BUILDSTDERR: warning: label ‘_cJ3q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20855 | _cJ3q: BUILDSTDERR: | ^ BUILDSTDERR: 20855 | _cJ3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ3n’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20912:1: error: BUILDSTDERR: warning: label ‘_cJ3n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20912 | _cJ3n: BUILDSTDERR: | ^ BUILDSTDERR: 20912 | _cJ3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHrz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:20985:1: error: BUILDSTDERR: warning: label ‘_cJ3K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20985 | _cJ3K: BUILDSTDERR: | ^ BUILDSTDERR: 20985 | _cJ3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ3H’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21042:1: error: BUILDSTDERR: warning: label ‘_cJ3H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21042 | _cJ3H: BUILDSTDERR: | ^ BUILDSTDERR: 21042 | _cJ3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHrX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21115:1: error: BUILDSTDERR: warning: label ‘_cJ44’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21115 | _cJ44: BUILDSTDERR: | ^ BUILDSTDERR: 21115 | _cJ44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ41’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21172:1: error: BUILDSTDERR: warning: label ‘_cJ41’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21172 | _cJ41: BUILDSTDERR: | ^ BUILDSTDERR: 21172 | _cJ41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHsj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21245:1: error: BUILDSTDERR: warning: label ‘_cJ4o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21245 | _cJ4o: BUILDSTDERR: | ^ BUILDSTDERR: 21245 | _cJ4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ4l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21302:1: error: BUILDSTDERR: warning: label ‘_cJ4l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21302 | _cJ4l: BUILDSTDERR: | ^ BUILDSTDERR: 21302 | _cJ4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHsN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21375:1: error: BUILDSTDERR: warning: label ‘_cJ4I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21375 | _cJ4I: BUILDSTDERR: | ^ BUILDSTDERR: 21375 | _cJ4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ4F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21433:1: error: BUILDSTDERR: warning: label ‘_cJ4F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21433 | _cJ4F: BUILDSTDERR: | ^ BUILDSTDERR: 21433 | _cJ4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHth_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21507:1: error: BUILDSTDERR: warning: label ‘_cJ52’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21507 | _cJ52: BUILDSTDERR: | ^ BUILDSTDERR: 21507 | _cJ52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ4Z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21565:1: error: BUILDSTDERR: warning: label ‘_cJ4Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21565 | _cJ4Z: BUILDSTDERR: | ^ BUILDSTDERR: 21565 | _cJ4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHtL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21639:1: error: BUILDSTDERR: warning: label ‘_cJ5m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21639 | _cJ5m: BUILDSTDERR: | ^ BUILDSTDERR: 21639 | _cJ5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ5j’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21697:1: error: BUILDSTDERR: warning: label ‘_cJ5j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21697 | _cJ5j: BUILDSTDERR: | ^ BUILDSTDERR: 21697 | _cJ5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHuf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21771:1: error: BUILDSTDERR: warning: label ‘_cJ5G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21771 | _cJ5G: BUILDSTDERR: | ^ BUILDSTDERR: 21771 | _cJ5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ5D’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21829:1: error: BUILDSTDERR: warning: label ‘_cJ5D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21829 | _cJ5D: BUILDSTDERR: | ^ BUILDSTDERR: 21829 | _cJ5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHuJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21903:1: error: BUILDSTDERR: warning: label ‘_cJ60’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21903 | _cJ60: BUILDSTDERR: | ^ BUILDSTDERR: 21903 | _cJ60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ5X’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:21961:1: error: BUILDSTDERR: warning: label ‘_cJ5X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21961 | _cJ5X: BUILDSTDERR: | ^ BUILDSTDERR: 21961 | _cJ5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHvd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22035:1: error: BUILDSTDERR: warning: label ‘_cJ6k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22035 | _cJ6k: BUILDSTDERR: | ^ BUILDSTDERR: 22035 | _cJ6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ6h’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22093:1: error: BUILDSTDERR: warning: label ‘_cJ6h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22093 | _cJ6h: BUILDSTDERR: | ^ BUILDSTDERR: 22093 | _cJ6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHvK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22167:1: error: BUILDSTDERR: warning: label ‘_cJ6R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22167 | _cJ6R: BUILDSTDERR: | ^ BUILDSTDERR: 22167 | _cJ6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ6O’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22204:1: error: BUILDSTDERR: warning: label ‘_cJ6O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22204 | _cJ6O: BUILDSTDERR: | ^ BUILDSTDERR: 22204 | _cJ6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHvL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22235:1: error: BUILDSTDERR: warning: label ‘_cJ73’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22235 | _cJ73: BUILDSTDERR: | ^ BUILDSTDERR: 22235 | _cJ73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ6B’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22296:1: error: BUILDSTDERR: warning: label ‘_cJ6B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22296 | _cJ6B: BUILDSTDERR: | ^ BUILDSTDERR: 22296 | _cJ6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘sHvR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22386:1: error: BUILDSTDERR: warning: label ‘_cJ7b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22386 | _cJ7b: BUILDSTDERR: | ^ BUILDSTDERR: 22386 | _cJ7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIhN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22430:1: error: BUILDSTDERR: warning: label ‘_cIhN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22430 | _cIhN: BUILDSTDERR: | ^ BUILDSTDERR: 22430 | _cIhN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIhQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22456:1: error: BUILDSTDERR: warning: label ‘_cIhQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22456 | _cIhQ: BUILDSTDERR: | ^ BUILDSTDERR: 22456 | _cIhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH9q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22476:1: error: BUILDSTDERR: warning: label ‘_sH9q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22476 | _sH9q: BUILDSTDERR: | ^ BUILDSTDERR: 22476 | _sH9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIi4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22500:1: error: BUILDSTDERR: warning: label ‘_cIi4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22500 | _cIi4: BUILDSTDERR: | ^ BUILDSTDERR: 22500 | _cIi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIib’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22541:1: error: BUILDSTDERR: warning: label ‘_cIib’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22541 | _cIib: BUILDSTDERR: | ^ BUILDSTDERR: 22541 | _cIib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIih’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22573:1: error: BUILDSTDERR: warning: label ‘_cIih’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22573 | _cIih: BUILDSTDERR: | ^ BUILDSTDERR: 22573 | _cIih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIin’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22620:1: error: BUILDSTDERR: warning: label ‘_cIin’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22620 | _cIin: BUILDSTDERR: | ^ BUILDSTDERR: 22620 | _cIin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJqO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22702:1: error: BUILDSTDERR: warning: label ‘_cJqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22702 | _cJqO: BUILDSTDERR: | ^ BUILDSTDERR: 22702 | _cJqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJqw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22732:1: error: BUILDSTDERR: warning: label ‘_cJqw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22732 | _cJqw: BUILDSTDERR: | ^ BUILDSTDERR: 22732 | _cJqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHvj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22757:1: error: BUILDSTDERR: warning: label ‘_sHvj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22757 | _sHvj: BUILDSTDERR: | ^ BUILDSTDERR: 22757 | _sHvj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIu9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22781:1: error: BUILDSTDERR: warning: label ‘_cIu9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22781 | _cIu9: BUILDSTDERR: | ^ BUILDSTDERR: 22781 | _cIu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH9J’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22826:1: error: BUILDSTDERR: warning: label ‘_sH9J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22826 | _sH9J: BUILDSTDERR: | ^ BUILDSTDERR: 22826 | _sH9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIiz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22862:1: error: BUILDSTDERR: warning: label ‘_cIiz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22862 | _cIiz: BUILDSTDERR: | ^ BUILDSTDERR: 22862 | _cIiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJq1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22944:1: error: BUILDSTDERR: warning: label ‘_cJq1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22944 | _cJq1: BUILDSTDERR: | ^ BUILDSTDERR: 22944 | _cJq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJpJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22974:1: error: BUILDSTDERR: warning: label ‘_cJpJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22974 | _cJpJ: BUILDSTDERR: | ^ BUILDSTDERR: 22974 | _cJpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHuP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:22999:1: error: BUILDSTDERR: warning: label ‘_sHuP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22999 | _sHuP: BUILDSTDERR: | ^ BUILDSTDERR: 22999 | _sHuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cItT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23023:1: error: BUILDSTDERR: warning: label ‘_cItT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23023 | _cItT: BUILDSTDERR: | ^ BUILDSTDERR: 23023 | _cItT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH9P’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23067:1: error: BUILDSTDERR: warning: label ‘_sH9P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23067 | _sH9P: BUILDSTDERR: | ^ BUILDSTDERR: 23067 | _sH9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIiL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23103:1: error: BUILDSTDERR: warning: label ‘_cIiL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23103 | _cIiL: BUILDSTDERR: | ^ BUILDSTDERR: 23103 | _cIiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJpe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23185:1: error: BUILDSTDERR: warning: label ‘_cJpe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23185 | _cJpe: BUILDSTDERR: | ^ BUILDSTDERR: 23185 | _cJpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJoW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23215:1: error: BUILDSTDERR: warning: label ‘_cJoW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23215 | _cJoW: BUILDSTDERR: | ^ BUILDSTDERR: 23215 | _cJoW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHul’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23240:1: error: BUILDSTDERR: warning: label ‘_sHul’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23240 | _sHul: BUILDSTDERR: | ^ BUILDSTDERR: 23240 | _sHul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cItD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23264:1: error: BUILDSTDERR: warning: label ‘_cItD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23264 | _cItD: BUILDSTDERR: | ^ BUILDSTDERR: 23264 | _cItD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sH9V’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23308:1: error: BUILDSTDERR: warning: label ‘_sH9V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23308 | _sH9V: BUILDSTDERR: | ^ BUILDSTDERR: 23308 | _sH9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIiX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23344:1: error: BUILDSTDERR: warning: label ‘_cIiX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23344 | _cIiX: BUILDSTDERR: | ^ BUILDSTDERR: 23344 | _cIiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJor’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23426:1: error: BUILDSTDERR: warning: label ‘_cJor’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23426 | _cJor: BUILDSTDERR: | ^ BUILDSTDERR: 23426 | _cJor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJo9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23456:1: error: BUILDSTDERR: warning: label ‘_cJo9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23456 | _cJo9: BUILDSTDERR: | ^ BUILDSTDERR: 23456 | _cJo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHtR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23481:1: error: BUILDSTDERR: warning: label ‘_sHtR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23481 | _sHtR: BUILDSTDERR: | ^ BUILDSTDERR: 23481 | _sHtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cItn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23505:1: error: BUILDSTDERR: warning: label ‘_cItn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23505 | _cItn: BUILDSTDERR: | ^ BUILDSTDERR: 23505 | _cItn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHa1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23549:1: error: BUILDSTDERR: warning: label ‘_sHa1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23549 | _sHa1: BUILDSTDERR: | ^ BUILDSTDERR: 23549 | _sHa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIj9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23585:1: error: BUILDSTDERR: warning: label ‘_cIj9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23585 | _cIj9: BUILDSTDERR: | ^ BUILDSTDERR: 23585 | _cIj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJnE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23667:1: error: BUILDSTDERR: warning: label ‘_cJnE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23667 | _cJnE: BUILDSTDERR: | ^ BUILDSTDERR: 23667 | _cJnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJnm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23697:1: error: BUILDSTDERR: warning: label ‘_cJnm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23697 | _cJnm: BUILDSTDERR: | ^ BUILDSTDERR: 23697 | _cJnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHtn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23722:1: error: BUILDSTDERR: warning: label ‘_sHtn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23722 | _sHtn: BUILDSTDERR: | ^ BUILDSTDERR: 23722 | _sHtn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIt7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23746:1: error: BUILDSTDERR: warning: label ‘_cIt7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23746 | _cIt7: BUILDSTDERR: | ^ BUILDSTDERR: 23746 | _cIt7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHa7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23790:1: error: BUILDSTDERR: warning: label ‘_sHa7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23790 | _sHa7: BUILDSTDERR: | ^ BUILDSTDERR: 23790 | _sHa7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIjl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23826:1: error: BUILDSTDERR: warning: label ‘_cIjl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23826 | _cIjl: BUILDSTDERR: | ^ BUILDSTDERR: 23826 | _cIjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJmR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23908:1: error: BUILDSTDERR: warning: label ‘_cJmR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23908 | _cJmR: BUILDSTDERR: | ^ BUILDSTDERR: 23908 | _cJmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJmz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23938:1: error: BUILDSTDERR: warning: label ‘_cJmz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23938 | _cJmz: BUILDSTDERR: | ^ BUILDSTDERR: 23938 | _cJmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHsT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23963:1: error: BUILDSTDERR: warning: label ‘_sHsT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23963 | _sHsT: BUILDSTDERR: | ^ BUILDSTDERR: 23963 | _sHsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIsR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:23987:1: error: BUILDSTDERR: warning: label ‘_cIsR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23987 | _cIsR: BUILDSTDERR: | ^ BUILDSTDERR: 23987 | _cIsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHad’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24031:1: error: BUILDSTDERR: warning: label ‘_sHad’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24031 | _sHad: BUILDSTDERR: | ^ BUILDSTDERR: 24031 | _sHad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIjx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24067:1: error: BUILDSTDERR: warning: label ‘_cIjx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24067 | _cIjx: BUILDSTDERR: | ^ BUILDSTDERR: 24067 | _cIjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJm4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24149:1: error: BUILDSTDERR: warning: label ‘_cJm4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24149 | _cJm4: BUILDSTDERR: | ^ BUILDSTDERR: 24149 | _cJm4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJlM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24179:1: error: BUILDSTDERR: warning: label ‘_cJlM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24179 | _cJlM: BUILDSTDERR: | ^ BUILDSTDERR: 24179 | _cJlM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHsp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24204:1: error: BUILDSTDERR: warning: label ‘_sHsp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24204 | _sHsp: BUILDSTDERR: | ^ BUILDSTDERR: 24204 | _sHsp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIsB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24228:1: error: BUILDSTDERR: warning: label ‘_cIsB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24228 | _cIsB: BUILDSTDERR: | ^ BUILDSTDERR: 24228 | _cIsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJqn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24270:1: error: BUILDSTDERR: warning: label ‘_cJqn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24270 | _cJqn: BUILDSTDERR: | ^ BUILDSTDERR: 24270 | _cJqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHaj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24285:1: error: BUILDSTDERR: warning: label ‘_sHaj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24285 | _sHaj: BUILDSTDERR: | ^ BUILDSTDERR: 24285 | _sHaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIjJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24321:1: error: BUILDSTDERR: warning: label ‘_cIjJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24321 | _cIjJ: BUILDSTDERR: | ^ BUILDSTDERR: 24321 | _cIjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJlh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24403:1: error: BUILDSTDERR: warning: label ‘_cJlh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24403 | _cJlh: BUILDSTDERR: | ^ BUILDSTDERR: 24403 | _cJlh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJkZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24433:1: error: BUILDSTDERR: warning: label ‘_cJkZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24433 | _cJkZ: BUILDSTDERR: | ^ BUILDSTDERR: 24433 | _cJkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHog’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24458:1: error: BUILDSTDERR: warning: label ‘_sHog’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24458 | _sHog: BUILDSTDERR: | ^ BUILDSTDERR: 24458 | _sHog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIqz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24482:1: error: BUILDSTDERR: warning: label ‘_cIqz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24482 | _cIqz: BUILDSTDERR: | ^ BUILDSTDERR: 24482 | _cIqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIqF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24531:1: error: BUILDSTDERR: warning: label ‘_cIqF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24531 | _cIqF: BUILDSTDERR: | ^ BUILDSTDERR: 24531 | _cIqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIr5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24632:1: error: BUILDSTDERR: warning: label ‘_cIr5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24632 | _cIr5: BUILDSTDERR: | ^ BUILDSTDERR: 24632 | _cIr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIqU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24682:1: error: BUILDSTDERR: warning: label ‘_cIqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24682 | _cIqU: BUILDSTDERR: | ^ BUILDSTDERR: 24682 | _cIqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHor’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24724:1: error: BUILDSTDERR: warning: label ‘_sHor’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24724 | _sHor: BUILDSTDERR: | ^ BUILDSTDERR: 24724 | _sHor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIrh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24762:1: error: BUILDSTDERR: warning: label ‘_cIrh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24762 | _cIrh: BUILDSTDERR: | ^ BUILDSTDERR: 24762 | _cIrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIrH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24863:1: error: BUILDSTDERR: warning: label ‘_cIrH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24863 | _cIrH: BUILDSTDERR: | ^ BUILDSTDERR: 24863 | _cIrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIrw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24913:1: error: BUILDSTDERR: warning: label ‘_cIrw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24913 | _cIrw: BUILDSTDERR: | ^ BUILDSTDERR: 24913 | _cIrw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHox’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24955:1: error: BUILDSTDERR: warning: label ‘_sHox’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24955 | _sHox: BUILDSTDERR: | ^ BUILDSTDERR: 24955 | _sHox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIrT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:24993:1: error: BUILDSTDERR: warning: label ‘_cIrT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24993 | _cIrT: BUILDSTDERR: | ^ BUILDSTDERR: 24993 | _cIrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIsj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25094:1: error: BUILDSTDERR: warning: label ‘_cIsj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25094 | _cIsj: BUILDSTDERR: | ^ BUILDSTDERR: 25094 | _cIsj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIs8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25145:1: error: BUILDSTDERR: warning: label ‘_cIs8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25145 | _cIs8: BUILDSTDERR: | ^ BUILDSTDERR: 25145 | _cIs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHoD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25186:1: error: BUILDSTDERR: warning: label ‘_sHoD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25186 | _sHoD: BUILDSTDERR: | ^ BUILDSTDERR: 25186 | _sHoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIZZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25205:1: error: BUILDSTDERR: warning: label ‘_cIZZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25205 | _cIZZ: BUILDSTDERR: | ^ BUILDSTDERR: 25205 | _cIZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHap’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25255:1: error: BUILDSTDERR: warning: label ‘_sHap’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25255 | _sHap: BUILDSTDERR: | ^ BUILDSTDERR: 25255 | _sHap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIjV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25291:1: error: BUILDSTDERR: warning: label ‘_cIjV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25291 | _cIjV: BUILDSTDERR: | ^ BUILDSTDERR: 25291 | _cIjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJj9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25373:1: error: BUILDSTDERR: warning: label ‘_cJj9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25373 | _cJj9: BUILDSTDERR: | ^ BUILDSTDERR: 25373 | _cJj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJiR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25403:1: error: BUILDSTDERR: warning: label ‘_cJiR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25403 | _cJiR: BUILDSTDERR: | ^ BUILDSTDERR: 25403 | _cJiR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHns’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25428:1: error: BUILDSTDERR: warning: label ‘_sHns’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25428 | _sHns: BUILDSTDERR: | ^ BUILDSTDERR: 25428 | _sHns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIqj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25457:1: error: BUILDSTDERR: warning: label ‘_cIqj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25457 | _cIqj: BUILDSTDERR: | ^ BUILDSTDERR: 25457 | _cIqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHav’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25527:1: error: BUILDSTDERR: warning: label ‘_sHav’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25527 | _sHav: BUILDSTDERR: | ^ BUILDSTDERR: 25527 | _sHav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIk7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25563:1: error: BUILDSTDERR: warning: label ‘_cIk7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25563 | _cIk7: BUILDSTDERR: | ^ BUILDSTDERR: 25563 | _cIk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJik’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25645:1: error: BUILDSTDERR: warning: label ‘_cJik’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25645 | _cJik: BUILDSTDERR: | ^ BUILDSTDERR: 25645 | _cJik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJi2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25675:1: error: BUILDSTDERR: warning: label ‘_cJi2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25675 | _cJi2: BUILDSTDERR: | ^ BUILDSTDERR: 25675 | _cJi2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHmD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25700:1: error: BUILDSTDERR: warning: label ‘_sHmD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25700 | _sHmD: BUILDSTDERR: | ^ BUILDSTDERR: 25700 | _sHmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIq3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25730:1: error: BUILDSTDERR: warning: label ‘_cIq3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25730 | _cIq3: BUILDSTDERR: | ^ BUILDSTDERR: 25730 | _cIq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHaB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25801:1: error: BUILDSTDERR: warning: label ‘_sHaB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25801 | _sHaB: BUILDSTDERR: | ^ BUILDSTDERR: 25801 | _sHaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIkj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25837:1: error: BUILDSTDERR: warning: label ‘_cIkj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25837 | _cIkj: BUILDSTDERR: | ^ BUILDSTDERR: 25837 | _cIkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJhv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25919:1: error: BUILDSTDERR: warning: label ‘_cJhv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25919 | _cJhv: BUILDSTDERR: | ^ BUILDSTDERR: 25919 | _cJhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJhd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25949:1: error: BUILDSTDERR: warning: label ‘_cJhd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25949 | _cJhd: BUILDSTDERR: | ^ BUILDSTDERR: 25949 | _cJhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHlP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:25974:1: error: BUILDSTDERR: warning: label ‘_sHlP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25974 | _sHlP: BUILDSTDERR: | ^ BUILDSTDERR: 25974 | _sHlP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIpN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26003:1: error: BUILDSTDERR: warning: label ‘_cIpN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26003 | _cIpN: BUILDSTDERR: | ^ BUILDSTDERR: 26003 | _cIpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHaH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26073:1: error: BUILDSTDERR: warning: label ‘_sHaH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26073 | _sHaH: BUILDSTDERR: | ^ BUILDSTDERR: 26073 | _sHaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIkv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26109:1: error: BUILDSTDERR: warning: label ‘_cIkv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26109 | _cIkv: BUILDSTDERR: | ^ BUILDSTDERR: 26109 | _cIkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJgG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26191:1: error: BUILDSTDERR: warning: label ‘_cJgG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26191 | _cJgG: BUILDSTDERR: | ^ BUILDSTDERR: 26191 | _cJgG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJgo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26221:1: error: BUILDSTDERR: warning: label ‘_cJgo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26221 | _cJgo: BUILDSTDERR: | ^ BUILDSTDERR: 26221 | _cJgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHl0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26246:1: error: BUILDSTDERR: warning: label ‘_sHl0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26246 | _sHl0: BUILDSTDERR: | ^ BUILDSTDERR: 26246 | _sHl0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIpx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26276:1: error: BUILDSTDERR: warning: label ‘_cIpx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26276 | _cIpx: BUILDSTDERR: | ^ BUILDSTDERR: 26276 | _cIpx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHaN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26347:1: error: BUILDSTDERR: warning: label ‘_sHaN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26347 | _sHaN: BUILDSTDERR: | ^ BUILDSTDERR: 26347 | _sHaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIkH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26383:1: error: BUILDSTDERR: warning: label ‘_cIkH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26383 | _cIkH: BUILDSTDERR: | ^ BUILDSTDERR: 26383 | _cIkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJfR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26465:1: error: BUILDSTDERR: warning: label ‘_cJfR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26465 | _cJfR: BUILDSTDERR: | ^ BUILDSTDERR: 26465 | _cJfR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJfz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26495:1: error: BUILDSTDERR: warning: label ‘_cJfz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26495 | _cJfz: BUILDSTDERR: | ^ BUILDSTDERR: 26495 | _cJfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHjF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26519:1: error: BUILDSTDERR: warning: label ‘_sHjF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26519 | _sHjF: BUILDSTDERR: | ^ BUILDSTDERR: 26519 | _sHjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIp4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26538:1: error: BUILDSTDERR: warning: label ‘_cIp4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26538 | _cIp4: BUILDSTDERR: | ^ BUILDSTDERR: 26538 | _cIp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIpa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26592:1: error: BUILDSTDERR: warning: label ‘_cIpa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26592 | _cIpa: BUILDSTDERR: | ^ BUILDSTDERR: 26592 | _cIpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIph’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26680:1: error: BUILDSTDERR: warning: label ‘_cIph’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26680 | _cIph: BUILDSTDERR: | ^ BUILDSTDERR: 26680 | _cIph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHaT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26753:1: error: BUILDSTDERR: warning: label ‘_sHaT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26753 | _sHaT: BUILDSTDERR: | ^ BUILDSTDERR: 26753 | _sHaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIkT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26789:1: error: BUILDSTDERR: warning: label ‘_cIkT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26789 | _cIkT: BUILDSTDERR: | ^ BUILDSTDERR: 26789 | _cIkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJeQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26871:1: error: BUILDSTDERR: warning: label ‘_cJeQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26871 | _cJeQ: BUILDSTDERR: | ^ BUILDSTDERR: 26871 | _cJeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJey’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26901:1: error: BUILDSTDERR: warning: label ‘_cJey’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26901 | _cJey: BUILDSTDERR: | ^ BUILDSTDERR: 26901 | _cJey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHiM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26926:1: error: BUILDSTDERR: warning: label ‘_sHiM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26926 | _sHiM: BUILDSTDERR: | ^ BUILDSTDERR: 26926 | _sHiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIoR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:26956:1: error: BUILDSTDERR: warning: label ‘_cIoR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26956 | _cIoR: BUILDSTDERR: | ^ BUILDSTDERR: 26956 | _cIoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHaZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27027:1: error: BUILDSTDERR: warning: label ‘_sHaZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27027 | _sHaZ: BUILDSTDERR: | ^ BUILDSTDERR: 27027 | _sHaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIl5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27063:1: error: BUILDSTDERR: warning: label ‘_cIl5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27063 | _cIl5: BUILDSTDERR: | ^ BUILDSTDERR: 27063 | _cIl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJe1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27145:1: error: BUILDSTDERR: warning: label ‘_cJe1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27145 | _cJe1: BUILDSTDERR: | ^ BUILDSTDERR: 27145 | _cJe1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJdJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27175:1: error: BUILDSTDERR: warning: label ‘_cJdJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27175 | _cJdJ: BUILDSTDERR: | ^ BUILDSTDERR: 27175 | _cJdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHhS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27200:1: error: BUILDSTDERR: warning: label ‘_sHhS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27200 | _sHhS: BUILDSTDERR: | ^ BUILDSTDERR: 27200 | _sHhS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIoB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27230:1: error: BUILDSTDERR: warning: label ‘_cIoB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27230 | _cIoB: BUILDSTDERR: | ^ BUILDSTDERR: 27230 | _cIoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHb5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27301:1: error: BUILDSTDERR: warning: label ‘_sHb5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27301 | _sHb5: BUILDSTDERR: | ^ BUILDSTDERR: 27301 | _sHb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIlh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27337:1: error: BUILDSTDERR: warning: label ‘_cIlh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27337 | _cIlh: BUILDSTDERR: | ^ BUILDSTDERR: 27337 | _cIlh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJdc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27419:1: error: BUILDSTDERR: warning: label ‘_cJdc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27419 | _cJdc: BUILDSTDERR: | ^ BUILDSTDERR: 27419 | _cJdc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJcU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27449:1: error: BUILDSTDERR: warning: label ‘_cJcU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27449 | _cJcU: BUILDSTDERR: | ^ BUILDSTDERR: 27449 | _cJcU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHh4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27474:1: error: BUILDSTDERR: warning: label ‘_sHh4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27474 | _sHh4: BUILDSTDERR: | ^ BUILDSTDERR: 27474 | _sHh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIol’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27503:1: error: BUILDSTDERR: warning: label ‘_cIol’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27503 | _cIol: BUILDSTDERR: | ^ BUILDSTDERR: 27503 | _cIol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHbb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27573:1: error: BUILDSTDERR: warning: label ‘_sHbb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27573 | _sHbb: BUILDSTDERR: | ^ BUILDSTDERR: 27573 | _sHbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIlt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27609:1: error: BUILDSTDERR: warning: label ‘_cIlt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27609 | _cIlt: BUILDSTDERR: | ^ BUILDSTDERR: 27609 | _cIlt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJcn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27691:1: error: BUILDSTDERR: warning: label ‘_cJcn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27691 | _cJcn: BUILDSTDERR: | ^ BUILDSTDERR: 27691 | _cJcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJc5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27721:1: error: BUILDSTDERR: warning: label ‘_cJc5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27721 | _cJc5: BUILDSTDERR: | ^ BUILDSTDERR: 27721 | _cJc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHgg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27746:1: error: BUILDSTDERR: warning: label ‘_sHgg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27746 | _sHgg: BUILDSTDERR: | ^ BUILDSTDERR: 27746 | _sHgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIo5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27776:1: error: BUILDSTDERR: warning: label ‘_cIo5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27776 | _cIo5: BUILDSTDERR: | ^ BUILDSTDERR: 27776 | _cIo5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHbh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27847:1: error: BUILDSTDERR: warning: label ‘_sHbh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27847 | _sHbh: BUILDSTDERR: | ^ BUILDSTDERR: 27847 | _sHbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIlF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27883:1: error: BUILDSTDERR: warning: label ‘_cIlF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27883 | _cIlF: BUILDSTDERR: | ^ BUILDSTDERR: 27883 | _cIlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJby’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27965:1: error: BUILDSTDERR: warning: label ‘_cJby’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27965 | _cJby: BUILDSTDERR: | ^ BUILDSTDERR: 27965 | _cJby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJbg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:27995:1: error: BUILDSTDERR: warning: label ‘_cJbg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27995 | _cJbg: BUILDSTDERR: | ^ BUILDSTDERR: 27995 | _cJbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHfs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28020:1: error: BUILDSTDERR: warning: label ‘_sHfs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28020 | _sHfs: BUILDSTDERR: | ^ BUILDSTDERR: 28020 | _sHfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cInP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28050:1: error: BUILDSTDERR: warning: label ‘_cInP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28050 | _cInP: BUILDSTDERR: | ^ BUILDSTDERR: 28050 | _cInP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHbn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28121:1: error: BUILDSTDERR: warning: label ‘_sHbn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28121 | _sHbn: BUILDSTDERR: | ^ BUILDSTDERR: 28121 | _sHbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIlR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28157:1: error: BUILDSTDERR: warning: label ‘_cIlR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28157 | _cIlR: BUILDSTDERR: | ^ BUILDSTDERR: 28157 | _cIlR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJaJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28239:1: error: BUILDSTDERR: warning: label ‘_cJaJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28239 | _cJaJ: BUILDSTDERR: | ^ BUILDSTDERR: 28239 | _cJaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJar’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28269:1: error: BUILDSTDERR: warning: label ‘_cJar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28269 | _cJar: BUILDSTDERR: | ^ BUILDSTDERR: 28269 | _cJar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHeE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28294:1: error: BUILDSTDERR: warning: label ‘_sHeE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28294 | _sHeE: BUILDSTDERR: | ^ BUILDSTDERR: 28294 | _sHeE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cInz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28324:1: error: BUILDSTDERR: warning: label ‘_cInz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28324 | _cInz: BUILDSTDERR: | ^ BUILDSTDERR: 28324 | _cInz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHbt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28395:1: error: BUILDSTDERR: warning: label ‘_sHbt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28395 | _sHbt: BUILDSTDERR: | ^ BUILDSTDERR: 28395 | _sHbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIm3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28431:1: error: BUILDSTDERR: warning: label ‘_cIm3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28431 | _cIm3: BUILDSTDERR: | ^ BUILDSTDERR: 28431 | _cIm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ9U’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28513:1: error: BUILDSTDERR: warning: label ‘_cJ9U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28513 | _cJ9U: BUILDSTDERR: | ^ BUILDSTDERR: 28513 | _cJ9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ9C’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28543:1: error: BUILDSTDERR: warning: label ‘_cJ9C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28543 | _cJ9C: BUILDSTDERR: | ^ BUILDSTDERR: 28543 | _cJ9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHea’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28567:1: error: BUILDSTDERR: warning: label ‘_sHea’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28567 | _sHea: BUILDSTDERR: | ^ BUILDSTDERR: 28567 | _sHea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cInm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28586:1: error: BUILDSTDERR: warning: label ‘_cInm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28586 | _cInm: BUILDSTDERR: | ^ BUILDSTDERR: 28586 | _cInm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHbz’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28620:1: error: BUILDSTDERR: warning: label ‘_sHbz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28620 | _sHbz: BUILDSTDERR: | ^ BUILDSTDERR: 28620 | _sHbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cImf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28656:1: error: BUILDSTDERR: warning: label ‘_cImf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28656 | _cImf: BUILDSTDERR: | ^ BUILDSTDERR: 28656 | _cImf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ9d’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28738:1: error: BUILDSTDERR: warning: label ‘_cJ9d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28738 | _cJ9d: BUILDSTDERR: | ^ BUILDSTDERR: 28738 | _cJ9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cJ8V’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28768:1: error: BUILDSTDERR: warning: label ‘_cJ8V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28768 | _cJ8V: BUILDSTDERR: | ^ BUILDSTDERR: 28768 | _cJ8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHdm’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28793:1: error: BUILDSTDERR: warning: label ‘_sHdm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28793 | _sHdm: BUILDSTDERR: | ^ BUILDSTDERR: 28793 | _sHdm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIn9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28822:1: error: BUILDSTDERR: warning: label ‘_cIn9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28822 | _cIn9: BUILDSTDERR: | ^ BUILDSTDERR: 28822 | _cIn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHbF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28892:1: error: BUILDSTDERR: warning: label ‘_sHbF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28892 | _sHbF: BUILDSTDERR: | ^ BUILDSTDERR: 28892 | _sHbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cImr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:28931:1: error: BUILDSTDERR: warning: label ‘_cImr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28931 | _cImr: BUILDSTDERR: | ^ BUILDSTDERR: 28931 | _cImr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cImR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29035:1: error: BUILDSTDERR: warning: label ‘_cImR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29035 | _cImR: BUILDSTDERR: | ^ BUILDSTDERR: 29035 | _cImR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cImG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29089:1: error: BUILDSTDERR: warning: label ‘_cImG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29089 | _cImG: BUILDSTDERR: | ^ BUILDSTDERR: 29089 | _cImG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_sHbL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29132:1: error: BUILDSTDERR: warning: label ‘_sHbL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29132 | _sHbL: BUILDSTDERR: | ^ BUILDSTDERR: 29132 | _sHbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIut’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29148:1: error: BUILDSTDERR: warning: label ‘_cIut’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29148 | _cIut: BUILDSTDERR: | ^ BUILDSTDERR: 29148 | _cIut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIug’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29195:1: error: BUILDSTDERR: warning: label ‘_cIug’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29195 | _cIug: BUILDSTDERR: | ^ BUILDSTDERR: 29195 | _cIug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘_cIuf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29231:1: error: BUILDSTDERR: warning: label ‘_cIuf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29231 | _cIuf: BUILDSTDERR: | ^ BUILDSTDERR: 29231 | _cIuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_status4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29262:1: error: BUILDSTDERR: warning: label ‘_cJyE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29262 | _cJyE: BUILDSTDERR: | ^ BUILDSTDERR: 29262 | _cJyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_status2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29333:1: error: BUILDSTDERR: warning: label ‘_cJFV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29333 | _cJFV: BUILDSTDERR: | ^ BUILDSTDERR: 29333 | _cJFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziStatus_status_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_228.hc:29395:1: error: BUILDSTDERR: warning: label ‘_cJGb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29395 | _cJGb: BUILDSTDERR: | ^ BUILDSTDERR: 29395 | _cJGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_clearError_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:105:1: error: BUILDSTDERR: warning: label ‘_cJLM’ defined but not used [-Wunused-label] BUILDSTDERR: 105 | _cJLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 105 | _cJLM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_currentSong_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:148:1: error: BUILDSTDERR: warning: label ‘_cJLX’ defined but not used [-Wunused-label] BUILDSTDERR: 148 | _cJLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 148 | _cJLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘sJLe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:187:1: error: BUILDSTDERR: warning: label ‘_cJMw’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cJMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cJMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘sJLf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:220:1: error: BUILDSTDERR: warning: label ‘_cJMH’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _cJMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _cJMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘sJLg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:260:1: error: BUILDSTDERR: warning: label ‘_cJMK’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _cJMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _cJMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘sJLd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:327:1: error: BUILDSTDERR: warning: label ‘_cJMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _cJMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _cJMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘sJLi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:381:1: error: BUILDSTDERR: warning: label ‘_cJN2’ defined but not used [-Wunused-label] BUILDSTDERR: 381 | _cJN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 381 | _cJN2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_idle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:452:1: error: BUILDSTDERR: warning: label ‘_cJN7’ defined but not used [-Wunused-label] BUILDSTDERR: 452 | _cJN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 452 | _cJN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_noidle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:500:1: error: BUILDSTDERR: warning: label ‘_cJNt’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _cJNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _cJNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_stats_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:543:1: error: BUILDSTDERR: warning: label ‘_cJND’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _cJND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _cJND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziStatus_status_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_239.hc:586:1: error: BUILDSTDERR: warning: label ‘_cJNN’ defined but not used [-Wunused-label] BUILDSTDERR: 586 | _cJNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 586 | _cJNN: BUILDSTDERR: | ^ g Network.MPD.Applicative.CurrentPlaylist ( src/Network/MPD/Applicative/CurrentPlaylist.hs, dist/build/Network/MPD/Applicative/CurrentPlaylist.o ) [30 of 36] Compiling Network.MPD.Commands.CurrentPlaylist ( src/Network/MPD/Commands/CurrentPlaylist.hs, dist/build/Network/MPD/Commands/CurrentPlaylist.o ) [31 of 36] Compiling Network.MPD.Applicative ( src/Network/MPD/Applicative.hs, dist/build/Network/MPD/Applicative.o ) [32 of 36] Compiling Network.MPD.Applicative.ClientToClient ( src/Network/MPD/Applicative/ClientToClient.hs, dist/build/Network/MPD/Applicative/ClientToClient.o ) [33 of 36] Compiling Network.MPD.Commands.ClientToClient ( src/Network/MPD/Commands/ClientToClient.hs, dist/build/Network/MPD/Commands/ClientToClient.o ) [34 of 36] Compiling Network.MPD.Commands ( src/Network/MPD/Commands.hs, dist/build/Network/MPD/Commands.o ) [35 of 36] Compiling Network.MPD.Commands.Extensions ( src/Network/MPD/Commands/Extensions.hs, dist/build/Network/MPD/Commands/Extensions.o ) [36 of 36] Compiling Network.MPD ( src/Network/MPD.hs, dist/build/Network/MPD.o ) [ 1 of 36] Compiling Network.MPD.Core.Error ( src/Network/MPD/Core/Error.hs, dist/build/Network/MPD/Core/Error.p_o ) [ 2 of 36] Compiling Network.MPD.Core.Class ( src/Network/MPD/Core/Class.hs, dist/build/Network/MPD/Core/Class.p_o ) [ 3 of 36] Compiling Network.MPD.Util ( src/Network/MPD/Util.hs, dist/build/Network/MPD/Util.p_o ) [ 4 of 36] Compiling Network.MPD.Core ( src/Network/MPD/Core.hs, dist/build/Network/MPD/Core.p_o ) [ 5 of 36] Compiling Network.MPD.Applicative.Internal ( src/Network/MPD/Applicative/Internal.hs, dist/build/Network/MPD/Applicative/Internal.p_o ) [ 6 of 36] Compiling Network.MPD.Applicative.Connection ( src/Network/MPD/Applicative/Connection.hs, dist/build/Network/MPD/Applicative/Connection.p_o ) [ 7 of 36] Compiling Network.MPD.Commands.Connection ( src/Network/MPD/Commands/Connection.hs, dist/build/Network/MPD/Commands/Connection.p_o ) [ 8 of 36] Compiling Network.MPD.Commands.Arg ( src/Network/MPD/Commands/Arg.hs, dist/build/Network/MPD/Commands/Arg.p_o ) [ 9 of 36] Compiling Network.MPD.Commands.Types ( src/Network/MPD/Commands/Types.hs, dist/build/Network/MPD/Commands/Types.p_o ) [10 of 36] Compiling Network.MPD.Commands.Parse ( src/Network/MPD/Commands/Parse.hs, dist/build/Network/MPD/Commands/Parse.p_o ) [11 of 36] Compiling Network.MPD.Commands.Query ( src/Network/MPD/Commands/Query.hs, dist/build/Network/MPD/Commands/Query.p_o ) [12 of 36] Compiling Network.MPD.Applicative.PlaybackControl ( src/Network/MPD/Applicative/PlaybackControl.hs, dist/build/Network/MPD/Applicative/PlaybackControl.p_o ) [13 of 36] Compiling Network.MPD.Commands.PlaybackControl ( src/Network/MPD/Commands/PlaybackControl.hs, dist/build/Network/MPD/Commands/PlaybackControl.p_o ) [14 of 36] Compiling Network.MPD.Applicative.Output ( src/Network/MPD/Applicative/Output.hs, dist/build/Network/MPD/Applicative/Output.p_o ) [15 of 36] Compiling Network.MPD.Commands.Output ( src/Network/MPD/Commands/Output.hs, dist/build/Network/MPD/Commands/Output.p_o ) [16 of 36] Compiling Network.MPD.Applicative.Util ( src/Network/MPD/Applicative/Util.hs, dist/build/Network/MPD/Applicative/Util.p_o ) [17 of 36] Compiling Network.MPD.Applicative.StoredPlaylists ( src/Network/MPD/Applicative/StoredPlaylists.hs, dist/build/Network/MPD/Applicative/StoredPlaylists.p_o ) [18 of 36] Compiling Network.MPD.Commands.StoredPlaylists ( src/Network/MPD/Commands/StoredPlaylists.hs, dist/build/Network/MPD/Commands/StoredPlaylists.p_o ) [19 of 36] Compiling Network.MPD.Applicative.Stickers ( src/Network/MPD/Applicative/Stickers.hs, dist/build/Network/MPD/Applicative/Stickers.p_o ) [20 of 36] Compiling Network.MPD.Commands.Stickers ( src/Network/MPD/Commands/Stickers.hs, dist/build/Network/MPD/Commands/Stickers.p_o ) [21 of 36] Compiling Network.MPD.Applicative.Status ( src/Network/MPD/Applicative/Status.hs, dist/build/Network/MPD/Applicative/Status.p_o ) [22 of 36] Compiling Network.MPD.Commands.Status ( src/Network/MPD/Commands/Status.hs, dist/build/Network/MPD/Commands/Status.p_o ) BUILDSTDERR: [23 of 36] Co/tmp/ghc3760_0/ghc_250.hc: In function ‘sK22_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:102:1: error: BUILDSTDERR: warning: label ‘_cK4d’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _cK4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _cK4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK4b’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:137:1: error: BUILDSTDERR: warning: label ‘_cK4b’ defined but not used [-Wunused-label] BUILDSTDERR: 137 | _cK4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 137 | _cK4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK23_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:160:1: error: BUILDSTDERR: warning: label ‘_cK4j’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cK4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cK4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK3Y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:201:1: error: BUILDSTDERR: warning: label ‘_cK3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 201 | _cK3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 201 | _cK3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:245:1: error: BUILDSTDERR: warning: label ‘_cK4v’ defined but not used [-Wunused-label] BUILDSTDERR: 245 | _cK4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 245 | _cK4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK3L’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:272:1: error: BUILDSTDERR: warning: label ‘_cK3L’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _cK3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _cK3L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:333:1: error: BUILDSTDERR: warning: label ‘_cK4U’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _cK4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _cK4U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:393:1: error: BUILDSTDERR: warning: label ‘_cK59’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _cK59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _cK59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_commands_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:452:1: error: BUILDSTDERR: warning: label ‘_cK5p’ defined but not used [-Wunused-label] BUILDSTDERR: 452 | _cK5p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 452 | _cK5p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_notCommands2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:522:1: error: BUILDSTDERR: warning: label ‘_cK5F’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _cK5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _cK5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_notCommands4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:582:1: error: BUILDSTDERR: warning: label ‘_cK5U’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _cK5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _cK5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_notCommands_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:641:1: error: BUILDSTDERR: warning: label ‘_cK6a’ defined but not used [-Wunused-label] BUILDSTDERR: 641 | _cK6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 641 | _cK6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_tagTypes2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:711:1: error: BUILDSTDERR: warning: label ‘_cK6q’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _cK6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _cK6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_tagTypes4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:771:1: error: BUILDSTDERR: warning: label ‘_cK6F’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _cK6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _cK6F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_tagTypes_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:830:1: error: BUILDSTDERR: warning: label ‘_cK6V’ defined but not used [-Wunused-label] BUILDSTDERR: 830 | _cK6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 830 | _cK6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_urlHandlers2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:900:1: error: BUILDSTDERR: warning: label ‘_cK7b’ defined but not used [-Wunused-label] BUILDSTDERR: 900 | _cK7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 900 | _cK7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_urlHandlers4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:960:1: error: BUILDSTDERR: warning: label ‘_cK7q’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cK7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cK7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_urlHandlers_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1019:1: error: BUILDSTDERR: warning: label ‘_cK7G’ defined but not used [-Wunused-label] BUILDSTDERR: 1019 | _cK7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1019 | _cK7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘rK1Q_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1091:1: error: BUILDSTDERR: warning: label ‘_cK84’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _cK84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _cK84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK7Y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1139:1: error: BUILDSTDERR: warning: label ‘_cK7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1139 | _cK7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1139 | _cK7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘rK1R_slow’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1185:1: error: BUILDSTDERR: warning: label ‘_cK8g’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _cK8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _cK8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘rK1R_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1200:1: error: BUILDSTDERR: warning: label ‘_cK8o’ defined but not used [-Wunused-label] BUILDSTDERR: 1200 | _cK8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1200 | _cK8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK8l’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1241:1: error: BUILDSTDERR: warning: label ‘_cK8l’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _cK8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _cK8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK8T’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1310:1: error: BUILDSTDERR: warning: label ‘_cK8T’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _cK8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _cK8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK8B’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1334:1: error: BUILDSTDERR: warning: label ‘_cK8B’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _cK8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _cK8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK96’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1357:1: error: BUILDSTDERR: warning: label ‘_cK96’ defined but not used [-Wunused-label] BUILDSTDERR: 1357 | _cK96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1357 | _cK96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK9a’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1365:1: error: BUILDSTDERR: warning: label ‘_cK9a’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _cK9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _cK9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘rK1S_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1385:1: error: BUILDSTDERR: warning: label ‘_cK9A’ defined but not used [-Wunused-label] BUILDSTDERR: 1385 | _cK9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1385 | _cK9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK9x’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1413:1: error: BUILDSTDERR: warning: label ‘_cK9x’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _cK9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _cK9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK9E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1436:1: error: BUILDSTDERR: warning: label ‘_cK9E’ defined but not used [-Wunused-label] BUILDSTDERR: 1436 | _cK9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1436 | _cK9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK2H_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1470:1: error: BUILDSTDERR: warning: label ‘_cKaj’ defined but not used [-Wunused-label] BUILDSTDERR: 1470 | _cKaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1470 | _cKaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKag’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1506:1: error: BUILDSTDERR: warning: label ‘_cKag’ defined but not used [-Wunused-label] BUILDSTDERR: 1506 | _cKag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1506 | _cKag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK2U_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1543:1: error: BUILDSTDERR: warning: label ‘_cKaA’ defined but not used [-Wunused-label] BUILDSTDERR: 1543 | _cKaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1543 | _cKaA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKax’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1580:1: error: BUILDSTDERR: warning: label ‘_cKax’ defined but not used [-Wunused-label] BUILDSTDERR: 1580 | _cKax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1580 | _cKax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK2P_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1603:1: error: BUILDSTDERR: warning: label ‘_cKaS’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _cKaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _cKaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKaP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1641:1: error: BUILDSTDERR: warning: label ‘_cKaP’ defined but not used [-Wunused-label] BUILDSTDERR: 1641 | _cKaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1641 | _cKaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK2L_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1663:1: error: BUILDSTDERR: warning: label ‘_cKb6’ defined but not used [-Wunused-label] BUILDSTDERR: 1663 | _cKb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1663 | _cKb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoderszutakeDecoders_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cKbd’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cKbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cKbd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cK9W’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1730:1: error: BUILDSTDERR: warning: label ‘_cK9W’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _cK9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _cK9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKa3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1773:1: error: BUILDSTDERR: warning: label ‘_cKa3’ defined but not used [-Wunused-label] BUILDSTDERR: 1773 | _cKa3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1773 | _cKa3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK33_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1845:1: error: BUILDSTDERR: warning: label ‘_cKc7’ defined but not used [-Wunused-label] BUILDSTDERR: 1845 | _cKc7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1845 | _cKc7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKc5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1879:1: error: BUILDSTDERR: warning: label ‘_cKc5’ defined but not used [-Wunused-label] BUILDSTDERR: 1879 | _cKc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1879 | _cKc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK34_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1902:1: error: BUILDSTDERR: warning: label ‘_cKcd’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _cKcd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _cKcd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKbS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1943:1: error: BUILDSTDERR: warning: label ‘_cKbS’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _cKbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _cKbS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:1987:1: error: BUILDSTDERR: warning: label ‘_cKcp’ defined but not used [-Wunused-label] BUILDSTDERR: 1987 | _cKcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1987 | _cKcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKbF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2014:1: error: BUILDSTDERR: warning: label ‘_cKbF’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _cKbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _cKbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2075:1: error: BUILDSTDERR: warning: label ‘_cKcN’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _cKcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _cKcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2135:1: error: BUILDSTDERR: warning: label ‘_cKd2’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _cKd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _cKd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_decoders_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2194:1: error: BUILDSTDERR: warning: label ‘_cKdi’ defined but not used [-Wunused-label] BUILDSTDERR: 2194 | _cKdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2194 | _cKdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK3a_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2259:1: error: BUILDSTDERR: warning: label ‘_cKdG’ defined but not used [-Wunused-label] BUILDSTDERR: 2259 | _cKdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2259 | _cKdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK39_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2295:1: error: BUILDSTDERR: warning: label ‘_cKdQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _cKdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _cKdQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2332:1: error: BUILDSTDERR: warning: label ‘_cKdT’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _cKdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _cKdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKdu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2364:1: error: BUILDSTDERR: warning: label ‘_cKdu’ defined but not used [-Wunused-label] BUILDSTDERR: 2364 | _cKdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2364 | _cKdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK3j_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2419:1: error: BUILDSTDERR: warning: label ‘_cKeE’ defined but not used [-Wunused-label] BUILDSTDERR: 2419 | _cKeE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2419 | _cKeE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKeC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2454:1: error: BUILDSTDERR: warning: label ‘_cKeC’ defined but not used [-Wunused-label] BUILDSTDERR: 2454 | _cKeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2454 | _cKeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘sK3k_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2477:1: error: BUILDSTDERR: warning: label ‘_cKeK’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _cKeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _cKeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKep’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2518:1: error: BUILDSTDERR: warning: label ‘_cKep’ defined but not used [-Wunused-label] BUILDSTDERR: 2518 | _cKep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2518 | _cKep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2562:1: error: BUILDSTDERR: warning: label ‘_cKeW’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _cKeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _cKeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘_cKec’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2589:1: error: BUILDSTDERR: warning: label ‘_cKec’ defined but not used [-Wunused-label] BUILDSTDERR: 2589 | _cKec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2589 | _cKec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cKfk’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cKfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cKfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2710:1: error: BUILDSTDERR: warning: label ‘_cKfz’ defined but not used [-Wunused-label] BUILDSTDERR: 2710 | _cKfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2710 | _cKfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziReflection_config_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_250.hc:2769:1: error: BUILDSTDERR: warning: label ‘_cKfP’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _cKfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _cKfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_commands_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc:105:1: error: BUILDSTDERR: warning: label ‘_cKl1’ defined but not used [-Wunused-label] BUILDSTDERR: 105 | _cKl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 105 | _cKl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_notCommands_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc:148:1: error: BUILDSTDERR: warning: label ‘_cKlc’ defined but not used [-Wunused-label] BUILDSTDERR: 148 | _cKlc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 148 | _cKlc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_tagTypes_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc:191:1: error: BUILDSTDERR: warning: label ‘_cKlm’ defined but not used [-Wunused-label] BUILDSTDERR: 191 | _cKlm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 191 | _cKlm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_urlHandlers_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc:234:1: error: BUILDSTDERR: warning: label ‘_cKlw’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _cKlw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _cKlw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_decoders_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc:277:1: error: BUILDSTDERR: warning: label ‘_cKlG’ defined but not used [-Wunused-label] BUILDSTDERR: 277 | _cKlG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 277 | _cKlG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziReflection_config_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_261.hc:320:1: error: BUILDSTDERR: warning: label ‘_cKlQ’ defined but not used [-Wunused-label] BUILDSTDERR: 320 | _cKlQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 320 | _cKlQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKxW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:146:1: error: BUILDSTDERR: warning: label ‘_cKAr’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _cKAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _cKAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKAp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:181:1: error: BUILDSTDERR: warning: label ‘_cKAp’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _cKAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _cKAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKxX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:204:1: error: BUILDSTDERR: warning: label ‘_cKAx’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _cKAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _cKAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKAc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:245:1: error: BUILDSTDERR: warning: label ‘_cKAc’ defined but not used [-Wunused-label] BUILDSTDERR: 245 | _cKAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 245 | _cKAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:289:1: error: BUILDSTDERR: warning: label ‘_cKAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _cKAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _cKAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKzZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:316:1: error: BUILDSTDERR: warning: label ‘_cKzZ’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _cKzZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _cKzZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:377:1: error: BUILDSTDERR: warning: label ‘_cKB8’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _cKB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _cKB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:437:1: error: BUILDSTDERR: warning: label ‘_cKBn’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _cKBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _cKBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainStatus_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:496:1: error: BUILDSTDERR: warning: label ‘_cKBD’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _cKBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _cKBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:592:1: error: BUILDSTDERR: warning: label ‘_cKBT’ defined but not used [-Wunused-label] BUILDSTDERR: 592 | _cKBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 592 | _cKBT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:647:1: error: BUILDSTDERR: warning: label ‘_cKC9’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _cKC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _cKC9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:711:1: error: BUILDSTDERR: warning: label ‘_cKCp’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _cKCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _cKCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:775:1: error: BUILDSTDERR: warning: label ‘_cKCF’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cKCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cKCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKy0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:833:1: error: BUILDSTDERR: warning: label ‘_cKDe’ defined but not used [-Wunused-label] BUILDSTDERR: 833 | _cKDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 833 | _cKDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKD6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:869:1: error: BUILDSTDERR: warning: label ‘_cKD6’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _cKD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _cKD6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKy1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:912:1: error: BUILDSTDERR: warning: label ‘_cKDr’ defined but not used [-Wunused-label] BUILDSTDERR: 912 | _cKDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 912 | _cKDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_replayGainMode_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:977:1: error: BUILDSTDERR: warning: label ‘_cKDy’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cKDy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cKDy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘rKxJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1038:1: error: BUILDSTDERR: warning: label ‘_cKDS’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _cKDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _cKDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKy5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1090:1: error: BUILDSTDERR: warning: label ‘_cKEy’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _cKEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _cKEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKEr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1134:1: error: BUILDSTDERR: warning: label ‘_cKEr’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _cKEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _cKEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKy7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1169:1: error: BUILDSTDERR: warning: label ‘_cKEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1169 | _cKEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1169 | _cKEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKy8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1227:1: error: BUILDSTDERR: warning: label ‘_cKEO’ defined but not used [-Wunused-label] BUILDSTDERR: 1227 | _cKEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1227 | _cKEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_single_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1292:1: error: BUILDSTDERR: warning: label ‘_cKEV’ defined but not used [-Wunused-label] BUILDSTDERR: 1292 | _cKEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1292 | _cKEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_setVolume1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1353:1: error: BUILDSTDERR: warning: label ‘_cKFh’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _cKFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _cKFh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1402:1: error: BUILDSTDERR: warning: label ‘_cKFS’ defined but not used [-Wunused-label] BUILDSTDERR: 1402 | _cKFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1402 | _cKFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKFP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1440:1: error: BUILDSTDERR: warning: label ‘_cKFP’ defined but not used [-Wunused-label] BUILDSTDERR: 1440 | _cKFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1440 | _cKFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKFW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1462:1: error: BUILDSTDERR: warning: label ‘_cKFW’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _cKFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _cKFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1502:1: error: BUILDSTDERR: warning: label ‘_cKG7’ defined but not used [-Wunused-label] BUILDSTDERR: 1502 | _cKG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1502 | _cKG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1559:1: error: BUILDSTDERR: warning: label ‘_cKGc’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _cKGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _cKGc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwsetVolume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cKGi’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cKGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cKGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_setVolume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1674:1: error: BUILDSTDERR: warning: label ‘_cKGD’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _cKGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _cKGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKGA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1699:1: error: BUILDSTDERR: warning: label ‘_cKGA’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _cKGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _cKGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘rKxK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1746:1: error: BUILDSTDERR: warning: label ‘_cKGU’ defined but not used [-Wunused-label] BUILDSTDERR: 1746 | _cKGU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1746 | _cKGU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1798:1: error: BUILDSTDERR: warning: label ‘_cKHA’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _cKHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _cKHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKHt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1842:1: error: BUILDSTDERR: warning: label ‘_cKHt’ defined but not used [-Wunused-label] BUILDSTDERR: 1842 | _cKHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1842 | _cKHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1877:1: error: BUILDSTDERR: warning: label ‘_cKHL’ defined but not used [-Wunused-label] BUILDSTDERR: 1877 | _cKHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1877 | _cKHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:1935:1: error: BUILDSTDERR: warning: label ‘_cKHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _cKHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _cKHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_repeat_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2000:1: error: BUILDSTDERR: warning: label ‘_cKHX’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _cKHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _cKHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘rKxL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2061:1: error: BUILDSTDERR: warning: label ‘_cKIj’ defined but not used [-Wunused-label] BUILDSTDERR: 2061 | _cKIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2061 | _cKIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2113:1: error: BUILDSTDERR: warning: label ‘_cKIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2113 | _cKIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2113 | _cKIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKIS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2157:1: error: BUILDSTDERR: warning: label ‘_cKIS’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _cKIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _cKIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2192:1: error: BUILDSTDERR: warning: label ‘_cKJa’ defined but not used [-Wunused-label] BUILDSTDERR: 2192 | _cKJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2192 | _cKJa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2250:1: error: BUILDSTDERR: warning: label ‘_cKJf’ defined but not used [-Wunused-label] BUILDSTDERR: 2250 | _cKJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2250 | _cKJf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_random_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2315:1: error: BUILDSTDERR: warning: label ‘_cKJm’ defined but not used [-Wunused-label] BUILDSTDERR: 2315 | _cKJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2315 | _cKJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘rKxM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2376:1: error: BUILDSTDERR: warning: label ‘_cKJI’ defined but not used [-Wunused-label] BUILDSTDERR: 2376 | _cKJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2376 | _cKJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2428:1: error: BUILDSTDERR: warning: label ‘_cKKo’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _cKKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _cKKo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKKh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2472:1: error: BUILDSTDERR: warning: label ‘_cKKh’ defined but not used [-Wunused-label] BUILDSTDERR: 2472 | _cKKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2472 | _cKKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2507:1: error: BUILDSTDERR: warning: label ‘_cKKz’ defined but not used [-Wunused-label] BUILDSTDERR: 2507 | _cKKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2507 | _cKKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2565:1: error: BUILDSTDERR: warning: label ‘_cKKE’ defined but not used [-Wunused-label] BUILDSTDERR: 2565 | _cKKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2565 | _cKKE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_consume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2630:1: error: BUILDSTDERR: warning: label ‘_cKKL’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _cKKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _cKKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDelay1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2691:1: error: BUILDSTDERR: warning: label ‘_cKL7’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _cKL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _cKL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2741:1: error: BUILDSTDERR: warning: label ‘_cKLI’ defined but not used [-Wunused-label] BUILDSTDERR: 2741 | _cKLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2741 | _cKLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKLF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2778:1: error: BUILDSTDERR: warning: label ‘_cKLF’ defined but not used [-Wunused-label] BUILDSTDERR: 2778 | _cKLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2778 | _cKLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2818:1: error: BUILDSTDERR: warning: label ‘_cKLP’ defined but not used [-Wunused-label] BUILDSTDERR: 2818 | _cKLP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2818 | _cKLP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKyR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2876:1: error: BUILDSTDERR: warning: label ‘_cKLU’ defined but not used [-Wunused-label] BUILDSTDERR: 2876 | _cKLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2876 | _cKLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwmixrampDelay_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2940:1: error: BUILDSTDERR: warning: label ‘_cKM0’ defined but not used [-Wunused-label] BUILDSTDERR: 2940 | _cKM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2940 | _cKM0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDelay_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:2991:1: error: BUILDSTDERR: warning: label ‘_cKMl’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _cKMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _cKMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKMi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3016:1: error: BUILDSTDERR: warning: label ‘_cKMi’ defined but not used [-Wunused-label] BUILDSTDERR: 3016 | _cKMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3016 | _cKMi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDb1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3063:1: error: BUILDSTDERR: warning: label ‘_cKMC’ defined but not used [-Wunused-label] BUILDSTDERR: 3063 | _cKMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3063 | _cKMC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKz1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3113:1: error: BUILDSTDERR: warning: label ‘_cKNd’ defined but not used [-Wunused-label] BUILDSTDERR: 3113 | _cKNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3113 | _cKNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKNa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3150:1: error: BUILDSTDERR: warning: label ‘_cKNa’ defined but not used [-Wunused-label] BUILDSTDERR: 3150 | _cKNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3150 | _cKNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKz3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3190:1: error: BUILDSTDERR: warning: label ‘_cKNk’ defined but not used [-Wunused-label] BUILDSTDERR: 3190 | _cKNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3190 | _cKNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKz4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3248:1: error: BUILDSTDERR: warning: label ‘_cKNp’ defined but not used [-Wunused-label] BUILDSTDERR: 3248 | _cKNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3248 | _cKNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwmixrampDb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3312:1: error: BUILDSTDERR: warning: label ‘_cKNv’ defined but not used [-Wunused-label] BUILDSTDERR: 3312 | _cKNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3312 | _cKNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_mixrampDb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3363:1: error: BUILDSTDERR: warning: label ‘_cKNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3363 | _cKNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3363 | _cKNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKNN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3388:1: error: BUILDSTDERR: warning: label ‘_cKNN’ defined but not used [-Wunused-label] BUILDSTDERR: 3388 | _cKNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3388 | _cKNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_crossfade1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3435:1: error: BUILDSTDERR: warning: label ‘_cKO7’ defined but not used [-Wunused-label] BUILDSTDERR: 3435 | _cKO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3435 | _cKO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKze_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3485:1: error: BUILDSTDERR: warning: label ‘_cKOI’ defined but not used [-Wunused-label] BUILDSTDERR: 3485 | _cKOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3485 | _cKOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKOF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3522:1: error: BUILDSTDERR: warning: label ‘_cKOF’ defined but not used [-Wunused-label] BUILDSTDERR: 3522 | _cKOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3522 | _cKOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3562:1: error: BUILDSTDERR: warning: label ‘_cKOP’ defined but not used [-Wunused-label] BUILDSTDERR: 3562 | _cKOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3562 | _cKOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘sKzh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3620:1: error: BUILDSTDERR: warning: label ‘_cKOU’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _cKOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _cKOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_zdwcrossfade_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3684:1: error: BUILDSTDERR: warning: label ‘_cKP0’ defined but not used [-Wunused-label] BUILDSTDERR: 3684 | _cKP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3684 | _cKP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziPlaybackOptions_crossfade_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3735:1: error: BUILDSTDERR: warning: label ‘_cKPl’ defined but not used [-Wunused-label] BUILDSTDERR: 3735 | _cKPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3735 | _cKPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc: In function ‘_cKPi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_272.hc:3760:1: error: BUILDSTDERR: warning: label ‘_cKPi’ defined but not used [-Wunused-label] BUILDSTDERR: 3760 | _cKPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3760 | _cKPi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_consume1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:126:1: error: BUILDSTDERR: warning: label ‘_cKZa’ defined but not used [-Wunused-label] BUILDSTDERR: 126 | _cKZa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 126 | _cKZa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKXJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:178:1: error: BUILDSTDERR: warning: label ‘_cL00’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cL00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cL00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘_cKZT’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:222:1: error: BUILDSTDERR: warning: label ‘_cKZT’ defined but not used [-Wunused-label] BUILDSTDERR: 222 | _cKZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 222 | _cKZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKXL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:257:1: error: BUILDSTDERR: warning: label ‘_cL0b’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cL0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cL0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKXM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:315:1: error: BUILDSTDERR: warning: label ‘_cL0g’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _cL0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _cL0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKXO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:383:1: error: BUILDSTDERR: warning: label ‘_cL0m’ defined but not used [-Wunused-label] BUILDSTDERR: 383 | _cL0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 383 | _cL0m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_consume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:450:1: error: BUILDSTDERR: warning: label ‘_cL0r’ defined but not used [-Wunused-label] BUILDSTDERR: 450 | _cL0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 450 | _cL0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKXU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:499:1: error: BUILDSTDERR: warning: label ‘_cL0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _cL0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _cL0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘_cL0W’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:538:1: error: BUILDSTDERR: warning: label ‘_cL0W’ defined but not used [-Wunused-label] BUILDSTDERR: 538 | _cL0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 538 | _cL0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_crossfade_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:565:1: error: BUILDSTDERR: warning: label ‘_cL12’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _cL12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _cL12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_random1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:612:1: error: BUILDSTDERR: warning: label ‘_cL1k’ defined but not used [-Wunused-label] BUILDSTDERR: 612 | _cL1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 612 | _cL1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKXY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:664:1: error: BUILDSTDERR: warning: label ‘_cL2a’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cL2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cL2a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘_cL23’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:708:1: error: BUILDSTDERR: warning: label ‘_cL23’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _cL23: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _cL23: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKY0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:743:1: error: BUILDSTDERR: warning: label ‘_cL2l’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _cL2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _cL2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKY1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:801:1: error: BUILDSTDERR: warning: label ‘_cL2q’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _cL2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _cL2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKY3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:869:1: error: BUILDSTDERR: warning: label ‘_cL2w’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _cL2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _cL2w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_random_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:936:1: error: BUILDSTDERR: warning: label ‘_cL2B’ defined but not used [-Wunused-label] BUILDSTDERR: 936 | _cL2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 936 | _cL2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_repeat1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:983:1: error: BUILDSTDERR: warning: label ‘_cL2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cL2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cL2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKY7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1035:1: error: BUILDSTDERR: warning: label ‘_cL3P’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _cL3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _cL3P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘_cL3I’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1079:1: error: BUILDSTDERR: warning: label ‘_cL3I’ defined but not used [-Wunused-label] BUILDSTDERR: 1079 | _cL3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1079 | _cL3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKY9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cL40’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cL40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cL40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1172:1: error: BUILDSTDERR: warning: label ‘_cL45’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _cL45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _cL45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1240:1: error: BUILDSTDERR: warning: label ‘_cL4b’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _cL4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _cL4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_repeat_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1307:1: error: BUILDSTDERR: warning: label ‘_cL4g’ defined but not used [-Wunused-label] BUILDSTDERR: 1307 | _cL4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1307 | _cL4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1356:1: error: BUILDSTDERR: warning: label ‘_cL4M’ defined but not used [-Wunused-label] BUILDSTDERR: 1356 | _cL4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1356 | _cL4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘_cL4K’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1395:1: error: BUILDSTDERR: warning: label ‘_cL4K’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _cL4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _cL4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_setVolume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1422:1: error: BUILDSTDERR: warning: label ‘_cL4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _cL4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _cL4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_single1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1469:1: error: BUILDSTDERR: warning: label ‘_cL58’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _cL58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _cL58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1521:1: error: BUILDSTDERR: warning: label ‘_cL5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1521 | _cL5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1521 | _cL5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘_cL5R’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1565:1: error: BUILDSTDERR: warning: label ‘_cL5R’ defined but not used [-Wunused-label] BUILDSTDERR: 1565 | _cL5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1565 | _cL5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1600:1: error: BUILDSTDERR: warning: label ‘_cL69’ defined but not used [-Wunused-label] BUILDSTDERR: 1600 | _cL69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1600 | _cL69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1658:1: error: BUILDSTDERR: warning: label ‘_cL6e’ defined but not used [-Wunused-label] BUILDSTDERR: 1658 | _cL6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1658 | _cL6e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1726:1: error: BUILDSTDERR: warning: label ‘_cL6k’ defined but not used [-Wunused-label] BUILDSTDERR: 1726 | _cL6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1726 | _cL6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_single_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1793:1: error: BUILDSTDERR: warning: label ‘_cL6p’ defined but not used [-Wunused-label] BUILDSTDERR: 1793 | _cL6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1793 | _cL6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1838:1: error: BUILDSTDERR: warning: label ‘_cL7i’ defined but not used [-Wunused-label] BUILDSTDERR: 1838 | _cL7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1838 | _cL7i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘_cL7a’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1874:1: error: BUILDSTDERR: warning: label ‘_cL7a’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _cL7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _cL7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1917:1: error: BUILDSTDERR: warning: label ‘_cL7v’ defined but not used [-Wunused-label] BUILDSTDERR: 1917 | _cL7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1917 | _cL7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘sKYy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cL7B’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cL7B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cL7B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_replayGainMode_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:2052:1: error: BUILDSTDERR: warning: label ‘_cL7G’ defined but not used [-Wunused-label] BUILDSTDERR: 2052 | _cL7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2052 | _cL7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziPlaybackOptions_replayGainStatus_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_283.hc:2100:1: error: BUILDSTDERR: warning: label ‘_cL7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _cL7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _cL7Y: BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/Database.hs:17:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 17 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLxN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:189:1: error: BUILDSTDERR: warning: label ‘_cLD2’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _cLD2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _cLD2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLxO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:227:1: error: BUILDSTDERR: warning: label ‘_cLD5’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _cLD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _cLD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLCQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:268:1: error: BUILDSTDERR: warning: label ‘_cLCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _cLCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _cLCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:312:1: error: BUILDSTDERR: warning: label ‘_cLDh’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _cLDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _cLDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLCD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:339:1: error: BUILDSTDERR: warning: label ‘_cLCD’ defined but not used [-Wunused-label] BUILDSTDERR: 339 | _cLCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 339 | _cLCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:402:1: error: BUILDSTDERR: warning: label ‘_cLDG’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _cLDG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _cLDG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:453:1: error: BUILDSTDERR: warning: label ‘_cLDU’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cLDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cLDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:508:1: error: BUILDSTDERR: warning: label ‘_cLEa’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _cLEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _cLEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLxU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:565:1: error: BUILDSTDERR: warning: label ‘_cLFi’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _cLFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _cLFi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLEV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:619:1: error: BUILDSTDERR: warning: label ‘_cLEV’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cLEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cLEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLxW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:734:1: error: BUILDSTDERR: warning: label ‘_cLGf’ defined but not used [-Wunused-label] BUILDSTDERR: 734 | _cLGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 734 | _cLGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLxX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:790:1: error: BUILDSTDERR: warning: label ‘_cLGk’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _cLGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _cLGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLy6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:849:1: error: BUILDSTDERR: warning: label ‘_cLH1’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _cLH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _cLH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLGX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:898:1: error: BUILDSTDERR: warning: label ‘_cLGX’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _cLGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _cLGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLH4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:922:1: error: BUILDSTDERR: warning: label ‘_cLH4’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _cLH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _cLH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLy9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:945:1: error: BUILDSTDERR: warning: label ‘_cLHi’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _cLHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _cLHi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLGH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:986:1: error: BUILDSTDERR: warning: label ‘_cLGH’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cLGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cLGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLya_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1048:1: error: BUILDSTDERR: warning: label ‘_cLHt’ defined but not used [-Wunused-label] BUILDSTDERR: 1048 | _cLHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1048 | _cLHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1107:1: error: BUILDSTDERR: warning: label ‘_cLHC’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _cLHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _cLHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLEt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1156:1: error: BUILDSTDERR: warning: label ‘_cLEt’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _cLEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _cLEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLxR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cLHW’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cLHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cLHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlist_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1268:1: error: BUILDSTDERR: warning: label ‘_cLHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _cLHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _cLHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_list_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cLIu’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cLIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cLIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLIr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1348:1: error: BUILDSTDERR: warning: label ‘_cLIr’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _cLIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _cLIr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_searchAddPl1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1421:1: error: BUILDSTDERR: warning: label ‘_cLIL’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _cLIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _cLIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1470:1: error: BUILDSTDERR: warning: label ‘_cLJi’ defined but not used [-Wunused-label] BUILDSTDERR: 1470 | _cLJi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1470 | _cLJi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1509:1: error: BUILDSTDERR: warning: label ‘_cLJz’ defined but not used [-Wunused-label] BUILDSTDERR: 1509 | _cLJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1509 | _cLJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLJv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1558:1: error: BUILDSTDERR: warning: label ‘_cLJv’ defined but not used [-Wunused-label] BUILDSTDERR: 1558 | _cLJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1558 | _cLJv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLJC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1582:1: error: BUILDSTDERR: warning: label ‘_cLJC’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _cLJC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _cLJC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1613:1: error: BUILDSTDERR: warning: label ‘_cLJO’ defined but not used [-Wunused-label] BUILDSTDERR: 1613 | _cLJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1613 | _cLJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1682:1: error: BUILDSTDERR: warning: label ‘_cLK1’ defined but not used [-Wunused-label] BUILDSTDERR: 1682 | _cLK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1682 | _cLK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1723:1: error: BUILDSTDERR: warning: label ‘_cLK4’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _cLK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _cLK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwsearchAddPl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1795:1: error: BUILDSTDERR: warning: label ‘_cLKa’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _cLKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _cLKa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_searchAddPl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cLKz’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cLKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cLKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLKw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1877:1: error: BUILDSTDERR: warning: label ‘_cLKw’ defined but not used [-Wunused-label] BUILDSTDERR: 1877 | _cLKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1877 | _cLKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘rLxy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1924:1: error: BUILDSTDERR: warning: label ‘_cLKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1924 | _cLKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1924 | _cLKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:1974:1: error: BUILDSTDERR: warning: label ‘_cLLj’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _cLLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _cLLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLLh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2005:1: error: BUILDSTDERR: warning: label ‘_cLLh’ defined but not used [-Wunused-label] BUILDSTDERR: 2005 | _cLLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2005 | _cLLh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2033:1: error: BUILDSTDERR: warning: label ‘_cLLp’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _cLLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _cLLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_searchAdd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2098:1: error: BUILDSTDERR: warning: label ‘_cLLw’ defined but not used [-Wunused-label] BUILDSTDERR: 2098 | _cLLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2098 | _cLLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_search2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2159:1: error: BUILDSTDERR: warning: label ‘_cLLR’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _cLLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _cLLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘rLxz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2217:1: error: BUILDSTDERR: warning: label ‘_cLM5’ defined but not used [-Wunused-label] BUILDSTDERR: 2217 | _cLM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2217 | _cLM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2267:1: error: BUILDSTDERR: warning: label ‘_cLMy’ defined but not used [-Wunused-label] BUILDSTDERR: 2267 | _cLMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2267 | _cLMy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLMw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2298:1: error: BUILDSTDERR: warning: label ‘_cLMw’ defined but not used [-Wunused-label] BUILDSTDERR: 2298 | _cLMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2298 | _cLMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2326:1: error: BUILDSTDERR: warning: label ‘_cLME’ defined but not used [-Wunused-label] BUILDSTDERR: 2326 | _cLME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2326 | _cLME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2386:1: error: BUILDSTDERR: warning: label ‘_cLMS’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _cLMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _cLMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_search_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2433:1: error: BUILDSTDERR: warning: label ‘_cLMW’ defined but not used [-Wunused-label] BUILDSTDERR: 2433 | _cLMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2433 | _cLMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘rLxA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2498:1: error: BUILDSTDERR: warning: label ‘_cLNi’ defined but not used [-Wunused-label] BUILDSTDERR: 2498 | _cLNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2498 | _cLNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2548:1: error: BUILDSTDERR: warning: label ‘_cLNL’ defined but not used [-Wunused-label] BUILDSTDERR: 2548 | _cLNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2548 | _cLNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLNJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2579:1: error: BUILDSTDERR: warning: label ‘_cLNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2579 | _cLNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2579 | _cLNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2607:1: error: BUILDSTDERR: warning: label ‘_cLNR’ defined but not used [-Wunused-label] BUILDSTDERR: 2607 | _cLNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2607 | _cLNR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_findAdd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2672:1: error: BUILDSTDERR: warning: label ‘_cLNY’ defined but not used [-Wunused-label] BUILDSTDERR: 2672 | _cLNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2672 | _cLNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_find2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2733:1: error: BUILDSTDERR: warning: label ‘_cLOj’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _cLOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _cLOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘rLxB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2791:1: error: BUILDSTDERR: warning: label ‘_cLOx’ defined but not used [-Wunused-label] BUILDSTDERR: 2791 | _cLOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2791 | _cLOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2841:1: error: BUILDSTDERR: warning: label ‘_cLP0’ defined but not used [-Wunused-label] BUILDSTDERR: 2841 | _cLP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2841 | _cLP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLOY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2872:1: error: BUILDSTDERR: warning: label ‘_cLOY’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _cLOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _cLOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2900:1: error: BUILDSTDERR: warning: label ‘_cLP6’ defined but not used [-Wunused-label] BUILDSTDERR: 2900 | _cLP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2900 | _cLP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:2960:1: error: BUILDSTDERR: warning: label ‘_cLPk’ defined but not used [-Wunused-label] BUILDSTDERR: 2960 | _cLPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2960 | _cLPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_find_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3007:1: error: BUILDSTDERR: warning: label ‘_cLPo’ defined but not used [-Wunused-label] BUILDSTDERR: 3007 | _cLPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3007 | _cLPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_count2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3072:1: error: BUILDSTDERR: warning: label ‘_cLPL’ defined but not used [-Wunused-label] BUILDSTDERR: 3072 | _cLPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3072 | _cLPL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘rLxC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3130:1: error: BUILDSTDERR: warning: label ‘_cLPZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3130 | _cLPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3130 | _cLPZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLz1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3180:1: error: BUILDSTDERR: warning: label ‘_cLQs’ defined but not used [-Wunused-label] BUILDSTDERR: 3180 | _cLQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3180 | _cLQs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLQq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3211:1: error: BUILDSTDERR: warning: label ‘_cLQq’ defined but not used [-Wunused-label] BUILDSTDERR: 3211 | _cLQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3211 | _cLQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLz2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3239:1: error: BUILDSTDERR: warning: label ‘_cLQy’ defined but not used [-Wunused-label] BUILDSTDERR: 3239 | _cLQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3239 | _cLQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLyZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3299:1: error: BUILDSTDERR: warning: label ‘_cLQM’ defined but not used [-Wunused-label] BUILDSTDERR: 3299 | _cLQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3299 | _cLQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_count_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3346:1: error: BUILDSTDERR: warning: label ‘_cLQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3346 | _cLQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3346 | _cLQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3411:1: error: BUILDSTDERR: warning: label ‘_cLRd’ defined but not used [-Wunused-label] BUILDSTDERR: 3411 | _cLRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3411 | _cLRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLzd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3469:1: error: BUILDSTDERR: warning: label ‘_cLRR’ defined but not used [-Wunused-label] BUILDSTDERR: 3469 | _cLRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3469 | _cLRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLRN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3518:1: error: BUILDSTDERR: warning: label ‘_cLRN’ defined but not used [-Wunused-label] BUILDSTDERR: 3518 | _cLRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3518 | _cLRN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLRU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3542:1: error: BUILDSTDERR: warning: label ‘_cLRU’ defined but not used [-Wunused-label] BUILDSTDERR: 3542 | _cLRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3542 | _cLRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLzg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3569:1: error: BUILDSTDERR: warning: label ‘_cLS6’ defined but not used [-Wunused-label] BUILDSTDERR: 3569 | _cLS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3569 | _cLS6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLzh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3633:1: error: BUILDSTDERR: warning: label ‘_cLSb’ defined but not used [-Wunused-label] BUILDSTDERR: 3633 | _cLSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3633 | _cLSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLz6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3694:1: error: BUILDSTDERR: warning: label ‘_cLSp’ defined but not used [-Wunused-label] BUILDSTDERR: 3694 | _cLSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3694 | _cLSp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlsInfozq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3741:1: error: BUILDSTDERR: warning: label ‘_cLSs’ defined but not used [-Wunused-label] BUILDSTDERR: 3741 | _cLSs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3741 | _cLSs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfozq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3800:1: error: BUILDSTDERR: warning: label ‘_cLSP’ defined but not used [-Wunused-label] BUILDSTDERR: 3800 | _cLSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3800 | _cLSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLSM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3827:1: error: BUILDSTDERR: warning: label ‘_cLSM’ defined but not used [-Wunused-label] BUILDSTDERR: 3827 | _cLSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3827 | _cLSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3874:1: error: BUILDSTDERR: warning: label ‘_cLT6’ defined but not used [-Wunused-label] BUILDSTDERR: 3874 | _cLT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3874 | _cLT6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLzs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3927:1: error: BUILDSTDERR: warning: label ‘_cLTy’ defined but not used [-Wunused-label] BUILDSTDERR: 3927 | _cLTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3927 | _cLTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLTv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:3967:1: error: BUILDSTDERR: warning: label ‘_cLTv’ defined but not used [-Wunused-label] BUILDSTDERR: 3967 | _cLTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3967 | _cLTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4007:1: error: BUILDSTDERR: warning: label ‘_cLTE’ defined but not used [-Wunused-label] BUILDSTDERR: 4007 | _cLTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4007 | _cLTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfo1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4075:1: error: BUILDSTDERR: warning: label ‘_cLTW’ defined but not used [-Wunused-label] BUILDSTDERR: 4075 | _cLTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4075 | _cLTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLzx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4128:1: error: BUILDSTDERR: warning: label ‘_cLUo’ defined but not used [-Wunused-label] BUILDSTDERR: 4128 | _cLUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4128 | _cLUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLUl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4168:1: error: BUILDSTDERR: warning: label ‘_cLUl’ defined but not used [-Wunused-label] BUILDSTDERR: 4168 | _cLUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4168 | _cLUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_lsInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4208:1: error: BUILDSTDERR: warning: label ‘_cLUu’ defined but not used [-Wunused-label] BUILDSTDERR: 4208 | _cLUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4208 | _cLUu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘rLxE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4278:1: error: BUILDSTDERR: warning: label ‘_cLUU’ defined but not used [-Wunused-label] BUILDSTDERR: 4278 | _cLUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4278 | _cLUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLUO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4326:1: error: BUILDSTDERR: warning: label ‘_cLUO’ defined but not used [-Wunused-label] BUILDSTDERR: 4326 | _cLUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4326 | _cLUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLA1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4377:1: error: BUILDSTDERR: warning: label ‘_cLVR’ defined but not used [-Wunused-label] BUILDSTDERR: 4377 | _cLVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4377 | _cLVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLA4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4413:1: error: BUILDSTDERR: warning: label ‘_cLWb’ defined but not used [-Wunused-label] BUILDSTDERR: 4413 | _cLWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4413 | _cLWb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLA5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4449:1: error: BUILDSTDERR: warning: label ‘_cLWm’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _cLWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _cLWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAllzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4485:1: error: BUILDSTDERR: warning: label ‘_cLWt’ defined but not used [-Wunused-label] BUILDSTDERR: 4485 | _cLWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4485 | _cLWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLV6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4505:1: error: BUILDSTDERR: warning: label ‘_cLV6’ defined but not used [-Wunused-label] BUILDSTDERR: 4505 | _cLV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4505 | _cLV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLVa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4523:1: error: BUILDSTDERR: warning: label ‘_cLVa’ defined but not used [-Wunused-label] BUILDSTDERR: 4523 | _cLVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4523 | _cLVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLVh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4559:1: error: BUILDSTDERR: warning: label ‘_cLVh’ defined but not used [-Wunused-label] BUILDSTDERR: 4559 | _cLVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4559 | _cLVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLVn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4587:1: error: BUILDSTDERR: warning: label ‘_cLVn’ defined but not used [-Wunused-label] BUILDSTDERR: 4587 | _cLVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4587 | _cLVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLVt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4631:1: error: BUILDSTDERR: warning: label ‘_cLVt’ defined but not used [-Wunused-label] BUILDSTDERR: 4631 | _cLVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4631 | _cLVt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLVZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4730:1: error: BUILDSTDERR: warning: label ‘_cLVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4730 | _cLVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4730 | _cLVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLVF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4781:1: error: BUILDSTDERR: warning: label ‘_cLVF’ defined but not used [-Wunused-label] BUILDSTDERR: 4781 | _cLVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4781 | _cLVF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLWU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4827:1: error: BUILDSTDERR: warning: label ‘_cLWU’ defined but not used [-Wunused-label] BUILDSTDERR: 4827 | _cLWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4827 | _cLWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLAe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4848:1: error: BUILDSTDERR: warning: label ‘_cLY0’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _cLY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _cLY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLXY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4882:1: error: BUILDSTDERR: warning: label ‘_cLXY’ defined but not used [-Wunused-label] BUILDSTDERR: 4882 | _cLXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4882 | _cLXY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLAf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4905:1: error: BUILDSTDERR: warning: label ‘_cLY6’ defined but not used [-Wunused-label] BUILDSTDERR: 4905 | _cLY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4905 | _cLY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLXL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4946:1: error: BUILDSTDERR: warning: label ‘_cLXL’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _cLXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _cLXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAll3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:4995:1: error: BUILDSTDERR: warning: label ‘_cLYi’ defined but not used [-Wunused-label] BUILDSTDERR: 4995 | _cLYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4995 | _cLYi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLXy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5021:1: error: BUILDSTDERR: warning: label ‘_cLXy’ defined but not used [-Wunused-label] BUILDSTDERR: 5021 | _cLXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5021 | _cLXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAll1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5082:1: error: BUILDSTDERR: warning: label ‘_cLYH’ defined but not used [-Wunused-label] BUILDSTDERR: 5082 | _cLYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5082 | _cLYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLAo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5135:1: error: BUILDSTDERR: warning: label ‘_cLZl’ defined but not used [-Wunused-label] BUILDSTDERR: 5135 | _cLZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5135 | _cLZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLZh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5184:1: error: BUILDSTDERR: warning: label ‘_cLZh’ defined but not used [-Wunused-label] BUILDSTDERR: 5184 | _cLZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5184 | _cLZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cLZo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5208:1: error: BUILDSTDERR: warning: label ‘_cLZo’ defined but not used [-Wunused-label] BUILDSTDERR: 5208 | _cLZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5208 | _cLZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLAr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5235:1: error: BUILDSTDERR: warning: label ‘_cLZA’ defined but not used [-Wunused-label] BUILDSTDERR: 5235 | _cLZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5235 | _cLZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLAs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5299:1: error: BUILDSTDERR: warning: label ‘_cLZF’ defined but not used [-Wunused-label] BUILDSTDERR: 5299 | _cLZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5299 | _cLZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLAh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5359:1: error: BUILDSTDERR: warning: label ‘_cLZT’ defined but not used [-Wunused-label] BUILDSTDERR: 5359 | _cLZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5359 | _cLZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwlistAll_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5405:1: error: BUILDSTDERR: warning: label ‘_cLZW’ defined but not used [-Wunused-label] BUILDSTDERR: 5405 | _cLZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5405 | _cLZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_listAll_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5460:1: error: BUILDSTDERR: warning: label ‘_cM0j’ defined but not used [-Wunused-label] BUILDSTDERR: 5460 | _cM0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5460 | _cM0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM0g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5485:1: error: BUILDSTDERR: warning: label ‘_cM0g’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _cM0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _cM0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5534:1: error: BUILDSTDERR: warning: label ‘_cM0I’ defined but not used [-Wunused-label] BUILDSTDERR: 5534 | _cM0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5534 | _cM0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM0C’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5582:1: error: BUILDSTDERR: warning: label ‘_cM0C’ defined but not used [-Wunused-label] BUILDSTDERR: 5582 | _cM0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5582 | _cM0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5638:1: error: BUILDSTDERR: warning: label ‘_cM13’ defined but not used [-Wunused-label] BUILDSTDERR: 5638 | _cM13: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5638 | _cM13: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5702:1: error: BUILDSTDERR: warning: label ‘_cM1l’ defined but not used [-Wunused-label] BUILDSTDERR: 5702 | _cM1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5702 | _cM1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM1f’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5740:1: error: BUILDSTDERR: warning: label ‘_cM1f’ defined but not used [-Wunused-label] BUILDSTDERR: 5740 | _cM1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5740 | _cM1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM1x’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5798:1: error: BUILDSTDERR: warning: label ‘_cM1x’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _cM1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _cM1x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM1K’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5833:1: error: BUILDSTDERR: warning: label ‘_cM1K’ defined but not used [-Wunused-label] BUILDSTDERR: 5833 | _cM1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5833 | _cM1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM1Q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5861:1: error: BUILDSTDERR: warning: label ‘_cM1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5861 | _cM1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5861 | _cM1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM1W’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5903:1: error: BUILDSTDERR: warning: label ‘_cM1W’ defined but not used [-Wunused-label] BUILDSTDERR: 5903 | _cM1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5903 | _cM1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM31’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:5977:1: error: BUILDSTDERR: warning: label ‘_cM31’ defined but not used [-Wunused-label] BUILDSTDERR: 5977 | _cM31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5977 | _cM31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM2J’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6002:1: error: BUILDSTDERR: warning: label ‘_cM2J’ defined but not used [-Wunused-label] BUILDSTDERR: 6002 | _cM2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6002 | _cM2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_sLBa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6027:1: error: BUILDSTDERR: warning: label ‘_sLBa’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _sLBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _sLBa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM2g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6045:1: error: BUILDSTDERR: warning: label ‘_cM2g’ defined but not used [-Wunused-label] BUILDSTDERR: 6045 | _cM2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6045 | _cM2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM2n’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6075:1: error: BUILDSTDERR: warning: label ‘_cM2n’ defined but not used [-Wunused-label] BUILDSTDERR: 6075 | _cM2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6075 | _cM2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM3i’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6104:1: error: BUILDSTDERR: warning: label ‘_cM3i’ defined but not used [-Wunused-label] BUILDSTDERR: 6104 | _cM3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6104 | _cM3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6133:1: error: BUILDSTDERR: warning: label ‘_cM3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6133 | _cM3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6133 | _cM3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLBu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6194:1: error: BUILDSTDERR: warning: label ‘_cM4J’ defined but not used [-Wunused-label] BUILDSTDERR: 6194 | _cM4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6194 | _cM4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM4F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6243:1: error: BUILDSTDERR: warning: label ‘_cM4F’ defined but not used [-Wunused-label] BUILDSTDERR: 6243 | _cM4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6243 | _cM4F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM4M’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6267:1: error: BUILDSTDERR: warning: label ‘_cM4M’ defined but not used [-Wunused-label] BUILDSTDERR: 6267 | _cM4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6267 | _cM4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLBx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6290:1: error: BUILDSTDERR: warning: label ‘_cM50’ defined but not used [-Wunused-label] BUILDSTDERR: 6290 | _cM50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6290 | _cM50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM4p’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6331:1: error: BUILDSTDERR: warning: label ‘_cM4p’ defined but not used [-Wunused-label] BUILDSTDERR: 6331 | _cM4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6331 | _cM4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLBy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6395:1: error: BUILDSTDERR: warning: label ‘_cM5b’ defined but not used [-Wunused-label] BUILDSTDERR: 6395 | _cM5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6395 | _cM5b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_zdwupdatezu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6461:1: error: BUILDSTDERR: warning: label ‘_cM5h’ defined but not used [-Wunused-label] BUILDSTDERR: 6461 | _cM5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6461 | _cM5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_updatezu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6516:1: error: BUILDSTDERR: warning: label ‘_cM5C’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _cM5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _cM5C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM5z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6543:1: error: BUILDSTDERR: warning: label ‘_cM5z’ defined but not used [-Wunused-label] BUILDSTDERR: 6543 | _cM5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6543 | _cM5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cM5T’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cM5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cM5T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLBJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6643:1: error: BUILDSTDERR: warning: label ‘_cM6l’ defined but not used [-Wunused-label] BUILDSTDERR: 6643 | _cM6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6643 | _cM6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM6i’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6683:1: error: BUILDSTDERR: warning: label ‘_cM6i’ defined but not used [-Wunused-label] BUILDSTDERR: 6683 | _cM6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6683 | _cM6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_rescan_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6723:1: error: BUILDSTDERR: warning: label ‘_cM6r’ defined but not used [-Wunused-label] BUILDSTDERR: 6723 | _cM6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6723 | _cM6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_update1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6791:1: error: BUILDSTDERR: warning: label ‘_cM6J’ defined but not used [-Wunused-label] BUILDSTDERR: 6791 | _cM6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6791 | _cM6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘sLBO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6844:1: error: BUILDSTDERR: warning: label ‘_cM7b’ defined but not used [-Wunused-label] BUILDSTDERR: 6844 | _cM7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6844 | _cM7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘_cM78’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6884:1: error: BUILDSTDERR: warning: label ‘_cM78’ defined but not used [-Wunused-label] BUILDSTDERR: 6884 | _cM78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6884 | _cM78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziDatabase_update_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_294.hc:6924:1: error: BUILDSTDERR: warning: label ‘_cM7h’ defined but not used [-Wunused-label] BUILDSTDERR: 6924 | _cM7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6924 | _cM7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_count1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:148:1: error: BUILDSTDERR: warning: label ‘_cMiW’ defined but not used [-Wunused-label] BUILDSTDERR: 148 | _cMiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 148 | _cMiW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:198:1: error: BUILDSTDERR: warning: label ‘_cMjz’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _cMjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _cMjz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMjx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:229:1: error: BUILDSTDERR: warning: label ‘_cMjx’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _cMjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _cMjx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:257:1: error: BUILDSTDERR: warning: label ‘_cMjF’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cMjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cMjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:317:1: error: BUILDSTDERR: warning: label ‘_cMjT’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cMjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cMjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:367:1: error: BUILDSTDERR: warning: label ‘_cMjW’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _cMjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _cMjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_count_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:438:1: error: BUILDSTDERR: warning: label ‘_cMk1’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cMk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cMk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_find1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:485:1: error: BUILDSTDERR: warning: label ‘_cMkq’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _cMkq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _cMkq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:535:1: error: BUILDSTDERR: warning: label ‘_cMl3’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cMl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cMl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMl1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:566:1: error: BUILDSTDERR: warning: label ‘_cMl1’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _cMl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _cMl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:594:1: error: BUILDSTDERR: warning: label ‘_cMl9’ defined but not used [-Wunused-label] BUILDSTDERR: 594 | _cMl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 594 | _cMl9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:654:1: error: BUILDSTDERR: warning: label ‘_cMln’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _cMln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _cMln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:704:1: error: BUILDSTDERR: warning: label ‘_cMlq’ defined but not used [-Wunused-label] BUILDSTDERR: 704 | _cMlq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 704 | _cMlq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_find_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:775:1: error: BUILDSTDERR: warning: label ‘_cMlv’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cMlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cMlv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_findAdd1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:822:1: error: BUILDSTDERR: warning: label ‘_cMlT’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cMlT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cMlT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMht_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:872:1: error: BUILDSTDERR: warning: label ‘_cMmw’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _cMmw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _cMmw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMmu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:903:1: error: BUILDSTDERR: warning: label ‘_cMmu’ defined but not used [-Wunused-label] BUILDSTDERR: 903 | _cMmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 903 | _cMmu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:931:1: error: BUILDSTDERR: warning: label ‘_cMmC’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cMmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cMmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:999:1: error: BUILDSTDERR: warning: label ‘_cMmI’ defined but not used [-Wunused-label] BUILDSTDERR: 999 | _cMmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 999 | _cMmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_findAdd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1066:1: error: BUILDSTDERR: warning: label ‘_cMmN’ defined but not used [-Wunused-label] BUILDSTDERR: 1066 | _cMmN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1066 | _cMmN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1116:1: error: BUILDSTDERR: warning: label ‘_cMnh’ defined but not used [-Wunused-label] BUILDSTDERR: 1116 | _cMnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1116 | _cMnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMnf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1157:1: error: BUILDSTDERR: warning: label ‘_cMnf’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _cMnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _cMnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_list_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1185:1: error: BUILDSTDERR: warning: label ‘_cMnl’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _cMnl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _cMnl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1236:1: error: BUILDSTDERR: warning: label ‘_cMnL’ defined but not used [-Wunused-label] BUILDSTDERR: 1236 | _cMnL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1236 | _cMnL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMnJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1275:1: error: BUILDSTDERR: warning: label ‘_cMnJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1275 | _cMnJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1275 | _cMnJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_listAll_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1302:1: error: BUILDSTDERR: warning: label ‘_cMnP’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _cMnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _cMnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1351:1: error: BUILDSTDERR: warning: label ‘_cMof’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _cMof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _cMof: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMod’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1392:1: error: BUILDSTDERR: warning: label ‘_cMod’ defined but not used [-Wunused-label] BUILDSTDERR: 1392 | _cMod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1392 | _cMod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_listAllInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1419:1: error: BUILDSTDERR: warning: label ‘_cMol’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _cMol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _cMol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1468:1: error: BUILDSTDERR: warning: label ‘_cMoL’ defined but not used [-Wunused-label] BUILDSTDERR: 1468 | _cMoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1468 | _cMoL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMoJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1509:1: error: BUILDSTDERR: warning: label ‘_cMoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1509 | _cMoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1509 | _cMoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_lsInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1536:1: error: BUILDSTDERR: warning: label ‘_cMoR’ defined but not used [-Wunused-label] BUILDSTDERR: 1536 | _cMoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1536 | _cMoR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_search1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1583:1: error: BUILDSTDERR: warning: label ‘_cMp9’ defined but not used [-Wunused-label] BUILDSTDERR: 1583 | _cMp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1583 | _cMp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMi0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1633:1: error: BUILDSTDERR: warning: label ‘_cMpM’ defined but not used [-Wunused-label] BUILDSTDERR: 1633 | _cMpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1633 | _cMpM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMpK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1664:1: error: BUILDSTDERR: warning: label ‘_cMpK’ defined but not used [-Wunused-label] BUILDSTDERR: 1664 | _cMpK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1664 | _cMpK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMi1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1692:1: error: BUILDSTDERR: warning: label ‘_cMpS’ defined but not used [-Wunused-label] BUILDSTDERR: 1692 | _cMpS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1692 | _cMpS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMhY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1752:1: error: BUILDSTDERR: warning: label ‘_cMq6’ defined but not used [-Wunused-label] BUILDSTDERR: 1752 | _cMq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1752 | _cMq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMi3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1802:1: error: BUILDSTDERR: warning: label ‘_cMq9’ defined but not used [-Wunused-label] BUILDSTDERR: 1802 | _cMq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1802 | _cMq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_search_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1873:1: error: BUILDSTDERR: warning: label ‘_cMqe’ defined but not used [-Wunused-label] BUILDSTDERR: 1873 | _cMqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1873 | _cMqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMi9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1922:1: error: BUILDSTDERR: warning: label ‘_cMqK’ defined but not used [-Wunused-label] BUILDSTDERR: 1922 | _cMqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1922 | _cMqK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMqI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1963:1: error: BUILDSTDERR: warning: label ‘_cMqI’ defined but not used [-Wunused-label] BUILDSTDERR: 1963 | _cMqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1963 | _cMqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_update_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cMqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cMqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cMqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘sMif_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:2039:1: error: BUILDSTDERR: warning: label ‘_cMrg’ defined but not used [-Wunused-label] BUILDSTDERR: 2039 | _cMrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2039 | _cMrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘_cMre’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:2080:1: error: BUILDSTDERR: warning: label ‘_cMre’ defined but not used [-Wunused-label] BUILDSTDERR: 2080 | _cMre: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2080 | _cMre: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziDatabase_rescan_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_305.hc:2107:1: error: BUILDSTDERR: warning: label ‘_cMrm’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _cMrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _cMrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_move1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:249:1: error: BUILDSTDERR: warning: label ‘_cNDL’ defined but not used [-Wunused-label] BUILDSTDERR: 249 | _cNDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 249 | _cNDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNuy_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:301:1: error: BUILDSTDERR: warning: label ‘_cNEm’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _cNEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _cNEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNEj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:344:1: error: BUILDSTDERR: warning: label ‘_cNEj’ defined but not used [-Wunused-label] BUILDSTDERR: 344 | _cNEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 344 | _cNEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNEq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:366:1: error: BUILDSTDERR: warning: label ‘_cNEq’ defined but not used [-Wunused-label] BUILDSTDERR: 366 | _cNEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 366 | _cNEq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNuF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:406:1: error: BUILDSTDERR: warning: label ‘_cNEN’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cNEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cNEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNEK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:449:1: error: BUILDSTDERR: warning: label ‘_cNEK’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cNEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cNEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNER’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:471:1: error: BUILDSTDERR: warning: label ‘_cNER’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cNER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cNER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNux_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:514:1: error: BUILDSTDERR: warning: label ‘_cNF3’ defined but not used [-Wunused-label] BUILDSTDERR: 514 | _cNF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 514 | _cNF3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNuL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:575:1: error: BUILDSTDERR: warning: label ‘_cNFg’ defined but not used [-Wunused-label] BUILDSTDERR: 575 | _cNFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 575 | _cNFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNuM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:616:1: error: BUILDSTDERR: warning: label ‘_cNFj’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cNFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cNFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmove_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:688:1: error: BUILDSTDERR: warning: label ‘_cNFp’ defined but not used [-Wunused-label] BUILDSTDERR: 688 | _cNFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 688 | _cNFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_move_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:743:1: error: BUILDSTDERR: warning: label ‘_cNFP’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _cNFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _cNFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNFM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:770:1: error: BUILDSTDERR: warning: label ‘_cNFM’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _cNFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _cNFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:813:1: error: BUILDSTDERR: warning: label ‘_cNGz’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _cNGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _cNGz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNGw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:851:1: error: BUILDSTDERR: warning: label ‘_cNGw’ defined but not used [-Wunused-label] BUILDSTDERR: 851 | _cNGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 851 | _cNGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNGD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:873:1: error: BUILDSTDERR: warning: label ‘_cNGD’ defined but not used [-Wunused-label] BUILDSTDERR: 873 | _cNGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 873 | _cNGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNva_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:910:1: error: BUILDSTDERR: warning: label ‘_cNHm’ defined but not used [-Wunused-label] BUILDSTDERR: 910 | _cNHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 910 | _cNHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNHj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:948:1: error: BUILDSTDERR: warning: label ‘_cNHj’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _cNHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _cNHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNHq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:970:1: error: BUILDSTDERR: warning: label ‘_cNHq’ defined but not used [-Wunused-label] BUILDSTDERR: 970 | _cNHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 970 | _cNHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1009:1: error: BUILDSTDERR: warning: label ‘_cNHA’ defined but not used [-Wunused-label] BUILDSTDERR: 1009 | _cNHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1009 | _cNHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1055:1: error: BUILDSTDERR: warning: label ‘_cNHF’ defined but not used [-Wunused-label] BUILDSTDERR: 1055 | _cNHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | _cNHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNGW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1094:1: error: BUILDSTDERR: warning: label ‘_cNGW’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _cNGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _cNGW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNH2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1119:1: error: BUILDSTDERR: warning: label ‘_cNH2’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _cNH2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _cNH2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNuV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cNHO’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cNHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cNHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNGj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1216:1: error: BUILDSTDERR: warning: label ‘_cNGj’ defined but not used [-Wunused-label] BUILDSTDERR: 1216 | _cNGj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1216 | _cNGj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1272:1: error: BUILDSTDERR: warning: label ‘_cNI4’ defined but not used [-Wunused-label] BUILDSTDERR: 1272 | _cNI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1272 | _cNI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1313:1: error: BUILDSTDERR: warning: label ‘_cNI7’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _cNI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _cNI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmoveRange_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1385:1: error: BUILDSTDERR: warning: label ‘_cNId’ defined but not used [-Wunused-label] BUILDSTDERR: 1385 | _cNId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1385 | _cNId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_moveRange_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1440:1: error: BUILDSTDERR: warning: label ‘_cNIG’ defined but not used [-Wunused-label] BUILDSTDERR: 1440 | _cNIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1440 | _cNIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNID’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1467:1: error: BUILDSTDERR: warning: label ‘_cNID’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _cNID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _cNID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_moveId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1514:1: error: BUILDSTDERR: warning: label ‘_cNIX’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _cNIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _cNIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1566:1: error: BUILDSTDERR: warning: label ‘_cNJy’ defined but not used [-Wunused-label] BUILDSTDERR: 1566 | _cNJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1566 | _cNJy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNJv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1609:1: error: BUILDSTDERR: warning: label ‘_cNJv’ defined but not used [-Wunused-label] BUILDSTDERR: 1609 | _cNJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1609 | _cNJv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNJC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1631:1: error: BUILDSTDERR: warning: label ‘_cNJC’ defined but not used [-Wunused-label] BUILDSTDERR: 1631 | _cNJC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1631 | _cNJC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cNJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cNJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cNJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNJW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1714:1: error: BUILDSTDERR: warning: label ‘_cNJW’ defined but not used [-Wunused-label] BUILDSTDERR: 1714 | _cNJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1714 | _cNJW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNK3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1736:1: error: BUILDSTDERR: warning: label ‘_cNK3’ defined but not used [-Wunused-label] BUILDSTDERR: 1736 | _cNK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1736 | _cNK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1779:1: error: BUILDSTDERR: warning: label ‘_cNKf’ defined but not used [-Wunused-label] BUILDSTDERR: 1779 | _cNKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1779 | _cNKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1840:1: error: BUILDSTDERR: warning: label ‘_cNKs’ defined but not used [-Wunused-label] BUILDSTDERR: 1840 | _cNKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1840 | _cNKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1881:1: error: BUILDSTDERR: warning: label ‘_cNKv’ defined but not used [-Wunused-label] BUILDSTDERR: 1881 | _cNKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1881 | _cNKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwmoveId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:1953:1: error: BUILDSTDERR: warning: label ‘_cNKB’ defined but not used [-Wunused-label] BUILDSTDERR: 1953 | _cNKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1953 | _cNKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_moveId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2008:1: error: BUILDSTDERR: warning: label ‘_cNL0’ defined but not used [-Wunused-label] BUILDSTDERR: 2008 | _cNL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2008 | _cNL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNKX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2035:1: error: BUILDSTDERR: warning: label ‘_cNKX’ defined but not used [-Wunused-label] BUILDSTDERR: 2035 | _cNKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2035 | _cNKX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swap1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2082:1: error: BUILDSTDERR: warning: label ‘_cNLh’ defined but not used [-Wunused-label] BUILDSTDERR: 2082 | _cNLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2082 | _cNLh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2134:1: error: BUILDSTDERR: warning: label ‘_cNLS’ defined but not used [-Wunused-label] BUILDSTDERR: 2134 | _cNLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2134 | _cNLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNLP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2177:1: error: BUILDSTDERR: warning: label ‘_cNLP’ defined but not used [-Wunused-label] BUILDSTDERR: 2177 | _cNLP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2177 | _cNLP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNLW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2199:1: error: BUILDSTDERR: warning: label ‘_cNLW’ defined but not used [-Wunused-label] BUILDSTDERR: 2199 | _cNLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2199 | _cNLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNw1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2239:1: error: BUILDSTDERR: warning: label ‘_cNMj’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _cNMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _cNMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNMg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2282:1: error: BUILDSTDERR: warning: label ‘_cNMg’ defined but not used [-Wunused-label] BUILDSTDERR: 2282 | _cNMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2282 | _cNMg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNMn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2304:1: error: BUILDSTDERR: warning: label ‘_cNMn’ defined but not used [-Wunused-label] BUILDSTDERR: 2304 | _cNMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2304 | _cNMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNvT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2347:1: error: BUILDSTDERR: warning: label ‘_cNMz’ defined but not used [-Wunused-label] BUILDSTDERR: 2347 | _cNMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2347 | _cNMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNw7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2408:1: error: BUILDSTDERR: warning: label ‘_cNMM’ defined but not used [-Wunused-label] BUILDSTDERR: 2408 | _cNMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2408 | _cNMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNw8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2449:1: error: BUILDSTDERR: warning: label ‘_cNMP’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _cNMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _cNMP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwswap_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2521:1: error: BUILDSTDERR: warning: label ‘_cNMV’ defined but not used [-Wunused-label] BUILDSTDERR: 2521 | _cNMV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2521 | _cNMV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swap_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2576:1: error: BUILDSTDERR: warning: label ‘_cNNk’ defined but not used [-Wunused-label] BUILDSTDERR: 2576 | _cNNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2576 | _cNNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNNh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2603:1: error: BUILDSTDERR: warning: label ‘_cNNh’ defined but not used [-Wunused-label] BUILDSTDERR: 2603 | _cNNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2603 | _cNNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swapId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cNNB’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cNNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cNNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNwi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2702:1: error: BUILDSTDERR: warning: label ‘_cNOc’ defined but not used [-Wunused-label] BUILDSTDERR: 2702 | _cNOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2702 | _cNOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNO9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2745:1: error: BUILDSTDERR: warning: label ‘_cNO9’ defined but not used [-Wunused-label] BUILDSTDERR: 2745 | _cNO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2745 | _cNO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNOg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2767:1: error: BUILDSTDERR: warning: label ‘_cNOg’ defined but not used [-Wunused-label] BUILDSTDERR: 2767 | _cNOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2767 | _cNOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNwp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2807:1: error: BUILDSTDERR: warning: label ‘_cNOD’ defined but not used [-Wunused-label] BUILDSTDERR: 2807 | _cNOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2807 | _cNOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNOA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2850:1: error: BUILDSTDERR: warning: label ‘_cNOA’ defined but not used [-Wunused-label] BUILDSTDERR: 2850 | _cNOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2850 | _cNOA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNOH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2872:1: error: BUILDSTDERR: warning: label ‘_cNOH’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _cNOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _cNOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNwh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cNOT’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cNOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cNOT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNwv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:2976:1: error: BUILDSTDERR: warning: label ‘_cNP6’ defined but not used [-Wunused-label] BUILDSTDERR: 2976 | _cNP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2976 | _cNP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNww_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3017:1: error: BUILDSTDERR: warning: label ‘_cNP9’ defined but not used [-Wunused-label] BUILDSTDERR: 3017 | _cNP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3017 | _cNP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwswapId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3089:1: error: BUILDSTDERR: warning: label ‘_cNPf’ defined but not used [-Wunused-label] BUILDSTDERR: 3089 | _cNPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3089 | _cNPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_swapId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3144:1: error: BUILDSTDERR: warning: label ‘_cNPE’ defined but not used [-Wunused-label] BUILDSTDERR: 3144 | _cNPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3144 | _cNPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNPB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3171:1: error: BUILDSTDERR: warning: label ‘_cNPB’ defined but not used [-Wunused-label] BUILDSTDERR: 3171 | _cNPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3171 | _cNPB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_add1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3218:1: error: BUILDSTDERR: warning: label ‘_cNPV’ defined but not used [-Wunused-label] BUILDSTDERR: 3218 | _cNPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3218 | _cNPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNwK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3271:1: error: BUILDSTDERR: warning: label ‘_cNQz’ defined but not used [-Wunused-label] BUILDSTDERR: 3271 | _cNQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3271 | _cNQz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNQv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3320:1: error: BUILDSTDERR: warning: label ‘_cNQv’ defined but not used [-Wunused-label] BUILDSTDERR: 3320 | _cNQv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3320 | _cNQv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNQC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3344:1: error: BUILDSTDERR: warning: label ‘_cNQC’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _cNQC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _cNQC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNwN_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3371:1: error: BUILDSTDERR: warning: label ‘_cNQO’ defined but not used [-Wunused-label] BUILDSTDERR: 3371 | _cNQO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3371 | _cNQO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNwO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3435:1: error: BUILDSTDERR: warning: label ‘_cNQT’ defined but not used [-Wunused-label] BUILDSTDERR: 3435 | _cNQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3435 | _cNQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwadd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3499:1: error: BUILDSTDERR: warning: label ‘_cNQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3499 | _cNQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3499 | _cNQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_add_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3550:1: error: BUILDSTDERR: warning: label ‘_cNRk’ defined but not used [-Wunused-label] BUILDSTDERR: 3550 | _cNRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3550 | _cNRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNRh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3575:1: error: BUILDSTDERR: warning: label ‘_cNRh’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _cNRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _cNRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_delete1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3622:1: error: BUILDSTDERR: warning: label ‘_cNRB’ defined but not used [-Wunused-label] BUILDSTDERR: 3622 | _cNRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3622 | _cNRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNx0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3671:1: error: BUILDSTDERR: warning: label ‘_cNSc’ defined but not used [-Wunused-label] BUILDSTDERR: 3671 | _cNSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3671 | _cNSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNS9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cNS9’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cNS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cNS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNSg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3731:1: error: BUILDSTDERR: warning: label ‘_cNSg’ defined but not used [-Wunused-label] BUILDSTDERR: 3731 | _cNSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3731 | _cNSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNx2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3771:1: error: BUILDSTDERR: warning: label ‘_cNSr’ defined but not used [-Wunused-label] BUILDSTDERR: 3771 | _cNSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3771 | _cNSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNx3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3828:1: error: BUILDSTDERR: warning: label ‘_cNSw’ defined but not used [-Wunused-label] BUILDSTDERR: 3828 | _cNSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3828 | _cNSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdelete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3892:1: error: BUILDSTDERR: warning: label ‘_cNSC’ defined but not used [-Wunused-label] BUILDSTDERR: 3892 | _cNSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3892 | _cNSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_delete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3943:1: error: BUILDSTDERR: warning: label ‘_cNSX’ defined but not used [-Wunused-label] BUILDSTDERR: 3943 | _cNSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3943 | _cNSX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNSU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:3968:1: error: BUILDSTDERR: warning: label ‘_cNSU’ defined but not used [-Wunused-label] BUILDSTDERR: 3968 | _cNSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3968 | _cNSU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4011:1: error: BUILDSTDERR: warning: label ‘_cNU4’ defined but not used [-Wunused-label] BUILDSTDERR: 4011 | _cNU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4011 | _cNU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNU1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4049:1: error: BUILDSTDERR: warning: label ‘_cNU1’ defined but not used [-Wunused-label] BUILDSTDERR: 4049 | _cNU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4049 | _cNU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNU8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4071:1: error: BUILDSTDERR: warning: label ‘_cNU8’ defined but not used [-Wunused-label] BUILDSTDERR: 4071 | _cNU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4071 | _cNU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cNUi’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cNUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cNUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4156:1: error: BUILDSTDERR: warning: label ‘_cNUn’ defined but not used [-Wunused-label] BUILDSTDERR: 4156 | _cNUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4156 | _cNUn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNTE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4195:1: error: BUILDSTDERR: warning: label ‘_cNTE’ defined but not used [-Wunused-label] BUILDSTDERR: 4195 | _cNTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4195 | _cNTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNTK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4220:1: error: BUILDSTDERR: warning: label ‘_cNTK’ defined but not used [-Wunused-label] BUILDSTDERR: 4220 | _cNTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4220 | _cNTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4264:1: error: BUILDSTDERR: warning: label ‘_cNUw’ defined but not used [-Wunused-label] BUILDSTDERR: 4264 | _cNUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4264 | _cNUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNTr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4303:1: error: BUILDSTDERR: warning: label ‘_cNTr’ defined but not used [-Wunused-label] BUILDSTDERR: 4303 | _cNTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4303 | _cNTr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4353:1: error: BUILDSTDERR: warning: label ‘_cNUE’ defined but not used [-Wunused-label] BUILDSTDERR: 4353 | _cNUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4353 | _cNUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdeleteRange_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4417:1: error: BUILDSTDERR: warning: label ‘_cNUK’ defined but not used [-Wunused-label] BUILDSTDERR: 4417 | _cNUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4417 | _cNUK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_deleteRange_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4468:1: error: BUILDSTDERR: warning: label ‘_cNV9’ defined but not used [-Wunused-label] BUILDSTDERR: 4468 | _cNV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4468 | _cNV9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNV6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4493:1: error: BUILDSTDERR: warning: label ‘_cNV6’ defined but not used [-Wunused-label] BUILDSTDERR: 4493 | _cNV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4493 | _cNV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_deleteId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4540:1: error: BUILDSTDERR: warning: label ‘_cNVq’ defined but not used [-Wunused-label] BUILDSTDERR: 4540 | _cNVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4540 | _cNVq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4589:1: error: BUILDSTDERR: warning: label ‘_cNW1’ defined but not used [-Wunused-label] BUILDSTDERR: 4589 | _cNW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4589 | _cNW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNVY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4627:1: error: BUILDSTDERR: warning: label ‘_cNVY’ defined but not used [-Wunused-label] BUILDSTDERR: 4627 | _cNVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4627 | _cNVY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNW5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4649:1: error: BUILDSTDERR: warning: label ‘_cNW5’ defined but not used [-Wunused-label] BUILDSTDERR: 4649 | _cNW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4649 | _cNW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxH_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4689:1: error: BUILDSTDERR: warning: label ‘_cNWg’ defined but not used [-Wunused-label] BUILDSTDERR: 4689 | _cNWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4689 | _cNWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNxI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4746:1: error: BUILDSTDERR: warning: label ‘_cNWl’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _cNWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _cNWl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwdeleteId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4810:1: error: BUILDSTDERR: warning: label ‘_cNWr’ defined but not used [-Wunused-label] BUILDSTDERR: 4810 | _cNWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4810 | _cNWr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_deleteId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4861:1: error: BUILDSTDERR: warning: label ‘_cNWM’ defined but not used [-Wunused-label] BUILDSTDERR: 4861 | _cNWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4861 | _cNWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNWJ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4886:1: error: BUILDSTDERR: warning: label ‘_cNWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4886 | _cNWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4886 | _cNWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4933:1: error: BUILDSTDERR: warning: label ‘_cNX3’ defined but not used [-Wunused-label] BUILDSTDERR: 4933 | _cNX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4933 | _cNX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistSearch1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:4986:1: error: BUILDSTDERR: warning: label ‘_cNXh’ defined but not used [-Wunused-label] BUILDSTDERR: 4986 | _cNXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4986 | _cNXh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5039:1: error: BUILDSTDERR: warning: label ‘_cNXv’ defined but not used [-Wunused-label] BUILDSTDERR: 5039 | _cNXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5039 | _cNXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfo2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5092:1: error: BUILDSTDERR: warning: label ‘_cNXJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _cNXJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _cNXJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistFind1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5145:1: error: BUILDSTDERR: warning: label ‘_cNXX’ defined but not used [-Wunused-label] BUILDSTDERR: 5145 | _cNXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5145 | _cNXX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5203:1: error: BUILDSTDERR: warning: label ‘_cNYk’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _cNYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _cNYk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNYe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5255:1: error: BUILDSTDERR: warning: label ‘_cNYe’ defined but not used [-Wunused-label] BUILDSTDERR: 5255 | _cNYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5255 | _cNYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosIdzuf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5319:1: error: BUILDSTDERR: warning: label ‘_cNYF’ defined but not used [-Wunused-label] BUILDSTDERR: 5319 | _cNYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5319 | _cNYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘rNu4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5384:1: error: BUILDSTDERR: warning: label ‘_cNZ1’ defined but not used [-Wunused-label] BUILDSTDERR: 5384 | _cNZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5384 | _cNZ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNYV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5432:1: error: BUILDSTDERR: warning: label ‘_cNYV’ defined but not used [-Wunused-label] BUILDSTDERR: 5432 | _cNYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5432 | _cNYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘rNu5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5490:1: error: BUILDSTDERR: warning: label ‘_cNZt’ defined but not used [-Wunused-label] BUILDSTDERR: 5490 | _cNZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5490 | _cNZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNZn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5538:1: error: BUILDSTDERR: warning: label ‘_cNZn’ defined but not used [-Wunused-label] BUILDSTDERR: 5538 | _cNZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5538 | _cNZn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘rNu6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5594:1: error: BUILDSTDERR: warning: label ‘_cNZO’ defined but not used [-Wunused-label] BUILDSTDERR: 5594 | _cNZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5594 | _cNZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosIdzugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cO05’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cO05: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cO05: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cNZY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5685:1: error: BUILDSTDERR: warning: label ‘_cNZY’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _cNZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _cNZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO0e’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5722:1: error: BUILDSTDERR: warning: label ‘_cO0e’ defined but not used [-Wunused-label] BUILDSTDERR: 5722 | _cO0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5722 | _cO0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO0q’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5757:1: error: BUILDSTDERR: warning: label ‘_cO0q’ defined but not used [-Wunused-label] BUILDSTDERR: 5757 | _cO0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5757 | _cO0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO0w’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5785:1: error: BUILDSTDERR: warning: label ‘_cO0w’ defined but not used [-Wunused-label] BUILDSTDERR: 5785 | _cO0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5785 | _cO0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO0C’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5827:1: error: BUILDSTDERR: warning: label ‘_cO0C’ defined but not used [-Wunused-label] BUILDSTDERR: 5827 | _cO0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5827 | _cO0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO3y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5901:1: error: BUILDSTDERR: warning: label ‘_cO3y’ defined but not used [-Wunused-label] BUILDSTDERR: 5901 | _cO3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5901 | _cO3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO3g’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5926:1: error: BUILDSTDERR: warning: label ‘_cO3g’ defined but not used [-Wunused-label] BUILDSTDERR: 5926 | _cO3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5926 | _cO3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_sNyA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5951:1: error: BUILDSTDERR: warning: label ‘_sNyA’ defined but not used [-Wunused-label] BUILDSTDERR: 5951 | _sNyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5951 | _sNyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO0W’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:5970:1: error: BUILDSTDERR: warning: label ‘_cO0W’ defined but not used [-Wunused-label] BUILDSTDERR: 5970 | _cO0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5970 | _cO0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO18’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6004:1: error: BUILDSTDERR: warning: label ‘_cO18’ defined but not used [-Wunused-label] BUILDSTDERR: 6004 | _cO18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6004 | _cO18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO1e’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6032:1: error: BUILDSTDERR: warning: label ‘_cO1e’ defined but not used [-Wunused-label] BUILDSTDERR: 6032 | _cO1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6032 | _cO1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO1k’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6074:1: error: BUILDSTDERR: warning: label ‘_cO1k’ defined but not used [-Wunused-label] BUILDSTDERR: 6074 | _cO1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6074 | _cO1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO2U’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6148:1: error: BUILDSTDERR: warning: label ‘_cO2U’ defined but not used [-Wunused-label] BUILDSTDERR: 6148 | _cO2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6148 | _cO2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO2C’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6173:1: error: BUILDSTDERR: warning: label ‘_cO2C’ defined but not used [-Wunused-label] BUILDSTDERR: 6173 | _cO2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6173 | _cO2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_sNyS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6198:1: error: BUILDSTDERR: warning: label ‘_sNyS’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _sNyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _sNyS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO1E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6220:1: error: BUILDSTDERR: warning: label ‘_cO1E’ defined but not used [-Wunused-label] BUILDSTDERR: 6220 | _cO1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6220 | _cO1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO1M’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6262:1: error: BUILDSTDERR: warning: label ‘_cO1M’ defined but not used [-Wunused-label] BUILDSTDERR: 6262 | _cO1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6262 | _cO1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO20’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6300:1: error: BUILDSTDERR: warning: label ‘_cO20’ defined but not used [-Wunused-label] BUILDSTDERR: 6300 | _cO20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6300 | _cO20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO2c’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6335:1: error: BUILDSTDERR: warning: label ‘_cO2c’ defined but not used [-Wunused-label] BUILDSTDERR: 6335 | _cO2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6335 | _cO2c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO3P’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6388:1: error: BUILDSTDERR: warning: label ‘_cO3P’ defined but not used [-Wunused-label] BUILDSTDERR: 6388 | _cO3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6388 | _cO3P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6407:1: error: BUILDSTDERR: warning: label ‘_cO5e’ defined but not used [-Wunused-label] BUILDSTDERR: 6407 | _cO5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6407 | _cO5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6444:1: error: BUILDSTDERR: warning: label ‘_cO5z’ defined but not used [-Wunused-label] BUILDSTDERR: 6444 | _cO5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6444 | _cO5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6485:1: error: BUILDSTDERR: warning: label ‘_cO5C’ defined but not used [-Wunused-label] BUILDSTDERR: 6485 | _cO5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6485 | _cO5C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO55’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6526:1: error: BUILDSTDERR: warning: label ‘_cO55’ defined but not used [-Wunused-label] BUILDSTDERR: 6526 | _cO55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6526 | _cO55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO5i’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6560:1: error: BUILDSTDERR: warning: label ‘_cO5i’ defined but not used [-Wunused-label] BUILDSTDERR: 6560 | _cO5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6560 | _cO5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO5n’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6584:1: error: BUILDSTDERR: warning: label ‘_cO5n’ defined but not used [-Wunused-label] BUILDSTDERR: 6584 | _cO5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6584 | _cO5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6646:1: error: BUILDSTDERR: warning: label ‘_cO5U’ defined but not used [-Wunused-label] BUILDSTDERR: 6646 | _cO5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6646 | _cO5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6716:1: error: BUILDSTDERR: warning: label ‘_cO6g’ defined but not used [-Wunused-label] BUILDSTDERR: 6716 | _cO6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6716 | _cO6g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6766:1: error: BUILDSTDERR: warning: label ‘_cO6R’ defined but not used [-Wunused-label] BUILDSTDERR: 6766 | _cO6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6766 | _cO6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO6O’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6803:1: error: BUILDSTDERR: warning: label ‘_cO6O’ defined but not used [-Wunused-label] BUILDSTDERR: 6803 | _cO6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6803 | _cO6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6843:1: error: BUILDSTDERR: warning: label ‘_cO6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6843 | _cO6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6843 | _cO6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6901:1: error: BUILDSTDERR: warning: label ‘_cO73’ defined but not used [-Wunused-label] BUILDSTDERR: 6901 | _cO73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6901 | _cO73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:6961:1: error: BUILDSTDERR: warning: label ‘_cO7h’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _cO7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _cO7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwplChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7007:1: error: BUILDSTDERR: warning: label ‘_cO7k’ defined but not used [-Wunused-label] BUILDSTDERR: 7007 | _cO7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7007 | _cO7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7062:1: error: BUILDSTDERR: warning: label ‘_cO7H’ defined but not used [-Wunused-label] BUILDSTDERR: 7062 | _cO7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7062 | _cO7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO7E’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7087:1: error: BUILDSTDERR: warning: label ‘_cO7E’ defined but not used [-Wunused-label] BUILDSTDERR: 7087 | _cO7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7087 | _cO7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_shuffle2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7134:1: error: BUILDSTDERR: warning: label ‘_cO7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 7134 | _cO7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7134 | _cO7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_shuffle1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7189:1: error: BUILDSTDERR: warning: label ‘_cO8e’ defined but not used [-Wunused-label] BUILDSTDERR: 7189 | _cO8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7189 | _cO8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7246:1: error: BUILDSTDERR: warning: label ‘_cO9p’ defined but not used [-Wunused-label] BUILDSTDERR: 7246 | _cO9p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7246 | _cO9p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO9m’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7284:1: error: BUILDSTDERR: warning: label ‘_cO9m’ defined but not used [-Wunused-label] BUILDSTDERR: 7284 | _cO9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7284 | _cO9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO9t’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7306:1: error: BUILDSTDERR: warning: label ‘_cO9t’ defined but not used [-Wunused-label] BUILDSTDERR: 7306 | _cO9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7306 | _cO9t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7345:1: error: BUILDSTDERR: warning: label ‘_cO9D’ defined but not used [-Wunused-label] BUILDSTDERR: 7345 | _cO9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7345 | _cO9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7391:1: error: BUILDSTDERR: warning: label ‘_cO9I’ defined but not used [-Wunused-label] BUILDSTDERR: 7391 | _cO9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7391 | _cO9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO8Z’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7430:1: error: BUILDSTDERR: warning: label ‘_cO8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7430 | _cO8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7430 | _cO8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO95’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7455:1: error: BUILDSTDERR: warning: label ‘_cO95’ defined but not used [-Wunused-label] BUILDSTDERR: 7455 | _cO95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7455 | _cO95: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7499:1: error: BUILDSTDERR: warning: label ‘_cO9V’ defined but not used [-Wunused-label] BUILDSTDERR: 7499 | _cO9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7499 | _cO9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO8F’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7536:1: error: BUILDSTDERR: warning: label ‘_cO8F’ defined but not used [-Wunused-label] BUILDSTDERR: 7536 | _cO8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7536 | _cO8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cO8M’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7574:1: error: BUILDSTDERR: warning: label ‘_cO8M’ defined but not used [-Wunused-label] BUILDSTDERR: 7574 | _cO8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7574 | _cO8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNzZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7624:1: error: BUILDSTDERR: warning: label ‘_cOa7’ defined but not used [-Wunused-label] BUILDSTDERR: 7624 | _cOa7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7624 | _cOa7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwshuffle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7693:1: error: BUILDSTDERR: warning: label ‘_cOad’ defined but not used [-Wunused-label] BUILDSTDERR: 7693 | _cOad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7693 | _cOad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_shuffle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7743:1: error: BUILDSTDERR: warning: label ‘_cOaD’ defined but not used [-Wunused-label] BUILDSTDERR: 7743 | _cOaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7743 | _cOaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOaA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7768:1: error: BUILDSTDERR: warning: label ‘_cOaA’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _cOaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _cOaA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7839:1: error: BUILDSTDERR: warning: label ‘_cOaU’ defined but not used [-Wunused-label] BUILDSTDERR: 7839 | _cOaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7839 | _cOaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7890:1: error: BUILDSTDERR: warning: label ‘_cObI’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _cObI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _cObI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cObF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7927:1: error: BUILDSTDERR: warning: label ‘_cObF’ defined but not used [-Wunused-label] BUILDSTDERR: 7927 | _cObF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7927 | _cObF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:7967:1: error: BUILDSTDERR: warning: label ‘_cObP’ defined but not used [-Wunused-label] BUILDSTDERR: 7967 | _cObP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7967 | _cObP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8025:1: error: BUILDSTDERR: warning: label ‘_cObU’ defined but not used [-Wunused-label] BUILDSTDERR: 8025 | _cObU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8025 | _cObU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNA6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8085:1: error: BUILDSTDERR: warning: label ‘_cOc8’ defined but not used [-Wunused-label] BUILDSTDERR: 8085 | _cOc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8085 | _cOc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8130:1: error: BUILDSTDERR: warning: label ‘_cOcc’ defined but not used [-Wunused-label] BUILDSTDERR: 8130 | _cOcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8130 | _cOcc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_plChanges_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8193:1: error: BUILDSTDERR: warning: label ‘_cOch’ defined but not used [-Wunused-label] BUILDSTDERR: 8193 | _cOch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8193 | _cOch: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8258:1: error: BUILDSTDERR: warning: label ‘_cOd9’ defined but not used [-Wunused-label] BUILDSTDERR: 8258 | _cOd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8258 | _cOd9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOd7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8289:1: error: BUILDSTDERR: warning: label ‘_cOd7’ defined but not used [-Wunused-label] BUILDSTDERR: 8289 | _cOd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8289 | _cOd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8317:1: error: BUILDSTDERR: warning: label ‘_cOdf’ defined but not used [-Wunused-label] BUILDSTDERR: 8317 | _cOdf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8317 | _cOdf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8377:1: error: BUILDSTDERR: warning: label ‘_cOdt’ defined but not used [-Wunused-label] BUILDSTDERR: 8377 | _cOdt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8377 | _cOdt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8422:1: error: BUILDSTDERR: warning: label ‘_cOdx’ defined but not used [-Wunused-label] BUILDSTDERR: 8422 | _cOdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8422 | _cOdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistFind_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8485:1: error: BUILDSTDERR: warning: label ‘_cOdC’ defined but not used [-Wunused-label] BUILDSTDERR: 8485 | _cOdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8485 | _cOdC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8550:1: error: BUILDSTDERR: warning: label ‘_cOes’ defined but not used [-Wunused-label] BUILDSTDERR: 8550 | _cOes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8550 | _cOes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOeq’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8581:1: error: BUILDSTDERR: warning: label ‘_cOeq’ defined but not used [-Wunused-label] BUILDSTDERR: 8581 | _cOeq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8581 | _cOeq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8609:1: error: BUILDSTDERR: warning: label ‘_cOey’ defined but not used [-Wunused-label] BUILDSTDERR: 8609 | _cOey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8609 | _cOey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8669:1: error: BUILDSTDERR: warning: label ‘_cOeM’ defined but not used [-Wunused-label] BUILDSTDERR: 8669 | _cOeM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8669 | _cOeM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8714:1: error: BUILDSTDERR: warning: label ‘_cOeQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8714 | _cOeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8714 | _cOeQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistSearch_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8777:1: error: BUILDSTDERR: warning: label ‘_cOeV’ defined but not used [-Wunused-label] BUILDSTDERR: 8777 | _cOeV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8777 | _cOeV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8847:1: error: BUILDSTDERR: warning: label ‘_cOfl’ defined but not used [-Wunused-label] BUILDSTDERR: 8847 | _cOfl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8847 | _cOfl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8904:1: error: BUILDSTDERR: warning: label ‘_cOgg’ defined but not used [-Wunused-label] BUILDSTDERR: 8904 | _cOgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8904 | _cOgg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOgd’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8942:1: error: BUILDSTDERR: warning: label ‘_cOgd’ defined but not used [-Wunused-label] BUILDSTDERR: 8942 | _cOgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8942 | _cOgd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOgk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:8964:1: error: BUILDSTDERR: warning: label ‘_cOgk’ defined but not used [-Wunused-label] BUILDSTDERR: 8964 | _cOgk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8964 | _cOgk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9001:1: error: BUILDSTDERR: warning: label ‘_cOgy’ defined but not used [-Wunused-label] BUILDSTDERR: 9001 | _cOgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9001 | _cOgy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOfZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9041:1: error: BUILDSTDERR: warning: label ‘_cOfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9041 | _cOfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9041 | _cOfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9099:1: error: BUILDSTDERR: warning: label ‘_cOgI’ defined but not used [-Wunused-label] BUILDSTDERR: 9099 | _cOgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9099 | _cOgI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9159:1: error: BUILDSTDERR: warning: label ‘_cOgW’ defined but not used [-Wunused-label] BUILDSTDERR: 9159 | _cOgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9159 | _cOgW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9204:1: error: BUILDSTDERR: warning: label ‘_cOh0’ defined but not used [-Wunused-label] BUILDSTDERR: 9204 | _cOh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9204 | _cOh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9267:1: error: BUILDSTDERR: warning: label ‘_cOh5’ defined but not used [-Wunused-label] BUILDSTDERR: 9267 | _cOh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9267 | _cOh5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfoRange1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9337:1: error: BUILDSTDERR: warning: label ‘_cOhx’ defined but not used [-Wunused-label] BUILDSTDERR: 9337 | _cOhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9337 | _cOhx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNB1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9394:1: error: BUILDSTDERR: warning: label ‘_cOiV’ defined but not used [-Wunused-label] BUILDSTDERR: 9394 | _cOiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9394 | _cOiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOiS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9432:1: error: BUILDSTDERR: warning: label ‘_cOiS’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _cOiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _cOiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOiZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9454:1: error: BUILDSTDERR: warning: label ‘_cOiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9454 | _cOiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9454 | _cOiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNB2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9493:1: error: BUILDSTDERR: warning: label ‘_cOj9’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _cOj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _cOj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNB3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9539:1: error: BUILDSTDERR: warning: label ‘_cOje’ defined but not used [-Wunused-label] BUILDSTDERR: 9539 | _cOje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9539 | _cOje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOiv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9578:1: error: BUILDSTDERR: warning: label ‘_cOiv’ defined but not used [-Wunused-label] BUILDSTDERR: 9578 | _cOiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9578 | _cOiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOiB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9603:1: error: BUILDSTDERR: warning: label ‘_cOiB’ defined but not used [-Wunused-label] BUILDSTDERR: 9603 | _cOiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9603 | _cOiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNB5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9647:1: error: BUILDSTDERR: warning: label ‘_cOjr’ defined but not used [-Wunused-label] BUILDSTDERR: 9647 | _cOjr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9647 | _cOjr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOib’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9684:1: error: BUILDSTDERR: warning: label ‘_cOib’ defined but not used [-Wunused-label] BUILDSTDERR: 9684 | _cOib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9684 | _cOib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOii’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9722:1: error: BUILDSTDERR: warning: label ‘_cOii’ defined but not used [-Wunused-label] BUILDSTDERR: 9722 | _cOii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9722 | _cOii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNB6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9772:1: error: BUILDSTDERR: warning: label ‘_cOjD’ defined but not used [-Wunused-label] BUILDSTDERR: 9772 | _cOjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9772 | _cOjD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNAK_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9832:1: error: BUILDSTDERR: warning: label ‘_cOjR’ defined but not used [-Wunused-label] BUILDSTDERR: 9832 | _cOjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9832 | _cOjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNB8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9877:1: error: BUILDSTDERR: warning: label ‘_cOjV’ defined but not used [-Wunused-label] BUILDSTDERR: 9877 | _cOjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9877 | _cOjV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:9940:1: error: BUILDSTDERR: warning: label ‘_cOk0’ defined but not used [-Wunused-label] BUILDSTDERR: 9940 | _cOk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9940 | _cOk0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfo1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10010:1: error: BUILDSTDERR: warning: label ‘_cOkw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10010 | _cOkw: BUILDSTDERR: | ^ BUILDSTDERR: 10010 | _cOkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNBi_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10067:1: error: BUILDSTDERR: warning: label ‘_cOlr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _cOlr: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _cOlr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOlo’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10105:1: error: BUILDSTDERR: warning: label ‘_cOlo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10105 | _cOlo: BUILDSTDERR: | ^ BUILDSTDERR: 10105 | _cOlo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOlv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10127:1: error: BUILDSTDERR: warning: label ‘_cOlv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _cOlv: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _cOlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNBk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10164:1: error: BUILDSTDERR: warning: label ‘_cOlJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10164 | _cOlJ: BUILDSTDERR: | ^ BUILDSTDERR: 10164 | _cOlJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOla’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10204:1: error: BUILDSTDERR: warning: label ‘_cOla’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10204 | _cOla: BUILDSTDERR: | ^ BUILDSTDERR: 10204 | _cOla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNBl_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10262:1: error: BUILDSTDERR: warning: label ‘_cOlT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10262 | _cOlT: BUILDSTDERR: | ^ BUILDSTDERR: 10262 | _cOlT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNBa_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10322:1: error: BUILDSTDERR: warning: label ‘_cOm7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10322 | _cOm7: BUILDSTDERR: | ^ BUILDSTDERR: 10322 | _cOm7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNBn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10367:1: error: BUILDSTDERR: warning: label ‘_cOmb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10367 | _cOmb: BUILDSTDERR: | ^ BUILDSTDERR: 10367 | _cOmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_playlistInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10430:1: error: BUILDSTDERR: warning: label ‘_cOmg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10430 | _cOmg: BUILDSTDERR: | ^ BUILDSTDERR: 10430 | _cOmg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_clear2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10498:1: error: BUILDSTDERR: warning: label ‘_cOmG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10498 | _cOmG: BUILDSTDERR: | ^ BUILDSTDERR: 10498 | _cOmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_clear_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10560:1: error: BUILDSTDERR: warning: label ‘_cOmW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10560 | _cOmW: BUILDSTDERR: | ^ BUILDSTDERR: 10560 | _cOmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10632:1: error: BUILDSTDERR: warning: label ‘_cOnk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10632 | _cOnk: BUILDSTDERR: | ^ BUILDSTDERR: 10632 | _cOnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOne’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10680:1: error: BUILDSTDERR: warning: label ‘_cOne’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10680 | _cOne: BUILDSTDERR: | ^ BUILDSTDERR: 10680 | _cOne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10736:1: error: BUILDSTDERR: warning: label ‘_cOnF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10736 | _cOnF: BUILDSTDERR: | ^ BUILDSTDERR: 10736 | _cOnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10795:1: error: BUILDSTDERR: warning: label ‘_cOnX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10795 | _cOnX: BUILDSTDERR: | ^ BUILDSTDERR: 10795 | _cOnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOnR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10834:1: error: BUILDSTDERR: warning: label ‘_cOnR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10834 | _cOnR: BUILDSTDERR: | ^ BUILDSTDERR: 10834 | _cOnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOo9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10892:1: error: BUILDSTDERR: warning: label ‘_cOo9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10892 | _cOo9: BUILDSTDERR: | ^ BUILDSTDERR: 10892 | _cOo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOom’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10927:1: error: BUILDSTDERR: warning: label ‘_cOom’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10927 | _cOom: BUILDSTDERR: | ^ BUILDSTDERR: 10927 | _cOom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOos’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10955:1: error: BUILDSTDERR: warning: label ‘_cOos’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10955 | _cOos: BUILDSTDERR: | ^ BUILDSTDERR: 10955 | _cOos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOoy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:10997:1: error: BUILDSTDERR: warning: label ‘_cOoy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10997 | _cOoy: BUILDSTDERR: | ^ BUILDSTDERR: 10997 | _cOoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOpH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11071:1: error: BUILDSTDERR: warning: label ‘_cOpH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11071 | _cOpH: BUILDSTDERR: | ^ BUILDSTDERR: 11071 | _cOpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOpp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11096:1: error: BUILDSTDERR: warning: label ‘_cOpp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11096 | _cOpp: BUILDSTDERR: | ^ BUILDSTDERR: 11096 | _cOpp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_sNC0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11121:1: error: BUILDSTDERR: warning: label ‘_sNC0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11121 | _sNC0: BUILDSTDERR: | ^ BUILDSTDERR: 11121 | _sNC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOoS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11139:1: error: BUILDSTDERR: warning: label ‘_cOoS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11139 | _cOoS: BUILDSTDERR: | ^ BUILDSTDERR: 11139 | _cOoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOoZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11171:1: error: BUILDSTDERR: warning: label ‘_cOoZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11171 | _cOoZ: BUILDSTDERR: | ^ BUILDSTDERR: 11171 | _cOoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOpY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11218:1: error: BUILDSTDERR: warning: label ‘_cOpY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11218 | _cOpY: BUILDSTDERR: | ^ BUILDSTDERR: 11218 | _cOpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11243:1: error: BUILDSTDERR: warning: label ‘_cOqB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11243 | _cOqB: BUILDSTDERR: | ^ BUILDSTDERR: 11243 | _cOqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNCu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11292:1: error: BUILDSTDERR: warning: label ‘_cOrq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11292 | _cOrq: BUILDSTDERR: | ^ BUILDSTDERR: 11292 | _cOrq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOrn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11330:1: error: BUILDSTDERR: warning: label ‘_cOrn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11330 | _cOrn: BUILDSTDERR: | ^ BUILDSTDERR: 11330 | _cOrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOru’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11352:1: error: BUILDSTDERR: warning: label ‘_cOru’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11352 | _cOru: BUILDSTDERR: | ^ BUILDSTDERR: 11352 | _cOru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNCv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11389:1: error: BUILDSTDERR: warning: label ‘_cOrI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11389 | _cOrI: BUILDSTDERR: | ^ BUILDSTDERR: 11389 | _cOrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOr9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11427:1: error: BUILDSTDERR: warning: label ‘_cOr9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11427 | _cOr9: BUILDSTDERR: | ^ BUILDSTDERR: 11427 | _cOr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNCk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11482:1: error: BUILDSTDERR: warning: label ‘_cOs6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11482 | _cOs6: BUILDSTDERR: | ^ BUILDSTDERR: 11482 | _cOs6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOs2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11531:1: error: BUILDSTDERR: warning: label ‘_cOs2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11531 | _cOs2: BUILDSTDERR: | ^ BUILDSTDERR: 11531 | _cOs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOs9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11555:1: error: BUILDSTDERR: warning: label ‘_cOs9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11555 | _cOs9: BUILDSTDERR: | ^ BUILDSTDERR: 11555 | _cOs9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNCd_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11586:1: error: BUILDSTDERR: warning: label ‘_cOsl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11586 | _cOsl: BUILDSTDERR: | ^ BUILDSTDERR: 11586 | _cOsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNCw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11655:1: error: BUILDSTDERR: warning: label ‘_cOsy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11655 | _cOsy: BUILDSTDERR: | ^ BUILDSTDERR: 11655 | _cOsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘sNCx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11696:1: error: BUILDSTDERR: warning: label ‘_cOsB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11696 | _cOsB: BUILDSTDERR: | ^ BUILDSTDERR: 11696 | _cOsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_zdwaddId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11768:1: error: BUILDSTDERR: warning: label ‘_cOsH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11768 | _cOsH: BUILDSTDERR: | ^ BUILDSTDERR: 11768 | _cOsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziCurrentPlaylist_addId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11823:1: error: BUILDSTDERR: warning: label ‘_cOt8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11823 | _cOt8: BUILDSTDERR: | ^ BUILDSTDERR: 11823 | _cOt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc: In function ‘_cOt5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_316.hc:11850:1: error: BUILDSTDERR: warning: label ‘_cOt5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11850 | _cOt5: BUILDSTDERR: | ^ BUILDSTDERR: 11850 | _cOt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/Network/MPD/Commands/CurrentPlaylist.hs:43:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 43 | import Control.Monad.Error (throwError) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOOt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:239:1: error: BUILDSTDERR: warning: label ‘_cORG’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _cORG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _cORG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cORE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:280:1: error: BUILDSTDERR: warning: label ‘_cORE’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cORE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cORE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_addId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:308:1: error: BUILDSTDERR: warning: label ‘_cORK’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _cORK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _cORK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOOz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:359:1: error: BUILDSTDERR: warning: label ‘_cOSb’ defined but not used [-Wunused-label] BUILDSTDERR: 359 | _cOSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 359 | _cOSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOS9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:398:1: error: BUILDSTDERR: warning: label ‘_cOS9’ defined but not used [-Wunused-label] BUILDSTDERR: 398 | _cOS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 398 | _cOS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_add_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:425:1: error: BUILDSTDERR: warning: label ‘_cOSf’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _cOSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _cOSf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_clear_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:473:1: error: BUILDSTDERR: warning: label ‘_cOSt’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cOSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cOSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOOG_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:517:1: error: BUILDSTDERR: warning: label ‘_cOSP’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _cOSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _cOSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOSN’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:556:1: error: BUILDSTDERR: warning: label ‘_cOSN’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _cOSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _cOSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_delete_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:583:1: error: BUILDSTDERR: warning: label ‘_cOST’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _cOST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _cOST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOOM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:632:1: error: BUILDSTDERR: warning: label ‘_cOTj’ defined but not used [-Wunused-label] BUILDSTDERR: 632 | _cOTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 632 | _cOTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOTh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:671:1: error: BUILDSTDERR: warning: label ‘_cOTh’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _cOTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _cOTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_deleteId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:698:1: error: BUILDSTDERR: warning: label ‘_cOTn’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _cOTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _cOTn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOOT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:748:1: error: BUILDSTDERR: warning: label ‘_cOTN’ defined but not used [-Wunused-label] BUILDSTDERR: 748 | _cOTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 748 | _cOTN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOTL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:789:1: error: BUILDSTDERR: warning: label ‘_cOTL’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _cOTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _cOTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_move_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:817:1: error: BUILDSTDERR: warning: label ‘_cOTR’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _cOTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _cOTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOP0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:869:1: error: BUILDSTDERR: warning: label ‘_cOUh’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _cOUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _cOUh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOUf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:910:1: error: BUILDSTDERR: warning: label ‘_cOUf’ defined but not used [-Wunused-label] BUILDSTDERR: 910 | _cOUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 910 | _cOUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_moveId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:938:1: error: BUILDSTDERR: warning: label ‘_cOUl’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _cOUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _cOUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:989:1: error: BUILDSTDERR: warning: label ‘_cOUD’ defined but not used [-Wunused-label] BUILDSTDERR: 989 | _cOUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 989 | _cOUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1048:1: error: BUILDSTDERR: warning: label ‘_cOUS’ defined but not used [-Wunused-label] BUILDSTDERR: 1048 | _cOUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1048 | _cOUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1106:1: error: BUILDSTDERR: warning: label ‘_cOV7’ defined but not used [-Wunused-label] BUILDSTDERR: 1106 | _cOV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1106 | _cOV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOP2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1159:1: error: BUILDSTDERR: warning: label ‘_cOVn’ defined but not used [-Wunused-label] BUILDSTDERR: 1159 | _cOVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1159 | _cOVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOP5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1194:1: error: BUILDSTDERR: warning: label ‘_cOVD’ defined but not used [-Wunused-label] BUILDSTDERR: 1194 | _cOVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1194 | _cOVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOP6_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1229:1: error: BUILDSTDERR: warning: label ‘_cOVN’ defined but not used [-Wunused-label] BUILDSTDERR: 1229 | _cOVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1229 | _cOVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOP7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1265:1: error: BUILDSTDERR: warning: label ‘_cOVX’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _cOVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _cOVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1304:1: error: BUILDSTDERR: warning: label ‘_cOWm’ defined but not used [-Wunused-label] BUILDSTDERR: 1304 | _cOWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1304 | _cOWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPn_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1342:1: error: BUILDSTDERR: warning: label ‘_cOWR’ defined but not used [-Wunused-label] BUILDSTDERR: 1342 | _cOWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1342 | _cOWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOWO’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1382:1: error: BUILDSTDERR: warning: label ‘_cOWO’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _cOWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _cOWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOWV’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1407:1: error: BUILDSTDERR: warning: label ‘_cOWV’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _cOWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _cOWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPs_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1431:1: error: BUILDSTDERR: warning: label ‘_cOX4’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _cOX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _cOX4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOWx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1471:1: error: BUILDSTDERR: warning: label ‘_cOWx’ defined but not used [-Wunused-label] BUILDSTDERR: 1471 | _cOWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1471 | _cOWx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOWC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1505:1: error: BUILDSTDERR: warning: label ‘_cOWC’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _cOWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _cOWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOP8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1588:1: error: BUILDSTDERR: warning: label ‘_cOXr’ defined but not used [-Wunused-label] BUILDSTDERR: 1588 | _cOXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1588 | _cOXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOW9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1640:1: error: BUILDSTDERR: warning: label ‘_cOW9’ defined but not used [-Wunused-label] BUILDSTDERR: 1640 | _cOW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1640 | _cOW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOP4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1704:1: error: BUILDSTDERR: warning: label ‘_cOXH’ defined but not used [-Wunused-label] BUILDSTDERR: 1704 | _cOXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1704 | _cOXH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlist_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1744:1: error: BUILDSTDERR: warning: label ‘_cOXK’ defined but not used [-Wunused-label] BUILDSTDERR: 1744 | _cOXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1744 | _cOXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOVr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1791:1: error: BUILDSTDERR: warning: label ‘_cOVr’ defined but not used [-Wunused-label] BUILDSTDERR: 1791 | _cOVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1791 | _cOVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1873:1: error: BUILDSTDERR: warning: label ‘_cOYt’ defined but not used [-Wunused-label] BUILDSTDERR: 1873 | _cOYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1873 | _cOYt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOYr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1914:1: error: BUILDSTDERR: warning: label ‘_cOYr’ defined but not used [-Wunused-label] BUILDSTDERR: 1914 | _cOYr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1914 | _cOYr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistFind_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1941:1: error: BUILDSTDERR: warning: label ‘_cOYz’ defined but not used [-Wunused-label] BUILDSTDERR: 1941 | _cOYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1941 | _cOYz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cOYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cOYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cOYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOYX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2031:1: error: BUILDSTDERR: warning: label ‘_cOYX’ defined but not used [-Wunused-label] BUILDSTDERR: 2031 | _cOYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2031 | _cOYX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistInfo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2058:1: error: BUILDSTDERR: warning: label ‘_cOZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _cOZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _cOZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2107:1: error: BUILDSTDERR: warning: label ‘_cOZv’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _cOZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _cOZv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOZt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2148:1: error: BUILDSTDERR: warning: label ‘_cOZt’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _cOZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _cOZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistInfoRange_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2175:1: error: BUILDSTDERR: warning: label ‘_cOZB’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _cOZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _cOZB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2224:1: error: BUILDSTDERR: warning: label ‘_cP01’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _cP01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _cP01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cOZZ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2265:1: error: BUILDSTDERR: warning: label ‘_cOZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2265 | _cOZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2265 | _cOZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2297:1: error: BUILDSTDERR: warning: label ‘_cP07’ defined but not used [-Wunused-label] BUILDSTDERR: 2297 | _cP07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2297 | _cP07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOPX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2345:1: error: BUILDSTDERR: warning: label ‘_cP0y’ defined but not used [-Wunused-label] BUILDSTDERR: 2345 | _cP0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2345 | _cP0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cP0w’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2386:1: error: BUILDSTDERR: warning: label ‘_cP0w’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _cP0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _cP0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_playlistSearch_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2413:1: error: BUILDSTDERR: warning: label ‘_cP0E’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _cP0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _cP0E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOQ3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2462:1: error: BUILDSTDERR: warning: label ‘_cP14’ defined but not used [-Wunused-label] BUILDSTDERR: 2462 | _cP14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2462 | _cP14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cP12’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2503:1: error: BUILDSTDERR: warning: label ‘_cP12’ defined but not used [-Wunused-label] BUILDSTDERR: 2503 | _cP12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2503 | _cP12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_plChanges_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2530:1: error: BUILDSTDERR: warning: label ‘_cP1a’ defined but not used [-Wunused-label] BUILDSTDERR: 2530 | _cP1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2530 | _cP1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOQ9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2579:1: error: BUILDSTDERR: warning: label ‘_cP1A’ defined but not used [-Wunused-label] BUILDSTDERR: 2579 | _cP1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2579 | _cP1A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cP1y’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2618:1: error: BUILDSTDERR: warning: label ‘_cP1y’ defined but not used [-Wunused-label] BUILDSTDERR: 2618 | _cP1y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2618 | _cP1y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_plChangesPosId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2645:1: error: BUILDSTDERR: warning: label ‘_cP1E’ defined but not used [-Wunused-label] BUILDSTDERR: 2645 | _cP1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2645 | _cP1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOQf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2694:1: error: BUILDSTDERR: warning: label ‘_cP24’ defined but not used [-Wunused-label] BUILDSTDERR: 2694 | _cP24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2694 | _cP24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cP22’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2733:1: error: BUILDSTDERR: warning: label ‘_cP22’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _cP22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _cP22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_shuffle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2760:1: error: BUILDSTDERR: warning: label ‘_cP28’ defined but not used [-Wunused-label] BUILDSTDERR: 2760 | _cP28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2760 | _cP28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOQm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2810:1: error: BUILDSTDERR: warning: label ‘_cP2y’ defined but not used [-Wunused-label] BUILDSTDERR: 2810 | _cP2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2810 | _cP2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cP2w’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2851:1: error: BUILDSTDERR: warning: label ‘_cP2w’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _cP2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _cP2w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_swap_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2879:1: error: BUILDSTDERR: warning: label ‘_cP2C’ defined but not used [-Wunused-label] BUILDSTDERR: 2879 | _cP2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2879 | _cP2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘sOQt_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2931:1: error: BUILDSTDERR: warning: label ‘_cP32’ defined but not used [-Wunused-label] BUILDSTDERR: 2931 | _cP32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2931 | _cP32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘_cP30’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:2972:1: error: BUILDSTDERR: warning: label ‘_cP30’ defined but not used [-Wunused-label] BUILDSTDERR: 2972 | _cP30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2972 | _cP30: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziCurrentPlaylist_swapId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_327.hc:3000:1: error: BUILDSTDERR: warning: label ‘_cP36’ defined but not used [-Wunused-label] BUILDSTDERR: 3000 | _cP36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3000 | _cP36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_338.hc:47:22: error: BUILDSTDERR: warning: ‘SP3s_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord SP3s_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord SP3s_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: src/Network/MPD/Applicative/ClientToClient.hs:28:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 28 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPka_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:91:1: error: BUILDSTDERR: warning: label ‘_cPn4’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _cPn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _cPn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPn2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:126:1: error: BUILDSTDERR: warning: label ‘_cPn2’ defined but not used [-Wunused-label] BUILDSTDERR: 126 | _cPn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 126 | _cPn2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPkb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:149:1: error: BUILDSTDERR: warning: label ‘_cPna’ defined but not used [-Wunused-label] BUILDSTDERR: 149 | _cPna: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 149 | _cPna: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPmP’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:190:1: error: BUILDSTDERR: warning: label ‘_cPmP’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cPmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cPmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:234:1: error: BUILDSTDERR: warning: label ‘_cPnm’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _cPnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _cPnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPmC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:261:1: error: BUILDSTDERR: warning: label ‘_cPmC’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cPmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cPmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:322:1: error: BUILDSTDERR: warning: label ‘_cPnL’ defined but not used [-Wunused-label] BUILDSTDERR: 322 | _cPnL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 322 | _cPnL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:382:1: error: BUILDSTDERR: warning: label ‘_cPo0’ defined but not used [-Wunused-label] BUILDSTDERR: 382 | _cPo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 382 | _cPo0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_channels_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:441:1: error: BUILDSTDERR: warning: label ‘_cPog’ defined but not used [-Wunused-label] BUILDSTDERR: 441 | _cPog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 441 | _cPog: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘rPjU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:541:1: error: BUILDSTDERR: warning: label ‘_cPoE’ defined but not used [-Wunused-label] BUILDSTDERR: 541 | _cPoE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 541 | _cPoE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPoy’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:589:1: error: BUILDSTDERR: warning: label ‘_cPoy’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _cPoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _cPoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘rPjV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:647:1: error: BUILDSTDERR: warning: label ‘_cPp6’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _cPp6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _cPp6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPp0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:695:1: error: BUILDSTDERR: warning: label ‘_cPp0’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cPp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cPp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:759:1: error: BUILDSTDERR: warning: label ‘_cPpz’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _cPpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _cPpz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPpt’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:811:1: error: BUILDSTDERR: warning: label ‘_cPpt’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _cPpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _cPpt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessageszuf_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:875:1: error: BUILDSTDERR: warning: label ‘_cPpU’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _cPpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _cPpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘rPjX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:931:1: error: BUILDSTDERR: warning: label ‘_cPq8’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cPq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cPq8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlm_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:986:1: error: BUILDSTDERR: warning: label ‘_cPrN’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cPrN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cPrN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPll_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1022:1: error: BUILDSTDERR: warning: label ‘_cPrX’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _cPrX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _cPrX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessageszugo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1059:1: error: BUILDSTDERR: warning: label ‘_cPs4’ defined but not used [-Wunused-label] BUILDSTDERR: 1059 | _cPs4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1059 | _cPs4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPqi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1089:1: error: BUILDSTDERR: warning: label ‘_cPqi’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _cPqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _cPqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPqp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cPqp’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cPqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cPqp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPqw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1161:1: error: BUILDSTDERR: warning: label ‘_cPqw’ defined but not used [-Wunused-label] BUILDSTDERR: 1161 | _cPqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1161 | _cPqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPqC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1189:1: error: BUILDSTDERR: warning: label ‘_cPqC’ defined but not used [-Wunused-label] BUILDSTDERR: 1189 | _cPqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1189 | _cPqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPqI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cPqI’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cPqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cPqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPtM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1305:1: error: BUILDSTDERR: warning: label ‘_cPtM’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _cPtM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _cPtM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPtu’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1330:1: error: BUILDSTDERR: warning: label ‘_cPtu’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _cPtu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _cPtu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_sPkY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1355:1: error: BUILDSTDERR: warning: label ‘_sPkY’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _sPkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _sPkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPqX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1374:1: error: BUILDSTDERR: warning: label ‘_cPqX’ defined but not used [-Wunused-label] BUILDSTDERR: 1374 | _cPqX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1374 | _cPqX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPr4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1408:1: error: BUILDSTDERR: warning: label ‘_cPr4’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _cPr4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _cPr4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPra’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1436:1: error: BUILDSTDERR: warning: label ‘_cPra’ defined but not used [-Wunused-label] BUILDSTDERR: 1436 | _cPra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1436 | _cPra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPrg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1478:1: error: BUILDSTDERR: warning: label ‘_cPrg’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _cPrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _cPrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPt8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1552:1: error: BUILDSTDERR: warning: label ‘_cPt8’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _cPt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _cPt8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPsQ’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1577:1: error: BUILDSTDERR: warning: label ‘_cPsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1577 | _cPsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1577 | _cPsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_sPlg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1602:1: error: BUILDSTDERR: warning: label ‘_sPlg’ defined but not used [-Wunused-label] BUILDSTDERR: 1602 | _sPlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1602 | _sPlg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPrv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1620:1: error: BUILDSTDERR: warning: label ‘_cPrv’ defined but not used [-Wunused-label] BUILDSTDERR: 1620 | _cPrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1620 | _cPrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPrB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cPrB’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cPrB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cPrB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPu3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1719:1: error: BUILDSTDERR: warning: label ‘_cPu3’ defined but not used [-Wunused-label] BUILDSTDERR: 1719 | _cPu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1719 | _cPu3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1738:1: error: BUILDSTDERR: warning: label ‘_cPvb’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _cPvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _cPvb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1775:1: error: BUILDSTDERR: warning: label ‘_cPvw’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _cPvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _cPvw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1816:1: error: BUILDSTDERR: warning: label ‘_cPvz’ defined but not used [-Wunused-label] BUILDSTDERR: 1816 | _cPvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1816 | _cPvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPv2’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1848:1: error: BUILDSTDERR: warning: label ‘_cPv2’ defined but not used [-Wunused-label] BUILDSTDERR: 1848 | _cPv2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1848 | _cPv2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPvf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1882:1: error: BUILDSTDERR: warning: label ‘_cPvf’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _cPvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _cPvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPvk’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1906:1: error: BUILDSTDERR: warning: label ‘_cPvk’ defined but not used [-Wunused-label] BUILDSTDERR: 1906 | _cPvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1906 | _cPvk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:1973:1: error: BUILDSTDERR: warning: label ‘_cPw6’ defined but not used [-Wunused-label] BUILDSTDERR: 1973 | _cPw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1973 | _cPw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2035:1: error: BUILDSTDERR: warning: label ‘_cPwm’ defined but not used [-Wunused-label] BUILDSTDERR: 2035 | _cPwm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2035 | _cPwm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_readMessages_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2098:1: error: BUILDSTDERR: warning: label ‘_cPwC’ defined but not used [-Wunused-label] BUILDSTDERR: 2098 | _cPwC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2098 | _cPwC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘rPjZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2168:1: error: BUILDSTDERR: warning: label ‘_cPwS’ defined but not used [-Wunused-label] BUILDSTDERR: 2168 | _cPwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2168 | _cPwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2216:1: error: BUILDSTDERR: warning: label ‘_cPxp’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _cPxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _cPxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2257:1: error: BUILDSTDERR: warning: label ‘_cPxu’ defined but not used [-Wunused-label] BUILDSTDERR: 2257 | _cPxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2257 | _cPxu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2321:1: error: BUILDSTDERR: warning: label ‘_cPxz’ defined but not used [-Wunused-label] BUILDSTDERR: 2321 | _cPxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2321 | _cPxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_unsubscribe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2386:1: error: BUILDSTDERR: warning: label ‘_cPxG’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _cPxG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _cPxG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘rPk0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2447:1: error: BUILDSTDERR: warning: label ‘_cPy2’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _cPy2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _cPy2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2495:1: error: BUILDSTDERR: warning: label ‘_cPyz’ defined but not used [-Wunused-label] BUILDSTDERR: 2495 | _cPyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2495 | _cPyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlV_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2536:1: error: BUILDSTDERR: warning: label ‘_cPyE’ defined but not used [-Wunused-label] BUILDSTDERR: 2536 | _cPyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2536 | _cPyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPlW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2600:1: error: BUILDSTDERR: warning: label ‘_cPyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2600 | _cPyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2600 | _cPyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_subscribe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2665:1: error: BUILDSTDERR: warning: label ‘_cPyQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _cPyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _cPyQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_sendMessage1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2726:1: error: BUILDSTDERR: warning: label ‘_cPzc’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _cPzc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _cPzc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPm4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2774:1: error: BUILDSTDERR: warning: label ‘_cPzJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2774 | _cPzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2774 | _cPzJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPm1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2810:1: error: BUILDSTDERR: warning: label ‘_cPzV’ defined but not used [-Wunused-label] BUILDSTDERR: 2810 | _cPzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2810 | _cPzV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPm0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2855:1: error: BUILDSTDERR: warning: label ‘_cPA0’ defined but not used [-Wunused-label] BUILDSTDERR: 2855 | _cPA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2855 | _cPA0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPm7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2936:1: error: BUILDSTDERR: warning: label ‘_cPAd’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _cPAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _cPAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘sPm8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:2977:1: error: BUILDSTDERR: warning: label ‘_cPAg’ defined but not used [-Wunused-label] BUILDSTDERR: 2977 | _cPAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2977 | _cPAg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_zdwsendMessage_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cPAm’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cPAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cPAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziApplicativeziClientToClient_sendMessage_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:3104:1: error: BUILDSTDERR: warning: label ‘_cPAL’ defined but not used [-Wunused-label] BUILDSTDERR: 3104 | _cPAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3104 | _cPAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc: In function ‘_cPAI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_349.hc:3131:1: error: BUILDSTDERR: warning: label ‘_cPAI’ defined but not used [-Wunused-label] BUILDSTDERR: 3131 | _cPAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3131 | _cPAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_subscribe1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:93:1: error: BUILDSTDERR: warning: label ‘_cPGo’ defined but not used [-Wunused-label] BUILDSTDERR: 93 | _cPGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 93 | _cPGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFz_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:141:1: error: BUILDSTDERR: warning: label ‘_cPH5’ defined but not used [-Wunused-label] BUILDSTDERR: 141 | _cPH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 141 | _cPH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFC_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:182:1: error: BUILDSTDERR: warning: label ‘_cPHa’ defined but not used [-Wunused-label] BUILDSTDERR: 182 | _cPHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 182 | _cPHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFD_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:246:1: error: BUILDSTDERR: warning: label ‘_cPHf’ defined but not used [-Wunused-label] BUILDSTDERR: 246 | _cPHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 246 | _cPHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:314:1: error: BUILDSTDERR: warning: label ‘_cPHl’ defined but not used [-Wunused-label] BUILDSTDERR: 314 | _cPHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 314 | _cPHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_subscribe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:381:1: error: BUILDSTDERR: warning: label ‘_cPHq’ defined but not used [-Wunused-label] BUILDSTDERR: 381 | _cPHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 381 | _cPHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:425:1: error: BUILDSTDERR: warning: label ‘_cPIi’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _cPIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _cPIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:466:1: error: BUILDSTDERR: warning: label ‘_cPIn’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _cPIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _cPIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:530:1: error: BUILDSTDERR: warning: label ‘_cPIs’ defined but not used [-Wunused-label] BUILDSTDERR: 530 | _cPIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 530 | _cPIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘sPFO_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:598:1: error: BUILDSTDERR: warning: label ‘_cPIy’ defined but not used [-Wunused-label] BUILDSTDERR: 598 | _cPIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 598 | _cPIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_unsubscribe_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:665:1: error: BUILDSTDERR: warning: label ‘_cPID’ defined but not used [-Wunused-label] BUILDSTDERR: 665 | _cPID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 665 | _cPID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_channels_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:713:1: error: BUILDSTDERR: warning: label ‘_cPIX’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _cPIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _cPIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_readMessages_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:756:1: error: BUILDSTDERR: warning: label ‘_cPJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 756 | _cPJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 756 | _cPJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziClientToClient_sendMessage_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:800:1: error: BUILDSTDERR: warning: label ‘_cPJk’ defined but not used [-Wunused-label] BUILDSTDERR: 800 | _cPJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 800 | _cPJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc: In function ‘_cPJi’: BUILDSTDERR: /tmp/ghc3760_0/ghc_360.hc:831:1: error: BUILDSTDERR: warning: label ‘_cPJi’ defined but not used [-Wunused-label] BUILDSTDERR: 831 | _cPJi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 831 | _cPJi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_371.hc:47:22: error: BUILDSTDERR: warning: ‘SPJD_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord SPJD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord SPJD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_updateId_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:157:1: error: BUILDSTDERR: warning: label ‘_cQqy’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _cQqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _cQqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:199:1: error: BUILDSTDERR: warning: label ‘_cQqS’ defined but not used [-Wunused-label] BUILDSTDERR: 199 | _cQqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 199 | _cQqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:287:1: error: BUILDSTDERR: warning: label ‘_cQra’ defined but not used [-Wunused-label] BUILDSTDERR: 287 | _cQra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 287 | _cQra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:364:1: error: BUILDSTDERR: warning: label ‘_cQrs’ defined but not used [-Wunused-label] BUILDSTDERR: 364 | _cQrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 364 | _cQrs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:440:1: error: BUILDSTDERR: warning: label ‘_cQrK’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cQrK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cQrK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQlp_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:528:1: error: BUILDSTDERR: warning: label ‘_cQs2’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _cQs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _cQs2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQlr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:582:1: error: BUILDSTDERR: warning: label ‘_cQsj’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _cQsj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _cQsj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQlQ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:635:1: error: BUILDSTDERR: warning: label ‘_cQsA’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _cQsA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _cQsA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQsx’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:680:1: error: BUILDSTDERR: warning: label ‘_cQsx’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _cQsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _cQsx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQsG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:712:1: error: BUILDSTDERR: warning: label ‘_cQsG’ defined but not used [-Wunused-label] BUILDSTDERR: 712 | _cQsG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 712 | _cQsG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQls_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:772:1: error: BUILDSTDERR: warning: label ‘_cQta’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _cQta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _cQta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_toggle_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:818:1: error: BUILDSTDERR: warning: label ‘_cQtd’ defined but not used [-Wunused-label] BUILDSTDERR: 818 | _cQtd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 818 | _cQtd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQs6’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:862:1: error: BUILDSTDERR: warning: label ‘_cQs6’ defined but not used [-Wunused-label] BUILDSTDERR: 862 | _cQs6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 862 | _cQs6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:931:1: error: BUILDSTDERR: warning: label ‘_cQtF’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cQtF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cQtF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:987:1: error: BUILDSTDERR: warning: label ‘_cQtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _cQtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _cQtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1036:1: error: BUILDSTDERR: warning: label ‘_cQu7’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _cQu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _cQu7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQme_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1090:1: error: BUILDSTDERR: warning: label ‘_cQuX’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _cQuX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _cQuX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQuU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cQuU’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cQuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cQuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQml_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1164:1: error: BUILDSTDERR: warning: label ‘_cQvo’ defined but not used [-Wunused-label] BUILDSTDERR: 1164 | _cQvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1164 | _cQvo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQvl’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1200:1: error: BUILDSTDERR: warning: label ‘_cQvl’ defined but not used [-Wunused-label] BUILDSTDERR: 1200 | _cQvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1200 | _cQvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQmq_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1238:1: error: BUILDSTDERR: warning: label ‘_cQvH’ defined but not used [-Wunused-label] BUILDSTDERR: 1238 | _cQvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1238 | _cQvH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQvE’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cQvE’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cQvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cQvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQlW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1311:1: error: BUILDSTDERR: warning: label ‘_cQvN’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _cQvN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _cQvN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQup’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1351:1: error: BUILDSTDERR: warning: label ‘_cQup’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _cQup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _cQup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQuv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1394:1: error: BUILDSTDERR: warning: label ‘_cQuv’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _cQuv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _cQuv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQv8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cQv8’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cQv8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cQv8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQuH’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1526:1: error: BUILDSTDERR: warning: label ‘_cQuH’ defined but not used [-Wunused-label] BUILDSTDERR: 1526 | _cQuH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1526 | _cQuH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQwf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1565:1: error: BUILDSTDERR: warning: label ‘_cQwf’ defined but not used [-Wunused-label] BUILDSTDERR: 1565 | _cQwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1565 | _cQwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQmr_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1580:1: error: BUILDSTDERR: warning: label ‘_cQwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1580 | _cQwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1580 | _cQwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQwC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1622:1: error: BUILDSTDERR: warning: label ‘_cQwC’ defined but not used [-Wunused-label] BUILDSTDERR: 1622 | _cQwC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1622 | _cQwC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQwS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1656:1: error: BUILDSTDERR: warning: label ‘_cQwS’ defined but not used [-Wunused-label] BUILDSTDERR: 1656 | _cQwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1656 | _cQwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQwX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1679:1: error: BUILDSTDERR: warning: label ‘_cQwX’ defined but not used [-Wunused-label] BUILDSTDERR: 1679 | _cQwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1679 | _cQwX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addMany_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1709:1: error: BUILDSTDERR: warning: label ‘_cQx6’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _cQx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _cQx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQx4’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1756:1: error: BUILDSTDERR: warning: label ‘_cQx4’ defined but not used [-Wunused-label] BUILDSTDERR: 1756 | _cQx4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1756 | _cQx4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘rQlg_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1788:1: error: BUILDSTDERR: warning: label ‘_cQxu’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _cQxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _cQxu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘rQlh_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1837:1: error: BUILDSTDERR: warning: label ‘_cQxL’ defined but not used [-Wunused-label] BUILDSTDERR: 1837 | _cQxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1837 | _cQxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘rQli_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1891:1: error: BUILDSTDERR: warning: label ‘_cQxZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1891 | _cQxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1891 | _cQxZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQxX’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1934:1: error: BUILDSTDERR: warning: label ‘_cQxX’ defined but not used [-Wunused-label] BUILDSTDERR: 1934 | _cQxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1934 | _cQxX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘rQlj_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1964:1: error: BUILDSTDERR: warning: label ‘_cQyf’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _cQyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _cQyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQyc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:1994:1: error: BUILDSTDERR: warning: label ‘_cQyc’ defined but not used [-Wunused-label] BUILDSTDERR: 1994 | _cQyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1994 | _cQyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQyj’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2019:1: error: BUILDSTDERR: warning: label ‘_cQyj’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _cQyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _cQyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘rQlk_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2062:1: error: BUILDSTDERR: warning: label ‘_cQyD’ defined but not used [-Wunused-label] BUILDSTDERR: 2062 | _cQyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2062 | _cQyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQyA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2092:1: error: BUILDSTDERR: warning: label ‘_cQyA’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _cQyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _cQyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnb_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2142:1: error: BUILDSTDERR: warning: label ‘_cQz9’ defined but not used [-Wunused-label] BUILDSTDERR: 2142 | _cQz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2142 | _cQz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnc_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2182:1: error: BUILDSTDERR: warning: label ‘_cQzc’ defined but not used [-Wunused-label] BUILDSTDERR: 2182 | _cQzc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2182 | _cQzc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQna_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2231:1: error: BUILDSTDERR: warning: label ‘_cQzp’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _cQzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _cQzp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘rQll_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2273:1: error: BUILDSTDERR: warning: label ‘_cQzs’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _cQzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _cQzs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_zdwgo_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2318:1: error: BUILDSTDERR: warning: label ‘_cQzR’ defined but not used [-Wunused-label] BUILDSTDERR: 2318 | _cQzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2318 | _cQzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQzK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2350:1: error: BUILDSTDERR: warning: label ‘_cQzK’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _cQzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _cQzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQA0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2383:1: error: BUILDSTDERR: warning: label ‘_cQA0’ defined but not used [-Wunused-label] BUILDSTDERR: 2383 | _cQA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2383 | _cQA0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQA3’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2405:1: error: BUILDSTDERR: warning: label ‘_cQA3’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _cQA3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _cQA3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnA_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2438:1: error: BUILDSTDERR: warning: label ‘_cQAE’ defined but not used [-Wunused-label] BUILDSTDERR: 2438 | _cQAE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2438 | _cQAE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQAB’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2474:1: error: BUILDSTDERR: warning: label ‘_cQAB’ defined but not used [-Wunused-label] BUILDSTDERR: 2474 | _cQAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2474 | _cQAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2512:1: error: BUILDSTDERR: warning: label ‘_cQAT’ defined but not used [-Wunused-label] BUILDSTDERR: 2512 | _cQAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2512 | _cQAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_zdwgo2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2553:1: error: BUILDSTDERR: warning: label ‘_cQB0’ defined but not used [-Wunused-label] BUILDSTDERR: 2553 | _cQB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2553 | _cQB0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQAg’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2583:1: error: BUILDSTDERR: warning: label ‘_cQAg’ defined but not used [-Wunused-label] BUILDSTDERR: 2583 | _cQAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2583 | _cQAg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQAn’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2626:1: error: BUILDSTDERR: warning: label ‘_cQAn’ defined but not used [-Wunused-label] BUILDSTDERR: 2626 | _cQAn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2626 | _cQAn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQBb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cQBb’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cQBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cQBb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQB9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2701:1: error: BUILDSTDERR: warning: label ‘_cQB9’ defined but not used [-Wunused-label] BUILDSTDERR: 2701 | _cQB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2701 | _cQB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2724:1: error: BUILDSTDERR: warning: label ‘_cQBY’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _cQBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _cQBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQBW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2758:1: error: BUILDSTDERR: warning: label ‘_cQBW’ defined but not used [-Wunused-label] BUILDSTDERR: 2758 | _cQBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2758 | _cQBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnM_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2788:1: error: BUILDSTDERR: warning: label ‘_cQCe’ defined but not used [-Wunused-label] BUILDSTDERR: 2788 | _cQCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2788 | _cQCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQCc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2832:1: error: BUILDSTDERR: warning: label ‘_cQCc’ defined but not used [-Wunused-label] BUILDSTDERR: 2832 | _cQCc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2832 | _cQCc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2857:1: error: BUILDSTDERR: warning: label ‘_cQCv’ defined but not used [-Wunused-label] BUILDSTDERR: 2857 | _cQCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2857 | _cQCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQCs’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2893:1: error: BUILDSTDERR: warning: label ‘_cQCs’ defined but not used [-Wunused-label] BUILDSTDERR: 2893 | _cQCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2893 | _cQCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQo4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2916:1: error: BUILDSTDERR: warning: label ‘_cQCN’ defined but not used [-Wunused-label] BUILDSTDERR: 2916 | _cQCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2916 | _cQCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQCL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2951:1: error: BUILDSTDERR: warning: label ‘_cQCL’ defined but not used [-Wunused-label] BUILDSTDERR: 2951 | _cQCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2951 | _cQCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQnZ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:2981:1: error: BUILDSTDERR: warning: label ‘_cQD3’ defined but not used [-Wunused-label] BUILDSTDERR: 2981 | _cQD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2981 | _cQD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQD1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3025:1: error: BUILDSTDERR: warning: label ‘_cQD1’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _cQD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _cQD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addIdMany_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3050:1: error: BUILDSTDERR: warning: label ‘_cQD7’ defined but not used [-Wunused-label] BUILDSTDERR: 3050 | _cQD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3050 | _cQD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQBC’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3078:1: error: BUILDSTDERR: warning: label ‘_cQBC’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _cQBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _cQBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQBI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3118:1: error: BUILDSTDERR: warning: label ‘_cQBI’ defined but not used [-Wunused-label] BUILDSTDERR: 3118 | _cQBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3118 | _cQBI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQof_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3218:1: error: BUILDSTDERR: warning: label ‘_cQDU’ defined but not used [-Wunused-label] BUILDSTDERR: 3218 | _cQDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3218 | _cQDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQDS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3262:1: error: BUILDSTDERR: warning: label ‘_cQDS’ defined but not used [-Wunused-label] BUILDSTDERR: 3262 | _cQDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3262 | _cQDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQob_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3292:1: error: BUILDSTDERR: warning: label ‘_cQEa’ defined but not used [-Wunused-label] BUILDSTDERR: 3292 | _cQEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3292 | _cQEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQE8’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3336:1: error: BUILDSTDERR: warning: label ‘_cQE8’ defined but not used [-Wunused-label] BUILDSTDERR: 3336 | _cQE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3336 | _cQE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_addList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3361:1: error: BUILDSTDERR: warning: label ‘_cQEe’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _cQEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _cQEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQDD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3391:1: error: BUILDSTDERR: warning: label ‘_cQDD’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _cQDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _cQDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQor_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3457:1: error: BUILDSTDERR: warning: label ‘_cQEM’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _cQEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _cQEM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQEK’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3501:1: error: BUILDSTDERR: warning: label ‘_cQEK’ defined but not used [-Wunused-label] BUILDSTDERR: 3501 | _cQEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3501 | _cQEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQon_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3532:1: error: BUILDSTDERR: warning: label ‘_cQF2’ defined but not used [-Wunused-label] BUILDSTDERR: 3532 | _cQF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3532 | _cQF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQF0’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3578:1: error: BUILDSTDERR: warning: label ‘_cQF0’ defined but not used [-Wunused-label] BUILDSTDERR: 3578 | _cQF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3578 | _cQF0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_playlistAddList_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3603:1: error: BUILDSTDERR: warning: label ‘_cQF6’ defined but not used [-Wunused-label] BUILDSTDERR: 3603 | _cQF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3603 | _cQF6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQEv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3634:1: error: BUILDSTDERR: warning: label ‘_cQEv’ defined but not used [-Wunused-label] BUILDSTDERR: 3634 | _cQEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3634 | _cQEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists4_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3715:1: error: BUILDSTDERR: warning: label ‘_cQFv’ defined but not used [-Wunused-label] BUILDSTDERR: 3715 | _cQFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3715 | _cQFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3792:1: error: BUILDSTDERR: warning: label ‘_cQFN’ defined but not used [-Wunused-label] BUILDSTDERR: 3792 | _cQFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3792 | _cQFN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3868:1: error: BUILDSTDERR: warning: label ‘_cQG5’ defined but not used [-Wunused-label] BUILDSTDERR: 3868 | _cQG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3868 | _cQG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQot_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3943:1: error: BUILDSTDERR: warning: label ‘_cQGq’ defined but not used [-Wunused-label] BUILDSTDERR: 3943 | _cQGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3943 | _cQGq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listArtists_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:3993:1: error: BUILDSTDERR: warning: label ‘_cQGt’ defined but not used [-Wunused-label] BUILDSTDERR: 3993 | _cQGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3993 | _cQGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoF_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4060:1: error: BUILDSTDERR: warning: label ‘_cQHt’ defined but not used [-Wunused-label] BUILDSTDERR: 4060 | _cQHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4060 | _cQHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQHp’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cQHp’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cQHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cQHp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQHw’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4133:1: error: BUILDSTDERR: warning: label ‘_cQHw’ defined but not used [-Wunused-label] BUILDSTDERR: 4133 | _cQHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4133 | _cQHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoI_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4156:1: error: BUILDSTDERR: warning: label ‘_cQHK’ defined but not used [-Wunused-label] BUILDSTDERR: 4156 | _cQHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4156 | _cQHK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQH9’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4197:1: error: BUILDSTDERR: warning: label ‘_cQH9’ defined but not used [-Wunused-label] BUILDSTDERR: 4197 | _cQH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4197 | _cQH9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoJ_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4261:1: error: BUILDSTDERR: warning: label ‘_cQHV’ defined but not used [-Wunused-label] BUILDSTDERR: 4261 | _cQHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4261 | _cQHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQow_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4321:1: error: BUILDSTDERR: warning: label ‘_cQI9’ defined but not used [-Wunused-label] BUILDSTDERR: 4321 | _cQI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4321 | _cQI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoL_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4376:1: error: BUILDSTDERR: warning: label ‘_cQIc’ defined but not used [-Wunused-label] BUILDSTDERR: 4376 | _cQIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4376 | _cQIc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listAlbums_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4453:1: error: BUILDSTDERR: warning: label ‘_cQIh’ defined but not used [-Wunused-label] BUILDSTDERR: 4453 | _cQIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4453 | _cQIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoT_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4507:1: error: BUILDSTDERR: warning: label ‘_cQIW’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _cQIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _cQIW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoR_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4571:1: error: BUILDSTDERR: warning: label ‘_cQJb’ defined but not used [-Wunused-label] BUILDSTDERR: 4571 | _cQJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4571 | _cQJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoP_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4633:1: error: BUILDSTDERR: warning: label ‘_cQJg’ defined but not used [-Wunused-label] BUILDSTDERR: 4633 | _cQJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4633 | _cQJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoW_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4688:1: error: BUILDSTDERR: warning: label ‘_cQJH’ defined but not used [-Wunused-label] BUILDSTDERR: 4688 | _cQJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4688 | _cQJH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQJF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4719:1: error: BUILDSTDERR: warning: label ‘_cQJF’ defined but not used [-Wunused-label] BUILDSTDERR: 4719 | _cQJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4719 | _cQJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoX_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cQJN’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cQJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cQJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQoU_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4807:1: error: BUILDSTDERR: warning: label ‘_cQK1’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _cQK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _cQK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_listAlbum_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4866:1: error: BUILDSTDERR: warning: label ‘_cQK4’ defined but not used [-Wunused-label] BUILDSTDERR: 4866 | _cQK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4866 | _cQK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_getPlaylist1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:4946:1: error: BUILDSTDERR: warning: label ‘_cQKz’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _cQKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _cQKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_getPlaylist_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cQKP’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cQKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cQKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQKM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5052:1: error: BUILDSTDERR: warning: label ‘_cQKM’ defined but not used [-Wunused-label] BUILDSTDERR: 5052 | _cQKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5052 | _cQKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQp5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5085:1: error: BUILDSTDERR: warning: label ‘_cQLa’ defined but not used [-Wunused-label] BUILDSTDERR: 5085 | _cQLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5085 | _cQLa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQp7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5129:1: error: BUILDSTDERR: warning: label ‘_cQLq’ defined but not used [-Wunused-label] BUILDSTDERR: 5129 | _cQLq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5129 | _cQLq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQpB_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5174:1: error: BUILDSTDERR: warning: label ‘_cQLU’ defined but not used [-Wunused-label] BUILDSTDERR: 5174 | _cQLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5174 | _cQLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQLR’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5210:1: error: BUILDSTDERR: warning: label ‘_cQLR’ defined but not used [-Wunused-label] BUILDSTDERR: 5210 | _cQLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5210 | _cQLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQLY’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5237:1: error: BUILDSTDERR: warning: label ‘_cQLY’ defined but not used [-Wunused-label] BUILDSTDERR: 5237 | _cQLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5237 | _cQLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQpS_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5277:1: error: BUILDSTDERR: warning: label ‘_cQMx’ defined but not used [-Wunused-label] BUILDSTDERR: 5277 | _cQMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5277 | _cQMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQLD’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5325:1: error: BUILDSTDERR: warning: label ‘_cQLD’ defined but not used [-Wunused-label] BUILDSTDERR: 5325 | _cQLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5325 | _cQLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQMF’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5377:1: error: BUILDSTDERR: warning: label ‘_cQMF’ defined but not used [-Wunused-label] BUILDSTDERR: 5377 | _cQMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5377 | _cQMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQpv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5405:1: error: BUILDSTDERR: warning: label ‘_cQNd’ defined but not used [-Wunused-label] BUILDSTDERR: 5405 | _cQNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5405 | _cQNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQNa’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5446:1: error: BUILDSTDERR: warning: label ‘_cQNa’ defined but not used [-Wunused-label] BUILDSTDERR: 5446 | _cQNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5446 | _cQNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQpw_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5470:1: error: BUILDSTDERR: warning: label ‘_cQNk’ defined but not used [-Wunused-label] BUILDSTDERR: 5470 | _cQNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5470 | _cQNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQp8_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5525:1: error: BUILDSTDERR: warning: label ‘_cQNx’ defined but not used [-Wunused-label] BUILDSTDERR: 5525 | _cQNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5525 | _cQNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘sQpx_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5572:1: error: BUILDSTDERR: warning: label ‘_cQNA’ defined but not used [-Wunused-label] BUILDSTDERR: 5572 | _cQNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5572 | _cQNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPDziCommandsziExtensions_volume_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5635:1: error: BUILDSTDERR: warning: label ‘_cQNF’ defined but not used [-Wunused-label] BUILDSTDERR: 5635 | _cQNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5635 | _cQNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc: In function ‘_cQLe’: BUILDSTDERR: /tmp/ghc3760_0/ghc_382.hc:5680:1: error: BUILDSTDERR: warning: label ‘_cQLe’ defined but not used [-Wunused-label] BUILDSTDERR: 5680 | _cQLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5680 | _cQLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘sRdu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:83:1: error: BUILDSTDERR: warning: label ‘_cRfM’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _cRfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _cRfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘sRdv_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:121:1: error: BUILDSTDERR: warning: label ‘_cRfP’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _cRfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _cRfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRf1’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:161:1: error: BUILDSTDERR: warning: label ‘_cRf1’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _cRf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _cRf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRf7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:184:1: error: BUILDSTDERR: warning: label ‘_cRf7’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _cRf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _cRf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRfc’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:206:1: error: BUILDSTDERR: warning: label ‘_cRfc’ defined but not used [-Wunused-label] BUILDSTDERR: 206 | _cRfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 206 | _cRfc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRfh’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:234:1: error: BUILDSTDERR: warning: label ‘_cRfh’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _cRfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _cRfh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRfv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:271:1: error: BUILDSTDERR: warning: label ‘_cRfv’ defined but not used [-Wunused-label] BUILDSTDERR: 271 | _cRfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 271 | _cRfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRfA’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:298:1: error: BUILDSTDERR: warning: label ‘_cRfA’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _cRfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _cRfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘sRd7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:343:1: error: BUILDSTDERR: warning: label ‘_cRgo’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cRgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cRgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD11_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:381:1: error: BUILDSTDERR: warning: label ‘_cRgr’ defined but not used [-Wunused-label] BUILDSTDERR: 381 | _cRgr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 381 | _cRgr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD14_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:437:1: error: BUILDSTDERR: warning: label ‘_cRgP’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _cRgP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _cRgP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD9_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:497:1: error: BUILDSTDERR: warning: label ‘_cRh3’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _cRh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _cRh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD7_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:550:1: error: BUILDSTDERR: warning: label ‘_cRhh’ defined but not used [-Wunused-label] BUILDSTDERR: 550 | _cRhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 550 | _cRhh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD15_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:599:1: error: BUILDSTDERR: warning: label ‘_cRhu’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _cRhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _cRhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRhr’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:626:1: error: BUILDSTDERR: warning: label ‘_cRhr’ defined but not used [-Wunused-label] BUILDSTDERR: 626 | _cRhr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 626 | _cRhr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_zdwunsafeDrop_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:662:1: error: BUILDSTDERR: warning: label ‘_cRhT’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _cRhT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _cRhT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRhI’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:681:1: error: BUILDSTDERR: warning: label ‘_cRhI’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _cRhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _cRhI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRhM’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:700:1: error: BUILDSTDERR: warning: label ‘_cRhM’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _cRhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _cRhM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD5_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:754:1: error: BUILDSTDERR: warning: label ‘_cRin’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _cRin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _cRin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD3_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:807:1: error: BUILDSTDERR: warning: label ‘_cRiB’ defined but not used [-Wunused-label] BUILDSTDERR: 807 | _cRiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 807 | _cRiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD12_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:858:1: error: BUILDSTDERR: warning: label ‘_cRiP’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _cRiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _cRiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘sRdY_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:907:1: error: BUILDSTDERR: warning: label ‘_cRjM’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _cRjM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _cRjM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘sRe0_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:949:1: error: BUILDSTDERR: warning: label ‘_cRjQ’ defined but not used [-Wunused-label] BUILDSTDERR: 949 | _cRjQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 949 | _cRjQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘sReE_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1010:1: error: BUILDSTDERR: warning: label ‘_cRk3’ defined but not used [-Wunused-label] BUILDSTDERR: 1010 | _cRk3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1010 | _cRk3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRjW’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1061:1: error: BUILDSTDERR: warning: label ‘_cRjW’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _cRjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _cRjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRls’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1091:1: error: BUILDSTDERR: warning: label ‘_cRls’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _cRls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _cRls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_sRdL’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1110:1: error: BUILDSTDERR: warning: label ‘_sRdL’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _sRdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _sRdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRjf’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1124:1: error: BUILDSTDERR: warning: label ‘_cRjf’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _cRjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _cRjf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRk7’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1154:1: error: BUILDSTDERR: warning: label ‘_cRk7’ defined but not used [-Wunused-label] BUILDSTDERR: 1154 | _cRk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1154 | _cRk7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRkb’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1202:1: error: BUILDSTDERR: warning: label ‘_cRkb’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _cRkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _cRkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRl5’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1232:1: error: BUILDSTDERR: warning: label ‘_cRl5’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _cRl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _cRl5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_sRdU’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1251:1: error: BUILDSTDERR: warning: label ‘_sRdU’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _sRdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _sRdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRju’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1281:1: error: BUILDSTDERR: warning: label ‘_cRju’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _cRju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _cRju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRks’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1371:1: error: BUILDSTDERR: warning: label ‘_cRks’ defined but not used [-Wunused-label] BUILDSTDERR: 1371 | _cRks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1371 | _cRks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRkv’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1395:1: error: BUILDSTDERR: warning: label ‘_cRkv’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _cRkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _cRkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRkG’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1424:1: error: BUILDSTDERR: warning: label ‘_cRkG’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _cRkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _cRkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘_cRkS’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1460:1: error: BUILDSTDERR: warning: label ‘_cRkS’ defined but not used [-Wunused-label] BUILDSTDERR: 1460 | _cRkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1460 | _cRkS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD2_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1499:1: error: BUILDSTDERR: warning: label ‘_cRlP’ defined but not used [-Wunused-label] BUILDSTDERR: 1499 | _cRlP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1499 | _cRlP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPDzu_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1546:1: error: BUILDSTDERR: warning: label ‘_cRm6’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _cRm6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _cRm6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc: In function ‘libmpdzm0zi9zi0zi9zm5rZZJmujNq3zz4XmIXK4hjYD_NetworkziMPD_withMPD1_entry’: BUILDSTDERR: /tmp/ghc3760_0/ghc_393.hc:1576:1: error: BUILDSTDERR: warning: label ‘_cRml’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _cRml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _cRml: BUILDSTDERR: | ^ + '[' -n dist/build/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: src/Network/MPD/Core/Error.hs:18:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 18 | import Control.Monad.Error (Error(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Core/Error.hs:48:10: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 48 | instance Error MPDError where BUILDSTDERR: | ^^^^^ BUILDSTDERR: src/Network/MPD/Core/Error.hs:48:10: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 48 | instance Error MPDError where BUILDSTDERR: | ^^^^^ BUILDSTDERR: src/Network/MPD/Core/Class.hs:17:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 17 | import Control.Monad.Error (MonadError) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Util.hs:53:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘parseTime’ BUILDSTDERR: (imported from Data.Time.Format, but defined in time-1.8.0.2:Data.Time.Format.Parse): BUILDSTDERR: Deprecated: "use "parseTimeM True" instead" BUILDSTDERR: | BUILDSTDERR: 53 | parseIso8601 = parseTime defaultTimeLocale iso8601Format . UTF8.toString BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Core.hs:32:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 32 | import Control.Monad.Error (ErrorT(..), MonadError(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Core.hs:70:21: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 70 | MPD { runMPD :: ErrorT MPDError BUILDSTDERR: | ^^^^^^ BUILDSTDERR: src/Network/MPD/Core.hs:100:29: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘runErrorT’ BUILDSTDERR: (imported from Control.Monad.Error, but defined in transformers-0.5.5.0:Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 100 | runReaderT (evalStateT (runErrorT . runMPD $ open >> (x <* close)) initState) BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/Internal.hs:34:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 34 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/Internal.hs:40:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 40 | import Control.Monad.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Parse.hs:15:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 15 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Parse.hs:16:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 16 | import Control.Monad.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Query.hs:20:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 20 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/Query.hs:22:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 22 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/StoredPlaylists.hs:35:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 35 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/Stickers.hs:29:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 29 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/Status.hs:99:37: warning: [-Wtype-defaults] BUILDSTDERR: • Defaulting the following constraints to type ‘Double’ BUILDSTDERR: (Fractional a0) BUILDSTDERR: arising from a use of ‘frac’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:37-111 BUILDSTDERR: (Read a0) BUILDSTDERR: arising from a use of ‘frac’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:37-111 BUILDSTDERR: (RealFrac a0) BUILDSTDERR: arising from a use of ‘round’ BUILDSTDERR: at src/Network/MPD/Applicative/Status.hs:99:84-90 BUILDSTDERR: • In the expression: BUILDSTDERR: frac $ \ x -> a {stTime = fmap ((, round x) . fst) (stTime a)} BUILDSTDERR: In a case alternative: BUILDSTDERR: "duration" BUILDSTDERR: -> frac $ \ x -> a {stTime = fmap ((, round x) . fst) (stTime a)} BUILDSTDERR: In the expression: BUILDSTDERR: case k of BUILDSTDERR: "volume" -> vol $ \ x -> a {stVolume = x} BUILDSTDERR: "repeat" -> bool $ \ x -> a {stRepeat = x} BUILDSTDERR: "random" -> bool $ \ x -> a {stRandom = x} BUILDSTDERR: "single" -> bool $ \ x -> a {stSingle = x} BUILDSTDERR: "consume" -> bool $ \ x -> a {stConsume = x} BUILDSTDERR: "playlist" -> num $ \ x -> a {stPlaylistVersion = x} BUILDSTDERR: "playlistlength" -> num $ \ x -> a {stPlaylistLength = x} BUILDSTDERR: "state" -> state $ \ x -> a {stState = x} BUILDSTDERR: "song" -> int $ \ x -> a {stSongPos = Just x} BUILDSTDERR: "songid" -> int $ \ x -> a {stSongID = Just $ Id x} BUILDSTDERR: "nextsong" -> int $ \ x -> a {stNextSongPos = Just x} BUILDSTDERR: "nextsongid" -> int $ \ x -> a {stNextSongID = Just $ Id x} BUILDSTDERR: "time" -> time $ \ x -> a {stTime = Just x} BUILDSTDERR: "elapsed" -> frac $ \ x -> a {stTime = fmap (... . snd) (stTime a)} BUILDSTDERR: "duration" BUILDSTDERR: -> frac $ \ x -> a {stTime = fmap (... . fst) (stTime a)} BUILDSTDERR: "bitrate" -> int $ \ x -> a {stBitrate = Just x} BUILDSTDERR: "xfade" -> num $ \ x -> a {stXFadeWidth = x} BUILDSTDERR: "mixrampdb" -> frac $ \ x -> a {stMixRampdB = x} BUILDSTDERR: "mixrampdelay" -> frac $ \ x -> a {stMixRampDelay = x} BUILDSTDERR: "audio" -> audio $ \ x -> a {stAudio = x} BUILDSTDERR: "updating_db" -> num $ \ x -> a {stUpdatingDb = Just x} BUILDSTDERR: "error" -> Right a {stError = Just (UTF8.toString v)} BUILDSTDERR: _ -> unexpectedPair BUILDSTDERR: | BUILDSTDERR: 99 | "duration" -> frac $ \x -> a { stTime = fmap ((, round x) . fst) (stTime a) } BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/Database.hs:17:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 17 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Commands/CurrentPlaylist.hs:43:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Error’ is deprecated: BUILDSTDERR: Use "Control.Monad.Except" instead BUILDSTDERR: | BUILDSTDERR: 43 | import Control.Monad.Error (throwError) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Network/MPD/Applicative/ClientToClient.hs:28:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 28 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mpiling Network.MPD.Applicative.Reflection ( src/Network/MPD/Applicative/Reflection.hs, dist/build/Network/MPD/Applicative/Reflection.p_o ) [24 of 36] Compiling Network.MPD.Commands.Reflection ( src/Network/MPD/Commands/Reflection.hs, dist/build/Network/MPD/Commands/Reflection.p_o ) [25 of 36] Compiling Network.MPD.Applicative.PlaybackOptions ( src/Network/MPD/Applicative/PlaybackOptions.hs, dist/build/Network/MPD/Applicative/PlaybackOptions.p_o ) [26 of 36] Compiling Network.MPD.Commands.PlaybackOptions ( src/Network/MPD/Commands/PlaybackOptions.hs, dist/build/Network/MPD/Commands/PlaybackOptions.p_o ) [27 of 36] Compiling Network.MPD.Applicative.Database ( src/Network/MPD/Applicative/Database.hs, dist/build/Network/MPD/Applicative/Database.p_o ) [28 of 36] Compiling Network.MPD.Commands.Database ( src/Network/MPD/Commands/Database.hs, dist/build/Network/MPD/Commands/Database.p_o ) [29 of 36] Compiling Network.MPD.Applicative.CurrentPlaylist ( src/Network/MPD/Applicative/CurrentPlaylist.hs, dist/build/Network/MPD/Applicative/CurrentPlaylist.p_o ) [30 of 36] Compiling Network.MPD.Commands.CurrentPlaylist ( src/Network/MPD/Commands/CurrentPlaylist.hs, dist/build/Network/MPD/Commands/CurrentPlaylist.p_o ) [31 of 36] Compiling Network.MPD.Applicative ( src/Network/MPD/Applicative.hs, dist/build/Network/MPD/Applicative.p_o ) [32 of 36] Compiling Network.MPD.Applicative.ClientToClient ( src/Network/MPD/Applicative/ClientToClient.hs, dist/build/Network/MPD/Applicative/ClientToClient.p_o ) [33 of 36] Compiling Network.MPD.Commands.ClientToClient ( src/Network/MPD/Commands/ClientToClient.hs, dist/build/Network/MPD/Commands/ClientToClient.p_o ) [34 of 36] Compiling Network.MPD.Commands ( src/Network/MPD/Commands.hs, dist/build/Network/MPD/Commands.p_o ) [35 of 36] Compiling Network.MPD.Commands.Extensions ( src/Network/MPD/Commands/Extensions.hs, dist/build/Network/MPD/Commands/Extensions.p_o ) [36 of 36] Compiling Network.MPD ( src/Network/MPD.hs, dist/build/Network/MPD.p_o ) Preprocessing library for libmpd-0.9.0.9.. Running Haddock on library for libmpd-0.9.0.9.. Haddock coverage: 81% ( 13 / 16) in 'Network.MPD.Core' Missing documentation for: Host (src/Network/MPD/Core.hs:51) Port (src/Network/MPD/Core.hs:52) Password (src/Network/MPD/Core/Class.hs:19) 100% ( 3 / 3) in 'Network.MPD.Applicative.Connection' 100% ( 9 / 9) in 'Network.MPD.Applicative.PlaybackControl' 100% ( 4 / 4) in 'Network.MPD.Applicative.Output' 100% ( 12 / 12) in 'Network.MPD.Applicative.StoredPlaylists' 100% ( 6 / 6) in 'Network.MPD.Applicative.Stickers' 100% ( 7 / 7) in 'Network.MPD.Applicative.Status' 100% ( 7 / 7) in 'Network.MPD.Applicative.Reflection' 100% ( 11 / 11) in 'Network.MPD.Applicative.PlaybackOptions' 87% ( 13 / 15) in 'Network.MPD.Applicative.Database' Missing documentation for: lsInfo' (src/Network/MPD/Applicative/Database.hs:66) update_ (src/Network/MPD/Applicative/Database.hs:109) 100% ( 20 / 20) in 'Network.MPD.Applicative.CurrentPlaylist' 96% ( 22 / 23) in 'Network.MPD.Applicative' Missing documentation for: Module header 36% ( 4 / 11) in 'Network.MPD.Applicative.ClientToClient' Missing documentation for: ChannelName (src/Network/MPD/Applicative/ClientToClient.hs:40) MessageText (src/Network/MPD/Applicative/ClientToClient.hs:41) subscribe (src/Network/MPD/Applicative/ClientToClient.hs:45) unsubscribe (src/Network/MPD/Applicative/ClientToClient.hs:48) channels (src/Network/MPD/Applicative/ClientToClient.hs:51) readMessages (src/Network/MPD/Applicative/ClientToClient.hs:58) sendMessage (src/Network/MPD/Applicative/ClientToClient.hs:67) 100% ( 12 / 12) in 'Network.MPD.Commands.Extensions' 87% (113 /130) in 'Network.MPD' Missing documentation for: Host (src/Network/MPD/Core.hs:51) Port (src/Network/MPD/Core.hs:52) Password (src/Network/MPD/Core/Class.hs:19) Artist (src/Network/MPD/Commands/Types.hs:67) Album (src/Network/MPD/Commands/Types.hs:68) Title (src/Network/MPD/Commands/Types.hs:69) BUILDSTDERR: Seconds (src/Network/MPD+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /Commands/Types.hs:141) Decibels (src/Network/MPD/Commands/Types.hs:143) ReplayGainMode (src/Network/MPD/Commands/Types.hs:179) Id (src/Network/MPD/Commands/Types.hs:243) ChannelName (src/Network/MPD/Applicative/ClientToClient.hs:40) MessageText (src/Network/MPD/Applicative/ClientToClient.hs:41) subscribe (src/Network/MPD/Commands/ClientToClient.hs:34) unsubscribe (src/Network/MPD/Commands/ClientToClient.hs:37) channels (src/Network/MPD/Commands/ClientToClient.hs:40) readMessages (src/Network/MPD/Commands/ClientToClient.hs:43) sendMessage (src/Network/MPD/Commands/ClientToClient.hs:46) Warning: Network.MPD.Applicative.Database: could not find link destinations for: Command Documentation created: dist/doc/html/libmpd/index.html, dist/doc/html/libmpd/libmpd.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1EIPhn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64 + cd libmpd-0.9.0.9 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64 -v directory dist/doc/html/libmpd does exist: True creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9 copy directory 'dist/doc/html/libmpd' to '/builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9'. creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src Installing dist/doc/html/libmpd/doc-index-L.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-L.html Installing dist/doc/html/libmpd/doc-index-O.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-O.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-StoredPlaylists.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-StoredPlaylists.html Installing dist/doc/html/libmpd/Network-MPD-Applicative.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-PlaybackControl.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-PlaybackControl.html Installing dist/doc/html/libmpd/doc-index-V.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-V.html Installing dist/doc/html/libmpd/doc-index-R.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-R.html Installing dist/doc/html/libmpd/libmpd.haddock to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/libmpd.haddock Installing dist/doc/html/libmpd/doc-index-W.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-W.html Installing dist/doc/html/libmpd/minus.gif to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/minus.gif Installing dist/doc/html/libmpd/doc-index-K.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-K.html Installing dist/doc/html/libmpd/doc-index.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-Reflection.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-Reflection.html Installing dist/doc/html/libmpd/doc-index-I.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-I.html Installing dist/doc/html/libmpd/doc-index-B.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-B.html Installing dist/doc/html/libmpd/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-Q.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-CurrentPlaylist.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-CurrentPlaylist.html Installing dist/doc/html/libmpd/doc-index-P.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-P.html Installing dist/doc/html/libmpd/plus.gif to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/plus.gif Installing dist/doc/html/libmpd/doc-index-C.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-C.html Installing dist/doc/html/libmpd/doc-index-T.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-T.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-PlaybackOptions.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-PlaybackOptions.html Installing dist/doc/html/libmpd/hslogo-16.png to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/hslogo-16.png Installing dist/doc/html/libmpd/doc-index-H.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-H.html Installing dist/doc/html/libmpd/Network-MPD-Core.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Core.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-Output.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-Output.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-Database.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-Database.html Installing dist/doc/html/libmpd/doc-index-M.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-M.html Installing dist/doc/html/libmpd/meta.json to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/meta.json Installing dist/doc/html/libmpd/Network-MPD-Applicative-Stickers.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-Stickers.html Installing dist/doc/html/libmpd/doc-index-60.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-60.html Installing dist/doc/html/libmpd/doc-index-D.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-D.html Installing dist/doc/html/libmpd/Network-MPD.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD.html Installing dist/doc/html/libmpd/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/haddock-bundle.min.js Installing dist/doc/html/libmpd/doc-index-61.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-61.html Installing dist/doc/html/libmpd/doc-index-F.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-F.html Installing dist/doc/html/libmpd/ocean.css to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/ocean.css Installing dist/doc/html/libmpd/synopsis.png to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/synopsis.png Installing dist/doc/html/libmpd/index.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/index.html Installing dist/doc/html/libmpd/libmpd.txt to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/libmpd.txt Installing dist/doc/html/libmpd/Network-MPD-Commands-Extensions.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Commands-Extensions.html Installing dist/doc/html/libmpd/doc-index-All.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-All.html Installing dist/doc/html/libmpd/quick-jump.css to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/quick-jump.css Installing dist/doc/html/libmpd/Network-MPD-Applicative-Connection.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-Connection.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-ClientToClient.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-ClientToClient.html Installing dist/doc/html/libmpd/Network-MPD-Applicative-Status.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/Network-MPD-Applicative-Status.html Installing dist/doc/html/libmpd/doc-index-S.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-S.html Installing dist/doc/html/libmpd/doc-index-G.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-G.html Installing dist/doc/html/libmpd/doc-index-N.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-N.html Installing dist/doc/html/libmpd/doc-index-E.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-E.html Installing dist/doc/html/libmpd/doc-index-A.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-A.html Installing dist/doc/html/libmpd/doc-index-U.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/doc-index-U.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.CurrentPlaylist.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.CurrentPlaylist.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Database.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Database.html Installing dist/doc/html/libmpd/src/Network.MPD.Util.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Util.html Installing dist/doc/html/libmpd/src/style.css to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/style.css Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Arg.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Arg.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Output.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Output.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Stickers.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Stickers.html Installing dist/doc/html/libmpd/src/highlight.js to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/highlight.js Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Stickers.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Stickers.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Reflection.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Reflection.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Status.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Status.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Internal.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Internal.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Parse.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Parse.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.PlaybackOptions.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.PlaybackOptions.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.StoredPlaylists.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.StoredPlaylists.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Database.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Database.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.PlaybackControl.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.PlaybackControl.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Connection.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Connection.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Connection.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Connection.html Installing dist/doc/html/libmpd/src/Network.MPD.Core.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Core.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.StoredPlaylists.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.StoredPlaylists.html Installing dist/doc/html/libmpd/src/Network.MPD.Core.Class.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Core.Class.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Status.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Status.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Types.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Types.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.ClientToClient.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.ClientToClient.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Output.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Output.html Installing dist/doc/html/libmpd/src/Network.MPD.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Reflection.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Reflection.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.PlaybackControl.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.PlaybackControl.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Extensions.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Extensions.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.Util.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.Util.html Installing dist/doc/html/libmpd/src/Network.MPD.Commands.Query.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Commands.Query.html Installing dist/doc/html/libmpd/src/Network.MPD.Core.Error.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Core.Error.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.ClientToClient.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.ClientToClient.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.PlaybackOptions.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.PlaybackOptions.html Installing dist/doc/html/libmpd/src/Network.MPD.Applicative.CurrentPlaylist.html to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/src/Network.MPD.Applicative.CurrentPlaylist.html creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9 Installing dist/doc/html/libmpd/libmpd.haddock to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9/libmpd.haddock creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/licenses/ghc-libmpd creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/licenses/ghc-libmpd Installing LICENSE to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/licenses/ghc-libmpd/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core Installing dist/build/Network/MPD.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD.hi Installing dist/build/Network/MPD/Applicative.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative.hi Installing dist/build/Network/MPD/Applicative/ClientToClient.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/ClientToClient.hi Installing dist/build/Network/MPD/Applicative/Connection.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Connection.hi Installing dist/build/Network/MPD/Applicative/CurrentPlaylist.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/CurrentPlaylist.hi Installing dist/build/Network/MPD/Applicative/Database.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Database.hi Installing dist/build/Network/MPD/Applicative/Output.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Output.hi Installing dist/build/Network/MPD/Applicative/PlaybackControl.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/PlaybackControl.hi Installing dist/build/Network/MPD/Applicative/PlaybackOptions.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/PlaybackOptions.hi Installing dist/build/Network/MPD/Applicative/Reflection.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Reflection.hi Installing dist/build/Network/MPD/Applicative/Status.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Status.hi Installing dist/build/Network/MPD/Applicative/Stickers.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Stickers.hi Installing dist/build/Network/MPD/Applicative/StoredPlaylists.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/StoredPlaylists.hi Installing dist/build/Network/MPD/Commands/Extensions.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Extensions.hi Installing dist/build/Network/MPD/Core.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core.hi Installing dist/build/Network/MPD/Core/Class.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core/Class.hi Installing dist/build/Network/MPD/Core/Error.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core/Error.hi Installing dist/build/Network/MPD/Commands.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands.hi Installing dist/build/Network/MPD/Commands/Arg.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Arg.hi Installing dist/build/Network/MPD/Commands/Parse.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Parse.hi Installing dist/build/Network/MPD/Commands/Query.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Query.hi Installing dist/build/Network/MPD/Commands/Types.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Types.hi Installing dist/build/Network/MPD/Commands/ClientToClient.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/ClientToClient.hi Installing dist/build/Network/MPD/Commands/Status.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Status.hi Installing dist/build/Network/MPD/Commands/PlaybackOptions.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/PlaybackOptions.hi Installing dist/build/Network/MPD/Commands/PlaybackControl.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/PlaybackControl.hi Installing dist/build/Network/MPD/Commands/CurrentPlaylist.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/CurrentPlaylist.hi Installing dist/build/Network/MPD/Commands/StoredPlaylists.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/StoredPlaylists.hi Installing dist/build/Network/MPD/Commands/Database.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Database.hi Installing dist/build/Network/MPD/Commands/Stickers.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Stickers.hi Installing dist/build/Network/MPD/Commands/Connection.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Connection.hi Installing dist/build/Network/MPD/Commands/Output.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Output.hi Installing dist/build/Network/MPD/Commands/Reflection.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Reflection.hi Installing dist/build/Network/MPD/Applicative/Util.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Util.hi Installing dist/build/Network/MPD/Applicative/Internal.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Internal.hi Installing dist/build/Network/MPD/Util.hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Util.hi creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core Installing dist/build/Network/MPD.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD.p_hi Installing dist/build/Network/MPD/Applicative.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative.p_hi Installing dist/build/Network/MPD/Applicative/ClientToClient.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/ClientToClient.p_hi Installing dist/build/Network/MPD/Applicative/Connection.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Connection.p_hi Installing dist/build/Network/MPD/Applicative/CurrentPlaylist.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/CurrentPlaylist.p_hi Installing dist/build/Network/MPD/Applicative/Database.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Database.p_hi Installing dist/build/Network/MPD/Applicative/Output.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Output.p_hi Installing dist/build/Network/MPD/Applicative/PlaybackControl.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/PlaybackControl.p_hi Installing dist/build/Network/MPD/Applicative/PlaybackOptions.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/PlaybackOptions.p_hi Installing dist/build/Network/MPD/Applicative/Reflection.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Reflection.p_hi Installing dist/build/Network/MPD/Applicative/Status.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Status.p_hi Installing dist/build/Network/MPD/Applicative/Stickers.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Stickers.p_hi Installing dist/build/Network/MPD/Applicative/StoredPlaylists.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/StoredPlaylists.p_hi Installing dist/build/Network/MPD/Commands/Extensions.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Extensions.p_hi Installing dist/build/Network/MPD/Core.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core.p_hi Installing dist/build/Network/MPD/Core/Class.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core/Class.p_hi Installing dist/build/Network/MPD/Core/Error.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core/Error.p_hi Installing dist/build/Network/MPD/Commands.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands.p_hi Installing dist/build/Network/MPD/Commands/Arg.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Arg.p_hi Installing dist/build/Network/MPD/Commands/Parse.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Parse.p_hi Installing dist/build/Network/MPD/Commands/Query.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Query.p_hi Installing dist/build/Network/MPD/Commands/Types.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Types.p_hi Installing dist/build/Network/MPD/Commands/ClientToClient.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/ClientToClient.p_hi Installing dist/build/Network/MPD/Commands/Status.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Status.p_hi Installing dist/build/Network/MPD/Commands/PlaybackOptions.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/PlaybackOptions.p_hi Installing dist/build/Network/MPD/Commands/PlaybackControl.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/PlaybackControl.p_hi Installing dist/build/Network/MPD/Commands/CurrentPlaylist.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/CurrentPlaylist.p_hi Installing dist/build/Network/MPD/Commands/StoredPlaylists.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/StoredPlaylists.p_hi Installing dist/build/Network/MPD/Commands/Database.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Database.p_hi Installing dist/build/Network/MPD/Commands/Stickers.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Stickers.p_hi Installing dist/build/Network/MPD/Commands/Connection.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Connection.p_hi Installing dist/build/Network/MPD/Commands/Output.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Output.p_hi Installing dist/build/Network/MPD/Commands/Reflection.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Reflection.p_hi Installing dist/build/Network/MPD/Applicative/Util.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Util.p_hi Installing dist/build/Network/MPD/Applicative/Internal.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Internal.p_hi Installing dist/build/Network/MPD/Util.p_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Util.p_hi creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core Installing dist/build/Network/MPD.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD.dyn_hi Installing dist/build/Network/MPD/Applicative.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative.dyn_hi Installing dist/build/Network/MPD/Applicative/ClientToClient.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/ClientToClient.dyn_hi Installing dist/build/Network/MPD/Applicative/Connection.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Connection.dyn_hi Installing dist/build/Network/MPD/Applicative/CurrentPlaylist.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/CurrentPlaylist.dyn_hi Installing dist/build/Network/MPD/Applicative/Database.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Database.dyn_hi Installing dist/build/Network/MPD/Applicative/Output.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Output.dyn_hi Installing dist/build/Network/MPD/Applicative/PlaybackControl.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/PlaybackControl.dyn_hi Installing dist/build/Network/MPD/Applicative/PlaybackOptions.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/PlaybackOptions.dyn_hi Installing dist/build/Network/MPD/Applicative/Reflection.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Reflection.dyn_hi Installing dist/build/Network/MPD/Applicative/Status.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Status.dyn_hi Installing dist/build/Network/MPD/Applicative/Stickers.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Stickers.dyn_hi Installing dist/build/Network/MPD/Applicative/StoredPlaylists.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/StoredPlaylists.dyn_hi Installing dist/build/Network/MPD/Commands/Extensions.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Extensions.dyn_hi Installing dist/build/Network/MPD/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core.dyn_hi Installing dist/build/Network/MPD/Core/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core/Class.dyn_hi Installing dist/build/Network/MPD/Core/Error.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Core/Error.dyn_hi Installing dist/build/Network/MPD/Commands.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands.dyn_hi Installing dist/build/Network/MPD/Commands/Arg.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Arg.dyn_hi Installing dist/build/Network/MPD/Commands/Parse.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Parse.dyn_hi Installing dist/build/Network/MPD/Commands/Query.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Query.dyn_hi Installing dist/build/Network/MPD/Commands/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Types.dyn_hi Installing dist/build/Network/MPD/Commands/ClientToClient.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/ClientToClient.dyn_hi BUILDSTDERR: Ins+ '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d libmpd-0.9.0.9.conf ']' + install -D --mode=0644 libmpd-0.9.0.9.conf /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/libmpd-0.9.0.9.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z libmpd-0.9.0.9.conf ']' + rm -f ghc-libmpd.files ghc-libmpd-devel.files + touch ghc-libmpd.files ghc-libmpd-devel.files + ls /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/libmpd-0.9.0.9.conf + pkgdir=/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 + '[' -d /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 ']' + echo /usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 + echo '%attr(755,root,root) /usr/lib64/libHSlibmpd-0.9.0.9-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9 ']' + echo /usr/share/doc/ghc/html/libraries/libmpd-0.9.0.9 + for i in ghc-libmpd.files ghc-libmpd-devel.files + '[' -f ghc-libmpd.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64!!g' ghc-libmpd.files + for i in ghc-libmpd.files ghc-libmpd-devel.files + '[' -f ghc-libmpd-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64!!g' ghc-libmpd-devel.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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs talling dist/build/Network/MPD/Commands/Status.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Status.dyn_hi Installing dist/build/Network/MPD/Commands/PlaybackOptions.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/PlaybackOptions.dyn_hi Installing dist/build/Network/MPD/Commands/PlaybackControl.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/PlaybackControl.dyn_hi Installing dist/build/Network/MPD/Commands/CurrentPlaylist.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/CurrentPlaylist.dyn_hi Installing dist/build/Network/MPD/Commands/StoredPlaylists.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/StoredPlaylists.dyn_hi Installing dist/build/Network/MPD/Commands/Database.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Database.dyn_hi Installing dist/build/Network/MPD/Commands/Stickers.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Stickers.dyn_hi Installing dist/build/Network/MPD/Commands/Connection.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Connection.dyn_hi Installing dist/build/Network/MPD/Commands/Output.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Output.dyn_hi Installing dist/build/Network/MPD/Commands/Reflection.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Commands/Reflection.dyn_hi Installing dist/build/Network/MPD/Applicative/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Util.dyn_hi Installing dist/build/Network/MPD/Applicative/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Applicative/Internal.dyn_hi Installing dist/build/Network/MPD/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/Network/MPD/Util.dyn_hi creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 Installing dist/build/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD.a to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD.a creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9 Installing dist/build/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD_p.a to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/ghc-8.4.4/libmpd-0.9.0.9/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD_p.a creating /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64 Installing executable dist/build/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD-ghc8.4.4.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/lib64/libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD-ghc8.4.4.so Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A6rFln Processing files: ghc-libmpd-0.9.0.9-1.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c5LQCn + umask 022 + cd /builddir/build/BUILD + cd libmpd-0.9.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/licenses/ghc-libmpd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/licenses/ghc-libmpd + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/licenses/ghc-libmpd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ghc-libmpd = 0.9.0.9-1.fc31 ghc-libmpd(riscv-64) = 0.9.0.9-1.fc31 libHSlibmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSattoparsec-0.13.2.2-GMVJQ6Lj62eBceL6hk60jE-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHScontainers-0.5.11.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHSmtl-2.2.2-ghc8.4.4.so()(64bit) libHSnetwork-2.6.3.6-3jyCXdQw2eF4hQHqAxZLCu-ghc8.4.4.so()(64bit) libHStext-1.2.3.1-ghc8.4.4.so()(64bit) libHStime-1.8.0.2-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) libHSutf8-string-1.0.1.1-LRSjvSC6FZkKPp48Qszoj8-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ghc-libmpd-devel-0.9.0.9-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dSwLRm + umask 022 + cd /builddir/build/BUILD + cd libmpd-0.9.0.9 + DOCDIR=/builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc-libmpd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc-libmpd-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc-libmpd-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64/usr/share/doc/ghc-libmpd-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ghc-devel(libmpd-0.9.0.9-5rZJmujNq3z4XmIXK4hjYD) ghc-libmpd-devel = 0.9.0.9-1.fc31 ghc-libmpd-devel(riscv-64) = 0.9.0.9-1.fc31 ghc-libmpd-doc = 0.9.0.9-1.fc31 ghc-libmpd-static = 0.9.0.9-1.fc31 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(attoparsec-0.13.2.2-GMVJQ6Lj62eBceL6hk60jE) ghc-devel(base-4.11.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.11.0) ghc-devel(data-default-class-0.1.2.0-2kYzERBLX3wJoPfj7mwVvW) ghc-devel(filepath-1.4.2) ghc-devel(mtl-2.2.2) ghc-devel(network-2.6.3.6-3jyCXdQw2eF4hQHqAxZLCu) ghc-devel(old-locale-1.0.0.7-26K7wLFR2jK44UeOklvTCh) ghc-devel(text-1.2.3.1) ghc-devel(time-1.8.0.2) ghc-devel(utf8-string-1.0.1.1-LRSjvSC6FZkKPp48Qszoj8) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64 Wrote: /builddir/build/RPMS/ghc-libmpd-0.9.0.9-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-libmpd-devel-0.9.0.9-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hyGkCp + umask 022 + cd /builddir/build/BUILD + cd libmpd-0.9.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-libmpd-0.9.0.9-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0