Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/clover2.spec'], chrootPath='/var/lib/mock/f40-build-805652-144806/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/clover2.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 warning: Macro expanded in comment on line 25: %{name}/archive/%{gitcommit}/%{name}-%{version}-git%{shortcommit}.tar.gz Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1709164800 Wrote: /builddir/build/SRPMS/clover2-11.0.0-6.fc40.src.rpm RPM build warnings: Macro expanded in comment on line 25: %{name}/archive/%{gitcommit}/%{name}-%{version}-git%{shortcommit}.tar.gz Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/clover2.spec'], chrootPath='/var/lib/mock/f40-build-805652-144806/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/clover2.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 warning: Macro expanded in comment on line 25: %{name}/archive/%{gitcommit}/%{name}-%{version}-git%{shortcommit}.tar.gz Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1709164800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d1zrF0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clover2-11.0.0 + /usr/bin/mkdir -p clover2-11.0.0 + cd clover2-11.0.0 + rm -rf /builddir/build/BUILD/clover2-11.0.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/clover2-11.0.0-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/clover2-20221008T2308.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git clone ./clover2.git Cloning into 'clover2'... done. + cd clover2 + git config user.name 'clover2 Fedora maintainer' + git config user.email clover2-owner@fedoraproject.org + git checkout -b 11.0.0-fedora 1e6a0256612c8f8b6b1d42bd75778b15c8c5ff67 Switched to a new branch '11.0.0-fedora' + cp -a C.clcl CGI.clcl CHANGELOG CLang.clcl CLibrary.clcl Command.clcl Container.clcl ExtensionClassTest.cl ExtensionClassTest.clcl ExtensionTest.c ExtensionTest.h File.clcl Fundamental.clcl JITTest.cl JITTest.clcl JITTest2.clcl JS.jsclcl LICENSE Makefile.in MyOwnLibrary.clcl README.md Range.clcl Reflection.clcl Socket.clcl String.clcl SystemCalls.clcl TODO Thread.clcl .. + sed -i.cflags configure.in configure -e '\@CFLAGS=.*-DPREFIX=@s|-DPREFIX=|-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX=|' -e 's|-O3|-O2|' '-es|^CC=gcc|CC=clang|' + sed -i.lib configure.in configure -e 's|/lib |/lib64 |' + sed -i.lib Makefile.in -e 's|/lib$|/lib64|' + git commit -m 'Apply Fedora specific configuration' -a [11.0.0-fedora 8d1d337] Apply Fedora specific configuration 3 files changed, 30 insertions(+), 30 deletions(-) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JAJ6wX + 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 --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -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 --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd clover2-11.0.0 + cd clover2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -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 --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + '[' x '!=' x ']' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now ' ']' ++ find . -name ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./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 --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-interpreter configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-redhat-linux-gnu-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking CPU type... other checking Operating System... Linux checking for main in -lutil... yes checking for ncurses.h... yes checking for main in -lncursesw... yes checking for readline/readline.h... yes checking for main in -lreadline... yes checking for bsd/stdlib.h... no checking for main in -lbsd... no checking for main in -ldl... yes checking for math.h... yes checking for main in -lm... yes checking for iconv.h... yes checking for pcre.h... yes checking for main in -lpcre... yes checking for main in -lrt... yes which: no clang-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no clang++-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no llvm-config-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no clang-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no llvm-dis-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no llc-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no clang++-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no llvm-config-7 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) ./configure: line 4656: llvm-config: command not found checking for lchmod... yes checking for execvpe... yes which: no node in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j4 V=1 VERBOSE=1 -j1 clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/compiler.o src/compiler.c src/compiler.c:172:10: warning: variable 'jit_compile' set but not used [-Wunused-but-set-variable] 172 | BOOL jit_compile = FALSE; | ^ 1 warning generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/buffer.o src/buffer.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/debug.o src/debug.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/xfunc.o src/xfunc.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/klass.o src/klass.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/constant.o src/constant.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/code.o src/code.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/alignment.o src/alignment.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/utf.o src/utf.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/js.o src/js.c src/js.c:1015:21: warning: unused variable 'offset' [-Wunused-variable] 1015 | int offset = *(int*)pc; | ^~~~~~ src/js.c:1038:21: warning: unused variable 'size' [-Wunused-variable] 1038 | int size = *(int*)pc; | ^~~~ src/js.c:1204:25: warning: unused variable 'size' [-Wunused-variable] 1204 | int size = *(int*)pc; | ^~~~ src/js.c:1246:34: warning: unused variable 'offset' [-Wunused-variable] 1246 | unsigned int offset = *(unsigned int*)pc; | ^~~~~~ src/js.c:1252:25: warning: unused variable 'size' [-Wunused-variable] 1252 | int size = *(int*)pc; | ^~~~ src/js.c:1300:25: warning: unused variable 'field_index' [-Wunused-variable] 1300 | int field_index = *(int*)pc; | ^~~~~~~~~~~ src/js.c:1303:34: warning: unused variable 'class_name_offset' [-Wunused-variable] 1303 | unsigned int class_name_offset = *(unsigned int*)pc; | ^~~~~~~~~~~~~~~~~ src/js.c:1306:25: warning: unused variable 'size' [-Wunused-variable] 1306 | int size = *(int*)pc; | ^~~~ src/js.c:1323:25: warning: unused variable 'field_index' [-Wunused-variable] 1323 | int field_index = *(int*)pc; | ^~~~~~~~~~~ src/js.c:1326:25: warning: unused variable 'size' [-Wunused-variable] 1326 | int size = *(int*)pc; | ^~~~ src/js.c:1628:26: warning: unused variable 'value_is_object' [-Wunused-variable] 1628 | BOOL value_is_object = *(int*)pc; | ^~~~~~~~~~~~~~~ src/js.c:1644:25: warning: unused variable 'tmp' [-Wunused-variable] 1644 | int tmp = *(int*)pc; | ^~~ src/js.c:1665:25: warning: unused variable 'jump_value' [-Wunused-variable] 1665 | int jump_value = *(int*)pc; | ^~~~~~~~~~ src/js.c:1667:25: warning: unused variable 'label_offset' [-Wunused-variable] 1667 | int label_offset = *(int*)pc; | ^~~~~~~~~~~~ src/js.c:1675:25: warning: unused variable 'jump_value' [-Wunused-variable] 1675 | int jump_value = *(int*)pc; | ^~~~~~~~~~ src/js.c:1682:25: warning: unused variable 'jump_value' [-Wunused-variable] 1682 | int jump_value = *(int*)pc; | ^~~~~~~~~~ src/js.c:1758:30: warning: unused variable 'offset2' [-Wunused-variable] 1758 | unsigned int offset2 = *(unsigned int*)pc; | ^~~~~~~ src/js.c:1761:22: warning: unused variable 'flg_array' [-Wunused-variable] 1761 | BOOL flg_array = *(int*)pc; | ^~~~~~~~~ src/js.c:1811:34: warning: unused variable 'offset' [-Wunused-variable] 1811 | unsigned int offset = *(unsigned int*)pc; | ^~~~~~ src/js.c:1814:34: warning: unused variable 'offset2' [-Wunused-variable] 1814 | unsigned int offset2 = *(unsigned int*)pc; | ^~~~~~~ src/js.c:1851:34: warning: unused variable 'offset' [-Wunused-variable] 1851 | unsigned int offset = *(unsigned int*)pc; | ^~~~~~ src/js.c:1854:34: warning: unused variable 'offset2' [-Wunused-variable] 1854 | unsigned int offset2 = *(unsigned int*)pc; | ^~~~~~~ src/js.c:1857:34: warning: unused variable 'offset3' [-Wunused-variable] 1857 | unsigned int offset3 = *(unsigned int*)pc; | ^~~~~~~ src/js.c:1895:27: warning: unused variable 'type_name' [-Wunused-variable] 1895 | char* type_name = CONS_str(constant, offset); | ^~~~~~~~~ src/js.c:2089:25: warning: unused variable 'size' [-Wunused-variable] 2089 | int size = *(int*)pc; | ^~~~ src/js.c:2148:21: warning: unused variable 'catch_label_name_offset' [-Wunused-variable] 2148 | int catch_label_name_offset = *(int*)pc; | ^~~~~~~~~~~~~~~~~~~~~~~ src/js.c:2151:21: warning: unused variable 'try_exception_var_index' [-Wunused-variable] 2151 | int try_exception_var_index = *(int*)pc; | ^~~~~~~~~~~~~~~~~~~~~~~ src/js.c:2252:25: warning: unused variable 'tmp' [-Wunused-variable] 2252 | int tmp = *(int*)pc; | ^~~ src/js.c:2288:21: warning: unused variable 'tmp' [-Wunused-variable] 2288 | int tmp = *(int*)pc; | ^~~ src/js.c:2387:25: warning: unused variable 'lambda' [-Wunused-variable] 2387 | int lambda = *(int*)pc; | ^~~~~~ src/js.c:2390:25: warning: unused variable 'block_id' [-Wunused-variable] 2390 | int block_id = *(int*)pc; | ^~~~~~~~ src/js.c:2393:25: warning: unused variable 'class_name_offset' [-Wunused-variable] 2393 | int class_name_offset = *(int*)pc; | ^~~~~~~~~~~~~~~~~ src/js.c:849:12: warning: unused variable 'try_pc_before' [-Wunused-variable] 849 | char** try_pc_before = NULL; | ^~~~~~~~~~~~~ 33 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/parser.o src/parser.c src/parser.c:293:9: warning: unused variable 'sline_top' [-Wunused-variable] 293 | int sline_top = info->sline; | ^~~~~~~~~ src/parser.c:5710:38: warning: unused variable 'params' [-Wunused-variable] 5710 | unsigned int params[PARAMS_MAX]; | ^~~~~~ src/parser.c:5711:29: warning: unused variable 'num_params' [-Wunused-variable] 5711 | int num_params = 0; | ^~~~~~~~~~ src/parser.c:18:13: warning: unused function 'expression_substitution' [-Wunused-function] 18 | static BOOL expression_substitution(unsigned int* node, sParserInfo* info); | ^~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:1795:13: warning: unused function 'new_expression_for_js_value' [-Wunused-function] 1795 | static BOOL new_expression_for_js_value(unsigned int* node, unsigned int* params, int num_params, char* class_name, sParserInfo* info) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:3684:13: warning: unused function 'parse_js_array' [-Wunused-function] 3684 | static BOOL parse_js_array(unsigned int* node, sParserInfo* info, char tail_char) | ^~~~~~~~~~~~~~ 6 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/node_type.o src/node_type.c src/node_type.c:687:15: warning: unused variable 'generics_class' [-Wunused-variable] 687 | sCLClass* generics_class = info->klass; | ^~~~~~~~~~~~~~ src/node_type.c:786:10: warning: unused variable 'js' [-Wunused-variable] 786 | BOOL js = left_class->mFlags & CLASS_FLAGS_JS; | ^~ 2 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/node.o src/node.c src/node.c:1245:13: warning: variable 'label_num' set but not used [-Wunused-but-set-variable] 1245 | int label_num = 0; | ^ src/node.c:1278:13: warning: unused variable 'goto_point' [-Wunused-variable] 1278 | int goto_point = 0; | ^~~~~~~~~~ src/node.c:1279:14: warning: unused variable 'label_end_point' [-Wunused-variable] 1279 | char label_end_point[LABEL_NAME_MAX]; | ^~~~~~~~~~~~~~~ src/node.c:1441:13: warning: variable 'label_num' set but not used [-Wunused-but-set-variable] 1441 | int label_num = 0; | ^ src/node.c:1474:13: warning: unused variable 'goto_point' [-Wunused-variable] 1474 | int goto_point = 0; | ^~~~~~~~~~ src/node.c:1475:14: warning: unused variable 'label_end_point' [-Wunused-variable] 1475 | char label_end_point[LABEL_NAME_MAX]; | ^~~~~~~~~~~~~~~ src/node.c:1674:10: warning: unused variable 'bvalue' [-Wunused-variable] 1674 | char bvalue = gNodes[node].uValue.mByteValue; | ^~~~~~ src/node.c:3725:32: warning: unused variable 'method' [-Wunused-variable] 3725 | sCLMethod* method = klass->mMethods + method_index2; | ^~~~~~ src/node.c:3997:40: warning: unused variable 'method' [-Wunused-variable] 3997 | sCLMethod* method = klass->mMethods + method_index2; | ^~~~~~ src/node.c:4362:32: warning: unused variable 'method' [-Wunused-variable] 4362 | sCLMethod* method = klass->mMethods + method_index2; | ^~~~~~ src/node.c:4659:40: warning: unused variable 'method' [-Wunused-variable] 4659 | sCLMethod* method = klass->mMethods + method_index2; | ^~~~~~ src/node.c:5752:32: warning: unused variable 'method' [-Wunused-variable] 5752 | sCLMethod* method = klass->mMethods + method_index2; | ^~~~~~ src/node.c:7065:15: warning: unused variable 'result_class' [-Wunused-variable] 7065 | sCLClass* result_class = result_type2->mClass; | ^~~~~~~~~~~~ src/node.c:9974:19: warning: unused variable 'field' [-Wunused-variable] 9974 | sCLField* field = klass->mClassFields + field_index; | ^~~~~ src/node.c:10976:23: warning: unused variable 'left_element_class' [-Wunused-variable] 10976 | sCLClass* left_element_class = left_element_type->mClass; | ^~~~~~~~~~~~~~~~~~ src/node.c:10977:23: warning: unused variable 'right_element_class' [-Wunused-variable] 10977 | sCLClass* right_element_class = right_element_type->mClass; | ^~~~~~~~~~~~~~~~~~~ src/node.c:11174:10: warning: unused variable 'omit_result_type' [-Wunused-variable] 11174 | BOOL omit_result_type = gNodes[node].uValue.sBlockObject.mOmitResultType; | ^~~~~~~~~~~~~~~~ src/node.c:11176:16: warning: unused variable 'old_table' [-Wunused-variable] 11176 | sVarTable* old_table = gNodes[node].uValue.sBlockObject.mOldTable; | ^~~~~~~~~ src/node.c:941:13: warning: unused function 'binary_operator_for_bool' [-Wunused-function] 941 | static BOOL binary_operator_for_bool(sNodeType* type, int bool_operand, sCompileInfo* info) | ^~~~~~~~~~~~~~~~~~~~~~~~ 19 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/cast.o src/cast.c src/cast.c:2906:15: warning: unused variable 'klass' [-Wunused-variable] 2906 | sCLClass* klass = left_type->mClass; | ^~~~~ src/cast.c:2915:15: warning: unused variable 'klass' [-Wunused-variable] 2915 | sCLClass* klass = left_type->mClass; | ^~~~~ 2 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/vtable.o src/vtable.c src/vtable.c:177:9: warning: unused variable 'hash_value' [-Wunused-variable] 177 | int hash_value; | ^~~~~~~~~~ 1 warning generated. clang -c -o src/script_ctime.o src/script_ctime.c -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/node_block.o src/node_block.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/node_block_type.o src/node_block_type.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/class_compiler.o src/class_compiler.c src/class_compiler.c:710:10: warning: unused variable 'native_' [-Wunused-variable] 710 | BOOL native_ = FALSE; | ^~~~~~~ src/class_compiler.c:711:10: warning: unused variable 'static_' [-Wunused-variable] 711 | BOOL static_ = FALSE; | ^~~~~~~ src/class_compiler.c:1088:19: warning: unused variable 'method_name' [-Wunused-variable] 1088 | char* method_name = field_name; | ^~~~~~~~~~~ src/class_compiler.c:1098:24: warning: unused variable 'result_type' [-Wunused-variable] 1098 | sNodeType* result_type = create_node_type_with_class_name("Null", info->mJS); | ^~~~~~~~~~~ src/class_compiler.c:1100:18: warning: unused variable 'native_' [-Wunused-variable] 1100 | BOOL native_ = FALSE; | ^~~~~~~ src/class_compiler.c:1101:18: warning: unused variable 'static_' [-Wunused-variable] 1101 | BOOL static_ = FALSE; | ^~~~~~~ src/class_compiler.c:1037:15: warning: unused variable 'method_name' [-Wunused-variable] 1037 | char* method_name = field_name; | ^~~~~~~~~~~ src/class_compiler.c:1043:20: warning: unused variable 'result_type' [-Wunused-variable] 1043 | sNodeType* result_type = field_type; | ^~~~~~~~~~~ src/class_compiler.c:1045:14: warning: unused variable 'native_' [-Wunused-variable] 1045 | BOOL native_ = FALSE; | ^~~~~~~ src/class_compiler.c:1046:14: warning: unused variable 'static_' [-Wunused-variable] 1046 | BOOL static_ = FALSE; | ^~~~~~~ src/class_compiler.c:1152:15: warning: unused variable 'field_class' [-Wunused-variable] 1152 | sCLClass* field_class = field_type->mClass; | ^~~~~~~~~~~ 11 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/klass_compile_time.o src/klass_compile_time.c src/klass_compile_time.c:782:11: warning: unused variable 'name1' [-Wunused-variable] 782 | char* name1 = METHOD_NAME2(klass1, method1); | ^~~~~ src/klass_compile_time.c:783:11: warning: unused variable 'name2' [-Wunused-variable] 783 | char* name2 = METHOD_NAME2(klass2, method2); | ^~~~~ 2 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/method_compiler.o src/method_compiler.c src/method_compiler.c:29:10: warning: unused variable 'including_pointer_param' [-Wunused-variable] 29 | BOOL including_pointer_param = FALSE; | ^~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/module.o src/module.c src/module.c:214:9: warning: unused variable 'i' [-Wunused-variable] 214 | int i; | ^ 1 warning generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/class_clover_compile_time.o src/class_clover_compile_time.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/vm.o src/vm.c src/vm.c:2094:25: warning: unused variable 'label_offset' [-Wunused-variable] 2094 | int label_offset = *(int*)pc; | ^~~~~~~~~~~~ src/vm.c:2132:21: warning: unused variable 'catch_label_name_offset' [-Wunused-variable] 2132 | int catch_label_name_offset = *(int*)pc; | ^~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:2135:21: warning: unused variable 'try_exception_var_index' [-Wunused-variable] 2135 | int try_exception_var_index = *(int*)pc; | ^~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:2238:21: warning: unused variable 'offset' [-Wunused-variable] 2238 | int offset = *(int*)pc; | ^~~~~~ src/vm.c:2284:21: warning: unused variable 'size' [-Wunused-variable] 2284 | int size = *(int*)pc; | ^~~~ src/vm.c:2359:25: warning: unused variable 'tmp' [-Wunused-variable] 2359 | int tmp = *(int*)pc; | ^~~ src/vm.c:5565:25: warning: unused variable 'size' [-Wunused-variable] 5565 | int size = *(int*)pc; | ^~~~ src/vm.c:5626:34: warning: unused variable 'offset0' [-Wunused-variable] 5626 | unsigned int offset0 = *(unsigned int*)pc; | ^~~~~~~ src/vm.c:5629:25: warning: unused variable 'size' [-Wunused-variable] 5629 | int size = *(int*)pc; | ^~~~ src/vm.c:5635:25: warning: unused variable 'native_method' [-Wunused-variable] 5635 | int native_method = *(int*)pc; | ^~~~~~~~~~~~~ src/vm.c:5638:25: warning: unused variable 'pure_native_method' [-Wunused-variable] 5638 | int pure_native_method = *(int*)pc; | ^~~~~~~~~~~~~~~~~~ src/vm.c:5641:26: warning: unused variable 'result_type_is_bool' [-Wunused-variable] 5641 | BOOL result_type_is_bool = *(int*)pc; | ^~~~~~~~~~~~~~~~~~~ src/vm.c:5647:34: warning: unused variable 'offset3' [-Wunused-variable] 5647 | unsigned int offset3 = *(unsigned int*)pc; | ^~~~~~~ src/vm.c:5753:25: warning: unused variable 'size' [-Wunused-variable] 5753 | int size = *(int*)pc; | ^~~~ src/vm.c:5938:25: warning: unused variable 'size' [-Wunused-variable] 5938 | int size = *(int*)pc; | ^~~~ src/vm.c:5941:25: warning: unused variable 'offset' [-Wunused-variable] 5941 | int offset = *(int*)pc; | ^~~~~~ src/vm.c:5980:25: warning: unused variable 'num_params' [-Wunused-variable] 5980 | int num_params = *(int*)pc; | ^~~~~~~~~~ src/vm.c:6026:25: warning: unused variable 'tmp' [-Wunused-variable] 6026 | int tmp = *(int*)pc; | ^~~ src/vm.c:6029:34: warning: unused variable 'field_name_offset' [-Wunused-variable] 6029 | unsigned int field_name_offset = *(unsigned int*)pc; | ^~~~~~~~~~~~~~~~~ src/vm.c:6155:25: warning: unused variable 'size' [-Wunused-variable] 6155 | int size = *(int*)pc; | ^~~~ src/vm.c:6158:34: warning: unused variable 'field_name_offset' [-Wunused-variable] 6158 | unsigned int field_name_offset = *(unsigned int*)pc; | ^~~~~~~~~~~~~~~~~ src/vm.c:6209:31: warning: unused variable 'obj_klass' [-Wunused-variable] 6209 | sCLClass* obj_klass = object_pointer->mClass; | ^~~~~~~~~ src/vm.c:6247:25: warning: unused variable 'size' [-Wunused-variable] 6247 | int size = *(int*)pc; | ^~~~ src/vm.c:6250:34: warning: unused variable 'field_name_offset' [-Wunused-variable] 6250 | unsigned int field_name_offset = *(unsigned int*)pc; | ^~~~~~~~~~~~~~~~~ src/vm.c:6352:25: warning: unused variable 'tmp' [-Wunused-variable] 6352 | int tmp = *(int*)pc; | ^~~ src/vm.c:6598:25: warning: unused variable 'tmp' [-Wunused-variable] 6598 | int tmp = *(int*)pc; | ^~~ src/vm.c:6643:21: warning: unused variable 'tmp' [-Wunused-variable] 6643 | int tmp = *(int*)pc; | ^~~ src/vm.c:6662:25: warning: unused variable 'tmp' [-Wunused-variable] 6662 | int tmp = *(int*)pc; | ^~~ src/vm.c:6733:25: warning: unused variable 'tmp' [-Wunused-variable] 6733 | int tmp = *(int*)pc; | ^~~ src/vm.c:7487:34: warning: cast to smaller integer type 'char' from 'char *' [-Wpointer-to-int-cast] 7487 | char value = (char)(stack_ptr-1)->mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:7837:34: warning: cast to smaller integer type 'char' from 'char *' [-Wpointer-to-int-cast] 7837 | char value = (char)obj_data->mFields[0].mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:8030:35: warning: cast to smaller integer type 'short' from 'char *' [-Wpointer-to-int-cast] 8030 | short value = (short)(stack_ptr-1)->mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:8383:35: warning: cast to smaller integer type 'short' from 'char *' [-Wpointer-to-int-cast] 8383 | short value = (short)obj_data->mFields[0].mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:8581:33: warning: cast to smaller integer type 'int' from 'char *' [-Wpointer-to-int-cast] 8581 | int value = (int)(stack_ptr-1)->mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:8936:33: warning: cast to smaller integer type 'int' from 'char *' [-Wpointer-to-int-cast] 8936 | int value = (int)obj_data->mFields[0].mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:9651:43: warning: cast to smaller integer type 'unsigned char' from 'char *' [-Wpointer-to-int-cast] 9651 | unsigned char value = (unsigned char)(stack_ptr-1)->mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:9999:43: warning: cast to smaller integer type 'unsigned char' from 'char *' [-Wpointer-to-int-cast] 9999 | unsigned char value = (unsigned char)obj_data->mFields[0].mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:10191:44: warning: cast to smaller integer type 'unsigned short' from 'char *' [-Wpointer-to-int-cast] 10191 | unsigned short value = (unsigned short)(stack_ptr-1)->mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:10545:44: warning: cast to smaller integer type 'unsigned short' from 'char *' [-Wpointer-to-int-cast] 10545 | unsigned short value = (unsigned short)obj_data->mFields[0].mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:10742:42: warning: cast to smaller integer type 'unsigned int' from 'char *' [-Wpointer-to-int-cast] 10742 | unsigned int value = (unsigned int)(stack_ptr-1)->mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:11096:42: warning: cast to smaller integer type 'unsigned int' from 'char *' [-Wpointer-to-int-cast] 11096 | unsigned int value = (unsigned int)obj_data->mFields[0].mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:12958:37: warning: cast to smaller integer type 'wchar_t' (aka 'int') from 'char *' [-Wpointer-to-int-cast] 12958 | wchar_t value = (wchar_t)(stack_ptr-1)->mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:13299:37: warning: cast to smaller integer type 'wchar_t' (aka 'int') from 'char *' [-Wpointer-to-int-cast] 13299 | wchar_t value = (wchar_t)obj_data->mFields[0].mPointerValue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/vm.c:13789:51: warning: cast to smaller integer type 'int' from 'char *' [-Wpointer-to-int-cast] 13789 | CLObject obj = create_integer((int)value, info); | ^~~~~~~~~~ src/vm.c:13984:52: warning: cast to smaller integer type 'unsigned int' from 'char *' [-Wpointer-to-int-cast] 13984 | CLObject obj = create_uinteger((unsigned int)value, info); | ^~~~~~~~~~~~~~~~~~~ src/vm.c:14175:48: warning: cast to smaller integer type 'char' from 'char *' [-Wpointer-to-int-cast] 14175 | CLObject obj = create_byte((char)value, info); | ^~~~~~~~~~~ src/vm.c:14370:49: warning: cast to smaller integer type 'unsigned char' from 'char *' [-Wpointer-to-int-cast] 14370 | CLObject obj = create_ubyte((unsigned char)value, info); | ^~~~~~~~~~~~~~~~~~~~ src/vm.c:14565:49: warning: cast to smaller integer type 'short' from 'char *' [-Wpointer-to-int-cast] 14565 | CLObject obj = create_short((short)value, info); | ^~~~~~~~~~~~ src/vm.c:14760:50: warning: cast to smaller integer type 'unsigned short' from 'char *' [-Wpointer-to-int-cast] 14760 | CLObject obj = create_ushort((unsigned short)value, info); | ^~~~~~~~~~~~~~~~~~~~~ src/vm.c:15866:48: warning: cast to smaller integer type 'wchar_t' (aka 'int') from 'char *' [-Wpointer-to-int-cast] 15866 | CLObject obj = create_char((wchar_t)value, info); | ^~~~~~~~~~~~~~ src/vm.c:16061:48: warning: cast to smaller integer type 'int' from 'char *' [-Wpointer-to-int-cast] 16061 | CLObject obj = create_bool((BOOL)value, info); | ^~~~~~~~~~~ src/vm.c:16690:33: warning: unused variable 'element' [-Wunused-variable] 16690 | CLVALUE element = *(stack_ptr-1-num_elements+i); | ^~~~~~~ src/vm.c:16760:33: warning: unused variable 'element' [-Wunused-variable] 16760 | CLVALUE element = *(stack_ptr-1-num_elements+i); | ^~~~~~~ src/vm.c:16832:33: warning: unused variable 'element' [-Wunused-variable] 16832 | CLVALUE element = *(stack_ptr-1-num_elements+i); | ^~~~~~~ src/vm.c:16904:33: warning: unused variable 'element' [-Wunused-variable] 16904 | CLVALUE element = *(stack_ptr-1-num_elements+i); | ^~~~~~~ src/vm.c:16973:33: warning: unused variable 'element' [-Wunused-variable] 16973 | CLVALUE element = *(stack_ptr-1-num_elements+i); | ^~~~~~~ src/vm.c:17043:33: warning: unused variable 'element' [-Wunused-variable] 17043 | CLVALUE element = *(stack_ptr-1-num_elements+i); | ^~~~~~~ src/vm.c:17089:33: warning: unused variable 'element' [-Wunused-variable] 17089 | CLVALUE element = *(stack_ptr-1-num_elements+i); | ^~~~~~~ src/vm.c:17256:25: warning: unused variable 'num_params' [-Wunused-variable] 17256 | int num_params = *(int*)pc; | ^~~~~~~~~~ src/vm.c:1990:9: warning: unused variable 'l' [-Wunused-variable] 1990 | int l = 0; | ^ src/vm.c:1998:12: warning: unused variable 'try_pc_before' [-Wunused-variable] 1998 | char** try_pc_before = NULL; | ^~~~~~~~~~~~~ src/vm.c:18:13: warning: unused function 'reset_andand_oror' [-Wunused-function] 18 | static void reset_andand_oror(sVMInfo* info) | ^~~~~~~~~~~~~~~~~ 62 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/script.o src/script.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/object.o src/object.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/array.o src/array.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/string.o src/string.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/block.o src/block.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/regex.o src/regex.c src/regex.c:35:9: warning: unused variable 'option' [-Wunused-variable] 35 | int option = ignore_case ? PCRE_CASELESS:0; | ^~~~~~ 1 warning generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/integer.o src/integer.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/byte.o src/byte.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/short.o src/short.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/long.o src/long.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/float.o src/float.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/pointer.o src/pointer.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/char.o src/char.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/bool.o src/bool.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/hash.o src/hash.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/list.o src/list.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/tuple.o src/tuple.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/carray.o src/carray.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/type.o src/type.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/stack.o src/stack.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/heap.o src/heap.c src/heap.c:244:19: warning: unused variable 'klass' [-Wunused-variable] 244 | sCLClass* klass = data->mClass; | ^~~~~ src/heap.c:395:20: warning: unused variable 'mem' [-Wunused-variable] 395 | unsigned char* mem; | ^~~ src/heap.c:481:16: warning: unused variable 'gc_timing' [-Wunused-variable] 481 | static int gc_timing = 0; | ^~~~~~~~~ 3 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/exception.o src/exception.c src/exception.c:42:14: warning: unused variable 'object' [-Wunused-variable] 42 | CLObject object = 0; | ^~~~~~ 1 warning generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/native_method.o src/native_method.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/class_system.o src/class_system.c src/class_system.c:75:14: warning: unused variable 'size' [-Wunused-variable] 75 | CLVALUE* size = lvar; | ^~~~ src/class_system.c:7138:12: warning: unused variable 'fdset_value' [-Wunused-variable] 7138 | fd_set fdset_value; | ^~~~~~~~~~~ 2 warnings generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/class_clover.o src/class_clover.c src/class_clover.c:726:19: warning: unused variable 'klass' [-Wunused-variable] 726 | sCLClass* klass = p->mItem; | ^~~~~ 1 warning generated. clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/class_clover_runtime.o src/class_clover_runtime.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/clover_to_clang.o src/clover_to_clang.c clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/class_thread.o src/class_thread.c if test 0 = 1; then clang++ -o cclover2 src/compiler.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/js.o src/parser.o src/node_type.o src/node.o src/cast.o src/vtable.o src/script_ctime.o src/node_block.o src/node_block_type.o src/class_compiler.o src/klass_compile_time.o src/method_compiler.o src/module.o src/class_clover_compile_time.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/clover_to_clang.o src/class_thread.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt `llvm-config --cxxflags --ldflags --system-libs --libs all` -lffi -O2 -fPIC -rdynamic -I . -DPREFIX="\"/usr/\"" -Qunused-arguments; else clang -o cclover2 src/compiler.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/js.o src/parser.o src/node_type.o src/node.o src/cast.o src/vtable.o src/script_ctime.o src/node_block.o src/node_block_type.o src/class_compiler.o src/klass_compile_time.o src/method_compiler.o src/module.o src/class_clover_compile_time.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/clover_to_clang.o src/class_thread.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt; fi clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/main.o src/main.c src/main.c:39:22: warning: unused variable 'sa' [-Wunused-variable] 39 | struct sigaction sa; | ^~ 1 warning generated. if test 0 = 1; then clang++ -o clover2 src/main.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/class_clover_runtime.o src/clover_to_clang.o src/class_thread.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt `llvm-config --cxxflags --ldflags --system-libs --libs all` -lffi -O2 -fPIC -rdynamic -I . -DPREFIX="\"/usr/\"" -Qunused-arguments; else clang -o clover2 src/main.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/class_clover_runtime.o src/clover_to_clang.o src/class_thread.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt; fi clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/get_type.o src/get_type.c src/get_type.c:232:13: warning: unused variable 'gInitInputString' [-Wunused-variable] 232 | static char gInitInputString[1024]; | ^~~~~~~~~~~~~~~~ src/get_type.c:233:12: warning: unused variable 'gInitInputCursorPosition' [-Wunused-variable] 233 | static int gInitInputCursorPosition; | ^~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. if test 0 = 1; then clang++ -o tyclover2 src/get_type.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/clover_to_clang.o src/class_thread.o src/js.o src/parser.o src/node_type.o src/node.o src/cast.o src/vtable.o src/script_ctime.o src/node_block.o src/node_block_type.o src/class_compiler.o src/klass_compile_time.o src/method_compiler.o src/module.o src/class_clover_compile_time.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt `llvm-config --cxxflags --ldflags --system-libs --libs all` -lffi -O2 -fPIC -rdynamic -I . -DPREFIX="\"/usr/\"" -Qunused-arguments; else clang -o tyclover2 src/get_type.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/clover_to_clang.o src/class_thread.o src/js.o src/parser.o src/node_type.o src/node.o src/cast.o src/vtable.o src/script_ctime.o src/node_block.o src/node_block_type.o src/class_compiler.o src/klass_compile_time.o src/method_compiler.o src/module.o src/class_clover_compile_time.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt; fi clang -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -c -o src/interpreter.o src/interpreter.c src/interpreter.c:951:47: warning: incompatible pointer types initializing 'char *' with an expression of type 'char *[4096]' [-Wincompatible-pointer-types] 951 | char* p2 = entry_d_name; | ^ ~~~~~~~~~~~~ src/interpreter.c:966:78: warning: format specifies type 'char *' but the argument has type 'char **' [-Wformat] 966 | snprintf(candidate, PATH_MAX, "%s(", entry_d_name); | ~~ ^~~~~~~~~~~~ /usr/include/bits/stdio2.h:61:31: note: expanded from macro 'snprintf' 61 | __glibc_objsize (str), __VA_ARGS__) | ^~~~~~~~~~~ src/interpreter.c:974:77: warning: format specifies type 'char *' but the argument has type 'char **' [-Wformat] 974 | snprintf(candidate, PATH_MAX, "%s", entry_d_name); | ~~ ^~~~~~~~~~~~ /usr/include/bits/stdio2.h:61:31: note: expanded from macro 'snprintf' 61 | __glibc_objsize (str), __VA_ARGS__) | ^~~~~~~~~~~ src/interpreter.c:1594:10: warning: unused variable 'slash' [-Wunused-variable] 1594 | BOOL slash = FALSE; | ^~~~~ src/interpreter.c:2003:25: warning: variable 'len_candidate' set but not used [-Wunused-but-set-variable] 2003 | int len_candidate; | ^ src/interpreter.c:33:12: warning: unused function 'mgetmaxy' [-Wunused-function] 33 | static int mgetmaxy() | ^~~~~~~~ src/interpreter.c:502:14: warning: unused function 'get_one_expression' [-Wunused-function] 502 | static char* get_one_expression(char* source) | ^~~~~~~~~~~~~~~~~~ src/interpreter.c:767:13: warning: unused function 'file_completion_command_line' [-Wunused-function] 767 | static void file_completion_command_line(char* text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/interpreter.c:1227:13: warning: unused function 'is_path_object' [-Wunused-function] 1227 | static BOOL is_path_object(char* source, char* fname, sVarTable* lv_table) | ^~~~~~~~~~~~~~ src/interpreter.c:2121:12: warning: unused function 'my_bind_escape' [-Wunused-function] 2121 | static int my_bind_escape(int count , int key) | ^~~~~~~~~~~~~~ 10 warnings generated. if test 0 = 1; then clang++ -o iclover2 src/interpreter.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/clover_to_clang.o src/class_thread.o src/js.o src/parser.o src/node_type.o src/node.o src/cast.o src/vtable.o src/script_ctime.o src/node_block.o src/node_block_type.o src/class_compiler.o src/klass_compile_time.o src/method_compiler.o src/module.o src/class_clover_compile_time.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt `llvm-config --cxxflags --ldflags --system-libs --libs all` -lffi -O2 -fPIC -rdynamic -I . -DPREFIX="\"/usr/\"" -Qunused-arguments; else clang -o iclover2 src/interpreter.o src/buffer.o src/debug.o src/xfunc.o src/klass.o src/constant.o src/code.o src/alignment.o src/utf.o src/vm.o src/script.o src/object.o src/array.o src/string.o src/block.o src/regex.o src/integer.o src/byte.o src/short.o src/long.o src/float.o src/pointer.o src/char.o src/bool.o src/hash.o src/list.o src/tuple.o src/carray.o src/type.o src/stack.o src/heap.o src/exception.o src/native_method.o src/class_system.o src/class_clover.o src/clover_to_clang.o src/class_thread.o src/js.o src/parser.o src/node_type.o src/node.o src/cast.o src/vtable.o src/script_ctime.o src/node_block.o src/node_block_type.o src/class_compiler.o src/klass_compile_time.o src/method_compiler.o src/module.o src/class_clover_compile_time.o -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt; fi PWD=`pwd`; ./cclover2 -core Fundamental.clcl PWD=`pwd`; ./cclover2 -core Thread.clcl PWD=`pwd`; ./cclover2 -core String.clcl PWD=`pwd`; ./cclover2 -core Container.clcl PWD=`pwd`; ./cclover2 -core Reflection.clcl PWD=`pwd`; ./cclover2 -core Range.clcl PWD=`pwd`; ./cclover2 -core File.clcl PWD=`pwd`; ./cclover2 -core Command.clcl PWD=`pwd`; ./cclover2 -core SystemCalls.clcl PWD=`pwd`; ./cclover2 -core CLibrary.clcl PWD=`pwd`; ./cclover2 -core CGI.clcl PWD=`pwd`; ./cclover2 -core Socket.clcl PWD=`pwd`; ./cclover2 -core MyOwnLibrary.clcl PWD=`pwd`; ./cclover2 -core C.clcl PWD=`pwd`; ./cclover2 -core JS.jsclcl PWD=`pwd`; ./cclover2 -core String.ojsclcl PWD=`pwd`; ./cclover2 -core Function.ojsclcl PWD=`pwd`; ./cclover2 -core Lambda.ojsclcl PWD=`pwd`; ./cclover2 -core Number.ojsclcl PWD=`pwd`; ./cclover2 -core Bool.ojsclcl PWD=`pwd`; ./cclover2 -core Map.ojsclcl PWD=`pwd`; ./cclover2 -core Set.ojsclcl PWD=`pwd`; ./cclover2 -core WebSocket.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple1.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple2.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple3.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple4.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple5.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple6.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple7.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple8.ojsclcl PWD=`pwd`; ./cclover2 -core Tuple9.ojsclcl PWD=`pwd`; ./cclover2 -core Exception.ojsclcl PWD=`pwd`; ./cclover2 -core System.ojsclcl PWD=`pwd`; ./cclover2 -core Global.ojsclcl PWD=`pwd`; ./cclover2 -core Clover.ojsclcl PWD=`pwd`; ./cclover2 -core Array.ojsclcl PWD=`pwd`; ./cclover2 -core Int8Array.ojsclcl PWD=`pwd`; ./cclover2 -core Uint8Array.ojsclcl PWD=`pwd`; ./cclover2 -core Uint8ClampedArray.ojsclcl PWD=`pwd`; ./cclover2 -core Int16Array.ojsclcl PWD=`pwd`; ./cclover2 -core Uint16Array.ojsclcl PWD=`pwd`; ./cclover2 -core Int32Array.ojsclcl PWD=`pwd`; ./cclover2 -core Uint32Array.ojsclcl PWD=`pwd`; ./cclover2 -core Float32Array.ojsclcl PWD=`pwd`; ./cclover2 -core Float64Array.ojsclcl PWD=`pwd`; ./cclover2 -core DataView.ojsclcl PWD=`pwd`; ./cclover2 CLang.clcl clang -shared -o libclover2.so.1.0.0 -Isrc/ -I. -L . -I/usr/include -L/usr/lib64 -fPIC -rdynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -DPREFIX="\"/usr/\"" -I/usr/local/include -L /usr/local/lib -DENABLE_INTERPRETER -Qunused-arguments -lutil -lncursesw -lreadline -ldl -lm -lpcre -lrt ln -s -f libclover2.so.1.0.0 libclover2.so.1 ln -s -f libclover2.so.1.0.0 libclover2.so if test 0 = 1; then ./bclover2 -core Clover; fi if test 0 = 1; then ./bclover2 -core PcreOVec; fi if test 0 = 1; then ./bclover2 -core System; fi if test 0 = 1; then ./bclover2 -core Global; fi if test 0 = 1; then ./bclover2 -core Buffer; fi if test 0 = 1; then ./bclover2 -core Exception; fi if test 0 = 1; then ./bclover2 -core Byte; fi if test 0 = 1; then ./bclover2 -core UByte; fi if test 0 = 1; then ./bclover2 -core Short; fi if test 0 = 1; then ./bclover2 -core UShort; fi if test 0 = 1; then ./bclover2 -core Integer; fi if test 0 = 1; then ./bclover2 -core UInteger; fi if test 0 = 1; then ./bclover2 -core Long; fi if test 0 = 1; then ./bclover2 -core ULong; fi if test 0 = 1; then ./bclover2 -core Float; fi if test 0 = 1; then ./bclover2 -core Double; fi if test 0 = 1; then ./bclover2 -core Pointer; fi if test 0 = 1; then ./bclover2 -core Char; fi if test 0 = 1; then ./bclover2 -core Bool; fi if test 0 = 1; then ./bclover2 -core Array; fi if test 0 = 1; then ./bclover2 -core EqualableArray; fi if test 0 = 1; then ./bclover2 -core SortableArray; fi if test 0 = 1; then ./bclover2 -core HashItem; fi if test 0 = 1; then ./bclover2 -core Hash; fi if test 0 = 1; then ./bclover2 -core ListItem; fi if test 0 = 1; then ./bclover2 -core List; fi if test 0 = 1; then ./bclover2 -core EqualableList; fi if test 0 = 1; then ./bclover2 -core SortableList; fi if test 0 = 1; then ./bclover2 -core Tuple1; fi if test 0 = 1; then ./bclover2 -core Tuple2; fi if test 0 = 1; then ./bclover2 -core Tuple3; fi if test 0 = 1; then ./bclover2 -core Tuple4; fi if test 0 = 1; then ./bclover2 -core Tuple5; fi if test 0 = 1; then ./bclover2 -core Tuple6; fi if test 0 = 1; then ./bclover2 -core Tuple7; fi if test 0 = 1; then ./bclover2 -core Tuple8; fi if test 0 = 1; then ./bclover2 -core Tuple9; fi if test 0 = 1; then ./bclover2 -core Tuple10; fi if test 0 = 1; then ./bclover2 -core Path; fi if test 0 = 1; then ./bclover2 -core Directory; fi if test 0 = 1; then ./bclover2 -core termios; fi if test 0 = 1; then ./bclover2 -core Job; fi if test 0 = 1; then ./bclover2 -core Command; fi if test 0 = 1; then ./bclover2 -core String; fi if test 0 = 1; then ./bclover2 -core File; fi if test 0 = 1; then ./bclover2 -core Class; fi if test 0 = 1; then ./bclover2 -core Field; fi if test 0 = 1; then ./bclover2 -core Method; fi if test 0 = 1; then ./bclover2 -core MethodParam; fi if test 0 = 1; then ./bclover2 -core Mutex; fi if test 0 = 1; then ./bclover2 -core Null; fi if test 0 = 1; then ./bclover2 -core Range; fi if test 0 = 1; then ./bclover2 -core Thread; fi if test 0 = 1; then ./bclover2 -core fd_set; fi if test 0 = 1; then ./bclover2 -core getopt_long_option; fi if test 0 = 1; then ./bclover2 -core timespec; fi if test 0 = 1; then ./bclover2 -core timeval; fi if test 0 = 1; then ./bclover2 -core tm; fi if test 0 = 1; then ./bclover2 -core hostent; fi if test 0 = 1; then ./bclover2 -core in_addr; fi if test 0 = 1; then ./bclover2 -core pthread_cond_t; fi if test 0 = 1; then ./bclover2 -core pthread_mutex_t; fi if test 0 = 1; then ./bclover2 -core servent; fi if test 0 = 1; then ./bclover2 -core sockaddr_in; fi if test 0 = 1; then ./bclover2 -core sockaddr_un; fi if test 0 = 1; then ./bclover2 -core stat; fi if test 0 = 1; then ./bclover2 -core CLang; fi if test 0 = 1; then ./bclover2 -core CLangVariable; fi if test 0 = 1; then ./bclover2 -core CLangFunc; fi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4NyXFO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.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 --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -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 --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd clover2-11.0.0 + cd clover2 + make install DESTDIR=/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr 'INSTALL=install -p' mkdir -p /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./CGI.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./CLibrary.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Command.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Container.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./File.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Fundamental.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./JS.jsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MyOwnLibrary.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Range.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Reflection.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Socket.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./String.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./SystemCalls.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Thread.clcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./Clover.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Clover.so; then install -p -m 755 ./Clover.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Clover.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./PcreOVec.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e PcreOVec.so; then install -p -m 755 ./PcreOVec.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./PcreOVec.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./System.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e System.so; then install -p -m 755 ./System.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./System.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Global.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Global.so; then install -p -m 755 ./Global.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Global.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./String.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e String.so; then install -p -m 755 ./String.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./String.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./GCMemory.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e GCMemorry.so; then install -p -m 755 ./GCMemory.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./GCMemory.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Buffer.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Buffer.so; then install -p -m 755 ./Buffer.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Buffer.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Exception.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Exception.so; then install -p -m 755 ./Exception.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Exception.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Byte.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Byte.so; then install -p -m 755 ./Byte.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Byte.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./UByte.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e UByte.so; then install -p -m 755 ./UByte.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./UByte.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Short.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Short.so; then install -p -m 755 ./Short.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Short.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./UShort.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e UShort.so; then install -p -m 755 ./UShort.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./UShort.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Integer.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Integer.so; then install -p -m 755 ./Integer.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Integer.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./UInteger.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e UInteger.so; then install -p -m 755 ./UInteger.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./UInteger.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Long.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Long.so; then install -p -m 755 ./Long.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Long.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./ULong.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e ULong.so; then install -p -m 755 ./ULong.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./ULong.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Float.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Float.so; then install -p -m 755 ./Float.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Float.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Double.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Double.so; then install -p -m 755 ./Double.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Double.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Pointer.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Pointer.so; then install -p -m 755 ./Pointer.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Pointer.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Char.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Char.so; then install -p -m 755 ./Char.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Char.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Bool.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Bool.so; then install -p -m 755 ./Bool.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Bool.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Array.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Array.so; then install -p -m 755 ./Array.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Array.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./EqualableArray.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e EqualableArray.so; then install -p -m 755 ./EqualableArray.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./EqualableArray.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./SortableArray.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e SortableArray.so; then install -p -m 755 ./SortableArray.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./SortableArray.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./HashItem.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e HashItem.so; then install -p -m 755 ./HashItem.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./HashItem.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Hash.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Hash.so; then install -p -m 755 ./Hash.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Hash.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./ListItem.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e ListItem.so; then install -p -m 755 ./ListItem.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./ListItem.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./List.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e List.so; then install -p -m 755 ./List.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./List.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./EqualableList.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e EqualableList.so; then install -p -m 755 ./EqualableList.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./EqualableList.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./SortableList.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e SortableList.so; then install -p -m 755 ./SortableList.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./SortableList.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple1.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple1.so; then install -p -m 755 ./Tuple1.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple1.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple2.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple2.so; then install -p -m 755 ./Tuple2.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple2.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple3.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple3.so; then install -p -m 755 ./Tuple3.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple3.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple4.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple4.so; then install -p -m 755 ./Tuple4.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple4.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple5.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple5.so; then install -p -m 755 ./Tuple5.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple5.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple6.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple6.so; then install -p -m 755 ./Tuple6.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple6.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple7.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple7.so; then install -p -m 755 ./Tuple7.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple7.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple8.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple8.so; then install -p -m 755 ./Tuple8.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple8.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple9.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple9.so; then install -p -m 755 ./Tuple9.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple9.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Tuple10.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Tuple10.so; then install -p -m 755 ./Tuple10.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Tuple10.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./File.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e File.so; then install -p -m 755 ./File.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./File.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Path.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Path.so; then install -p -m 755 ./Path.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Path.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Directory.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Directory.so; then install -p -m 755 ./Directory.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Directory.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./termios.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e termios.so; then install -p -m 755 ./termios.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./termios.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Job.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Job.so; then install -p -m 755 ./Job.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Job.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Command.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Command.so; then install -p -m 755 ./Command.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Command.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./tm.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e tm.so; then install -p -m 755 ./tm.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./tm.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./timespec.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e timespec.so; then install -p -m 755 ./timespec.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./timespec.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./stat.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e stat.so; then install -p -m 755 ./stat.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./stat.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Class.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Class.so; then install -p -m 755 ./Class.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Class.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Field.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Field.so; then install -p -m 755 ./Field.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Field.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Method.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Method.so; then install -p -m 755 ./Method.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Method.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./MethodParam.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e MethodParam.so; then install -p -m 755 ./MethodParam.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./MethodParam.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Mutex.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Mutex.so; then install -p -m 755 ./Mutex.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Mutex.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Range.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Range.so; then install -p -m 755 ./Range.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Range.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Thread.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Thread.so; then install -p -m 755 ./Thread.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Thread.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./fd_set.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e fd_set.so; then install -p -m 755 ./fd_set.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./fd_set.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./getopt_long_option.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e getopt_long_option.so; then install -p -m 755 ./getopt_long_option.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./getopt_long_option.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./hostent.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e hostent.so; then install -p -m 755 ./hostent.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./hostent.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./in_addr.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e in_addr.so; then install -p -m 755 ./in_addr.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./in_addr.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./pthread_cond_t.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e pthread_cond_t.so; then install -p -m 755 ./pthread_cond_t.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./pthread_cond_t.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./pthread_mutex_t.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e pthread_mutex_t.so; then install -p -m 755 ./pthread_mutex_t.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./pthread_mutex_t.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./servent.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e servent.so; then install -p -m 755 ./servent.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./servent.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./sockaddr.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e sockaddr.so; then install -p -m 755 ./sockaddr.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./sockaddr.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./sockaddr_in.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e sockaddr_in.so; then install -p -m 755 ./sockaddr_in.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./sockaddr_in.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./sockaddr_un.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e sockaddr_un.so; then install -p -m 755 ./sockaddr_un.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./sockaddr_un.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./timeval.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e timeval.so; then install -p -m 755 ./timeval.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./timeval.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Null.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 if test -e Null.so; then install -p -m 755 ./Null.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./Null.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e C.oclcl; then install -p -m 644 ./C.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e C@1.oclcl; then install -p -m 644 ./C@1.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e CLangVariable.oclcl; then install -p -m 644 ./CLangVariable.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e CLangVariable.so; then install -p -m 755 ./CLangVariable.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./CLangVariable.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e CLangFunc.oclcl; then install -p -m 644 ./CLangFunc.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e CLangFunc.so; then install -p -m 755 ./CLangFunc.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./CLangFunc.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e CLang.oclcl; then install -p -m 644 ./CLang.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi if test -e CLang.so; then install -p -m 755 ./CLang.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; cp -a ./CLang.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2; fi install -p -m 644 ./Object.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./IEqualable.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./IHashKey.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./IIteratorable.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./ISortable.oclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MArray.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MArray.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MEqualableArray.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MEqualableList.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MInclude.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MList.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MPrintOutObject.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MWrapperClassBase.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ./MWrapperClassBase.clm /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 System.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Global.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Clover.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Object.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 String.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 WebSocket.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Error.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Exception.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Function.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Lambda.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Number.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Bool.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Exception.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 IEqualable.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ISortable.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 IIteratorable.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Iterator.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 IHashKey.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Null.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 IteratorResult.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Set.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple1.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple2.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple3.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple4.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple5.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple6.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple7.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple8.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple9.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Map.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Function.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Document.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Blob.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Int8Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint8Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint8ClampedArray.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Int16Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint16Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Int32Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint32Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Float32Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Float64Array.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 DataView.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Event.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 ArrayBuffer.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 EventListnerOpetion.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 NodeList.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 WebSocket.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Node.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Element.ojsclcl /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 WebSocket.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 String.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Int8Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint8Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint8ClampedArray.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Int16Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint16Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Int32Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Uint32Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Float32Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Float64Array.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 DataView.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Function.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Number.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Bool.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Exception.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Map.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Set.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple1.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple2.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple3.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple4.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple5.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple6.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple7.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple8.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Tuple9.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 System.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Clover.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 install -p -m 644 Lambda.js /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/clover2 mkdir -p /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64 install -p -m 755 ./libclover2.so.1.0.0 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64 install -p -m 755 ./libclover2.so.1 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64 install -p -m 755 ./libclover2.so /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64 if test -e src/jit_main2.o; then install -p -m 644 src/jit_main2.o /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/; fi mkdir -p /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/include/clover2 install -p -m 644 src/common.h /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/include/clover2/clover2.h install -p -m 644 src/clover2-buffer.h /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/include/clover2 install -p -m 644 src/clover2-debug.h /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/include/clover2 install -p -m 644 src/clover2-macros.h /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/include/clover2 install -p -m 644 src/clover2-xfunc.h /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/include/clover2 mkdir -p /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/man/man1 install -p ./man/clover2.1.gz /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/man/man1 mkdir -p "/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/bin" install -p -m 755 ./clover2 "/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/bin" install -p -m 755 ./cclover2 "/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/bin" if test 0 = 1; then install -p -m 755 ./bclover2 "/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/bin"; fi if test -e ./iclover2; then install -p -m 755 ./iclover2 "/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/bin"; fi if test -e ./tyclover2; then install -p -m 755 ./tyclover2 "/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/bin"; fi mkdir -p /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 install -p -m 644 ./manual/*.md "/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2" + chmod 0644 /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/man/man1/clover2.1.gz + cd .. + rm -rf installed-doc + mv /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2/ installed-doc + /usr/lib/rpm/redhat/brp-llvm-compile-lto-elf -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 Checking for LLVM bitcode artifacts + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 11.0.0-6.fc40 --unique-debug-suffix -11.0.0-6.fc40.riscv64 --unique-debug-src-base clover2-11.0.0-6.fc40.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/clover2-11.0.0 find-debuginfo: starting Extracting debug info from 7 files Error while writing index for `/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so': No debugging symbols gdb-add-index: No index was created for /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so gdb-add-index: [Was there no debuginfo? Was there already an index?] Error while writing index for `/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1': No debugging symbols gdb-add-index: No index was created for /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1 gdb-add-index: [Was there no debuginfo? Was there already an index?] Error while writing index for `/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1.0.0': No debugging symbols gdb-add-index: No index was created for /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1.0.0 gdb-add-index: [Was there no debuginfo? Was there already an index?] DWARF-compressing 7 files sepdebugcrcfix: Updated 4 CRC32s, 3 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/clover2-11.0.0-6.fc40.riscv64 4769 blocks find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oPOtFo + 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 --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -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 --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=clang + export CC + CXX=clang++ + export CXX + cd clover2-11.0.0 + LANG=C.utf8 + make -C clover2 test make: Entering directory '/builddir/build/BUILD/clover2-11.0.0/clover2' Compile to test code... PWD=`pwd` ./cclover2 code/ListTest.clcl PWD=`pwd` ./cclover2 code/OperatorTest.clcl PWD=`pwd` ./cclover2 code/GenericsTest2.clcl; PWD=`pwd` ./cclover2 code/GenericsTest3.clcl PWD=`pwd` ./cclover2 code/GenericsTestX.clcl; PWD=`pwd` ./cclover2 code/BlockVarTest.clcl PWD=`pwd` ./cclover2 code/UserObjectTest.clcl PWD=`pwd` ./cclover2 code/PointerTest.clcl PWD=`pwd` ./cclover2 code/PointerTest2.clcl PWD=`pwd` ./cclover2 code/IncrementTest.clcl PWD=`pwd` ./cclover2 code/InitializeTest.clcl PWD=`pwd` ./cclover2 code/StackTest.clcl PWD=`pwd` ./cclover2 code/ArrayTest.clcl PWD=`pwd` ./cclover2 code/HelloWorld.clcl PWD=`pwd` ./cclover2 code/CastTest.clcl PWD=`pwd` ./cclover2 code/StringTest.clcl PWD=`pwd` ./cclover2 code/InterfaceTest.clcl PWD=`pwd` ./cclover2 code/NullTest.clcl PWD=`pwd` ./cclover2 code/SpecialFieldTest.clcl PWD=`pwd` ./cclover2 code/SelfClassTest.clcl PWD=`pwd` ./cclover2 code/ModuleTest.clcl PWD=`pwd` ./cclover2 code/GenericsTest.clcl PWD=`pwd` ./cclover2 code/VariablesTest.clcl PWD=`pwd` ./cclover2 code/BlockTest.clcl PWD=`pwd` ./cclover2 code/BlockTest2.clcl PWD=`pwd` ./cclover2 code/BlockTest3.clcl PWD=`pwd` ./cclover2 code/BlockTest4.clcl PWD=`pwd` ./cclover2 code/BlockTest5.clcl PWD=`pwd` ./cclover2 code/InheritTest.clcl PWD=`pwd` ./cclover2 code/VoidResultTest.clcl PWD=`pwd` ./cclover2 code/IntegerTest.clcl PWD=`pwd` ./cclover2 code/TryTest.clcl PWD=`pwd` ./cclover2 code/NormalBlockTest.clcl PWD=`pwd` ./cclover2 code/ArrayTest2.clcl PWD=`pwd` ./cclover2 code/HashTest.clcl PWD=`pwd` ./cclover2 code/ArrayTest3.clcl PWD=`pwd` ./cclover2 code/ArrayTest4.clcl PWD=`pwd` ./cclover2 code/ArrayTest5.clcl PWD=`pwd` ./cclover2 code/RegexTest.clcl PWD=`pwd` ./cclover2 code/ListTest2.clcl PWD=`pwd` ./cclover2 code/ListTest3.clcl PWD=`pwd` ./cclover2 code/TupleTest.clcl PWD=`pwd` ./cclover2 code/PrintfTest.clcl PWD=`pwd` ./cclover2 code/EqualableArrayTest.clcl PWD=`pwd` ./cclover2 code/BufferTest.clcl PWD=`pwd` ./cclover2 code/SystemTest.clcl PWD=`pwd` ./cclover2 code/FloatTest.clcl PWD=`pwd` ./cclover2 code/NumberTest.clcl PWD=`pwd` ./cclover2 code/StringTest2.clcl PWD=`pwd` ./cclover2 code/StringTest3.clcl PWD=`pwd` ./cclover2 code/CArrayTest.clcl PWD=`pwd` ./cclover2 code/TimeTest.clcl PWD=`pwd` ./cclover2 code/FileTest.clcl PWD=`pwd` ./cclover2 code/DirTest.clcl PWD=`pwd` ./cclover2 code/CommandTest.clcl PWD=`pwd` ./cclover2 code/CommentTest.clcl PWD=`pwd` ./cclover2 code/AnonymousTest.clcl PWD=`pwd` ./cclover2 code/FunTest.clcl PWD=`pwd` ./cclover2 code/TypeInference.clcl PWD=`pwd` ./cclover2 code/AnonymousTest2.clcl PWD=`pwd` ./cclover2 code/KotlinTest.clcl PWD=`pwd` ./cclover2 code/MethodGenericsTest.clcl PWD=`pwd` ./cclover2 code/MethodBlock.clcl PWD=`pwd` ./cclover2 code/ForBlock.clcl PWD=`pwd` ./cclover2 code/ReturnTest.clcl PWD=`pwd` ./cclover2 code/ResultTypeTest.clcl PWD=`pwd` ./cclover2 code/IsTest.clcl PWD=`pwd` ./cclover2 code/NullTest.clcl PWD=`pwd` ./cclover2 code/TestDep.clcl PWD=`pwd` ./cclover2 code/DependencyTest.clcl PWD=`pwd` ./cclover2 code/ObjectTest.clcl PWD=`pwd` ./cclover2 code/DefaultMethodArgTest.clcl PWD=`pwd` ./cclover2 code/EnumTest.clcl PWD=`pwd` ./cclover2 code/ByteTest.clcl PWD=`pwd` ./cclover2 code/SetterGetterTest.clcl PWD=`pwd` ./cclover2 code/E.clcl PWD=`pwd` ./cclover2 code/EFTest.clcl PWD=`pwd` ./cclover2 code/MethodInternalTest.clcl PWD=`pwd` ./cclover2 code/WhenTest.clcl PWD=`pwd` ./cclover2 code/ResultTest.clcl PWD=`pwd` ./cclover2 code/ResultTest2.clcl PWD=`pwd` ./cclover2 code/NumberTest2.clcl PWD=`pwd` ./cclover2 code/TypeDataTest.clcl PWD=`pwd` ./cclover2 code/PatternMatchingTest.clcl PWD=`pwd` ./cclover2 code/GenericsTest4.clcl PWD=`pwd` ./cclover2 code/DelegateTest.clcl PWD=`pwd` ./cclover2 code/RangeTest.clcl PWD=`pwd` ./cclover2 code/SelfOmittedField.clcl PWD=`pwd` ./cclover2 code/UnboxingTest.clcl PWD=`pwd` ./cclover2 code/AndAndOrOrTest.clcl PWD=`pwd` ./cclover2 code/ClosureTest.clcl PWD=`pwd` ./cclover2 code/MapTest.clcl PWD=`pwd` ./cclover2 code/SystemCallTest.clcl PWD=`pwd` ./cclover2 code/ReflectionTest.clcl HELLO COMPILE SCRIPT PWD=`pwd` ./cclover2 code/AllocSize.clcl PWD=`pwd` ./cclover2 code/CGITest.clcl PWD=`pwd` ./cclover2 code/ClassMethodTest.clcl PWD=`pwd` ./cclover2 code/SignalTest.clcl PWD=`pwd` ./cclover2 code/HereDocument.clcl PWD=`pwd` ./cclover2 code/LambdaArrayTest.clcl PWD=`pwd` ./cclover2 code/OmitBlockParamTest.clcl PWD=`pwd` ./cclover2 code/ObjectCast.clcl PWD=`pwd` ./cclover2 code/QuetionOperator.clcl PWD=`pwd` ./cclover2 code/MethodDynamicTest.clcl PWD=`pwd` ./cclover2 code/MethodDynamicTest2.clcl PWD=`pwd` ./cclover2 code/MixinLayers.clcl PWD=`pwd` ./cclover2 code/MixinLayers2.clcl PWD=`pwd` ./cclover2 code/GCMemoryTest.clcl if test `uname` != Darwin; then gcc -shared -Wl,-soname=libExtTest.so.1 -o libExtTest.so.1.0.0 -I src/ -I . -I/usr/local/include -fPIC ext/hello.c; ln -fs libExtTest.so.1.0.0 libExtTest.so; PWD=`pwd` ./cclover2 ext.clcl && PWD=`pwd` ./clover2 ext.cl; fi Clover2 extention test......OK HELLO CLOVER2 EXTENSION 123 PWD=`pwd` ./cclover2 code/getopt.cl && ./clover2 code/getopt.cl -a -b -c aaa xxxx gggg option a option b option c aaa other option aaa other option xxxx other option gggg PWD=`pwd` ./cclover2 code/getopt_long.cl && ./clover2 code/getopt_long.cl -a --break --clear aaa --delete=ggg xxx yyy zzz option a --add option b --break option c --clear aaa option d --delete ggg other option --delete=ggg other option xxx other option yyy other option zzz PWD=`pwd` ./cclover2 code/getopt_long_only.cl && ./clover2 code/getopt_long_only.cl -add --break --clear aaa --delete=ggg xxx yyy zzz option a --add option b --break option c --clear aaa option d --delete ggg other option --delete=ggg other option xxx other option yyy other option zzz PWD=`pwd` ./cclover2 code/reflection.cl PWD=`pwd` ./cclover2 code/MultiLineString.cl PWD=`pwd` ./cclover2 code/ClassFieldAndFieldTest.clcl if test 0 = 1; then PWD=`pwd` ./cclover2 code/thread.cl; fi PWD=`pwd` ./cclover2 code/SocketTest.clcl PWD=`pwd` ./cclover2 code/PointerTest3.clcl PWD=`pwd` ./cclover2 code/BoolTest.clcl if test 0 = 1; then PWD=`pwd`; ./compile-test-code.sh; fi PWD=`pwd` ./clover2 code/reflection.cl reflection test...OK 5 reflection test2...OK reflection test3...OK reflection test4...OK 4 reflection test5...OK reflection test6...OK reflection test7...OK reflection test8...OK reflection test9...OK reflection test10...OK reflection test11...OK reflection test12...OK PWD=`pwd` ./clover2 code/MultiLineString.cl HELLO HELLO HELLO Multi Line String...OK Multi Line String2...OK PWD=`pwd` ./clover2 code/try.cl try test...OK try test2...OK PWD=`pwd` time ./clover2 code/main.cl ListTest list test...OK list test2...OK list test3...OK list test4...OK list test5...OK list test6...OK list test7...OK list test8...OK list test9...OK list test10...OK list test11...OK list test12...OK list test13...OK list test14...OK list test15...OK list test16...OK list test17...OK list test18...OK list test19...OK list test20...OK ListTest3 2 4 6 3 length list of Integer map test...OK list delete test...OK list sum test...OK list test...OK slist {2,4,6} RangeTest Range Test...OK Range Test2...OK Range Test3...OK Range Test4...OK BufferTest buffer test1...OK buffer test2...OK buffer test3...OK bufrer test4...OK Operator Test buffer test5...OK % operator test...OK % operator test2...OK << operator test...OK << operator test...OK >> operator test...OK & operator test...OK | operator test...OK ^ operator test...OK | operator test...OK & operator test...OK GenericsTest2 ~ operator test...OK ~ operator test2...OK - operator test...OK - operator test2...OK *= operator test1...OK *= operator test2...OK *= operator test3...OK || operator test1...OK || operator test2...OK && operator test1...OK && operator test2...OK GenericsTest3 BlockVarTest UserObjectTest PointerTest PointerTest2 generics test...OK generics test2...OK pointer test1...OK pointer test2...OK pointer test3...OK pointer test4...OK pointer test5...OK pointer test6...OK XXX YYY ZZZ OOO O2 O3 O4 O5 O6 IncrementTest InitializeTest StackTest ArrayTest a[1] 100 a[0] 0 a[2] 200 HelloWorld HELLO WORLD CastTest pointer test7...OK cast test1...OK cast test2...OK cast test3...OK cast test4...OK cast test5...OK cast test6...OK cast test7...OK String test1...OK String test2...OK String test3...OK String test4...OK String test5...OK String test6...OK String test7...OK String test8...OK String test9...OK String test10...OK StringTest BC InterfaceTest NullTest SpecialFieldTest String test11...OK String test12...OK String test13...OK String test14...OK String test15...OK String test16...OK interface test1...OK null test1...OK null test2...OK null test3...OK null test4...OK null test5...OK Special field test......OK Self test1...OK module test1...OK SelfClassTest ModuleTest GenericsTest VariablesTest BlockTest d(111, 222) 777 c 777 BlockTest2 module test2...OK generics test1...OK generics test2...OK generics test3...OK generics test3...OK variable test1...OK variable test2...OK variable test3...OK variable test4...OK variable test5...OK variable test6...OK lambda test1...OK lambda test2...OK lambda test3...OK lambda test4...OK lambda test1...OK simple block test1...OK simple block test2...OK BlockTest3 BlockTest4 1 2 3 elist {1,2,3} BlockTest5 simple block test3...OK lambda param test...OK block test...OK InheritTest VoidResultTest inherit test1...OK void result test1...OK void result test2...OK Integer test...OK Integer test...OK IntegerTest g.getValue() 100.000000 UInteger test...OK UInteger test2...OK Byte test...OK Byte test2...OK Byte test3...OK Bool test1...OK Integer test1...OK Integer test2...OK TryTest Try test1...OK ERROR Try test2... OK Try test4...OK Try test6...OK NormalBlockTest ArrayTest2 Try test1-1...OK Try test1-2...OK Try test3...OK Try test5...OK Try test8...OK test normal block...OK test normal block2...OK array test1...OK array test2...OK hash test1...OK hash test2...OK hash test3...OK hash test4...OK HashTest hash test5...OK hash test6...OK hash test7...OK hash test8...OK hash test9...OK hash test10...OK hash test11...OK hash test12...OK hash test13...OK hash test14...OK ArrayTest3 array3 test1...OK array3 test2...OK 1 2 3 1 2 3 ArrayTest4 StringTest3 array test4-1...OK array test4-2...OK string test...OK buffer test...OK path test...OK regex test...OK string test2...OK buffer test2...OK path test2...OK regex test2...OK string test3...OK string test4...OK buffer test3...OK path test3...OK regex test3...OK String expression test...OK String expression test2...OK String test-a1...OK String test-a2...OK String test-a3...OK String test-a4...OK String test-a5...OK String test-a6...OK String test-a7...OK String test-a8...OK String test-a9...OK ArrayTest5 String test-a9...OK Array test...OK Array test2...OK Array test3...OK sarray {1,2,3} Array test4...OK Array test5...OK RegexTest regex test...OK regex test...OK regex test2...OK ovec.start[0] 0 ovec.end[0] 1 regex test2...OK regex test3...OK regex test3...OK regex test4...OK regex test5...OK regex test6...OK ListTest2 List2 test1...OK List2 test2...OK List2 test3...OK List2 test4...OK List2 test5...OK List2 test6...OK List2 test7...OK List2 test8...OK List2 test9...OK List2 test10...OK List2 test11...OK List2 test12...OK List2 test13...OK List2 test14...OK List2 test15...OK List2 test16...OK List2 test17...OK List2 test18...OK List2 test19...OK List2 test20...OK List2 test21...OK List2 test22...OK List2 test23...OK List2 test24...OK List2 test25...OK List test26 elist {1,2,3} elist {2,3,1} elist {2,3,1} elist {2,1,3} elist {1,3,2} List test26...OK slist {A,B,C,D,E,X,Y,Z} List test27...OK PrintfTest printf test1...OK printf test2...OK (ABC 111) EqualableArrayTest toEqualableArray test...OK SystemTest wcstombs test...OK float test1...OK double test1...OK number test1...OK number test2...OK FloatTest NumberTest StringTest2 string2 test1...OK string2 test2...OK string2 test3...OK string2 test4...OK string2 test5...OK string2 test6...OK string2 tset7...OK string2 test8...OK string2 test9...OK string2 test10...OK string2 test11...OK string2 test12...OK string2 test13...OK string2 test14...OK string2 test15...OK string2 test16...OK string2 test17...OK string2 test18...OK string2 test19...OK string2 test20...OK string2 test21...OK string2 test22...OK string2 test25...OK string2 test26...OK string2 test27...OK string2 test28...OK string2 test29...OK 2 string2 test30...OK string2 test31...OK string2 test33...OK string2 test34...OK String2 test35...OK String2 test36...OK CArrayTest TimeTest sec 18 min 14 hour 11 mday 14 mon 3 year 124 String2 test37...OK carray test1...OK time test1...OK FileTest file test1...OK file test2...OK file test3...OK file test4...OK file test6...OK file test7...OK file test11...OK file test13...OK file test14...OK file test15...OK file test17...OK file test18...OK DirTest Directory test1...OK CommandTest /builddir/build/BUILD/clover2-11.0.0/clover2 CommentTest comment test...OK comment test2...OK comment test3...OK AnonymousTest FunTest comment test4...OK comment test5...OK comment test6...OK Anonymous test1...OK fun test...OK type inference test1...OK type inference test2...TypeInference AnonymousTest2 Anonymous test6...OK Anonymous test7...OK KotlinTest OK type inference test3...OK Anonymous test1...OK Anonymous test2...OK Anonymous test3...OK Anonymous test4...OK Anonymous test5...OK if test...OK if test2...OK if test3...OK block...OK MethodGenericsTest MethodBlock method generics test...OK method generics test2...OK method generics block test...OK method block test...OK ReturnTest Class method test...OK lambda test...ResultTypeTest a.get() is 123 OK result type test...OK result type test2...OK result type test3...OK 1 2 3 result type test4...OK result type test5...OK result type test6...OK result type test7...OK result type test8...OK result type test9...OK IsTest result type test10...OK is test...OK NullTest null pointer exception check...OK DependencyTest DefaultMethodArgTest dependency test...OK method default value...OK method defautl value2...OK method default value3...OK EnumTest ClosureTest method default value4...OK method default value5...OK enum test...OK Closure test1...OK Closure test2...OK 111 111 111 a 123 a 123 345 Closure test3...OK Closure test4...OK Closure test5...OK Closure test6...OK Closure test7...OK Closure test8...OK Closure test9...OK Closure test10...OK Closure test11...OK Closure test12-1...OK a 234 456 ByteTest SetterGetterTest EFTest Closure test12-2...OK Closure test12-3...OK Closure test12...OK byte test...OK byte test...OK byte test...OK byte test...OK setter getter...OK recuresive function call test...OK recuresive function call test2...OK MethodInternalTest WhenTest when test...TRUE when test2...TRUE ResultTest method internal...OK field internal...OK field internal2...OK field internal3...OK field internal4...OK when test3...OK when test4...OK when test5...OK if result test2...OK if result test3...OK if result test4...OK result test...OK Float test...OK NumberTest2 TypeDataTest Double test...OK Byte test...OK UByte test...OK Short test...OK UShort test...OK Long test...OK ULong test...OK UInteger test...OK Integer test...OK Number test...OK type test...OK type test2...OK type test3...OK type test4...OK type test5...OK Tuple2 PatternMatchingTest type test6...OK type test7...OK type test8...OK type test9...OK type test10...OK type test11...OK type test12...OK type test13...OK type test14...OK type test15...OK type test2...OK Pattern matching test...OK GenericsTest4 DelegateTest b is 345 a.get() is 345 Pattern maching test2...OK Pattern matching test3...OK Pattern matching test4...OK Pattern matching test5...OK delegate test...OK delegate test2...OK delegate test3...OK delegate test4...OK delegate test5...OK self ommited field...OK Unboxing test...OK SelfOmittedField UnboxingTest Boxing test...OK andand test1...OK andand test2...OK andand test3...OK andand test4...OK andand test5...OK andand test6...OK andand test7...OK andand test8...OK andand test9...OK andand test10...OK andand test11...OK andand test12...OK oror test1...OK oror test2...OK oror test3...OK oror test4...MapTest OK oror test5...OK oror test6...OK oror test7...OK oror test7...OK oror test8...OK oror test9...OK oror test10...OK oror test11...OK oror test12...OK map teat...OK map test2...OK map test3...OK map test4...OK SysteCallTest sys call test...OK sys call test2...OK sys call test3...OK system call test5...OK system call test6...OK system call test7...OK system call test8...OK system call test9...OK RefelectionTest system call test10...OK refelection test...OK reflection test2...OK reflection test3...OK reflection test4...OK AllocaSizeClass CGITest alloc size class...OK alloc size class2...OK CGI test1...OK CGI test2...OK CGI test3...OK CGI test4...OK CGI test5...OK slist {A,A,A,B,B,B,C+C+C} CGI test6...OK SignalTest ClassFieldAndFieldTest signal test...OK ClassFieldAndFieldTest2...OK ClassFieldAndFieldTest2...OK CloneTest end HereDocument ClassFieldAndFieldTest3...OK Here document...OK lambda array test...OK lambda array test2...OK LambdaArrayTest Result Test2 lambda array test3...OK lambda array test4...OK lambda array test5...OK lambda array test6...OK Result Test...OK Result Test2...OK Omit Block Param Test test...OK MixinLayersTest GCMemoryTest Mixin-layers test...OK GC memory test...OK ForBlock AAA AAA AAA AAA AAA BBB BBB BBB BBB BBB 1 2 3 1 2 3 1.25user 0.93system 0:01.98elapsed 110%CPU (0avgtext+0avgdata 34984maxresident)k 0inputs+1136outputs (0major+44524minor)pagefaults 0swaps make: Leaving directory '/builddir/build/BUILD/clover2-11.0.0/clover2' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: clover2-11.0.0-6.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tEBCOo + umask 022 + cd /builddir/build/BUILD + cd clover2-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/README.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/Home-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/Home.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/Range-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/Range.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/_Footer.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/_Sidebar.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/anonymous-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/anonymous.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/buffer-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/buffer.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/changelog-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/changelog.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/clover-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/clover.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/collection-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/collection.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/command-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/command.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/conclusion-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/conclusion.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/conribution-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/contribution.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/diary-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/diary.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/directory-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/directory.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/extension-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/extension.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/feature-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/feature.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/file-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/file.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/global-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/global.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/lambda-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/lambda.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/libraries-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/libraries.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/object-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/object.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/path-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/path.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/pointer-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/pointer.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/reflection-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/reflection.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/regex-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/regex.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/string-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/string.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/syntax.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/system-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/system.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/thread-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/thread.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/typing-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/typing.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/usage-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/usage.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/usage2-en.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + cp -pr /builddir/build/BUILD/clover2-11.0.0/installed-doc/usage2.md /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/doc/clover2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: clover2 = 11.0.0-6.fc40 clover2(riscv-64) = 11.0.0-6.fc40 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libm.so.6()(64bit) libncursesw.so.6()(64bit) libpcre.so.1()(64bit) libreadline.so.8()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: clover2-libs-11.0.0-6.fc40.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I9migQ + umask 022 + cd /builddir/build/BUILD + cd clover2-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/licenses/clover2-libs + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/licenses/clover2-libs + cp -pr /builddir/build/BUILD/clover2-11.0.0/LICENSE /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/share/licenses/clover2-libs + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1 and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1.0.0 Provides: clover2-libs = 11.0.0-6.fc40 clover2-libs(riscv-64) = 11.0.0-6.fc40 libclover2.so.1()(64bit) libclover2.so.1.0.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libncursesw.so.6()(64bit) libpcre.so.1()(64bit) libreadline.so.8()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: clover2-devel-11.0.0-6.fc40.riscv64 warning: Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1 and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so Provides: clover2-devel = 11.0.0-6.fc40 clover2-devel(riscv-64) = 11.0.0-6.fc40 libclover2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libncursesw.so.6()(64bit) libpcre.so.1()(64bit) libreadline.so.8()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: clover2-debugsource-11.0.0-6.fc40.riscv64 Provides: clover2-debugsource = 11.0.0-6.fc40 clover2-debugsource(riscv-64) = 11.0.0-6.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clover2-debuginfo-11.0.0-6.fc40.riscv64 Provides: clover2-debuginfo = 11.0.0-6.fc40 clover2-debuginfo(riscv-64) = 11.0.0-6.fc40 debuginfo(build-id) = 8fc79f1ce984fcdf20c672b7ed2623f26ce9f719 debuginfo(build-id) = b54082ef2f018b44e0601feafab082f1f3aeb37b debuginfo(build-id) = bb213b5b051bdf2c85c4378ded198f81b3b964f0 debuginfo(build-id) = c186e4b3c26687a709fe19edc7fae1e833ba00ad Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clover2-debugsource(riscv-64) = 11.0.0-6.fc40 Processing files: clover2-libs-debuginfo-11.0.0-6.fc40.riscv64 warning: Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so.1-11.0.0-6.fc40.riscv64.debug and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so.1.0.0-11.0.0-6.fc40.riscv64.debug Provides: clover2-libs-debuginfo = 11.0.0-6.fc40 clover2-libs-debuginfo(riscv-64) = 11.0.0-6.fc40 debuginfo(build-id) = e98fd8091ed20265fe892df0d620426638d009ee debuginfo(build-id) = nilnil libclover2.so.1-11.0.0-6.fc40.riscv64.debug()(64bit) libclover2.so.1.0.0-11.0.0-6.fc40.riscv64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clover2-debugsource(riscv-64) = 11.0.0-6.fc40 Processing files: clover2-devel-debuginfo-11.0.0-6.fc40.riscv64 warning: Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so.1-11.0.0-6.fc40.riscv64.debug and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so-11.0.0-6.fc40.riscv64.debug Provides: clover2-devel-debuginfo = 11.0.0-6.fc40 clover2-devel-debuginfo(riscv-64) = 11.0.0-6.fc40 debuginfo(build-id) = nilnil libclover2.so-11.0.0-6.fc40.riscv64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clover2-debugsource(riscv-64) = 11.0.0-6.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64 Wrote: /builddir/build/RPMS/clover2-devel-11.0.0-6.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/clover2-libs-11.0.0-6.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/clover2-libs-debuginfo-11.0.0-6.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/clover2-devel-debuginfo-11.0.0-6.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/clover2-debugsource-11.0.0-6.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/clover2-11.0.0-6.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/clover2-debuginfo-11.0.0-6.fc40.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tiPqjM + umask 022 + cd /builddir/build/BUILD + cd clover2-11.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.xlNpRQ + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/clover2-11.0.0-SPECPARTS + rm -rf clover2-11.0.0 clover2-11.0.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 25: %{name}/archive/%{gitcommit}/%{name}-%{version}-git%{shortcommit}.tar.gz Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1 and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1.0.0 Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so.1 and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib64/libclover2.so Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so.1-11.0.0-6.fc40.riscv64.debug and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so.1.0.0-11.0.0-6.fc40.riscv64.debug Duplicate build-ids /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so.1-11.0.0-6.fc40.riscv64.debug and /builddir/build/BUILDROOT/clover2-11.0.0-6.fc40.riscv64/usr/lib/debug/usr/lib64/libclover2.so-11.0.0-6.fc40.riscv64.debug Child return code was: 0