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-stringbuilder.spec'], chrootPath='/var/lib/mock/f33-build-289267-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-stringbuilder.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-stringbuilder-0.5.1-12.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-stringbuilder.spec'], chrootPath='/var/lib/mock/f33-build-289267-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-stringbuilder.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.wNPoeo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stringbuilder-0.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/stringbuilder-0.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stringbuilder-0.5.1 + /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.zwpOGq + umask 022 + cd /builddir/build/BUILD + cd stringbuilder-0.5.1 + 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.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ 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 ++ 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-stringbuilder '--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/stringbuilder-0.5.1 --global Configuring stringbuilder-0.5.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for stringbuilder-0.5.1.. Building library for stringbuilder-0.5.1.. [1 of 1] Compiling Data.String.Builder ( src/Data/String/Builder.hs, dist/build/Data/String/Builder.o ) src/Data/String/Builder.hs:24:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 24 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/String/Builder.hs:26:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 26 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcreturn_entry’: /tmp/ghc46217_0/ghc_4.hc:9:1: error: warning: label ‘_c3Wy’ defined but not used [-Wunused-label] 9 | _c3Wy: | ^~~~~ | 9 | _c3Wy: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Uo_entry’: /tmp/ghc46217_0/ghc_4.hc:40:1: error: warning: label ‘_c3WV’ defined but not used [-Wunused-label] 40 | _c3WV: | ^~~~~ | 40 | _c3WV: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonadBuilderMzuzdczgzgze_entry’: /tmp/ghc46217_0/ghc_4.hc:65:1: error: warning: label ‘_c3WY’ defined but not used [-Wunused-label] 65 | _c3WY: | ^~~~~ | 65 | _c3WY: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3WH’: /tmp/ghc46217_0/ghc_4.hc:97:1: error: warning: label ‘_c3WH’ defined but not used [-Wunused-label] 97 | _c3WH: | ^~~~~ | 97 | _c3WH: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3WM’: /tmp/ghc46217_0/ghc_4.hc:120:1: error: warning: label ‘_c3WM’ defined but not used [-Wunused-label] 120 | _c3WM: | ^~~~~ | 120 | _c3WM: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfFunctorBuilderMzuzdczlzd_entry’: /tmp/ghc46217_0/ghc_4.hc:152:1: error: warning: label ‘_c3Xe’ defined but not used [-Wunused-label] 152 | _c3Xe: | ^~~~~ | 152 | _c3Xe: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3Xb’: /tmp/ghc46217_0/ghc_4.hc:185:1: error: warning: label ‘_c3Xb’ defined but not used [-Wunused-label] 185 | _c3Xb: | ^~~~~ | 185 | _c3Xb: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcfmap_entry’: /tmp/ghc46217_0/ghc_4.hc:213:1: error: warning: label ‘_c3Xv’ defined but not used [-Wunused-label] 213 | _c3Xv: | ^~~~~ | 213 | _c3Xv: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3Xs’: /tmp/ghc46217_0/ghc_4.hc:247:1: error: warning: label ‘_c3Xs’ defined but not used [-Wunused-label] 247 | _c3Xs: | ^~~~~ | 247 | _c3Xs: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3UL_entry’: /tmp/ghc46217_0/ghc_4.hc:286:1: error: warning: label ‘_c3Y0’ defined but not used [-Wunused-label] 286 | _c3Y0: | ^~~~~ | 286 | _c3Y0: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdczlztzg_entry’: /tmp/ghc46217_0/ghc_4.hc:317:1: error: warning: label ‘_c3Y5’ defined but not used [-Wunused-label] 317 | _c3Y5: | ^~~~~ | 317 | _c3Y5: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3XK’: /tmp/ghc46217_0/ghc_4.hc:350:1: error: warning: label ‘_c3XK’ defined but not used [-Wunused-label] 350 | _c3XK: | ^~~~~ | 350 | _c3XK: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3XP’: /tmp/ghc46217_0/ghc_4.hc:377:1: error: warning: label ‘_c3XP’ defined but not used [-Wunused-label] 377 | _c3XP: | ^~~~~ | 377 | _c3XP: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3UO_entry’: /tmp/ghc46217_0/ghc_4.hc:412:1: error: warning: label ‘_c3Yr’ defined but not used [-Wunused-label] 412 | _c3Yr: | ^~~~~ | 412 | _c3Yr: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3Yo’: /tmp/ghc46217_0/ghc_4.hc:444:1: error: warning: label ‘_c3Yo’ defined but not used [-Wunused-label] 444 | _c3Yo: | ^~~~~ | 444 | _c3Yo: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3V3_entry’: /tmp/ghc46217_0/ghc_4.hc:477:1: error: warning: label ‘_c3YX’ defined but not used [-Wunused-label] 477 | _c3YX: | ^~~~~ | 477 | _c3YX: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3V4_entry’: /tmp/ghc46217_0/ghc_4.hc:507:1: error: warning: label ‘_c3Z2’ defined but not used [-Wunused-label] 507 | _c3Z2: | ^~~~~ | 507 | _c3Z2: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3YH’: /tmp/ghc46217_0/ghc_4.hc:535:1: error: warning: label ‘_c3YH’ defined but not used [-Wunused-label] 535 | _c3YH: | ^~~~~ | 535 | _c3YH: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3YM’: /tmp/ghc46217_0/ghc_4.hc:562:1: error: warning: label ‘_c3YM’ defined but not used [-Wunused-label] 562 | _c3YM: | ^~~~~ | 562 | _c3YM: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcliftA2_entry’: /tmp/ghc46217_0/ghc_4.hc:598:1: error: warning: label ‘_c3Zd’ defined but not used [-Wunused-label] 598 | _c3Zd: | ^~~~~ | 598 | _c3Zd: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Vf_entry’: /tmp/ghc46217_0/ghc_4.hc:632:1: error: warning: label ‘_c3ZC’ defined but not used [-Wunused-label] 632 | _c3ZC: | ^~~~~ | 632 | _c3ZC: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcztzg_entry’: /tmp/ghc46217_0/ghc_4.hc:662:1: error: warning: label ‘_c3ZH’ defined but not used [-Wunused-label] 662 | _c3ZH: | ^~~~~ | 662 | _c3ZH: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3Zm’: /tmp/ghc46217_0/ghc_4.hc:690:1: error: warning: label ‘_c3Zm’ defined but not used [-Wunused-label] 690 | _c3Zm: | ^~~~~ | 690 | _c3Zm: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3Zr’: /tmp/ghc46217_0/ghc_4.hc:715:1: error: warning: label ‘_c3Zr’ defined but not used [-Wunused-label] 715 | _c3Zr: | ^~~~~ | 715 | _c3Zr: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Vq_entry’: /tmp/ghc46217_0/ghc_4.hc:747:1: error: warning: label ‘_c40b’ defined but not used [-Wunused-label] 747 | _c40b: | ^~~~~ | 747 | _c40b: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdczlzt_entry’: /tmp/ghc46217_0/ghc_4.hc:778:1: error: warning: label ‘_c40g’ defined but not used [-Wunused-label] 778 | _c40g: | ^~~~~ | 778 | _c40g: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c3ZV’: /tmp/ghc46217_0/ghc_4.hc:811:1: error: warning: label ‘_c3ZV’ defined but not used [-Wunused-label] 811 | _c3ZV: | ^~~~~ | 811 | _c3ZV: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c400’: /tmp/ghc46217_0/ghc_4.hc:837:1: error: warning: label ‘_c400’ defined but not used [-Wunused-label] 837 | _c400: | ^~~~~ | 837 | _c400: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Vz_entry’: /tmp/ghc46217_0/ghc_4.hc:867:1: error: warning: label ‘_c40J’ defined but not used [-Wunused-label] 867 | _c40J: | ^~~~~ | 867 | _c40J: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonadBuilderMzuzdczgzg_entry’: /tmp/ghc46217_0/ghc_4.hc:891:1: error: warning: label ‘_c40M’ defined but not used [-Wunused-label] 891 | _c40M: | ^~~~~ | 891 | _c40M: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c40u’: /tmp/ghc46217_0/ghc_4.hc:919:1: error: warning: label ‘_c40u’ defined but not used [-Wunused-label] 919 | _c40u: | ^~~~~ | 919 | _c40u: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c40z’: /tmp/ghc46217_0/ghc_4.hc:944:1: error: warning: label ‘_c40z’ defined but not used [-Wunused-label] 944 | _c40z: | ^~~~~ | 944 | _c40z: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘r3U4_entry’: /tmp/ghc46217_0/ghc_4.hc:985:1: error: warning: label ‘_c410’ defined but not used [-Wunused-label] 985 | _c410: | ^~~~~ | 985 | _c410: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3VN_entry’: /tmp/ghc46217_0/ghc_4.hc:1015:1: error: warning: label ‘_c41p’ defined but not used [-Wunused-label] 1015 | _c41p: | ^~~~~ | 1015 | _c41p: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdwgo1_entry’: /tmp/ghc46217_0/ghc_4.hc:1039:1: error: warning: label ‘_c41w’ defined but not used [-Wunused-label] 1039 | _c41w: | ^~~~~ | 1039 | _c41w: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c417’: /tmp/ghc46217_0/ghc_4.hc:1072:1: error: warning: label ‘_c417’ defined but not used [-Wunused-label] 1072 | _c417: | ^~~~~ | 1072 | _c417: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c41d’: /tmp/ghc46217_0/ghc_4.hc:1106:1: error: warning: label ‘_c41d’ defined but not used [-Wunused-label] 1106 | _c41d: | ^~~~~ | 1106 | _c41d: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c41i’: /tmp/ghc46217_0/ghc_4.hc:1126:1: error: warning: label ‘_c41i’ defined but not used [-Wunused-label] 1126 | _c41i: | ^~~~~ | 1126 | _c41i: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzugo_entry’: /tmp/ghc46217_0/ghc_4.hc:1155:1: error: warning: label ‘_c41P’ defined but not used [-Wunused-label] 1155 | _c41P: | ^~~~~ | 1155 | _c41P: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c41M’: /tmp/ghc46217_0/ghc_4.hc:1189:1: error: warning: label ‘_c41M’ defined but not used [-Wunused-label] 1189 | _c41M: | ^~~~~ | 1189 | _c41M: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c41S’: /tmp/ghc46217_0/ghc_4.hc:1210:1: error: warning: label ‘_c41S’ defined but not used [-Wunused-label] 1210 | _c41S: | ^~~~~ | 1210 | _c41S: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzuzdcsconcat_entry’: /tmp/ghc46217_0/ghc_4.hc:1238:1: error: warning: label ‘_c429’ defined but not used [-Wunused-label] 1238 | _c429: | ^~~~~ | 1238 | _c429: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c426’: /tmp/ghc46217_0/ghc_4.hc:1270:1: error: warning: label ‘_c426’ defined but not used [-Wunused-label] 1270 | _c426: | ^~~~~ | 1270 | _c426: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzuzdcstimes_entry’: /tmp/ghc46217_0/ghc_4.hc:1297:1: error: warning: label ‘_c42k’ defined but not used [-Wunused-label] 1297 | _c42k: | ^~~~~ | 1297 | _c42k: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Wb_entry’: /tmp/ghc46217_0/ghc_4.hc:1334:1: error: warning: label ‘_c42J’ defined but not used [-Wunused-label] 1334 | _c42J: | ^~~~~ | 1334 | _c42J: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdwgo_entry’: /tmp/ghc46217_0/ghc_4.hc:1359:1: error: warning: label ‘_c42Q’ defined but not used [-Wunused-label] 1359 | _c42Q: | ^~~~~ | 1359 | _c42Q: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c42r’: /tmp/ghc46217_0/ghc_4.hc:1394:1: error: warning: label ‘_c42r’ defined but not used [-Wunused-label] 1394 | _c42r: | ^~~~~ | 1394 | _c42r: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c42x’: /tmp/ghc46217_0/ghc_4.hc:1426:1: error: warning: label ‘_c42x’ defined but not used [-Wunused-label] 1426 | _c42x: | ^~~~~ | 1426 | _c42x: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c42C’: /tmp/ghc46217_0/ghc_4.hc:1444:1: error: warning: label ‘_c42C’ defined but not used [-Wunused-label] 1444 | _c42C: | ^~~~~ | 1444 | _c42C: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonoidBuilderMzugo_entry’: /tmp/ghc46217_0/ghc_4.hc:1473:1: error: warning: label ‘_c439’ defined but not used [-Wunused-label] 1473 | _c439: | ^~~~~ | 1473 | _c439: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c436’: /tmp/ghc46217_0/ghc_4.hc:1502:1: error: warning: label ‘_c436’ defined but not used [-Wunused-label] 1502 | _c436: | ^~~~~ | 1502 | _c436: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Wh_entry’: /tmp/ghc46217_0/ghc_4.hc:1537:1: error: warning: label ‘_c43o’ defined but not used [-Wunused-label] 1537 | _c43o: | ^~~~~ | 1537 | _c43o: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_literal_entry’: /tmp/ghc46217_0/ghc_4.hc:1561:1: error: warning: label ‘_c43s’ defined but not used [-Wunused-label] 1561 | _c43s: | ^~~~~ | 1561 | _c43s: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Wm_entry’: /tmp/ghc46217_0/ghc_4.hc:1597:1: error: warning: label ‘_c43P’ defined but not used [-Wunused-label] 1597 | _c43P: | ^~~~~ | 1597 | _c43P: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘s3Wn_entry’: /tmp/ghc46217_0/ghc_4.hc:1622:1: error: warning: label ‘_c43S’ defined but not used [-Wunused-label] 1622 | _c43S: | ^~~~~ | 1622 | _c43S: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderMzuzdcfromString_entry’: /tmp/ghc46217_0/ghc_4.hc:1655:1: error: warning: label ‘_c43X’ defined but not used [-Wunused-label] 1655 | _c43X: | ^~~~~ | 1655 | _c43X: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c43B’: /tmp/ghc46217_0/ghc_4.hc:1683:1: error: warning: label ‘_c43B’ defined but not used [-Wunused-label] 1683 | _c43B: | ^~~~~ | 1683 | _c43B: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderM_entry’: /tmp/ghc46217_0/ghc_4.hc:1709:1: error: warning: label ‘_c449’ defined but not used [-Wunused-label] 1709 | _c449: | ^~~~~ | 1709 | _c449: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_build_entry’: /tmp/ghc46217_0/ghc_4.hc:1730:1: error: warning: label ‘_c44j’ defined but not used [-Wunused-label] 1730 | _c44j: | ^~~~~ | 1730 | _c44j: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c44g’: /tmp/ghc46217_0/ghc_4.hc:1763:1: error: warning: label ‘_c44g’ defined but not used [-Wunused-label] 1763 | _c44g: | ^~~~~ | 1763 | _c44g: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘_c44m’: /tmp/ghc46217_0/ghc_4.hc:1785:1: error: warning: label ‘_c44m’ defined but not used [-Wunused-label] 1785 | _c44m: | ^~~~~ | 1785 | _c44m: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_BuilderM_entry’: /tmp/ghc46217_0/ghc_4.hc:1916:1: error: warning: label ‘_c44C’ defined but not used [-Wunused-label] 1916 | _c44C: | ^~~~~ | 1916 | _c44C: | ^ /tmp/ghc46217_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_BuilderM_con_entry’: /tmp/ghc46217_0/ghc_4.hc:1947:1: error: warning: label ‘_c44H’ defined but not used [-Wunused-label] 1947 | _c44H: | ^~~~~ | 1947 | _c44H: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcreturn_entry’: /tmp/ghc46217_0/ghc_8.hc:9:1: error: warning: label ‘_c472’ defined but not used [-Wunused-label] 9 | _c472: | ^~~~~ | 9 | _c472: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s44S_entry’: /tmp/ghc46217_0/ghc_8.hc:40:1: error: warning: label ‘_c47p’ defined but not used [-Wunused-label] 40 | _c47p: | ^~~~~ | 40 | _c47p: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonadBuilderMzuzdczgzgze_entry’: /tmp/ghc46217_0/ghc_8.hc:65:1: error: warning: label ‘_c47s’ defined but not used [-Wunused-label] 65 | _c47s: | ^~~~~ | 65 | _c47s: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c47b’: /tmp/ghc46217_0/ghc_8.hc:97:1: error: warning: label ‘_c47b’ defined but not used [-Wunused-label] 97 | _c47b: | ^~~~~ | 97 | _c47b: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c47g’: /tmp/ghc46217_0/ghc_8.hc:120:1: error: warning: label ‘_c47g’ defined but not used [-Wunused-label] 120 | _c47g: | ^~~~~ | 120 | _c47g: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfFunctorBuilderMzuzdczlzd_entry’: /tmp/ghc46217_0/ghc_8.hc:152:1: error: warning: label ‘_c47I’ defined but not used [-Wunused-label] 152 | _c47I: | ^~~~~ | 152 | _c47I: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c47F’: /tmp/ghc46217_0/ghc_8.hc:185:1: error: warning: label ‘_c47F’ defined but not used [-Wunused-label] 185 | _c47F: | ^~~~~ | 185 | _c47F: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcfmap_entry’: /tmp/ghc46217_0/ghc_8.hc:213:1: error: warning: label ‘_c47Z’ defined but not used [-Wunused-label] 213 | _c47Z: | ^~~~~ | 213 | _c47Z: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c47W’: /tmp/ghc46217_0/ghc_8.hc:247:1: error: warning: label ‘_c47W’ defined but not used [-Wunused-label] 247 | _c47W: | ^~~~~ | 247 | _c47W: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s45f_entry’: /tmp/ghc46217_0/ghc_8.hc:286:1: error: warning: label ‘_c48u’ defined but not used [-Wunused-label] 286 | _c48u: | ^~~~~ | 286 | _c48u: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdczlztzg_entry’: /tmp/ghc46217_0/ghc_8.hc:317:1: error: warning: label ‘_c48z’ defined but not used [-Wunused-label] 317 | _c48z: | ^~~~~ | 317 | _c48z: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c48e’: /tmp/ghc46217_0/ghc_8.hc:350:1: error: warning: label ‘_c48e’ defined but not used [-Wunused-label] 350 | _c48e: | ^~~~~ | 350 | _c48e: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c48j’: /tmp/ghc46217_0/ghc_8.hc:377:1: error: warning: label ‘_c48j’ defined but not used [-Wunused-label] 377 | _c48j: | ^~~~~ | 377 | _c48j: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s45i_entry’: /tmp/ghc46217_0/ghc_8.hc:412:1: error: warning: label ‘_c48V’ defined but not used [-Wunused-label] 412 | _c48V: | ^~~~~ | 412 | _c48V: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c48S’: /tmp/ghc46217_0/ghc_8.hc:444:1: error: warning: label ‘_c48S’ defined but not used [-Wunused-label] 444 | _c48S: | ^~~~~ | 444 | _c48S: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s45x_entry’: /tmp/ghc46217_0/ghc_8.hc:477:1: error: warning: label ‘_c49r’ defined but not used [-Wunused-label] 477 | _c49r: | ^~~~~ | 477 | _c49r: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s45y_entry’: /tmp/ghc46217_0/ghc_8.hc:507:1: error: warning: label ‘_c49w’ defined but not used [-Wunused-label] 507 | _c49w: | ^~~~~ | 507 | _c49w: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c49b’: /tmp/ghc46217_0/ghc_8.hc:535:1: error: warning: label ‘_c49b’ defined but not used [-Wunused-label] 535 | _c49b: | ^~~~~ | 535 | _c49b: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c49g’: /tmp/ghc46217_0/ghc_8.hc:562:1: error: warning: label ‘_c49g’ defined but not used [-Wunused-label] 562 | _c49g: | ^~~~~ | 562 | _c49g: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcliftA2_entry’: /tmp/ghc46217_0/ghc_8.hc:598:1: error: warning: label ‘_c49H’ defined but not used [-Wunused-label] 598 | _c49H: | ^~~~~ | 598 | _c49H: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s45J_entry’: /tmp/ghc46217_0/ghc_8.hc:632:1: error: warning: label ‘_c4a6’ defined but not used [-Wunused-label] 632 | _c4a6: | ^~~~~ | 632 | _c4a6: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcztzg_entry’: /tmp/ghc46217_0/ghc_8.hc:662:1: error: warning: label ‘_c4ab’ defined but not used [-Wunused-label] 662 | _c4ab: | ^~~~~ | 662 | _c4ab: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c49Q’: /tmp/ghc46217_0/ghc_8.hc:690:1: error: warning: label ‘_c49Q’ defined but not used [-Wunused-label] 690 | _c49Q: | ^~~~~ | 690 | _c49Q: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c49V’: /tmp/ghc46217_0/ghc_8.hc:715:1: error: warning: label ‘_c49V’ defined but not used [-Wunused-label] 715 | _c49V: | ^~~~~ | 715 | _c49V: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s45U_entry’: /tmp/ghc46217_0/ghc_8.hc:747:1: error: warning: label ‘_c4aF’ defined but not used [-Wunused-label] 747 | _c4aF: | ^~~~~ | 747 | _c4aF: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdczlzt_entry’: /tmp/ghc46217_0/ghc_8.hc:778:1: error: warning: label ‘_c4aK’ defined but not used [-Wunused-label] 778 | _c4aK: | ^~~~~ | 778 | _c4aK: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4ap’: /tmp/ghc46217_0/ghc_8.hc:811:1: error: warning: label ‘_c4ap’ defined but not used [-Wunused-label] 811 | _c4ap: | ^~~~~ | 811 | _c4ap: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4au’: /tmp/ghc46217_0/ghc_8.hc:837:1: error: warning: label ‘_c4au’ defined but not used [-Wunused-label] 837 | _c4au: | ^~~~~ | 837 | _c4au: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s463_entry’: /tmp/ghc46217_0/ghc_8.hc:867:1: error: warning: label ‘_c4bd’ defined but not used [-Wunused-label] 867 | _c4bd: | ^~~~~ | 867 | _c4bd: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonadBuilderMzuzdczgzg_entry’: /tmp/ghc46217_0/ghc_8.hc:891:1: error: warning: label ‘_c4bg’ defined but not used [-Wunused-label] 891 | _c4bg: | ^~~~~ | 891 | _c4bg: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4aY’: /tmp/ghc46217_0/ghc_8.hc:919:1: error: warning: label ‘_c4aY’ defined but not used [-Wunused-label] 919 | _c4aY: | ^~~~~ | 919 | _c4aY: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4b3’: /tmp/ghc46217_0/ghc_8.hc:944:1: error: warning: label ‘_c4b3’ defined but not used [-Wunused-label] 944 | _c4b3: | ^~~~~ | 944 | _c4b3: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘r3U4_entry’: /tmp/ghc46217_0/ghc_8.hc:985:1: error: warning: label ‘_c4bu’ defined but not used [-Wunused-label] 985 | _c4bu: | ^~~~~ | 985 | _c4bu: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s46h_entry’: /tmp/ghc46217_0/ghc_8.hc:1015:1: error: warning: label ‘_c4bT’ defined but not used [-Wunused-label] 1015 | _c4bT: | ^~~~~ | 1015 | _c4bT: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdwgo1_entry’: /tmp/ghc46217_0/ghc_8.hc:1039:1: error: warning: label ‘_c4c0’ defined but not used [-Wunused-label] 1039 | _c4c0: | ^~~~~ | 1039 | _c4c0: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4bB’: /tmp/ghc46217_0/ghc_8.hc:1072:1: error: warning: label ‘_c4bB’ defined but not used [-Wunused-label] 1072 | _c4bB: | ^~~~~ | 1072 | _c4bB: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4bH’: /tmp/ghc46217_0/ghc_8.hc:1106:1: error: warning: label ‘_c4bH’ defined but not used [-Wunused-label] 1106 | _c4bH: | ^~~~~ | 1106 | _c4bH: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4bM’: /tmp/ghc46217_0/ghc_8.hc:1126:1: error: warning: label ‘_c4bM’ defined but not used [-Wunused-label] 1126 | _c4bM: | ^~~~~ | 1126 | _c4bM: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzugo_entry’: /tmp/ghc46217_0/ghc_8.hc:1155:1: error: warning: label ‘_c4cj’ defined but not used [-Wunused-label] 1155 | _c4cj: | ^~~~~ | 1155 | _c4cj: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4cg’: /tmp/ghc46217_0/ghc_8.hc:1189:1: error: warning: label ‘_c4cg’ defined but not used [-Wunused-label] 1189 | _c4cg: | ^~~~~ | 1189 | _c4cg: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4cm’: /tmp/ghc46217_0/ghc_8.hc:1210:1: error: warning: label ‘_c4cm’ defined but not used [-Wunused-label] 1210 | _c4cm: | ^~~~~ | 1210 | _c4cm: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzuzdcsconcat_entry’: /tmp/ghc46217_0/ghc_8.hc:1238:1: error: warning: label ‘_c4cD’ defined but not used [-Wunused-label] 1238 | _c4cD: | ^~~~~ | 1238 | _c4cD: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4cA’: /tmp/ghc46217_0/ghc_8.hc:1270:1: error: warning: label ‘_c4cA’ defined but not used [-Wunused-label] 1270 | _c4cA: | ^~~~~ | 1270 | _c4cA: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzuzdcstimes_entry’: /tmp/ghc46217_0/ghc_8.hc:1297:1: error: warning: label ‘_c4cO’ defined but not used [-Wunused-label] 1297 | _c4cO: | ^~~~~ | 1297 | _c4cO: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s46F_entry’: /tmp/ghc46217_0/ghc_8.hc:1334:1: error: warning: label ‘_c4dd’ defined but not used [-Wunused-label] 1334 | _c4dd: | ^~~~~ | 1334 | _c4dd: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdwgo_entry’: /tmp/ghc46217_0/ghc_8.hc:1359:1: error: warning: label ‘_c4dk’ defined but not used [-Wunused-label] 1359 | _c4dk: | ^~~~~ | 1359 | _c4dk: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4cV’: /tmp/ghc46217_0/ghc_8.hc:1394:1: error: warning: label ‘_c4cV’ defined but not used [-Wunused-label] 1394 | _c4cV: | ^~~~~ | 1394 | _c4cV: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4d1’: /tmp/ghc46217_0/ghc_8.hc:1426:1: error: warning: label ‘_c4d1’ defined but not used [-Wunused-label] 1426 | _c4d1: | ^~~~~ | 1426 | _c4d1: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4d6’: /tmp/ghc46217_0/ghc_8.hc:1444:1: error: warning: label ‘_c4d6’ defined but not used [-Wunused-label] 1444 | _c4d6: | ^~~~~ | 1444 | _c4d6: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonoidBuilderMzugo_entry’: /tmp/ghc46217_0/ghc_8.hc:1473:1: error: warning: label ‘_c4dD’ defined but not used [-Wunused-label] 1473 | _c4dD: | ^~~~~ | 1473 | _c4dD: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4dA’: /tmp/ghc46217_0/ghc_8.hc:1502:1: error: warning: label ‘_c4dA’ defined but not used [-Wunused-label] 1502 | _c4dA: | ^~~~~ | 1502 | _c4dA: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s46L_entry’: /tmp/ghc46217_0/ghc_8.hc:1537:1: error: warning: label ‘_c4dS’ defined but not used [-Wunused-label] 1537 | _c4dS: | ^~~~~ | 1537 | _c4dS: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_literal_entry’: /tmp/ghc46217_0/ghc_8.hc:1561:1: error: warning: label ‘_c4dW’ defined but not used [-Wunused-label] 1561 | _c4dW: | ^~~~~ | 1561 | _c4dW: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s46Q_entry’: /tmp/ghc46217_0/ghc_8.hc:1597:1: error: warning: label ‘_c4ej’ defined but not used [-Wunused-label] 1597 | _c4ej: | ^~~~~ | 1597 | _c4ej: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘s46R_entry’: /tmp/ghc46217_0/ghc_8.hc:1622:1: error: warning: label ‘_c4em’ defined but not used [-Wunused-label] 1622 | _c4em: | ^~~~~ | 1622 | _c4em: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderMzuzdcfromString_entry’: /tmp/ghc46217_0/ghc_8.hc:1655:1: error: warning: label ‘_c4er’ defined but not used [-Wunused-label] 1655 | _c4er: | ^~~~~ | 1655 | _c4er: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4e5’: /tmp/ghc46217_0/ghc_8.hc:1683:1: error: warning: label ‘_c4e5’ defined but not used [-Wunused-label] 1683 | _c4e5: | ^~~~~ | 1683 | _c4e5: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderM_entry’: /tmp/ghc46217_0/ghc_8.hc:1709:1: error: warning: label ‘_c4eD’ defined but not used [-Wunused-label] 1709 | _c4eD: | ^~~~~ | 1709 | _c4eD: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_build_entry’: /tmp/ghc46217_0/ghc_8.hc:1730:1: error: warning: label ‘_c4eN’ defined but not used [-Wunused-label] 1730 | _c4eN: | ^~~~~ | 1730 | _c4eN: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4eK’: /tmp/ghc46217_0/ghc_8.hc:1763:1: error: warning: label ‘_c4eK’ defined but not used [-Wunused-label] 1763 | _c4eK: | ^~~~~ | 1763 | _c4eK: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘_c4eQ’: /tmp/ghc46217_0/ghc_8.hc:1785:1: error: warning: label ‘_c4eQ’ defined but not used [-Wunused-label] 1785 | _c4eQ: | ^~~~~ | 1785 | _c4eQ: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_BuilderM_entry’: /tmp/ghc46217_0/ghc_8.hc:1916:1: error: warning: label ‘_c4f6’ defined but not used [-Wunused-label] 1916 | _c4f6: | ^~~~~ | 1916 | _c4f6: | ^ /tmp/ghc46217_0/ghc_8.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_BuilderM_con_entry’: /tmp/ghc46217_0/ghc_8.hc:1947:1: error: warning: label ‘_c4fb’ defined but not used [-Wunused-label] 1947 | _c4fb: | ^~~~~ | 1947 | _c4fb: | ^ [1 of 1] Compiling Data.String.Builder ( src/Data/String/Builder.hs, dist/build/Data/String/Builder.p_o ) src/Data/String/Builder.hs:24:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 24 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/String/Builder.hs:26:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 26 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcreturn_entry’: /tmp/ghc46236_0/ghc_4.hc:52:1: error: warning: label ‘_c3Xa’ defined but not used [-Wunused-label] 52 | _c3Xa: | ^~~~~ | 52 | _c3Xa: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3UM_entry’: /tmp/ghc46236_0/ghc_4.hc:92:1: error: warning: label ‘_c3XE’ defined but not used [-Wunused-label] 92 | _c3XE: | ^~~~~ | 92 | _c3XE: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonadBuilderMzuzdczgzgze_entry’: /tmp/ghc46236_0/ghc_4.hc:128:1: error: warning: label ‘_c3XH’ defined but not used [-Wunused-label] 128 | _c3XH: | ^~~~~ | 128 | _c3XH: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c3Xm’: /tmp/ghc46236_0/ghc_4.hc:162:1: error: warning: label ‘_c3Xm’ defined but not used [-Wunused-label] 162 | _c3Xm: | ^~~~~ | 162 | _c3Xm: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c3Xs’: /tmp/ghc46236_0/ghc_4.hc:188:1: error: warning: label ‘_c3Xs’ defined but not used [-Wunused-label] 188 | _c3Xs: | ^~~~~ | 188 | _c3Xs: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfFunctorBuilderMzuzdczlzd_entry’: /tmp/ghc46236_0/ghc_4.hc:232:1: error: warning: label ‘_c3Y2’ defined but not used [-Wunused-label] 232 | _c3Y2: | ^~~~~ | 232 | _c3Y2: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c3XZ’: /tmp/ghc46236_0/ghc_4.hc:268:1: error: warning: label ‘_c3XZ’ defined but not used [-Wunused-label] 268 | _c3XZ: | ^~~~~ | 268 | _c3XZ: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3UX_entry’: /tmp/ghc46236_0/ghc_4.hc:303:1: error: warning: label ‘_c3Yv’ defined but not used [-Wunused-label] 303 | _c3Yv: | ^~~~~ | 303 | _c3Yv: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcfmap_entry’: /tmp/ghc46236_0/ghc_4.hc:340:1: error: warning: label ‘_c3Yy’ defined but not used [-Wunused-label] 340 | _c3Yy: | ^~~~~ | 340 | _c3Yy: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c3Yj’: /tmp/ghc46236_0/ghc_4.hc:378:1: error: warning: label ‘_c3Yj’ defined but not used [-Wunused-label] 378 | _c3Yj: | ^~~~~ | 378 | _c3Yj: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3V8_entry’: /tmp/ghc46236_0/ghc_4.hc:428:1: error: warning: label ‘_c3Zf’ defined but not used [-Wunused-label] 428 | _c3Zf: | ^~~~~ | 428 | _c3Zf: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3V9_entry’: /tmp/ghc46236_0/ghc_4.hc:467:1: error: warning: label ‘_c3Zi’ defined but not used [-Wunused-label] 467 | _c3Zi: | ^~~~~ | 467 | _c3Zi: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3V6_entry’: /tmp/ghc46236_0/ghc_4.hc:511:1: error: warning: label ‘_c3Zu’ defined but not used [-Wunused-label] 511 | _c3Zu: | ^~~~~ | 511 | _c3Zu: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdczlztzg_entry’: /tmp/ghc46236_0/ghc_4.hc:548:1: error: warning: label ‘_c3Zx’ defined but not used [-Wunused-label] 548 | _c3Zx: | ^~~~~ | 548 | _c3Zx: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c3YP’: /tmp/ghc46236_0/ghc_4.hc:583:1: error: warning: label ‘_c3YP’ defined but not used [-Wunused-label] 583 | _c3YP: | ^~~~~ | 583 | _c3YP: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c3YV’: /tmp/ghc46236_0/ghc_4.hc:615:1: error: warning: label ‘_c3YV’ defined but not used [-Wunused-label] 615 | _c3YV: | ^~~~~ | 615 | _c3YV: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Vg_entry’: /tmp/ghc46236_0/ghc_4.hc:664:1: error: warning: label ‘_c40d’ defined but not used [-Wunused-label] 664 | _c40d: | ^~~~~ | 664 | _c40d: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Vc_entry’: /tmp/ghc46236_0/ghc_4.hc:701:1: error: warning: label ‘_c40g’ defined but not used [-Wunused-label] 701 | _c40g: | ^~~~~ | 701 | _c40g: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c401’: /tmp/ghc46236_0/ghc_4.hc:743:1: error: warning: label ‘_c401’ defined but not used [-Wunused-label] 743 | _c401: | ^~~~~ | 743 | _c401: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Vq_entry’: /tmp/ghc46236_0/ghc_4.hc:786:1: error: warning: label ‘_c40X’ defined but not used [-Wunused-label] 786 | _c40X: | ^~~~~ | 786 | _c40X: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Vr_entry’: /tmp/ghc46236_0/ghc_4.hc:825:1: error: warning: label ‘_c410’ defined but not used [-Wunused-label] 825 | _c410: | ^~~~~ | 825 | _c410: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Vo_entry’: /tmp/ghc46236_0/ghc_4.hc:869:1: error: warning: label ‘_c41c’ defined but not used [-Wunused-label] 869 | _c41c: | ^~~~~ | 869 | _c41c: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Vs_entry’: /tmp/ghc46236_0/ghc_4.hc:906:1: error: warning: label ‘_c41f’ defined but not used [-Wunused-label] 906 | _c41f: | ^~~~~ | 906 | _c41f: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c40x’: /tmp/ghc46236_0/ghc_4.hc:943:1: error: warning: label ‘_c40x’ defined but not used [-Wunused-label] 943 | _c40x: | ^~~~~ | 943 | _c40x: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c40D’: /tmp/ghc46236_0/ghc_4.hc:975:1: error: warning: label ‘_c40D’ defined but not used [-Wunused-label] 975 | _c40D: | ^~~~~ | 975 | _c40D: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcliftA2_entry’: /tmp/ghc46236_0/ghc_4.hc:1029:1: error: warning: label ‘_c41p’ defined but not used [-Wunused-label] 1029 | _c41p: | ^~~~~ | 1029 | _c41p: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3VC_entry’: /tmp/ghc46236_0/ghc_4.hc:1074:1: error: warning: label ‘_c42d’ defined but not used [-Wunused-label] 1074 | _c42d: | ^~~~~ | 1074 | _c42d: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3VD_entry’: /tmp/ghc46236_0/ghc_4.hc:1113:1: error: warning: label ‘_c42g’ defined but not used [-Wunused-label] 1113 | _c42g: | ^~~~~ | 1113 | _c42g: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdcztzg_entry’: /tmp/ghc46236_0/ghc_4.hc:1159:1: error: warning: label ‘_c42l’ defined but not used [-Wunused-label] 1159 | _c42l: | ^~~~~ | 1159 | _c42l: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c41N’: /tmp/ghc46236_0/ghc_4.hc:1194:1: error: warning: label ‘_c41N’ defined but not used [-Wunused-label] 1194 | _c41N: | ^~~~~ | 1194 | _c41N: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c41T’: /tmp/ghc46236_0/ghc_4.hc:1222:1: error: warning: label ‘_c41T’ defined but not used [-Wunused-label] 1222 | _c41T: | ^~~~~ | 1222 | _c41T: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3VN_entry’: /tmp/ghc46236_0/ghc_4.hc:1264:1: error: warning: label ‘_c436’ defined but not used [-Wunused-label] 1264 | _c436: | ^~~~~ | 1264 | _c436: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3VO_entry’: /tmp/ghc46236_0/ghc_4.hc:1303:1: error: warning: label ‘_c439’ defined but not used [-Wunused-label] 1303 | _c439: | ^~~~~ | 1303 | _c439: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfApplicativeBuilderMzuzdczlzt_entry’: /tmp/ghc46236_0/ghc_4.hc:1349:1: error: warning: label ‘_c43e’ defined but not used [-Wunused-label] 1349 | _c43e: | ^~~~~ | 1349 | _c43e: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c42G’: /tmp/ghc46236_0/ghc_4.hc:1384:1: error: warning: label ‘_c42G’ defined but not used [-Wunused-label] 1384 | _c42G: | ^~~~~ | 1384 | _c42G: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c42M’: /tmp/ghc46236_0/ghc_4.hc:1414:1: error: warning: label ‘_c42M’ defined but not used [-Wunused-label] 1414 | _c42M: | ^~~~~ | 1414 | _c42M: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3VX_entry’: /tmp/ghc46236_0/ghc_4.hc:1457:1: error: warning: label ‘_c43S’ defined but not used [-Wunused-label] 1457 | _c43S: | ^~~~~ | 1457 | _c43S: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonadBuilderMzuzdczgzg_entry’: /tmp/ghc46236_0/ghc_4.hc:1493:1: error: warning: label ‘_c43V’ defined but not used [-Wunused-label] 1493 | _c43V: | ^~~~~ | 1493 | _c43V: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c43z’: /tmp/ghc46236_0/ghc_4.hc:1528:1: error: warning: label ‘_c43z’ defined but not used [-Wunused-label] 1528 | _c43z: | ^~~~~ | 1528 | _c43z: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c43F’: /tmp/ghc46236_0/ghc_4.hc:1556:1: error: warning: label ‘_c43F’ defined but not used [-Wunused-label] 1556 | _c43F: | ^~~~~ | 1556 | _c43F: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘r3Ut_entry’: /tmp/ghc46236_0/ghc_4.hc:1610:1: error: warning: label ‘_c44d’ defined but not used [-Wunused-label] 1610 | _c44d: | ^~~~~ | 1610 | _c44d: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Wb_entry’: /tmp/ghc46236_0/ghc_4.hc:1646:1: error: warning: label ‘_c44K’ defined but not used [-Wunused-label] 1646 | _c44K: | ^~~~~ | 1646 | _c44K: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdwgo1_entry’: /tmp/ghc46236_0/ghc_4.hc:1682:1: error: warning: label ‘_c44R’ defined but not used [-Wunused-label] 1682 | _c44R: | ^~~~~ | 1682 | _c44R: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c44n’: /tmp/ghc46236_0/ghc_4.hc:1717:1: error: warning: label ‘_c44n’ defined but not used [-Wunused-label] 1717 | _c44n: | ^~~~~ | 1717 | _c44n: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c44u’: /tmp/ghc46236_0/ghc_4.hc:1753:1: error: warning: label ‘_c44u’ defined but not used [-Wunused-label] 1753 | _c44u: | ^~~~~ | 1753 | _c44u: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c44A’: /tmp/ghc46236_0/ghc_4.hc:1778:1: error: warning: label ‘_c44A’ defined but not used [-Wunused-label] 1778 | _c44A: | ^~~~~ | 1778 | _c44A: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzugo_entry’: /tmp/ghc46236_0/ghc_4.hc:1816:1: error: warning: label ‘_c45f’ defined but not used [-Wunused-label] 1816 | _c45f: | ^~~~~ | 1816 | _c45f: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c45c’: /tmp/ghc46236_0/ghc_4.hc:1851:1: error: warning: label ‘_c45c’ defined but not used [-Wunused-label] 1851 | _c45c: | ^~~~~ | 1851 | _c45c: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c45j’: /tmp/ghc46236_0/ghc_4.hc:1874:1: error: warning: label ‘_c45j’ defined but not used [-Wunused-label] 1874 | _c45j: | ^~~~~ | 1874 | _c45j: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzuzdcsconcat_entry’: /tmp/ghc46236_0/ghc_4.hc:1910:1: error: warning: label ‘_c45D’ defined but not used [-Wunused-label] 1910 | _c45D: | ^~~~~ | 1910 | _c45D: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c45A’: /tmp/ghc46236_0/ghc_4.hc:1944:1: error: warning: label ‘_c45A’ defined but not used [-Wunused-label] 1944 | _c45A: | ^~~~~ | 1944 | _c45A: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfSemigroupBuilderMzuzdcstimes_entry’: /tmp/ghc46236_0/ghc_4.hc:1976:1: error: warning: label ‘_c45Q’ defined but not used [-Wunused-label] 1976 | _c45Q: | ^~~~~ | 1976 | _c45Q: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3Wz_entry’: /tmp/ghc46236_0/ghc_4.hc:2019:1: error: warning: label ‘_c46n’ defined but not used [-Wunused-label] 2019 | _c46n: | ^~~~~ | 2019 | _c46n: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdwgo_entry’: /tmp/ghc46236_0/ghc_4.hc:2055:1: error: warning: label ‘_c46u’ defined but not used [-Wunused-label] 2055 | _c46u: | ^~~~~ | 2055 | _c46u: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c460’: /tmp/ghc46236_0/ghc_4.hc:2092:1: error: warning: label ‘_c460’ defined but not used [-Wunused-label] 2092 | _c460: | ^~~~~ | 2092 | _c460: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c467’: /tmp/ghc46236_0/ghc_4.hc:2127:1: error: warning: label ‘_c467’ defined but not used [-Wunused-label] 2127 | _c467: | ^~~~~ | 2127 | _c467: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c46d’: /tmp/ghc46236_0/ghc_4.hc:2149:1: error: warning: label ‘_c46d’ defined but not used [-Wunused-label] 2149 | _c46d: | ^~~~~ | 2149 | _c46d: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfMonoidBuilderMzugo_entry’: /tmp/ghc46236_0/ghc_4.hc:2187:1: error: warning: label ‘_c46S’ defined but not used [-Wunused-label] 2187 | _c46S: | ^~~~~ | 2187 | _c46S: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c46P’: /tmp/ghc46236_0/ghc_4.hc:2218:1: error: warning: label ‘_c46P’ defined but not used [-Wunused-label] 2218 | _c46P: | ^~~~~ | 2218 | _c46P: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3WF_entry’: /tmp/ghc46236_0/ghc_4.hc:2266:1: error: warning: label ‘_c47q’ defined but not used [-Wunused-label] 2266 | _c47q: | ^~~~~ | 2266 | _c47q: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3WG_entry’: /tmp/ghc46236_0/ghc_4.hc:2310:1: error: warning: label ‘_c47u’ defined but not used [-Wunused-label] 2310 | _c47u: | ^~~~~ | 2310 | _c47u: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_literal_entry’: /tmp/ghc46236_0/ghc_4.hc:2362:1: error: warning: label ‘_c47z’ defined but not used [-Wunused-label] 2362 | _c47z: | ^~~~~ | 2362 | _c47z: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderM2_entry’: /tmp/ghc46236_0/ghc_4.hc:2429:1: error: warning: label ‘_c47T’ defined but not used [-Wunused-label] 2429 | _c47T: | ^~~~~ | 2429 | _c47T: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderM1_entry’: /tmp/ghc46236_0/ghc_4.hc:2488:1: error: warning: label ‘_c487’ defined but not used [-Wunused-label] 2488 | _c487: | ^~~~~ | 2488 | _c487: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘s3WQ_entry’: /tmp/ghc46236_0/ghc_4.hc:2546:1: error: warning: label ‘_c48G’ defined but not used [-Wunused-label] 2546 | _c48G: | ^~~~~ | 2546 | _c48G: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderMzuzdcfromString_entry’: /tmp/ghc46236_0/ghc_4.hc:2582:1: error: warning: label ‘_c48J’ defined but not used [-Wunused-label] 2582 | _c48J: | ^~~~~ | 2582 | _c48J: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c48i’: /tmp/ghc46236_0/ghc_4.hc:2617:1: error: warning: label ‘_c48i’ defined but not used [-Wunused-label] 2617 | _c48i: | ^~~~~ | 2617 | _c48i: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c48o’: /tmp/ghc46236_0/ghc_4.hc:2639:1: error: warning: label ‘_c48o’ defined but not used [-Wunused-label] 2639 | _c48o: | ^~~~~ | 2639 | _c48o: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c48t’: /tmp/ghc46236_0/ghc_4.hc:2669:1: error: warning: label ‘_c48t’ defined but not used [-Wunused-label] 2669 | _c48t: | ^~~~~ | 2669 | _c48t: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_zdfIsStringBuilderM_entry’: /tmp/ghc46236_0/ghc_4.hc:2711:1: error: warning: label ‘_c493’ defined but not used [-Wunused-label] 2711 | _c493: | ^~~~~ | 2711 | _c493: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_build_entry’: /tmp/ghc46236_0/ghc_4.hc:2740:1: error: warning: label ‘_c49h’ defined but not used [-Wunused-label] 2740 | _c49h: | ^~~~~ | 2740 | _c49h: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c49e’: /tmp/ghc46236_0/ghc_4.hc:2781:1: error: warning: label ‘_c49e’ defined but not used [-Wunused-label] 2781 | _c49e: | ^~~~~ | 2781 | _c49e: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘_c49l’: /tmp/ghc46236_0/ghc_4.hc:2805:1: error: warning: label ‘_c49l’ defined but not used [-Wunused-label] 2805 | _c49l: | ^~~~~ | 2805 | _c49l: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_BuilderM_entry’: /tmp/ghc46236_0/ghc_4.hc:2959:1: error: warning: label ‘_c49D’ defined but not used [-Wunused-label] 2959 | _c49D: | ^~~~~ | 2959 | _c49D: | ^ /tmp/ghc46236_0/ghc_4.hc: In function ‘stringbuilderzm0zi5zi1zm5HEI8aC58Ad8W3nl6P8koh_DataziStringziBuilder_BuilderM_con_entry’: /tmp/ghc46236_0/ghc_4.hc:3000:1: error: warning: label ‘_c49N’ defined but not used [-Wunused-label] 3000 | _c49N: | ^~~~~ | 3000 | _c49N: | ^ Preprocessing test suite 'spec' for stringbuilder-0.5.1.. Building test suite 'spec' for stringbuilder-0.5.1.. [1 of 1] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o ) /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main66_entry’: /tmp/ghc46272_0/ghc_2.hc:18:1: error: warning: label ‘_c85o’ defined but not used [-Wunused-label] 18 | _c85o: | ^~~~~ | 18 | _c85o: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main62_entry’: /tmp/ghc46272_0/ghc_2.hc:71:1: error: warning: label ‘_c85x’ defined but not used [-Wunused-label] 71 | _c85x: | ^~~~~ | 71 | _c85x: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main31_entry’: /tmp/ghc46272_0/ghc_2.hc:119:1: error: warning: label ‘_c85G’ defined but not used [-Wunused-label] 119 | _c85G: | ^~~~~ | 119 | _c85G: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main30_entry’: /tmp/ghc46272_0/ghc_2.hc:160:1: error: warning: label ‘_c85P’ defined but not used [-Wunused-label] 160 | _c85P: | ^~~~~ | 160 | _c85P: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main29_entry’: /tmp/ghc46272_0/ghc_2.hc:201:1: error: warning: label ‘_c85Y’ defined but not used [-Wunused-label] 201 | _c85Y: | ^~~~~ | 201 | _c85Y: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main27_entry’: /tmp/ghc46272_0/ghc_2.hc:242:1: error: warning: label ‘_c867’ defined but not used [-Wunused-label] 242 | _c867: | ^~~~~ | 242 | _c867: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main53_entry’: /tmp/ghc46272_0/ghc_2.hc:339:1: error: warning: label ‘_c86g’ defined but not used [-Wunused-label] 339 | _c86g: | ^~~~~ | 339 | _c86g: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main48_entry’: /tmp/ghc46272_0/ghc_2.hc:388:1: error: warning: label ‘_c86p’ defined but not used [-Wunused-label] 388 | _c86p: | ^~~~~ | 388 | _c86p: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main47_entry’: /tmp/ghc46272_0/ghc_2.hc:429:1: error: warning: label ‘_c86y’ defined but not used [-Wunused-label] 429 | _c86y: | ^~~~~ | 429 | _c86y: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main46_entry’: /tmp/ghc46272_0/ghc_2.hc:471:1: error: warning: label ‘_c86H’ defined but not used [-Wunused-label] 471 | _c86H: | ^~~~~ | 471 | _c86H: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main45_entry’: /tmp/ghc46272_0/ghc_2.hc:513:1: error: warning: label ‘_c86Q’ defined but not used [-Wunused-label] 513 | _c86Q: | ^~~~~ | 513 | _c86Q: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main44_entry’: /tmp/ghc46272_0/ghc_2.hc:555:1: error: warning: label ‘_c86Z’ defined but not used [-Wunused-label] 555 | _c86Z: | ^~~~~ | 555 | _c86Z: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_mainzuw4_entry’: /tmp/ghc46272_0/ghc_2.hc:597:1: error: warning: label ‘_c878’ defined but not used [-Wunused-label] 597 | _c878: | ^~~~~ | 597 | _c878: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_mainzuw3_entry’: /tmp/ghc46272_0/ghc_2.hc:640:1: error: warning: label ‘_c87h’ defined but not used [-Wunused-label] 640 | _c87h: | ^~~~~ | 640 | _c87h: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘r82x_entry’: /tmp/ghc46272_0/ghc_2.hc:687:1: error: warning: label ‘_c87q’ defined but not used [-Wunused-label] 687 | _c87q: | ^~~~~ | 687 | _c87q: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘r82z_entry’: /tmp/ghc46272_0/ghc_2.hc:743:1: error: warning: label ‘_c87A’ defined but not used [-Wunused-label] 743 | _c87A: | ^~~~~ | 743 | _c87A: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘r82C_entry’: /tmp/ghc46272_0/ghc_2.hc:793:1: error: warning: label ‘_c87K’ defined but not used [-Wunused-label] 793 | _c87K: | ^~~~~ | 793 | _c87K: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘r82J_entry’: /tmp/ghc46272_0/ghc_2.hc:884:1: error: warning: label ‘_c87R’ defined but not used [-Wunused-label] 884 | _c87R: | ^~~~~ | 884 | _c87R: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘r82K_entry’: /tmp/ghc46272_0/ghc_2.hc:919:1: error: warning: label ‘_c880’ defined but not used [-Wunused-label] 919 | _c880: | ^~~~~ | 919 | _c880: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c87Y’: /tmp/ghc46272_0/ghc_2.hc:947:1: error: warning: label ‘_c87Y’ defined but not used [-Wunused-label] 947 | _c87Y: | ^~~~~ | 947 | _c87Y: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main42_entry’: /tmp/ghc46272_0/ghc_2.hc:964:1: error: warning: label ‘_c88c’ defined but not used [-Wunused-label] 964 | _c88c: | ^~~~~ | 964 | _c88c: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c88a’: /tmp/ghc46272_0/ghc_2.hc:993:1: error: warning: label ‘_c88a’ defined but not used [-Wunused-label] 993 | _c88a: | ^~~~~ | 993 | _c88a: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main41_entry’: /tmp/ghc46272_0/ghc_2.hc:1011:1: error: warning: label ‘_c88s’ defined but not used [-Wunused-label] 1011 | _c88s: | ^~~~~ | 1011 | _c88s: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c88m’: /tmp/ghc46272_0/ghc_2.hc:1043:1: error: warning: label ‘_c88m’ defined but not used [-Wunused-label] 1043 | _c88m: | ^~~~~ | 1043 | _c88m: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main40_entry’: /tmp/ghc46272_0/ghc_2.hc:1069:1: error: warning: label ‘_c88F’ defined but not used [-Wunused-label] 1069 | _c88F: | ^~~~~ | 1069 | _c88F: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main34_entry’: /tmp/ghc46272_0/ghc_2.hc:1131:1: error: warning: label ‘_c88O’ defined but not used [-Wunused-label] 1131 | _c88O: | ^~~~~ | 1131 | _c88O: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main18_entry’: /tmp/ghc46272_0/ghc_2.hc:1225:1: error: warning: label ‘_c88X’ defined but not used [-Wunused-label] 1225 | _c88X: | ^~~~~ | 1225 | _c88X: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main17_entry’: /tmp/ghc46272_0/ghc_2.hc:1271:1: error: warning: label ‘_c897’ defined but not used [-Wunused-label] 1271 | _c897: | ^~~~~ | 1271 | _c897: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c894’: /tmp/ghc46272_0/ghc_2.hc:1305:1: error: warning: label ‘_c894’ defined but not used [-Wunused-label] 1305 | _c894: | ^~~~~ | 1305 | _c894: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c89a’: /tmp/ghc46272_0/ghc_2.hc:1330:1: error: warning: label ‘_c89a’ defined but not used [-Wunused-label] 1330 | _c89a: | ^~~~~ | 1330 | _c89a: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main16_entry’: /tmp/ghc46272_0/ghc_2.hc:1357:1: error: warning: label ‘_c89t’ defined but not used [-Wunused-label] 1357 | _c89t: | ^~~~~ | 1357 | _c89t: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c89q’: /tmp/ghc46272_0/ghc_2.hc:1391:1: error: warning: label ‘_c89q’ defined but not used [-Wunused-label] 1391 | _c89q: | ^~~~~ | 1391 | _c89q: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c89w’: /tmp/ghc46272_0/ghc_2.hc:1416:1: error: warning: label ‘_c89w’ defined but not used [-Wunused-label] 1416 | _c89w: | ^~~~~ | 1416 | _c89w: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main15_entry’: /tmp/ghc46272_0/ghc_2.hc:1435:1: error: warning: label ‘_c89M’ defined but not used [-Wunused-label] 1435 | _c89M: | ^~~~~ | 1435 | _c89M: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main14_entry’: /tmp/ghc46272_0/ghc_2.hc:1463:1: error: warning: label ‘_c89T’ defined but not used [-Wunused-label] 1463 | _c89T: | ^~~~~ | 1463 | _c89T: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘s84Y_entry’: /tmp/ghc46272_0/ghc_2.hc:1490:1: error: warning: label ‘_c8a4’ defined but not used [-Wunused-label] 1490 | _c8a4: | ^~~~~ | 1490 | _c8a4: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main13_entry’: /tmp/ghc46272_0/ghc_2.hc:1517:1: error: warning: label ‘_c8a8’ defined but not used [-Wunused-label] 1517 | _c8a8: | ^~~~~ | 1517 | _c8a8: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘s858_entry’: /tmp/ghc46272_0/ghc_2.hc:1554:1: error: warning: label ‘_c8az’ defined but not used [-Wunused-label] 1554 | _c8az: | ^~~~~ | 1554 | _c8az: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘s859_entry’: /tmp/ghc46272_0/ghc_2.hc:1591:1: error: warning: label ‘_c8aE’ defined but not used [-Wunused-label] 1591 | _c8aE: | ^~~~~ | 1591 | _c8aE: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_zdwgo_entry’: /tmp/ghc46272_0/ghc_2.hc:1627:1: error: warning: label ‘_c8aN’ defined but not used [-Wunused-label] 1627 | _c8aN: | ^~~~~ | 1627 | _c8aN: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c8ah’: /tmp/ghc46272_0/ghc_2.hc:1662:1: error: warning: label ‘_c8ah’ defined but not used [-Wunused-label] 1662 | _c8ah: | ^~~~~ | 1662 | _c8ah: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c8an’: /tmp/ghc46272_0/ghc_2.hc:1690:1: error: warning: label ‘_c8an’ defined but not used [-Wunused-label] 1690 | _c8an: | ^~~~~ | 1690 | _c8an: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main12_entry’: /tmp/ghc46272_0/ghc_2.hc:1718:1: error: warning: label ‘_c8b6’ defined but not used [-Wunused-label] 1718 | _c8b6: | ^~~~~ | 1718 | _c8b6: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c8b1’: /tmp/ghc46272_0/ghc_2.hc:1746:1: error: warning: label ‘_c8b1’ defined but not used [-Wunused-label] 1746 | _c8b1: | ^~~~~ | 1746 | _c8b1: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c8b3’: /tmp/ghc46272_0/ghc_2.hc:1767:1: error: warning: label ‘_c8b3’ defined but not used [-Wunused-label] 1767 | _c8b3: | ^~~~~ | 1767 | _c8b3: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c8b9’: /tmp/ghc46272_0/ghc_2.hc:1785:1: error: warning: label ‘_c8b9’ defined but not used [-Wunused-label] 1785 | _c8b9: | ^~~~~ | 1785 | _c8b9: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘_c8bd’: /tmp/ghc46272_0/ghc_2.hc:1804:1: error: warning: label ‘_c8bd’ defined but not used [-Wunused-label] 1804 | _c8bd: | ^~~~~ | 1804 | _c8bd: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main11_entry’: /tmp/ghc46272_0/ghc_2.hc:1822:1: error: warning: label ‘_c8bs’ defined but not used [-Wunused-label] 1822 | _c8bs: | ^~~~~ | 1822 | _c8bs: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main10_entry’: /tmp/ghc46272_0/ghc_2.hc:1857:1: error: warning: label ‘_c8bz’ defined but not used [-Wunused-label] 1857 | _c8bz: | ^~~~~ | 1857 | _c8bz: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main6_entry’: /tmp/ghc46272_0/ghc_2.hc:1921:1: error: warning: label ‘_c8bI’ defined but not used [-Wunused-label] 1921 | _c8bI: | ^~~~~ | 1921 | _c8bI: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main2_entry’: /tmp/ghc46272_0/ghc_2.hc:1979:1: error: warning: label ‘_c8bQ’ defined but not used [-Wunused-label] 1979 | _c8bQ: | ^~~~~ | 1979 | _c8bQ: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_spec_entry’: /tmp/ghc46272_0/ghc_2.hc:1999:1: error: warning: label ‘_c8bX’ defined but not used [-Wunused-label] 1999 | _c8bX: | ^~~~~ | 1999 | _c8bX: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main1_entry’: /tmp/ghc46272_0/ghc_2.hc:2020:1: error: warning: label ‘_c8c4’ defined but not used [-Wunused-label] 2020 | _c8c4: | ^~~~~ | 2020 | _c8c4: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main_entry’: /tmp/ghc46272_0/ghc_2.hc:2047:1: error: warning: label ‘_c8cb’ defined but not used [-Wunused-label] 2047 | _c8cb: | ^~~~~ | 2047 | _c8cb: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘Main_main69_entry’: /tmp/ghc46272_0/ghc_2.hc:2068:1: error: warning: label ‘_c8ci’ defined but not used [-Wunused-label] 2068 | _c8ci: | ^~~~~ | 2068 | _c8ci: | ^ /tmp/ghc46272_0/ghc_2.hc: In function ‘ZCMain_main_entry’: /tmp/ghc46272_0/ghc_2.hc:2095:1: error: warning: label ‘_c8cp’ defined but not used [-Wunused-label] 2095 | _c8cp: | ^~~~~ | 2095 | _c8cp: | ^ Linking dist/build/spec/spec ... + '[' -n dist/build/libHSstringbuilder-0.5.1-5HEI8aC58Ad8W3nl6P8koh-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for stringbuilder-0.5.1.. Running Haddock on library for stringbuilder-0.5.1.. 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. src/Data/String/Builder.hs:24:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 24 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ src/Data/String/Builder.hs:26:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 26 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 86% ( 6 / 7) in 'Data.String.Builder' Missing documentation for: Builder (src/Data/String/Builder.hs:42) Warning: Data.String.Builder: could not find link destinations for: String Monad Type >>= >> return fail Functor fmap <$ Applicative pure <*> liftA2 *> <* Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat IsString fromString Documentation created: dist/doc/html/stringbuilder/index.html, dist/doc/html/stringbuilder/stringbuilder.txt Preprocessing test suite 'spec' for stringbuilder-0.5.1.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hx5tgq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64 + cd stringbuilder-0.5.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/ghc-8.6.5/stringbuilder-0.5.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d stringbuilder-0.5.1.conf ']' + install -D --mode=0644 stringbuilder-0.5.1.conf /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/stringbuilder-0.5.1.conf ++ ls /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/stringbuilder-0.5.1.conf + '[' -z /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/stringbuilder-0.5.1.conf ']' + rm -f ghc-stringbuilder.files ghc-stringbuilder-doc.files + touch ghc-stringbuilder.files ghc-stringbuilder-doc.files + for i in /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/libHSstringbuilder-0.5.1-*ghc8.6.5.so + '[' -x /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/libHSstringbuilder-0.5.1-5HEI8aC58Ad8W3nl6P8koh-ghc8.6.5.so ']' + echo /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/libHSstringbuilder-0.5.1-5HEI8aC58Ad8W3nl6P8koh-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/stringbuilder-0.5.1 + '[' -d /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/ghc-8.6.5/stringbuilder-0.5.1 ']' + find /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/ghc-8.6.5/stringbuilder-0.5.1 -type d -fprintf ghc-stringbuilder-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-stringbuilder-prof.files -o -fprint ghc-stringbuilder-devel.files + ls /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/stringbuilder-0.5.1.conf + '[' -d /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/share/doc/ghc/html/libraries/stringbuilder-0.5.1 ']' + 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/stringbuilder-0.5.1 + for i in ghc-stringbuilder.files ghc-stringbuilder-devel.files ghc-stringbuilder-doc.files ghc-stringbuilder-prof.files + '[' -f ghc-stringbuilder.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64!!g' ghc-stringbuilder.files + for i in ghc-stringbuilder.files ghc-stringbuilder-devel.files ghc-stringbuilder-doc.files ghc-stringbuilder-prof.files + '[' -f ghc-stringbuilder-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64!!g' ghc-stringbuilder-devel.files + for i in ghc-stringbuilder.files ghc-stringbuilder-devel.files ghc-stringbuilder-doc.files ghc-stringbuilder-prof.files + '[' -f ghc-stringbuilder-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64!!g' ghc-stringbuilder-doc.files + for i in ghc-stringbuilder.files ghc-stringbuilder-devel.files ghc-stringbuilder-doc.files ghc-stringbuilder-prof.files + '[' -f ghc-stringbuilder-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64!!g' ghc-stringbuilder-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.eEx8Nr + umask 022 + cd /builddir/build/BUILD + cd stringbuilder-0.5.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup test Running 1 test suites... Test suite spec: RUNNING... Test suite spec: PASS Test suite logged to: dist/test/stringbuilder-0.5.1-spec.log 1 of 1 test suites (1 of 1 test cases) passed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-stringbuilder-0.5.1-12.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5Uflcq + umask 022 + cd /builddir/build/BUILD + cd stringbuilder-0.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/share/licenses/ghc-stringbuilder + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/share/licenses/ghc-stringbuilder + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/share/licenses/ghc-stringbuilder + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-stringbuilder = 0.5.1-12.fc33 ghc-stringbuilder(riscv-64) = 0.5.1-12.fc33 libHSstringbuilder-0.5.1-5HEI8aC58Ad8W3nl6P8koh-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) rtld(GNU_HASH) Processing files: ghc-stringbuilder-devel-0.5.1-12.fc33.riscv64 Provides: ghc-devel(stringbuilder-0.5.1-5HEI8aC58Ad8W3nl6P8koh) ghc-stringbuilder-devel = 0.5.1-12.fc33 ghc-stringbuilder-devel(riscv-64) = 0.5.1-12.fc33 ghc-stringbuilder-static = 0.5.1-12.fc33 ghc-stringbuilder-static(riscv-64) = 0.5.1-12.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-stringbuilder-doc-0.5.1-12.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mPntFr + umask 022 + cd /builddir/build/BUILD + cd stringbuilder-0.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/share/licenses/ghc-stringbuilder-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/share/licenses/ghc-stringbuilder-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64/usr/share/licenses/ghc-stringbuilder-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-stringbuilder-doc = 0.5.1-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-stringbuilder-prof-0.5.1-12.fc33.riscv64 Provides: ghc-prof(stringbuilder-0.5.1-5HEI8aC58Ad8W3nl6P8koh) ghc-stringbuilder-prof = 0.5.1-12.fc33 ghc-stringbuilder-prof(riscv-64) = 0.5.1-12.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) Supplements: (ghc-stringbuilder-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-stringbuilder-0.5.1-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-stringbuilder-doc-0.5.1-12.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ghc-stringbuilder-prof-0.5.1-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-stringbuilder-devel-0.5.1-12.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xIZB5p + umask 022 + cd /builddir/build/BUILD + cd stringbuilder-0.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-stringbuilder-0.5.1-12.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0