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-string-qq.spec'], chrootPath='/var/lib/mock/f33-build-289253-54276/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-string-qq.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=1596240000 Wrote: /builddir/build/SRPMS/ghc-string-qq-0.0.4-4.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-string-qq.spec'], chrootPath='/var/lib/mock/f33-build-289253-54276/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-string-qq.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=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tzw3PH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf string-qq-0.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/string-qq-0.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd string-qq-0.0.4 + /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.nSfJeF + umask 022 + cd /builddir/build/BUILD + cd string-qq-0.0.4 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -package Cabal -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 ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-string-qq '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-tests --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -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/string-qq-0.0.4 --global Configuring string-qq-0.0.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for string-qq-0.0.4.. Building library for string-qq-0.0.4.. [1 of 1] Compiling Data.String.QQ ( src/Data/String/QQ.hs, dist/build/Data/String/QQ.o ) /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s5_entry’: /tmp/ghc42661_0/ghc_4.hc:32:1: error: warning: label ‘_c94y’ defined but not used [-Wunused-label] 32 | _c94y: | ^~~~~ | 32 | _c94y: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c94v’: /tmp/ghc42661_0/ghc_4.hc:59:1: error: warning: label ‘_c94v’ defined but not used [-Wunused-label] 59 | _c94v: | ^~~~~ | 59 | _c94v: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s13_entry’: /tmp/ghc42661_0/ghc_4.hc:88:1: error: warning: label ‘_c94P’ defined but not used [-Wunused-label] 88 | _c94P: | ^~~~~ | 88 | _c94P: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s11_entry’: /tmp/ghc42661_0/ghc_4.hc:129:1: error: warning: label ‘_c94Y’ defined but not used [-Wunused-label] 129 | _c94Y: | ^~~~~ | 129 | _c94Y: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s9_entry’: /tmp/ghc42661_0/ghc_4.hc:170:1: error: warning: label ‘_c957’ defined but not used [-Wunused-label] 170 | _c957: | ^~~~~ | 170 | _c957: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s6_entry’: /tmp/ghc42661_0/ghc_4.hc:228:1: error: warning: label ‘_c95h’ defined but not used [-Wunused-label] 228 | _c95h: | ^~~~~ | 228 | _c95h: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c95e’: /tmp/ghc42661_0/ghc_4.hc:256:1: error: warning: label ‘_c95e’ defined but not used [-Wunused-label] 256 | _c95e: | ^~~~~ | 256 | _c95e: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c95k’: /tmp/ghc42661_0/ghc_4.hc:277:1: error: warning: label ‘_c95k’ defined but not used [-Wunused-label] 277 | _c95k: | ^~~~~ | 277 | _c95k: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c95p’: /tmp/ghc42661_0/ghc_4.hc:298:1: error: warning: label ‘_c95p’ defined but not used [-Wunused-label] 298 | _c95p: | ^~~~~ | 298 | _c95p: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c95u’: /tmp/ghc42661_0/ghc_4.hc:318:1: error: warning: label ‘_c95u’ defined but not used [-Wunused-label] 318 | _c95u: | ^~~~~ | 318 | _c95u: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘s94m_entry’: /tmp/ghc42661_0/ghc_4.hc:336:1: error: warning: label ‘_c961’ defined but not used [-Wunused-label] 336 | _c961: | ^~~~~ | 336 | _c961: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c95V’: /tmp/ghc42661_0/ghc_4.hc:362:1: error: warning: label ‘_c95V’ defined but not used [-Wunused-label] 362 | _c95V: | ^~~~~ | 362 | _c95V: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c969’: /tmp/ghc42661_0/ghc_4.hc:393:1: error: warning: label ‘_c969’ defined but not used [-Wunused-label] 393 | _c969: | ^~~~~ | 393 | _c969: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘s94n_entry’: /tmp/ghc42661_0/ghc_4.hc:421:1: error: warning: label ‘_c96l’ defined but not used [-Wunused-label] 421 | _c96l: | ^~~~~ | 421 | _c96l: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s4_entry’: /tmp/ghc42661_0/ghc_4.hc:457:1: error: warning: label ‘_c96q’ defined but not used [-Wunused-label] 457 | _c96q: | ^~~~~ | 457 | _c96q: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘r910_entry’: /tmp/ghc42661_0/ghc_4.hc:499:1: error: warning: label ‘_c96B’ defined but not used [-Wunused-label] 499 | _c96B: | ^~~~~ | 499 | _c96B: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘r911_entry’: /tmp/ghc42661_0/ghc_4.hc:538:1: error: warning: label ‘_c96K’ defined but not used [-Wunused-label] 538 | _c96K: | ^~~~~ | 538 | _c96K: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘r912_entry’: /tmp/ghc42661_0/ghc_4.hc:577:1: error: warning: label ‘_c96T’ defined but not used [-Wunused-label] 577 | _c96T: | ^~~~~ | 577 | _c96T: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘r914_entry’: /tmp/ghc42661_0/ghc_4.hc:618:1: error: warning: label ‘_c972’ defined but not used [-Wunused-label] 618 | _c972: | ^~~~~ | 618 | _c972: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s3_entry’: /tmp/ghc42661_0/ghc_4.hc:701:1: error: warning: label ‘_c97d’ defined but not used [-Wunused-label] 701 | _c97d: | ^~~~~ | 701 | _c97d: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c97b’: /tmp/ghc42661_0/ghc_4.hc:740:1: error: warning: label ‘_c97b’ defined but not used [-Wunused-label] 740 | _c97b: | ^~~~~ | 740 | _c97b: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s2_entry’: /tmp/ghc42661_0/ghc_4.hc:799:1: error: warning: label ‘_c97s’ defined but not used [-Wunused-label] 799 | _c97s: | ^~~~~ | 799 | _c97s: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c97q’: /tmp/ghc42661_0/ghc_4.hc:838:1: error: warning: label ‘_c97q’ defined but not used [-Wunused-label] 838 | _c97q: | ^~~~~ | 838 | _c97q: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s1_entry’: /tmp/ghc42661_0/ghc_4.hc:897:1: error: warning: label ‘_c97H’ defined but not used [-Wunused-label] 897 | _c97H: | ^~~~~ | 897 | _c97H: | ^ /tmp/ghc42661_0/ghc_4.hc: In function ‘_c97F’: /tmp/ghc42661_0/ghc_4.hc:936:1: error: warning: label ‘_c97F’ defined but not used [-Wunused-label] 936 | _c97F: | ^~~~~ | 936 | _c97F: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s5_entry’: /tmp/ghc42661_0/ghc_8.hc:32:1: error: warning: label ‘_c98S’ defined but not used [-Wunused-label] 32 | _c98S: | ^~~~~ | 32 | _c98S: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c98P’: /tmp/ghc42661_0/ghc_8.hc:59:1: error: warning: label ‘_c98P’ defined but not used [-Wunused-label] 59 | _c98P: | ^~~~~ | 59 | _c98P: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s13_entry’: /tmp/ghc42661_0/ghc_8.hc:88:1: error: warning: label ‘_c999’ defined but not used [-Wunused-label] 88 | _c999: | ^~~~~ | 88 | _c999: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s11_entry’: /tmp/ghc42661_0/ghc_8.hc:129:1: error: warning: label ‘_c99i’ defined but not used [-Wunused-label] 129 | _c99i: | ^~~~~ | 129 | _c99i: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s9_entry’: /tmp/ghc42661_0/ghc_8.hc:170:1: error: warning: label ‘_c99r’ defined but not used [-Wunused-label] 170 | _c99r: | ^~~~~ | 170 | _c99r: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s6_entry’: /tmp/ghc42661_0/ghc_8.hc:228:1: error: warning: label ‘_c99B’ defined but not used [-Wunused-label] 228 | _c99B: | ^~~~~ | 228 | _c99B: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c99y’: /tmp/ghc42661_0/ghc_8.hc:256:1: error: warning: label ‘_c99y’ defined but not used [-Wunused-label] 256 | _c99y: | ^~~~~ | 256 | _c99y: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c99E’: /tmp/ghc42661_0/ghc_8.hc:277:1: error: warning: label ‘_c99E’ defined but not used [-Wunused-label] 277 | _c99E: | ^~~~~ | 277 | _c99E: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c99J’: /tmp/ghc42661_0/ghc_8.hc:298:1: error: warning: label ‘_c99J’ defined but not used [-Wunused-label] 298 | _c99J: | ^~~~~ | 298 | _c99J: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c99O’: /tmp/ghc42661_0/ghc_8.hc:318:1: error: warning: label ‘_c99O’ defined but not used [-Wunused-label] 318 | _c99O: | ^~~~~ | 318 | _c99O: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘s98G_entry’: /tmp/ghc42661_0/ghc_8.hc:336:1: error: warning: label ‘_c9al’ defined but not used [-Wunused-label] 336 | _c9al: | ^~~~~ | 336 | _c9al: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c9af’: /tmp/ghc42661_0/ghc_8.hc:362:1: error: warning: label ‘_c9af’ defined but not used [-Wunused-label] 362 | _c9af: | ^~~~~ | 362 | _c9af: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c9at’: /tmp/ghc42661_0/ghc_8.hc:393:1: error: warning: label ‘_c9at’ defined but not used [-Wunused-label] 393 | _c9at: | ^~~~~ | 393 | _c9at: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘s98H_entry’: /tmp/ghc42661_0/ghc_8.hc:421:1: error: warning: label ‘_c9aF’ defined but not used [-Wunused-label] 421 | _c9aF: | ^~~~~ | 421 | _c9aF: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s4_entry’: /tmp/ghc42661_0/ghc_8.hc:457:1: error: warning: label ‘_c9aK’ defined but not used [-Wunused-label] 457 | _c9aK: | ^~~~~ | 457 | _c9aK: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘r910_entry’: /tmp/ghc42661_0/ghc_8.hc:499:1: error: warning: label ‘_c9aV’ defined but not used [-Wunused-label] 499 | _c9aV: | ^~~~~ | 499 | _c9aV: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘r911_entry’: /tmp/ghc42661_0/ghc_8.hc:538:1: error: warning: label ‘_c9b4’ defined but not used [-Wunused-label] 538 | _c9b4: | ^~~~~ | 538 | _c9b4: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘r912_entry’: /tmp/ghc42661_0/ghc_8.hc:577:1: error: warning: label ‘_c9bd’ defined but not used [-Wunused-label] 577 | _c9bd: | ^~~~~ | 577 | _c9bd: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘r914_entry’: /tmp/ghc42661_0/ghc_8.hc:618:1: error: warning: label ‘_c9bm’ defined but not used [-Wunused-label] 618 | _c9bm: | ^~~~~ | 618 | _c9bm: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s3_entry’: /tmp/ghc42661_0/ghc_8.hc:701:1: error: warning: label ‘_c9bx’ defined but not used [-Wunused-label] 701 | _c9bx: | ^~~~~ | 701 | _c9bx: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c9bv’: /tmp/ghc42661_0/ghc_8.hc:740:1: error: warning: label ‘_c9bv’ defined but not used [-Wunused-label] 740 | _c9bv: | ^~~~~ | 740 | _c9bv: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s2_entry’: /tmp/ghc42661_0/ghc_8.hc:799:1: error: warning: label ‘_c9bM’ defined but not used [-Wunused-label] 799 | _c9bM: | ^~~~~ | 799 | _c9bM: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c9bK’: /tmp/ghc42661_0/ghc_8.hc:838:1: error: warning: label ‘_c9bK’ defined but not used [-Wunused-label] 838 | _c9bK: | ^~~~~ | 838 | _c9bK: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s1_entry’: /tmp/ghc42661_0/ghc_8.hc:897:1: error: warning: label ‘_c9c1’ defined but not used [-Wunused-label] 897 | _c9c1: | ^~~~~ | 897 | _c9c1: | ^ /tmp/ghc42661_0/ghc_8.hc: In function ‘_c9bZ’: /tmp/ghc42661_0/ghc_8.hc:936:1: error: warning: label ‘_c9bZ’ defined but not used [-Wunused-label] 936 | _c9bZ: | ^~~~~ | 936 | _c9bZ: | ^ [1 of 1] Compiling Data.String.QQ ( src/Data/String/QQ.hs, dist/build/Data/String/QQ.p_o ) /tmp/ghc42680_0/ghc_4.hc: In function ‘r902_entry’: /tmp/ghc42680_0/ghc_4.hc:68:1: error: warning: label ‘_c93N’ defined but not used [-Wunused-label] 68 | _c93N: | ^~~~~ | 68 | _c93N: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘r903_entry’: /tmp/ghc42680_0/ghc_4.hc:119:1: error: warning: label ‘_c941’ defined but not used [-Wunused-label] 119 | _c941: | ^~~~~ | 119 | _c941: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘r905_entry’: /tmp/ghc42680_0/ghc_4.hc:172:1: error: warning: label ‘_c94f’ defined but not used [-Wunused-label] 172 | _c94f: | ^~~~~ | 172 | _c94f: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘r90a_entry’: /tmp/ghc42680_0/ghc_4.hc:243:1: error: warning: label ‘_c94t’ defined but not used [-Wunused-label] 243 | _c94t: | ^~~~~ | 243 | _c94t: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s6_entry’: /tmp/ghc42680_0/ghc_4.hc:379:1: error: warning: label ‘_c94G’ defined but not used [-Wunused-label] 379 | _c94G: | ^~~~~ | 379 | _c94G: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c94D’: /tmp/ghc42680_0/ghc_4.hc:413:1: error: warning: label ‘_c94D’ defined but not used [-Wunused-label] 413 | _c94D: | ^~~~~ | 413 | _c94D: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s14_entry’: /tmp/ghc42680_0/ghc_4.hc:447:1: error: warning: label ‘_c952’ defined but not used [-Wunused-label] 447 | _c952: | ^~~~~ | 447 | _c952: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s12_entry’: /tmp/ghc42680_0/ghc_4.hc:500:1: error: warning: label ‘_c95g’ defined but not used [-Wunused-label] 500 | _c95g: | ^~~~~ | 500 | _c95g: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s10_entry’: /tmp/ghc42680_0/ghc_4.hc:553:1: error: warning: label ‘_c95u’ defined but not used [-Wunused-label] 553 | _c95u: | ^~~~~ | 553 | _c95u: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s7_entry’: /tmp/ghc42680_0/ghc_4.hc:626:1: error: warning: label ‘_c95H’ defined but not used [-Wunused-label] 626 | _c95H: | ^~~~~ | 626 | _c95H: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c95E’: /tmp/ghc42680_0/ghc_4.hc:661:1: error: warning: label ‘_c95E’ defined but not used [-Wunused-label] 661 | _c95E: | ^~~~~ | 661 | _c95E: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c95L’: /tmp/ghc42680_0/ghc_4.hc:684:1: error: warning: label ‘_c95L’ defined but not used [-Wunused-label] 684 | _c95L: | ^~~~~ | 684 | _c95L: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c95R’: /tmp/ghc42680_0/ghc_4.hc:707:1: error: warning: label ‘_c95R’ defined but not used [-Wunused-label] 707 | _c95R: | ^~~~~ | 707 | _c95R: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c95X’: /tmp/ghc42680_0/ghc_4.hc:729:1: error: warning: label ‘_c95X’ defined but not used [-Wunused-label] 729 | _c95X: | ^~~~~ | 729 | _c95X: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘s93t_entry’: /tmp/ghc42680_0/ghc_4.hc:753:1: error: warning: label ‘_c96D’ defined but not used [-Wunused-label] 753 | _c96D: | ^~~~~ | 753 | _c96D: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c96x’: /tmp/ghc42680_0/ghc_4.hc:786:1: error: warning: label ‘_c96x’ defined but not used [-Wunused-label] 786 | _c96x: | ^~~~~ | 786 | _c96x: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c96M’: /tmp/ghc42680_0/ghc_4.hc:819:1: error: warning: label ‘_c96M’ defined but not used [-Wunused-label] 819 | _c96M: | ^~~~~ | 819 | _c96M: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘s93u_entry’: /tmp/ghc42680_0/ghc_4.hc:852:1: error: warning: label ‘_c96Y’ defined but not used [-Wunused-label] 852 | _c96Y: | ^~~~~ | 852 | _c96Y: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s5_entry’: /tmp/ghc42680_0/ghc_4.hc:903:1: error: warning: label ‘_c973’ defined but not used [-Wunused-label] 903 | _c973: | ^~~~~ | 903 | _c973: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘r90n_entry’: /tmp/ghc42680_0/ghc_4.hc:965:1: error: warning: label ‘_c97r’ defined but not used [-Wunused-label] 965 | _c97r: | ^~~~~ | 965 | _c97r: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c97p’: /tmp/ghc42680_0/ghc_4.hc:1017:1: error: warning: label ‘_c97p’ defined but not used [-Wunused-label] 1017 | _c97p: | ^~~~~ | 1017 | _c97p: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘r90p_entry’: /tmp/ghc42680_0/ghc_4.hc:1054:1: error: warning: label ‘_c97N’ defined but not used [-Wunused-label] 1054 | _c97N: | ^~~~~ | 1054 | _c97N: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c97L’: /tmp/ghc42680_0/ghc_4.hc:1106:1: error: warning: label ‘_c97L’ defined but not used [-Wunused-label] 1106 | _c97L: | ^~~~~ | 1106 | _c97L: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘r90r_entry’: /tmp/ghc42680_0/ghc_4.hc:1143:1: error: warning: label ‘_c989’ defined but not used [-Wunused-label] 1143 | _c989: | ^~~~~ | 1143 | _c989: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘_c987’: /tmp/ghc42680_0/ghc_4.hc:1195:1: error: warning: label ‘_c987’ defined but not used [-Wunused-label] 1195 | _c987: | ^~~~~ | 1195 | _c987: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s4_entry’: /tmp/ghc42680_0/ghc_4.hc:1220:1: error: warning: label ‘_c98s’ defined but not used [-Wunused-label] 1220 | _c98s: | ^~~~~ | 1220 | _c98s: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s3_entry’: /tmp/ghc42680_0/ghc_4.hc:1277:1: error: warning: label ‘_c98H’ defined but not used [-Wunused-label] 1277 | _c98H: | ^~~~~ | 1277 | _c98H: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s2_entry’: /tmp/ghc42680_0/ghc_4.hc:1334:1: error: warning: label ‘_c98W’ defined but not used [-Wunused-label] 1334 | _c98W: | ^~~~~ | 1334 | _c98W: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s1_entry’: /tmp/ghc42680_0/ghc_4.hc:1391:1: error: warning: label ‘_c99b’ defined but not used [-Wunused-label] 1391 | _c99b: | ^~~~~ | 1391 | _c99b: | ^ /tmp/ghc42680_0/ghc_4.hc: In function ‘stringzmqqzm0zi0zi4zmKPnszzPMALMWJkNtmHm02gt_DataziStringziQQ_s_entry’: /tmp/ghc42680_0/ghc_4.hc:1462:1: error: warning: label ‘_c99r’ defined but not used [-Wunused-label] 1462 | _c99r: | ^~~~~ | 1462 | _c99r: | ^ Preprocessing test suite 'string-qq-test' for string-qq-0.0.4.. Building test suite 'string-qq-test' for string-qq-0.0.4.. [1 of 1] Compiling Main ( tests/Test.hs, dist/build/string-qq-test/string-qq-test-tmp/Main.o ) /tmp/ghc42728_0/ghc_4.hc: In function ‘rbd4_entry’: /tmp/ghc42728_0/ghc_4.hc:13:1: error: warning: label ‘_cber’ defined but not used [-Wunused-label] 13 | _cber: | ^~~~~ | 13 | _cber: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘rbd5_entry’: /tmp/ghc42728_0/ghc_4.hc:54:1: error: warning: label ‘_cbeA’ defined but not used [-Wunused-label] 54 | _cbeA: | ^~~~~ | 54 | _cbeA: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘rbd6_entry’: /tmp/ghc42728_0/ghc_4.hc:95:1: error: warning: label ‘_cbeJ’ defined but not used [-Wunused-label] 95 | _cbeJ: | ^~~~~ | 95 | _cbeJ: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘rbd8_entry’: /tmp/ghc42728_0/ghc_4.hc:136:1: error: warning: label ‘_cbeS’ defined but not used [-Wunused-label] 136 | _cbeS: | ^~~~~ | 136 | _cbeS: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests37_entry’: /tmp/ghc42728_0/ghc_4.hc:216:1: error: warning: label ‘_cbeZ’ defined but not used [-Wunused-label] 216 | _cbeZ: | ^~~~~ | 216 | _cbeZ: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests36_entry’: /tmp/ghc42728_0/ghc_4.hc:247:1: error: warning: label ‘_cbfc’ defined but not used [-Wunused-label] 247 | _cbfc: | ^~~~~ | 247 | _cbfc: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbf6’: /tmp/ghc42728_0/ghc_4.hc:279:1: error: warning: label ‘_cbf6’ defined but not used [-Wunused-label] 279 | _cbf6: | ^~~~~ | 279 | _cbf6: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbfh’: /tmp/ghc42728_0/ghc_4.hc:305:1: error: warning: label ‘_cbfh’ defined but not used [-Wunused-label] 305 | _cbfh: | ^~~~~ | 305 | _cbfh: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_test0_entry’: /tmp/ghc42728_0/ghc_4.hc:319:1: error: warning: label ‘_cbfu’ defined but not used [-Wunused-label] 319 | _cbfu: | ^~~~~ | 319 | _cbfu: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests16_entry’: /tmp/ghc42728_0/ghc_4.hc:338:1: error: warning: label ‘_cbfB’ defined but not used [-Wunused-label] 338 | _cbfB: | ^~~~~ | 338 | _cbfB: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_test1_entry’: /tmp/ghc42728_0/ghc_4.hc:357:1: error: warning: label ‘_cbfI’ defined but not used [-Wunused-label] 357 | _cbfI: | ^~~~~ | 357 | _cbfI: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests28_entry’: /tmp/ghc42728_0/ghc_4.hc:415:1: error: warning: label ‘_cbfP’ defined but not used [-Wunused-label] 415 | _cbfP: | ^~~~~ | 415 | _cbfP: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests27_entry’: /tmp/ghc42728_0/ghc_4.hc:448:1: error: warning: label ‘_cbfY’ defined but not used [-Wunused-label] 448 | _cbfY: | ^~~~~ | 448 | _cbfY: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbfW’: /tmp/ghc42728_0/ghc_4.hc:485:1: error: warning: label ‘_cbfW’ defined but not used [-Wunused-label] 485 | _cbfW: | ^~~~~ | 485 | _cbfW: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbgp’: /tmp/ghc42728_0/ghc_4.hc:517:1: error: warning: label ‘_cbgp’ defined but not used [-Wunused-label] 517 | _cbgp: | ^~~~~ | 517 | _cbgp: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_test2_entry’: /tmp/ghc42728_0/ghc_4.hc:531:1: error: warning: label ‘_cbgH’ defined but not used [-Wunused-label] 531 | _cbgH: | ^~~~~ | 531 | _cbgH: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests22_entry’: /tmp/ghc42728_0/ghc_4.hc:590:1: error: warning: label ‘_cbgO’ defined but not used [-Wunused-label] 590 | _cbgO: | ^~~~~ | 590 | _cbgO: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests21_entry’: /tmp/ghc42728_0/ghc_4.hc:621:1: error: warning: label ‘_cbh1’ defined but not used [-Wunused-label] 621 | _cbh1: | ^~~~~ | 621 | _cbh1: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbgV’: /tmp/ghc42728_0/ghc_4.hc:653:1: error: warning: label ‘_cbgV’ defined but not used [-Wunused-label] 653 | _cbgV: | ^~~~~ | 653 | _cbgV: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbh6’: /tmp/ghc42728_0/ghc_4.hc:679:1: error: warning: label ‘_cbh6’ defined but not used [-Wunused-label] 679 | _cbh6: | ^~~~~ | 679 | _cbh6: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_test0zq_entry’: /tmp/ghc42728_0/ghc_4.hc:693:1: error: warning: label ‘_cbhj’ defined but not used [-Wunused-label] 693 | _cbhj: | ^~~~~ | 693 | _cbhj: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_test1zq_entry’: /tmp/ghc42728_0/ghc_4.hc:712:1: error: warning: label ‘_cbhq’ defined but not used [-Wunused-label] 712 | _cbhq: | ^~~~~ | 712 | _cbhq: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests10_entry’: /tmp/ghc42728_0/ghc_4.hc:770:1: error: warning: label ‘_cbhx’ defined but not used [-Wunused-label] 770 | _cbhx: | ^~~~~ | 770 | _cbhx: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests9_entry’: /tmp/ghc42728_0/ghc_4.hc:801:1: error: warning: label ‘_cbhG’ defined but not used [-Wunused-label] 801 | _cbhG: | ^~~~~ | 801 | _cbhG: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbhE’: /tmp/ghc42728_0/ghc_4.hc:838:1: error: warning: label ‘_cbhE’ defined but not used [-Wunused-label] 838 | _cbhE: | ^~~~~ | 838 | _cbhE: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbi7’: /tmp/ghc42728_0/ghc_4.hc:870:1: error: warning: label ‘_cbi7’ defined but not used [-Wunused-label] 870 | _cbi7: | ^~~~~ | 870 | _cbi7: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_test2zq_entry’: /tmp/ghc42728_0/ghc_4.hc:884:1: error: warning: label ‘_cbip’ defined but not used [-Wunused-label] 884 | _cbip: | ^~~~~ | 884 | _cbip: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests38_entry’: /tmp/ghc42728_0/ghc_4.hc:909:1: error: warning: label ‘_cbiy’ defined but not used [-Wunused-label] 909 | _cbiy: | ^~~~~ | 909 | _cbiy: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests32_entry’: /tmp/ghc42728_0/ghc_4.hc:963:1: error: warning: label ‘_cbiH’ defined but not used [-Wunused-label] 963 | _cbiH: | ^~~~~ | 963 | _cbiH: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests29_entry’: /tmp/ghc42728_0/ghc_4.hc:1017:1: error: warning: label ‘_cbiQ’ defined but not used [-Wunused-label] 1017 | _cbiQ: | ^~~~~ | 1017 | _cbiQ: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests23_entry’: /tmp/ghc42728_0/ghc_4.hc:1071:1: error: warning: label ‘_cbiZ’ defined but not used [-Wunused-label] 1071 | _cbiZ: | ^~~~~ | 1071 | _cbiZ: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests17_entry’: /tmp/ghc42728_0/ghc_4.hc:1125:1: error: warning: label ‘_cbj8’ defined but not used [-Wunused-label] 1125 | _cbj8: | ^~~~~ | 1125 | _cbj8: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_tests12_entry’: /tmp/ghc42728_0/ghc_4.hc:1173:1: error: warning: label ‘_cbjh’ defined but not used [-Wunused-label] 1173 | _cbjh: | ^~~~~ | 1173 | _cbjh: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_main1_entry’: /tmp/ghc42728_0/ghc_4.hc:1280:1: error: warning: label ‘_cbjr’ defined but not used [-Wunused-label] 1280 | _cbjr: | ^~~~~ | 1280 | _cbjr: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbjo’: /tmp/ghc42728_0/ghc_4.hc:1316:1: error: warning: label ‘_cbjo’ defined but not used [-Wunused-label] 1316 | _cbjo: | ^~~~~ | 1316 | _cbjo: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbju’: /tmp/ghc42728_0/ghc_4.hc:1337:1: error: warning: label ‘_cbju’ defined but not used [-Wunused-label] 1337 | _cbju: | ^~~~~ | 1337 | _cbju: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbjw’: /tmp/ghc42728_0/ghc_4.hc:1359:1: error: warning: label ‘_cbjw’ defined but not used [-Wunused-label] 1359 | _cbjw: | ^~~~~ | 1359 | _cbjw: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘_cbjB’: /tmp/ghc42728_0/ghc_4.hc:1382:1: error: warning: label ‘_cbjB’ defined but not used [-Wunused-label] 1382 | _cbjB: | ^~~~~ | 1382 | _cbjB: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_main_entry’: /tmp/ghc42728_0/ghc_4.hc:1406:1: error: warning: label ‘_cbjY’ defined but not used [-Wunused-label] 1406 | _cbjY: | ^~~~~ | 1406 | _cbjY: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘Main_main2_entry’: /tmp/ghc42728_0/ghc_4.hc:1427:1: error: warning: label ‘_cbk5’ defined but not used [-Wunused-label] 1427 | _cbk5: | ^~~~~ | 1427 | _cbk5: | ^ /tmp/ghc42728_0/ghc_4.hc: In function ‘ZCMain_main_entry’: /tmp/ghc42728_0/ghc_4.hc:1454:1: error: warning: label ‘_cbkc’ defined but not used [-Wunused-label] 1454 | _cbkc: | ^~~~~ | 1454 | _cbkc: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘rbd4_entry’: /tmp/ghc42728_0/ghc_8.hc:13:1: error: warning: label ‘_cblb’ defined but not used [-Wunused-label] 13 | _cblb: | ^~~~~ | 13 | _cblb: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘rbd5_entry’: /tmp/ghc42728_0/ghc_8.hc:54:1: error: warning: label ‘_cblk’ defined but not used [-Wunused-label] 54 | _cblk: | ^~~~~ | 54 | _cblk: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘rbd6_entry’: /tmp/ghc42728_0/ghc_8.hc:95:1: error: warning: label ‘_cblt’ defined but not used [-Wunused-label] 95 | _cblt: | ^~~~~ | 95 | _cblt: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘rbd8_entry’: /tmp/ghc42728_0/ghc_8.hc:136:1: error: warning: label ‘_cblC’ defined but not used [-Wunused-label] 136 | _cblC: | ^~~~~ | 136 | _cblC: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests37_entry’: /tmp/ghc42728_0/ghc_8.hc:216:1: error: warning: label ‘_cblJ’ defined but not used [-Wunused-label] 216 | _cblJ: | ^~~~~ | 216 | _cblJ: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests36_entry’: /tmp/ghc42728_0/ghc_8.hc:247:1: error: warning: label ‘_cblW’ defined but not used [-Wunused-label] 247 | _cblW: | ^~~~~ | 247 | _cblW: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cblQ’: /tmp/ghc42728_0/ghc_8.hc:279:1: error: warning: label ‘_cblQ’ defined but not used [-Wunused-label] 279 | _cblQ: | ^~~~~ | 279 | _cblQ: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbm1’: /tmp/ghc42728_0/ghc_8.hc:305:1: error: warning: label ‘_cbm1’ defined but not used [-Wunused-label] 305 | _cbm1: | ^~~~~ | 305 | _cbm1: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_test0_entry’: /tmp/ghc42728_0/ghc_8.hc:319:1: error: warning: label ‘_cbme’ defined but not used [-Wunused-label] 319 | _cbme: | ^~~~~ | 319 | _cbme: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests16_entry’: /tmp/ghc42728_0/ghc_8.hc:338:1: error: warning: label ‘_cbml’ defined but not used [-Wunused-label] 338 | _cbml: | ^~~~~ | 338 | _cbml: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_test1_entry’: /tmp/ghc42728_0/ghc_8.hc:357:1: error: warning: label ‘_cbms’ defined but not used [-Wunused-label] 357 | _cbms: | ^~~~~ | 357 | _cbms: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests28_entry’: /tmp/ghc42728_0/ghc_8.hc:415:1: error: warning: label ‘_cbmz’ defined but not used [-Wunused-label] 415 | _cbmz: | ^~~~~ | 415 | _cbmz: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests27_entry’: /tmp/ghc42728_0/ghc_8.hc:448:1: error: warning: label ‘_cbmI’ defined but not used [-Wunused-label] 448 | _cbmI: | ^~~~~ | 448 | _cbmI: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbmG’: /tmp/ghc42728_0/ghc_8.hc:485:1: error: warning: label ‘_cbmG’ defined but not used [-Wunused-label] 485 | _cbmG: | ^~~~~ | 485 | _cbmG: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbn9’: /tmp/ghc42728_0/ghc_8.hc:517:1: error: warning: label ‘_cbn9’ defined but not used [-Wunused-label] 517 | _cbn9: | ^~~~~ | 517 | _cbn9: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_test2_entry’: /tmp/ghc42728_0/ghc_8.hc:531:1: error: warning: label ‘_cbnr’ defined but not used [-Wunused-label] 531 | _cbnr: | ^~~~~ | 531 | _cbnr: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests22_entry’: /tmp/ghc42728_0/ghc_8.hc:590:1: error: warning: label ‘_cbny’ defined but not used [-Wunused-label] 590 | _cbny: | ^~~~~ | 590 | _cbny: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests21_entry’: /tmp/ghc42728_0/ghc_8.hc:621:1: error: warning: label ‘_cbnL’ defined but not used [-Wunused-label] 621 | _cbnL: | ^~~~~ | 621 | _cbnL: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbnF’: /tmp/ghc42728_0/ghc_8.hc:653:1: error: warning: label ‘_cbnF’ defined but not used [-Wunused-label] 653 | _cbnF: | ^~~~~ | 653 | _cbnF: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbnQ’: /tmp/ghc42728_0/ghc_8.hc:679:1: error: warning: label ‘_cbnQ’ defined but not used [-Wunused-label] 679 | _cbnQ: | ^~~~~ | 679 | _cbnQ: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_test0zq_entry’: /tmp/ghc42728_0/ghc_8.hc:693:1: error: warning: label ‘_cbo3’ defined but not used [-Wunused-label] 693 | _cbo3: | ^~~~~ | 693 | _cbo3: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_test1zq_entry’: /tmp/ghc42728_0/ghc_8.hc:712:1: error: warning: label ‘_cboa’ defined but not used [-Wunused-label] 712 | _cboa: | ^~~~~ | 712 | _cboa: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests10_entry’: /tmp/ghc42728_0/ghc_8.hc:770:1: error: warning: label ‘_cboh’ defined but not used [-Wunused-label] 770 | _cboh: | ^~~~~ | 770 | _cboh: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests9_entry’: /tmp/ghc42728_0/ghc_8.hc:801:1: error: warning: label ‘_cboq’ defined but not used [-Wunused-label] 801 | _cboq: | ^~~~~ | 801 | _cboq: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cboo’: /tmp/ghc42728_0/ghc_8.hc:838:1: error: warning: label ‘_cboo’ defined but not used [-Wunused-label] 838 | _cboo: | ^~~~~ | 838 | _cboo: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cboR’: /tmp/ghc42728_0/ghc_8.hc:870:1: error: warning: label ‘_cboR’ defined but not used [-Wunused-label] 870 | _cboR: | ^~~~~ | 870 | _cboR: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_test2zq_entry’: /tmp/ghc42728_0/ghc_8.hc:884:1: error: warning: label ‘_cbp9’ defined but not used [-Wunused-label] 884 | _cbp9: | ^~~~~ | 884 | _cbp9: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests38_entry’: /tmp/ghc42728_0/ghc_8.hc:909:1: error: warning: label ‘_cbpi’ defined but not used [-Wunused-label] 909 | _cbpi: | ^~~~~ | 909 | _cbpi: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests32_entry’: /tmp/ghc42728_0/ghc_8.hc:963:1: error: warning: label ‘_cbpr’ defined but not used [-Wunused-label] 963 | _cbpr: | ^~~~~ | 963 | _cbpr: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests29_entry’: /tmp/ghc42728_0/ghc_8.hc:1017:1: error: warning: label ‘_cbpA’ defined but not used [-Wunused-label] 1017 | _cbpA: | ^~~~~ | 1017 | _cbpA: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests23_entry’: /tmp/ghc42728_0/ghc_8.hc:1071:1: error: warning: label ‘_cbpJ’ defined but not used [-Wunused-label] 1071 | _cbpJ: | ^~~~~ | 1071 | _cbpJ: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests17_entry’: /tmp/ghc42728_0/ghc_8.hc:1125:1: error: warning: label ‘_cbpS’ defined but not used [-Wunused-label] 1125 | _cbpS: | ^~~~~ | 1125 | _cbpS: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_tests12_entry’: /tmp/ghc42728_0/ghc_8.hc:1173:1: error: warning: label ‘_cbq1’ defined but not used [-Wunused-label] 1173 | _cbq1: | ^~~~~ | 1173 | _cbq1: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_main1_entry’: /tmp/ghc42728_0/ghc_8.hc:1286:1: error: warning: label ‘_cbqb’ defined but not used [-Wunused-label] 1286 | _cbqb: | ^~~~~ | 1286 | _cbqb: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbq8’: /tmp/ghc42728_0/ghc_8.hc:1322:1: error: warning: label ‘_cbq8’ defined but not used [-Wunused-label] 1322 | _cbq8: | ^~~~~ | 1322 | _cbq8: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbqe’: /tmp/ghc42728_0/ghc_8.hc:1343:1: error: warning: label ‘_cbqe’ defined but not used [-Wunused-label] 1343 | _cbqe: | ^~~~~ | 1343 | _cbqe: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbqg’: /tmp/ghc42728_0/ghc_8.hc:1365:1: error: warning: label ‘_cbqg’ defined but not used [-Wunused-label] 1365 | _cbqg: | ^~~~~ | 1365 | _cbqg: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘_cbql’: /tmp/ghc42728_0/ghc_8.hc:1388:1: error: warning: label ‘_cbql’ defined but not used [-Wunused-label] 1388 | _cbql: | ^~~~~ | 1388 | _cbql: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_main_entry’: /tmp/ghc42728_0/ghc_8.hc:1412:1: error: warning: label ‘_cbqJ’ defined but not used [-Wunused-label] 1412 | _cbqJ: | ^~~~~ | 1412 | _cbqJ: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘Main_main2_entry’: /tmp/ghc42728_0/ghc_8.hc:1433:1: error: warning: label ‘_cbqQ’ defined but not used [-Wunused-label] 1433 | _cbqQ: | ^~~~~ | 1433 | _cbqQ: | ^ /tmp/ghc42728_0/ghc_8.hc: In function ‘ZCMain_main_entry’: /tmp/ghc42728_0/ghc_8.hc:1460:1: error: warning: label ‘_cbqX’ defined but not used [-Wunused-label] 1460 | _cbqX: | ^~~~~ | 1460 | _cbqX: | ^ Linking dist/build/string-qq-test/string-qq-test ... + '[' -n dist/build/libHSstring-qq-0.0.4-KPnszPMALMWJkNtmHm02gt-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for string-qq-0.0.4.. Running Haddock on library for string-qq-0.0.4.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, deepseq-1.4.4.0, ghc-boot-th-8.6.5, ghc-prim-0.5.3, integer-gmp-1.0.2.0, pretty-1.1.3.6, template-haskell-2.14.0.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 2 / 2) in 'Data.String.QQ' Warning: Data.String.QQ: could not find link destinations for: QuasiQuoter Documentation created: dist/doc/html/string-qq/index.html, dist/doc/html/string-qq/string-qq.txt Preprocessing test suite 'string-qq-test' for string-qq-0.0.4.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QW8k9H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64 + cd string-qq-0.0.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/ghc-8.6.5/string-qq-0.0.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d string-qq-0.0.4.conf ']' + install -D --mode=0644 string-qq-0.0.4.conf /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/string-qq-0.0.4.conf ++ ls /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/string-qq-0.0.4.conf + '[' -z /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/string-qq-0.0.4.conf ']' + rm -f ghc-string-qq.files ghc-string-qq-doc.files + touch ghc-string-qq.files ghc-string-qq-doc.files + for i in /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/libHSstring-qq-0.0.4-*ghc8.6.5.so + '[' -x /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/libHSstring-qq-0.0.4-KPnszPMALMWJkNtmHm02gt-ghc8.6.5.so ']' + echo /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/libHSstring-qq-0.0.4-KPnszPMALMWJkNtmHm02gt-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/string-qq-0.0.4 + '[' -d /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/ghc-8.6.5/string-qq-0.0.4 ']' + find /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/ghc-8.6.5/string-qq-0.0.4 -type d -fprintf ghc-string-qq-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-string-qq-prof.files -o -fprint ghc-string-qq-devel.files + ls /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/string-qq-0.0.4.conf + '[' -d /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/share/doc/ghc/html/libraries/string-qq-0.0.4 ']' + echo %dir /usr/share/doc/ghc + echo %dir /usr/share/doc/ghc/html + echo %dir /usr/share/doc/ghc/html/libraries + echo /usr/share/doc/ghc/html/libraries/string-qq-0.0.4 + for i in ghc-string-qq.files ghc-string-qq-devel.files ghc-string-qq-doc.files ghc-string-qq-prof.files + '[' -f ghc-string-qq.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64!!g' ghc-string-qq.files + for i in ghc-string-qq.files ghc-string-qq-devel.files ghc-string-qq-doc.files ghc-string-qq-prof.files + '[' -f ghc-string-qq-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64!!g' ghc-string-qq-devel.files + for i in ghc-string-qq.files ghc-string-qq-devel.files ghc-string-qq-doc.files ghc-string-qq-prof.files + '[' -f ghc-string-qq-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64!!g' ghc-string-qq-doc.files + for i in ghc-string-qq.files ghc-string-qq-devel.files ghc-string-qq-doc.files ghc-string-qq-prof.files + '[' -f ghc-string-qq-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64!!g' ghc-string-qq-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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NYplgG + umask 022 + cd /builddir/build/BUILD + cd string-qq-0.0.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup test Running 1 test suites... Test suite string-qq-test: RUNNING... Test suite string-qq-test: PASS Test suite logged to: dist/test/string-qq-0.0.4-string-qq-test.log 1 of 1 test suites (1 of 1 test cases) passed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-string-qq-0.0.4-4.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hEXo6D + umask 022 + cd /builddir/build/BUILD + cd string-qq-0.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/share/licenses/ghc-string-qq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/share/licenses/ghc-string-qq + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/share/licenses/ghc-string-qq + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-string-qq = 0.0.4-4.fc33 ghc-string-qq(riscv-64) = 0.0.4-4.fc33 libHSstring-qq-0.0.4-KPnszPMALMWJkNtmHm02gt-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) libHStemplate-haskell-2.14.0.0-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-string-qq-devel-0.0.4-4.fc33.riscv64 Provides: ghc-devel(string-qq-0.0.4-KPnszPMALMWJkNtmHm02gt) ghc-string-qq-devel = 0.0.4-4.fc33 ghc-string-qq-devel(riscv-64) = 0.0.4-4.fc33 ghc-string-qq-static = 0.0.4-4.fc33 ghc-string-qq-static(riscv-64) = 0.0.4-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(template-haskell-2.14.0.0) Processing files: ghc-string-qq-doc-0.0.4-4.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yxpIGE + umask 022 + cd /builddir/build/BUILD + cd string-qq-0.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/share/licenses/ghc-string-qq-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/share/licenses/ghc-string-qq-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64/usr/share/licenses/ghc-string-qq-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-string-qq-doc = 0.0.4-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-string-qq-prof-0.0.4-4.fc33.riscv64 Provides: ghc-prof(string-qq-0.0.4-KPnszPMALMWJkNtmHm02gt) ghc-string-qq-prof = 0.0.4-4.fc33 ghc-string-qq-prof(riscv-64) = 0.0.4-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(template-haskell-2.14.0.0) Supplements: (ghc-string-qq-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-string-qq-0.0.4-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-string-qq-devel-0.0.4-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-string-qq-doc-0.0.4-4.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ghc-string-qq-prof-0.0.4-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n0BSBH + umask 022 + cd /builddir/build/BUILD + cd string-qq-0.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-string-qq-0.0.4-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0