Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-ObjectName.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-444351-20431/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': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-ObjectName.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1681430400 Wrote: /builddir/build/SRPMS/ghc-ObjectName-1.1.0.2-1.fc38.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-ObjectName.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-444351-20431/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': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-ObjectName.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1681430400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UEZruS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ObjectName-1.1.0.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ObjectName-1.1.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ObjectName-1.1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bjSsB3 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ObjectName-1.1.0.2 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f README.md -a -x README.md ']' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -d /usr/lib64/ghc-8.10.7/lib ']' + '[' -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 3.2.1.0 + '[' -x Setup ']' + LANG=C.utf8 ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ++ echo ' -Wl,-z,relro' -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-ObjectName '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-8.10.7 --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -optc-fno-omit-frame-pointer -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optl-Wl,--build-id=sha1 -fhide-source-paths' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/ObjectName-1.1.0.2 --global Configuring ObjectName-1.1.0.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j8 Preprocessing library for ObjectName-1.1.0.2.. Building library for ObjectName-1.1.0.2.. ghc: setNumCapabilities: not supported on this platform [1 of 1] Compiling Data.ObjectName /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zdp1GeneratableObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:12:1: error: warning: label ‘_c1SC’ defined but not used [-Wunused-label] 12 | _c1SC: | ^~~~~ | 12 | _c1SC: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1Sz’: /tmp/ghc238117_0/ghc_4.hc:37:1: error: warning: label ‘_c1Sz’ defined but not used [-Wunused-label] 37 | _c1Sz: | ^~~~~ | 37 | _c1Sz: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_genObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:56:1: error: warning: label ‘_c1SQ’ defined but not used [-Wunused-label] 56 | _c1SQ: | ^~~~~ | 56 | _c1SQ: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1SN’: /tmp/ghc238117_0/ghc_4.hc:81:1: error: warning: label ‘_c1SN’ defined but not used [-Wunused-label] 81 | _c1SN: | ^~~~~ | 81 | _c1SN: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_genObjectNames_entry’: /tmp/ghc238117_0/ghc_4.hc:100:1: error: warning: label ‘_c1T4’ defined but not used [-Wunused-label] 100 | _c1T4: | ^~~~~ | 100 | _c1T4: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1T1’: /tmp/ghc238117_0/ghc_4.hc:125:1: error: warning: label ‘_c1T1’ defined but not used [-Wunused-label] 125 | _c1T1: | ^~~~~ | 125 | _c1T1: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_isObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:144:1: error: warning: label ‘_c1Ti’ defined but not used [-Wunused-label] 144 | _c1Ti: | ^~~~~ | 144 | _c1Ti: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1Tf’: /tmp/ghc238117_0/ghc_4.hc:169:1: error: warning: label ‘_c1Tf’ defined but not used [-Wunused-label] 169 | _c1Tf: | ^~~~~ | 169 | _c1Tf: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_deleteObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:188:1: error: warning: label ‘_c1Tw’ defined but not used [-Wunused-label] 188 | _c1Tw: | ^~~~~ | 188 | _c1Tw: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1Tt’: /tmp/ghc238117_0/ghc_4.hc:213:1: error: warning: label ‘_c1Tt’ defined but not used [-Wunused-label] 213 | _c1Tt: | ^~~~~ | 213 | _c1Tt: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_deleteObjectNames_entry’: /tmp/ghc238117_0/ghc_4.hc:232:1: error: warning: label ‘_c1TK’ defined but not used [-Wunused-label] 232 | _c1TK: | ^~~~~ | 232 | _c1TK: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1TH’: /tmp/ghc238117_0/ghc_4.hc:257:1: error: warning: label ‘_c1TH’ defined but not used [-Wunused-label] 257 | _c1TH: | ^~~~~ | 257 | _c1TH: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1RX_entry’: /tmp/ghc238117_0/ghc_4.hc:275:1: error: warning: label ‘_c1TZ’ defined but not used [-Wunused-label] 275 | _c1TZ: | ^~~~~ | 275 | _c1TZ: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1RY_entry’: /tmp/ghc238117_0/ghc_4.hc:297:1: error: warning: label ‘_c1U6’ defined but not used [-Wunused-label] 297 | _c1U6: | ^~~~~ | 297 | _c1U6: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1RZ_entry’: /tmp/ghc238117_0/ghc_4.hc:321:1: error: warning: label ‘_c1Ud’ defined but not used [-Wunused-label] 321 | _c1Ud: | ^~~~~ | 321 | _c1Ud: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1S1_entry’: /tmp/ghc238117_0/ghc_4.hc:347:1: error: warning: label ‘_c1Ul’ defined but not used [-Wunused-label] 347 | _c1Ul: | ^~~~~ | 347 | _c1Ul: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmgenObjectNames_entry’: /tmp/ghc238117_0/ghc_4.hc:375:1: error: warning: label ‘_c1Uo’ defined but not used [-Wunused-label] 375 | _c1Uo: | ^~~~~ | 375 | _c1Uo: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Sb_entry’: /tmp/ghc238117_0/ghc_4.hc:433:1: error: warning: label ‘_c1UP’ defined but not used [-Wunused-label] 433 | _c1UP: | ^~~~~ | 433 | _c1UP: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1UI’: /tmp/ghc238117_0/ghc_4.hc:463:1: error: warning: label ‘_c1UI’ defined but not used [-Wunused-label] 463 | _c1UI: | ^~~~~ | 463 | _c1UI: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Sc_entry’: /tmp/ghc238117_0/ghc_4.hc:493:1: error: warning: label ‘_c1UZ’ defined but not used [-Wunused-label] 493 | _c1UZ: | ^~~~~ | 493 | _c1UZ: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1UC’: /tmp/ghc238117_0/ghc_4.hc:520:1: error: warning: label ‘_c1UC’ defined but not used [-Wunused-label] 520 | _c1UC: | ^~~~~ | 520 | _c1UC: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmgenObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:548:1: error: warning: label ‘_c1V5’ defined but not used [-Wunused-label] 548 | _c1V5: | ^~~~~ | 548 | _c1V5: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Sf_entry’: /tmp/ghc238117_0/ghc_4.hc:588:1: error: warning: label ‘_c1Vj’ defined but not used [-Wunused-label] 588 | _c1Vj: | ^~~~~ | 588 | _c1Vj: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Sg_entry’: /tmp/ghc238117_0/ghc_4.hc:614:1: error: warning: label ‘_c1Vq’ defined but not used [-Wunused-label] 614 | _c1Vq: | ^~~~~ | 614 | _c1Vq: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Sh_entry’: /tmp/ghc238117_0/ghc_4.hc:639:1: error: warning: label ‘_c1Vx’ defined but not used [-Wunused-label] 639 | _c1Vx: | ^~~~~ | 639 | _c1Vx: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1So_entry’: /tmp/ghc238117_0/ghc_4.hc:665:1: error: warning: label ‘_c1VP’ defined but not used [-Wunused-label] 665 | _c1VP: | ^~~~~ | 665 | _c1VP: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Si_entry’: /tmp/ghc238117_0/ghc_4.hc:691:1: error: warning: label ‘_c1VW’ defined but not used [-Wunused-label] 691 | _c1VW: | ^~~~~ | 691 | _c1VW: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘_c1VF’: /tmp/ghc238117_0/ghc_4.hc:725:1: error: warning: label ‘_c1VF’ defined but not used [-Wunused-label] 725 | _c1VF: | ^~~~~ | 725 | _c1VF: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmdeleteObjectNames_entry’: /tmp/ghc238117_0/ghc_4.hc:773:1: error: warning: label ‘_c1W6’ defined but not used [-Wunused-label] 773 | _c1W6: | ^~~~~ | 773 | _c1W6: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Sr_entry’: /tmp/ghc238117_0/ghc_4.hc:817:1: error: warning: label ‘_c1Wj’ defined but not used [-Wunused-label] 817 | _c1Wj: | ^~~~~ | 817 | _c1Wj: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘s1Su_entry’: /tmp/ghc238117_0/ghc_4.hc:845:1: error: warning: label ‘_c1Ws’ defined but not used [-Wunused-label] 845 | _c1Ws: | ^~~~~ | 845 | _c1Ws: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmdeleteObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:874:1: error: warning: label ‘_c1Wx’ defined but not used [-Wunused-label] 874 | _c1Wx: | ^~~~~ | 874 | _c1Wx: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCGeneratableObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:1018:1: error: warning: label ‘_c1WH’ defined but not used [-Wunused-label] 1018 | _c1WH: | ^~~~~ | 1018 | _c1WH: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCObjectName_entry’: /tmp/ghc238117_0/ghc_4.hc:1053:1: error: warning: label ‘_c1WR’ defined but not used [-Wunused-label] 1053 | _c1WR: | ^~~~~ | 1053 | _c1WR: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCGeneratableObjectName_con_entry’: /tmp/ghc238117_0/ghc_4.hc:1088:1: error: warning: label ‘_c1WW’ defined but not used [-Wunused-label] 1088 | _c1WW: | ^~~~~ | 1088 | _c1WW: | ^ /tmp/ghc238117_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCObjectName_con_entry’: /tmp/ghc238117_0/ghc_4.hc:1105:1: error: warning: label ‘_c1WY’ defined but not used [-Wunused-label] 1105 | _c1WY: | ^~~~~ | 1105 | _c1WY: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zdp1GeneratableObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:12:1: error: warning: label ‘_c1Yb’ defined but not used [-Wunused-label] 12 | _c1Yb: | ^~~~~ | 12 | _c1Yb: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c1Y8’: /tmp/ghc238117_0/ghc_8.hc:37:1: error: warning: label ‘_c1Y8’ defined but not used [-Wunused-label] 37 | _c1Y8: | ^~~~~ | 37 | _c1Y8: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_genObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:56:1: error: warning: label ‘_c1Yp’ defined but not used [-Wunused-label] 56 | _c1Yp: | ^~~~~ | 56 | _c1Yp: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c1Ym’: /tmp/ghc238117_0/ghc_8.hc:81:1: error: warning: label ‘_c1Ym’ defined but not used [-Wunused-label] 81 | _c1Ym: | ^~~~~ | 81 | _c1Ym: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_genObjectNames_entry’: /tmp/ghc238117_0/ghc_8.hc:100:1: error: warning: label ‘_c1YD’ defined but not used [-Wunused-label] 100 | _c1YD: | ^~~~~ | 100 | _c1YD: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c1YA’: /tmp/ghc238117_0/ghc_8.hc:125:1: error: warning: label ‘_c1YA’ defined but not used [-Wunused-label] 125 | _c1YA: | ^~~~~ | 125 | _c1YA: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_isObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:144:1: error: warning: label ‘_c1YR’ defined but not used [-Wunused-label] 144 | _c1YR: | ^~~~~ | 144 | _c1YR: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c1YO’: /tmp/ghc238117_0/ghc_8.hc:169:1: error: warning: label ‘_c1YO’ defined but not used [-Wunused-label] 169 | _c1YO: | ^~~~~ | 169 | _c1YO: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_deleteObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:188:1: error: warning: label ‘_c1Z5’ defined but not used [-Wunused-label] 188 | _c1Z5: | ^~~~~ | 188 | _c1Z5: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c1Z2’: /tmp/ghc238117_0/ghc_8.hc:213:1: error: warning: label ‘_c1Z2’ defined but not used [-Wunused-label] 213 | _c1Z2: | ^~~~~ | 213 | _c1Z2: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_deleteObjectNames_entry’: /tmp/ghc238117_0/ghc_8.hc:232:1: error: warning: label ‘_c1Zj’ defined but not used [-Wunused-label] 232 | _c1Zj: | ^~~~~ | 232 | _c1Zj: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c1Zg’: /tmp/ghc238117_0/ghc_8.hc:257:1: error: warning: label ‘_c1Zg’ defined but not used [-Wunused-label] 257 | _c1Zg: | ^~~~~ | 257 | _c1Zg: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1Xw_entry’: /tmp/ghc238117_0/ghc_8.hc:275:1: error: warning: label ‘_c1Zy’ defined but not used [-Wunused-label] 275 | _c1Zy: | ^~~~~ | 275 | _c1Zy: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1Xx_entry’: /tmp/ghc238117_0/ghc_8.hc:297:1: error: warning: label ‘_c1ZF’ defined but not used [-Wunused-label] 297 | _c1ZF: | ^~~~~ | 297 | _c1ZF: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1Xy_entry’: /tmp/ghc238117_0/ghc_8.hc:321:1: error: warning: label ‘_c1ZM’ defined but not used [-Wunused-label] 321 | _c1ZM: | ^~~~~ | 321 | _c1ZM: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XA_entry’: /tmp/ghc238117_0/ghc_8.hc:347:1: error: warning: label ‘_c1ZU’ defined but not used [-Wunused-label] 347 | _c1ZU: | ^~~~~ | 347 | _c1ZU: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmgenObjectNames_entry’: /tmp/ghc238117_0/ghc_8.hc:375:1: error: warning: label ‘_c1ZX’ defined but not used [-Wunused-label] 375 | _c1ZX: | ^~~~~ | 375 | _c1ZX: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XK_entry’: /tmp/ghc238117_0/ghc_8.hc:439:1: error: warning: label ‘_c20o’ defined but not used [-Wunused-label] 439 | _c20o: | ^~~~~ | 439 | _c20o: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c20h’: /tmp/ghc238117_0/ghc_8.hc:469:1: error: warning: label ‘_c20h’ defined but not used [-Wunused-label] 469 | _c20h: | ^~~~~ | 469 | _c20h: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XL_entry’: /tmp/ghc238117_0/ghc_8.hc:499:1: error: warning: label ‘_c20y’ defined but not used [-Wunused-label] 499 | _c20y: | ^~~~~ | 499 | _c20y: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c20b’: /tmp/ghc238117_0/ghc_8.hc:526:1: error: warning: label ‘_c20b’ defined but not used [-Wunused-label] 526 | _c20b: | ^~~~~ | 526 | _c20b: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmgenObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:554:1: error: warning: label ‘_c20E’ defined but not used [-Wunused-label] 554 | _c20E: | ^~~~~ | 554 | _c20E: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XO_entry’: /tmp/ghc238117_0/ghc_8.hc:594:1: error: warning: label ‘_c20T’ defined but not used [-Wunused-label] 594 | _c20T: | ^~~~~ | 594 | _c20T: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XP_entry’: /tmp/ghc238117_0/ghc_8.hc:620:1: error: warning: label ‘_c210’ defined but not used [-Wunused-label] 620 | _c210: | ^~~~~ | 620 | _c210: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XQ_entry’: /tmp/ghc238117_0/ghc_8.hc:645:1: error: warning: label ‘_c217’ defined but not used [-Wunused-label] 645 | _c217: | ^~~~~ | 645 | _c217: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XX_entry’: /tmp/ghc238117_0/ghc_8.hc:671:1: error: warning: label ‘_c21p’ defined but not used [-Wunused-label] 671 | _c21p: | ^~~~~ | 671 | _c21p: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1XR_entry’: /tmp/ghc238117_0/ghc_8.hc:697:1: error: warning: label ‘_c21w’ defined but not used [-Wunused-label] 697 | _c21w: | ^~~~~ | 697 | _c21w: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘_c21f’: /tmp/ghc238117_0/ghc_8.hc:731:1: error: warning: label ‘_c21f’ defined but not used [-Wunused-label] 731 | _c21f: | ^~~~~ | 731 | _c21f: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmdeleteObjectNames_entry’: /tmp/ghc238117_0/ghc_8.hc:779:1: error: warning: label ‘_c21G’ defined but not used [-Wunused-label] 779 | _c21G: | ^~~~~ | 779 | _c21G: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1Y0_entry’: /tmp/ghc238117_0/ghc_8.hc:823:1: error: warning: label ‘_c21T’ defined but not used [-Wunused-label] 823 | _c21T: | ^~~~~ | 823 | _c21T: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘s1Y3_entry’: /tmp/ghc238117_0/ghc_8.hc:851:1: error: warning: label ‘_c222’ defined but not used [-Wunused-label] 851 | _c222: | ^~~~~ | 851 | _c222: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmdeleteObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:880:1: error: warning: label ‘_c227’ defined but not used [-Wunused-label] 880 | _c227: | ^~~~~ | 880 | _c227: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCGeneratableObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:1024:1: error: warning: label ‘_c22h’ defined but not used [-Wunused-label] 1024 | _c22h: | ^~~~~ | 1024 | _c22h: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCObjectName_entry’: /tmp/ghc238117_0/ghc_8.hc:1059:1: error: warning: label ‘_c22r’ defined but not used [-Wunused-label] 1059 | _c22r: | ^~~~~ | 1059 | _c22r: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCGeneratableObjectName_con_entry’: /tmp/ghc238117_0/ghc_8.hc:1094:1: error: warning: label ‘_c22w’ defined but not used [-Wunused-label] 1094 | _c22w: | ^~~~~ | 1094 | _c22w: | ^ /tmp/ghc238117_0/ghc_8.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCObjectName_con_entry’: /tmp/ghc238117_0/ghc_8.hc:1111:1: error: warning: label ‘_c22y’ defined but not used [-Wunused-label] 1111 | _c22y: | ^~~~~ | 1111 | _c22y: | ^ ghc: setNumCapabilities: not supported on this platform [1 of 1] Compiling Data.ObjectName /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zdp1GeneratableObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:32:1: error: warning: label ‘_c1SG’ defined but not used [-Wunused-label] 32 | _c1SG: | ^~~~~ | 32 | _c1SG: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1SD’: /tmp/ghc238134_0/ghc_4.hc:64:1: error: warning: label ‘_c1SD’ defined but not used [-Wunused-label] 64 | _c1SD: | ^~~~~ | 64 | _c1SD: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_genObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:88:1: error: warning: label ‘_c1SX’ defined but not used [-Wunused-label] 88 | _c1SX: | ^~~~~ | 88 | _c1SX: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1SU’: /tmp/ghc238134_0/ghc_4.hc:120:1: error: warning: label ‘_c1SU’ defined but not used [-Wunused-label] 120 | _c1SU: | ^~~~~ | 120 | _c1SU: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_genObjectNames_entry’: /tmp/ghc238134_0/ghc_4.hc:144:1: error: warning: label ‘_c1Te’ defined but not used [-Wunused-label] 144 | _c1Te: | ^~~~~ | 144 | _c1Te: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1Tb’: /tmp/ghc238134_0/ghc_4.hc:176:1: error: warning: label ‘_c1Tb’ defined but not used [-Wunused-label] 176 | _c1Tb: | ^~~~~ | 176 | _c1Tb: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_isObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:200:1: error: warning: label ‘_c1Tv’ defined but not used [-Wunused-label] 200 | _c1Tv: | ^~~~~ | 200 | _c1Tv: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1Ts’: /tmp/ghc238134_0/ghc_4.hc:232:1: error: warning: label ‘_c1Ts’ defined but not used [-Wunused-label] 232 | _c1Ts: | ^~~~~ | 232 | _c1Ts: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_deleteObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:256:1: error: warning: label ‘_c1TM’ defined but not used [-Wunused-label] 256 | _c1TM: | ^~~~~ | 256 | _c1TM: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1TJ’: /tmp/ghc238134_0/ghc_4.hc:288:1: error: warning: label ‘_c1TJ’ defined but not used [-Wunused-label] 288 | _c1TJ: | ^~~~~ | 288 | _c1TJ: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_deleteObjectNames_entry’: /tmp/ghc238134_0/ghc_4.hc:312:1: error: warning: label ‘_c1U3’ defined but not used [-Wunused-label] 312 | _c1U3: | ^~~~~ | 312 | _c1U3: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1U0’: /tmp/ghc238134_0/ghc_4.hc:344:1: error: warning: label ‘_c1U0’ defined but not used [-Wunused-label] 344 | _c1U0: | ^~~~~ | 344 | _c1U0: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1RX_entry’: /tmp/ghc238134_0/ghc_4.hc:367:1: error: warning: label ‘_c1Un’ defined but not used [-Wunused-label] 367 | _c1Un: | ^~~~~ | 367 | _c1Un: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1RY_entry’: /tmp/ghc238134_0/ghc_4.hc:399:1: error: warning: label ‘_c1Ux’ defined but not used [-Wunused-label] 399 | _c1Ux: | ^~~~~ | 399 | _c1Ux: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1RZ_entry’: /tmp/ghc238134_0/ghc_4.hc:434:1: error: warning: label ‘_c1UH’ defined but not used [-Wunused-label] 434 | _c1UH: | ^~~~~ | 434 | _c1UH: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1S1_entry’: /tmp/ghc238134_0/ghc_4.hc:474:1: error: warning: label ‘_c1US’ defined but not used [-Wunused-label] 474 | _c1US: | ^~~~~ | 474 | _c1US: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmgenObjectNames_entry’: /tmp/ghc238134_0/ghc_4.hc:516:1: error: warning: label ‘_c1UV’ defined but not used [-Wunused-label] 516 | _c1UV: | ^~~~~ | 516 | _c1UV: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Sb_entry’: /tmp/ghc238134_0/ghc_4.hc:594:1: error: warning: label ‘_c1VE’ defined but not used [-Wunused-label] 594 | _c1VE: | ^~~~~ | 594 | _c1VE: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1Vx’: /tmp/ghc238134_0/ghc_4.hc:632:1: error: warning: label ‘_c1Vx’ defined but not used [-Wunused-label] 632 | _c1Vx: | ^~~~~ | 632 | _c1Vx: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Sc_entry’: /tmp/ghc238134_0/ghc_4.hc:667:1: error: warning: label ‘_c1VO’ defined but not used [-Wunused-label] 667 | _c1VO: | ^~~~~ | 667 | _c1VO: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1Vn’: /tmp/ghc238134_0/ghc_4.hc:705:1: error: warning: label ‘_c1Vn’ defined but not used [-Wunused-label] 705 | _c1Vn: | ^~~~~ | 705 | _c1Vn: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmgenObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:743:1: error: warning: label ‘_c1VU’ defined but not used [-Wunused-label] 743 | _c1VU: | ^~~~~ | 743 | _c1VU: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Sf_entry’: /tmp/ghc238134_0/ghc_4.hc:795:1: error: warning: label ‘_c1Wh’ defined but not used [-Wunused-label] 795 | _c1Wh: | ^~~~~ | 795 | _c1Wh: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Sg_entry’: /tmp/ghc238134_0/ghc_4.hc:834:1: error: warning: label ‘_c1Wr’ defined but not used [-Wunused-label] 834 | _c1Wr: | ^~~~~ | 834 | _c1Wr: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Sh_entry’: /tmp/ghc238134_0/ghc_4.hc:870:1: error: warning: label ‘_c1WB’ defined but not used [-Wunused-label] 870 | _c1WB: | ^~~~~ | 870 | _c1WB: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1So_entry’: /tmp/ghc238134_0/ghc_4.hc:909:1: error: warning: label ‘_c1X0’ defined but not used [-Wunused-label] 909 | _c1X0: | ^~~~~ | 909 | _c1X0: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Sn_entry’: /tmp/ghc238134_0/ghc_4.hc:944:1: error: warning: label ‘_c1Xa’ defined but not used [-Wunused-label] 944 | _c1Xa: | ^~~~~ | 944 | _c1Xa: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Si_entry’: /tmp/ghc238134_0/ghc_4.hc:982:1: error: warning: label ‘_c1Xh’ defined but not used [-Wunused-label] 982 | _c1Xh: | ^~~~~ | 982 | _c1Xh: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘_c1WN’: /tmp/ghc238134_0/ghc_4.hc:1030:1: error: warning: label ‘_c1WN’ defined but not used [-Wunused-label] 1030 | _c1WN: | ^~~~~ | 1030 | _c1WN: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmdeleteObjectNames_entry’: /tmp/ghc238134_0/ghc_4.hc:1095:1: error: warning: label ‘_c1Xq’ defined but not used [-Wunused-label] 1095 | _c1Xq: | ^~~~~ | 1095 | _c1Xq: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Sr_entry’: /tmp/ghc238134_0/ghc_4.hc:1157:1: error: warning: label ‘_c1XU’ defined but not used [-Wunused-label] 1157 | _c1XU: | ^~~~~ | 1157 | _c1XU: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘s1Su_entry’: /tmp/ghc238134_0/ghc_4.hc:1199:1: error: warning: label ‘_c1Y6’ defined but not used [-Wunused-label] 1199 | _c1Y6: | ^~~~~ | 1199 | _c1Y6: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_zddmdeleteObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:1246:1: error: warning: label ‘_c1Yb’ defined but not used [-Wunused-label] 1246 | _c1Yb: | ^~~~~ | 1246 | _c1Yb: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCGeneratableObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:1415:1: error: warning: label ‘_c1Yr’ defined but not used [-Wunused-label] 1415 | _c1Yr: | ^~~~~ | 1415 | _c1Yr: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCObjectName_entry’: /tmp/ghc238134_0/ghc_4.hc:1464:1: error: warning: label ‘_c1YD’ defined but not used [-Wunused-label] 1464 | _c1YD: | ^~~~~ | 1464 | _c1YD: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCGeneratableObjectName_con_entry’: /tmp/ghc238134_0/ghc_4.hc:1510:1: error: warning: label ‘_c1YN’ defined but not used [-Wunused-label] 1510 | _c1YN: | ^~~~~ | 1510 | _c1YN: | ^ /tmp/ghc238134_0/ghc_4.hc: In function ‘ObjectNamezm1zi1zi0zi2zmDuEbzzYljkktH7U5m2bwpk2_DataziObjectName_CZCObjectName_con_entry’: /tmp/ghc238134_0/ghc_4.hc:1536:1: error: warning: label ‘_c1YU’ defined but not used [-Wunused-label] 1536 | _c1YU: | ^~~~~ | 1536 | _c1YU: | ^ + '[' -n dist/build/libHSObjectName-1.1.0.2-DuEbzYljkktH7U5m2bwpk2-ghc8.10.7.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for ObjectName-1.1.0.2.. Running Haddock on library for ObjectName-1.1.0.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.14.3.0, ghc-prim-0.6.1, integer-gmp-1.0.3.0, transformers-0.5.6.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 3 / 3) in 'Data.ObjectName' Warning: Data.ObjectName: could not find link destinations for: - Control.Monad.IO.Class.MonadIO - GHC.Types.Bool - GHC.Types.Int Documentation created: dist/doc/html/ObjectName/index.html, dist/doc/html/ObjectName/ObjectName.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3Xe6ec + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ObjectName-1.1.0.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/ObjectName-1.1.0.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-8.10.7/lib ']' + '[' -d ObjectName-1.1.0.2.conf ']' + install -D --mode=0644 ObjectName-1.1.0.2.conf /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/package.conf.d/ObjectName-1.1.0.2.conf + '[' -d /usr/lib64/ghc-8.10.7/lib ']' ++ ls /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/package.conf.d/ObjectName-1.1.0.2.conf + '[' -z /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/package.conf.d/ObjectName-1.1.0.2.conf ']' + rm -f ghc-ObjectName.files ghc-ObjectName-doc.files + touch ghc-ObjectName.files ghc-ObjectName-doc.files + for i in /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7${subsubdir}/libHSObjectName-1.1.0.2-*ghc8.10.7.so + '[' -x /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/libHSObjectName-1.1.0.2-DuEbzYljkktH7U5m2bwpk2-ghc8.10.7.so ']' + echo /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/libHSObjectName-1.1.0.2-DuEbzYljkktH7U5m2bwpk2-ghc8.10.7.so + pkgdir=/usr/lib64/ghc-8.10.7/ObjectName-1.1.0.2 + '[' -d /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/ObjectName-1.1.0.2 ']' + find /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/ObjectName-1.1.0.2 -type d -fprintf ghc-ObjectName-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-ObjectName-prof.files -o -fprint ghc-ObjectName-devel.files + ls /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/package.conf.d/ObjectName-1.1.0.2.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/ObjectName-1.1.0.2 + '[' -d /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/share/doc/ghc/html/libraries/ObjectName-1.1.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/ObjectName-1.1.0.2 + for i in ghc-ObjectName.files ghc-ObjectName-devel.files ghc-ObjectName-doc.files ghc-ObjectName-prof.files + '[' -f ghc-ObjectName.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64!!g' ghc-ObjectName.files + for i in ghc-ObjectName.files ghc-ObjectName-devel.files ghc-ObjectName-doc.files ghc-ObjectName-prof.files + '[' -f ghc-ObjectName-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64!!g' ghc-ObjectName-devel.files + for i in ghc-ObjectName.files ghc-ObjectName-devel.files ghc-ObjectName-doc.files ghc-ObjectName-prof.files + '[' -f ghc-ObjectName-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64!!g' ghc-ObjectName-doc.files + for i in ghc-ObjectName.files ghc-ObjectName-devel.files ghc-ObjectName-doc.files ghc-ObjectName-prof.files + '[' -f ghc-ObjectName-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64!!g' ghc-ObjectName-prof.files + echo 'running ghc_delete_rpaths:' running ghc_delete_rpaths: + type chrpath ++ find /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/libHSObjectName-1.1.0.2-DuEbzYljkktH7U5m2bwpk2-ghc8.10.7.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/libHSObjectName-1.1.0.2-DuEbzYljkktH7U5m2bwpk2-ghc8.10.7.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-ObjectName-1.1.0.2-1.fc38.riscv64/usr/lib64/ghc-8.10.7/libHSObjectName-1.1.0.2-DuEbzYljkktH7U5m2bwpk2-ghc8.10.7.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.10.7/rts:/usr/lib64 + case "$rpath" in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths ******************************************************************************* * * WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause * 'rpmbuild' to fail. To ignore these errors, you can set the * '$QA_RPATHS' environment variable which is a bitmask allowing the * values below. The current value of QA_RPATHS is 0x0000. * * 0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor * issue but are introducing redundant searchpaths without * providing a benefit. They can also cause errors in multilib * environments. * 0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute * nor relative filenames and can therefore be a SECURITY risk * 0x0004 ... insecure RPATHs; these are relative RPATHs which are a * SECURITY risk * 0x0008 ... the special '$ORIGIN' RPATHs are appearing after other * RPATHs; this is just a minor issue but usually unwanted * 0x0010 ... the RPATH is empty; there is no reason for such RPATHs * and they cause unneeded work while loading libraries * 0x0020 ... an RPATH references '..' of an absolute path; this will break * the functionality when the path before '..' is a symlink * * * Examples: * - to ignore standard and empty RPATHs, execute 'rpmbuild' like * $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm * - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like * $ RPM_BUILD_ROOT= /usr/lib/rpm/check-rpaths * ******************************************************************************* ERROR 0001: file '/usr/lib64/ghc-8.10.7/libHSObjectName-1.1.0.2-DuEbzYljkktH7U5m2bwpk2-ghc8.10.7.so' contains a standard runpath '/usr/lib64' in [/usr/lib64/ghc-8.10.7/rts:/usr/lib64] error: Bad exit status from /var/tmp/rpm-tmp.3Xe6ec (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.3Xe6ec (%install) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-ObjectName.spec