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/tcl-tcludp.spec'], chrootPath='/var/lib/mock/f33-build-290070-54427/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/tcl-tcludp.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 sh: tclsh: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/tcl-tcludp-1.0.11-13.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/tcl-tcludp.spec'], chrootPath='/var/lib/mock/f33-build-290070-54427/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/tcl-tcludp.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=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YG8gvF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tcludp + /usr/bin/gzip -dc /builddir/build/SOURCES/tcludp-1.0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcludp + /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.sE6pWG + umask 022 + cd /builddir/build/BUILD + cd tcludp + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -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 CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2014-08-23 01:25:28.000000000 -0400 +++ ./configure 2020-08-13 14:31:43.095556601 -0400 @@ -1697,7 +1697,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for correct TEA configuration... ok (TEA 3.9) configure: configuring udp 1.0.11 checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for existence of /usr/lib64/tclConfig.sh... loading checking platform... unix checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking system version... Linux-5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64 checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64 checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for usable FD_CLOEXEC flag... yes checking for strerror in -lc... yes checking for tclsh... /usr/bin/tclsh8.6 checking for riscv64-redhat-linux-gnu-dtplite... no checking for dtplite... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating pkgIndex.tcl configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 gcc -DPACKAGE_NAME=\"udp\" -DPACKAGE_TARNAME=\"udp\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"udp\ 1.0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_udp=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_FCNTL_H=1 -DHAVE_FLAG_FD_CLOEXEC=1 -DHAVE_STRERROR -I"/usr/include" -O2 -flto=auto -ffat-lto-objects -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 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo ./generic/udp_tcl.c` -o udp_tcl.o (echo 'package ifneeded udp 1.0.11 \ [list load [file join $dir libudp1.0.11.so]]'\ ) > pkgIndex.tcl rm -f libudp1.0.11.so gcc -shared -O2 -flto=auto -ffat-lto-objects -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 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -o libudp1.0.11.so udp_tcl.o -L/usr/lib64 -ltclstub8.6 : libudp1.0.11.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3xNuWG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64 + cd tcludp + make DESTDIR=/builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64 install (echo 'package ifneeded udp 1.0.11 \ [list load [file join $dir libudp1.0.11.so]]'\ ) > pkgIndex.tcl /bin/sh ./tclconfig/install-sh -c libudp1.0.11.so /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/udp1.0.11/libudp1.0.11.so : /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/udp1.0.11/libudp1.0.11.so Install pkgIndex.tcl /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/udp1.0.11 Installing header files in /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/include Installing documentation in /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/man Installing ./doc/udp.n + install -d /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/tcl8.6 + mv /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/udp1.0.11 /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/tcl8.6/udp1.0.11 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.11-13.fc33 --unique-debug-suffix -1.0.11-13.fc33.riscv64 --unique-debug-src-base tcl-tcludp-1.0.11-13.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tcludp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/tcl8.6/udp1.0.11/libudp1.0.11.so extracting debug info from /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/lib64/tcl8.6/udp1.0.11/libudp1.0.11.so original debug info size: 260kB, size after compression: 256kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 119 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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 *** WARNING: ./usr/src/debug/tcl-tcludp-1.0.11-13.fc33.riscv64/generic/udp_tcl.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/tcl-tcludp-1.0.11-13.fc33.riscv64/generic/udp_tcl.c is executable but has no shebang, removing executable bit Processing files: tcl-tcludp-1.0.11-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZXsmHG + umask 022 + cd /builddir/build/BUILD + cd tcludp + DOCDIR=/builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/doc/tcl-tcludp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/doc/tcl-tcludp + cp -pr README /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/doc/tcl-tcludp + cp -pr ChangeLog /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/doc/tcl-tcludp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.duYWHG + umask 022 + cd /builddir/build/BUILD + cd tcludp + LICENSEDIR=/builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/licenses/tcl-tcludp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/licenses/tcl-tcludp + cp -pr license.terms /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64/usr/share/licenses/tcl-tcludp + RPM_EC=0 ++ jobs -p + exit 0 Provides: libudp1.0.11.so()(64bit) tcl-tcludp = 1.0.11-13.fc33 tcl-tcludp(riscv-64) = 1.0.11-13.fc33 tcl-udp = 1.0.11-13.fc33 tcludp = 1.0.11-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: tcl-tcludp-debugsource-1.0.11-13.fc33.riscv64 Provides: tcl-tcludp-debugsource = 1.0.11-13.fc33 tcl-tcludp-debugsource(riscv-64) = 1.0.11-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcl-tcludp-debuginfo-1.0.11-13.fc33.riscv64 Provides: debuginfo(build-id) = 2267d4aa16961d023b4e2514402cd20f66a1b2e7 tcl-tcludp-debuginfo = 1.0.11-13.fc33 tcl-tcludp-debuginfo(riscv-64) = 1.0.11-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tcl-tcludp-debugsource(riscv-64) = 1.0.11-13.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64 Wrote: /builddir/build/RPMS/tcl-tcludp-1.0.11-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tcl-tcludp-debugsource-1.0.11-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tcl-tcludp-debuginfo-1.0.11-13.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7zUI4G + umask 022 + cd /builddir/build/BUILD + cd tcludp + /usr/bin/rm -rf /builddir/build/BUILDROOT/tcl-tcludp-1.0.11-13.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0