Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/f33-build-22169676-1882497/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/moarvm.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1597190400 Wrote: /builddir/build/SRPMS/moarvm-0.2020.07-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/f33-build-22169676-1882497/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/moarvm.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1597190400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P90DCX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MoarVM-2020.07 + /usr/bin/gzip -dc /builddir/build/SOURCES/MoarVM-2020.07.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MoarVM-2020.07 + /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.quXAvZ + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2020.07 + rm -r 3rdparty/msinttypes 3rdparty/libuv + rm -r 3rdparty/libatomicops + rm -r 3rdparty/dyncall + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + perl ./Configure.pl --prefix=/usr --libdir=/usr/lib64 --has-libuv --has-libffi --has-libatomic_ops Welcome to MoarVM! Configuring native build environment ................... trying to compile a simple C program ............... YES probing support of -Werror=* ....................... YES Testing pkgconfig .................................. 1.7.3 did not find libzstd; will not use heap snapshot format version 3 OK probing whether your compiler thinks that it is gcc YES probing how your compiler does static inline ....... static __inline__ your CPU can't read unaligned values for any of int32 int64 num64 probing the size of pointers ....................... 8 JIT isn't supported on aarch64-linux-thread-multi yet. probing C type support for: _Bool, bool ............ YES: _Bool,bool probing computed goto support ...................... YES probing pthread_yield support ...................... NO probing pthread_setname_np support (optional) ...... YES probing existance of optional malloc_trim() ........ YES probing support of rdtscp intrinsic ................ NO make: make compile: gcc -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function -Wno-missing-braces -Werror=pointer-arith -O3 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DMVM_HEAPSNAPSHOT_FORMAT=2 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection includes: -I3rdparty/libtommath link: gcc -O3 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libs: -lffi -latomic_ops -luv -lm -lpthread -lrt -ldl byte order: little endian Configuring 3rdparty libs .............................. OK 3rdparty: 3rdparty/cmp/libcmp.a 3rdparty/libtommath/libtommath.a 3rdparty/sha1/libsha1.a 3rdparty/tinymt/libtinymt.a Generating src/gen/config.c ............................ OK Generating src/gen/config.h ............................ OK Generating Makefile .................................... OK Generating tools/check.mk .............................. OK Generating build/mk-moar-pc.pl ......................... OK Configuration SUCCESS. Type 'make' to build and 'make help' to see a list of available make targets. + make -j5 compiling src/main.o compiling src/core/callsite.o compiling src/core/args.o compiling src/core/exceptions.o compiling src/core/interp.o compiling src/core/threadcontext.o compiling src/core/compunit.o compiling src/core/bytecode.o compiling src/core/frame.o compiling src/core/callstack.o compiling src/core/validation.o compiling src/core/bytecodedump.o compiling src/core/threads.o compiling src/core/ops.o compiling src/core/hll.o compiling src/core/loadbytecode.o compiling src/math/num.o compiling src/math/grisu.o compiling src/core/coerce.o compiling src/core/dll.o compiling src/core/ext.o compiling src/core/nativecall.o compiling src/core/nativecall_libffi.o compiling src/core/continuation.o src/core/nativecall_libffi.c: In function 'unmarshal_callback': src/core/nativecall_libffi.c:115:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] 115 | ffi_status status; | ^~~~~~ src/core/nativecall_libffi.c: In function 'callback_handler': src/core/nativecall_libffi.c:216:22: warning: unused variable 'values' [-Wunused-variable] 216 | void **values = MVM_malloc(sizeof(void *) * (data->cs->arg_count ? data->cs->arg_count : 1)); | ^~~~~~ src/core/nativecall_libffi.c: In function 'MVM_nativecall_invoke': src/core/nativecall_libffi.c:481:16: warning: unused variable 'status' [-Wunused-variable] 481 | ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned int)num_args, body->ffi_ret_type, body->ffi_arg_types); | ^~~~~~ compiling src/core/intcache.o compiling src/core/fixedsizealloc.o compiling src/core/regionalloc.o compiling src/debug/debugserver.o compiling src/gen/config.o compiling src/gc/orchestrate.o compiling src/gc/allocation.o compiling src/gc/worklist.o compiling src/gc/roots.o compiling src/gc/collect.o compiling src/gc/gen2.o compiling src/gc/wb.o compiling src/gc/objectid.o compiling src/gc/finalize.o In file included from src/strings/uthash.h:36, from src/moar.h:109, from src/gc/objectid.c:1: src/strings/siphash/csiphash.h: In function 'siphashfinish': src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | case 5: t.u8[4] = src[4]; | ~~~~~~~~^~~~~~~~ src/strings/siphash/csiphash.h:160:9: note: here 160 | case 4: t.u8[3] = src[3]; | ^~~~ compiling src/gc/debug.o compiling src/io/io.o compiling src/io/eventloop.o compiling src/io/syncfile.o compiling src/io/syncsocket.o compiling src/io/fileops.o compiling src/io/dirops.o compiling src/io/procops.o compiling src/io/timers.o compiling src/io/filewatchers.o compiling src/io/signals.o compiling src/io/asyncsocket.o compiling src/io/asyncsocketudp.o compiling src/6model/reprs.o compiling src/6model/reprconv.o compiling src/6model/containers.o compiling src/6model/parametric.o compiling src/6model/reprs/MVMString.o compiling src/6model/reprs/VMArray.o compiling src/6model/reprs/MVMHash.o compiling src/6model/reprs/MVMCFunction.o compiling src/6model/reprs/KnowHOWREPR.o compiling src/6model/reprs/KnowHOWAttributeREPR.o compiling src/6model/reprs/P6str.o compiling src/6model/reprs/P6opaque.o compiling src/6model/reprs/MVMCode.o compiling src/6model/reprs/MVMOSHandle.o compiling src/6model/reprs/MVMCompUnit.o compiling src/6model/reprs/MVMStaticFrame.o compiling src/6model/reprs/P6int.o compiling src/6model/reprs/P6num.o compiling src/6model/reprs/Uninstantiable.o compiling src/6model/reprs/HashAttrStore.o compiling src/6model/reprs/MVMThread.o compiling src/6model/reprs/MVMIter.o compiling src/6model/reprs/MVMContext.o compiling src/6model/reprs/SCRef.o compiling src/6model/reprs/MVMCallCapture.o compiling src/6model/reprs/P6bigint.o compiling src/6model/reprs/NFA.o compiling src/6model/reprs/MVMException.o compiling src/6model/reprs/MVMDLLSym.o compiling src/6model/reprs/MVMMultiCache.o compiling src/6model/reprs/MVMContinuation.o compiling src/6model/reprs/NativeCall.o src/core/interp.c: In function 'MVM_interp_run': src/core/interp.c:3315:36: warning: variable 'coderef' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 3315 | MVMObject *coderef; | ^~~~~~~ compiling src/6model/reprs/CPointer.o compiling src/6model/reprs/CStr.o compiling src/6model/reprs/CArray.o compiling src/6model/reprs/CStruct.o compiling src/6model/reprs/CUnion.o compiling src/6model/reprs/ReentrantMutex.o compiling src/6model/reprs/ConditionVariable.o compiling src/6model/reprs/Semaphore.o compiling src/6model/reprs/ConcBlockingQueue.o compiling src/6model/reprs/MVMAsyncTask.o compiling src/6model/reprs/MVMNull.o compiling src/6model/reprs/CPPStruct.o compiling src/6model/reprs/NativeRef.o compiling src/6model/reprs/MultiDimArray.o compiling src/6model/reprs/Decoder.o compiling src/6model/reprs/MVMSpeshLog.o compiling src/6model/reprs/MVMStaticFrameSpesh.o compiling src/6model/reprs/MVMSpeshPluginState.o compiling src/6model/6model.o compiling src/6model/bootstrap.o compiling src/6model/sc.o compiling src/6model/serialization.o compiling src/spesh/dump.o compiling src/spesh/graph.o compiling src/spesh/codegen.o compiling src/spesh/candidate.o compiling src/spesh/manipulate.o compiling src/spesh/args.o compiling src/spesh/usages.o compiling src/spesh/facts.o compiling src/spesh/optimize.o compiling src/spesh/dead_bb_elimination.o src/spesh/optimize.c: In function 'optimize_bitwise_int_math': src/spesh/optimize.c:554:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 554 | char *opname = ins->info->name; | ^~~ compiling src/spesh/dead_ins_elimination.o compiling src/spesh/deopt.o compiling src/spesh/log.o compiling src/spesh/threshold.o compiling src/spesh/inline.o compiling src/spesh/osr.o compiling src/spesh/lookup.o compiling src/spesh/iterator.o compiling src/spesh/worker.o compiling src/spesh/debug.o compiling src/spesh/stats.o compiling src/spesh/plan.o compiling src/spesh/arg_guard.o compiling src/spesh/plugin.o compiling src/spesh/frame_walker.o compiling src/spesh/pea.o compiling src/strings/decode_stream.o compiling src/strings/ascii.o src/strings/ascii.c: In function 'MVM_string_ascii_decode': src/strings/ascii.c:16:27: warning: comparison is always true due to limited range of data type [-Wtype-limits] 16 | else if (ascii[i] >= 0) { | ^~ compiling src/strings/parse_num.o compiling src/strings/utf8.o compiling src/strings/utf8_c8.o compiling src/strings/nfg.o compiling src/strings/ops.o In file included from src/strings/uthash.h:36, from src/moar.h:109, from src/strings/ops.c:3: src/strings/siphash/csiphash.h: In function 'siphashfinish': src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | case 5: t.u8[4] = src[4]; | ~~~~~~~~^~~~~~~~ src/strings/siphash/csiphash.h:160:9: note: here 160 | case 4: t.u8[3] = src[3]; | ^~~~ generating src/strings/unicode.c compiling src/strings/normalize.o compiling src/strings/latin1.o compiling src/strings/utf16.o compiling src/strings/windows1252.o compiling src/strings/shiftjis.o compiling src/strings/gb2312.o compiling src/strings/gb18030.o In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_index': src/strings/iter.h:176:39: warning: 'n_gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] 176 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:596:37: note: 'n_gi.next_strand' was declared here 596 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:170:28: warning: 'n_gi.repetitions' may be used uninitialized in this function [-Wmaybe-uninitialized] 170 | gi->repetitions--; | ~~~~~~~~~~~~~~~^~ src/strings/ops.c:596:37: note: 'n_gi.repetitions' was declared here 596 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:161:51: warning: 'n_gi.pos' may be used uninitialized in this function [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ^ src/strings/ops.c:596:37: note: 'n_gi.pos' was declared here 596 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:158:12: warning: 'n_gi.end' may be used uninitialized in this function [-Wmaybe-uninitialized] 158 | if (gi->pos < gi->end) { | ^ src/strings/ops.c:596:37: note: 'n_gi.end' was declared here 596 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:180:34: warning: 'n_gi.strands_remaining' may be used uninitialized in this function [-Wmaybe-uninitialized] 180 | gi->strands_remaining--; | ~~~~~~~~~~~~~~~~~~~~~^~ src/strings/ops.c:596:37: note: 'n_gi.strands_remaining' was declared here 596 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:159:13: warning: 'n_gi.blob_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 159 | switch (gi->blob_type) { | ^~~~~~ src/strings/ops.c:596:37: note: 'n_gi.blob_type' was declared here 596 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:161:51: warning: 'n_gi.active_blob.any' may be used uninitialized in this function [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ^ src/strings/ops.c:596:37: note: 'n_gi.active_blob.any' was declared here 596 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:176:39: warning: 'n_gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] 176 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:549:25: note: 'n_gi.next_strand' was declared here 549 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:170:28: warning: 'n_gi.repetitions' may be used uninitialized in this function [-Wmaybe-uninitialized] 170 | gi->repetitions--; | ~~~~~~~~~~~~~~~^~ src/strings/ops.c:549:25: note: 'n_gi.repetitions' was declared here 549 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:161:51: warning: 'n_gi.pos' may be used uninitialized in this function [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ^ src/strings/ops.c:549:25: note: 'n_gi.pos' was declared here 549 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:158:12: warning: 'n_gi.end' may be used uninitialized in this function [-Wmaybe-uninitialized] 158 | if (gi->pos < gi->end) { | ^ src/strings/ops.c:549:25: note: 'n_gi.end' was declared here 549 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:180:34: warning: 'n_gi.strands_remaining' may be used uninitialized in this function [-Wmaybe-uninitialized] 180 | gi->strands_remaining--; | ~~~~~~~~~~~~~~~~~~~~~^~ src/strings/ops.c:549:25: note: 'n_gi.strands_remaining' was declared here 549 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:159:13: warning: 'n_gi.blob_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 159 | switch (gi->blob_type) { | ^~~~~~ src/strings/ops.c:549:25: note: 'n_gi.blob_type' was declared here 549 | MVMGraphemeIter n_gi; | ^~~~ In file included from src/moar.h:187, from src/strings/ops.c:3: src/strings/iter.h:161:51: warning: 'n_gi.active_blob.any' may be used uninitialized in this function [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ^ src/strings/ops.c:549:25: note: 'n_gi.active_blob.any' was declared here 549 | MVMGraphemeIter n_gi; | ^~~~ compiling src/math/bigintops.o compiling src/profiler/instrument.o compiling src/profiler/log.o compiling src/profiler/profile.o compiling src/profiler/heapsnapshot.o compiling src/profiler/telemeh.o In file included from src/strings/uthash.h:36, from src/moar.h:109, from src/profiler/heapsnapshot.c:1: src/strings/siphash/csiphash.h: In function 'siphashfinish': src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | case 5: t.u8[4] = src[4]; | ~~~~~~~~^~~~~~~~ src/strings/siphash/csiphash.h:160:9: note: here 160 | case 4: t.u8[3] = src[3]; | ^~~~ compiling src/profiler/configuration.o compiling src/instrument/crossthreadwrite.o src/profiler/configuration.c: In function 'operand_size': src/profiler/configuration.c:154:12: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | return size; | ^~~~ compiling src/instrument/line_coverage.o compiling src/platform/sys.o compiling src/platform/random.o compiling src/platform/memmem32.o compiling src/platform/malloc_trim.o compiling src/moar.o compiling src/platform/posix/mmap.o compiling src/platform/posix/time.o compiling src/platform/posix/io.o compiling src/platform/posix/fork.o compiling src/jit/stub.o compiling 3rdparty/cmp/cmp.o compiling 3rdparty/tinymt/tinymt64.o compiling 3rdparty/sha1/sha1.o compiling 3rdparty/libtommath/bn_cutoffs.o compiling 3rdparty/libtommath/bn_deprecated.o compiling 3rdparty/libtommath/bn_mp_2expt.o compiling 3rdparty/libtommath/bn_mp_abs.o compiling 3rdparty/libtommath/bn_mp_add.o compiling 3rdparty/libtommath/bn_mp_add_d.o compiling 3rdparty/libtommath/bn_mp_addmod.o compiling 3rdparty/libtommath/bn_mp_and.o compiling 3rdparty/libtommath/bn_mp_clamp.o compiling 3rdparty/libtommath/bn_mp_clear.o compiling 3rdparty/libtommath/bn_mp_clear_multi.o compiling 3rdparty/libtommath/bn_mp_cmp.o compiling 3rdparty/libtommath/bn_mp_cmp_d.o compiling 3rdparty/libtommath/bn_mp_cmp_mag.o compiling 3rdparty/libtommath/bn_mp_cnt_lsb.o compiling 3rdparty/libtommath/bn_mp_complement.o compiling 3rdparty/libtommath/bn_mp_copy.o compiling 3rdparty/libtommath/bn_mp_count_bits.o compiling 3rdparty/libtommath/bn_mp_decr.o compiling 3rdparty/libtommath/bn_mp_div.o compiling 3rdparty/libtommath/bn_mp_div_2.o compiling 3rdparty/libtommath/bn_mp_div_2d.o compiling 3rdparty/libtommath/bn_mp_div_3.o compiling 3rdparty/libtommath/bn_mp_div_d.o compiling 3rdparty/libtommath/bn_mp_dr_is_modulus.o compiling 3rdparty/libtommath/bn_mp_dr_reduce.o compiling 3rdparty/libtommath/bn_mp_dr_setup.o compiling 3rdparty/libtommath/bn_mp_error_to_string.o compiling 3rdparty/libtommath/bn_mp_exch.o compiling 3rdparty/libtommath/bn_mp_expt_u32.o compiling 3rdparty/libtommath/bn_mp_exptmod.o compiling 3rdparty/libtommath/bn_mp_exteuclid.o compiling 3rdparty/libtommath/bn_mp_fread.o compiling 3rdparty/libtommath/bn_mp_from_sbin.o compiling 3rdparty/libtommath/bn_mp_from_ubin.o compiling 3rdparty/libtommath/bn_mp_fwrite.o compiling 3rdparty/libtommath/bn_mp_gcd.o compiling 3rdparty/libtommath/bn_mp_get_double.o compiling 3rdparty/libtommath/bn_mp_get_i32.o compiling 3rdparty/libtommath/bn_mp_get_i64.o compiling 3rdparty/libtommath/bn_mp_get_l.o compiling 3rdparty/libtommath/bn_mp_get_ll.o compiling 3rdparty/libtommath/bn_mp_get_mag_u32.o compiling 3rdparty/libtommath/bn_mp_get_mag_u64.o compiling 3rdparty/libtommath/bn_mp_get_mag_ul.o compiling 3rdparty/libtommath/bn_mp_get_mag_ull.o compiling 3rdparty/libtommath/bn_mp_grow.o compiling 3rdparty/libtommath/bn_mp_incr.o compiling 3rdparty/libtommath/bn_mp_init.o compiling 3rdparty/libtommath/bn_mp_init_copy.o compiling 3rdparty/libtommath/bn_mp_init_i32.o compiling 3rdparty/libtommath/bn_mp_init_i64.o compiling 3rdparty/libtommath/bn_mp_init_l.o compiling 3rdparty/libtommath/bn_mp_init_ll.o compiling 3rdparty/libtommath/bn_mp_init_multi.o compiling 3rdparty/libtommath/bn_mp_init_set.o compiling 3rdparty/libtommath/bn_mp_init_size.o compiling 3rdparty/libtommath/bn_mp_init_u32.o compiling 3rdparty/libtommath/bn_mp_init_u64.o compiling 3rdparty/libtommath/bn_mp_init_ul.o compiling 3rdparty/libtommath/bn_mp_init_ull.o compiling 3rdparty/libtommath/bn_mp_invmod.o compiling 3rdparty/libtommath/bn_mp_is_square.o compiling 3rdparty/libtommath/bn_mp_iseven.o compiling 3rdparty/libtommath/bn_mp_isodd.o compiling 3rdparty/libtommath/bn_mp_kronecker.o compiling 3rdparty/libtommath/bn_mp_lcm.o compiling 3rdparty/libtommath/bn_mp_log_u32.o compiling 3rdparty/libtommath/bn_mp_lshd.o compiling 3rdparty/libtommath/bn_mp_mod.o compiling 3rdparty/libtommath/bn_mp_mod_2d.o compiling 3rdparty/libtommath/bn_mp_mod_d.o compiling 3rdparty/libtommath/bn_mp_montgomery_calc_normalization.o compiling 3rdparty/libtommath/bn_mp_montgomery_reduce.o compiling 3rdparty/libtommath/bn_mp_montgomery_setup.o compiling 3rdparty/libtommath/bn_mp_mul.o compiling 3rdparty/libtommath/bn_mp_mul_2.o compiling 3rdparty/libtommath/bn_mp_mul_2d.o compiling 3rdparty/libtommath/bn_mp_mul_d.o compiling 3rdparty/libtommath/bn_mp_mulmod.o compiling 3rdparty/libtommath/bn_mp_neg.o compiling 3rdparty/libtommath/bn_mp_or.o compiling 3rdparty/libtommath/bn_mp_pack.o compiling 3rdparty/libtommath/bn_mp_pack_count.o compiling 3rdparty/libtommath/bn_mp_prime_fermat.o compiling 3rdparty/libtommath/bn_mp_prime_frobenius_underwood.o compiling 3rdparty/libtommath/bn_mp_prime_is_prime.o compiling 3rdparty/libtommath/bn_mp_prime_miller_rabin.o compiling 3rdparty/libtommath/bn_mp_prime_next_prime.o compiling 3rdparty/libtommath/bn_mp_prime_rabin_miller_trials.o compiling 3rdparty/libtommath/bn_mp_prime_rand.o compiling 3rdparty/libtommath/bn_mp_prime_strong_lucas_selfridge.o compiling 3rdparty/libtommath/bn_mp_radix_size.o compiling 3rdparty/libtommath/bn_mp_radix_smap.o compiling 3rdparty/libtommath/bn_mp_rand.o compiling 3rdparty/libtommath/bn_mp_read_radix.o compiling 3rdparty/libtommath/bn_mp_reduce.o compiling 3rdparty/libtommath/bn_mp_reduce_2k.o compiling 3rdparty/libtommath/bn_mp_reduce_2k_l.o compiling 3rdparty/libtommath/bn_mp_reduce_2k_setup.o compiling 3rdparty/libtommath/bn_mp_reduce_2k_setup_l.o compiling 3rdparty/libtommath/bn_mp_reduce_is_2k.o compiling 3rdparty/libtommath/bn_mp_reduce_is_2k_l.o compiling 3rdparty/libtommath/bn_mp_reduce_setup.o compiling 3rdparty/libtommath/bn_mp_root_u32.o compiling 3rdparty/libtommath/bn_mp_rshd.o compiling 3rdparty/libtommath/bn_mp_sbin_size.o compiling 3rdparty/libtommath/bn_mp_set.o compiling 3rdparty/libtommath/bn_mp_set_double.o compiling 3rdparty/libtommath/bn_mp_set_i32.o compiling 3rdparty/libtommath/bn_mp_set_i64.o compiling 3rdparty/libtommath/bn_mp_set_l.o compiling 3rdparty/libtommath/bn_mp_set_ll.o compiling 3rdparty/libtommath/bn_mp_set_u32.o compiling 3rdparty/libtommath/bn_mp_set_u64.o compiling 3rdparty/libtommath/bn_mp_set_ul.o compiling 3rdparty/libtommath/bn_mp_set_ull.o compiling 3rdparty/libtommath/bn_mp_shrink.o compiling 3rdparty/libtommath/bn_mp_signed_rsh.o compiling 3rdparty/libtommath/bn_mp_sqr.o compiling 3rdparty/libtommath/bn_mp_sqrmod.o compiling 3rdparty/libtommath/bn_mp_sqrt.o compiling 3rdparty/libtommath/bn_mp_sqrtmod_prime.o compiling 3rdparty/libtommath/bn_mp_sub.o compiling 3rdparty/libtommath/bn_mp_sub_d.o compiling 3rdparty/libtommath/bn_mp_submod.o compiling 3rdparty/libtommath/bn_mp_to_radix.o compiling 3rdparty/libtommath/bn_mp_to_sbin.o compiling 3rdparty/libtommath/bn_mp_to_ubin.o compiling 3rdparty/libtommath/bn_mp_ubin_size.o compiling 3rdparty/libtommath/bn_mp_unpack.o compiling 3rdparty/libtommath/bn_mp_xor.o compiling 3rdparty/libtommath/bn_mp_zero.o compiling 3rdparty/libtommath/bn_prime_tab.o compiling 3rdparty/libtommath/bn_s_mp_add.o compiling 3rdparty/libtommath/bn_s_mp_balance_mul.o compiling 3rdparty/libtommath/bn_s_mp_exptmod.o compiling 3rdparty/libtommath/bn_s_mp_exptmod_fast.o compiling 3rdparty/libtommath/bn_s_mp_get_bit.o compiling 3rdparty/libtommath/bn_s_mp_invmod_fast.o compiling 3rdparty/libtommath/bn_s_mp_invmod_slow.o compiling 3rdparty/libtommath/bn_s_mp_karatsuba_mul.o compiling 3rdparty/libtommath/bn_s_mp_karatsuba_sqr.o compiling 3rdparty/libtommath/bn_s_mp_montgomery_reduce_fast.o compiling 3rdparty/libtommath/bn_s_mp_mul_digs.o compiling 3rdparty/libtommath/bn_s_mp_mul_digs_fast.o compiling 3rdparty/libtommath/bn_s_mp_mul_high_digs.o compiling 3rdparty/libtommath/bn_s_mp_mul_high_digs_fast.o compiling 3rdparty/libtommath/bn_s_mp_prime_is_divisible.o compiling 3rdparty/libtommath/bn_s_mp_rand_jenkins.o compiling 3rdparty/libtommath/bn_s_mp_rand_platform.o compiling 3rdparty/libtommath/bn_s_mp_reverse.o compiling 3rdparty/libtommath/bn_s_mp_sqr.o compiling 3rdparty/libtommath/bn_s_mp_sqr_fast.o compiling 3rdparty/libtommath/bn_s_mp_sub.o compiling 3rdparty/libtommath/bn_s_mp_toom_mul.o compiling 3rdparty/libtommath/bn_s_mp_toom_sqr.o /usr/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc compiling src/strings/unicode.o linking 3rdparty/cmp/libcmp.a linking 3rdparty/tinymt/libtinymt.a linking 3rdparty/sha1/libsha1.a linking 3rdparty/libtommath/libtommath.a In file included from src/strings/uthash.h:36, from src/moar.h:109, from src/strings/unicode.c:56: src/strings/siphash/csiphash.h: In function 'siphashfinish': src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 153 | case 5: t.u8[4] = src[4]; | ~~~~~~~~^~~~~~~~ src/strings/siphash/csiphash.h:160:9: note: here 160 | case 4: t.u8[3] = src[3]; | ^~~~ src/strings/unicode.c: In function 'find_next_node': src/strings/unicode.c:119043:10: note: parameter passing for argument of type 'struct sub_node' changed in GCC 9.1 119043 | MVMint64 find_next_node (MVMThreadContext *tc, sub_node node, MVMCodepoint next_cp) { | ^~~~~~~~~~~~~~ src/strings/unicode.c: In function 'collation_push_cp': src/strings/unicode.c:119097:13: warning: 'cps[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 119097 | query = get_main_node(tc, cps[0], 0, starter_main_nodes_elems); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linking libmoar.so src/strings/unicode.c: In function 'find_next_node': src/strings/unicode.c:119043:10: note: parameter passing for argument of type 'struct sub_node' changed in GCC 9.1 119043 | MVMint64 find_next_node (MVMThreadContext *tc, sub_node node, MVMCodepoint next_cp) { | ^ linking moar + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/6model-parametric-extensions.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/arg-passing.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/bootstrap.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/bytecode.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/exceptions.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/extops.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/gc.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/heapsnapshot.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/interpreter.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/README.md + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/debug-server-protocol.md + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/release_guide.md + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/reveal.md + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.in3dPY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64 + cd MoarVM-2020.07 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/bin" /usr/bin/perl -MExtUtils::Command -e cp moar "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/bin" /usr/bin/perl -MExtUtils::Command -e chmod 755 "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/bin/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/lib64" /usr/bin/perl -MExtUtils::Command -e rm_f "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/lib64/libmoar.so" /usr/bin/perl -MExtUtils::Command -e cp libmoar.so "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/lib64" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Nodes.nqp "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Ops.nqp "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e cp pkgconfig/moar.pc "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/gen/config.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/instrument" /usr/bin/perl -MExtUtils::Command -e cp 3rdparty/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/6model/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/6model" /usr/bin/perl -MExtUtils::Command -e cp src/6model/reprs/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e cp src/core/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e cp src/gc/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e cp src/gen/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e cp src/io/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e cp src/math/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e cp src/platform/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e cp src/profiler/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e cp src/spesh/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e cp src/debug/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e cp src/strings/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e cp src/strings/siphash/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e cp src/jit/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e cp src/instrument/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/moar/instrument" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/libtommath" /usr/bin/perl -MExtUtils::Command -e cp 3rdparty/libtommath/*.h "/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/include/libtommath" + chmod 755 /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/lib64/libmoar.so + /usr/bin/perl -MExtUtils::Command -e mkpath /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/man/man1 + /usr/bin/gzip -c + pod2man --section=1 --name=moar docs/moar.pod + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.2020.07-1.fc33 --unique-debug-suffix -0.2020.07-1.fc33.aarch64 --unique-debug-src-base moarvm-0.2020.07-1.fc33.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/MoarVM-2020.07 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/bin/moar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/lib64/libmoar.so extracting debug info from /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/bin/moar extracting debug info from /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/lib64/libmoar.so original debug info size: 14436kB, size after compression: 8572kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 28069 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/moarvm-0.2020.07-1.fc33.aarch64/src/platform/sys.h is executable but has no shebang, removing executable bit Processing files: moarvm-0.2020.07-1.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IJC8nY + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2020.07 + DOCDIR=/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/doc/moarvm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/doc/moarvm + cp -pr CREDITS /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/doc/moarvm + cp -pr docs /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/doc/moarvm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6JnypY + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2020.07 + LICENSEDIR=/builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/licenses/moarvm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/licenses/moarvm + cp -pr LICENSE /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64/usr/share/licenses/moarvm + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(libtommath) = 1.2 libmoar.so()(64bit) moarvm = 0.2020.07-1.fc33 moarvm(aarch-64) = 0.2020.07-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libffi.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmoar.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libuv.so.1()(64bit) rtld(GNU_HASH) Processing files: moarvm-devel-0.2020.07-1.fc33.aarch64 Provides: moarvm-devel = 0.2020.07-1.fc33 moarvm-devel(aarch-64) = 0.2020.07-1.fc33 pkgconfig(moar) = 2020.07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: moarvm-debugsource-0.2020.07-1.fc33.aarch64 Provides: moarvm-debugsource = 0.2020.07-1.fc33 moarvm-debugsource(aarch-64) = 0.2020.07-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: moarvm-debuginfo-0.2020.07-1.fc33.aarch64 Provides: debuginfo(build-id) = 9a1d6885ee8542b5bc4dcb2527062e8ce861f97e debuginfo(build-id) = f138235f0ffd45da545ae37ce49ee8d148a844b1 moarvm-debuginfo = 0.2020.07-1.fc33 moarvm-debuginfo(aarch-64) = 0.2020.07-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: moarvm-debugsource(aarch-64) = 0.2020.07-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64 Wrote: /builddir/build/RPMS/moarvm-devel-0.2020.07-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/moarvm-debuginfo-0.2020.07-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/moarvm-0.2020.07-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/moarvm-debugsource-0.2020.07-1.fc33.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5gQHHY + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2020.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/moarvm-0.2020.07-1.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0