Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-digest.spec'], chrootPath='/var/lib/mock/f33-build-182879-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-digest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/ghc-digest-0.0.1.2-20.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-digest.spec'], chrootPath='/var/lib/mock/f33-build-182879-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-digest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NRHtNH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf digest-0.0.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/digest-0.0.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd digest-0.0.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1QfFJH + umask 022 + cd /builddir/build/BUILD + cd digest-0.0.1.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.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-digest '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/digest-0.0.1.2 --global Configuring digest-0.0.1.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for digest-0.0.1.2.. Building library for digest-0.0.1.2.. [1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o ) /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32_entry’: /tmp/ghc134169_0/ghc_6.hc:9:1: error: warning: label ‘_c4nM’ defined but not used [-Wunused-label] 9 | _c4nM: | ^~~~~ | 9 | _c4nM: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4nJ’: /tmp/ghc134169_0/ghc_6.hc:34:1: error: warning: label ‘_c4nJ’ defined but not used [-Wunused-label] 34 | _c4nJ: | ^~~~~ | 34 | _c4nJ: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32Update_entry’: /tmp/ghc134169_0/ghc_6.hc:50:1: error: warning: label ‘_c4o0’ defined but not used [-Wunused-label] 50 | _c4o0: | ^~~~~ | 50 | _c4o0: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4nX’: /tmp/ghc134169_0/ghc_6.hc:75:1: error: warning: label ‘_c4nX’ defined but not used [-Wunused-label] 75 | _c4nX: | ^~~~~ | 75 | _c4nX: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zddmadler32_entry’: /tmp/ghc134169_0/ghc_6.hc:219:1: error: warning: label ‘_c4ob’ defined but not used [-Wunused-label] 219 | _c4ob: | ^~~~~ | 219 | _c4ob: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwadler32zuszuupdate_slow’: /tmp/ghc134169_0/ghc_6.hc:246:1: error: warning: label ‘_c4of’ defined but not used [-Wunused-label] 246 | _c4of: | ^~~~~ | 246 | _c4of: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwadler32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_6.hc:256:1: error: warning: label ‘_c4oo’ defined but not used [-Wunused-label] 256 | _c4oo: | ^~~~~ | 256 | _c4oo: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4ou’: /tmp/ghc134169_0/ghc_6.hc:304:1: error: warning: label ‘_c4ou’ defined but not used [-Wunused-label] 304 | _c4ou: | ^~~~~ | 304 | _c4ou: | ^ /tmp/ghc134169_0/ghc_6.hc:302:4: error: warning: variable ‘_s4mt’ set but not used [-Wunused-but-set-variable] 302 | W_ _s4mt; | ^~~~~ | 302 | W_ _s4mt; | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_6.hc:333:1: error: warning: label ‘_c4p4’ defined but not used [-Wunused-label] 333 | _c4p4: | ^~~~~ | 333 | _c4p4: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4p1’: /tmp/ghc134169_0/ghc_6.hc:366:1: error: warning: label ‘_c4p1’ defined but not used [-Wunused-label] 366 | _c4p1: | ^~~~~ | 366 | _c4p1: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4p7’: /tmp/ghc134169_0/ghc_6.hc:388:1: error: warning: label ‘_c4p7’ defined but not used [-Wunused-label] 388 | _c4p7: | ^~~~~ | 388 | _c4p7: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteStringzuzdcadler32Update_entry’: /tmp/ghc134169_0/ghc_6.hc:409:1: error: warning: label ‘_c4pm’ defined but not used [-Wunused-label] 409 | _c4pm: | ^~~~~ | 409 | _c4pm: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwgo_entry’: /tmp/ghc134169_0/ghc_6.hc:435:1: error: warning: label ‘_c4pA’ defined but not used [-Wunused-label] 435 | _c4pA: | ^~~~~ | 435 | _c4pA: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4pq’: /tmp/ghc134169_0/ghc_6.hc:460:1: error: warning: label ‘_c4pq’ defined but not used [-Wunused-label] 460 | _c4pq: | ^~~~~ | 460 | _c4pq: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4pt’: /tmp/ghc134169_0/ghc_6.hc:479:1: error: warning: label ‘_c4pt’ defined but not used [-Wunused-label] 479 | _c4pt: | ^~~~~ | 479 | _c4pt: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4pM’: /tmp/ghc134169_0/ghc_6.hc:527:1: error: warning: label ‘_c4pM’ defined but not used [-Wunused-label] 527 | _c4pM: | ^~~~~ | 527 | _c4pM: | ^ /tmp/ghc134169_0/ghc_6.hc:525:4: error: warning: variable ‘_s4mY’ set but not used [-Wunused-but-set-variable] 525 | W_ _s4mY; | ^~~~~ | 525 | W_ _s4mY; | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4pT’: /tmp/ghc134169_0/ghc_6.hc:559:1: error: warning: label ‘_c4pT’ defined but not used [-Wunused-label] 559 | _c4pT: | ^~~~~ | 559 | _c4pT: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteStringzuzdcadler32_entry’: /tmp/ghc134169_0/ghc_6.hc:577:1: error: warning: label ‘_c4qz’ defined but not used [-Wunused-label] 577 | _c4qz: | ^~~~~ | 577 | _c4qz: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4qx’: /tmp/ghc134169_0/ghc_6.hc:607:1: error: warning: label ‘_c4qx’ defined but not used [-Wunused-label] 607 | _c4qx: | ^~~~~ | 607 | _c4qx: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzugo_entry’: /tmp/ghc134169_0/ghc_6.hc:641:1: error: warning: label ‘_c4qP’ defined but not used [-Wunused-label] 641 | _c4qP: | ^~~~~ | 641 | _c4qP: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4qM’: /tmp/ghc134169_0/ghc_6.hc:674:1: error: warning: label ‘_c4qM’ defined but not used [-Wunused-label] 674 | _c4qM: | ^~~~~ | 674 | _c4qM: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4qS’: /tmp/ghc134169_0/ghc_6.hc:693:1: error: warning: label ‘_c4qS’ defined but not used [-Wunused-label] 693 | _c4qS: | ^~~~~ | 693 | _c4qS: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzuzdcadler32Update_entry’: /tmp/ghc134169_0/ghc_6.hc:720:1: error: warning: label ‘_c4rb’ defined but not used [-Wunused-label] 720 | _c4rb: | ^~~~~ | 720 | _c4rb: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4r8’: /tmp/ghc134169_0/ghc_6.hc:753:1: error: warning: label ‘_c4r8’ defined but not used [-Wunused-label] 753 | _c4r8: | ^~~~~ | 753 | _c4r8: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4re’: /tmp/ghc134169_0/ghc_6.hc:774:1: error: warning: label ‘_c4re’ defined but not used [-Wunused-label] 774 | _c4re: | ^~~~~ | 774 | _c4re: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4ri’: /tmp/ghc134169_0/ghc_6.hc:793:1: error: warning: label ‘_c4ri’ defined but not used [-Wunused-label] 793 | _c4ri: | ^~~~~ | 793 | _c4ri: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzuzdcadler32_entry’: /tmp/ghc134169_0/ghc_6.hc:820:1: error: warning: label ‘_c4rB’ defined but not used [-Wunused-label] 820 | _c4rB: | ^~~~~ | 820 | _c4rB: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4rz’: /tmp/ghc134169_0/ghc_6.hc:851:1: error: warning: label ‘_c4rz’ defined but not used [-Wunused-label] 851 | _c4rz: | ^~~~~ | 851 | _c4rz: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4rE’: /tmp/ghc134169_0/ghc_6.hc:869:1: error: warning: label ‘_c4rE’ defined but not used [-Wunused-label] 869 | _c4rE: | ^~~~~ | 869 | _c4rE: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteString0zuzdcadler32_entry’: /tmp/ghc134169_0/ghc_6.hc:903:1: error: warning: label ‘_c4rW’ defined but not used [-Wunused-label] 903 | _c4rW: | ^~~~~ | 903 | _c4rW: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘_c4rT’: /tmp/ghc134169_0/ghc_6.hc:935:1: error: warning: label ‘_c4rT’ defined but not used [-Wunused-label] 935 | _c4rT: | ^~~~~ | 935 | _c4rT: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_CZCAdler32_entry’: /tmp/ghc134169_0/ghc_6.hc:962:1: error: warning: label ‘_c4s8’ defined but not used [-Wunused-label] 962 | _c4s8: | ^~~~~ | 962 | _c4s8: | ^ /tmp/ghc134169_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_CZCAdler32_con_entry’: /tmp/ghc134169_0/ghc_6.hc:993:1: error: warning: label ‘_c4sd’ defined but not used [-Wunused-label] 993 | _c4sd: | ^~~~~ | 993 | _c4sd: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32_entry’: /tmp/ghc134169_0/ghc_10.hc:9:1: error: warning: label ‘_c4tJ’ defined but not used [-Wunused-label] 9 | _c4tJ: | ^~~~~ | 9 | _c4tJ: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4tG’: /tmp/ghc134169_0/ghc_10.hc:34:1: error: warning: label ‘_c4tG’ defined but not used [-Wunused-label] 34 | _c4tG: | ^~~~~ | 34 | _c4tG: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32Update_entry’: /tmp/ghc134169_0/ghc_10.hc:50:1: error: warning: label ‘_c4tX’ defined but not used [-Wunused-label] 50 | _c4tX: | ^~~~~ | 50 | _c4tX: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4tU’: /tmp/ghc134169_0/ghc_10.hc:75:1: error: warning: label ‘_c4tU’ defined but not used [-Wunused-label] 75 | _c4tU: | ^~~~~ | 75 | _c4tU: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zddmadler32_entry’: /tmp/ghc134169_0/ghc_10.hc:219:1: error: warning: label ‘_c4u8’ defined but not used [-Wunused-label] 219 | _c4u8: | ^~~~~ | 219 | _c4u8: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwadler32zuszuupdate_slow’: /tmp/ghc134169_0/ghc_10.hc:246:1: error: warning: label ‘_c4uc’ defined but not used [-Wunused-label] 246 | _c4uc: | ^~~~~ | 246 | _c4uc: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwadler32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_10.hc:256:1: error: warning: label ‘_c4ul’ defined but not used [-Wunused-label] 256 | _c4ul: | ^~~~~ | 256 | _c4ul: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4ur’: /tmp/ghc134169_0/ghc_10.hc:304:1: error: warning: label ‘_c4ur’ defined but not used [-Wunused-label] 304 | _c4ur: | ^~~~~ | 304 | _c4ur: | ^ /tmp/ghc134169_0/ghc_10.hc:302:4: error: warning: variable ‘_s4sq’ set but not used [-Wunused-but-set-variable] 302 | W_ _s4sq; | ^~~~~ | 302 | W_ _s4sq; | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_10.hc:333:1: error: warning: label ‘_c4v1’ defined but not used [-Wunused-label] 333 | _c4v1: | ^~~~~ | 333 | _c4v1: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4uY’: /tmp/ghc134169_0/ghc_10.hc:366:1: error: warning: label ‘_c4uY’ defined but not used [-Wunused-label] 366 | _c4uY: | ^~~~~ | 366 | _c4uY: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4v4’: /tmp/ghc134169_0/ghc_10.hc:388:1: error: warning: label ‘_c4v4’ defined but not used [-Wunused-label] 388 | _c4v4: | ^~~~~ | 388 | _c4v4: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteStringzuzdcadler32Update_entry’: /tmp/ghc134169_0/ghc_10.hc:409:1: error: warning: label ‘_c4vj’ defined but not used [-Wunused-label] 409 | _c4vj: | ^~~~~ | 409 | _c4vj: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwgo_entry’: /tmp/ghc134169_0/ghc_10.hc:435:1: error: warning: label ‘_c4vx’ defined but not used [-Wunused-label] 435 | _c4vx: | ^~~~~ | 435 | _c4vx: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4vn’: /tmp/ghc134169_0/ghc_10.hc:460:1: error: warning: label ‘_c4vn’ defined but not used [-Wunused-label] 460 | _c4vn: | ^~~~~ | 460 | _c4vn: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4vq’: /tmp/ghc134169_0/ghc_10.hc:479:1: error: warning: label ‘_c4vq’ defined but not used [-Wunused-label] 479 | _c4vq: | ^~~~~ | 479 | _c4vq: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4vJ’: /tmp/ghc134169_0/ghc_10.hc:527:1: error: warning: label ‘_c4vJ’ defined but not used [-Wunused-label] 527 | _c4vJ: | ^~~~~ | 527 | _c4vJ: | ^ /tmp/ghc134169_0/ghc_10.hc:525:4: error: warning: variable ‘_s4sV’ set but not used [-Wunused-but-set-variable] 525 | W_ _s4sV; | ^~~~~ | 525 | W_ _s4sV; | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4vQ’: /tmp/ghc134169_0/ghc_10.hc:559:1: error: warning: label ‘_c4vQ’ defined but not used [-Wunused-label] 559 | _c4vQ: | ^~~~~ | 559 | _c4vQ: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteStringzuzdcadler32_entry’: /tmp/ghc134169_0/ghc_10.hc:577:1: error: warning: label ‘_c4ww’ defined but not used [-Wunused-label] 577 | _c4ww: | ^~~~~ | 577 | _c4ww: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4wu’: /tmp/ghc134169_0/ghc_10.hc:607:1: error: warning: label ‘_c4wu’ defined but not used [-Wunused-label] 607 | _c4wu: | ^~~~~ | 607 | _c4wu: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzugo_entry’: /tmp/ghc134169_0/ghc_10.hc:641:1: error: warning: label ‘_c4wM’ defined but not used [-Wunused-label] 641 | _c4wM: | ^~~~~ | 641 | _c4wM: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4wJ’: /tmp/ghc134169_0/ghc_10.hc:674:1: error: warning: label ‘_c4wJ’ defined but not used [-Wunused-label] 674 | _c4wJ: | ^~~~~ | 674 | _c4wJ: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4wP’: /tmp/ghc134169_0/ghc_10.hc:693:1: error: warning: label ‘_c4wP’ defined but not used [-Wunused-label] 693 | _c4wP: | ^~~~~ | 693 | _c4wP: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzuzdcadler32Update_entry’: /tmp/ghc134169_0/ghc_10.hc:726:1: error: warning: label ‘_c4x8’ defined but not used [-Wunused-label] 726 | _c4x8: | ^~~~~ | 726 | _c4x8: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4x5’: /tmp/ghc134169_0/ghc_10.hc:759:1: error: warning: label ‘_c4x5’ defined but not used [-Wunused-label] 759 | _c4x5: | ^~~~~ | 759 | _c4x5: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4xb’: /tmp/ghc134169_0/ghc_10.hc:780:1: error: warning: label ‘_c4xb’ defined but not used [-Wunused-label] 780 | _c4xb: | ^~~~~ | 780 | _c4xb: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4xf’: /tmp/ghc134169_0/ghc_10.hc:799:1: error: warning: label ‘_c4xf’ defined but not used [-Wunused-label] 799 | _c4xf: | ^~~~~ | 799 | _c4xf: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzuzdcadler32_entry’: /tmp/ghc134169_0/ghc_10.hc:826:1: error: warning: label ‘_c4xz’ defined but not used [-Wunused-label] 826 | _c4xz: | ^~~~~ | 826 | _c4xz: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4xx’: /tmp/ghc134169_0/ghc_10.hc:857:1: error: warning: label ‘_c4xx’ defined but not used [-Wunused-label] 857 | _c4xx: | ^~~~~ | 857 | _c4xx: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4xC’: /tmp/ghc134169_0/ghc_10.hc:875:1: error: warning: label ‘_c4xC’ defined but not used [-Wunused-label] 875 | _c4xC: | ^~~~~ | 875 | _c4xC: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteString0zuzdcadler32_entry’: /tmp/ghc134169_0/ghc_10.hc:909:1: error: warning: label ‘_c4xU’ defined but not used [-Wunused-label] 909 | _c4xU: | ^~~~~ | 909 | _c4xU: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘_c4xR’: /tmp/ghc134169_0/ghc_10.hc:941:1: error: warning: label ‘_c4xR’ defined but not used [-Wunused-label] 941 | _c4xR: | ^~~~~ | 941 | _c4xR: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_CZCAdler32_entry’: /tmp/ghc134169_0/ghc_10.hc:968:1: error: warning: label ‘_c4y6’ defined but not used [-Wunused-label] 968 | _c4y6: | ^~~~~ | 968 | _c4y6: | ^ /tmp/ghc134169_0/ghc_10.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_CZCAdler32_con_entry’: /tmp/ghc134169_0/ghc_10.hc:999:1: error: warning: label ‘_c4yb’ defined but not used [-Wunused-label] 999 | _c4yb: | ^~~~~ | 999 | _c4yb: | ^ [2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o ) /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32_entry’: /tmp/ghc134169_0/ghc_15.hc:9:1: error: warning: label ‘_c4M6’ defined but not used [-Wunused-label] 9 | _c4M6: | ^~~~~ | 9 | _c4M6: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4M3’: /tmp/ghc134169_0/ghc_15.hc:34:1: error: warning: label ‘_c4M3’ defined but not used [-Wunused-label] 34 | _c4M3: | ^~~~~ | 34 | _c4M3: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32Update_entry’: /tmp/ghc134169_0/ghc_15.hc:50:1: error: warning: label ‘_c4Mk’ defined but not used [-Wunused-label] 50 | _c4Mk: | ^~~~~ | 50 | _c4Mk: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Mh’: /tmp/ghc134169_0/ghc_15.hc:75:1: error: warning: label ‘_c4Mh’ defined but not used [-Wunused-label] 75 | _c4Mh: | ^~~~~ | 75 | _c4Mh: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zddmcrc32_entry’: /tmp/ghc134169_0/ghc_15.hc:219:1: error: warning: label ‘_c4Mv’ defined but not used [-Wunused-label] 219 | _c4Mv: | ^~~~~ | 219 | _c4Mv: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwcrc32zuszuupdate_slow’: /tmp/ghc134169_0/ghc_15.hc:246:1: error: warning: label ‘_c4Mz’ defined but not used [-Wunused-label] 246 | _c4Mz: | ^~~~~ | 246 | _c4Mz: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwcrc32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_15.hc:256:1: error: warning: label ‘_c4MI’ defined but not used [-Wunused-label] 256 | _c4MI: | ^~~~~ | 256 | _c4MI: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4MO’: /tmp/ghc134169_0/ghc_15.hc:304:1: error: warning: label ‘_c4MO’ defined but not used [-Wunused-label] 304 | _c4MO: | ^~~~~ | 304 | _c4MO: | ^ /tmp/ghc134169_0/ghc_15.hc:302:4: error: warning: variable ‘_s4KN’ set but not used [-Wunused-but-set-variable] 302 | W_ _s4KN; | ^~~~~ | 302 | W_ _s4KN; | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_15.hc:333:1: error: warning: label ‘_c4No’ defined but not used [-Wunused-label] 333 | _c4No: | ^~~~~ | 333 | _c4No: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Nl’: /tmp/ghc134169_0/ghc_15.hc:366:1: error: warning: label ‘_c4Nl’ defined but not used [-Wunused-label] 366 | _c4Nl: | ^~~~~ | 366 | _c4Nl: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Nr’: /tmp/ghc134169_0/ghc_15.hc:388:1: error: warning: label ‘_c4Nr’ defined but not used [-Wunused-label] 388 | _c4Nr: | ^~~~~ | 388 | _c4Nr: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteStringzuzdccrc32Update_entry’: /tmp/ghc134169_0/ghc_15.hc:409:1: error: warning: label ‘_c4NG’ defined but not used [-Wunused-label] 409 | _c4NG: | ^~~~~ | 409 | _c4NG: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwgo_entry’: /tmp/ghc134169_0/ghc_15.hc:435:1: error: warning: label ‘_c4NU’ defined but not used [-Wunused-label] 435 | _c4NU: | ^~~~~ | 435 | _c4NU: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4NK’: /tmp/ghc134169_0/ghc_15.hc:460:1: error: warning: label ‘_c4NK’ defined but not used [-Wunused-label] 460 | _c4NK: | ^~~~~ | 460 | _c4NK: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4NN’: /tmp/ghc134169_0/ghc_15.hc:479:1: error: warning: label ‘_c4NN’ defined but not used [-Wunused-label] 479 | _c4NN: | ^~~~~ | 479 | _c4NN: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4O6’: /tmp/ghc134169_0/ghc_15.hc:527:1: error: warning: label ‘_c4O6’ defined but not used [-Wunused-label] 527 | _c4O6: | ^~~~~ | 527 | _c4O6: | ^ /tmp/ghc134169_0/ghc_15.hc:525:4: error: warning: variable ‘_s4Li’ set but not used [-Wunused-but-set-variable] 525 | W_ _s4Li; | ^~~~~ | 525 | W_ _s4Li; | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Od’: /tmp/ghc134169_0/ghc_15.hc:559:1: error: warning: label ‘_c4Od’ defined but not used [-Wunused-label] 559 | _c4Od: | ^~~~~ | 559 | _c4Od: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteStringzuzdccrc32_entry’: /tmp/ghc134169_0/ghc_15.hc:577:1: error: warning: label ‘_c4OT’ defined but not used [-Wunused-label] 577 | _c4OT: | ^~~~~ | 577 | _c4OT: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4OR’: /tmp/ghc134169_0/ghc_15.hc:607:1: error: warning: label ‘_c4OR’ defined but not used [-Wunused-label] 607 | _c4OR: | ^~~~~ | 607 | _c4OR: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzugo_entry’: /tmp/ghc134169_0/ghc_15.hc:641:1: error: warning: label ‘_c4P9’ defined but not used [-Wunused-label] 641 | _c4P9: | ^~~~~ | 641 | _c4P9: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4P6’: /tmp/ghc134169_0/ghc_15.hc:674:1: error: warning: label ‘_c4P6’ defined but not used [-Wunused-label] 674 | _c4P6: | ^~~~~ | 674 | _c4P6: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Pc’: /tmp/ghc134169_0/ghc_15.hc:693:1: error: warning: label ‘_c4Pc’ defined but not used [-Wunused-label] 693 | _c4Pc: | ^~~~~ | 693 | _c4Pc: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzuzdccrc32Update_entry’: /tmp/ghc134169_0/ghc_15.hc:720:1: error: warning: label ‘_c4Pv’ defined but not used [-Wunused-label] 720 | _c4Pv: | ^~~~~ | 720 | _c4Pv: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Ps’: /tmp/ghc134169_0/ghc_15.hc:753:1: error: warning: label ‘_c4Ps’ defined but not used [-Wunused-label] 753 | _c4Ps: | ^~~~~ | 753 | _c4Ps: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Py’: /tmp/ghc134169_0/ghc_15.hc:774:1: error: warning: label ‘_c4Py’ defined but not used [-Wunused-label] 774 | _c4Py: | ^~~~~ | 774 | _c4Py: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4PC’: /tmp/ghc134169_0/ghc_15.hc:793:1: error: warning: label ‘_c4PC’ defined but not used [-Wunused-label] 793 | _c4PC: | ^~~~~ | 793 | _c4PC: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzuzdccrc32_entry’: /tmp/ghc134169_0/ghc_15.hc:820:1: error: warning: label ‘_c4PV’ defined but not used [-Wunused-label] 820 | _c4PV: | ^~~~~ | 820 | _c4PV: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4PT’: /tmp/ghc134169_0/ghc_15.hc:851:1: error: warning: label ‘_c4PT’ defined but not used [-Wunused-label] 851 | _c4PT: | ^~~~~ | 851 | _c4PT: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4PY’: /tmp/ghc134169_0/ghc_15.hc:869:1: error: warning: label ‘_c4PY’ defined but not used [-Wunused-label] 869 | _c4PY: | ^~~~~ | 869 | _c4PY: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteString0zuzdccrc32_entry’: /tmp/ghc134169_0/ghc_15.hc:903:1: error: warning: label ‘_c4Qg’ defined but not used [-Wunused-label] 903 | _c4Qg: | ^~~~~ | 903 | _c4Qg: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘_c4Qd’: /tmp/ghc134169_0/ghc_15.hc:935:1: error: warning: label ‘_c4Qd’ defined but not used [-Wunused-label] 935 | _c4Qd: | ^~~~~ | 935 | _c4Qd: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_CZCCRC32_entry’: /tmp/ghc134169_0/ghc_15.hc:962:1: error: warning: label ‘_c4Qs’ defined but not used [-Wunused-label] 962 | _c4Qs: | ^~~~~ | 962 | _c4Qs: | ^ /tmp/ghc134169_0/ghc_15.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_CZCCRC32_con_entry’: /tmp/ghc134169_0/ghc_15.hc:993:1: error: warning: label ‘_c4Qx’ defined but not used [-Wunused-label] 993 | _c4Qx: | ^~~~~ | 993 | _c4Qx: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32_entry’: /tmp/ghc134169_0/ghc_19.hc:9:1: error: warning: label ‘_c4S3’ defined but not used [-Wunused-label] 9 | _c4S3: | ^~~~~ | 9 | _c4S3: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4S0’: /tmp/ghc134169_0/ghc_19.hc:34:1: error: warning: label ‘_c4S0’ defined but not used [-Wunused-label] 34 | _c4S0: | ^~~~~ | 34 | _c4S0: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32Update_entry’: /tmp/ghc134169_0/ghc_19.hc:50:1: error: warning: label ‘_c4Sh’ defined but not used [-Wunused-label] 50 | _c4Sh: | ^~~~~ | 50 | _c4Sh: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4Se’: /tmp/ghc134169_0/ghc_19.hc:75:1: error: warning: label ‘_c4Se’ defined but not used [-Wunused-label] 75 | _c4Se: | ^~~~~ | 75 | _c4Se: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zddmcrc32_entry’: /tmp/ghc134169_0/ghc_19.hc:219:1: error: warning: label ‘_c4Ss’ defined but not used [-Wunused-label] 219 | _c4Ss: | ^~~~~ | 219 | _c4Ss: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwcrc32zuszuupdate_slow’: /tmp/ghc134169_0/ghc_19.hc:246:1: error: warning: label ‘_c4Sw’ defined but not used [-Wunused-label] 246 | _c4Sw: | ^~~~~ | 246 | _c4Sw: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwcrc32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_19.hc:256:1: error: warning: label ‘_c4SF’ defined but not used [-Wunused-label] 256 | _c4SF: | ^~~~~ | 256 | _c4SF: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4SL’: /tmp/ghc134169_0/ghc_19.hc:304:1: error: warning: label ‘_c4SL’ defined but not used [-Wunused-label] 304 | _c4SL: | ^~~~~ | 304 | _c4SL: | ^ /tmp/ghc134169_0/ghc_19.hc:302:4: error: warning: variable ‘_s4QK’ set but not used [-Wunused-but-set-variable] 302 | W_ _s4QK; | ^~~~~ | 302 | W_ _s4QK; | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32zuszuupdate_entry’: /tmp/ghc134169_0/ghc_19.hc:333:1: error: warning: label ‘_c4Tl’ defined but not used [-Wunused-label] 333 | _c4Tl: | ^~~~~ | 333 | _c4Tl: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4Ti’: /tmp/ghc134169_0/ghc_19.hc:366:1: error: warning: label ‘_c4Ti’ defined but not used [-Wunused-label] 366 | _c4Ti: | ^~~~~ | 366 | _c4Ti: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4To’: /tmp/ghc134169_0/ghc_19.hc:388:1: error: warning: label ‘_c4To’ defined but not used [-Wunused-label] 388 | _c4To: | ^~~~~ | 388 | _c4To: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteStringzuzdccrc32Update_entry’: /tmp/ghc134169_0/ghc_19.hc:409:1: error: warning: label ‘_c4TD’ defined but not used [-Wunused-label] 409 | _c4TD: | ^~~~~ | 409 | _c4TD: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwgo_entry’: /tmp/ghc134169_0/ghc_19.hc:435:1: error: warning: label ‘_c4TR’ defined but not used [-Wunused-label] 435 | _c4TR: | ^~~~~ | 435 | _c4TR: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4TH’: /tmp/ghc134169_0/ghc_19.hc:460:1: error: warning: label ‘_c4TH’ defined but not used [-Wunused-label] 460 | _c4TH: | ^~~~~ | 460 | _c4TH: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4TK’: /tmp/ghc134169_0/ghc_19.hc:479:1: error: warning: label ‘_c4TK’ defined but not used [-Wunused-label] 479 | _c4TK: | ^~~~~ | 479 | _c4TK: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4U3’: /tmp/ghc134169_0/ghc_19.hc:527:1: error: warning: label ‘_c4U3’ defined but not used [-Wunused-label] 527 | _c4U3: | ^~~~~ | 527 | _c4U3: | ^ /tmp/ghc134169_0/ghc_19.hc:525:4: error: warning: variable ‘_s4Rf’ set but not used [-Wunused-but-set-variable] 525 | W_ _s4Rf; | ^~~~~ | 525 | W_ _s4Rf; | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4Ua’: /tmp/ghc134169_0/ghc_19.hc:559:1: error: warning: label ‘_c4Ua’ defined but not used [-Wunused-label] 559 | _c4Ua: | ^~~~~ | 559 | _c4Ua: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteStringzuzdccrc32_entry’: /tmp/ghc134169_0/ghc_19.hc:577:1: error: warning: label ‘_c4UQ’ defined but not used [-Wunused-label] 577 | _c4UQ: | ^~~~~ | 577 | _c4UQ: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4UO’: /tmp/ghc134169_0/ghc_19.hc:607:1: error: warning: label ‘_c4UO’ defined but not used [-Wunused-label] 607 | _c4UO: | ^~~~~ | 607 | _c4UO: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzugo_entry’: /tmp/ghc134169_0/ghc_19.hc:641:1: error: warning: label ‘_c4V6’ defined but not used [-Wunused-label] 641 | _c4V6: | ^~~~~ | 641 | _c4V6: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4V3’: /tmp/ghc134169_0/ghc_19.hc:674:1: error: warning: label ‘_c4V3’ defined but not used [-Wunused-label] 674 | _c4V3: | ^~~~~ | 674 | _c4V3: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4V9’: /tmp/ghc134169_0/ghc_19.hc:693:1: error: warning: label ‘_c4V9’ defined but not used [-Wunused-label] 693 | _c4V9: | ^~~~~ | 693 | _c4V9: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzuzdccrc32Update_entry’: /tmp/ghc134169_0/ghc_19.hc:726:1: error: warning: label ‘_c4Vs’ defined but not used [-Wunused-label] 726 | _c4Vs: | ^~~~~ | 726 | _c4Vs: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4Vp’: /tmp/ghc134169_0/ghc_19.hc:759:1: error: warning: label ‘_c4Vp’ defined but not used [-Wunused-label] 759 | _c4Vp: | ^~~~~ | 759 | _c4Vp: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4Vv’: /tmp/ghc134169_0/ghc_19.hc:780:1: error: warning: label ‘_c4Vv’ defined but not used [-Wunused-label] 780 | _c4Vv: | ^~~~~ | 780 | _c4Vv: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4Vz’: /tmp/ghc134169_0/ghc_19.hc:799:1: error: warning: label ‘_c4Vz’ defined but not used [-Wunused-label] 799 | _c4Vz: | ^~~~~ | 799 | _c4Vz: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzuzdccrc32_entry’: /tmp/ghc134169_0/ghc_19.hc:826:1: error: warning: label ‘_c4VT’ defined but not used [-Wunused-label] 826 | _c4VT: | ^~~~~ | 826 | _c4VT: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4VR’: /tmp/ghc134169_0/ghc_19.hc:857:1: error: warning: label ‘_c4VR’ defined but not used [-Wunused-label] 857 | _c4VR: | ^~~~~ | 857 | _c4VR: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4VW’: /tmp/ghc134169_0/ghc_19.hc:875:1: error: warning: label ‘_c4VW’ defined but not used [-Wunused-label] 875 | _c4VW: | ^~~~~ | 875 | _c4VW: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteString0zuzdccrc32_entry’: /tmp/ghc134169_0/ghc_19.hc:909:1: error: warning: label ‘_c4We’ defined but not used [-Wunused-label] 909 | _c4We: | ^~~~~ | 909 | _c4We: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘_c4Wb’: /tmp/ghc134169_0/ghc_19.hc:941:1: error: warning: label ‘_c4Wb’ defined but not used [-Wunused-label] 941 | _c4Wb: | ^~~~~ | 941 | _c4Wb: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_CZCCRC32_entry’: /tmp/ghc134169_0/ghc_19.hc:968:1: error: warning: label ‘_c4Wq’ defined but not used [-Wunused-label] 968 | _c4Wq: | ^~~~~ | 968 | _c4Wq: | ^ /tmp/ghc134169_0/ghc_19.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_CZCCRC32_con_entry’: /tmp/ghc134169_0/ghc_19.hc:999:1: error: warning: label ‘_c4Wv’ defined but not used [-Wunused-label] 999 | _c4Wv: | ^~~~~ | 999 | _c4Wv: | ^ [1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.p_o ) /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32_entry’: /tmp/ghc134196_0/ghc_6.hc:29:1: error: warning: label ‘_c4nQ’ defined but not used [-Wunused-label] 29 | _c4nQ: | ^~~~~ | 29 | _c4nQ: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4nN’: /tmp/ghc134196_0/ghc_6.hc:61:1: error: warning: label ‘_c4nN’ defined but not used [-Wunused-label] 61 | _c4nN: | ^~~~~ | 61 | _c4nN: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32Update_entry’: /tmp/ghc134196_0/ghc_6.hc:82:1: error: warning: label ‘_c4o7’ defined but not used [-Wunused-label] 82 | _c4o7: | ^~~~~ | 82 | _c4o7: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4o4’: /tmp/ghc134196_0/ghc_6.hc:114:1: error: warning: label ‘_c4o4’ defined but not used [-Wunused-label] 114 | _c4o4: | ^~~~~ | 114 | _c4o4: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zddmadler32_entry’: /tmp/ghc134196_0/ghc_6.hc:281:1: error: warning: label ‘_c4ok’ defined but not used [-Wunused-label] 281 | _c4ok: | ^~~~~ | 281 | _c4ok: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwadler32zuszuupdate_slow’: /tmp/ghc134196_0/ghc_6.hc:311:1: error: warning: label ‘_c4oq’ defined but not used [-Wunused-label] 311 | _c4oq: | ^~~~~ | 311 | _c4oq: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwadler32zuszuupdate_entry’: /tmp/ghc134196_0/ghc_6.hc:326:1: error: warning: label ‘_c4oz’ defined but not used [-Wunused-label] 326 | _c4oz: | ^~~~~ | 326 | _c4oz: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4oH’: /tmp/ghc134196_0/ghc_6.hc:382:1: error: warning: label ‘_c4oH’ defined but not used [-Wunused-label] 382 | _c4oH: | ^~~~~ | 382 | _c4oH: | ^ /tmp/ghc134196_0/ghc_6.hc:380:4: error: warning: variable ‘_s4mt’ set but not used [-Wunused-but-set-variable] 380 | W_ _s4mt; | ^~~~~ | 380 | W_ _s4mt; | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_adler32zuszuupdate_entry’: /tmp/ghc134196_0/ghc_6.hc:420:1: error: warning: label ‘_c4pk’ defined but not used [-Wunused-label] 420 | _c4pk: | ^~~~~ | 420 | _c4pk: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4ph’: /tmp/ghc134196_0/ghc_6.hc:455:1: error: warning: label ‘_c4ph’ defined but not used [-Wunused-label] 455 | _c4ph: | ^~~~~ | 455 | _c4ph: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4po’: /tmp/ghc134196_0/ghc_6.hc:479:1: error: warning: label ‘_c4po’ defined but not used [-Wunused-label] 479 | _c4po: | ^~~~~ | 479 | _c4po: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteStringzuzdcadler32Update_entry’: /tmp/ghc134196_0/ghc_6.hc:505:1: error: warning: label ‘_c4pF’ defined but not used [-Wunused-label] 505 | _c4pF: | ^~~~~ | 505 | _c4pF: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdwgo_entry’: /tmp/ghc134196_0/ghc_6.hc:536:1: error: warning: label ‘_c4pW’ defined but not used [-Wunused-label] 536 | _c4pW: | ^~~~~ | 536 | _c4pW: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4pL’: /tmp/ghc134196_0/ghc_6.hc:562:1: error: warning: label ‘_c4pL’ defined but not used [-Wunused-label] 562 | _c4pL: | ^~~~~ | 562 | _c4pL: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4pP’: /tmp/ghc134196_0/ghc_6.hc:582:1: error: warning: label ‘_c4pP’ defined but not used [-Wunused-label] 582 | _c4pP: | ^~~~~ | 582 | _c4pP: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4qa’: /tmp/ghc134196_0/ghc_6.hc:634:1: error: warning: label ‘_c4qa’ defined but not used [-Wunused-label] 634 | _c4qa: | ^~~~~ | 634 | _c4qa: | ^ /tmp/ghc134196_0/ghc_6.hc:632:4: error: warning: variable ‘_s4mY’ set but not used [-Wunused-but-set-variable] 632 | W_ _s4mY; | ^~~~~ | 632 | W_ _s4mY; | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4qi’: /tmp/ghc134196_0/ghc_6.hc:673:1: error: warning: label ‘_c4qi’ defined but not used [-Wunused-label] 673 | _c4qi: | ^~~~~ | 673 | _c4qi: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteStringzuzdcadler32_entry’: /tmp/ghc134196_0/ghc_6.hc:695:1: error: warning: label ‘_c4r1’ defined but not used [-Wunused-label] 695 | _c4r1: | ^~~~~ | 695 | _c4r1: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4qZ’: /tmp/ghc134196_0/ghc_6.hc:726:1: error: warning: label ‘_c4qZ’ defined but not used [-Wunused-label] 726 | _c4qZ: | ^~~~~ | 726 | _c4qZ: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzugo_entry’: /tmp/ghc134196_0/ghc_6.hc:768:1: error: warning: label ‘_c4rk’ defined but not used [-Wunused-label] 768 | _c4rk: | ^~~~~ | 768 | _c4rk: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4rh’: /tmp/ghc134196_0/ghc_6.hc:802:1: error: warning: label ‘_c4rh’ defined but not used [-Wunused-label] 802 | _c4rh: | ^~~~~ | 802 | _c4rh: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4ro’: /tmp/ghc134196_0/ghc_6.hc:822:1: error: warning: label ‘_c4ro’ defined but not used [-Wunused-label] 822 | _c4ro: | ^~~~~ | 822 | _c4ro: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzuzdcadler32Update_entry’: /tmp/ghc134196_0/ghc_6.hc:856:1: error: warning: label ‘_c4rK’ defined but not used [-Wunused-label] 856 | _c4rK: | ^~~~~ | 856 | _c4rK: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4rH’: /tmp/ghc134196_0/ghc_6.hc:891:1: error: warning: label ‘_c4rH’ defined but not used [-Wunused-label] 891 | _c4rH: | ^~~~~ | 891 | _c4rH: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4rO’: /tmp/ghc134196_0/ghc_6.hc:914:1: error: warning: label ‘_c4rO’ defined but not used [-Wunused-label] 914 | _c4rO: | ^~~~~ | 914 | _c4rO: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4rT’: /tmp/ghc134196_0/ghc_6.hc:935:1: error: warning: label ‘_c4rT’ defined but not used [-Wunused-label] 935 | _c4rT: | ^~~~~ | 935 | _c4rT: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ZMZNzuzdcadler32_entry’: /tmp/ghc134196_0/ghc_6.hc:969:1: error: warning: label ‘_c4sf’ defined but not used [-Wunused-label] 969 | _c4sf: | ^~~~~ | 969 | _c4sf: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4sd’: /tmp/ghc134196_0/ghc_6.hc:1001:1: error: warning: label ‘_c4sd’ defined but not used [-Wunused-label] 1001 | _c4sd: | ^~~~~ | 1001 | _c4sd: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4sj’: /tmp/ghc134196_0/ghc_6.hc:1021:1: error: warning: label ‘_c4sj’ defined but not used [-Wunused-label] 1021 | _c4sj: | ^~~~~ | 1021 | _c4sj: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_zdfAdler32ByteString0zuzdcadler32_entry’: /tmp/ghc134196_0/ghc_6.hc:1063:1: error: warning: label ‘_c4sE’ defined but not used [-Wunused-label] 1063 | _c4sE: | ^~~~~ | 1063 | _c4sE: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘_c4sB’: /tmp/ghc134196_0/ghc_6.hc:1097:1: error: warning: label ‘_c4sB’ defined but not used [-Wunused-label] 1097 | _c4sB: | ^~~~~ | 1097 | _c4sB: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_CZCAdler32_entry’: /tmp/ghc134196_0/ghc_6.hc:1132:1: error: warning: label ‘_c4sS’ defined but not used [-Wunused-label] 1132 | _c4sS: | ^~~~~ | 1132 | _c4sS: | ^ /tmp/ghc134196_0/ghc_6.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziAdler32_CZCAdler32_con_entry’: /tmp/ghc134196_0/ghc_6.hc:1173:1: error: warning: label ‘_c4t2’ defined but not used [-Wunused-label] 1173 | _c4t2: | ^~~~~ | 1173 | _c4t2: | ^ [2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.p_o ) /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32_entry’: /tmp/ghc134196_0/ghc_17.hc:29:1: error: warning: label ‘_c4H3’ defined but not used [-Wunused-label] 29 | _c4H3: | ^~~~~ | 29 | _c4H3: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4H0’: /tmp/ghc134196_0/ghc_17.hc:61:1: error: warning: label ‘_c4H0’ defined but not used [-Wunused-label] 61 | _c4H0: | ^~~~~ | 61 | _c4H0: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32Update_entry’: /tmp/ghc134196_0/ghc_17.hc:82:1: error: warning: label ‘_c4Hk’ defined but not used [-Wunused-label] 82 | _c4Hk: | ^~~~~ | 82 | _c4Hk: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Hh’: /tmp/ghc134196_0/ghc_17.hc:114:1: error: warning: label ‘_c4Hh’ defined but not used [-Wunused-label] 114 | _c4Hh: | ^~~~~ | 114 | _c4Hh: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zddmcrc32_entry’: /tmp/ghc134196_0/ghc_17.hc:281:1: error: warning: label ‘_c4Hx’ defined but not used [-Wunused-label] 281 | _c4Hx: | ^~~~~ | 281 | _c4Hx: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwcrc32zuszuupdate_slow’: /tmp/ghc134196_0/ghc_17.hc:311:1: error: warning: label ‘_c4HD’ defined but not used [-Wunused-label] 311 | _c4HD: | ^~~~~ | 311 | _c4HD: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwcrc32zuszuupdate_entry’: /tmp/ghc134196_0/ghc_17.hc:326:1: error: warning: label ‘_c4HM’ defined but not used [-Wunused-label] 326 | _c4HM: | ^~~~~ | 326 | _c4HM: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4HU’: /tmp/ghc134196_0/ghc_17.hc:382:1: error: warning: label ‘_c4HU’ defined but not used [-Wunused-label] 382 | _c4HU: | ^~~~~ | 382 | _c4HU: | ^ /tmp/ghc134196_0/ghc_17.hc:380:4: error: warning: variable ‘_s4FG’ set but not used [-Wunused-but-set-variable] 380 | W_ _s4FG; | ^~~~~ | 380 | W_ _s4FG; | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_crc32zuszuupdate_entry’: /tmp/ghc134196_0/ghc_17.hc:420:1: error: warning: label ‘_c4Ix’ defined but not used [-Wunused-label] 420 | _c4Ix: | ^~~~~ | 420 | _c4Ix: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Iu’: /tmp/ghc134196_0/ghc_17.hc:455:1: error: warning: label ‘_c4Iu’ defined but not used [-Wunused-label] 455 | _c4Iu: | ^~~~~ | 455 | _c4Iu: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4IB’: /tmp/ghc134196_0/ghc_17.hc:479:1: error: warning: label ‘_c4IB’ defined but not used [-Wunused-label] 479 | _c4IB: | ^~~~~ | 479 | _c4IB: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteStringzuzdccrc32Update_entry’: /tmp/ghc134196_0/ghc_17.hc:505:1: error: warning: label ‘_c4IS’ defined but not used [-Wunused-label] 505 | _c4IS: | ^~~~~ | 505 | _c4IS: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdwgo_entry’: /tmp/ghc134196_0/ghc_17.hc:536:1: error: warning: label ‘_c4J9’ defined but not used [-Wunused-label] 536 | _c4J9: | ^~~~~ | 536 | _c4J9: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4IY’: /tmp/ghc134196_0/ghc_17.hc:562:1: error: warning: label ‘_c4IY’ defined but not used [-Wunused-label] 562 | _c4IY: | ^~~~~ | 562 | _c4IY: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4J2’: /tmp/ghc134196_0/ghc_17.hc:582:1: error: warning: label ‘_c4J2’ defined but not used [-Wunused-label] 582 | _c4J2: | ^~~~~ | 582 | _c4J2: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Jn’: /tmp/ghc134196_0/ghc_17.hc:634:1: error: warning: label ‘_c4Jn’ defined but not used [-Wunused-label] 634 | _c4Jn: | ^~~~~ | 634 | _c4Jn: | ^ /tmp/ghc134196_0/ghc_17.hc:632:4: error: warning: variable ‘_s4Gb’ set but not used [-Wunused-but-set-variable] 632 | W_ _s4Gb; | ^~~~~ | 632 | W_ _s4Gb; | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Jv’: /tmp/ghc134196_0/ghc_17.hc:673:1: error: warning: label ‘_c4Jv’ defined but not used [-Wunused-label] 673 | _c4Jv: | ^~~~~ | 673 | _c4Jv: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteStringzuzdccrc32_entry’: /tmp/ghc134196_0/ghc_17.hc:695:1: error: warning: label ‘_c4Ke’ defined but not used [-Wunused-label] 695 | _c4Ke: | ^~~~~ | 695 | _c4Ke: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Kc’: /tmp/ghc134196_0/ghc_17.hc:726:1: error: warning: label ‘_c4Kc’ defined but not used [-Wunused-label] 726 | _c4Kc: | ^~~~~ | 726 | _c4Kc: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzugo_entry’: /tmp/ghc134196_0/ghc_17.hc:768:1: error: warning: label ‘_c4Kx’ defined but not used [-Wunused-label] 768 | _c4Kx: | ^~~~~ | 768 | _c4Kx: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Ku’: /tmp/ghc134196_0/ghc_17.hc:802:1: error: warning: label ‘_c4Ku’ defined but not used [-Wunused-label] 802 | _c4Ku: | ^~~~~ | 802 | _c4Ku: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4KB’: /tmp/ghc134196_0/ghc_17.hc:822:1: error: warning: label ‘_c4KB’ defined but not used [-Wunused-label] 822 | _c4KB: | ^~~~~ | 822 | _c4KB: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzuzdccrc32Update_entry’: /tmp/ghc134196_0/ghc_17.hc:856:1: error: warning: label ‘_c4KX’ defined but not used [-Wunused-label] 856 | _c4KX: | ^~~~~ | 856 | _c4KX: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4KU’: /tmp/ghc134196_0/ghc_17.hc:891:1: error: warning: label ‘_c4KU’ defined but not used [-Wunused-label] 891 | _c4KU: | ^~~~~ | 891 | _c4KU: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4L1’: /tmp/ghc134196_0/ghc_17.hc:914:1: error: warning: label ‘_c4L1’ defined but not used [-Wunused-label] 914 | _c4L1: | ^~~~~ | 914 | _c4L1: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4L6’: /tmp/ghc134196_0/ghc_17.hc:935:1: error: warning: label ‘_c4L6’ defined but not used [-Wunused-label] 935 | _c4L6: | ^~~~~ | 935 | _c4L6: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ZMZNzuzdccrc32_entry’: /tmp/ghc134196_0/ghc_17.hc:969:1: error: warning: label ‘_c4Ls’ defined but not used [-Wunused-label] 969 | _c4Ls: | ^~~~~ | 969 | _c4Ls: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Lq’: /tmp/ghc134196_0/ghc_17.hc:1001:1: error: warning: label ‘_c4Lq’ defined but not used [-Wunused-label] 1001 | _c4Lq: | ^~~~~ | 1001 | _c4Lq: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4Lw’: /tmp/ghc134196_0/ghc_17.hc:1021:1: error: warning: label ‘_c4Lw’ defined but not used [-Wunused-label] 1021 | _c4Lw: | ^~~~~ | 1021 | _c4Lw: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_zdfCRC32ByteString0zuzdccrc32_entry’: /tmp/ghc134196_0/ghc_17.hc:1063:1: error: warning: label ‘_c4LR’ defined but not used [-Wunused-label] 1063 | _c4LR: | ^~~~~ | 1063 | _c4LR: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘_c4LO’: /tmp/ghc134196_0/ghc_17.hc:1097:1: error: warning: label ‘_c4LO’ defined but not used [-Wunused-label] 1097 | _c4LO: | ^~~~~ | 1097 | _c4LO: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_CZCCRC32_entry’: /tmp/ghc134196_0/ghc_17.hc:1132:1: error: warning: label ‘_c4M5’ defined but not used [-Wunused-label] 1132 | _c4M5: | ^~~~~ | 1132 | _c4M5: | ^ /tmp/ghc134196_0/ghc_17.hc: In function ‘digestzm0zi0zi1zi2zm93hmxvQ2VB3FeV97QkdTpW_DataziDigestziCRC32_CZCCRC32_con_entry’: /tmp/ghc134196_0/ghc_17.hc:1173:1: error: warning: label ‘_c4Mf’ defined but not used [-Wunused-label] 1173 | _c4Mf: | ^~~~~ | 1173 | _c4Mf: | ^ + '[' -n dist/build/libHSdigest-0.0.1.2-93hmxvQ2VB3FeV97QkdTpW-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for digest-0.0.1.2.. Running Haddock on library for digest-0.0.1.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, bytestring-0.10.8.2, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 4 / 4) in 'Data.Digest.Adler32' 100% ( 4 / 4) in 'Data.Digest.CRC32' Warning: Data.Digest.Adler32: could not find link destinations for: ByteString Word32 ByteString Word8 Warning: Data.Digest.CRC32: could not find link destinations for: ByteString Word32 ByteString Word8 Documentation created: dist/doc/html/digest/index.html, dist/doc/html/digest/digest.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zBFGgI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64 + cd digest-0.0.1.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/ghc-8.6.5/digest-0.0.1.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d digest-0.0.1.2.conf ']' + install -D --mode=0644 digest-0.0.1.2.conf /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/digest-0.0.1.2.conf ++ ls /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/digest-0.0.1.2.conf + '[' -z /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/digest-0.0.1.2.conf ']' + rm -f ghc-digest.files ghc-digest-doc.files + touch ghc-digest.files ghc-digest-doc.files + for i in /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/libHSdigest-0.0.1.2-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/libHSdigest-0.0.1.2-93hmxvQ2VB3FeV97QkdTpW-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/digest-0.0.1.2 + '[' -d /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/ghc-8.6.5/digest-0.0.1.2 ']' + find /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/ghc-8.6.5/digest-0.0.1.2 -type d -fprintf ghc-digest-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-digest-prof.files -o -fprint ghc-digest-devel.files + ls /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/digest-0.0.1.2.conf + '[' -d /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/share/doc/ghc/html/libraries/digest-0.0.1.2 ']' + echo /usr/share/doc/ghc/html/libraries/digest-0.0.1.2 + for i in ghc-digest.files ghc-digest-devel.files ghc-digest-doc.files ghc-digest-prof.files + '[' -f ghc-digest.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64!!g' ghc-digest.files + for i in ghc-digest.files ghc-digest-devel.files ghc-digest-doc.files ghc-digest-prof.files + '[' -f ghc-digest-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64!!g' ghc-digest-devel.files + for i in ghc-digest.files ghc-digest-devel.files ghc-digest-doc.files ghc-digest-prof.files + '[' -f ghc-digest-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64!!g' ghc-digest-doc.files + for i in ghc-digest.files ghc-digest-devel.files ghc-digest-doc.files ghc-digest-prof.files + '[' -f ghc-digest-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64!!g' ghc-digest-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-digest-0.0.1.2-20.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l80J4G + umask 022 + cd /builddir/build/BUILD + cd digest-0.0.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/share/licenses/ghc-digest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/share/licenses/ghc-digest + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64/usr/share/licenses/ghc-digest + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-digest = 0.0.1.2-20.fc33 ghc-digest(riscv-64) = 0.0.1.2-20.fc33 libHSdigest-0.0.1.2-93hmxvQ2VB3FeV97QkdTpW-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSbytestring-0.10.8.2-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-digest-devel-0.0.1.2-20.fc33.riscv64 Provides: ghc-devel(digest-0.0.1.2-93hmxvQ2VB3FeV97QkdTpW) ghc-digest-devel = 0.0.1.2-20.fc33 ghc-digest-devel(riscv-64) = 0.0.1.2-20.fc33 ghc-digest-static = 0.0.1.2-20.fc33 ghc-digest-static(riscv-64) = 0.0.1.2-20.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(bytestring-0.10.8.2) Processing files: ghc-digest-doc-0.0.1.2-20.fc33.riscv64 Provides: ghc-digest-doc = 0.0.1.2-20.fc33 ghc-digest-doc(riscv-64) = 0.0.1.2-20.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-digest-prof-0.0.1.2-20.fc33.riscv64 Provides: ghc-digest-prof = 0.0.1.2-20.fc33 ghc-digest-prof(riscv-64) = 0.0.1.2-20.fc33 ghc-prof(digest-0.0.1.2-93hmxvQ2VB3FeV97QkdTpW) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(bytestring-0.10.8.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-digest-0.0.1.2-20.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-digest-doc-0.0.1.2-20.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-digest-prof-0.0.1.2-20.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-digest-devel-0.0.1.2-20.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UiKcvJ + umask 022 + cd /builddir/build/BUILD + cd digest-0.0.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-digest-0.0.1.2-20.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0