Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-150554-79727/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/moarvm-2024.01-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-150554-79727/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6WceCM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MoarVM-2024.01 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/MoarVM-2024.01.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd MoarVM-2024.01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf 3rdparty/libuv/ 3rdparty/libatomicops/ 3rdparty/dyncall/ 3rdparty/libtommath/ 3rdparty/mimalloc/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T16rNi + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -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 MoarVM-2024.01 + /usr/bin/perl Configure.pl --prefix=/usr --libdir=/usr/lib64 --has-libuv --has-libffi --has-libatomic_ops --has-libtommath --has-mimalloc Welcome to MoarVM! Configuring native build environment ................... trying to compile a simple C program ............... YES probing support of -Werror=* ....................... YES Testing pkgconfig .................................. 1.9.5 probing stdatomic .................................. YES Adding extra libs for libffi: -L/usr/lib64/../lib64 Defaulting to mimalloc because you have OK probing whether your compiler thinks that it is gcc YES probing how your compiler does static inline ....... static __inline__ probing if your compiler offers thread local storage _Thread_local probing if your pow() handles NaN and Inf corner cases YES probing if your log() returns NaN for negative values YES probing if your log10() returns NaN for negative values YES probing if your asin() returns NaN for negative values YES probing if your acos() returns NaN for negative values YES probing if you have isnan .......................... YES probing if you have isinf .......................... YES probing if you have signbit ........................ YES your CPU can read unaligned values for all of int32 int64 num64 probing the size of pointers ....................... 8 probing C type support for booleans ................ _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 ................ YES make: make compile: gcc -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function -Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DMVM_HEAPSNAPSHOT_FORMAT=3 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection includes: -I/usr/local/include link: gcc -O3 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 libs: -L/usr/local/lib -L/usr/lib64/../lib64 -lmimalloc -lffi -ltommath -luv -lm -lpthread -lrt -ldl -lzstd byte order: little endian Checking perl5 modules ................................. OK Configuring 3rdparty libs .............................. OK 3rdparty: 3rdparty/cmp/libcmp.a 3rdparty/sha1/libsha1.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. + /usr/bin/make -O -j32 V=1 VERBOSE=1 compiling src/main.o compiling src/core/compunit.o compiling src/core/index_hash_table.o compiling src/core/threadcontext.o compiling src/core/ops.o compiling src/core/ext.o compiling src/core/ptr_hash_table.o compiling src/core/loadbytecode.o compiling src/core/dll.o compiling src/core/callsite.o compiling src/core/fixkey_hash_table.o compiling src/core/validation.o compiling src/core/intcache.o compiling src/core/regionalloc.o compiling src/core/str_hash_table.o compiling src/core/uni_hash_table.o compiling src/core/threads.o compiling src/core/continuation.o compiling src/gc/worklist.o compiling src/gc/allocation.o compiling src/core/hll.o compiling src/gc/wb.o compiling src/core/bytecodedump.o compiling src/gc/gen2.o compiling src/gc/objectid.o compiling src/core/exceptions.o compiling src/gc/finalize.o compiling src/gc/debug.o compiling src/core/nativecall.o compiling src/gc/orchestrate.o compiling src/core/callstack.o compiling src/io/timers.o compiling src/gc/collect.o compiling src/io/filewatchers.o compiling src/io/dirops.o compiling src/core/coerce.o compiling src/io/syncsocket.o compiling src/core/bytecode.o compiling src/io/syncfile.o compiling src/io/eventloop.o compiling src/6model/reprs/MVMString.o compiling src/io/signals.o compiling src/6model/parametric.o compiling src/io/io.o compiling src/6model/reprs/MVMCFunction.o compiling src/io/fileops.o compiling src/io/asyncsocketudp.o compiling src/6model/reprs/KnowHOWAttributeREPR.o compiling src/6model/reprs/P6str.o compiling src/6model/reprs/KnowHOWREPR.o compiling src/gc/roots.o compiling src/6model/reprs/MVMOSHandle.o compiling src/core/frame.o compiling src/6model/reprs/P6int.o compiling src/6model/reprs.o compiling src/core/nativecall_libffi.o compiling src/6model/reprs/MVMCode.o compiling src/6model/reprs/MVMCompUnit.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 'MVM_nativecall_invoke': src/core/nativecall_libffi.c:503:16: warning: unused variable 'status' [-Wunused-variable] 503 | ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned int)num_args, body->ffi_ret_type, body->ffi_arg_types); | ^~~~~~ src/core/nativecall_libffi.c: In function 'MVM_nativecall_dispatch': src/core/nativecall_libffi.c:876:16: warning: unused variable 'status' [-Wunused-variable] 876 | ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned int)num_args, body->ffi_ret_type, body->ffi_arg_types); | ^~~~~~ compiling src/core/args.o compiling src/6model/reprs/MVMThread.o compiling src/6model/reprconv.o compiling src/6model/reprs/Uninstantiable.o compiling src/io/procops.o compiling src/6model/reprs/MVMStaticFrame.o compiling src/6model/reprs/P6num.o compiling src/6model/reprs/MVMException.o compiling src/6model/reprs/MVMHash.o compiling src/6model/reprs/HashAttrStore.o compiling src/6model/reprs/P6bigint.o compiling src/6model/reprs/MVMDLLSym.o compiling src/6model/reprs/MVMIter.o compiling src/6model/reprs/MVMContinuation.o compiling src/6model/reprs/CStr.o compiling src/6model/reprs/CPointer.o compiling src/6model/reprs/ReentrantMutex.o compiling src/6model/reprs/VMArray.o compiling src/6model/reprs/MVMAsyncTask.o compiling src/6model/reprs/NativeCall.o compiling src/6model/reprs/SCRef.o compiling src/6model/reprs/Semaphore.o compiling src/6model/reprs/MVMContext.o compiling src/6model/reprs/ConditionVariable.o compiling src/io/asyncsocket.o compiling src/6model/containers.o compiling src/6model/reprs/ConcBlockingQueue.o compiling src/6model/reprs/MVMNull.o compiling src/6model/reprs/MVMSpeshLog.o compiling src/6model/reprs/CArray.o compiling src/6model/reprs/MVMStaticFrameSpesh.o compiling src/6model/reprs/MVMTracked.o compiling src/6model/reprs/MVMStat.o compiling src/6model/reprs/Decoder.o compiling src/6model/6model.o compiling src/gen/config.o compiling src/disp/registry.o compiling src/6model/reprs/MVMCapture.o compiling src/6model/reprs/MultiDimArray.o compiling src/6model/reprs/CPPStruct.o compiling src/disp/resume.o compiling src/6model/reprs/CUnion.o compiling src/6model/reprs/NativeRef.o compiling src/spesh/dead_ins_elimination.o compiling src/6model/reprs/CStruct.o compiling src/spesh/threshold.o compiling src/spesh/usages.o compiling src/disp/inline_cache.o compiling src/6model/reprs/P6opaque.o compiling src/spesh/dead_bb_elimination.o compiling src/spesh/manipulate.o compiling src/spesh/log.o compiling src/6model/sc.o compiling src/6model/reprs/NFA.o compiling src/spesh/iterator.o compiling src/spesh/lookup.o compiling src/spesh/osr.o compiling src/disp/boot.o compiling src/spesh/deopt.o compiling src/spesh/debug.o compiling src/spesh/codegen.o compiling src/spesh/worker.o compiling src/spesh/facts.o compiling src/spesh/frame_walker.o compiling src/debug/debugserver.o compiling src/6model/bootstrap.o compiling src/spesh/args.o compiling src/strings/decode_stream.o compiling src/spesh/arg_guard.o compiling src/spesh/plan.o compiling src/6model/reprs/MVMSpeshCandidate.o compiling src/spesh/dump.o compiling src/strings/latin1.o compiling src/strings/parse_num.o compiling src/spesh/graph.o compiling src/spesh/pea.o compiling src/strings/ascii.o compiling src/strings/utf8.o compiling src/strings/utf8_c8.o compiling src/strings/utf16.o compiling src/spesh/stats.o compiling src/profiler/profile.o compiling src/disp/syscall.o compiling 3rdparty/freebsd/memmem.o compiling src/spesh/optimize.o compiling src/strings/windows1252.o compiling src/platform/malloc_trim.o compiling src/strings/nfg.o compiling src/strings/normalize.o compiling src/spesh/inline.o compiling src/profiler/telemeh.o compiling src/strings/gb2312.o compiling src/platform/sys.o compiling src/platform/posix/io.o compiling src/platform/posix/mmap.o compiling src/platform/memmem32.o compiling src/instrument/crossthreadwrite.o compiling src/platform/posix/time.o compiling src/platform/random.o compiling 3rdparty/ryu/ryu/d2s.o compiling src/strings/gb18030.o /usr/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc compiling src/instrument/line_coverage.o compiling src/profiler/log.o compiling src/platform/posix/fork.o compiling src/jit/label.o compiling 3rdparty/sha1/sha1.o compiling src/jit/interface.o linking 3rdparty/sha1/libsha1.a compiling src/jit/dump.o compiling src/6model/serialization.o compiling src/profiler/configuration.o compiling src/jit/x64/arch.o compiling src/profiler/instrument.o compiling src/jit/compile.o compiling src/moar.o compiling src/spesh/disp.o compiling src/profiler/heapsnapshot.o Precompiling templates from src/jit/core_templates.expr compiling src/disp/program.o Building tile tables from src/jit/x64/tile_pattern.tile compiling src/math/bigintops.o compiling src/jit/linear_scan.o gcc 3rdparty/dynasm/minilua.c -lm -o 3rdparty/dynasm/minilua compiling 3rdparty/cmp/cmp.o linking 3rdparty/cmp/libcmp.a preprocessing src/jit/x64/emit.dasc compiling src/jit/graph.o compiling src/jit/expr.o compiling src/jit/tile.o compiling src/strings/ops.o In file included from src/moar.h:261, from src/strings/ops.c:3: In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2456:29: src/strings/iter.h:181:28: warning: 'gi_b.next_strand' may be used uninitialized [-Wmaybe-uninitialized] 181 | gi->next_strand++; | ~~~~~~~~~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:27: note: 'gi_b.next_strand' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2456:29: src/strings/iter.h:170:28: warning: 'gi_b.repetitions' may be used uninitialized [-Wmaybe-uninitialized] 170 | gi->repetitions--; | ~~~~~~~~~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:27: note: 'gi_b.repetitions' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2456:29: src/strings/iter.h:158:12: warning: 'gi_b.end' may be used uninitialized [-Wmaybe-uninitialized] 158 | if (gi->pos < gi->end) { | ^ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:27: note: 'gi_b.end' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2456:29: src/strings/iter.h:161:59: warning: 'gi_b.pos' may be used uninitialized [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:27: note: 'gi_b.pos' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2456:29: src/strings/iter.h:180:34: warning: 'gi_b.strands_remaining' may be used uninitialized [-Wmaybe-uninitialized] 180 | gi->strands_remaining--; | ~~~~~~~~~~~~~~~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:27: note: 'gi_b.strands_remaining' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2456:29: src/strings/iter.h:159:13: warning: 'gi_b.blob_type' may be used uninitialized [-Wmaybe-uninitialized] 159 | switch (gi->blob_type) { | ^~~~~~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:27: note: 'gi_b.blob_type' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2456:29: src/strings/iter.h:161:51: warning: 'gi_b.active_blob.any' may be used uninitialized [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ^ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:27: note: 'gi_b.active_blob.any' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2455:29: src/strings/iter.h:181:28: warning: 'gi_a.next_strand' may be used uninitialized [-Wmaybe-uninitialized] 181 | gi->next_strand++; | ~~~~~~~~~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:21: note: 'gi_a.next_strand' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2455:29: src/strings/iter.h:170:28: warning: 'gi_a.repetitions' may be used uninitialized [-Wmaybe-uninitialized] 170 | gi->repetitions--; | ~~~~~~~~~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:21: note: 'gi_a.repetitions' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2455:29: src/strings/iter.h:158:12: warning: 'gi_a.end' may be used uninitialized [-Wmaybe-uninitialized] 158 | if (gi->pos < gi->end) { | ^ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:21: note: 'gi_a.end' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2455:29: src/strings/iter.h:161:59: warning: 'gi_a.pos' may be used uninitialized [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:21: note: 'gi_a.pos' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2455:29: src/strings/iter.h:180:34: warning: 'gi_a.strands_remaining' may be used uninitialized [-Wmaybe-uninitialized] 180 | gi->strands_remaining--; | ~~~~~~~~~~~~~~~~~~~~~^~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:21: note: 'gi_a.strands_remaining' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2455:29: src/strings/iter.h:159:13: warning: 'gi_a.blob_type' may be used uninitialized [-Wmaybe-uninitialized] 159 | switch (gi->blob_type) { | ^~~~~~ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:21: note: 'gi_a.blob_type' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ In function 'MVM_string_gi_get_grapheme', inlined from 'MVM_string_compare' at src/strings/ops.c:2455:29: src/strings/iter.h:161:51: warning: 'gi_a.active_blob.any' may be used uninitialized [-Wmaybe-uninitialized] 161 | return gi->active_blob.blob_32[gi->pos++]; | ^ src/strings/ops.c: In function 'MVM_string_compare': src/strings/ops.c:2378:21: note: 'gi_a.active_blob.any' was declared here 2378 | MVMGraphemeIter gi_a, gi_b; | ^~~~ compiling src/strings/unicode.o compiling src/strings/shiftjis.o compiling src/jit/x64/emit.o compiling src/core/interp.o linking libmoar.so linking moar + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mkk6jV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64 + cd MoarVM-2024.01 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/bin" /usr/bin/perl -MExtUtils::Command -e cp moar "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/bin" /usr/bin/perl -MExtUtils::Command -e chmod 755 "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/bin/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/lib64" /usr/bin/perl -MExtUtils::Command -e rm_f "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/lib64/libmoar.so" /usr/bin/perl -MExtUtils::Command -e cp libmoar.so "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/lib64" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Nodes.nqp "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Ops.nqp "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e cp pkgconfig/moar.pc "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/gen/config.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/disp" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/instrument" /usr/bin/perl -MExtUtils::Command -e cp 3rdparty/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/6model/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/6model" /usr/bin/perl -MExtUtils::Command -e cp src/6model/reprs/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e cp src/core/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e cp src/gc/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e cp src/gen/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e cp src/io/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e cp src/math/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e cp src/platform/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e cp src/profiler/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e cp src/disp/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/disp" /usr/bin/perl -MExtUtils::Command -e cp src/spesh/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e cp src/debug/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e cp src/strings/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e cp src/strings/siphash/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e cp src/jit/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e cp src/instrument/*.h "/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/include/moar/instrument" + chmod 755 /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/lib64/libmoar.so + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2024.01-2.oc9 --unique-debug-suffix -2024.01-2.oc9.x86_64 --unique-debug-src-base moarvm-2024.01-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/MoarVM-2024.01 extracting debug info from /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/lib64/libmoar.so extracting debug info from /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/bin/moar 34427 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/src/debug/moarvm-2024.01-2.oc9.x86_64/src/platform/sys.h is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: moarvm-2024.01-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pKDB34 + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2024.01 + DOCDIR=/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/doc/moarvm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/doc/moarvm + cp -pr CREDITS /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/doc/moarvm + cp -pr docs /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/doc/moarvm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LbXchv + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2024.01 + LICENSEDIR=/builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/licenses/moarvm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/licenses/moarvm + cp -pr LICENSE /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64/usr/share/licenses/moarvm + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmoar.so()(64bit) moarvm = 2024.01-2.oc9 moarvm(x86-64) = 2024.01-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libffi.so.8()(64bit) libffi.so.8(LIBFFI_BASE_8.0)(64bit) libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmimalloc.so.2()(64bit) libmoar.so()(64bit) libtommath.so.1()(64bit) libuv.so.1()(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) Processing files: moarvm-devel-2024.01-2.oc9.x86_64 Provides: moarvm-devel = 2024.01-2.oc9 moarvm-devel(x86-64) = 2024.01-2.oc9 pkgconfig(moar) = 2024.01 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-2024.01-2.oc9.x86_64 Provides: moarvm-debugsource = 2024.01-2.oc9 moarvm-debugsource(x86-64) = 2024.01-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: moarvm-debuginfo-2024.01-2.oc9.x86_64 Provides: debuginfo(build-id) = 29144e05b5f7cde56c7f7015b76bdb9da2acabc0 debuginfo(build-id) = 75210e43c5165b5872a3869350e84b7bf5698a1e libmoar.so-2024.01-2.oc9.x86_64.debug()(64bit) moarvm-debuginfo = 2024.01-2.oc9 moarvm-debuginfo(x86-64) = 2024.01-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: moarvm-debugsource(x86-64) = 2024.01-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moarvm-2024.01-2.oc9.x86_64 Wrote: /builddir/build/RPMS/moarvm-devel-2024.01-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/moarvm-2024.01-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/moarvm-debugsource-2024.01-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/moarvm-debuginfo-2024.01-2.oc9.x86_64.rpm Child return code was: 0