Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-attoparsec-binary.spec'], chrootPath='/var/lib/mock/f30-build-43168-25010/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-attoparsec-binary.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 Wrote: /builddir/build/SRPMS/ghc-attoparsec-binary-0.2-6.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-attoparsec-binary.spec'], chrootPath='/var/lib/mock/f30-build-43168-25010/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-attoparsec-binary.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XN90rE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf attoparsec-binary-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/attoparsec-binary-0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd attoparsec-binary-0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Tdg8ZU + umask 022 + cd /builddir/build/BUILD + cd attoparsec-binary-0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -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-attoparsec-binary '--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' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2 --global Configuring attoparsec-binary-0.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for attoparsec-binary-0.2.. Building library for attoparsec-binary-0.2.. [1 of 1] Compiling Data.Attoparsec.Binary ( Data/Attoparsec/Binary.hs, dist/build/Data/Attoparsec/Binary.o ) BUILDSTDERR: Data/Attoparsec/Binary.hs:18:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Data.Attoparsec’ is deprecated: BUILDSTDERR: This module will be removed in the next major release. BUILDSTDERR: | BUILDSTDERR: 18 | import Data.Attoparsec BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Data/Attoparsec/Binary.hs:24:24: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘bitSize’ (imported from Data.Bits): BUILDSTDERR: Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" BUILDSTDERR: | BUILDSTDERR: 24 | byteSize = (`div` 8) . bitSize BUILDSTDERR: | ^^^^^^^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s567_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:20:1: error: BUILDSTDERR: warning: label ‘_c5dL’ defined but not used [-Wunused-label] BUILDSTDERR: 20 | _c5dL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 20 | _c5dL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5dI’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:50:1: error: BUILDSTDERR: warning: label ‘_c5dI’ defined but not used [-Wunused-label] BUILDSTDERR: 50 | _c5dI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 50 | _c5dI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s56c_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:86:1: error: BUILDSTDERR: warning: label ‘_c5e6’ defined but not used [-Wunused-label] BUILDSTDERR: 86 | _c5e6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 86 | _c5e6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be5_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:127:1: error: BUILDSTDERR: warning: label ‘_c5ed’ defined but not used [-Wunused-label] BUILDSTDERR: 127 | _c5ed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 127 | _c5ed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5do’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:154:1: error: BUILDSTDERR: warning: label ‘_c5do’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _c5do: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _c5do: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5dt’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:185:1: error: BUILDSTDERR: warning: label ‘_c5dt’ defined but not used [-Wunused-label] BUILDSTDERR: 185 | _c5dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 185 | _c5dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s56D_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:256:1: error: BUILDSTDERR: warning: label ‘_c5eU’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _c5eU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _c5eU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5eR’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:286:1: error: BUILDSTDERR: warning: label ‘_c5eR’ defined but not used [-Wunused-label] BUILDSTDERR: 286 | _c5eR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 286 | _c5eR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s56I_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:322:1: error: BUILDSTDERR: warning: label ‘_c5ff’ defined but not used [-Wunused-label] BUILDSTDERR: 322 | _c5ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 322 | _c5ff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be5_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:363:1: error: BUILDSTDERR: warning: label ‘_c5fm’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _c5fm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _c5fm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5ex’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:390:1: error: BUILDSTDERR: warning: label ‘_c5ex’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _c5ex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _c5ex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5eC’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:421:1: error: BUILDSTDERR: warning: label ‘_c5eC’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _c5eC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _c5eC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s579_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:492:1: error: BUILDSTDERR: warning: label ‘_c5g2’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _c5g2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _c5g2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5fZ’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:522:1: error: BUILDSTDERR: warning: label ‘_c5fZ’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _c5fZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _c5fZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s57e_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:558:1: error: BUILDSTDERR: warning: label ‘_c5gn’ defined but not used [-Wunused-label] BUILDSTDERR: 558 | _c5gn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 558 | _c5gn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be5_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:599:1: error: BUILDSTDERR: warning: label ‘_c5gu’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _c5gu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _c5gu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5fF’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:626:1: error: BUILDSTDERR: warning: label ‘_c5fF’ defined but not used [-Wunused-label] BUILDSTDERR: 626 | _c5fF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 626 | _c5fF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5fK’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:657:1: error: BUILDSTDERR: warning: label ‘_c5fK’ defined but not used [-Wunused-label] BUILDSTDERR: 657 | _c5fK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 657 | _c5fK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:730:1: error: BUILDSTDERR: warning: label ‘_c5gR’ defined but not used [-Wunused-label] BUILDSTDERR: 730 | _c5gR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 730 | _c5gR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5gP’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:763:1: error: BUILDSTDERR: warning: label ‘_c5gP’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _c5gP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _c5gP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s57r_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:786:1: error: BUILDSTDERR: warning: label ‘_c5h9’ defined but not used [-Wunused-label] BUILDSTDERR: 786 | _c5h9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 786 | _c5h9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5h6’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:814:1: error: BUILDSTDERR: warning: label ‘_c5h6’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _c5h6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _c5h6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5hc’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:838:1: error: BUILDSTDERR: warning: label ‘_c5hc’ defined but not used [-Wunused-label] BUILDSTDERR: 838 | _c5hc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 838 | _c5hc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:878:1: error: BUILDSTDERR: warning: label ‘_c5hH’ defined but not used [-Wunused-label] BUILDSTDERR: 878 | _c5hH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 878 | _c5hH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5hF’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:911:1: error: BUILDSTDERR: warning: label ‘_c5hF’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _c5hF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _c5hF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5hK’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:931:1: error: BUILDSTDERR: warning: label ‘_c5hK’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _c5hK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _c5hK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:955:1: error: BUILDSTDERR: warning: label ‘_c5i2’ defined but not used [-Wunused-label] BUILDSTDERR: 955 | _c5i2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 955 | _c5i2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5i0’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:988:1: error: BUILDSTDERR: warning: label ‘_c5i0’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _c5i0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _c5i0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s57F_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1011:1: error: BUILDSTDERR: warning: label ‘_c5ik’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _c5ik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _c5ik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5ih’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1039:1: error: BUILDSTDERR: warning: label ‘_c5ih’ defined but not used [-Wunused-label] BUILDSTDERR: 1039 | _c5ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1039 | _c5ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5in’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1063:1: error: BUILDSTDERR: warning: label ‘_c5in’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _c5in: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _c5in: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1103:1: error: BUILDSTDERR: warning: label ‘_c5iS’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _c5iS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _c5iS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5iQ’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1136:1: error: BUILDSTDERR: warning: label ‘_c5iQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _c5iQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _c5iQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5iV’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1156:1: error: BUILDSTDERR: warning: label ‘_c5iV’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _c5iV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _c5iV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1180:1: error: BUILDSTDERR: warning: label ‘_c5jd’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _c5jd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _c5jd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5jb’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1213:1: error: BUILDSTDERR: warning: label ‘_c5jb’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _c5jb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _c5jb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s57T_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1236:1: error: BUILDSTDERR: warning: label ‘_c5jv’ defined but not used [-Wunused-label] BUILDSTDERR: 1236 | _c5jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1236 | _c5jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5js’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1264:1: error: BUILDSTDERR: warning: label ‘_c5js’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _c5js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _c5js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5jy’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1288:1: error: BUILDSTDERR: warning: label ‘_c5jy’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _c5jy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _c5jy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1328:1: error: BUILDSTDERR: warning: label ‘_c5k3’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _c5k3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _c5k3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5k1’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1361:1: error: BUILDSTDERR: warning: label ‘_c5k1’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _c5k1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _c5k1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5k6’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1381:1: error: BUILDSTDERR: warning: label ‘_c5k6’ defined but not used [-Wunused-label] BUILDSTDERR: 1381 | _c5k6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1381 | _c5k6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘r55F_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1407:1: error: BUILDSTDERR: warning: label ‘_c5km’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _c5km: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _c5km: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s58w_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1444:1: error: BUILDSTDERR: warning: label ‘_c5l9’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _c5l9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _c5l9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5l6’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1472:1: error: BUILDSTDERR: warning: label ‘_c5l6’ defined but not used [-Wunused-label] BUILDSTDERR: 1472 | _c5l6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1472 | _c5l6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s58p_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1497:1: error: BUILDSTDERR: warning: label ‘_c5lp’ defined but not used [-Wunused-label] BUILDSTDERR: 1497 | _c5lp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1497 | _c5lp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s58X_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1560:1: error: BUILDSTDERR: warning: label ‘_c5lI’ defined but not used [-Wunused-label] BUILDSTDERR: 1560 | _c5lI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1560 | _c5lI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5kz’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1590:1: error: BUILDSTDERR: warning: label ‘_c5kz’ defined but not used [-Wunused-label] BUILDSTDERR: 1590 | _c5kz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1590 | _c5kz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5kE’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1612:1: error: BUILDSTDERR: warning: label ‘_c5kE’ defined but not used [-Wunused-label] BUILDSTDERR: 1612 | _c5kE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1612 | _c5kE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5kI’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1664:1: error: BUILDSTDERR: warning: label ‘_c5kI’ defined but not used [-Wunused-label] BUILDSTDERR: 1664 | _c5kI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1664 | _c5kI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5n1’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1814:1: error: BUILDSTDERR: warning: label ‘_c5n1’ defined but not used [-Wunused-label] BUILDSTDERR: 1814 | _c5n1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1814 | _c5n1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5mI’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1858:1: error: BUILDSTDERR: warning: label ‘_c5mI’ defined but not used [-Wunused-label] BUILDSTDERR: 1858 | _c5mI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1858 | _c5mI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5n9’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1900:1: error: BUILDSTDERR: warning: label ‘_c5n9’ defined but not used [-Wunused-label] BUILDSTDERR: 1900 | _c5n9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1900 | _c5n9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5kZ’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1921:1: error: BUILDSTDERR: warning: label ‘_c5kZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _c5kZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _c5kZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:1964:1: error: BUILDSTDERR: warning: label ‘_c5nM’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _c5nM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _c5nM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s59z_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2001:1: error: BUILDSTDERR: warning: label ‘_c5oB’ defined but not used [-Wunused-label] BUILDSTDERR: 2001 | _c5oB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2001 | _c5oB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5oy’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2029:1: error: BUILDSTDERR: warning: label ‘_c5oy’ defined but not used [-Wunused-label] BUILDSTDERR: 2029 | _c5oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2029 | _c5oy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s59s_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2054:1: error: BUILDSTDERR: warning: label ‘_c5oR’ defined but not used [-Wunused-label] BUILDSTDERR: 2054 | _c5oR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2054 | _c5oR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s5a0_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2117:1: error: BUILDSTDERR: warning: label ‘_c5pa’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _c5pa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _c5pa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5o1’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2147:1: error: BUILDSTDERR: warning: label ‘_c5o1’ defined but not used [-Wunused-label] BUILDSTDERR: 2147 | _c5o1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2147 | _c5o1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5o6’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2169:1: error: BUILDSTDERR: warning: label ‘_c5o6’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _c5o6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _c5o6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5oa’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2221:1: error: BUILDSTDERR: warning: label ‘_c5oa’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _c5oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _c5oa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5qt’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2371:1: error: BUILDSTDERR: warning: label ‘_c5qt’ defined but not used [-Wunused-label] BUILDSTDERR: 2371 | _c5qt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2371 | _c5qt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5qa’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2415:1: error: BUILDSTDERR: warning: label ‘_c5qa’ defined but not used [-Wunused-label] BUILDSTDERR: 2415 | _c5qa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2415 | _c5qa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5qB’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2457:1: error: BUILDSTDERR: warning: label ‘_c5qB’ defined but not used [-Wunused-label] BUILDSTDERR: 2457 | _c5qB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2457 | _c5qB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5or’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2478:1: error: BUILDSTDERR: warning: label ‘_c5or’ defined but not used [-Wunused-label] BUILDSTDERR: 2478 | _c5or: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2478 | _c5or: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2521:1: error: BUILDSTDERR: warning: label ‘_c5re’ defined but not used [-Wunused-label] BUILDSTDERR: 2521 | _c5re: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2521 | _c5re: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s5aC_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2558:1: error: BUILDSTDERR: warning: label ‘_c5s3’ defined but not used [-Wunused-label] BUILDSTDERR: 2558 | _c5s3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2558 | _c5s3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5s0’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2586:1: error: BUILDSTDERR: warning: label ‘_c5s0’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _c5s0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _c5s0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s5av_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2611:1: error: BUILDSTDERR: warning: label ‘_c5sj’ defined but not used [-Wunused-label] BUILDSTDERR: 2611 | _c5sj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2611 | _c5sj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘s5b3_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2674:1: error: BUILDSTDERR: warning: label ‘_c5sC’ defined but not used [-Wunused-label] BUILDSTDERR: 2674 | _c5sC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2674 | _c5sC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5rt’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2704:1: error: BUILDSTDERR: warning: label ‘_c5rt’ defined but not used [-Wunused-label] BUILDSTDERR: 2704 | _c5rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2704 | _c5rt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5ry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2726:1: error: BUILDSTDERR: warning: label ‘_c5ry’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _c5ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _c5ry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5rC’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2778:1: error: BUILDSTDERR: warning: label ‘_c5rC’ defined but not used [-Wunused-label] BUILDSTDERR: 2778 | _c5rC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2778 | _c5rC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5tV’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2928:1: error: BUILDSTDERR: warning: label ‘_c5tV’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _c5tV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _c5tV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5tC’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:2972:1: error: BUILDSTDERR: warning: label ‘_c5tC’ defined but not used [-Wunused-label] BUILDSTDERR: 2972 | _c5tC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2972 | _c5tC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5u3’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3014:1: error: BUILDSTDERR: warning: label ‘_c5u3’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _c5u3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _c5u3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5rT’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3035:1: error: BUILDSTDERR: warning: label ‘_c5rT’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _c5rT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _c5rT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3078:1: error: BUILDSTDERR: warning: label ‘_c5uG’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _c5uG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _c5uG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be4_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3138:1: error: BUILDSTDERR: warning: label ‘_c5uS’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _c5uS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _c5uS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5uP’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3160:1: error: BUILDSTDERR: warning: label ‘_c5uP’ defined but not used [-Wunused-label] BUILDSTDERR: 3160 | _c5uP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3160 | _c5uP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5uV’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3183:1: error: BUILDSTDERR: warning: label ‘_c5uV’ defined but not used [-Wunused-label] BUILDSTDERR: 3183 | _c5uV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3183 | _c5uV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3222:1: error: BUILDSTDERR: warning: label ‘_c5vj’ defined but not used [-Wunused-label] BUILDSTDERR: 3222 | _c5vj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3222 | _c5vj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3250:1: error: BUILDSTDERR: warning: label ‘_c5vq’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _c5vq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _c5vq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3276:1: error: BUILDSTDERR: warning: label ‘_c5vx’ defined but not used [-Wunused-label] BUILDSTDERR: 3276 | _c5vx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3276 | _c5vx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3298:1: error: BUILDSTDERR: warning: label ‘_c5vH’ defined but not used [-Wunused-label] BUILDSTDERR: 3298 | _c5vH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3298 | _c5vH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5vE’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3326:1: error: BUILDSTDERR: warning: label ‘_c5vE’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _c5vE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _c5vE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5vK’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3355:1: error: BUILDSTDERR: warning: label ‘_c5vK’ defined but not used [-Wunused-label] BUILDSTDERR: 3355 | _c5vK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3355 | _c5vK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5w4’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3392:1: error: BUILDSTDERR: warning: label ‘_c5w4’ defined but not used [-Wunused-label] BUILDSTDERR: 3392 | _c5w4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3392 | _c5w4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5w3’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3412:1: error: BUILDSTDERR: warning: label ‘_c5w3’ defined but not used [-Wunused-label] BUILDSTDERR: 3412 | _c5w3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3412 | _c5w3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3433:1: error: BUILDSTDERR: warning: label ‘_c5wD’ defined but not used [-Wunused-label] BUILDSTDERR: 3433 | _c5wD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3433 | _c5wD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3459:1: error: BUILDSTDERR: warning: label ‘_c5wK’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _c5wK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _c5wK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3480:1: error: BUILDSTDERR: warning: label ‘_c5wR’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _c5wR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _c5wR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3509:1: error: BUILDSTDERR: warning: label ‘_c5x0’ defined but not used [-Wunused-label] BUILDSTDERR: 3509 | _c5x0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3509 | _c5x0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5wY’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3533:1: error: BUILDSTDERR: warning: label ‘_c5wY’ defined but not used [-Wunused-label] BUILDSTDERR: 3533 | _c5wY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3533 | _c5wY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3560:1: error: BUILDSTDERR: warning: label ‘_c5xa’ defined but not used [-Wunused-label] BUILDSTDERR: 3560 | _c5xa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3560 | _c5xa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be4_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3588:1: error: BUILDSTDERR: warning: label ‘_c5xk’ defined but not used [-Wunused-label] BUILDSTDERR: 3588 | _c5xk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3588 | _c5xk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5xh’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3610:1: error: BUILDSTDERR: warning: label ‘_c5xh’ defined but not used [-Wunused-label] BUILDSTDERR: 3610 | _c5xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3610 | _c5xh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5xn’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3633:1: error: BUILDSTDERR: warning: label ‘_c5xn’ defined but not used [-Wunused-label] BUILDSTDERR: 3633 | _c5xn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3633 | _c5xn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3672:1: error: BUILDSTDERR: warning: label ‘_c5xR’ defined but not used [-Wunused-label] BUILDSTDERR: 3672 | _c5xR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3672 | _c5xR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3700:1: error: BUILDSTDERR: warning: label ‘_c5xY’ defined but not used [-Wunused-label] BUILDSTDERR: 3700 | _c5xY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3700 | _c5xY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3726:1: error: BUILDSTDERR: warning: label ‘_c5y5’ defined but not used [-Wunused-label] BUILDSTDERR: 3726 | _c5y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3726 | _c5y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3748:1: error: BUILDSTDERR: warning: label ‘_c5yf’ defined but not used [-Wunused-label] BUILDSTDERR: 3748 | _c5yf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3748 | _c5yf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5yc’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3776:1: error: BUILDSTDERR: warning: label ‘_c5yc’ defined but not used [-Wunused-label] BUILDSTDERR: 3776 | _c5yc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3776 | _c5yc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5yi’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3805:1: error: BUILDSTDERR: warning: label ‘_c5yi’ defined but not used [-Wunused-label] BUILDSTDERR: 3805 | _c5yi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3805 | _c5yi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5yC’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3842:1: error: BUILDSTDERR: warning: label ‘_c5yC’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _c5yC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _c5yC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5yB’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3862:1: error: BUILDSTDERR: warning: label ‘_c5yB’ defined but not used [-Wunused-label] BUILDSTDERR: 3862 | _c5yB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3862 | _c5yB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3883:1: error: BUILDSTDERR: warning: label ‘_c5zh’ defined but not used [-Wunused-label] BUILDSTDERR: 3883 | _c5zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3883 | _c5zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3909:1: error: BUILDSTDERR: warning: label ‘_c5zo’ defined but not used [-Wunused-label] BUILDSTDERR: 3909 | _c5zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3909 | _c5zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3930:1: error: BUILDSTDERR: warning: label ‘_c5zv’ defined but not used [-Wunused-label] BUILDSTDERR: 3930 | _c5zv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3930 | _c5zv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3959:1: error: BUILDSTDERR: warning: label ‘_c5zE’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _c5zE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _c5zE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5zC’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:3983:1: error: BUILDSTDERR: warning: label ‘_c5zC’ defined but not used [-Wunused-label] BUILDSTDERR: 3983 | _c5zC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3983 | _c5zC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4010:1: error: BUILDSTDERR: warning: label ‘_c5zO’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _c5zO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _c5zO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be4_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4038:1: error: BUILDSTDERR: warning: label ‘_c5zY’ defined but not used [-Wunused-label] BUILDSTDERR: 4038 | _c5zY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4038 | _c5zY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5zV’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4060:1: error: BUILDSTDERR: warning: label ‘_c5zV’ defined but not used [-Wunused-label] BUILDSTDERR: 4060 | _c5zV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4060 | _c5zV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5A1’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4083:1: error: BUILDSTDERR: warning: label ‘_c5A1’ defined but not used [-Wunused-label] BUILDSTDERR: 4083 | _c5A1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4083 | _c5A1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4122:1: error: BUILDSTDERR: warning: label ‘_c5Av’ defined but not used [-Wunused-label] BUILDSTDERR: 4122 | _c5Av: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4122 | _c5Av: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4150:1: error: BUILDSTDERR: warning: label ‘_c5AC’ defined but not used [-Wunused-label] BUILDSTDERR: 4150 | _c5AC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4150 | _c5AC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4176:1: error: BUILDSTDERR: warning: label ‘_c5AJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4176 | _c5AJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4176 | _c5AJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4198:1: error: BUILDSTDERR: warning: label ‘_c5AT’ defined but not used [-Wunused-label] BUILDSTDERR: 4198 | _c5AT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4198 | _c5AT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5AQ’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4226:1: error: BUILDSTDERR: warning: label ‘_c5AQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4226 | _c5AQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4226 | _c5AQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5AW’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4255:1: error: BUILDSTDERR: warning: label ‘_c5AW’ defined but not used [-Wunused-label] BUILDSTDERR: 4255 | _c5AW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4255 | _c5AW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5Bg’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4292:1: error: BUILDSTDERR: warning: label ‘_c5Bg’ defined but not used [-Wunused-label] BUILDSTDERR: 4292 | _c5Bg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4292 | _c5Bg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5Bf’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4312:1: error: BUILDSTDERR: warning: label ‘_c5Bf’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _c5Bf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _c5Bf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4333:1: error: BUILDSTDERR: warning: label ‘_c5BV’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _c5BV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _c5BV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4359:1: error: BUILDSTDERR: warning: label ‘_c5C2’ defined but not used [-Wunused-label] BUILDSTDERR: 4359 | _c5C2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4359 | _c5C2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4380:1: error: BUILDSTDERR: warning: label ‘_c5C9’ defined but not used [-Wunused-label] BUILDSTDERR: 4380 | _c5C9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4380 | _c5C9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4409:1: error: BUILDSTDERR: warning: label ‘_c5Ci’ defined but not used [-Wunused-label] BUILDSTDERR: 4409 | _c5Ci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4409 | _c5Ci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘_c5Cg’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4433:1: error: BUILDSTDERR: warning: label ‘_c5Cg’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _c5Cg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _c5Cg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_2.hc:4460:1: error: BUILDSTDERR: warning: label ‘_c5Cs’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _c5Cs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _c5Cs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5CV_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:20:1: error: BUILDSTDERR: warning: label ‘_c5Kz’ defined but not used [-Wunused-label] BUILDSTDERR: 20 | _c5Kz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 20 | _c5Kz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Kw’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:50:1: error: BUILDSTDERR: warning: label ‘_c5Kw’ defined but not used [-Wunused-label] BUILDSTDERR: 50 | _c5Kw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 50 | _c5Kw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5D0_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:86:1: error: BUILDSTDERR: warning: label ‘_c5KU’ defined but not used [-Wunused-label] BUILDSTDERR: 86 | _c5KU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 86 | _c5KU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be5_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:127:1: error: BUILDSTDERR: warning: label ‘_c5L1’ defined but not used [-Wunused-label] BUILDSTDERR: 127 | _c5L1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 127 | _c5L1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Kc’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:154:1: error: BUILDSTDERR: warning: label ‘_c5Kc’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _c5Kc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _c5Kc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Kh’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:185:1: error: BUILDSTDERR: warning: label ‘_c5Kh’ defined but not used [-Wunused-label] BUILDSTDERR: 185 | _c5Kh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 185 | _c5Kh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Dr_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:256:1: error: BUILDSTDERR: warning: label ‘_c5LI’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _c5LI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _c5LI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5LF’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:286:1: error: BUILDSTDERR: warning: label ‘_c5LF’ defined but not used [-Wunused-label] BUILDSTDERR: 286 | _c5LF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 286 | _c5LF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Dw_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:322:1: error: BUILDSTDERR: warning: label ‘_c5M3’ defined but not used [-Wunused-label] BUILDSTDERR: 322 | _c5M3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 322 | _c5M3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be5_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:363:1: error: BUILDSTDERR: warning: label ‘_c5Ma’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _c5Ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _c5Ma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Ll’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:390:1: error: BUILDSTDERR: warning: label ‘_c5Ll’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _c5Ll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _c5Ll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Lq’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:421:1: error: BUILDSTDERR: warning: label ‘_c5Lq’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _c5Lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _c5Lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5DX_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:492:1: error: BUILDSTDERR: warning: label ‘_c5MQ’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _c5MQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _c5MQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5MN’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:522:1: error: BUILDSTDERR: warning: label ‘_c5MN’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _c5MN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _c5MN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5E2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:558:1: error: BUILDSTDERR: warning: label ‘_c5Nb’ defined but not used [-Wunused-label] BUILDSTDERR: 558 | _c5Nb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 558 | _c5Nb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be5_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:599:1: error: BUILDSTDERR: warning: label ‘_c5Ni’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _c5Ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _c5Ni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Mt’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:626:1: error: BUILDSTDERR: warning: label ‘_c5Mt’ defined but not used [-Wunused-label] BUILDSTDERR: 626 | _c5Mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 626 | _c5Mt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5My’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:657:1: error: BUILDSTDERR: warning: label ‘_c5My’ defined but not used [-Wunused-label] BUILDSTDERR: 657 | _c5My: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 657 | _c5My: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:730:1: error: BUILDSTDERR: warning: label ‘_c5NF’ defined but not used [-Wunused-label] BUILDSTDERR: 730 | _c5NF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 730 | _c5NF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5ND’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:763:1: error: BUILDSTDERR: warning: label ‘_c5ND’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _c5ND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _c5ND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Ef_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:786:1: error: BUILDSTDERR: warning: label ‘_c5NX’ defined but not used [-Wunused-label] BUILDSTDERR: 786 | _c5NX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 786 | _c5NX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5NU’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:814:1: error: BUILDSTDERR: warning: label ‘_c5NU’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _c5NU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _c5NU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5O0’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:838:1: error: BUILDSTDERR: warning: label ‘_c5O0’ defined but not used [-Wunused-label] BUILDSTDERR: 838 | _c5O0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 838 | _c5O0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:878:1: error: BUILDSTDERR: warning: label ‘_c5Ov’ defined but not used [-Wunused-label] BUILDSTDERR: 878 | _c5Ov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 878 | _c5Ov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Ot’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:911:1: error: BUILDSTDERR: warning: label ‘_c5Ot’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _c5Ot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _c5Ot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Oy’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:931:1: error: BUILDSTDERR: warning: label ‘_c5Oy’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _c5Oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _c5Oy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:955:1: error: BUILDSTDERR: warning: label ‘_c5OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 955 | _c5OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 955 | _c5OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5OO’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:988:1: error: BUILDSTDERR: warning: label ‘_c5OO’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _c5OO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _c5OO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Et_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1011:1: error: BUILDSTDERR: warning: label ‘_c5P8’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _c5P8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _c5P8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5P5’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1039:1: error: BUILDSTDERR: warning: label ‘_c5P5’ defined but not used [-Wunused-label] BUILDSTDERR: 1039 | _c5P5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1039 | _c5P5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Pb’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1063:1: error: BUILDSTDERR: warning: label ‘_c5Pb’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _c5Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _c5Pb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1103:1: error: BUILDSTDERR: warning: label ‘_c5PG’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _c5PG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _c5PG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5PE’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1136:1: error: BUILDSTDERR: warning: label ‘_c5PE’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _c5PE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _c5PE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5PJ’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1156:1: error: BUILDSTDERR: warning: label ‘_c5PJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _c5PJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _c5PJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1180:1: error: BUILDSTDERR: warning: label ‘_c5Q1’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _c5Q1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _c5Q1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5PZ’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1213:1: error: BUILDSTDERR: warning: label ‘_c5PZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _c5PZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _c5PZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5EH_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1236:1: error: BUILDSTDERR: warning: label ‘_c5Qj’ defined but not used [-Wunused-label] BUILDSTDERR: 1236 | _c5Qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1236 | _c5Qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Qg’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1264:1: error: BUILDSTDERR: warning: label ‘_c5Qg’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _c5Qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _c5Qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Qm’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1288:1: error: BUILDSTDERR: warning: label ‘_c5Qm’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _c5Qm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _c5Qm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1328:1: error: BUILDSTDERR: warning: label ‘_c5QR’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _c5QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _c5QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5QP’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1361:1: error: BUILDSTDERR: warning: label ‘_c5QP’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _c5QP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _c5QP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5QU’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1381:1: error: BUILDSTDERR: warning: label ‘_c5QU’ defined but not used [-Wunused-label] BUILDSTDERR: 1381 | _c5QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1381 | _c5QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘r55F_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1407:1: error: BUILDSTDERR: warning: label ‘_c5Ra’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _c5Ra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _c5Ra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Fk_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1444:1: error: BUILDSTDERR: warning: label ‘_c5RX’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _c5RX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _c5RX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5RU’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1472:1: error: BUILDSTDERR: warning: label ‘_c5RU’ defined but not used [-Wunused-label] BUILDSTDERR: 1472 | _c5RU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1472 | _c5RU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Fd_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1497:1: error: BUILDSTDERR: warning: label ‘_c5Sd’ defined but not used [-Wunused-label] BUILDSTDERR: 1497 | _c5Sd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1497 | _c5Sd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5FL_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1560:1: error: BUILDSTDERR: warning: label ‘_c5Sw’ defined but not used [-Wunused-label] BUILDSTDERR: 1560 | _c5Sw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1560 | _c5Sw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Rn’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1590:1: error: BUILDSTDERR: warning: label ‘_c5Rn’ defined but not used [-Wunused-label] BUILDSTDERR: 1590 | _c5Rn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1590 | _c5Rn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Rs’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1612:1: error: BUILDSTDERR: warning: label ‘_c5Rs’ defined but not used [-Wunused-label] BUILDSTDERR: 1612 | _c5Rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1612 | _c5Rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Rw’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1664:1: error: BUILDSTDERR: warning: label ‘_c5Rw’ defined but not used [-Wunused-label] BUILDSTDERR: 1664 | _c5Rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1664 | _c5Rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5TP’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1814:1: error: BUILDSTDERR: warning: label ‘_c5TP’ defined but not used [-Wunused-label] BUILDSTDERR: 1814 | _c5TP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1814 | _c5TP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Tw’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1858:1: error: BUILDSTDERR: warning: label ‘_c5Tw’ defined but not used [-Wunused-label] BUILDSTDERR: 1858 | _c5Tw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1858 | _c5Tw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5TX’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1900:1: error: BUILDSTDERR: warning: label ‘_c5TX’ defined but not used [-Wunused-label] BUILDSTDERR: 1900 | _c5TX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1900 | _c5TX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5RN’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1921:1: error: BUILDSTDERR: warning: label ‘_c5RN’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _c5RN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _c5RN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:1964:1: error: BUILDSTDERR: warning: label ‘_c5UA’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _c5UA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _c5UA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Gn_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2001:1: error: BUILDSTDERR: warning: label ‘_c5Vp’ defined but not used [-Wunused-label] BUILDSTDERR: 2001 | _c5Vp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2001 | _c5Vp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Vm’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2029:1: error: BUILDSTDERR: warning: label ‘_c5Vm’ defined but not used [-Wunused-label] BUILDSTDERR: 2029 | _c5Vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2029 | _c5Vm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Gg_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2054:1: error: BUILDSTDERR: warning: label ‘_c5VF’ defined but not used [-Wunused-label] BUILDSTDERR: 2054 | _c5VF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2054 | _c5VF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5GO_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2117:1: error: BUILDSTDERR: warning: label ‘_c5VY’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _c5VY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _c5VY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5UP’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2147:1: error: BUILDSTDERR: warning: label ‘_c5UP’ defined but not used [-Wunused-label] BUILDSTDERR: 2147 | _c5UP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2147 | _c5UP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5UU’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2169:1: error: BUILDSTDERR: warning: label ‘_c5UU’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _c5UU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _c5UU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5UY’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2221:1: error: BUILDSTDERR: warning: label ‘_c5UY’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _c5UY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _c5UY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Xh’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2371:1: error: BUILDSTDERR: warning: label ‘_c5Xh’ defined but not used [-Wunused-label] BUILDSTDERR: 2371 | _c5Xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2371 | _c5Xh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5WY’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2415:1: error: BUILDSTDERR: warning: label ‘_c5WY’ defined but not used [-Wunused-label] BUILDSTDERR: 2415 | _c5WY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2415 | _c5WY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Xp’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2457:1: error: BUILDSTDERR: warning: label ‘_c5Xp’ defined but not used [-Wunused-label] BUILDSTDERR: 2457 | _c5Xp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2457 | _c5Xp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Vf’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2478:1: error: BUILDSTDERR: warning: label ‘_c5Vf’ defined but not used [-Wunused-label] BUILDSTDERR: 2478 | _c5Vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2478 | _c5Vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2521:1: error: BUILDSTDERR: warning: label ‘_c5Y2’ defined but not used [-Wunused-label] BUILDSTDERR: 2521 | _c5Y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2521 | _c5Y2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Hq_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2558:1: error: BUILDSTDERR: warning: label ‘_c5YR’ defined but not used [-Wunused-label] BUILDSTDERR: 2558 | _c5YR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2558 | _c5YR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5YO’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2586:1: error: BUILDSTDERR: warning: label ‘_c5YO’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _c5YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _c5YO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5Hj_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2611:1: error: BUILDSTDERR: warning: label ‘_c5Z7’ defined but not used [-Wunused-label] BUILDSTDERR: 2611 | _c5Z7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2611 | _c5Z7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘s5HR_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2674:1: error: BUILDSTDERR: warning: label ‘_c5Zq’ defined but not used [-Wunused-label] BUILDSTDERR: 2674 | _c5Zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2674 | _c5Zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Yh’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2704:1: error: BUILDSTDERR: warning: label ‘_c5Yh’ defined but not used [-Wunused-label] BUILDSTDERR: 2704 | _c5Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2704 | _c5Yh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Ym’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2726:1: error: BUILDSTDERR: warning: label ‘_c5Ym’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _c5Ym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _c5Ym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5Yq’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2778:1: error: BUILDSTDERR: warning: label ‘_c5Yq’ defined but not used [-Wunused-label] BUILDSTDERR: 2778 | _c5Yq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2778 | _c5Yq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c60J’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2928:1: error: BUILDSTDERR: warning: label ‘_c60J’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _c60J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _c60J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c60q’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:2972:1: error: BUILDSTDERR: warning: label ‘_c60q’ defined but not used [-Wunused-label] BUILDSTDERR: 2972 | _c60q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2972 | _c60q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c60R’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3014:1: error: BUILDSTDERR: warning: label ‘_c60R’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _c60R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _c60R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c5YH’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3035:1: error: BUILDSTDERR: warning: label ‘_c5YH’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _c5YH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _c5YH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3078:1: error: BUILDSTDERR: warning: label ‘_c61u’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _c61u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _c61u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be4_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3138:1: error: BUILDSTDERR: warning: label ‘_c61G’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _c61G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _c61G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c61D’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3160:1: error: BUILDSTDERR: warning: label ‘_c61D’ defined but not used [-Wunused-label] BUILDSTDERR: 3160 | _c61D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3160 | _c61D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c61J’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3183:1: error: BUILDSTDERR: warning: label ‘_c61J’ defined but not used [-Wunused-label] BUILDSTDERR: 3183 | _c61J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3183 | _c61J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3222:1: error: BUILDSTDERR: warning: label ‘_c627’ defined but not used [-Wunused-label] BUILDSTDERR: 3222 | _c627: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3222 | _c627: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3250:1: error: BUILDSTDERR: warning: label ‘_c62e’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _c62e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _c62e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3276:1: error: BUILDSTDERR: warning: label ‘_c62l’ defined but not used [-Wunused-label] BUILDSTDERR: 3276 | _c62l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3276 | _c62l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3298:1: error: BUILDSTDERR: warning: label ‘_c62v’ defined but not used [-Wunused-label] BUILDSTDERR: 3298 | _c62v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3298 | _c62v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c62s’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3326:1: error: BUILDSTDERR: warning: label ‘_c62s’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _c62s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _c62s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c62y’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3355:1: error: BUILDSTDERR: warning: label ‘_c62y’ defined but not used [-Wunused-label] BUILDSTDERR: 3355 | _c62y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3355 | _c62y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c62S’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3392:1: error: BUILDSTDERR: warning: label ‘_c62S’ defined but not used [-Wunused-label] BUILDSTDERR: 3392 | _c62S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3392 | _c62S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c62R’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3412:1: error: BUILDSTDERR: warning: label ‘_c62R’ defined but not used [-Wunused-label] BUILDSTDERR: 3412 | _c62R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3412 | _c62R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3433:1: error: BUILDSTDERR: warning: label ‘_c63r’ defined but not used [-Wunused-label] BUILDSTDERR: 3433 | _c63r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3433 | _c63r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3459:1: error: BUILDSTDERR: warning: label ‘_c63y’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _c63y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _c63y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3480:1: error: BUILDSTDERR: warning: label ‘_c63F’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _c63F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _c63F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3509:1: error: BUILDSTDERR: warning: label ‘_c63O’ defined but not used [-Wunused-label] BUILDSTDERR: 3509 | _c63O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3509 | _c63O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c63M’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3533:1: error: BUILDSTDERR: warning: label ‘_c63M’ defined but not used [-Wunused-label] BUILDSTDERR: 3533 | _c63M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3533 | _c63M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3560:1: error: BUILDSTDERR: warning: label ‘_c63Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3560 | _c63Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3560 | _c63Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be4_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3588:1: error: BUILDSTDERR: warning: label ‘_c648’ defined but not used [-Wunused-label] BUILDSTDERR: 3588 | _c648: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3588 | _c648: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c645’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3610:1: error: BUILDSTDERR: warning: label ‘_c645’ defined but not used [-Wunused-label] BUILDSTDERR: 3610 | _c645: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3610 | _c645: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c64b’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3633:1: error: BUILDSTDERR: warning: label ‘_c64b’ defined but not used [-Wunused-label] BUILDSTDERR: 3633 | _c64b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3633 | _c64b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3672:1: error: BUILDSTDERR: warning: label ‘_c64F’ defined but not used [-Wunused-label] BUILDSTDERR: 3672 | _c64F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3672 | _c64F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3700:1: error: BUILDSTDERR: warning: label ‘_c64M’ defined but not used [-Wunused-label] BUILDSTDERR: 3700 | _c64M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3700 | _c64M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3726:1: error: BUILDSTDERR: warning: label ‘_c64T’ defined but not used [-Wunused-label] BUILDSTDERR: 3726 | _c64T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3726 | _c64T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3748:1: error: BUILDSTDERR: warning: label ‘_c653’ defined but not used [-Wunused-label] BUILDSTDERR: 3748 | _c653: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3748 | _c653: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c650’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3776:1: error: BUILDSTDERR: warning: label ‘_c650’ defined but not used [-Wunused-label] BUILDSTDERR: 3776 | _c650: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3776 | _c650: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c656’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3805:1: error: BUILDSTDERR: warning: label ‘_c656’ defined but not used [-Wunused-label] BUILDSTDERR: 3805 | _c656: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3805 | _c656: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c65q’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3842:1: error: BUILDSTDERR: warning: label ‘_c65q’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _c65q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _c65q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c65p’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3862:1: error: BUILDSTDERR: warning: label ‘_c65p’ defined but not used [-Wunused-label] BUILDSTDERR: 3862 | _c65p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3862 | _c65p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3883:1: error: BUILDSTDERR: warning: label ‘_c665’ defined but not used [-Wunused-label] BUILDSTDERR: 3883 | _c665: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3883 | _c665: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3909:1: error: BUILDSTDERR: warning: label ‘_c66c’ defined but not used [-Wunused-label] BUILDSTDERR: 3909 | _c66c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3909 | _c66c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3930:1: error: BUILDSTDERR: warning: label ‘_c66j’ defined but not used [-Wunused-label] BUILDSTDERR: 3930 | _c66j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3930 | _c66j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3959:1: error: BUILDSTDERR: warning: label ‘_c66s’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _c66s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _c66s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c66q’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:3983:1: error: BUILDSTDERR: warning: label ‘_c66q’ defined but not used [-Wunused-label] BUILDSTDERR: 3983 | _c66q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3983 | _c66q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4010:1: error: BUILDSTDERR: warning: label ‘_c66C’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _c66C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _c66C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be4_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4038:1: error: BUILDSTDERR: warning: label ‘_c66M’ defined but not used [-Wunused-label] BUILDSTDERR: 4038 | _c66M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4038 | _c66M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c66J’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4060:1: error: BUILDSTDERR: warning: label ‘_c66J’ defined but not used [-Wunused-label] BUILDSTDERR: 4060 | _c66J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4060 | _c66J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c66P’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4083:1: error: BUILDSTDERR: warning: label ‘_c66P’ defined but not used [-Wunused-label] BUILDSTDERR: 4083 | _c66P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4083 | _c66P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4122:1: error: BUILDSTDERR: warning: label ‘_c67j’ defined but not used [-Wunused-label] BUILDSTDERR: 4122 | _c67j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4122 | _c67j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4150:1: error: BUILDSTDERR: warning: label ‘_c67q’ defined but not used [-Wunused-label] BUILDSTDERR: 4150 | _c67q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4150 | _c67q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4176:1: error: BUILDSTDERR: warning: label ‘_c67x’ defined but not used [-Wunused-label] BUILDSTDERR: 4176 | _c67x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4176 | _c67x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le2_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4198:1: error: BUILDSTDERR: warning: label ‘_c67H’ defined but not used [-Wunused-label] BUILDSTDERR: 4198 | _c67H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4198 | _c67H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c67E’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4226:1: error: BUILDSTDERR: warning: label ‘_c67E’ defined but not used [-Wunused-label] BUILDSTDERR: 4226 | _c67E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4226 | _c67E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c67K’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4255:1: error: BUILDSTDERR: warning: label ‘_c67K’ defined but not used [-Wunused-label] BUILDSTDERR: 4255 | _c67K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4255 | _c67K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c684’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4292:1: error: BUILDSTDERR: warning: label ‘_c684’ defined but not used [-Wunused-label] BUILDSTDERR: 4292 | _c684: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4292 | _c684: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c683’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4312:1: error: BUILDSTDERR: warning: label ‘_c683’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _c683: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _c683: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4333:1: error: BUILDSTDERR: warning: label ‘_c68J’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _c68J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _c68J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4359:1: error: BUILDSTDERR: warning: label ‘_c68Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4359 | _c68Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4359 | _c68Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16be_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4380:1: error: BUILDSTDERR: warning: label ‘_c68X’ defined but not used [-Wunused-label] BUILDSTDERR: 4380 | _c68X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4380 | _c68X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16le1_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4409:1: error: BUILDSTDERR: warning: label ‘_c696’ defined but not used [-Wunused-label] BUILDSTDERR: 4409 | _c696: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4409 | _c696: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘_c694’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4433:1: error: BUILDSTDERR: warning: label ‘_c694’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _c694: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _c694: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16le_entry’: BUILDSTDERR: /tmp/ghc11281_0/ghc_6.hc:4460:1: error: BUILDSTDERR: warning: label ‘_c69g’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _c69g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _c69g: BUILDSTDERR: | ^ [1 of 1] Compiling Data.Attoparsec.Binary ( Data/Attoparsec/Binary.hs, dist/build/Data/Attoparsec/Binary.p_o ) BUILDSTDERR: Data/Attoparsec/Binary.hs:18:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Data.Attoparsec’ is deprecated: BUILDSTDERR: This module will be removed in the next major release. BUILDSTDERR: | BUILDSTDERR: 18 | import Data.Attoparsec BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Data/Attoparsec/Binary.hs:24:24: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘bitSize’ (imported from Data.Bits): BUILDSTDERR: Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" BUILDSTDERR: | BUILDSTDERR: 24 | byteSize = (`div` 8) . bitSize BUILDSTDERR: | ^^^^^^^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Wk_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:172:1: error: BUILDSTDERR: warning: label ‘_c541’ defined but not used [-Wunused-label] BUILDSTDERR: 172 | _c541: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 172 | _c541: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Wl_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:210:1: error: BUILDSTDERR: warning: label ‘_c544’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _c544: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _c544: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c53M’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:258:1: error: BUILDSTDERR: warning: label ‘_c53M’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _c53M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _c53M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Wq_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:320:1: error: BUILDSTDERR: warning: label ‘_c54s’ defined but not used [-Wunused-label] BUILDSTDERR: 320 | _c54s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 320 | _c54s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be5_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:378:1: error: BUILDSTDERR: warning: label ‘_c54z’ defined but not used [-Wunused-label] BUILDSTDERR: 378 | _c54z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 378 | _c54z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c53m’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:414:1: error: BUILDSTDERR: warning: label ‘_c53m’ defined but not used [-Wunused-label] BUILDSTDERR: 414 | _c53m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 414 | _c53m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c53t’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:456:1: error: BUILDSTDERR: warning: label ‘_c53t’ defined but not used [-Wunused-label] BUILDSTDERR: 456 | _c53t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 456 | _c53t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4WQ_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:554:1: error: BUILDSTDERR: warning: label ‘_c55I’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _c55I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _c55I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4WR_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:592:1: error: BUILDSTDERR: warning: label ‘_c55L’ defined but not used [-Wunused-label] BUILDSTDERR: 592 | _c55L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 592 | _c55L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c55t’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:640:1: error: BUILDSTDERR: warning: label ‘_c55t’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _c55t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _c55t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4WW_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:702:1: error: BUILDSTDERR: warning: label ‘_c569’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _c569: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _c569: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be5_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:760:1: error: BUILDSTDERR: warning: label ‘_c56g’ defined but not used [-Wunused-label] BUILDSTDERR: 760 | _c56g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 760 | _c56g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c553’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:796:1: error: BUILDSTDERR: warning: label ‘_c553’ defined but not used [-Wunused-label] BUILDSTDERR: 796 | _c553: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 796 | _c553: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c55a’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:838:1: error: BUILDSTDERR: warning: label ‘_c55a’ defined but not used [-Wunused-label] BUILDSTDERR: 838 | _c55a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 838 | _c55a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Xm_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:936:1: error: BUILDSTDERR: warning: label ‘_c57o’ defined but not used [-Wunused-label] BUILDSTDERR: 936 | _c57o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 936 | _c57o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Xn_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:974:1: error: BUILDSTDERR: warning: label ‘_c57r’ defined but not used [-Wunused-label] BUILDSTDERR: 974 | _c57r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 974 | _c57r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c579’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1022:1: error: BUILDSTDERR: warning: label ‘_c579’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _c579: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _c579: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Xs_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1084:1: error: BUILDSTDERR: warning: label ‘_c57P’ defined but not used [-Wunused-label] BUILDSTDERR: 1084 | _c57P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1084 | _c57P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be5_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1142:1: error: BUILDSTDERR: warning: label ‘_c57W’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _c57W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _c57W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c56J’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1178:1: error: BUILDSTDERR: warning: label ‘_c56J’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _c56J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _c56J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c56Q’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1220:1: error: BUILDSTDERR: warning: label ‘_c56Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1220 | _c56Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1220 | _c56Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64be2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1322:1: error: BUILDSTDERR: warning: label ‘_c58v’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _c58v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _c58v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c58t’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1363:1: error: BUILDSTDERR: warning: label ‘_c58t’ defined but not used [-Wunused-label] BUILDSTDERR: 1363 | _c58t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1363 | _c58t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4XF_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1391:1: error: BUILDSTDERR: warning: label ‘_c58T’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _c58T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _c58T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c58Q’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1428:1: error: BUILDSTDERR: warning: label ‘_c58Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _c58Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _c58Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c58X’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1455:1: error: BUILDSTDERR: warning: label ‘_c58X’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _c58X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _c58X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1505:1: error: BUILDSTDERR: warning: label ‘_c59t’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _c59t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _c59t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c59r’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1543:1: error: BUILDSTDERR: warning: label ‘_c59r’ defined but not used [-Wunused-label] BUILDSTDERR: 1543 | _c59r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1543 | _c59r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c59x’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1566:1: error: BUILDSTDERR: warning: label ‘_c59x’ defined but not used [-Wunused-label] BUILDSTDERR: 1566 | _c59x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1566 | _c59x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32be2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1599:1: error: BUILDSTDERR: warning: label ‘_c59X’ defined but not used [-Wunused-label] BUILDSTDERR: 1599 | _c59X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1599 | _c59X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c59V’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1640:1: error: BUILDSTDERR: warning: label ‘_c59V’ defined but not used [-Wunused-label] BUILDSTDERR: 1640 | _c59V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1640 | _c59V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4XT_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1668:1: error: BUILDSTDERR: warning: label ‘_c5al’ defined but not used [-Wunused-label] BUILDSTDERR: 1668 | _c5al: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1668 | _c5al: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5ai’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1705:1: error: BUILDSTDERR: warning: label ‘_c5ai’ defined but not used [-Wunused-label] BUILDSTDERR: 1705 | _c5ai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1705 | _c5ai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5ap’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1732:1: error: BUILDSTDERR: warning: label ‘_c5ap’ defined but not used [-Wunused-label] BUILDSTDERR: 1732 | _c5ap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1732 | _c5ap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1782:1: error: BUILDSTDERR: warning: label ‘_c5aV’ defined but not used [-Wunused-label] BUILDSTDERR: 1782 | _c5aV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1782 | _c5aV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5aT’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1820:1: error: BUILDSTDERR: warning: label ‘_c5aT’ defined but not used [-Wunused-label] BUILDSTDERR: 1820 | _c5aT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1820 | _c5aT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5aZ’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1843:1: error: BUILDSTDERR: warning: label ‘_c5aZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1843 | _c5aZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1843 | _c5aZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16be2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1876:1: error: BUILDSTDERR: warning: label ‘_c5bp’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _c5bp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _c5bp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5bn’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1917:1: error: BUILDSTDERR: warning: label ‘_c5bn’ defined but not used [-Wunused-label] BUILDSTDERR: 1917 | _c5bn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1917 | _c5bn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Y7_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1945:1: error: BUILDSTDERR: warning: label ‘_c5bN’ defined but not used [-Wunused-label] BUILDSTDERR: 1945 | _c5bN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1945 | _c5bN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5bK’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:1982:1: error: BUILDSTDERR: warning: label ‘_c5bK’ defined but not used [-Wunused-label] BUILDSTDERR: 1982 | _c5bK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1982 | _c5bK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5bR’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2009:1: error: BUILDSTDERR: warning: label ‘_c5bR’ defined but not used [-Wunused-label] BUILDSTDERR: 2009 | _c5bR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2009 | _c5bR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16bezuzdsunpack_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2059:1: error: BUILDSTDERR: warning: label ‘_c5cn’ defined but not used [-Wunused-label] BUILDSTDERR: 2059 | _c5cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2059 | _c5cn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5cl’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2097:1: error: BUILDSTDERR: warning: label ‘_c5cl’ defined but not used [-Wunused-label] BUILDSTDERR: 2097 | _c5cl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2097 | _c5cl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5cr’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2120:1: error: BUILDSTDERR: warning: label ‘_c5cr’ defined but not used [-Wunused-label] BUILDSTDERR: 2120 | _c5cr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2120 | _c5cr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘r4VT_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2155:1: error: BUILDSTDERR: warning: label ‘_c5cO’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _c5cO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _c5cO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Yb_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2202:1: error: BUILDSTDERR: warning: label ‘_c5d4’ defined but not used [-Wunused-label] BUILDSTDERR: 2202 | _c5d4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2202 | _c5d4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4YK_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2240:1: error: BUILDSTDERR: warning: label ‘_c5dY’ defined but not used [-Wunused-label] BUILDSTDERR: 2240 | _c5dY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2240 | _c5dY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5dV’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2282:1: error: BUILDSTDERR: warning: label ‘_c5dV’ defined but not used [-Wunused-label] BUILDSTDERR: 2282 | _c5dV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2282 | _c5dV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4YD_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2319:1: error: BUILDSTDERR: warning: label ‘_c5ei’ defined but not used [-Wunused-label] BUILDSTDERR: 2319 | _c5ei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2319 | _c5ei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Zb_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2397:1: error: BUILDSTDERR: warning: label ‘_c5eB’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _c5eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _c5eB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5dg’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2441:1: error: BUILDSTDERR: warning: label ‘_c5dg’ defined but not used [-Wunused-label] BUILDSTDERR: 2441 | _c5dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2441 | _c5dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5dn’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2471:1: error: BUILDSTDERR: warning: label ‘_c5dn’ defined but not used [-Wunused-label] BUILDSTDERR: 2471 | _c5dn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2471 | _c5dn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5ds’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2531:1: error: BUILDSTDERR: warning: label ‘_c5ds’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _c5ds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _c5ds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5fX’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2696:1: error: BUILDSTDERR: warning: label ‘_c5fX’ defined but not used [-Wunused-label] BUILDSTDERR: 2696 | _c5fX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2696 | _c5fX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5fD’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2758:1: error: BUILDSTDERR: warning: label ‘_c5fD’ defined but not used [-Wunused-label] BUILDSTDERR: 2758 | _c5fD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2758 | _c5fD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5g5’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2812:1: error: BUILDSTDERR: warning: label ‘_c5g5’ defined but not used [-Wunused-label] BUILDSTDERR: 2812 | _c5g5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2812 | _c5g5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5dK’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2840:1: error: BUILDSTDERR: warning: label ‘_c5dK’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _c5dK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _c5dK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2902:1: error: BUILDSTDERR: warning: label ‘_c5gJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2902 | _c5gJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2902 | _c5gJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4Ze_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2949:1: error: BUILDSTDERR: warning: label ‘_c5h9’ defined but not used [-Wunused-label] BUILDSTDERR: 2949 | _c5h9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2949 | _c5h9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4ZN_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:2987:1: error: BUILDSTDERR: warning: label ‘_c5i3’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _c5i3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _c5i3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5i0’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3029:1: error: BUILDSTDERR: warning: label ‘_c5i0’ defined but not used [-Wunused-label] BUILDSTDERR: 3029 | _c5i0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3029 | _c5i0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s4ZG_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3066:1: error: BUILDSTDERR: warning: label ‘_c5in’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _c5in: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _c5in: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s50e_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3144:1: error: BUILDSTDERR: warning: label ‘_c5iG’ defined but not used [-Wunused-label] BUILDSTDERR: 3144 | _c5iG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3144 | _c5iG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5hl’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3188:1: error: BUILDSTDERR: warning: label ‘_c5hl’ defined but not used [-Wunused-label] BUILDSTDERR: 3188 | _c5hl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3188 | _c5hl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5hs’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3218:1: error: BUILDSTDERR: warning: label ‘_c5hs’ defined but not used [-Wunused-label] BUILDSTDERR: 3218 | _c5hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3218 | _c5hs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5hx’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3278:1: error: BUILDSTDERR: warning: label ‘_c5hx’ defined but not used [-Wunused-label] BUILDSTDERR: 3278 | _c5hx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3278 | _c5hx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5k2’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3443:1: error: BUILDSTDERR: warning: label ‘_c5k2’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _c5k2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _c5k2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5jI’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3505:1: error: BUILDSTDERR: warning: label ‘_c5jI’ defined but not used [-Wunused-label] BUILDSTDERR: 3505 | _c5jI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3505 | _c5jI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5ka’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3559:1: error: BUILDSTDERR: warning: label ‘_c5ka’ defined but not used [-Wunused-label] BUILDSTDERR: 3559 | _c5ka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3559 | _c5ka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5hP’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3587:1: error: BUILDSTDERR: warning: label ‘_c5hP’ defined but not used [-Wunused-label] BUILDSTDERR: 3587 | _c5hP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3587 | _c5hP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3649:1: error: BUILDSTDERR: warning: label ‘_c5kO’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _c5kO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _c5kO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s50h_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3696:1: error: BUILDSTDERR: warning: label ‘_c5le’ defined but not used [-Wunused-label] BUILDSTDERR: 3696 | _c5le: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3696 | _c5le: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s50Q_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3734:1: error: BUILDSTDERR: warning: label ‘_c5m8’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _c5m8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _c5m8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5m5’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3776:1: error: BUILDSTDERR: warning: label ‘_c5m5’ defined but not used [-Wunused-label] BUILDSTDERR: 3776 | _c5m5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3776 | _c5m5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s50J_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3813:1: error: BUILDSTDERR: warning: label ‘_c5ms’ defined but not used [-Wunused-label] BUILDSTDERR: 3813 | _c5ms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3813 | _c5ms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s51h_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3891:1: error: BUILDSTDERR: warning: label ‘_c5mL’ defined but not used [-Wunused-label] BUILDSTDERR: 3891 | _c5mL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3891 | _c5mL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5lq’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3935:1: error: BUILDSTDERR: warning: label ‘_c5lq’ defined but not used [-Wunused-label] BUILDSTDERR: 3935 | _c5lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3935 | _c5lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5lx’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:3965:1: error: BUILDSTDERR: warning: label ‘_c5lx’ defined but not used [-Wunused-label] BUILDSTDERR: 3965 | _c5lx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3965 | _c5lx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5lC’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4025:1: error: BUILDSTDERR: warning: label ‘_c5lC’ defined but not used [-Wunused-label] BUILDSTDERR: 4025 | _c5lC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4025 | _c5lC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5o7’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4190:1: error: BUILDSTDERR: warning: label ‘_c5o7’ defined but not used [-Wunused-label] BUILDSTDERR: 4190 | _c5o7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4190 | _c5o7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5nN’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4252:1: error: BUILDSTDERR: warning: label ‘_c5nN’ defined but not used [-Wunused-label] BUILDSTDERR: 4252 | _c5nN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4252 | _c5nN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5of’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4306:1: error: BUILDSTDERR: warning: label ‘_c5of’ defined but not used [-Wunused-label] BUILDSTDERR: 4306 | _c5of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4306 | _c5of: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5lU’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4334:1: error: BUILDSTDERR: warning: label ‘_c5lU’ defined but not used [-Wunused-label] BUILDSTDERR: 4334 | _c5lU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4334 | _c5lU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16bezuzdswordN_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4396:1: error: BUILDSTDERR: warning: label ‘_c5oT’ defined but not used [-Wunused-label] BUILDSTDERR: 4396 | _c5oT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4396 | _c5oT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be4_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4474:1: error: BUILDSTDERR: warning: label ‘_c5ph’ defined but not used [-Wunused-label] BUILDSTDERR: 4474 | _c5ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4474 | _c5ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5pe’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4507:1: error: BUILDSTDERR: warning: label ‘_c5pe’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _c5pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _c5pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5pl’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4532:1: error: BUILDSTDERR: warning: label ‘_c5pl’ defined but not used [-Wunused-label] BUILDSTDERR: 4532 | _c5pl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4532 | _c5pl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4585:1: error: BUILDSTDERR: warning: label ‘_c5pR’ defined but not used [-Wunused-label] BUILDSTDERR: 4585 | _c5pR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4585 | _c5pR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64be1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4644:1: error: BUILDSTDERR: warning: label ‘_c5q6’ defined but not used [-Wunused-label] BUILDSTDERR: 4644 | _c5q6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4644 | _c5q6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le3_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4709:1: error: BUILDSTDERR: warning: label ‘_c5qk’ defined but not used [-Wunused-label] BUILDSTDERR: 4709 | _c5qk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4709 | _c5qk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5qh’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4742:1: error: BUILDSTDERR: warning: label ‘_c5qh’ defined but not used [-Wunused-label] BUILDSTDERR: 4742 | _c5qh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4742 | _c5qh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5qo’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4767:1: error: BUILDSTDERR: warning: label ‘_c5qo’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _c5qo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _c5qo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s51A_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4808:1: error: BUILDSTDERR: warning: label ‘_c5qV’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _c5qV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _c5qV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s51z_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4848:1: error: BUILDSTDERR: warning: label ‘_c5r6’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _c5r6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _c5r6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4891:1: error: BUILDSTDERR: warning: label ‘_c5r9’ defined but not used [-Wunused-label] BUILDSTDERR: 4891 | _c5r9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4891 | _c5r9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord64le1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:4940:1: error: BUILDSTDERR: warning: label ‘_c5ru’ defined but not used [-Wunused-label] BUILDSTDERR: 4940 | _c5ru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4940 | _c5ru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64be1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5005:1: error: BUILDSTDERR: warning: label ‘_c5rJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5005 | _c5rJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5005 | _c5rJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64be_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5063:1: error: BUILDSTDERR: warning: label ‘_c5rY’ defined but not used [-Wunused-label] BUILDSTDERR: 5063 | _c5rY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5063 | _c5rY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64le1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5122:1: error: BUILDSTDERR: warning: label ‘_c5sb’ defined but not used [-Wunused-label] BUILDSTDERR: 5122 | _c5sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5122 | _c5sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5s9’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5151:1: error: BUILDSTDERR: warning: label ‘_c5s9’ defined but not used [-Wunused-label] BUILDSTDERR: 5151 | _c5s9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5151 | _c5s9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word64le_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5188:1: error: BUILDSTDERR: warning: label ‘_c5st’ defined but not used [-Wunused-label] BUILDSTDERR: 5188 | _c5st: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5188 | _c5st: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be4_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5247:1: error: BUILDSTDERR: warning: label ‘_c5sH’ defined but not used [-Wunused-label] BUILDSTDERR: 5247 | _c5sH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5247 | _c5sH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5sE’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5280:1: error: BUILDSTDERR: warning: label ‘_c5sE’ defined but not used [-Wunused-label] BUILDSTDERR: 5280 | _c5sE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5280 | _c5sE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5sL’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5305:1: error: BUILDSTDERR: warning: label ‘_c5sL’ defined but not used [-Wunused-label] BUILDSTDERR: 5305 | _c5sL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5305 | _c5sL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5358:1: error: BUILDSTDERR: warning: label ‘_c5tn’ defined but not used [-Wunused-label] BUILDSTDERR: 5358 | _c5tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5358 | _c5tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32be1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5417:1: error: BUILDSTDERR: warning: label ‘_c5tC’ defined but not used [-Wunused-label] BUILDSTDERR: 5417 | _c5tC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5417 | _c5tC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le3_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5482:1: error: BUILDSTDERR: warning: label ‘_c5tQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5482 | _c5tQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5482 | _c5tQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5tN’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5515:1: error: BUILDSTDERR: warning: label ‘_c5tN’ defined but not used [-Wunused-label] BUILDSTDERR: 5515 | _c5tN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5515 | _c5tN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5tU’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5540:1: error: BUILDSTDERR: warning: label ‘_c5tU’ defined but not used [-Wunused-label] BUILDSTDERR: 5540 | _c5tU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5540 | _c5tU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s523_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5581:1: error: BUILDSTDERR: warning: label ‘_c5ux’ defined but not used [-Wunused-label] BUILDSTDERR: 5581 | _c5ux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5581 | _c5ux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s522_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5621:1: error: BUILDSTDERR: warning: label ‘_c5uI’ defined but not used [-Wunused-label] BUILDSTDERR: 5621 | _c5uI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5621 | _c5uI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5664:1: error: BUILDSTDERR: warning: label ‘_c5uL’ defined but not used [-Wunused-label] BUILDSTDERR: 5664 | _c5uL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5664 | _c5uL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord32le1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5713:1: error: BUILDSTDERR: warning: label ‘_c5v6’ defined but not used [-Wunused-label] BUILDSTDERR: 5713 | _c5v6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5713 | _c5v6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32be1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5778:1: error: BUILDSTDERR: warning: label ‘_c5vl’ defined but not used [-Wunused-label] BUILDSTDERR: 5778 | _c5vl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5778 | _c5vl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32be_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5836:1: error: BUILDSTDERR: warning: label ‘_c5vA’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _c5vA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _c5vA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32le1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5895:1: error: BUILDSTDERR: warning: label ‘_c5vN’ defined but not used [-Wunused-label] BUILDSTDERR: 5895 | _c5vN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5895 | _c5vN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5vL’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5924:1: error: BUILDSTDERR: warning: label ‘_c5vL’ defined but not used [-Wunused-label] BUILDSTDERR: 5924 | _c5vL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5924 | _c5vL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word32le_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:5961:1: error: BUILDSTDERR: warning: label ‘_c5w5’ defined but not used [-Wunused-label] BUILDSTDERR: 5961 | _c5w5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5961 | _c5w5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be4_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6020:1: error: BUILDSTDERR: warning: label ‘_c5wj’ defined but not used [-Wunused-label] BUILDSTDERR: 6020 | _c5wj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6020 | _c5wj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5wg’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6053:1: error: BUILDSTDERR: warning: label ‘_c5wg’ defined but not used [-Wunused-label] BUILDSTDERR: 6053 | _c5wg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6053 | _c5wg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5wn’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6078:1: error: BUILDSTDERR: warning: label ‘_c5wn’ defined but not used [-Wunused-label] BUILDSTDERR: 6078 | _c5wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6078 | _c5wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6131:1: error: BUILDSTDERR: warning: label ‘_c5wZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _c5wZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _c5wZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16be1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6190:1: error: BUILDSTDERR: warning: label ‘_c5xe’ defined but not used [-Wunused-label] BUILDSTDERR: 6190 | _c5xe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6190 | _c5xe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le3_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6255:1: error: BUILDSTDERR: warning: label ‘_c5xs’ defined but not used [-Wunused-label] BUILDSTDERR: 6255 | _c5xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6255 | _c5xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5xp’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6288:1: error: BUILDSTDERR: warning: label ‘_c5xp’ defined but not used [-Wunused-label] BUILDSTDERR: 6288 | _c5xp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6288 | _c5xp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5xw’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6313:1: error: BUILDSTDERR: warning: label ‘_c5xw’ defined but not used [-Wunused-label] BUILDSTDERR: 6313 | _c5xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6313 | _c5xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s52w_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6354:1: error: BUILDSTDERR: warning: label ‘_c5y9’ defined but not used [-Wunused-label] BUILDSTDERR: 6354 | _c5y9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6354 | _c5y9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘s52v_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6394:1: error: BUILDSTDERR: warning: label ‘_c5yk’ defined but not used [-Wunused-label] BUILDSTDERR: 6394 | _c5yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6394 | _c5yk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le2_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6437:1: error: BUILDSTDERR: warning: label ‘_c5yn’ defined but not used [-Wunused-label] BUILDSTDERR: 6437 | _c5yn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6437 | _c5yn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_anyWord16le1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6486:1: error: BUILDSTDERR: warning: label ‘_c5yI’ defined but not used [-Wunused-label] BUILDSTDERR: 6486 | _c5yI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6486 | _c5yI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16be1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6551:1: error: BUILDSTDERR: warning: label ‘_c5yX’ defined but not used [-Wunused-label] BUILDSTDERR: 6551 | _c5yX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6551 | _c5yX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16be_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6609:1: error: BUILDSTDERR: warning: label ‘_c5zc’ defined but not used [-Wunused-label] BUILDSTDERR: 6609 | _c5zc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6609 | _c5zc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16le1_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6668:1: error: BUILDSTDERR: warning: label ‘_c5zp’ defined but not used [-Wunused-label] BUILDSTDERR: 6668 | _c5zp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6668 | _c5zp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘_c5zn’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6697:1: error: BUILDSTDERR: warning: label ‘_c5zn’ defined but not used [-Wunused-label] BUILDSTDERR: 6697 | _c5zn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6697 | _c5zn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc: In function ‘attoparseczmbinaryzm0zi2zmJO5kmM6L2QrEKPzzEU41Q3v_DataziAttoparsecziBinary_word16le_entry’: BUILDSTDERR: /tmp/ghc11296_0/ghc_2.hc:6734:1: error: BUILDSTDERR: warning: label ‘_c5zH’ defined but not used [-Wunused-label] BUILDSTDERR: 6734 | _c5zH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6734 | _c5zH: BUILDSTDERR: | ^ + '[' -n dist/build/libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for attoparsec-binary-0.2.. Running Haddock on library for attoparsec-binary-0.2.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Data/Attoparsec/Binary.hs:18:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Data.Attoparsec’ is deprecated: BUILDSTDERR: This module will be removed in the next major release. BUILDSTDERR: | BUILDSTDERR: 18 | import Data.Attoparsec BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Data/Attoparsec/Binary.hs:24:24: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘bitSize’ (imported from Data.Bits): BUILDSTDERR: Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" BUILDSTDERR: | BUILDSTDERR: 24 | byteSize = (`div` 8) . bitSize BUILDSTDERR: | ^^^^^^^ Haddock coverage: 100% ( 13 / 13) in 'Data.Attoparsec.Binary' Documentation created: dist/doc/html/attoparsec-binary/index.html, dist/doc/html/attoparsec-binary/attoparsec-binary.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qJALja + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64 + cd attoparsec-binary-0.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64 -v directory dist/doc/html/attoparsec-binary does exist: True creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2 copy directory 'dist/doc/html/attoparsec-binary' to '/builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2'. creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/src Installing dist/doc/html/attoparsec-binary/attoparsec-binary.txt to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/attoparsec-binary.txt Installing dist/doc/html/attoparsec-binary/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/haddock-bundle.min.js Installing dist/doc/html/attoparsec-binary/synopsis.png to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/synopsis.png Installing dist/doc/html/attoparsec-binary/Data-Attoparsec-Binary.html to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/Data-Attoparsec-Binary.html Installing dist/doc/html/attoparsec-binary/hslogo-16.png to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/hslogo-16.png Installing dist/doc/html/attoparsec-binary/index.html to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/index.html Installing dist/doc/html/attoparsec-binary/plus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/plus.gif Installing dist/doc/html/attoparsec-binary/meta.json to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/meta.json Installing dist/doc/html/attoparsec-binary/quick-jump.css to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/quick-jump.css Installing dist/doc/html/attoparsec-binary/attoparsec-binary.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/attoparsec-binary.haddock Installing dist/doc/html/attoparsec-binary/doc-index.html to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/doc-index.html Installing dist/doc/html/attoparsec-binary/minus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/minus.gif Installing dist/doc/html/attoparsec-binary/ocean.css to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/ocean.css Installing dist/doc/html/attoparsec-binary/src/style.css to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/src/style.css Installing dist/doc/html/attoparsec-binary/src/Data.Attoparsec.Binary.html to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/src/Data.Attoparsec.Binary.html Installing dist/doc/html/attoparsec-binary/src/highlight.js to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/src/highlight.js creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2 Installing dist/doc/html/attoparsec-binary/attoparsec-binary.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2/attoparsec-binary.haddock creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/licenses/ghc-attoparsec-binary creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/licenses/ghc-attoparsec-binary Installing LICENSE to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/licenses/ghc-attoparsec-binary/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data/Attoparsec Installing dist/build/Data/Attoparsec/Binary.hi to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data/Attoparsec/Binary.hi creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data/Attoparsec Installing dist/build/Data/Attoparsec/Binary.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data/Attoparsec/Binary.p_hi creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data/Attoparsec Installing dist/build/Data/Attoparsec/Binary.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/Data/Attoparsec/Binary.dyn_hi creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 Installing dist/build/libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v.a to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v.a creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 Installing dist/build/libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v_p.a to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2/libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v_p.a creating /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d attoparsec-binary-0.2.conf ']' + install -D --mode=0644 attoparsec-binary-0.2.conf /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/attoparsec-binary-0.2.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z attoparsec-binary-0.2.conf ']' + rm -f ghc-attoparsec-binary.files ghc-attoparsec-binary-devel.files + touch ghc-attoparsec-binary.files ghc-attoparsec-binary-devel.files + ls /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/attoparsec-binary-0.2.conf + pkgdir=/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 ']' + echo /usr/lib64/ghc-8.4.4/attoparsec-binary-0.2 + echo '%attr(755,root,root) /usr/lib64/libHSattoparsec-binary-0.2-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2 ']' + echo /usr/share/doc/ghc/html/libraries/attoparsec-binary-0.2 + for i in ghc-attoparsec-binary.files ghc-attoparsec-binary-devel.files + '[' -f ghc-attoparsec-binary.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64!!g' ghc-attoparsec-binary.files + for i in ghc-attoparsec-binary.files ghc-attoparsec-binary-devel.files + '[' -f ghc-attoparsec-binary-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64!!g' ghc-attoparsec-binary-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 Processing files: ghc-attoparsec-binary-0.2-6.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i6VIMp + umask 022 + cd /builddir/build/BUILD + cd attoparsec-binary-0.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/licenses/ghc-attoparsec-binary + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/licenses/ghc-attoparsec-binary + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/licenses/ghc-attoparsec-binary + exit 0 Provides: ghc-attoparsec-binary = 0.2-6.fc30 ghc-attoparsec-binary(riscv-64) = 0.2-6.fc30 libHSattoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v-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) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ghc-attoparsec-binary-devel-0.2-6.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5AtlVu + umask 022 + cd /builddir/build/BUILD + cd attoparsec-binary-0.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc-attoparsec-binary-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc-attoparsec-binary-devel + cp -pr README /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64/usr/share/doc/ghc-attoparsec-binary-devel + exit 0 Provides: ghc-attoparsec-binary-devel = 0.2-6.fc30 ghc-attoparsec-binary-devel(riscv-64) = 0.2-6.fc30 ghc-attoparsec-binary-doc = 0.2-6.fc30 ghc-attoparsec-binary-static = 0.2-6.fc30 ghc-devel(attoparsec-binary-0.2-JO5kmM6L2QrEKPzEU41Q3v) 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-attoparsec-binary-0.2-6.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-attoparsec-binary-devel-0.2-6.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vyamE1 + umask 022 + cd /builddir/build/BUILD + cd attoparsec-binary-0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-binary-0.2-6.fc30.riscv64 + exit 0 Child return code was: 0