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-erf.spec'], chrootPath='/var/lib/mock/f33-build-182911-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-erf.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-erf-2.0.0.0-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-erf.spec'], chrootPath='/var/lib/mock/f33-build-182911-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-erf.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.IZlzDM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf erf-2.0.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/erf-2.0.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd erf-2.0.0.0 + /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.4j3xBM + umask 022 + cd /builddir/build/BUILD + cd erf-2.0.0.0 + 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-erf '--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/erf-2.0.0.0 --global Warning: erf.cabal:7:1: The field "synopsis" is specified more than once at positions 7:1, 11:1 Warning: erf.cabal:3:1: The field "license" is specified more than once at positions 3:1, 10:1 Configuring erf-2.0.0.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for erf-2.0.0.0.. Building library for erf-2.0.0.0.. [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.o ) /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdp1InvErf_entry’: /tmp/ghc493136_0/ghc_2.hc:9:1: error: warning: label ‘_c4tE’ defined but not used [-Wunused-label] 9 | _c4tE: | ^~~~~ | 9 | _c4tE: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4tB’: /tmp/ghc493136_0/ghc_2.hc:34:1: error: warning: label ‘_c4tB’ defined but not used [-Wunused-label] 34 | _c4tB: | ^~~~~ | 34 | _c4tB: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_inverf_entry’: /tmp/ghc493136_0/ghc_2.hc:50:1: error: warning: label ‘_c4tS’ defined but not used [-Wunused-label] 50 | _c4tS: | ^~~~~ | 50 | _c4tS: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4tP’: /tmp/ghc493136_0/ghc_2.hc:75:1: error: warning: label ‘_c4tP’ defined but not used [-Wunused-label] 75 | _c4tP: | ^~~~~ | 75 | _c4tP: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_inverfc_entry’: /tmp/ghc493136_0/ghc_2.hc:91:1: error: warning: label ‘_c4u6’ defined but not used [-Wunused-label] 91 | _c4u6: | ^~~~~ | 91 | _c4u6: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4u3’: /tmp/ghc493136_0/ghc_2.hc:116:1: error: warning: label ‘_c4u3’ defined but not used [-Wunused-label] 116 | _c4u3: | ^~~~~ | 116 | _c4u3: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_invnormcdf_entry’: /tmp/ghc493136_0/ghc_2.hc:132:1: error: warning: label ‘_c4uk’ defined but not used [-Wunused-label] 132 | _c4uk: | ^~~~~ | 132 | _c4uk: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4uh’: /tmp/ghc493136_0/ghc_2.hc:157:1: error: warning: label ‘_c4uh’ defined but not used [-Wunused-label] 157 | _c4uh: | ^~~~~ | 157 | _c4uh: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdp1Erf_entry’: /tmp/ghc493136_0/ghc_2.hc:173:1: error: warning: label ‘_c4uy’ defined but not used [-Wunused-label] 173 | _c4uy: | ^~~~~ | 173 | _c4uy: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4uv’: /tmp/ghc493136_0/ghc_2.hc:198:1: error: warning: label ‘_c4uv’ defined but not used [-Wunused-label] 198 | _c4uv: | ^~~~~ | 198 | _c4uv: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erf_entry’: /tmp/ghc493136_0/ghc_2.hc:214:1: error: warning: label ‘_c4uM’ defined but not used [-Wunused-label] 214 | _c4uM: | ^~~~~ | 214 | _c4uM: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4uJ’: /tmp/ghc493136_0/ghc_2.hc:239:1: error: warning: label ‘_c4uJ’ defined but not used [-Wunused-label] 239 | _c4uJ: | ^~~~~ | 239 | _c4uJ: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erfc_entry’: /tmp/ghc493136_0/ghc_2.hc:255:1: error: warning: label ‘_c4v0’ defined but not used [-Wunused-label] 255 | _c4v0: | ^~~~~ | 255 | _c4v0: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4uX’: /tmp/ghc493136_0/ghc_2.hc:280:1: error: warning: label ‘_c4uX’ defined but not used [-Wunused-label] 280 | _c4uX: | ^~~~~ | 280 | _c4uX: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erfcx_entry’: /tmp/ghc493136_0/ghc_2.hc:296:1: error: warning: label ‘_c4ve’ defined but not used [-Wunused-label] 296 | _c4ve: | ^~~~~ | 296 | _c4ve: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4vb’: /tmp/ghc493136_0/ghc_2.hc:321:1: error: warning: label ‘_c4vb’ defined but not used [-Wunused-label] 321 | _c4vb: | ^~~~~ | 321 | _c4vb: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_normcdf_entry’: /tmp/ghc493136_0/ghc_2.hc:337:1: error: warning: label ‘_c4vs’ defined but not used [-Wunused-label] 337 | _c4vs: | ^~~~~ | 337 | _c4vs: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4vp’: /tmp/ghc493136_0/ghc_2.hc:362:1: error: warning: label ‘_c4vp’ defined but not used [-Wunused-label] 362 | _c4vp: | ^~~~~ | 362 | _c4vp: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4lV_entry’: /tmp/ghc493136_0/ghc_2.hc:382:1: error: warning: label ‘_c4w3’ defined but not used [-Wunused-label] 382 | _c4w3: | ^~~~~ | 382 | _c4w3: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4lW_entry’: /tmp/ghc493136_0/ghc_2.hc:409:1: error: warning: label ‘_c4w6’ defined but not used [-Wunused-label] 409 | _c4w6: | ^~~~~ | 409 | _c4w6: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4lS_entry’: /tmp/ghc493136_0/ghc_2.hc:444:1: error: warning: label ‘_c4wn’ defined but not used [-Wunused-label] 444 | _c4wn: | ^~~~~ | 444 | _c4wn: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4lT_entry’: /tmp/ghc493136_0/ghc_2.hc:472:1: error: warning: label ‘_c4wq’ defined but not used [-Wunused-label] 472 | _c4wq: | ^~~~~ | 472 | _c4wq: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4lU_entry’: /tmp/ghc493136_0/ghc_2.hc:514:1: error: warning: label ‘_c4wv’ defined but not used [-Wunused-label] 514 | _c4wv: | ^~~~~ | 514 | _c4wv: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4lX_entry’: /tmp/ghc493136_0/ghc_2.hc:560:1: error: warning: label ‘_c4wA’ defined but not used [-Wunused-label] 560 | _c4wA: | ^~~~~ | 560 | _c4wA: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddminverfc_entry’: /tmp/ghc493136_0/ghc_2.hc:606:1: error: warning: label ‘_c4wF’ defined but not used [-Wunused-label] 606 | _c4wF: | ^~~~~ | 606 | _c4wF: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4vD’: /tmp/ghc493136_0/ghc_2.hc:635:1: error: warning: label ‘_c4vD’ defined but not used [-Wunused-label] 635 | _c4vD: | ^~~~~ | 635 | _c4vD: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4vH’: /tmp/ghc493136_0/ghc_2.hc:659:1: error: warning: label ‘_c4vH’ defined but not used [-Wunused-label] 659 | _c4vH: | ^~~~~ | 659 | _c4vH: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4vM’: /tmp/ghc493136_0/ghc_2.hc:684:1: error: warning: label ‘_c4vM’ defined but not used [-Wunused-label] 684 | _c4vM: | ^~~~~ | 684 | _c4vM: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4mB_entry’: /tmp/ghc493136_0/ghc_2.hc:721:1: error: warning: label ‘_c4xf’ defined but not used [-Wunused-label] 721 | _c4xf: | ^~~~~ | 721 | _c4xf: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4mC_entry’: /tmp/ghc493136_0/ghc_2.hc:747:1: error: warning: label ‘_c4xi’ defined but not used [-Wunused-label] 747 | _c4xi: | ^~~~~ | 747 | _c4xi: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4wX’: /tmp/ghc493136_0/ghc_2.hc:773:1: error: warning: label ‘_c4wX’ defined but not used [-Wunused-label] 773 | _c4wX: | ^~~~~ | 773 | _c4wX: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4x1’: /tmp/ghc493136_0/ghc_2.hc:793:1: error: warning: label ‘_c4x1’ defined but not used [-Wunused-label] 793 | _c4x1: | ^~~~~ | 793 | _c4x1: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4x6’: /tmp/ghc493136_0/ghc_2.hc:815:1: error: warning: label ‘_c4x6’ defined but not used [-Wunused-label] 815 | _c4x6: | ^~~~~ | 815 | _c4x6: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddminverf_entry’: /tmp/ghc493136_0/ghc_2.hc:845:1: error: warning: label ‘_c4xs’ defined but not used [-Wunused-label] 845 | _c4xs: | ^~~~~ | 845 | _c4xs: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4nd_entry’: /tmp/ghc493136_0/ghc_2.hc:884:1: error: warning: label ‘_c4xO’ defined but not used [-Wunused-label] 884 | _c4xO: | ^~~~~ | 884 | _c4xO: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4n8_entry’: /tmp/ghc493136_0/ghc_2.hc:911:1: error: warning: label ‘_c4yb’ defined but not used [-Wunused-label] 911 | _c4yb: | ^~~~~ | 911 | _c4yb: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4n9_entry’: /tmp/ghc493136_0/ghc_2.hc:939:1: error: warning: label ‘_c4ye’ defined but not used [-Wunused-label] 939 | _c4ye: | ^~~~~ | 939 | _c4ye: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4na_entry’: /tmp/ghc493136_0/ghc_2.hc:978:1: error: warning: label ‘_c4yj’ defined but not used [-Wunused-label] 978 | _c4yj: | ^~~~~ | 978 | _c4yj: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4nb_entry’: /tmp/ghc493136_0/ghc_2.hc:1022:1: error: warning: label ‘_c4yo’ defined but not used [-Wunused-label] 1022 | _c4yo: | ^~~~~ | 1022 | _c4yo: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4nc_entry’: /tmp/ghc493136_0/ghc_2.hc:1069:1: error: warning: label ‘_c4yt’ defined but not used [-Wunused-label] 1069 | _c4yt: | ^~~~~ | 1069 | _c4yt: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmnormcdf_entry’: /tmp/ghc493136_0/ghc_2.hc:1112:1: error: warning: label ‘_c4yy’ defined but not used [-Wunused-label] 1112 | _c4yy: | ^~~~~ | 1112 | _c4yy: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4xB’: /tmp/ghc493136_0/ghc_2.hc:1141:1: error: warning: label ‘_c4xB’ defined but not used [-Wunused-label] 1141 | _c4xB: | ^~~~~ | 1141 | _c4xB: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4xF’: /tmp/ghc493136_0/ghc_2.hc:1167:1: error: warning: label ‘_c4xF’ defined but not used [-Wunused-label] 1167 | _c4xF: | ^~~~~ | 1167 | _c4xF: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4nT_entry’: /tmp/ghc493136_0/ghc_2.hc:1202:1: error: warning: label ‘_c4z2’ defined but not used [-Wunused-label] 1202 | _c4z2: | ^~~~~ | 1202 | _c4z2: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4nR_entry’: /tmp/ghc493136_0/ghc_2.hc:1228:1: error: warning: label ‘_c4zd’ defined but not used [-Wunused-label] 1228 | _c4zd: | ^~~~~ | 1228 | _c4zd: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4nS_entry’: /tmp/ghc493136_0/ghc_2.hc:1258:1: error: warning: label ‘_c4zg’ defined but not used [-Wunused-label] 1258 | _c4zg: | ^~~~~ | 1258 | _c4zg: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerfcx_entry’: /tmp/ghc493136_0/ghc_2.hc:1296:1: error: warning: label ‘_c4zl’ defined but not used [-Wunused-label] 1296 | _c4zl: | ^~~~~ | 1296 | _c4zl: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4yK’: /tmp/ghc493136_0/ghc_2.hc:1325:1: error: warning: label ‘_c4yK’ defined but not used [-Wunused-label] 1325 | _c4yK: | ^~~~~ | 1325 | _c4yK: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4yO’: /tmp/ghc493136_0/ghc_2.hc:1348:1: error: warning: label ‘_c4yO’ defined but not used [-Wunused-label] 1348 | _c4yO: | ^~~~~ | 1348 | _c4yO: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4yT’: /tmp/ghc493136_0/ghc_2.hc:1371:1: error: warning: label ‘_c4yT’ defined but not used [-Wunused-label] 1371 | _c4yT: | ^~~~~ | 1371 | _c4yT: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4oy_entry’: /tmp/ghc493136_0/ghc_2.hc:1405:1: error: warning: label ‘_c4A7’ defined but not used [-Wunused-label] 1405 | _c4A7: | ^~~~~ | 1405 | _c4A7: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4oz_entry’: /tmp/ghc493136_0/ghc_2.hc:1432:1: error: warning: label ‘_c4Aa’ defined but not used [-Wunused-label] 1432 | _c4Aa: | ^~~~~ | 1432 | _c4Aa: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4oA_entry’: /tmp/ghc493136_0/ghc_2.hc:1471:1: error: warning: label ‘_c4Af’ defined but not used [-Wunused-label] 1471 | _c4Af: | ^~~~~ | 1471 | _c4Af: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4oB_entry’: /tmp/ghc493136_0/ghc_2.hc:1515:1: error: warning: label ‘_c4Ak’ defined but not used [-Wunused-label] 1515 | _c4Ak: | ^~~~~ | 1515 | _c4Ak: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4oC_entry’: /tmp/ghc493136_0/ghc_2.hc:1563:1: error: warning: label ‘_c4Ap’ defined but not used [-Wunused-label] 1563 | _c4Ap: | ^~~~~ | 1563 | _c4Ap: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4ox_entry’: /tmp/ghc493136_0/ghc_2.hc:1607:1: error: warning: label ‘_c4Ay’ defined but not used [-Wunused-label] 1607 | _c4Ay: | ^~~~~ | 1607 | _c4Ay: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerfc_entry’: /tmp/ghc493136_0/ghc_2.hc:1633:1: error: warning: label ‘_c4AB’ defined but not used [-Wunused-label] 1633 | _c4AB: | ^~~~~ | 1633 | _c4AB: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4zz’: /tmp/ghc493136_0/ghc_2.hc:1662:1: error: warning: label ‘_c4zz’ defined but not used [-Wunused-label] 1662 | _c4zz: | ^~~~~ | 1662 | _c4zz: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4zD’: /tmp/ghc493136_0/ghc_2.hc:1685:1: error: warning: label ‘_c4zD’ defined but not used [-Wunused-label] 1685 | _c4zD: | ^~~~~ | 1685 | _c4zD: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4zI’: /tmp/ghc493136_0/ghc_2.hc:1709:1: error: warning: label ‘_c4zI’ defined but not used [-Wunused-label] 1709 | _c4zI: | ^~~~~ | 1709 | _c4zI: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4ph_entry’: /tmp/ghc493136_0/ghc_2.hc:1746:1: error: warning: label ‘_c4B7’ defined but not used [-Wunused-label] 1746 | _c4B7: | ^~~~~ | 1746 | _c4B7: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘s4pg_entry’: /tmp/ghc493136_0/ghc_2.hc:1772:1: error: warning: label ‘_c4Be’ defined but not used [-Wunused-label] 1772 | _c4Be: | ^~~~~ | 1772 | _c4Be: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerf_entry’: /tmp/ghc493136_0/ghc_2.hc:1798:1: error: warning: label ‘_c4Bh’ defined but not used [-Wunused-label] 1798 | _c4Bh: | ^~~~~ | 1798 | _c4Bh: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4AP’: /tmp/ghc493136_0/ghc_2.hc:1826:1: error: warning: label ‘_c4AP’ defined but not used [-Wunused-label] 1826 | _c4AP: | ^~~~~ | 1826 | _c4AP: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4AT’: /tmp/ghc493136_0/ghc_2.hc:1846:1: error: warning: label ‘_c4AT’ defined but not used [-Wunused-label] 1846 | _c4AT: | ^~~~~ | 1846 | _c4AT: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4AY’: /tmp/ghc493136_0/ghc_2.hc:1869:1: error: warning: label ‘_c4AY’ defined but not used [-Wunused-label] 1869 | _c4AY: | ^~~~~ | 1869 | _c4AY: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘r4jR_entry’: /tmp/ghc493136_0/ghc_2.hc:1903:1: error: warning: label ‘_c4Bz’ defined but not used [-Wunused-label] 1903 | _c4Bz: | ^~~~~ | 1903 | _c4Bz: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘r4jS_entry’: /tmp/ghc493136_0/ghc_2.hc:1949:1: error: warning: label ‘_c4BO’ defined but not used [-Wunused-label] 1949 | _c4BO: | ^~~~~ | 1949 | _c4BO: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘r4jT_entry’: /tmp/ghc493136_0/ghc_2.hc:1995:1: error: warning: label ‘_c4C6’ defined but not used [-Wunused-label] 1995 | _c4C6: | ^~~~~ | 1995 | _c4C6: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘r4jU_entry’: /tmp/ghc493136_0/ghc_2.hc:2041:1: error: warning: label ‘_c4Cl’ defined but not used [-Wunused-label] 2041 | _c4Cl: | ^~~~~ | 2041 | _c4Cl: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdsinorm1_entry’: /tmp/ghc493136_0/ghc_2.hc:2094:1: error: warning: label ‘_c4CE’ defined but not used [-Wunused-label] 2094 | _c4CE: | ^~~~~ | 2094 | _c4CE: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4D2’: /tmp/ghc493136_0/ghc_2.hc:2184:1: error: warning: label ‘_c4D2’ defined but not used [-Wunused-label] 2184 | _c4D2: | ^~~~~ | 2184 | _c4D2: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdsinorm_entry’: /tmp/ghc493136_0/ghc_2.hc:2211:1: error: warning: label ‘_c4FR’ defined but not used [-Wunused-label] 2211 | _c4FR: | ^~~~~ | 2211 | _c4FR: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4FO’: /tmp/ghc493136_0/ghc_2.hc:2238:1: error: warning: label ‘_c4FO’ defined but not used [-Wunused-label] 2238 | _c4FO: | ^~~~~ | 2238 | _c4FO: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdsinorm_entry’: /tmp/ghc493136_0/ghc_2.hc:2262:1: error: warning: label ‘_c4G7’ defined but not used [-Wunused-label] 2262 | _c4G7: | ^~~~~ | 2262 | _c4G7: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Gv’: /tmp/ghc493136_0/ghc_2.hc:2352:1: error: warning: label ‘_c4Gv’ defined but not used [-Wunused-label] 2352 | _c4Gv: | ^~~~~ | 2352 | _c4Gv: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdcinverfc_entry’: /tmp/ghc493136_0/ghc_2.hc:2380:1: error: warning: label ‘_c4Jk’ defined but not used [-Wunused-label] 2380 | _c4Jk: | ^~~~~ | 2380 | _c4Jk: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Jh’: /tmp/ghc493136_0/ghc_2.hc:2413:1: error: warning: label ‘_c4Jh’ defined but not used [-Wunused-label] 2413 | _c4Jh: | ^~~~~ | 2413 | _c4Jh: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Jq’: /tmp/ghc493136_0/ghc_2.hc:2433:1: error: warning: label ‘_c4Jq’ defined but not used [-Wunused-label] 2433 | _c4Jq: | ^~~~~ | 2433 | _c4Jq: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdcinverf_entry’: /tmp/ghc493136_0/ghc_2.hc:2462:1: error: warning: label ‘_c4JT’ defined but not used [-Wunused-label] 2462 | _c4JT: | ^~~~~ | 2462 | _c4JT: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4JQ’: /tmp/ghc493136_0/ghc_2.hc:2495:1: error: warning: label ‘_c4JQ’ defined but not used [-Wunused-label] 2495 | _c4JQ: | ^~~~~ | 2495 | _c4JQ: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4K2’: /tmp/ghc493136_0/ghc_2.hc:2515:1: error: warning: label ‘_c4K2’ defined but not used [-Wunused-label] 2515 | _c4K2: | ^~~~~ | 2515 | _c4K2: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerf_entry’: /tmp/ghc493136_0/ghc_2.hc:2755:1: error: warning: label ‘_c4Kv’ defined but not used [-Wunused-label] 2755 | _c4Kv: | ^~~~~ | 2755 | _c4Kv: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Ks’: /tmp/ghc493136_0/ghc_2.hc:2809:16: error: warning: statement with no effect [-Wunused-value] 2809 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4KK); | 2809 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4KK); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:2794:1: error: warning: label ‘_c4Ks’ defined but not used [-Wunused-label] 2794 | _c4Ks: | ^~~~~ | 2794 | _c4Ks: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4KA’: /tmp/ghc493136_0/ghc_2.hc:2835:1: error: warning: label ‘_c4KA’ defined but not used [-Wunused-label] 2835 | _c4KA: | ^~~~~ | 2835 | _c4KA: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerfc_entry’: /tmp/ghc493136_0/ghc_2.hc:2861:1: error: warning: label ‘_c4L1’ defined but not used [-Wunused-label] 2861 | _c4L1: | ^~~~~ | 2861 | _c4L1: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4KY’: /tmp/ghc493136_0/ghc_2.hc:2915:16: error: warning: statement with no effect [-Wunused-value] 2915 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Lg); | 2915 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Lg); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:2900:1: error: warning: label ‘_c4KY’ defined but not used [-Wunused-label] 2900 | _c4KY: | ^~~~~ | 2900 | _c4KY: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4L6’: /tmp/ghc493136_0/ghc_2.hc:2941:1: error: warning: label ‘_c4L6’ defined but not used [-Wunused-label] 2941 | _c4L6: | ^~~~~ | 2941 | _c4L6: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerfcx_entry’: /tmp/ghc493136_0/ghc_2.hc:2968:1: error: warning: label ‘_c4Lx’ defined but not used [-Wunused-label] 2968 | _c4Lx: | ^~~~~ | 2968 | _c4Lx: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Lu’: /tmp/ghc493136_0/ghc_2.hc:3029:16: error: warning: statement with no effect [-Wunused-value] 3029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4LW); | 3029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4LW); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:3012:1: error: warning: label ‘_c4Lu’ defined but not used [-Wunused-label] 3012 | _c4Lu: | ^~~~~ | 3012 | _c4Lu: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4LC’: /tmp/ghc493136_0/ghc_2.hc:3057:1: error: warning: label ‘_c4LC’ defined but not used [-Wunused-label] 3057 | _c4LC: | ^~~~~ | 3057 | _c4LC: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcnormcdf_entry’: /tmp/ghc493136_0/ghc_2.hc:3085:1: error: warning: label ‘_c4Md’ defined but not used [-Wunused-label] 3085 | _c4Md: | ^~~~~ | 3085 | _c4Md: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Ma’: /tmp/ghc493136_0/ghc_2.hc:3141:16: error: warning: statement with no effect [-Wunused-value] 3141 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4MF); | 3141 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4MF); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:3125:1: error: warning: label ‘_c4Ma’ defined but not used [-Wunused-label] 3125 | _c4Ma: | ^~~~~ | 3125 | _c4Ma: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Ms’: /tmp/ghc493136_0/ghc_2.hc:3167:1: error: warning: label ‘_c4Ms’ defined but not used [-Wunused-label] 3167 | _c4Ms: | ^~~~~ | 3167 | _c4Ms: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDouble1_entry’: /tmp/ghc493136_0/ghc_2.hc:3204:1: error: warning: label ‘_c4MX’ defined but not used [-Wunused-label] 3204 | _c4MX: | ^~~~~ | 3204 | _c4MX: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdcinvnormcdf_entry’: /tmp/ghc493136_0/ghc_2.hc:3253:1: error: warning: label ‘_c4Nd’ defined but not used [-Wunused-label] 3253 | _c4Nd: | ^~~~~ | 3253 | _c4Nd: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Oq’: /tmp/ghc493136_0/ghc_2.hc:3307:1: error: warning: label ‘_c4Oq’ defined but not used [-Wunused-label] 3307 | _c4Oq: | ^~~~~ | 3307 | _c4Oq: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Nk’: /tmp/ghc493136_0/ghc_2.hc:3365:16: error: warning: statement with no effect [-Wunused-value] 3365 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4OD); | 3365 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4OD); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:3347:1: error: warning: label ‘_c4Nk’ defined but not used [-Wunused-label] 3347 | _c4Nk: | ^~~~~ | 3347 | _c4Nk: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4NA’: /tmp/ghc493136_0/ghc_2.hc:3396:1: error: warning: label ‘_c4NA’ defined but not used [-Wunused-label] 3396 | _c4NA: | ^~~~~ | 3396 | _c4NA: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinvnormcdf_entry’: /tmp/ghc493136_0/ghc_2.hc:3427:1: error: warning: label ‘_c4OU’ defined but not used [-Wunused-label] 3427 | _c4OU: | ^~~~~ | 3427 | _c4OU: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4OR’: /tmp/ghc493136_0/ghc_2.hc:3454:1: error: warning: label ‘_c4OR’ defined but not used [-Wunused-label] 3454 | _c4OR: | ^~~~~ | 3454 | _c4OR: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinverfc_entry’: /tmp/ghc493136_0/ghc_2.hc:3471:1: error: warning: label ‘_c4P8’ defined but not used [-Wunused-label] 3471 | _c4P8: | ^~~~~ | 3471 | _c4P8: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4P5’: /tmp/ghc493136_0/ghc_2.hc:3504:1: error: warning: label ‘_c4P5’ defined but not used [-Wunused-label] 3504 | _c4P5: | ^~~~~ | 3504 | _c4P5: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Pe’: /tmp/ghc493136_0/ghc_2.hc:3524:1: error: warning: label ‘_c4Pe’ defined but not used [-Wunused-label] 3524 | _c4Pe: | ^~~~~ | 3524 | _c4Pe: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinverf_entry’: /tmp/ghc493136_0/ghc_2.hc:3553:1: error: warning: label ‘_c4PH’ defined but not used [-Wunused-label] 3553 | _c4PH: | ^~~~~ | 3553 | _c4PH: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4PE’: /tmp/ghc493136_0/ghc_2.hc:3586:1: error: warning: label ‘_c4PE’ defined but not used [-Wunused-label] 3586 | _c4PE: | ^~~~~ | 3586 | _c4PE: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4PQ’: /tmp/ghc493136_0/ghc_2.hc:3606:1: error: warning: label ‘_c4PQ’ defined but not used [-Wunused-label] 3606 | _c4PQ: | ^~~~~ | 3606 | _c4PQ: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerf_entry’: /tmp/ghc493136_0/ghc_2.hc:3643:1: error: warning: label ‘_c4Qj’ defined but not used [-Wunused-label] 3643 | _c4Qj: | ^~~~~ | 3643 | _c4Qj: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Qg’: /tmp/ghc493136_0/ghc_2.hc:3697:16: error: warning: statement with no effect [-Wunused-value] 3697 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Qy); | 3697 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Qy); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:3682:1: error: warning: label ‘_c4Qg’ defined but not used [-Wunused-label] 3682 | _c4Qg: | ^~~~~ | 3682 | _c4Qg: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Qo’: /tmp/ghc493136_0/ghc_2.hc:3723:1: error: warning: label ‘_c4Qo’ defined but not used [-Wunused-label] 3723 | _c4Qo: | ^~~~~ | 3723 | _c4Qo: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerfc_entry’: /tmp/ghc493136_0/ghc_2.hc:3749:1: error: warning: label ‘_c4QP’ defined but not used [-Wunused-label] 3749 | _c4QP: | ^~~~~ | 3749 | _c4QP: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4QM’: /tmp/ghc493136_0/ghc_2.hc:3803:16: error: warning: statement with no effect [-Wunused-value] 3803 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4R4); | 3803 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4R4); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:3788:1: error: warning: label ‘_c4QM’ defined but not used [-Wunused-label] 3788 | _c4QM: | ^~~~~ | 3788 | _c4QM: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4QU’: /tmp/ghc493136_0/ghc_2.hc:3829:1: error: warning: label ‘_c4QU’ defined but not used [-Wunused-label] 3829 | _c4QU: | ^~~~~ | 3829 | _c4QU: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerfcx_entry’: /tmp/ghc493136_0/ghc_2.hc:3856:1: error: warning: label ‘_c4Rl’ defined but not used [-Wunused-label] 3856 | _c4Rl: | ^~~~~ | 3856 | _c4Rl: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Ri’: /tmp/ghc493136_0/ghc_2.hc:3917:16: error: warning: statement with no effect [-Wunused-value] 3917 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4RK); | 3917 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4RK); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:3900:1: error: warning: label ‘_c4Ri’ defined but not used [-Wunused-label] 3900 | _c4Ri: | ^~~~~ | 3900 | _c4Ri: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Rq’: /tmp/ghc493136_0/ghc_2.hc:3945:1: error: warning: label ‘_c4Rq’ defined but not used [-Wunused-label] 3945 | _c4Rq: | ^~~~~ | 3945 | _c4Rq: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcnormcdf_entry’: /tmp/ghc493136_0/ghc_2.hc:3973:1: error: warning: label ‘_c4S1’ defined but not used [-Wunused-label] 3973 | _c4S1: | ^~~~~ | 3973 | _c4S1: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_2.hc:3:0: error: /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4RY’: /tmp/ghc493136_0/ghc_2.hc:4029:16: error: warning: statement with no effect [-Wunused-value] 4029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4St); | 4029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4St); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_2.hc:4013:1: error: warning: label ‘_c4RY’ defined but not used [-Wunused-label] 4013 | _c4RY: | ^~~~~ | 4013 | _c4RY: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘_c4Sg’: /tmp/ghc493136_0/ghc_2.hc:4055:1: error: warning: label ‘_c4Sg’ defined but not used [-Wunused-label] 4055 | _c4Sg: | ^~~~~ | 4055 | _c4Sg: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCInvErf_entry’: /tmp/ghc493136_0/ghc_2.hc:4090:1: error: warning: label ‘_c4SI’ defined but not used [-Wunused-label] 4090 | _c4SI: | ^~~~~ | 4090 | _c4SI: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCErf_entry’: /tmp/ghc493136_0/ghc_2.hc:4123:1: error: warning: label ‘_c4SS’ defined but not used [-Wunused-label] 4123 | _c4SS: | ^~~~~ | 4123 | _c4SS: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCInvErf_con_entry’: /tmp/ghc493136_0/ghc_2.hc:4157:1: error: warning: label ‘_c4SX’ defined but not used [-Wunused-label] 4157 | _c4SX: | ^~~~~ | 4157 | _c4SX: | ^ /tmp/ghc493136_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCErf_con_entry’: /tmp/ghc493136_0/ghc_2.hc:4171:1: error: warning: label ‘_c4SZ’ defined but not used [-Wunused-label] 4171 | _c4SZ: | ^~~~~ | 4171 | _c4SZ: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdp1InvErf_entry’: /tmp/ghc493136_0/ghc_6.hc:9:1: error: warning: label ‘_c52n’ defined but not used [-Wunused-label] 9 | _c52n: | ^~~~~ | 9 | _c52n: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c52k’: /tmp/ghc493136_0/ghc_6.hc:34:1: error: warning: label ‘_c52k’ defined but not used [-Wunused-label] 34 | _c52k: | ^~~~~ | 34 | _c52k: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_inverf_entry’: /tmp/ghc493136_0/ghc_6.hc:50:1: error: warning: label ‘_c52B’ defined but not used [-Wunused-label] 50 | _c52B: | ^~~~~ | 50 | _c52B: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c52y’: /tmp/ghc493136_0/ghc_6.hc:75:1: error: warning: label ‘_c52y’ defined but not used [-Wunused-label] 75 | _c52y: | ^~~~~ | 75 | _c52y: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_inverfc_entry’: /tmp/ghc493136_0/ghc_6.hc:91:1: error: warning: label ‘_c52P’ defined but not used [-Wunused-label] 91 | _c52P: | ^~~~~ | 91 | _c52P: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c52M’: /tmp/ghc493136_0/ghc_6.hc:116:1: error: warning: label ‘_c52M’ defined but not used [-Wunused-label] 116 | _c52M: | ^~~~~ | 116 | _c52M: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_invnormcdf_entry’: /tmp/ghc493136_0/ghc_6.hc:132:1: error: warning: label ‘_c533’ defined but not used [-Wunused-label] 132 | _c533: | ^~~~~ | 132 | _c533: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c530’: /tmp/ghc493136_0/ghc_6.hc:157:1: error: warning: label ‘_c530’ defined but not used [-Wunused-label] 157 | _c530: | ^~~~~ | 157 | _c530: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdp1Erf_entry’: /tmp/ghc493136_0/ghc_6.hc:173:1: error: warning: label ‘_c53h’ defined but not used [-Wunused-label] 173 | _c53h: | ^~~~~ | 173 | _c53h: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c53e’: /tmp/ghc493136_0/ghc_6.hc:198:1: error: warning: label ‘_c53e’ defined but not used [-Wunused-label] 198 | _c53e: | ^~~~~ | 198 | _c53e: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erf_entry’: /tmp/ghc493136_0/ghc_6.hc:214:1: error: warning: label ‘_c53v’ defined but not used [-Wunused-label] 214 | _c53v: | ^~~~~ | 214 | _c53v: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c53s’: /tmp/ghc493136_0/ghc_6.hc:239:1: error: warning: label ‘_c53s’ defined but not used [-Wunused-label] 239 | _c53s: | ^~~~~ | 239 | _c53s: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erfc_entry’: /tmp/ghc493136_0/ghc_6.hc:255:1: error: warning: label ‘_c53J’ defined but not used [-Wunused-label] 255 | _c53J: | ^~~~~ | 255 | _c53J: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c53G’: /tmp/ghc493136_0/ghc_6.hc:280:1: error: warning: label ‘_c53G’ defined but not used [-Wunused-label] 280 | _c53G: | ^~~~~ | 280 | _c53G: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erfcx_entry’: /tmp/ghc493136_0/ghc_6.hc:296:1: error: warning: label ‘_c53X’ defined but not used [-Wunused-label] 296 | _c53X: | ^~~~~ | 296 | _c53X: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c53U’: /tmp/ghc493136_0/ghc_6.hc:321:1: error: warning: label ‘_c53U’ defined but not used [-Wunused-label] 321 | _c53U: | ^~~~~ | 321 | _c53U: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_normcdf_entry’: /tmp/ghc493136_0/ghc_6.hc:337:1: error: warning: label ‘_c54b’ defined but not used [-Wunused-label] 337 | _c54b: | ^~~~~ | 337 | _c54b: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c548’: /tmp/ghc493136_0/ghc_6.hc:362:1: error: warning: label ‘_c548’ defined but not used [-Wunused-label] 362 | _c548: | ^~~~~ | 362 | _c548: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4UE_entry’: /tmp/ghc493136_0/ghc_6.hc:382:1: error: warning: label ‘_c54M’ defined but not used [-Wunused-label] 382 | _c54M: | ^~~~~ | 382 | _c54M: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4UF_entry’: /tmp/ghc493136_0/ghc_6.hc:409:1: error: warning: label ‘_c54P’ defined but not used [-Wunused-label] 409 | _c54P: | ^~~~~ | 409 | _c54P: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4UB_entry’: /tmp/ghc493136_0/ghc_6.hc:444:1: error: warning: label ‘_c556’ defined but not used [-Wunused-label] 444 | _c556: | ^~~~~ | 444 | _c556: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4UC_entry’: /tmp/ghc493136_0/ghc_6.hc:472:1: error: warning: label ‘_c559’ defined but not used [-Wunused-label] 472 | _c559: | ^~~~~ | 472 | _c559: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4UD_entry’: /tmp/ghc493136_0/ghc_6.hc:514:1: error: warning: label ‘_c55e’ defined but not used [-Wunused-label] 514 | _c55e: | ^~~~~ | 514 | _c55e: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4UG_entry’: /tmp/ghc493136_0/ghc_6.hc:560:1: error: warning: label ‘_c55j’ defined but not used [-Wunused-label] 560 | _c55j: | ^~~~~ | 560 | _c55j: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddminverfc_entry’: /tmp/ghc493136_0/ghc_6.hc:606:1: error: warning: label ‘_c55o’ defined but not used [-Wunused-label] 606 | _c55o: | ^~~~~ | 606 | _c55o: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c54m’: /tmp/ghc493136_0/ghc_6.hc:635:1: error: warning: label ‘_c54m’ defined but not used [-Wunused-label] 635 | _c54m: | ^~~~~ | 635 | _c54m: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c54q’: /tmp/ghc493136_0/ghc_6.hc:659:1: error: warning: label ‘_c54q’ defined but not used [-Wunused-label] 659 | _c54q: | ^~~~~ | 659 | _c54q: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c54v’: /tmp/ghc493136_0/ghc_6.hc:684:1: error: warning: label ‘_c54v’ defined but not used [-Wunused-label] 684 | _c54v: | ^~~~~ | 684 | _c54v: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Vk_entry’: /tmp/ghc493136_0/ghc_6.hc:721:1: error: warning: label ‘_c55Y’ defined but not used [-Wunused-label] 721 | _c55Y: | ^~~~~ | 721 | _c55Y: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Vl_entry’: /tmp/ghc493136_0/ghc_6.hc:747:1: error: warning: label ‘_c561’ defined but not used [-Wunused-label] 747 | _c561: | ^~~~~ | 747 | _c561: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c55G’: /tmp/ghc493136_0/ghc_6.hc:773:1: error: warning: label ‘_c55G’ defined but not used [-Wunused-label] 773 | _c55G: | ^~~~~ | 773 | _c55G: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c55K’: /tmp/ghc493136_0/ghc_6.hc:793:1: error: warning: label ‘_c55K’ defined but not used [-Wunused-label] 793 | _c55K: | ^~~~~ | 793 | _c55K: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c55P’: /tmp/ghc493136_0/ghc_6.hc:815:1: error: warning: label ‘_c55P’ defined but not used [-Wunused-label] 815 | _c55P: | ^~~~~ | 815 | _c55P: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddminverf_entry’: /tmp/ghc493136_0/ghc_6.hc:845:1: error: warning: label ‘_c56b’ defined but not used [-Wunused-label] 845 | _c56b: | ^~~~~ | 845 | _c56b: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4VW_entry’: /tmp/ghc493136_0/ghc_6.hc:884:1: error: warning: label ‘_c56x’ defined but not used [-Wunused-label] 884 | _c56x: | ^~~~~ | 884 | _c56x: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4VR_entry’: /tmp/ghc493136_0/ghc_6.hc:911:1: error: warning: label ‘_c56U’ defined but not used [-Wunused-label] 911 | _c56U: | ^~~~~ | 911 | _c56U: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4VS_entry’: /tmp/ghc493136_0/ghc_6.hc:939:1: error: warning: label ‘_c56X’ defined but not used [-Wunused-label] 939 | _c56X: | ^~~~~ | 939 | _c56X: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4VT_entry’: /tmp/ghc493136_0/ghc_6.hc:978:1: error: warning: label ‘_c572’ defined but not used [-Wunused-label] 978 | _c572: | ^~~~~ | 978 | _c572: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4VU_entry’: /tmp/ghc493136_0/ghc_6.hc:1022:1: error: warning: label ‘_c577’ defined but not used [-Wunused-label] 1022 | _c577: | ^~~~~ | 1022 | _c577: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4VV_entry’: /tmp/ghc493136_0/ghc_6.hc:1069:1: error: warning: label ‘_c57c’ defined but not used [-Wunused-label] 1069 | _c57c: | ^~~~~ | 1069 | _c57c: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmnormcdf_entry’: /tmp/ghc493136_0/ghc_6.hc:1112:1: error: warning: label ‘_c57h’ defined but not used [-Wunused-label] 1112 | _c57h: | ^~~~~ | 1112 | _c57h: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c56k’: /tmp/ghc493136_0/ghc_6.hc:1141:1: error: warning: label ‘_c56k’ defined but not used [-Wunused-label] 1141 | _c56k: | ^~~~~ | 1141 | _c56k: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c56o’: /tmp/ghc493136_0/ghc_6.hc:1167:1: error: warning: label ‘_c56o’ defined but not used [-Wunused-label] 1167 | _c56o: | ^~~~~ | 1167 | _c56o: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4WC_entry’: /tmp/ghc493136_0/ghc_6.hc:1202:1: error: warning: label ‘_c57L’ defined but not used [-Wunused-label] 1202 | _c57L: | ^~~~~ | 1202 | _c57L: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4WA_entry’: /tmp/ghc493136_0/ghc_6.hc:1228:1: error: warning: label ‘_c57W’ defined but not used [-Wunused-label] 1228 | _c57W: | ^~~~~ | 1228 | _c57W: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4WB_entry’: /tmp/ghc493136_0/ghc_6.hc:1258:1: error: warning: label ‘_c57Z’ defined but not used [-Wunused-label] 1258 | _c57Z: | ^~~~~ | 1258 | _c57Z: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerfcx_entry’: /tmp/ghc493136_0/ghc_6.hc:1296:1: error: warning: label ‘_c584’ defined but not used [-Wunused-label] 1296 | _c584: | ^~~~~ | 1296 | _c584: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c57t’: /tmp/ghc493136_0/ghc_6.hc:1325:1: error: warning: label ‘_c57t’ defined but not used [-Wunused-label] 1325 | _c57t: | ^~~~~ | 1325 | _c57t: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c57x’: /tmp/ghc493136_0/ghc_6.hc:1348:1: error: warning: label ‘_c57x’ defined but not used [-Wunused-label] 1348 | _c57x: | ^~~~~ | 1348 | _c57x: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c57C’: /tmp/ghc493136_0/ghc_6.hc:1371:1: error: warning: label ‘_c57C’ defined but not used [-Wunused-label] 1371 | _c57C: | ^~~~~ | 1371 | _c57C: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Xh_entry’: /tmp/ghc493136_0/ghc_6.hc:1405:1: error: warning: label ‘_c58Q’ defined but not used [-Wunused-label] 1405 | _c58Q: | ^~~~~ | 1405 | _c58Q: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Xi_entry’: /tmp/ghc493136_0/ghc_6.hc:1432:1: error: warning: label ‘_c58T’ defined but not used [-Wunused-label] 1432 | _c58T: | ^~~~~ | 1432 | _c58T: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Xj_entry’: /tmp/ghc493136_0/ghc_6.hc:1471:1: error: warning: label ‘_c58Y’ defined but not used [-Wunused-label] 1471 | _c58Y: | ^~~~~ | 1471 | _c58Y: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Xk_entry’: /tmp/ghc493136_0/ghc_6.hc:1515:1: error: warning: label ‘_c593’ defined but not used [-Wunused-label] 1515 | _c593: | ^~~~~ | 1515 | _c593: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Xl_entry’: /tmp/ghc493136_0/ghc_6.hc:1563:1: error: warning: label ‘_c598’ defined but not used [-Wunused-label] 1563 | _c598: | ^~~~~ | 1563 | _c598: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Xg_entry’: /tmp/ghc493136_0/ghc_6.hc:1607:1: error: warning: label ‘_c59h’ defined but not used [-Wunused-label] 1607 | _c59h: | ^~~~~ | 1607 | _c59h: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerfc_entry’: /tmp/ghc493136_0/ghc_6.hc:1633:1: error: warning: label ‘_c59k’ defined but not used [-Wunused-label] 1633 | _c59k: | ^~~~~ | 1633 | _c59k: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c58i’: /tmp/ghc493136_0/ghc_6.hc:1662:1: error: warning: label ‘_c58i’ defined but not used [-Wunused-label] 1662 | _c58i: | ^~~~~ | 1662 | _c58i: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c58m’: /tmp/ghc493136_0/ghc_6.hc:1685:1: error: warning: label ‘_c58m’ defined but not used [-Wunused-label] 1685 | _c58m: | ^~~~~ | 1685 | _c58m: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c58r’: /tmp/ghc493136_0/ghc_6.hc:1709:1: error: warning: label ‘_c58r’ defined but not used [-Wunused-label] 1709 | _c58r: | ^~~~~ | 1709 | _c58r: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4Y0_entry’: /tmp/ghc493136_0/ghc_6.hc:1746:1: error: warning: label ‘_c59Q’ defined but not used [-Wunused-label] 1746 | _c59Q: | ^~~~~ | 1746 | _c59Q: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘s4XZ_entry’: /tmp/ghc493136_0/ghc_6.hc:1772:1: error: warning: label ‘_c59X’ defined but not used [-Wunused-label] 1772 | _c59X: | ^~~~~ | 1772 | _c59X: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerf_entry’: /tmp/ghc493136_0/ghc_6.hc:1798:1: error: warning: label ‘_c5a0’ defined but not used [-Wunused-label] 1798 | _c5a0: | ^~~~~ | 1798 | _c5a0: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c59y’: /tmp/ghc493136_0/ghc_6.hc:1826:1: error: warning: label ‘_c59y’ defined but not used [-Wunused-label] 1826 | _c59y: | ^~~~~ | 1826 | _c59y: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c59C’: /tmp/ghc493136_0/ghc_6.hc:1846:1: error: warning: label ‘_c59C’ defined but not used [-Wunused-label] 1846 | _c59C: | ^~~~~ | 1846 | _c59C: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c59H’: /tmp/ghc493136_0/ghc_6.hc:1869:1: error: warning: label ‘_c59H’ defined but not used [-Wunused-label] 1869 | _c59H: | ^~~~~ | 1869 | _c59H: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘r4jR_entry’: /tmp/ghc493136_0/ghc_6.hc:1903:1: error: warning: label ‘_c5ai’ defined but not used [-Wunused-label] 1903 | _c5ai: | ^~~~~ | 1903 | _c5ai: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘r4jS_entry’: /tmp/ghc493136_0/ghc_6.hc:1949:1: error: warning: label ‘_c5ax’ defined but not used [-Wunused-label] 1949 | _c5ax: | ^~~~~ | 1949 | _c5ax: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘r4jT_entry’: /tmp/ghc493136_0/ghc_6.hc:1995:1: error: warning: label ‘_c5aP’ defined but not used [-Wunused-label] 1995 | _c5aP: | ^~~~~ | 1995 | _c5aP: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘r4jU_entry’: /tmp/ghc493136_0/ghc_6.hc:2041:1: error: warning: label ‘_c5b4’ defined but not used [-Wunused-label] 2041 | _c5b4: | ^~~~~ | 2041 | _c5b4: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdsinorm1_entry’: /tmp/ghc493136_0/ghc_6.hc:2094:1: error: warning: label ‘_c5bn’ defined but not used [-Wunused-label] 2094 | _c5bn: | ^~~~~ | 2094 | _c5bn: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5bL’: /tmp/ghc493136_0/ghc_6.hc:2184:1: error: warning: label ‘_c5bL’ defined but not used [-Wunused-label] 2184 | _c5bL: | ^~~~~ | 2184 | _c5bL: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdsinorm_entry’: /tmp/ghc493136_0/ghc_6.hc:2211:1: error: warning: label ‘_c5eA’ defined but not used [-Wunused-label] 2211 | _c5eA: | ^~~~~ | 2211 | _c5eA: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5ex’: /tmp/ghc493136_0/ghc_6.hc:2238:1: error: warning: label ‘_c5ex’ defined but not used [-Wunused-label] 2238 | _c5ex: | ^~~~~ | 2238 | _c5ex: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdsinorm_entry’: /tmp/ghc493136_0/ghc_6.hc:2262:1: error: warning: label ‘_c5eQ’ defined but not used [-Wunused-label] 2262 | _c5eQ: | ^~~~~ | 2262 | _c5eQ: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5fe’: /tmp/ghc493136_0/ghc_6.hc:2352:1: error: warning: label ‘_c5fe’ defined but not used [-Wunused-label] 2352 | _c5fe: | ^~~~~ | 2352 | _c5fe: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdcinverfc_entry’: /tmp/ghc493136_0/ghc_6.hc:2380:1: error: warning: label ‘_c5i3’ defined but not used [-Wunused-label] 2380 | _c5i3: | ^~~~~ | 2380 | _c5i3: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5i0’: /tmp/ghc493136_0/ghc_6.hc:2413:1: error: warning: label ‘_c5i0’ defined but not used [-Wunused-label] 2413 | _c5i0: | ^~~~~ | 2413 | _c5i0: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5i9’: /tmp/ghc493136_0/ghc_6.hc:2433:1: error: warning: label ‘_c5i9’ defined but not used [-Wunused-label] 2433 | _c5i9: | ^~~~~ | 2433 | _c5i9: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdcinverf_entry’: /tmp/ghc493136_0/ghc_6.hc:2462:1: error: warning: label ‘_c5iC’ defined but not used [-Wunused-label] 2462 | _c5iC: | ^~~~~ | 2462 | _c5iC: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5iz’: /tmp/ghc493136_0/ghc_6.hc:2495:1: error: warning: label ‘_c5iz’ defined but not used [-Wunused-label] 2495 | _c5iz: | ^~~~~ | 2495 | _c5iz: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5iL’: /tmp/ghc493136_0/ghc_6.hc:2515:1: error: warning: label ‘_c5iL’ defined but not used [-Wunused-label] 2515 | _c5iL: | ^~~~~ | 2515 | _c5iL: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerf_entry’: /tmp/ghc493136_0/ghc_6.hc:2755:1: error: warning: label ‘_c5je’ defined but not used [-Wunused-label] 2755 | _c5je: | ^~~~~ | 2755 | _c5je: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5jb’: /tmp/ghc493136_0/ghc_6.hc:2809:16: error: warning: statement with no effect [-Wunused-value] 2809 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5jt); | 2809 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5jt); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:2794:1: error: warning: label ‘_c5jb’ defined but not used [-Wunused-label] 2794 | _c5jb: | ^~~~~ | 2794 | _c5jb: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5jj’: /tmp/ghc493136_0/ghc_6.hc:2835:1: error: warning: label ‘_c5jj’ defined but not used [-Wunused-label] 2835 | _c5jj: | ^~~~~ | 2835 | _c5jj: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerfc_entry’: /tmp/ghc493136_0/ghc_6.hc:2861:1: error: warning: label ‘_c5jK’ defined but not used [-Wunused-label] 2861 | _c5jK: | ^~~~~ | 2861 | _c5jK: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5jH’: /tmp/ghc493136_0/ghc_6.hc:2915:16: error: warning: statement with no effect [-Wunused-value] 2915 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5jZ); | 2915 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5jZ); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:2900:1: error: warning: label ‘_c5jH’ defined but not used [-Wunused-label] 2900 | _c5jH: | ^~~~~ | 2900 | _c5jH: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5jP’: /tmp/ghc493136_0/ghc_6.hc:2941:1: error: warning: label ‘_c5jP’ defined but not used [-Wunused-label] 2941 | _c5jP: | ^~~~~ | 2941 | _c5jP: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerfcx_entry’: /tmp/ghc493136_0/ghc_6.hc:2968:1: error: warning: label ‘_c5kg’ defined but not used [-Wunused-label] 2968 | _c5kg: | ^~~~~ | 2968 | _c5kg: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5kd’: /tmp/ghc493136_0/ghc_6.hc:3029:16: error: warning: statement with no effect [-Wunused-value] 3029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5kF); | 3029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5kF); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:3012:1: error: warning: label ‘_c5kd’ defined but not used [-Wunused-label] 3012 | _c5kd: | ^~~~~ | 3012 | _c5kd: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5kl’: /tmp/ghc493136_0/ghc_6.hc:3057:1: error: warning: label ‘_c5kl’ defined but not used [-Wunused-label] 3057 | _c5kl: | ^~~~~ | 3057 | _c5kl: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcnormcdf_entry’: /tmp/ghc493136_0/ghc_6.hc:3085:1: error: warning: label ‘_c5kW’ defined but not used [-Wunused-label] 3085 | _c5kW: | ^~~~~ | 3085 | _c5kW: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5kT’: /tmp/ghc493136_0/ghc_6.hc:3141:16: error: warning: statement with no effect [-Wunused-value] 3141 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5lo); | 3141 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5lo); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:3125:1: error: warning: label ‘_c5kT’ defined but not used [-Wunused-label] 3125 | _c5kT: | ^~~~~ | 3125 | _c5kT: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5lb’: /tmp/ghc493136_0/ghc_6.hc:3167:1: error: warning: label ‘_c5lb’ defined but not used [-Wunused-label] 3167 | _c5lb: | ^~~~~ | 3167 | _c5lb: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDouble1_entry’: /tmp/ghc493136_0/ghc_6.hc:3204:1: error: warning: label ‘_c5lG’ defined but not used [-Wunused-label] 3204 | _c5lG: | ^~~~~ | 3204 | _c5lG: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdcinvnormcdf_entry’: /tmp/ghc493136_0/ghc_6.hc:3253:1: error: warning: label ‘_c5lW’ defined but not used [-Wunused-label] 3253 | _c5lW: | ^~~~~ | 3253 | _c5lW: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5n9’: /tmp/ghc493136_0/ghc_6.hc:3307:1: error: warning: label ‘_c5n9’ defined but not used [-Wunused-label] 3307 | _c5n9: | ^~~~~ | 3307 | _c5n9: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5m3’: /tmp/ghc493136_0/ghc_6.hc:3365:16: error: warning: statement with no effect [-Wunused-value] 3365 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5nm); | 3365 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5nm); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:3347:1: error: warning: label ‘_c5m3’ defined but not used [-Wunused-label] 3347 | _c5m3: | ^~~~~ | 3347 | _c5m3: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5mj’: /tmp/ghc493136_0/ghc_6.hc:3396:1: error: warning: label ‘_c5mj’ defined but not used [-Wunused-label] 3396 | _c5mj: | ^~~~~ | 3396 | _c5mj: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinvnormcdf_entry’: /tmp/ghc493136_0/ghc_6.hc:3427:1: error: warning: label ‘_c5nD’ defined but not used [-Wunused-label] 3427 | _c5nD: | ^~~~~ | 3427 | _c5nD: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5nA’: /tmp/ghc493136_0/ghc_6.hc:3454:1: error: warning: label ‘_c5nA’ defined but not used [-Wunused-label] 3454 | _c5nA: | ^~~~~ | 3454 | _c5nA: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinverfc_entry’: /tmp/ghc493136_0/ghc_6.hc:3471:1: error: warning: label ‘_c5nR’ defined but not used [-Wunused-label] 3471 | _c5nR: | ^~~~~ | 3471 | _c5nR: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5nO’: /tmp/ghc493136_0/ghc_6.hc:3504:1: error: warning: label ‘_c5nO’ defined but not used [-Wunused-label] 3504 | _c5nO: | ^~~~~ | 3504 | _c5nO: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5nX’: /tmp/ghc493136_0/ghc_6.hc:3524:1: error: warning: label ‘_c5nX’ defined but not used [-Wunused-label] 3524 | _c5nX: | ^~~~~ | 3524 | _c5nX: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinverf_entry’: /tmp/ghc493136_0/ghc_6.hc:3553:1: error: warning: label ‘_c5oq’ defined but not used [-Wunused-label] 3553 | _c5oq: | ^~~~~ | 3553 | _c5oq: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5on’: /tmp/ghc493136_0/ghc_6.hc:3586:1: error: warning: label ‘_c5on’ defined but not used [-Wunused-label] 3586 | _c5on: | ^~~~~ | 3586 | _c5on: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5oz’: /tmp/ghc493136_0/ghc_6.hc:3606:1: error: warning: label ‘_c5oz’ defined but not used [-Wunused-label] 3606 | _c5oz: | ^~~~~ | 3606 | _c5oz: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerf_entry’: /tmp/ghc493136_0/ghc_6.hc:3643:1: error: warning: label ‘_c5p2’ defined but not used [-Wunused-label] 3643 | _c5p2: | ^~~~~ | 3643 | _c5p2: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5oZ’: /tmp/ghc493136_0/ghc_6.hc:3697:16: error: warning: statement with no effect [-Wunused-value] 3697 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5ph); | 3697 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5ph); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:3682:1: error: warning: label ‘_c5oZ’ defined but not used [-Wunused-label] 3682 | _c5oZ: | ^~~~~ | 3682 | _c5oZ: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5p7’: /tmp/ghc493136_0/ghc_6.hc:3723:1: error: warning: label ‘_c5p7’ defined but not used [-Wunused-label] 3723 | _c5p7: | ^~~~~ | 3723 | _c5p7: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerfc_entry’: /tmp/ghc493136_0/ghc_6.hc:3749:1: error: warning: label ‘_c5py’ defined but not used [-Wunused-label] 3749 | _c5py: | ^~~~~ | 3749 | _c5py: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5pv’: /tmp/ghc493136_0/ghc_6.hc:3803:16: error: warning: statement with no effect [-Wunused-value] 3803 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5pN); | 3803 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5pN); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:3788:1: error: warning: label ‘_c5pv’ defined but not used [-Wunused-label] 3788 | _c5pv: | ^~~~~ | 3788 | _c5pv: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5pD’: /tmp/ghc493136_0/ghc_6.hc:3829:1: error: warning: label ‘_c5pD’ defined but not used [-Wunused-label] 3829 | _c5pD: | ^~~~~ | 3829 | _c5pD: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerfcx_entry’: /tmp/ghc493136_0/ghc_6.hc:3856:1: error: warning: label ‘_c5q4’ defined but not used [-Wunused-label] 3856 | _c5q4: | ^~~~~ | 3856 | _c5q4: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5q1’: /tmp/ghc493136_0/ghc_6.hc:3917:16: error: warning: statement with no effect [-Wunused-value] 3917 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5qt); | 3917 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5qt); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:3900:1: error: warning: label ‘_c5q1’ defined but not used [-Wunused-label] 3900 | _c5q1: | ^~~~~ | 3900 | _c5q1: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5q9’: /tmp/ghc493136_0/ghc_6.hc:3945:1: error: warning: label ‘_c5q9’ defined but not used [-Wunused-label] 3945 | _c5q9: | ^~~~~ | 3945 | _c5q9: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcnormcdf_entry’: /tmp/ghc493136_0/ghc_6.hc:3973:1: error: warning: label ‘_c5qK’ defined but not used [-Wunused-label] 3973 | _c5qK: | ^~~~~ | 3973 | _c5qK: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493136_0/ghc_6.hc:3:0: error: /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5qH’: /tmp/ghc493136_0/ghc_6.hc:4029:16: error: warning: statement with no effect [-Wunused-value] 4029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5rc); | 4029 | ASSIGN_BaseReg((struct StgRegTable_ *)_u5rc); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493136_0/ghc_6.hc:4013:1: error: warning: label ‘_c5qH’ defined but not used [-Wunused-label] 4013 | _c5qH: | ^~~~~ | 4013 | _c5qH: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘_c5qZ’: /tmp/ghc493136_0/ghc_6.hc:4055:1: error: warning: label ‘_c5qZ’ defined but not used [-Wunused-label] 4055 | _c5qZ: | ^~~~~ | 4055 | _c5qZ: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCInvErf_entry’: /tmp/ghc493136_0/ghc_6.hc:4090:1: error: warning: label ‘_c5rr’ defined but not used [-Wunused-label] 4090 | _c5rr: | ^~~~~ | 4090 | _c5rr: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCErf_entry’: /tmp/ghc493136_0/ghc_6.hc:4123:1: error: warning: label ‘_c5rB’ defined but not used [-Wunused-label] 4123 | _c5rB: | ^~~~~ | 4123 | _c5rB: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCInvErf_con_entry’: /tmp/ghc493136_0/ghc_6.hc:4157:1: error: warning: label ‘_c5rG’ defined but not used [-Wunused-label] 4157 | _c5rG: | ^~~~~ | 4157 | _c5rG: | ^ /tmp/ghc493136_0/ghc_6.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCErf_con_entry’: /tmp/ghc493136_0/ghc_6.hc:4171:1: error: warning: label ‘_c5rI’ defined but not used [-Wunused-label] 4171 | _c5rI: | ^~~~~ | 4171 | _c5rI: | ^ [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.p_o ) /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdp1InvErf_entry’: /tmp/ghc493151_0/ghc_2.hc:29:1: error: warning: label ‘_c4tI’ defined but not used [-Wunused-label] 29 | _c4tI: | ^~~~~ | 29 | _c4tI: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4tF’: /tmp/ghc493151_0/ghc_2.hc:61:1: error: warning: label ‘_c4tF’ defined but not used [-Wunused-label] 61 | _c4tF: | ^~~~~ | 61 | _c4tF: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_inverf_entry’: /tmp/ghc493151_0/ghc_2.hc:82:1: error: warning: label ‘_c4tZ’ defined but not used [-Wunused-label] 82 | _c4tZ: | ^~~~~ | 82 | _c4tZ: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4tW’: /tmp/ghc493151_0/ghc_2.hc:114:1: error: warning: label ‘_c4tW’ defined but not used [-Wunused-label] 114 | _c4tW: | ^~~~~ | 114 | _c4tW: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_inverfc_entry’: /tmp/ghc493151_0/ghc_2.hc:135:1: error: warning: label ‘_c4ug’ defined but not used [-Wunused-label] 135 | _c4ug: | ^~~~~ | 135 | _c4ug: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4ud’: /tmp/ghc493151_0/ghc_2.hc:167:1: error: warning: label ‘_c4ud’ defined but not used [-Wunused-label] 167 | _c4ud: | ^~~~~ | 167 | _c4ud: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_invnormcdf_entry’: /tmp/ghc493151_0/ghc_2.hc:188:1: error: warning: label ‘_c4ux’ defined but not used [-Wunused-label] 188 | _c4ux: | ^~~~~ | 188 | _c4ux: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4uu’: /tmp/ghc493151_0/ghc_2.hc:220:1: error: warning: label ‘_c4uu’ defined but not used [-Wunused-label] 220 | _c4uu: | ^~~~~ | 220 | _c4uu: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdp1Erf_entry’: /tmp/ghc493151_0/ghc_2.hc:241:1: error: warning: label ‘_c4uO’ defined but not used [-Wunused-label] 241 | _c4uO: | ^~~~~ | 241 | _c4uO: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4uL’: /tmp/ghc493151_0/ghc_2.hc:273:1: error: warning: label ‘_c4uL’ defined but not used [-Wunused-label] 273 | _c4uL: | ^~~~~ | 273 | _c4uL: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erf_entry’: /tmp/ghc493151_0/ghc_2.hc:294:1: error: warning: label ‘_c4v5’ defined but not used [-Wunused-label] 294 | _c4v5: | ^~~~~ | 294 | _c4v5: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4v2’: /tmp/ghc493151_0/ghc_2.hc:326:1: error: warning: label ‘_c4v2’ defined but not used [-Wunused-label] 326 | _c4v2: | ^~~~~ | 326 | _c4v2: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erfc_entry’: /tmp/ghc493151_0/ghc_2.hc:347:1: error: warning: label ‘_c4vm’ defined but not used [-Wunused-label] 347 | _c4vm: | ^~~~~ | 347 | _c4vm: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4vj’: /tmp/ghc493151_0/ghc_2.hc:379:1: error: warning: label ‘_c4vj’ defined but not used [-Wunused-label] 379 | _c4vj: | ^~~~~ | 379 | _c4vj: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_erfcx_entry’: /tmp/ghc493151_0/ghc_2.hc:400:1: error: warning: label ‘_c4vD’ defined but not used [-Wunused-label] 400 | _c4vD: | ^~~~~ | 400 | _c4vD: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4vA’: /tmp/ghc493151_0/ghc_2.hc:432:1: error: warning: label ‘_c4vA’ defined but not used [-Wunused-label] 432 | _c4vA: | ^~~~~ | 432 | _c4vA: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_normcdf_entry’: /tmp/ghc493151_0/ghc_2.hc:453:1: error: warning: label ‘_c4vU’ defined but not used [-Wunused-label] 453 | _c4vU: | ^~~~~ | 453 | _c4vU: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4vR’: /tmp/ghc493151_0/ghc_2.hc:485:1: error: warning: label ‘_c4vR’ defined but not used [-Wunused-label] 485 | _c4vR: | ^~~~~ | 485 | _c4vR: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4lV_entry’: /tmp/ghc493151_0/ghc_2.hc:511:1: error: warning: label ‘_c4wJ’ defined but not used [-Wunused-label] 511 | _c4wJ: | ^~~~~ | 511 | _c4wJ: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4lW_entry’: /tmp/ghc493151_0/ghc_2.hc:549:1: error: warning: label ‘_c4wM’ defined but not used [-Wunused-label] 549 | _c4wM: | ^~~~~ | 549 | _c4wM: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4lS_entry’: /tmp/ghc493151_0/ghc_2.hc:598:1: error: warning: label ‘_c4xc’ defined but not used [-Wunused-label] 598 | _c4xc: | ^~~~~ | 598 | _c4xc: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4lT_entry’: /tmp/ghc493151_0/ghc_2.hc:637:1: error: warning: label ‘_c4xf’ defined but not used [-Wunused-label] 637 | _c4xf: | ^~~~~ | 637 | _c4xf: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4lU_entry’: /tmp/ghc493151_0/ghc_2.hc:693:1: error: warning: label ‘_c4xk’ defined but not used [-Wunused-label] 693 | _c4xk: | ^~~~~ | 693 | _c4xk: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4lX_entry’: /tmp/ghc493151_0/ghc_2.hc:755:1: error: warning: label ‘_c4xp’ defined but not used [-Wunused-label] 755 | _c4xp: | ^~~~~ | 755 | _c4xp: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddminverfc_entry’: /tmp/ghc493151_0/ghc_2.hc:818:1: error: warning: label ‘_c4xu’ defined but not used [-Wunused-label] 818 | _c4xu: | ^~~~~ | 818 | _c4xu: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4w8’: /tmp/ghc493151_0/ghc_2.hc:849:1: error: warning: label ‘_c4w8’ defined but not used [-Wunused-label] 849 | _c4w8: | ^~~~~ | 849 | _c4w8: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4wd’: /tmp/ghc493151_0/ghc_2.hc:875:1: error: warning: label ‘_c4wd’ defined but not used [-Wunused-label] 875 | _c4wd: | ^~~~~ | 875 | _c4wd: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4wj’: /tmp/ghc493151_0/ghc_2.hc:906:1: error: warning: label ‘_c4wj’ defined but not used [-Wunused-label] 906 | _c4wj: | ^~~~~ | 906 | _c4wj: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4mB_entry’: /tmp/ghc493151_0/ghc_2.hc:956:1: error: warning: label ‘_c4yr’ defined but not used [-Wunused-label] 956 | _c4yr: | ^~~~~ | 956 | _c4yr: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4mC_entry’: /tmp/ghc493151_0/ghc_2.hc:993:1: error: warning: label ‘_c4yu’ defined but not used [-Wunused-label] 993 | _c4yu: | ^~~~~ | 993 | _c4yu: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4y4’: /tmp/ghc493151_0/ghc_2.hc:1027:1: error: warning: label ‘_c4y4’ defined but not used [-Wunused-label] 1027 | _c4y4: | ^~~~~ | 1027 | _c4y4: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4y9’: /tmp/ghc493151_0/ghc_2.hc:1049:1: error: warning: label ‘_c4y9’ defined but not used [-Wunused-label] 1049 | _c4y9: | ^~~~~ | 1049 | _c4y9: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4yf’: /tmp/ghc493151_0/ghc_2.hc:1073:1: error: warning: label ‘_c4yf’ defined but not used [-Wunused-label] 1073 | _c4yf: | ^~~~~ | 1073 | _c4yf: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddminverf_entry’: /tmp/ghc493151_0/ghc_2.hc:1113:1: error: warning: label ‘_c4yE’ defined but not used [-Wunused-label] 1113 | _c4yE: | ^~~~~ | 1113 | _c4yE: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4nd_entry’: /tmp/ghc493151_0/ghc_2.hc:1163:1: error: warning: label ‘_c4zb’ defined but not used [-Wunused-label] 1163 | _c4zb: | ^~~~~ | 1163 | _c4zb: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4n8_entry’: /tmp/ghc493151_0/ghc_2.hc:1203:1: error: warning: label ‘_c4zN’ defined but not used [-Wunused-label] 1203 | _c4zN: | ^~~~~ | 1203 | _c4zN: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4n9_entry’: /tmp/ghc493151_0/ghc_2.hc:1244:1: error: warning: label ‘_c4zQ’ defined but not used [-Wunused-label] 1244 | _c4zQ: | ^~~~~ | 1244 | _c4zQ: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4na_entry’: /tmp/ghc493151_0/ghc_2.hc:1297:1: error: warning: label ‘_c4zV’ defined but not used [-Wunused-label] 1297 | _c4zV: | ^~~~~ | 1297 | _c4zV: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4nb_entry’: /tmp/ghc493151_0/ghc_2.hc:1355:1: error: warning: label ‘_c4A0’ defined but not used [-Wunused-label] 1355 | _c4A0: | ^~~~~ | 1355 | _c4A0: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4nc_entry’: /tmp/ghc493151_0/ghc_2.hc:1418:1: error: warning: label ‘_c4A5’ defined but not used [-Wunused-label] 1418 | _c4A5: | ^~~~~ | 1418 | _c4A5: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmnormcdf_entry’: /tmp/ghc493151_0/ghc_2.hc:1477:1: error: warning: label ‘_c4Aa’ defined but not used [-Wunused-label] 1477 | _c4Aa: | ^~~~~ | 1477 | _c4Aa: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4yU’: /tmp/ghc493151_0/ghc_2.hc:1508:1: error: warning: label ‘_c4yU’ defined but not used [-Wunused-label] 1508 | _c4yU: | ^~~~~ | 1508 | _c4yU: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4yZ’: /tmp/ghc493151_0/ghc_2.hc:1539:1: error: warning: label ‘_c4yZ’ defined but not used [-Wunused-label] 1539 | _c4yZ: | ^~~~~ | 1539 | _c4yZ: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4nT_entry’: /tmp/ghc493151_0/ghc_2.hc:1588:1: error: warning: label ‘_c4AY’ defined but not used [-Wunused-label] 1588 | _c4AY: | ^~~~~ | 1588 | _c4AY: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4nR_entry’: /tmp/ghc493151_0/ghc_2.hc:1627:1: error: warning: label ‘_c4Bf’ defined but not used [-Wunused-label] 1627 | _c4Bf: | ^~~~~ | 1627 | _c4Bf: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4nS_entry’: /tmp/ghc493151_0/ghc_2.hc:1668:1: error: warning: label ‘_c4Bi’ defined but not used [-Wunused-label] 1668 | _c4Bi: | ^~~~~ | 1668 | _c4Bi: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerfcx_entry’: /tmp/ghc493151_0/ghc_2.hc:1720:1: error: warning: label ‘_c4Bn’ defined but not used [-Wunused-label] 1720 | _c4Bn: | ^~~~~ | 1720 | _c4Bn: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4AB’: /tmp/ghc493151_0/ghc_2.hc:1751:1: error: warning: label ‘_c4AB’ defined but not used [-Wunused-label] 1751 | _c4AB: | ^~~~~ | 1751 | _c4AB: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4AG’: /tmp/ghc493151_0/ghc_2.hc:1776:1: error: warning: label ‘_c4AG’ defined but not used [-Wunused-label] 1776 | _c4AG: | ^~~~~ | 1776 | _c4AG: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4AM’: /tmp/ghc493151_0/ghc_2.hc:1803:1: error: warning: label ‘_c4AM’ defined but not used [-Wunused-label] 1803 | _c4AM: | ^~~~~ | 1803 | _c4AM: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4oy_entry’: /tmp/ghc493151_0/ghc_2.hc:1850:1: error: warning: label ‘_c4Cz’ defined but not used [-Wunused-label] 1850 | _c4Cz: | ^~~~~ | 1850 | _c4Cz: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4oz_entry’: /tmp/ghc493151_0/ghc_2.hc:1888:1: error: warning: label ‘_c4CC’ defined but not used [-Wunused-label] 1888 | _c4CC: | ^~~~~ | 1888 | _c4CC: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4oA_entry’: /tmp/ghc493151_0/ghc_2.hc:1941:1: error: warning: label ‘_c4CH’ defined but not used [-Wunused-label] 1941 | _c4CH: | ^~~~~ | 1941 | _c4CH: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4oB_entry’: /tmp/ghc493151_0/ghc_2.hc:1999:1: error: warning: label ‘_c4CM’ defined but not used [-Wunused-label] 1999 | _c4CM: | ^~~~~ | 1999 | _c4CM: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4oC_entry’: /tmp/ghc493151_0/ghc_2.hc:2061:1: error: warning: label ‘_c4CR’ defined but not used [-Wunused-label] 2061 | _c4CR: | ^~~~~ | 2061 | _c4CR: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4ox_entry’: /tmp/ghc493151_0/ghc_2.hc:2121:1: error: warning: label ‘_c4D3’ defined but not used [-Wunused-label] 2121 | _c4D3: | ^~~~~ | 2121 | _c4D3: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerfc_entry’: /tmp/ghc493151_0/ghc_2.hc:2158:1: error: warning: label ‘_c4D6’ defined but not used [-Wunused-label] 2158 | _c4D6: | ^~~~~ | 2158 | _c4D6: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4BK’: /tmp/ghc493151_0/ghc_2.hc:2189:1: error: warning: label ‘_c4BK’ defined but not used [-Wunused-label] 2189 | _c4BK: | ^~~~~ | 2189 | _c4BK: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4BP’: /tmp/ghc493151_0/ghc_2.hc:2214:1: error: warning: label ‘_c4BP’ defined but not used [-Wunused-label] 2214 | _c4BP: | ^~~~~ | 2214 | _c4BP: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4BV’: /tmp/ghc493151_0/ghc_2.hc:2243:1: error: warning: label ‘_c4BV’ defined but not used [-Wunused-label] 2243 | _c4BV: | ^~~~~ | 2243 | _c4BV: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4ph_entry’: /tmp/ghc493151_0/ghc_2.hc:2294:1: error: warning: label ‘_c4DW’ defined but not used [-Wunused-label] 2294 | _c4DW: | ^~~~~ | 2294 | _c4DW: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘s4pg_entry’: /tmp/ghc493151_0/ghc_2.hc:2333:1: error: warning: label ‘_c4E6’ defined but not used [-Wunused-label] 2333 | _c4E6: | ^~~~~ | 2333 | _c4E6: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zddmerf_entry’: /tmp/ghc493151_0/ghc_2.hc:2370:1: error: warning: label ‘_c4E9’ defined but not used [-Wunused-label] 2370 | _c4E9: | ^~~~~ | 2370 | _c4E9: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Dz’: /tmp/ghc493151_0/ghc_2.hc:2400:1: error: warning: label ‘_c4Dz’ defined but not used [-Wunused-label] 2400 | _c4Dz: | ^~~~~ | 2400 | _c4Dz: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4DE’: /tmp/ghc493151_0/ghc_2.hc:2422:1: error: warning: label ‘_c4DE’ defined but not used [-Wunused-label] 2422 | _c4DE: | ^~~~~ | 2422 | _c4DE: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4DK’: /tmp/ghc493151_0/ghc_2.hc:2449:1: error: warning: label ‘_c4DK’ defined but not used [-Wunused-label] 2449 | _c4DK: | ^~~~~ | 2449 | _c4DK: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘r4jR_entry’: /tmp/ghc493151_0/ghc_2.hc:2496:1: error: warning: label ‘_c4EA’ defined but not used [-Wunused-label] 2496 | _c4EA: | ^~~~~ | 2496 | _c4EA: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘r4jS_entry’: /tmp/ghc493151_0/ghc_2.hc:2557:1: error: warning: label ‘_c4EU’ defined but not used [-Wunused-label] 2557 | _c4EU: | ^~~~~ | 2557 | _c4EU: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘r4jT_entry’: /tmp/ghc493151_0/ghc_2.hc:2618:1: error: warning: label ‘_c4Fh’ defined but not used [-Wunused-label] 2618 | _c4Fh: | ^~~~~ | 2618 | _c4Fh: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘r4jU_entry’: /tmp/ghc493151_0/ghc_2.hc:2679:1: error: warning: label ‘_c4FB’ defined but not used [-Wunused-label] 2679 | _c4FB: | ^~~~~ | 2679 | _c4FB: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdsinorm1_entry’: /tmp/ghc493151_0/ghc_2.hc:2747:1: error: warning: label ‘_c4FW’ defined but not used [-Wunused-label] 2747 | _c4FW: | ^~~~~ | 2747 | _c4FW: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Gl’: /tmp/ghc493151_0/ghc_2.hc:2845:1: error: warning: label ‘_c4Gl’ defined but not used [-Wunused-label] 2845 | _c4Gl: | ^~~~~ | 2845 | _c4Gl: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdsinorm_entry’: /tmp/ghc493151_0/ghc_2.hc:2880:1: error: warning: label ‘_c4Jd’ defined but not used [-Wunused-label] 2880 | _c4Jd: | ^~~~~ | 2880 | _c4Jd: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Ja’: /tmp/ghc493151_0/ghc_2.hc:2914:1: error: warning: label ‘_c4Ja’ defined but not used [-Wunused-label] 2914 | _c4Ja: | ^~~~~ | 2914 | _c4Ja: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdsinorm_entry’: /tmp/ghc493151_0/ghc_2.hc:2944:1: error: warning: label ‘_c4Jv’ defined but not used [-Wunused-label] 2944 | _c4Jv: | ^~~~~ | 2944 | _c4Jv: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4JU’: /tmp/ghc493151_0/ghc_2.hc:3042:1: error: warning: label ‘_c4JU’ defined but not used [-Wunused-label] 3042 | _c4JU: | ^~~~~ | 3042 | _c4JU: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdcinverfc_entry’: /tmp/ghc493151_0/ghc_2.hc:3077:1: error: warning: label ‘_c4MM’ defined but not used [-Wunused-label] 3077 | _c4MM: | ^~~~~ | 3077 | _c4MM: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4MJ’: /tmp/ghc493151_0/ghc_2.hc:3112:1: error: warning: label ‘_c4MJ’ defined but not used [-Wunused-label] 3112 | _c4MJ: | ^~~~~ | 3112 | _c4MJ: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4MT’: /tmp/ghc493151_0/ghc_2.hc:3134:1: error: warning: label ‘_c4MT’ defined but not used [-Wunused-label] 3134 | _c4MT: | ^~~~~ | 3134 | _c4MT: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfFloatzuzdcinverf_entry’: /tmp/ghc493151_0/ghc_2.hc:3170:1: error: warning: label ‘_c4Np’ defined but not used [-Wunused-label] 3170 | _c4Np: | ^~~~~ | 3170 | _c4Np: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Nm’: /tmp/ghc493151_0/ghc_2.hc:3205:1: error: warning: label ‘_c4Nm’ defined but not used [-Wunused-label] 3205 | _c4Nm: | ^~~~~ | 3205 | _c4Nm: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Nz’: /tmp/ghc493151_0/ghc_2.hc:3227:1: error: warning: label ‘_c4Nz’ defined but not used [-Wunused-label] 3227 | _c4Nz: | ^~~~~ | 3227 | _c4Nz: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerf_entry’: /tmp/ghc493151_0/ghc_2.hc:3504:1: error: warning: label ‘_c4O5’ defined but not used [-Wunused-label] 3504 | _c4O5: | ^~~~~ | 3504 | _c4O5: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4O2’: /tmp/ghc493151_0/ghc_2.hc:3568:16: error: warning: statement with no effect [-Wunused-value] 3568 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Ol); | 3568 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Ol); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:3550:1: error: warning: label ‘_c4O2’ defined but not used [-Wunused-label] 3550 | _c4O2: | ^~~~~ | 3550 | _c4O2: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Ob’: /tmp/ghc493151_0/ghc_2.hc:3595:1: error: warning: label ‘_c4Ob’ defined but not used [-Wunused-label] 3595 | _c4Ob: | ^~~~~ | 3595 | _c4Ob: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerfc_entry’: /tmp/ghc493151_0/ghc_2.hc:3629:1: error: warning: label ‘_c4OF’ defined but not used [-Wunused-label] 3629 | _c4OF: | ^~~~~ | 3629 | _c4OF: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4OC’: /tmp/ghc493151_0/ghc_2.hc:3693:16: error: warning: statement with no effect [-Wunused-value] 3693 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4OV); | 3693 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4OV); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:3675:1: error: warning: label ‘_c4OC’ defined but not used [-Wunused-label] 3675 | _c4OC: | ^~~~~ | 3675 | _c4OC: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4OL’: /tmp/ghc493151_0/ghc_2.hc:3720:1: error: warning: label ‘_c4OL’ defined but not used [-Wunused-label] 3720 | _c4OL: | ^~~~~ | 3720 | _c4OL: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcerfcx_entry’: /tmp/ghc493151_0/ghc_2.hc:3754:1: error: warning: label ‘_c4Pf’ defined but not used [-Wunused-label] 3754 | _c4Pf: | ^~~~~ | 3754 | _c4Pf: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Pc’: /tmp/ghc493151_0/ghc_2.hc:3820:16: error: warning: statement with no effect [-Wunused-value] 3820 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4PF); | 3820 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4PF); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:3800:1: error: warning: label ‘_c4Pc’ defined but not used [-Wunused-label] 3800 | _c4Pc: | ^~~~~ | 3800 | _c4Pc: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Pl’: /tmp/ghc493151_0/ghc_2.hc:3849:1: error: warning: label ‘_c4Pl’ defined but not used [-Wunused-label] 3849 | _c4Pl: | ^~~~~ | 3849 | _c4Pl: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfDoublezuzdcnormcdf_entry’: /tmp/ghc493151_0/ghc_2.hc:3885:1: error: warning: label ‘_c4PZ’ defined but not used [-Wunused-label] 3885 | _c4PZ: | ^~~~~ | 3885 | _c4PZ: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4PW’: /tmp/ghc493151_0/ghc_2.hc:3951:16: error: warning: statement with no effect [-Wunused-value] 3951 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Qs); | 3951 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Qs); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:3932:1: error: warning: label ‘_c4PW’ defined but not used [-Wunused-label] 3932 | _c4PW: | ^~~~~ | 3932 | _c4PW: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Qf’: /tmp/ghc493151_0/ghc_2.hc:3978:1: error: warning: label ‘_c4Qf’ defined but not used [-Wunused-label] 3978 | _c4Qf: | ^~~~~ | 3978 | _c4Qf: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDouble1_entry’: /tmp/ghc493151_0/ghc_2.hc:4024:1: error: warning: label ‘_c4QP’ defined but not used [-Wunused-label] 4024 | _c4QP: | ^~~~~ | 4024 | _c4QP: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdwzdcinvnormcdf_entry’: /tmp/ghc493151_0/ghc_2.hc:4088:1: error: warning: label ‘_c4R7’ defined but not used [-Wunused-label] 4088 | _c4R7: | ^~~~~ | 4088 | _c4R7: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Sn’: /tmp/ghc493151_0/ghc_2.hc:4146:1: error: warning: label ‘_c4Sn’ defined but not used [-Wunused-label] 4146 | _c4Sn: | ^~~~~ | 4146 | _c4Sn: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Rf’: /tmp/ghc493151_0/ghc_2.hc:4211:16: error: warning: statement with no effect [-Wunused-value] 4211 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4SA); | 4211 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4SA); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:4190:1: error: warning: label ‘_c4Rf’ defined but not used [-Wunused-label] 4190 | _c4Rf: | ^~~~~ | 4190 | _c4Rf: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Rw’: /tmp/ghc493151_0/ghc_2.hc:4243:1: error: warning: label ‘_c4Rw’ defined but not used [-Wunused-label] 4243 | _c4Rw: | ^~~~~ | 4243 | _c4Rw: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinvnormcdf_entry’: /tmp/ghc493151_0/ghc_2.hc:4282:1: error: warning: label ‘_c4SU’ defined but not used [-Wunused-label] 4282 | _c4SU: | ^~~~~ | 4282 | _c4SU: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4SR’: /tmp/ghc493151_0/ghc_2.hc:4316:1: error: warning: label ‘_c4SR’ defined but not used [-Wunused-label] 4316 | _c4SR: | ^~~~~ | 4316 | _c4SR: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinverfc_entry’: /tmp/ghc493151_0/ghc_2.hc:4338:1: error: warning: label ‘_c4Tb’ defined but not used [-Wunused-label] 4338 | _c4Tb: | ^~~~~ | 4338 | _c4Tb: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4T8’: /tmp/ghc493151_0/ghc_2.hc:4373:1: error: warning: label ‘_c4T8’ defined but not used [-Wunused-label] 4373 | _c4T8: | ^~~~~ | 4373 | _c4T8: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Ti’: /tmp/ghc493151_0/ghc_2.hc:4395:1: error: warning: label ‘_c4Ti’ defined but not used [-Wunused-label] 4395 | _c4Ti: | ^~~~~ | 4395 | _c4Ti: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfInvErfDoublezuzdcinverf_entry’: /tmp/ghc493151_0/ghc_2.hc:4431:1: error: warning: label ‘_c4TO’ defined but not used [-Wunused-label] 4431 | _c4TO: | ^~~~~ | 4431 | _c4TO: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4TL’: /tmp/ghc493151_0/ghc_2.hc:4466:1: error: warning: label ‘_c4TL’ defined but not used [-Wunused-label] 4466 | _c4TL: | ^~~~~ | 4466 | _c4TL: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4TY’: /tmp/ghc493151_0/ghc_2.hc:4488:1: error: warning: label ‘_c4TY’ defined but not used [-Wunused-label] 4488 | _c4TY: | ^~~~~ | 4488 | _c4TY: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerf_entry’: /tmp/ghc493151_0/ghc_2.hc:4534:1: error: warning: label ‘_c4Uu’ defined but not used [-Wunused-label] 4534 | _c4Uu: | ^~~~~ | 4534 | _c4Uu: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Ur’: /tmp/ghc493151_0/ghc_2.hc:4598:16: error: warning: statement with no effect [-Wunused-value] 4598 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4UK); | 4598 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4UK); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:4580:1: error: warning: label ‘_c4Ur’ defined but not used [-Wunused-label] 4580 | _c4Ur: | ^~~~~ | 4580 | _c4Ur: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4UA’: /tmp/ghc493151_0/ghc_2.hc:4625:1: error: warning: label ‘_c4UA’ defined but not used [-Wunused-label] 4625 | _c4UA: | ^~~~~ | 4625 | _c4UA: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerfc_entry’: /tmp/ghc493151_0/ghc_2.hc:4659:1: error: warning: label ‘_c4V4’ defined but not used [-Wunused-label] 4659 | _c4V4: | ^~~~~ | 4659 | _c4V4: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4V1’: /tmp/ghc493151_0/ghc_2.hc:4723:16: error: warning: statement with no effect [-Wunused-value] 4723 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Vk); | 4723 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4Vk); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:4705:1: error: warning: label ‘_c4V1’ defined but not used [-Wunused-label] 4705 | _c4V1: | ^~~~~ | 4705 | _c4V1: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Va’: /tmp/ghc493151_0/ghc_2.hc:4750:1: error: warning: label ‘_c4Va’ defined but not used [-Wunused-label] 4750 | _c4Va: | ^~~~~ | 4750 | _c4Va: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcerfcx_entry’: /tmp/ghc493151_0/ghc_2.hc:4784:1: error: warning: label ‘_c4VE’ defined but not used [-Wunused-label] 4784 | _c4VE: | ^~~~~ | 4784 | _c4VE: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4VB’: /tmp/ghc493151_0/ghc_2.hc:4850:16: error: warning: statement with no effect [-Wunused-value] 4850 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4W4); | 4850 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4W4); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:4830:1: error: warning: label ‘_c4VB’ defined but not used [-Wunused-label] 4830 | _c4VB: | ^~~~~ | 4830 | _c4VB: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4VK’: /tmp/ghc493151_0/ghc_2.hc:4879:1: error: warning: label ‘_c4VK’ defined but not used [-Wunused-label] 4879 | _c4VK: | ^~~~~ | 4879 | _c4VK: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_zdfErfFloatzuzdcnormcdf_entry’: /tmp/ghc493151_0/ghc_2.hc:4915:1: error: warning: label ‘_c4Wo’ defined but not used [-Wunused-label] 4915 | _c4Wo: | ^~~~~ | 4915 | _c4Wo: | ^ In file included from /usr/lib64/ghc-8.6.5/include/Stg.h:307, from /tmp/ghc493151_0/ghc_2.hc:3:0: error: /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4Wl’: /tmp/ghc493151_0/ghc_2.hc:4981:16: error: warning: statement with no effect [-Wunused-value] 4981 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4WR); | 4981 | ASSIGN_BaseReg((struct StgRegTable_ *)_u4WR); | ^ /usr/lib64/ghc-8.6.5/include/stg/Regs.h:445:28: error: note: in definition of macro ‘ASSIGN_BaseReg’ 445 | #define ASSIGN_BaseReg(e) (e) | ^ | 445 | #define ASSIGN_BaseReg(e) (e) | ^ /tmp/ghc493151_0/ghc_2.hc:4962:1: error: warning: label ‘_c4Wl’ defined but not used [-Wunused-label] 4962 | _c4Wl: | ^~~~~ | 4962 | _c4Wl: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘_c4WE’: /tmp/ghc493151_0/ghc_2.hc:5008:1: error: warning: label ‘_c4WE’ defined but not used [-Wunused-label] 5008 | _c4WE: | ^~~~~ | 5008 | _c4WE: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCInvErf_entry’: /tmp/ghc493151_0/ghc_2.hc:5056:1: error: warning: label ‘_c4X8’ defined but not used [-Wunused-label] 5056 | _c4X8: | ^~~~~ | 5056 | _c4X8: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCErf_entry’: /tmp/ghc493151_0/ghc_2.hc:5106:1: error: warning: label ‘_c4Xk’ defined but not used [-Wunused-label] 5106 | _c4Xk: | ^~~~~ | 5106 | _c4Xk: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCInvErf_con_entry’: /tmp/ghc493151_0/ghc_2.hc:5153:1: error: warning: label ‘_c4Xu’ defined but not used [-Wunused-label] 5153 | _c4Xu: | ^~~~~ | 5153 | _c4Xu: | ^ /tmp/ghc493151_0/ghc_2.hc: In function ‘erfzm2zi0zi0zi0zmExhHoenPosmHlOroBQQced_DataziNumberziErf_CZCErf_con_entry’: /tmp/ghc493151_0/ghc_2.hc:5176:1: error: warning: label ‘_c4XB’ defined but not used [-Wunused-label] 5176 | _c4XB: | ^~~~~ | 5176 | _c4XB: | ^ + '[' -n dist/build/libHSerf-2.0.0.0-ExhHoenPosmHlOroBQQced-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for erf-2.0.0.0.. Running Haddock on library for erf-2.0.0.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.12.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 67% ( 2 / 3) in 'Data.Number.Erf' Missing documentation for: Module header Warning: Data.Number.Erf: could not find link destinations for: Floating Double Float Documentation created: dist/doc/html/erf/index.html, dist/doc/html/erf/erf.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.888TjO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64 + cd erf-2.0.0.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/ghc-8.6.5/erf-2.0.0.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d erf-2.0.0.0.conf ']' + install -D --mode=0644 erf-2.0.0.0.conf /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/erf-2.0.0.0.conf ++ ls /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/erf-2.0.0.0.conf + '[' -z /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/erf-2.0.0.0.conf ']' + rm -f ghc-erf.files ghc-erf-doc.files + touch ghc-erf.files ghc-erf-doc.files + for i in /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/libHSerf-2.0.0.0-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/libHSerf-2.0.0.0-ExhHoenPosmHlOroBQQced-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/erf-2.0.0.0 + '[' -d /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/ghc-8.6.5/erf-2.0.0.0 ']' + find /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/ghc-8.6.5/erf-2.0.0.0 -type d -fprintf ghc-erf-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-erf-prof.files -o -fprint ghc-erf-devel.files + ls /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/erf-2.0.0.0.conf + '[' -d /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64/usr/share/doc/ghc/html/libraries/erf-2.0.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/erf-2.0.0.0 + for i in ghc-erf.files ghc-erf-devel.files ghc-erf-doc.files ghc-erf-prof.files + '[' -f ghc-erf.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64!!g' ghc-erf.files + for i in ghc-erf.files ghc-erf-devel.files ghc-erf-doc.files ghc-erf-prof.files + '[' -f ghc-erf-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64!!g' ghc-erf-devel.files + for i in ghc-erf.files ghc-erf-devel.files ghc-erf-doc.files ghc-erf-prof.files + '[' -f ghc-erf-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64!!g' ghc-erf-doc.files + for i in ghc-erf.files ghc-erf-devel.files ghc-erf-doc.files ghc-erf-prof.files + '[' -f ghc-erf-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64!!g' ghc-erf-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-erf-2.0.0.0-9.fc33.riscv64 Provides: ghc-erf = 2.0.0.0-9.fc33 ghc-erf(riscv-64) = 2.0.0.0-9.fc33 libHSerf-2.0.0.0-ExhHoenPosmHlOroBQQced-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) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-erf-devel-2.0.0.0-9.fc33.riscv64 Provides: ghc-devel(erf-2.0.0.0-ExhHoenPosmHlOroBQQced) ghc-erf-devel = 2.0.0.0-9.fc33 ghc-erf-devel(riscv-64) = 2.0.0.0-9.fc33 ghc-erf-static = 2.0.0.0-9.fc33 ghc-erf-static(riscv-64) = 2.0.0.0-9.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) Processing files: ghc-erf-doc-2.0.0.0-9.fc33.riscv64 Provides: ghc-erf-doc = 2.0.0.0-9.fc33 ghc-erf-doc(riscv-64) = 2.0.0.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-erf-prof-2.0.0.0-9.fc33.riscv64 Provides: ghc-erf-prof = 2.0.0.0-9.fc33 ghc-erf-prof(riscv-64) = 2.0.0.0-9.fc33 ghc-prof(erf-2.0.0.0-ExhHoenPosmHlOroBQQced) 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-erf-2.0.0.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-erf-doc-2.0.0.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-erf-devel-2.0.0.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-erf-prof-2.0.0.0-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RrK5ZK + umask 022 + cd /builddir/build/BUILD + cd erf-2.0.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-erf-2.0.0.0-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0