Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nekovm.spec'], chrootPath='/var/lib/mock/f31-build-113083-34323/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nekovm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/nekovm-2.2.0-11.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nekovm.spec'], chrootPath='/var/lib/mock/f31-build-113083-34323/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nekovm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4fy5Ey + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neko-2-2-0 + /usr/bin/gzip -dc /builddir/build/SOURCES/neko-2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neko-2-2-0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qn5SFy + umask 022 + cd /builddir/build/BUILD + cd neko-2-2-0 + ulimit -s unlimited + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -G Ninja -DRELOCATABLE=OFF -DRUN_LDCONFIG=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -- The C compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for xlocale.h -- Looking for xlocale.h - not found -- set STATIC_DEPS to nothing -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Found Git: /usr/bin/git (found version "2.23.0") -- GC: /usr/include -- GC_LIBRARIES: /usr/lib64/libgc.so -- GC_STATIC_LIBRARIES: GC_STATIC_LIBRARIES-NOTFOUND -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'zlib' -- Found zlib, version 1.2.11 -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1c") -- Found dynamic MySQL client library: /usr/lib64/libmysqlclient.so -- Static MySQL client library not found. -- Looking for LIBMARIADB -- Looking for LIBMARIADB - found -- Found MariaDB Connector-C -- Found PCRE -- Checking for module 'sqlite3' -- Found sqlite3, version 3.29.0 -- Found MBEDTLS_LIBRARIES: /usr/lib64/libmbedtls.so;/usr/lib64/libmbedcrypto.so;/usr/lib64/libmbedx509.so -- Checking for module 'gtk+-2.0' -- Found gtk+-2.0, version 2.24.32 -- Found APACHE: /usr/include/httpd -- Found APR: /usr/lib64/libapr-1.so -- Found APRUTIL: /usr/lib64/libaprutil-1.so -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: CMAKE_VERBOSE_MAKEFILE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/neko-2-2-0 + /usr/bin/ninja -v -j4 [1/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/callback.c.o -MF CMakeFiles/libneko.dir/vm/callback.c.o.d -o CMakeFiles/libneko.dir/vm/callback.c.o -c vm/callback.c [2/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/elf.c.o -MF CMakeFiles/libneko.dir/vm/elf.c.o.d -o CMakeFiles/libneko.dir/vm/elf.c.o -c vm/elf.c vm/elf.c:32:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 32 | static const char const* BYTECODE_SEC_NAME = ".nekobytecode"; | ^~~~~ [3/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/alloc.c.o -MF CMakeFiles/libneko.dir/vm/alloc.c.o.d -o CMakeFiles/libneko.dir/vm/alloc.c.o -c vm/alloc.c vm/alloc.c: In function 'neko_gc_init': vm/alloc.c:123:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations] 123 | GC_all_interior_pointers = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from vm/alloc.c:45: /usr/include/gc/gc.h:188:31: note: declared here 188 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers; | ^~~~~~~~~~~~~~~~~~~~~~~~ vm/alloc.c:131:2: warning: 'GC_java_finalization' is deprecated [-Wdeprecated-declarations] 131 | GC_java_finalization = 1; | ^~~~~~~~~~~~~~~~~~~~ In file included from vm/alloc.c:45: /usr/include/gc/gc.h:214:31: note: declared here 214 | GC_API GC_ATTR_DEPRECATED int GC_java_finalization; | ^~~~~~~~~~~~~~~~~~~~ vm/alloc.c:134:2: warning: 'GC_no_dls' is deprecated [-Wdeprecated-declarations] 134 | GC_no_dls = 1; | ^~~~~~~~~ In file included from vm/alloc.c:45: /usr/include/gc/gc.h:302:31: note: declared here 302 | GC_API GC_ATTR_DEPRECATED int GC_no_dls; | ^~~~~~~~~ [4/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/objtable.c.o -MF CMakeFiles/libneko.dir/vm/objtable.c.o.d -o CMakeFiles/libneko.dir/vm/objtable.c.o -c vm/objtable.c [5/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/load.c.o -MF CMakeFiles/libneko.dir/vm/load.c.o.d -o CMakeFiles/libneko.dir/vm/load.c.o -c vm/load.c [6/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/hash.c.o -MF CMakeFiles/libneko.dir/vm/hash.c.o.d -o CMakeFiles/libneko.dir/vm/hash.c.o -c vm/hash.c [7/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/others.c.o -MF CMakeFiles/libneko.dir/vm/others.c.o.d -o CMakeFiles/libneko.dir/vm/others.c.o -c vm/others.c vm/others.c: In function 'neko_val_throw': vm/others.c:480:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 480 | if( *(char**)vm->start == jit_handle_trap ) | ^~~~~~~~~~~~~~~~~ vm/others.c: In function 'neko_val_rethrow': vm/others.c:489:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 489 | if( *(char**)vm->start == jit_handle_trap ) | ^~~~~~~~~~~~~~~~~ [8/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/jit_x86.c.o -MF CMakeFiles/libneko.dir/vm/jit_x86.c.o.d -o CMakeFiles/libneko.dir/vm/jit_x86.c.o -c vm/jit_x86.c [9/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/module.c.o -MF CMakeFiles/libneko.dir/vm/module.c.o.d -o CMakeFiles/libneko.dir/vm/module.c.o -c vm/module.c [10/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/threads.c.o -MF CMakeFiles/libneko.dir/vm/threads.c.o.d -o CMakeFiles/libneko.dir/vm/threads.c.o -c vm/threads.c [11/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -fno-omit-frame-pointer -MD -MT CMakeFiles/nekovm.dir/vm/stats.c.o -MF CMakeFiles/nekovm.dir/vm/stats.c.o.d -o CMakeFiles/nekovm.dir/vm/stats.c.o -c vm/stats.c [12/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/builtins.c.o -MF CMakeFiles/libneko.dir/vm/builtins.c.o.d -o CMakeFiles/libneko.dir/vm/builtins.c.o -c vm/builtins.c vm/builtins.c: In function 'builtin_sgetf': vm/builtins.c:370:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 370 | f = *(float*)(&bits); | ^~~~~~~~~~~~~~~ vm/builtins.c: In function 'builtin_ssetf': vm/builtins.c:391:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 391 | unsigned int bits = *(unsigned int *)&f; | ^~~~~~~~~~~~~~~~~~ vm/builtins.c: In function 'builtin_itof': vm/builtins.c:475:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 475 | f = *(float*)&bits; | ^~~~~~~~~~~~~ vm/builtins.c: In function 'builtin_ftoi': vm/builtins.c:488:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 488 | bits = *(int *)&f; | ^~~~~~~~~ [13/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/common/CMakeFiles/socket.dir/socket.c.o -MF libs/common/CMakeFiles/socket.dir/socket.c.o.d -o libs/common/CMakeFiles/socket.dir/socket.c.o -c libs/common/socket.c [14/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -fno-omit-frame-pointer -MD -MT CMakeFiles/nekovm.dir/vm/main.c.o -MF CMakeFiles/nekovm.dir/vm/main.c.o.d -o CMakeFiles/nekovm.dir/vm/main.c.o -c vm/main.c [15/80] : && /usr/bin/cmake -E remove bin/libsocket.a && /usr/bin/ar qc bin/libsocket.a libs/common/CMakeFiles/socket.dir/socket.c.o && /usr/bin/ranlib bin/libsocket.a && : [16/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/buffer.c.o -MF libs/std/CMakeFiles/std.ndll.dir/buffer.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/buffer.c.o -c libs/std/buffer.c [17/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmod_neko2_ndll_EXPORTS -I. -Ivm -Ilibs/common -I/usr/include/httpd -I/usr/include/apr-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/__/__/vm/stats.c.o -MF libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/__/__/vm/stats.c.o.d -o libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/__/__/vm/stats.c.o -c vm/stats.c [18/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/date.c.o -MF libs/std/CMakeFiles/std.ndll.dir/date.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/date.c.o -c libs/std/date.c [19/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/init.c.o -MF libs/std/CMakeFiles/std.ndll.dir/init.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/init.c.o -c libs/std/init.c [20/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/file.c.o -MF libs/std/CMakeFiles/std.ndll.dir/file.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/file.c.o -c libs/std/file.c [21/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/common/CMakeFiles/sha1.dir/sha1.c.o -MF libs/common/CMakeFiles/sha1.dir/sha1.c.o.d -o libs/common/CMakeFiles/sha1.dir/sha1.c.o -c libs/common/sha1.c [22/80] : && /usr/bin/cmake -E remove bin/libsha1.a && /usr/bin/ar qc bin/libsha1.a libs/common/CMakeFiles/sha1.dir/sha1.c.o && /usr/bin/ranlib bin/libsha1.a && : [23/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/int32.c.o -MF libs/std/CMakeFiles/std.ndll.dir/int32.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/int32.c.o -c libs/std/int32.c [24/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/math.c.o -MF libs/std/CMakeFiles/std.ndll.dir/math.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/math.c.o -c libs/std/math.c [25/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/random.c.o -MF libs/std/CMakeFiles/std.ndll.dir/random.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/random.c.o -c libs/std/random.c [26/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/string.c.o -MF libs/std/CMakeFiles/std.ndll.dir/string.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/string.c.o -c libs/std/string.c [27/80] /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT CMakeFiles/libneko.dir/vm/interp.c.o -MF CMakeFiles/libneko.dir/vm/interp.c.o.d -o CMakeFiles/libneko.dir/vm/interp.c.o -c vm/interp.c [28/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/serialize.c.o -MF libs/std/CMakeFiles/std.ndll.dir/serialize.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/serialize.c.o -c libs/std/serialize.c [29/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libneko.so.2 -o bin/libneko.so.2.2.0 CMakeFiles/libneko.dir/vm/alloc.c.o CMakeFiles/libneko.dir/vm/builtins.c.o CMakeFiles/libneko.dir/vm/callback.c.o CMakeFiles/libneko.dir/vm/elf.c.o CMakeFiles/libneko.dir/vm/interp.c.o CMakeFiles/libneko.dir/vm/load.c.o CMakeFiles/libneko.dir/vm/objtable.c.o CMakeFiles/libneko.dir/vm/others.c.o CMakeFiles/libneko.dir/vm/hash.c.o CMakeFiles/libneko.dir/vm/module.c.o CMakeFiles/libneko.dir/vm/jit_x86.c.o CMakeFiles/libneko.dir/vm/threads.c.o -lgc -ldl -lm -lpthread && : [30/80] /usr/bin/cmake -E cmake_symlink_library bin/libneko.so.2.2.0 bin/libneko.so.2 bin/libneko.so && : [31/80] : && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/nekovm.dir/vm/stats.c.o CMakeFiles/nekovm.dir/vm/main.c.o -o bin/neko bin/libneko.so.2.2.0 -lgc -ldl -lm -lpthread && : [32/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/sys.c.o -MF libs/std/CMakeFiles/std.ndll.dir/sys.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/sys.c.o -c libs/std/sys.c [33/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/module.c.o -MF libs/std/CMakeFiles/std.ndll.dir/module.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/module.c.o -c libs/std/module.c [34/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/socket.c.o -MF libs/std/CMakeFiles/std.ndll.dir/socket.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/socket.c.o -c libs/std/socket.c libs/std/socket.c: In function 'socket_recv_from': libs/std/socket.c:951:97: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 951 | ret = recvfrom(val_sock(o), val_string(data) + p , l, MSG_NOSIGNAL, (struct sockaddr*)&saddr, &slen); | ^~~~~ | | | int * In file included from /usr/include/sys/socket.h:269, from libs/std/socket.c:36: /usr/include/bits/socket2.h:65:49: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 65 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ [35/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/xml.c.o -MF libs/std/CMakeFiles/std.ndll.dir/xml.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/xml.c.o -c libs/std/xml.c [36/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/md5.c.o -MF libs/std/CMakeFiles/std.ndll.dir/md5.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/md5.c.o -c libs/std/md5.c [37/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/memory.c.o -MF libs/std/CMakeFiles/std.ndll.dir/memory.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/memory.c.o -c libs/std/memory.c [38/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/utf8.c.o -MF libs/std/CMakeFiles/std.ndll.dir/utf8.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/utf8.c.o -c libs/std/utf8.c [39/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/misc.c.o -MF libs/std/CMakeFiles/std.ndll.dir/misc.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/misc.c.o -c libs/std/misc.c [40/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/unicode.c.o -MF libs/std/CMakeFiles/std.ndll.dir/unicode.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/unicode.c.o -c libs/std/unicode.c libs/std/unicode.c: In function 'uchar_set': libs/std/unicode.c:123:2: warning: enumeration value 'UTF16_BE' not handled in switch [-Wswitch] 123 | switch( e ) { | ^~~~~~ libs/std/unicode.c:123:2: warning: enumeration value 'UTF16_LE' not handled in switch [-Wswitch] libs/std/unicode.c:123:2: warning: enumeration value 'LAST_ENCODING' not handled in switch [-Wswitch] libs/std/unicode.c: In function 'unicode_convert': libs/std/unicode.c:859:29: warning: pointer targets in passing argument 1 of 'uchar_set' differ in signedness [-Wpointer-sign] 859 | uchar_set(val_string(vto) + pos, e_to, c); libs/std/unicode.c:122:32: note: expected 'ustring' {aka 'unsigned char *'} but argument is of type 'char *' 122 | static void uchar_set( ustring str, encoding e, uchar c ) { | ~~~~~~~~^~~ At top level: libs/std/unicode.c:320:14: warning: 'unicode_encoding_string' defined but not used [-Wunused-function] 320 | static value unicode_encoding_string( value enc ) { | ^~~~~~~~~~~~~~~~~~~~~~~ libs/std/unicode.c:310:14: warning: 'unicode_encoding_code' defined but not used [-Wunused-function] 310 | static value unicode_encoding_code( value str ) { | ^~~~~~~~~~~~~~~~~~~~~ libs/std/unicode.c: In function 'get_encoding': libs/std/unicode.c:335:6: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 335 | int e; | ^ [41/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/elf_update.c.o -MF libs/std/CMakeFiles/std.ndll.dir/elf_update.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/elf_update.c.o -c libs/std/elf_update.c [42/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/thread.c.o -MF libs/std/CMakeFiles/std.ndll.dir/thread.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/thread.c.o -c libs/std/thread.c [43/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dstd_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/std/CMakeFiles/std.ndll.dir/process.c.o -MF libs/std/CMakeFiles/std.ndll.dir/process.c.o.d -o libs/std/CMakeFiles/std.ndll.dir/process.c.o -c libs/std/process.c [44/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dzlib_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/zlib/CMakeFiles/zlib.ndll.dir/zlib.c.o -MF libs/zlib/CMakeFiles/zlib.ndll.dir/zlib.c.o.d -o libs/zlib/CMakeFiles/zlib.ndll.dir/zlib.c.o -c libs/zlib/zlib.c [45/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/std.ndll libs/std/CMakeFiles/std.ndll.dir/buffer.c.o libs/std/CMakeFiles/std.ndll.dir/date.c.o libs/std/CMakeFiles/std.ndll.dir/file.c.o libs/std/CMakeFiles/std.ndll.dir/init.c.o libs/std/CMakeFiles/std.ndll.dir/int32.c.o libs/std/CMakeFiles/std.ndll.dir/math.c.o libs/std/CMakeFiles/std.ndll.dir/string.c.o libs/std/CMakeFiles/std.ndll.dir/random.c.o libs/std/CMakeFiles/std.ndll.dir/serialize.c.o libs/std/CMakeFiles/std.ndll.dir/socket.c.o libs/std/CMakeFiles/std.ndll.dir/sys.c.o libs/std/CMakeFiles/std.ndll.dir/xml.c.o libs/std/CMakeFiles/std.ndll.dir/module.c.o libs/std/CMakeFiles/std.ndll.dir/md5.c.o libs/std/CMakeFiles/std.ndll.dir/unicode.c.o libs/std/CMakeFiles/std.ndll.dir/utf8.c.o libs/std/CMakeFiles/std.ndll.dir/memory.c.o libs/std/CMakeFiles/std.ndll.dir/misc.c.o libs/std/CMakeFiles/std.ndll.dir/thread.c.o libs/std/CMakeFiles/std.ndll.dir/process.c.o libs/std/CMakeFiles/std.ndll.dir/elf_update.c.o bin/libsha1.a bin/libneko.so.2.2.0 -lgc -ldl -lm -lpthread && : [46/80] cd /builddir/build/BUILD/neko-2-2-0/src && /usr/bin/cmake -E copy ../boot/nekoc.n /builddir/build/BUILD/neko-2-2-0/bin && /usr/bin/cmake -E copy ../boot/nekoml.n /builddir/build/BUILD/neko-2-2-0/bin [47/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/zlib.ndll libs/zlib/CMakeFiles/zlib.ndll.dir/zlib.c.o bin/libneko.so.2.2.0 -lz -lgc -ldl -lm -lpthread && : [48/80] cd /builddir/build/BUILD/neko-2-2-0/src && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoc.n tools/test.neko && /usr/bin/cmake -E copy tools/test.n /builddir/build/BUILD/neko-2-2-0/bin && /usr/bin/cmake -E remove tools/test.n [49/80] cd /builddir/build/BUILD/neko-2-2-0/src && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoc.n tools/nekoboot.neko && /usr/bin/cmake -E copy tools/nekoboot.n /builddir/build/BUILD/neko-2-2-0/bin [50/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmysql5_ndll_EXPORTS -I. -Ivm -Ilibs/common -Ilibs/mysql/my_proto -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_proto.c.o -MF libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_proto.c.o.d -o libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_proto.c.o -c libs/mysql/my_proto/my_proto.c libs/mysql/my_proto/my_proto.c: In function 'myp_encrypt_password': libs/mysql/my_proto/my_proto.c:259:19: warning: pointer targets in passing argument 2 of 'sha1_update' differ in signedness [-Wpointer-sign] 259 | sha1_update(&ctx,pass,strlen(pass));; | ^~~~ | | | const char * In file included from libs/mysql/my_proto/my_proto.h:28, from libs/mysql/my_proto/my_proto.c:26: libs/common/sha1.h:36:53: note: expected 'const unsigned char *' but argument is of type 'const char *' 36 | void sha1_update( SHA1_CTX *c, const unsigned char *data, unsigned int len ); | ~~~~~~~~~~~~~~~~~~~~~^~~~ libs/mysql/my_proto/my_proto.c:267:20: warning: pointer targets in passing argument 2 of 'sha1_update' differ in signedness [-Wpointer-sign] 267 | sha1_update(&ctx, seed, SHA1_SIZE); | ^~~~ | | | const char * In file included from libs/mysql/my_proto/my_proto.h:28, from libs/mysql/my_proto/my_proto.c:26: libs/common/sha1.h:36:53: note: expected 'const unsigned char *' but argument is of type 'const char *' 36 | void sha1_update( SHA1_CTX *c, const unsigned char *data, unsigned int len ); | ~~~~~~~~~~~~~~~~~~~~~^~~~ [51/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmysql5_ndll_EXPORTS -I. -Ivm -Ilibs/common -Ilibs/mysql/my_proto -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_api.c.o -MF libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_api.c.o.d -o libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_api.c.o -c libs/mysql/my_proto/my_api.c libs/mysql/my_proto/my_api.c: In function 'mp_real_connect': libs/mysql/my_proto/my_api.c:137:16: warning: variable 'len' set but not used [-Wunused-but-set-variable] 137 | unsigned int len; | ^~~ [52/80] cd /builddir/build/BUILD/neko-2-2-0 && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoboot -c /builddir/build/BUILD/neko-2-2-0/bin/nekoml.n && /usr/bin/cmake -E copy /builddir/build/BUILD/neko-2-2-0/bin/nekoml.c /builddir/build/BUILD/neko-2-2-0 && /usr/bin/cmake -E remove /builddir/build/BUILD/neko-2-2-0/bin/nekoml.c [53/80] cd /builddir/build/BUILD/neko-2-2-0 && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoboot -c /builddir/build/BUILD/neko-2-2-0/bin/nekoc.n && /usr/bin/cmake -E copy /builddir/build/BUILD/neko-2-2-0/bin/nekoc.c /builddir/build/BUILD/neko-2-2-0 && /usr/bin/cmake -E remove /builddir/build/BUILD/neko-2-2-0/bin/nekoc.c [54/80] cd /builddir/build/BUILD/neko-2-2-0/src && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoml.n -nostd -p tools Tools.nml && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoc.n -link /builddir/build/BUILD/neko-2-2-0/bin/nekotools.n Tools Tools tools/nekoboot Sys List Array Core String Buffer IO WebServer Hashtbl Lexer LexEngine Stack Reflect Args Net [55/80] cd /builddir/build/BUILD/neko-2-2-0 && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoboot -c /builddir/build/BUILD/neko-2-2-0/bin/nekotools.n && /usr/bin/cmake -E copy /builddir/build/BUILD/neko-2-2-0/bin/nekotools.c /builddir/build/BUILD/neko-2-2-0 && /usr/bin/cmake -E remove /builddir/build/BUILD/neko-2-2-0/bin/nekotools.c [56/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -fno-omit-frame-pointer -MD -MT CMakeFiles/nekoc.dir/nekoc.c.o -MF CMakeFiles/nekoc.dir/nekoc.c.o.d -o CMakeFiles/nekoc.dir/nekoc.c.o -c nekoc.c nekoc.c:105:13: warning: 'handle_signal' defined but not used [-Wunused-function] 105 | static void handle_signal( int signal ) { | ^~~~~~~~~~~~~ [57/80] : && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/nekoc.dir/nekoc.c.o -o bin/nekoc bin/libneko.so.2.2.0 -lgc -ldl -lm -lpthread && : [58/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -fno-omit-frame-pointer -MD -MT CMakeFiles/nekotools.dir/nekotools.c.o -MF CMakeFiles/nekotools.dir/nekotools.c.o.d -o CMakeFiles/nekotools.dir/nekotools.c.o -c nekotools.c nekotools.c:105:13: warning: 'handle_signal' defined but not used [-Wunused-function] 105 | static void handle_signal( int signal ) { | ^~~~~~~~~~~~~ [59/80] : && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/nekotools.dir/nekotools.c.o -o bin/nekotools bin/libneko.so.2.2.0 -lgc -ldl -lm -lpthread && : [60/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -fno-omit-frame-pointer -MD -MT CMakeFiles/nekoml.dir/nekoml.c.o -MF CMakeFiles/nekoml.dir/nekoml.c.o.d -o CMakeFiles/nekoml.dir/nekoml.c.o -c nekoml.c nekoml.c:105:13: warning: 'handle_signal' defined but not used [-Wunused-function] 105 | static void handle_signal( int signal ) { | ^~~~~~~~~~~~~ [61/80] : && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/nekoml.dir/nekoml.c.o -o bin/nekoml bin/libneko.so.2.2.0 -lgc -ldl -lm -lpthread && : [62/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmysql5_ndll_EXPORTS -I. -Ivm -Ilibs/common -Ilibs/mysql/my_proto -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mysql/CMakeFiles/mysql5.ndll.dir/mysql.c.o -MF libs/mysql/CMakeFiles/mysql5.ndll.dir/mysql.c.o.d -o libs/mysql/CMakeFiles/mysql5.ndll.dir/mysql.c.o -c libs/mysql/mysql.c [63/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/mysql5.ndll libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_proto.c.o libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_api.c.o libs/mysql/CMakeFiles/mysql5.ndll.dir/mysql.c.o bin/libsocket.a bin/libsha1.a bin/libneko.so.2.2.0 -lgc -ldl -lm -lpthread && : [64/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dregexp_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/regexp/CMakeFiles/regexp.ndll.dir/regexp.c.o -MF libs/regexp/CMakeFiles/regexp.ndll.dir/regexp.c.o.d -o libs/regexp/CMakeFiles/regexp.ndll.dir/regexp.c.o -c libs/regexp/regexp.c [65/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/regexp.ndll libs/regexp/CMakeFiles/regexp.ndll.dir/regexp.c.o bin/libneko.so.2.2.0 -lpcreposix -lpcre -lpcre -lgc -ldl -lm -lpthread && : [66/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dsqlite_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/sqlite/CMakeFiles/sqlite.ndll.dir/sqlite.c.o -MF libs/sqlite/CMakeFiles/sqlite.ndll.dir/sqlite.c.o.d -o libs/sqlite/CMakeFiles/sqlite.ndll.dir/sqlite.c.o -c libs/sqlite/sqlite.c In file included from libs/sqlite/sqlite.c:22: libs/sqlite/sqlite.c: In function 'result_next': ./neko.h:357:23: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] 357 | #define alloc_field neko_alloc_field | ^~~~~~~~~~~~~~~~ libs/sqlite/sqlite.c:225:10: note: 'f' was declared here 225 | value f; | ^ [67/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmysql_ndll_EXPORTS -I. -Ivm -Ilibs/common -I/usr/include/mysql -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mysql/CMakeFiles/mysql.ndll.dir/mysql.c.o -MF libs/mysql/CMakeFiles/mysql.ndll.dir/mysql.c.o.d -o libs/mysql/CMakeFiles/mysql.ndll.dir/mysql.c.o -c libs/mysql/mysql.c [68/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/sqlite.ndll libs/sqlite/CMakeFiles/sqlite.ndll.dir/sqlite.c.o bin/libneko.so.2.2.0 -lsqlite3 -lgc -ldl -lm -lpthread && : [69/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/mysql.ndll libs/mysql/CMakeFiles/mysql.ndll.dir/mysql.c.o bin/libneko.so.2.2.0 -lmysqlclient -lgc -ldl -lm -lpthread && : [70/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmod_neko2_ndll_EXPORTS -I. -Ivm -Ilibs/common -I/usr/include/httpd -I/usr/include/apr-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/mod_neko.c.o -MF libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/mod_neko.c.o.d -o libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/mod_neko.c.o -c libs/mod_neko/mod_neko.c libs/mod_neko/mod_neko.c: In function 'mod_neko_do_init': libs/mod_neko/mod_neko.c:322:6: warning: unused variable 'tmp' [-Wunused-variable] 322 | int tmp = 0; | ^~~ At top level: libs/mod_neko/mod_neko.c:117:13: warning: 'null_print' defined but not used [-Wunused-function] 117 | static void null_print( const char *data, int size, void *_c ) { | ^~~~~~~~~~ [71/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dssl_ndll_EXPORTS -I. -Ivm -Ilibs/common -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/ssl/CMakeFiles/ssl.ndll.dir/ssl.c.o -MF libs/ssl/CMakeFiles/ssl.ndll.dir/ssl.c.o.d -o libs/ssl/CMakeFiles/ssl.ndll.dir/ssl.c.o -c libs/ssl/ssl.c [72/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/ssl.ndll libs/ssl/CMakeFiles/ssl.ndll.dir/ssl.c.o bin/libneko.so.2.2.0 -lmbedtls -lmbedcrypto -lmbedx509 -lgc -ldl -lm -lpthread && : [73/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dui_ndll_EXPORTS -I. -Ivm -Ilibs/common -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/ui/CMakeFiles/ui.ndll.dir/ui.c.o -MF libs/ui/CMakeFiles/ui.ndll.dir/ui.c.o.d -o libs/ui/CMakeFiles/ui.ndll.dir/ui.c.o -c libs/ui/ui.c [74/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/ui.ndll libs/ui/CMakeFiles/ui.ndll.dir/ui.c.o bin/libneko.so.2.2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgc -ldl -lm -lpthread && : [75/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmod_tora2_ndll_EXPORTS -I. -Ivm -Ilibs/common -I/usr/include/httpd -I/usr/include/apr-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/protocol.c.o -MF libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/protocol.c.o.d -o libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/protocol.c.o -c libs/mod_tora/protocol.c libs/mod_tora/protocol.c: In function 'protocol_read_answer': libs/mod_tora/protocol.c:401:21: warning: pointer targets in passing argument 2 of 'proto_read' differ in signedness [-Wpointer-sign] 401 | if( !proto_read(p,header,4) ) | ^~~~~~ | | | unsigned char * libs/mod_tora/protocol.c:126:41: note: expected 'char *' but argument is of type 'unsigned char *' 126 | static bool proto_read( proto *p, char *str, int len ) { | ~~~~~~^~~ [76/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmod_neko2_ndll_EXPORTS -I. -Ivm -Ilibs/common -I/usr/include/httpd -I/usr/include/apr-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/cgi.c.o -MF libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/cgi.c.o.d -o libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/cgi.c.o -c libs/mod_neko/cgi.c [77/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/mod_neko2.ndll libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/__/__/vm/stats.c.o libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/mod_neko.c.o libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/cgi.c.o bin/libneko.so.2.2.0 -lapr-1 -laprutil-1 -lgc -ldl -lm -lpthread && : [78/80] /usr/bin/cc -DABI_ELF -D_GNU_SOURCE -Dmod_tora2_ndll_EXPORTS -I. -Ivm -Ilibs/common -I/usr/include/httpd -I/usr/include/apr-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -fno-omit-frame-pointer -MD -MT libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/mod_tora.c.o -MF libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/mod_tora.c.o.d -o libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/mod_tora.c.o -c libs/mod_tora/mod_tora.c libs/mod_tora/mod_tora.c: In function 'mod_tora_do_init': libs/mod_tora/mod_tora.c:295:6: warning: unused variable 'tmp' [-Wunused-variable] 295 | int tmp = 0; | ^~~ [79/80] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bin/mod_tora2.ndll libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/protocol.c.o libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/mod_tora.c.o bin/libsocket.a -lapr-1 -laprutil-1 && : [80/80] cd /builddir/build/BUILD/neko-2-2-0/src && LD_LIBRARY_PATH=/builddir/build/BUILD/neko-2-2-0/bin NEKOPATH=/builddir/build/BUILD/neko-2-2-0/bin /builddir/build/BUILD/neko-2-2-0/bin/neko /builddir/build/BUILD/neko-2-2-0/bin/nekoml.n -nostd neko/Main.nml nekoml/Main.nml core/Args.nml core/Array.nml core/Buffer.nml core/Core.nml core/Hashtbl.nml core/IO.nml core/LexEngine.nml core/Lexer.nml core/List.nml core/Map.nml core/Math.nml core/Net.nml core/Reflect.nml core/Regexp.nml core/Set.nml core/Stack.nml core/String.nml core/Sys.nml core/Xml.nml core/Zip.nml -pack /builddir/build/BUILD/neko-2-2-0/bin/nekoml.std + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DVzHwy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64 + cd neko-2-2-0 + DESTDIR=/builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64 + /usr/bin/ninja install -v -j4 [0/1] cd /builddir/build/BUILD/neko-2-2-0 && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/neko -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekoc -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekotools -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/libneko.so.2.2.0 -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/libneko.so.2 -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/libneko.so -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/include/neko_elf.h -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/include/neko_mod.h -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/include/neko_vm.h -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/include/neko.h -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekoml -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/nekoml.std -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/cmake/Neko/NekoConfig.cmake -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/cmake/Neko/NekoConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/cmake/Neko/NekoTargets.cmake -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/cmake/Neko/NekoTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/std.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/zlib.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mysql.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mysql5.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/regexp.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/sqlite.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/ssl.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/ui.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mod_neko2.ndll -- Installing: /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mod_tora2.ndll + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.2.0-11.fc31 --unique-debug-suffix -2.2.0-11.fc31.riscv64 --unique-debug-src-base nekovm-2.2.0-11.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/neko-2-2-0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekotools explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/neko explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekoc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekoml extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekotools extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekoc extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/neko extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/bin/nekoml explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/libneko.so.2.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mod_tora2.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mysql.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/libneko.so.2.2.0 extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mod_tora2.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mod_neko2.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mysql.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mod_neko2.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mysql5.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/mysql5.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/regexp.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/regexp.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/sqlite.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/sqlite.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/ssl.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/ssl.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/std.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/std.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/zlib.ndll explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/ui.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/zlib.ndll extracting debug info from /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/lib64/neko/ui.ndll original debug info size: 2036kB, size after compression: 1916kB /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. BUILDSTDERR: 4331 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6WMoJz + umask 022 + cd /builddir/build/BUILD + cd neko-2-2-0 + /usr/bin/ninja test -v -j4 [0/1] cd /builddir/build/BUILD/neko-2-2-0 && /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/neko-2-2-0 Start 1: -version 1/5 Test #1: -version ......................... Passed 0.24 sec Start 2: test.n 2/5 Test #2: test.n ........................... Passed 0.24 sec Start 3: nekoc 3/5 Test #3: nekoc ............................ Passed 1.53 sec Start 4: nekoml 4/5 Test #4: nekoml ........................... Passed 3.79 sec Start 5: nekotools 5/5 Test #5: nekotools ........................ Passed 0.45 sec 100% tests passed, 0 tests failed out of 5 Total Test time (real) = 6.82 sec + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: nekovm-2.2.0-11.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O7h5lz + umask 022 + cd /builddir/build/BUILD + cd neko-2-2-0 + DOCDIR=/builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/doc/nekovm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/doc/nekovm + cp -pr README.md /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/doc/nekovm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wQ5W8y + umask 022 + cd /builddir/build/BUILD + cd neko-2-2-0 + LICENSEDIR=/builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/licenses/nekovm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/licenses/nekovm + cp -pr LICENSE /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/licenses/nekovm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: libneko.so.2()(64bit) nekovm = 2.2.0-11.fc31 nekovm(riscv-64) = 2.2.0-11.fc31 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) libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgc.so.1()(64bit) libgdk-x11-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libmbedcrypto.so.3()(64bit) libmbedtls.so.12()(64bit) libmbedx509.so.0()(64bit) libneko.so.2()(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsqlite3.so.0()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: nekovm-devel-2.2.0-11.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2BtfQx + umask 022 + cd /builddir/build/BUILD + cd neko-2-2-0 + DOCDIR=/builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/doc/nekovm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/doc/nekovm-devel + cp -pr CHANGES /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64/usr/share/doc/nekovm-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: cmake(Neko) = 2.2.0 nekovm-devel = 2.2.0-11.fc31 nekovm-devel(riscv-64) = 2.2.0-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(riscv-64) libneko.so.2()(64bit) Processing files: nekovm-debugsource-2.2.0-11.fc31.riscv64 Provides: nekovm-debugsource = 2.2.0-11.fc31 nekovm-debugsource(riscv-64) = 2.2.0-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nekovm-debuginfo-2.2.0-11.fc31.riscv64 Provides: debuginfo(build-id) = 112d7b4b13be802b4d01cd5b0effb735d38c6a6f debuginfo(build-id) = 242db9ead896d79a57e7c5df2ba2d3943e88c32c debuginfo(build-id) = 24d2dfa79181c50de9989d5d8e92194acc699caf debuginfo(build-id) = 5932b6fe17c9411ac8121e9d7fbfc71ddae6c271 debuginfo(build-id) = 5dca3f2250c83119846d0a0fe57c4ce9e782d1ec debuginfo(build-id) = 675f7cef443d8aaf2af8cd2eb9cc9809da8f32aa debuginfo(build-id) = 6ee4267d014d9acfa31ca932ff8e39a6a4906299 debuginfo(build-id) = 8176e22582c5cf06054621360e312f2c6d7b24c3 debuginfo(build-id) = 8397a5e978ccd66d0da15072f8760ece40752952 debuginfo(build-id) = a5e8178a74f28ebfcfb6794f47ca5bdb063ec34a debuginfo(build-id) = d94861020d4ae2a4298292a74240b8db72fad589 debuginfo(build-id) = dbbba8a81f8e49859adf2d9c22a4a6d976c1c05c debuginfo(build-id) = df5acf671771eaf645072dc4cc5936ed523a654f debuginfo(build-id) = ef472ffadbcf2b081f0a9c3c1a2082c46e0ced82 debuginfo(build-id) = f98e1ccd398486354475d8c3ff164788a7ee4635 nekovm-debuginfo = 2.2.0-11.fc31 nekovm-debuginfo(riscv-64) = 2.2.0-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nekovm-debugsource(riscv-64) = 2.2.0-11.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64 Wrote: /builddir/build/RPMS/nekovm-devel-2.2.0-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/nekovm-2.2.0-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/nekovm-debuginfo-2.2.0-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/nekovm-debugsource-2.2.0-11.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.biQXsz + umask 022 + cd /builddir/build/BUILD + cd neko-2-2-0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nekovm-2.2.0-11.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0