Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/squirrel.spec'], chrootPath='/var/lib/mock/f30-build-40843-22847/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/squirrel.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 Wrote: /builddir/build/SRPMS/squirrel-2.2.5-15.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/squirrel.spec'], chrootPath='/var/lib/mock/f30-build-40843-22847/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/squirrel.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FmZUl1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf squirrel-2.2.5 + /usr/bin/mkdir -p squirrel-2.2.5 + cd squirrel-2.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/squirrel_2.2.5_stable.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod a-x '{}' ';' + pushd SQUIRREL2 ~/build/BUILD/squirrel-2.2.5/SQUIRREL2 ~/build/BUILD/squirrel-2.2.5 Patch #0 (squirrel-autotools.patch): + echo 'Patch #0 (squirrel-autotools.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .autotools --fuzz=0 patching file autogen.sh patching file configure.ac patching file include/Makefile.am patching file Makefile patching file Makefile.am patching file sq/Makefile patching file sq/Makefile.am patching file sqstdlib/Makefile patching file sqstdlib/Makefile.am patching file squirrel/Makefile patching file squirrel/Makefile.am patching file squirrel.pc.in + echo 'Patch #1 (squirrel-2.2.4-mem.patch):' Patch #1 (squirrel-2.2.4-mem.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mem --fuzz=0 patching file squirrel/sqmem.h patching file squirrel/sqstate.h patching file squirrel/squtils.h + mv sq/sq.c sq/sq.cpp + for f in README HISTORY COPYRIGHT + sed -i.orig 's/\r//g' README + touch -r README.orig README + for f in README HISTORY COPYRIGHT + sed -i.orig 's/\r//g' HISTORY + touch -r HISTORY.orig HISTORY + for f in README HISTORY COPYRIGHT + sed -i.orig 's/\r//g' COPYRIGHT + touch -r COPYRIGHT.orig COPYRIGHT + sh autogen.sh libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. BUILDSTDERR: configure.ac:10: installing './compile' BUILDSTDERR: configure.ac:4: installing './config.guess' BUILDSTDERR: configure.ac:4: installing './config.sub' BUILDSTDERR: configure.ac:6: installing './install-sh' BUILDSTDERR: configure.ac:6: installing './missing' BUILDSTDERR: sq/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: sq/Makefile.am: installing './depcomp' BUILDSTDERR: sqstdlib/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: squirrel/Makefile.am:38: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + popd ~/build/BUILD/squirrel-2.2.5 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BpT2oj + umask 022 ~/build/BUILD/squirrel-2.2.5/SQUIRREL2 ~/build/BUILD/squirrel-2.2.5 + cd /builddir/build/BUILD + cd squirrel-2.2.5 + pushd SQUIRREL2 + 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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... riscv64-koji-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating squirrel.pc config.status: creating squirrel/Makefile config.status: creating sqstdlib/Makefile config.status: creating sq/Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Type 'make' to compile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' Making all in squirrel make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/squirrel' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqapi.lo sqapi.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqbaselib.lo sqbaselib.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqclass.lo sqclass.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqcompiler.lo sqcompiler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqclass.cpp -fPIC -DPIC -o .libs/sqclass.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqapi.cpp -fPIC -DPIC -o .libs/sqapi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqcompiler.cpp -fPIC -DPIC -o .libs/sqcompiler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqbaselib.cpp -fPIC -DPIC -o .libs/sqbaselib.o BUILDSTDERR: sqapi.cpp: In function 'SQRESULT sq_setdelegate(HSQUIRRELVM, SQInteger)': BUILDSTDERR: sqapi.cpp:784:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if(!_table(self)->SetDelegate(_table(mt))) return sq_throwerror(v, _SC("delagate cycle")); v->Pop();} BUILDSTDERR: ^~ BUILDSTDERR: sqapi.cpp:784:95: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: if(!_table(self)->SetDelegate(_table(mt))) return sq_throwerror(v, _SC("delagate cycle")); v->Pop();} BUILDSTDERR: ^ BUILDSTDERR: sqapi.cpp: In function 'SQRESULT sq_rawdeleteslot(HSQUIRRELVM, SQInteger, SQBool)': BUILDSTDERR: sqapi.cpp:813:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if(pushval != 0) BUILDSTDERR: ^ BUILDSTDERR: sqcompiler.cpp: In member function 'SQInteger SQCompiler::Factor()': BUILDSTDERR: sqcompiler.cpp:656:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: _fs->AddInstruction(_OP_LOADFLOAT, _exst._deref,*((SQInt32 *)&f)); BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: sqcompiler.cpp:702:60: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: _fs->AddInstruction(_OP_LOADFLOAT, _fs->PushTarget(),*((SQInt32 *)&_lex._fvalue)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqpcheader.h:12, BUILDSTDERR: from sqcompiler.cpp:4: BUILDSTDERR: sqcompiler.cpp: In member function 'void SQCompiler::ParseTableOrClass(SQInteger, SQInteger)': BUILDSTDERR: sqcompiler.cpp:831:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: assert(hasattrs && attrs == key-1 || !hasattrs); BUILDSTDERR: ~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqobject.h:5, BUILDSTDERR: from sqpcheader.h:16, BUILDSTDERR: from sqapi.cpp:4: BUILDSTDERR: squtils.h: In instantiation of 'void sqvector::remove(SQUnsignedInteger) [with T = SQObjectPtr; SQUnsignedInteger = long unsigned int]': BUILDSTDERR: sqarray.h:77:21: required from here BUILDSTDERR: squtils.h:87:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: memmove(&_vals[idx], &_vals[idx+1], sizeof(T) * (_size - idx - 1)); BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqpcheader.h:16, BUILDSTDERR: from sqapi.cpp:4: BUILDSTDERR: sqobject.h:130:8: note: 'struct SQObjectPtr' declared here BUILDSTDERR: struct SQObjectPtr : public SQObject BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from sqobject.h:5, BUILDSTDERR: from sqpcheader.h:16, BUILDSTDERR: from sqbaselib.cpp:4: BUILDSTDERR: squtils.h: In instantiation of 'void sqvector::remove(SQUnsignedInteger) [with T = SQObjectPtr; SQUnsignedInteger = long unsigned int]': BUILDSTDERR: sqarray.h:77:21: required from here BUILDSTDERR: squtils.h:87:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: memmove(&_vals[idx], &_vals[idx+1], sizeof(T) * (_size - idx - 1)); BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqpcheader.h:16, BUILDSTDERR: from sqbaselib.cpp:4: BUILDSTDERR: sqobject.h:130:8: note: 'struct SQObjectPtr' declared here BUILDSTDERR: struct SQObjectPtr : public SQObject BUILDSTDERR: ^~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqdebug.lo sqdebug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqdebug.cpp -fPIC -DPIC -o .libs/sqdebug.o BUILDSTDERR: In file included from sqpcheader.h:15, BUILDSTDERR: from sqdebug.cpp:4: BUILDSTDERR: sqdebug.cpp: In member function 'SQString* SQVM::PrintObjVal(const SQObject&)': BUILDSTDERR: sqdebug.cpp:77:46: warning: format '%d' expects argument of type 'int', but argument 3 has type 'SQInteger' {aka 'long int'} [-Wformat=] BUILDSTDERR: scsprintf(_sp(rsl(NUMBER_MAX_CHAR+1)), _SC("%d"), _integer(o)); BUILDSTDERR: ^~~~ BUILDSTDERR: ../include/squirrel.h:143:16: note: in definition of macro '_SC' BUILDSTDERR: #define _SC(a) a BUILDSTDERR: ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqfuncstate.lo sqfuncstate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqfuncstate.cpp -fPIC -DPIC -o .libs/sqfuncstate.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqlexer.lo sqlexer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqlexer.cpp -fPIC -DPIC -o .libs/sqlexer.o BUILDSTDERR: In file included from sqpcheader.h:15, BUILDSTDERR: from sqfuncstate.cpp:4: BUILDSTDERR: sqfuncstate.cpp: In function 'void DumpLiteral(SQObjectPtr&)': BUILDSTDERR: sqfuncstate.cpp:82:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'SQInteger' {aka 'long int'} [-Wformat=] BUILDSTDERR: case OT_INTEGER: scprintf(_SC("{%d}"),_integer(o));break; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../include/squirrel.h:143:16: note: in definition of macro '_SC' BUILDSTDERR: #define _SC(a) a BUILDSTDERR: ^ BUILDSTDERR: sqfuncstate.cpp:84:25: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'SQRawObjectVal' {aka 'long long int'} [-Wformat=] BUILDSTDERR: default: scprintf(_SC("(%s %p)"),GetTypeName(o),_rawval(o));break; break; //shut up compiler BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ../include/squirrel.h:143:16: note: in definition of macro '_SC' BUILDSTDERR: #define _SC(a) a BUILDSTDERR: ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqmem.lo sqmem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqmem.cpp -fPIC -DPIC -o .libs/sqmem.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqobject.lo sqobject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqobject.cpp -fPIC -DPIC -o .libs/sqobject.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqstate.lo sqstate.cpp BUILDSTDERR: In file included from sqobject.h:5, BUILDSTDERR: from sqpcheader.h:16, BUILDSTDERR: from sqobject.cpp:4: BUILDSTDERR: squtils.h: In instantiation of 'void sqvector::remove(SQUnsignedInteger) [with T = SQObjectPtr; SQUnsignedInteger = long unsigned int]': BUILDSTDERR: sqarray.h:77:21: required from here BUILDSTDERR: squtils.h:87:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: memmove(&_vals[idx], &_vals[idx+1], sizeof(T) * (_size - idx - 1)); BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqpcheader.h:16, BUILDSTDERR: from sqobject.cpp:4: BUILDSTDERR: sqobject.h:130:8: note: 'struct SQObjectPtr' declared here BUILDSTDERR: struct SQObjectPtr : public SQObject BUILDSTDERR: ^~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqtable.lo sqtable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqstate.cpp -fPIC -DPIC -o .libs/sqstate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqtable.cpp -fPIC -DPIC -o .libs/sqtable.o BUILDSTDERR: In file included from sqobject.h:5, BUILDSTDERR: from sqpcheader.h:16, BUILDSTDERR: from sqstate.cpp:4: BUILDSTDERR: squtils.h: In instantiation of 'void sqvector::remove(SQUnsignedInteger) [with T = SQObjectPtr; SQUnsignedInteger = long unsigned int]': BUILDSTDERR: sqarray.h:77:21: required from here BUILDSTDERR: squtils.h:87:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: memmove(&_vals[idx], &_vals[idx+1], sizeof(T) * (_size - idx - 1)); BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqpcheader.h:16, BUILDSTDERR: from sqstate.cpp:4: BUILDSTDERR: sqobject.h:130:8: note: 'struct SQObjectPtr' declared here BUILDSTDERR: struct SQObjectPtr : public SQObject BUILDSTDERR: ^~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c -o sqvm.lo sqvm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -Wall -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 -c sqvm.cpp -fPIC -DPIC -o .libs/sqvm.o BUILDSTDERR: In file included from sqpcheader.h:15, BUILDSTDERR: from sqvm.cpp:4: BUILDSTDERR: sqvm.cpp: In member function 'void SQVM::ToString(const SQObjectPtr&, SQObjectPtr&)': BUILDSTDERR: sqvm.cpp:252:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'SQInteger' {aka 'long int'} [-Wformat=] BUILDSTDERR: scsprintf(_sp(rsl(NUMBER_MAX_CHAR+1)),_SC("%d"),_integer(o)); BUILDSTDERR: ^~~~ BUILDSTDERR: ../include/squirrel.h:143:16: note: in definition of macro '_SC' BUILDSTDERR: #define _SC(a) a BUILDSTDERR: ^ BUILDSTDERR: sqvm.cpp: In member function 'bool SQVM::IsFalse(SQObjectPtr&)': BUILDSTDERR: sqvm.cpp:649:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if((type(o) & SQOBJECT_CANBEFALSE) && ( (type(o) == OT_FLOAT) && (_float(o) == SQFloat(0.0)) ) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sqvm.cpp: In member function 'bool SQVM::Execute(SQObjectPtr&, SQInteger, SQInteger, SQInteger, SQObjectPtr&, SQBool, SQVM::ExecutionType)': BUILDSTDERR: sqvm.cpp:691:22: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: SQFunctionProto *f = _funcproto(_closure(temp_reg)->_function); BUILDSTDERR: ^ BUILDSTDERR: sqvm.cpp:729:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: case _OP_LOADFLOAT: TARGET = *((SQFloat *)&arg1); continue; BUILDSTDERR: ~^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqobject.h:5, BUILDSTDERR: from sqpcheader.h:16, BUILDSTDERR: from sqvm.cpp:4: BUILDSTDERR: squtils.h: In instantiation of 'void sqvector::remove(SQUnsignedInteger) [with T = SQObjectPtr; SQUnsignedInteger = long unsigned int]': BUILDSTDERR: sqarray.h:77:21: required from here BUILDSTDERR: squtils.h:87:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'struct SQObjectPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: memmove(&_vals[idx], &_vals[idx+1], sizeof(T) * (_size - idx - 1)); BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from sqpcheader.h:16, BUILDSTDERR: from sqvm.cpp:4: BUILDSTDERR: sqobject.h:130:8: note: 'struct SQObjectPtr' declared here BUILDSTDERR: struct SQObjectPtr : public SQObject BUILDSTDERR: ^~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -fno-rtti -Wall -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 -release 2.2.5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsquirrel.la -rpath /usr/lib64 sqapi.lo sqbaselib.lo sqclass.lo sqcompiler.lo sqdebug.lo sqfuncstate.lo sqlexer.lo sqmem.lo sqobject.lo sqstate.lo sqtable.lo sqvm.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/sqapi.o .libs/sqbaselib.o .libs/sqclass.o .libs/sqcompiler.o .libs/sqdebug.o .libs/sqfuncstate.o .libs/sqlexer.o .libs/sqmem.o .libs/sqobject.o .libs/sqstate.o .libs/sqtable.o .libs/sqvm.o -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libsquirrel-2.2.5.so -o .libs/libsquirrel-2.2.5.so libtool: link: (cd ".libs" && rm -f "libsquirrel.so" && ln -s "libsquirrel-2.2.5.so" "libsquirrel.so") libtool: link: ( cd ".libs" && rm -f "libsquirrel.la" && ln -s "../libsquirrel.la" "libsquirrel.la" ) make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/squirrel' Making all in sqstdlib make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sqstdlib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdaux.lo sqstdaux.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdblob.lo sqstdblob.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdio.lo sqstdio.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdmath.lo sqstdmath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdio.cpp -fPIC -DPIC -o .libs/sqstdio.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdblob.cpp -fPIC -DPIC -o .libs/sqstdblob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdmath.cpp -fPIC -DPIC -o .libs/sqstdmath.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdaux.cpp -fPIC -DPIC -o .libs/sqstdaux.o BUILDSTDERR: sqstdblob.cpp: In function 'SQInteger _g_blob_casti2f(HSQUIRRELVM)': BUILDSTDERR: sqstdblob.cpp:160:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: sq_pushfloat(v,*((SQFloat *)&i)); BUILDSTDERR: ~^~~~~~~~~~~~~~ BUILDSTDERR: sqstdblob.cpp: In function 'SQInteger _g_blob_castf2i(HSQUIRRELVM)': BUILDSTDERR: sqstdblob.cpp:168:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: sq_pushinteger(v,*((SQInteger *)&f)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdrex.lo sqstdrex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdrex.cpp -fPIC -DPIC -o .libs/sqstdrex.o BUILDSTDERR: sqstdrex.cpp: In function 'SQInteger sqstd_rex_element(SQRex*)': BUILDSTDERR: sqstdrex.cpp:266:12: warning: variable 'op' set but not used [-Wunused-but-set-variable] BUILDSTDERR: SQInteger op; BUILDSTDERR: ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdstream.lo sqstdstream.cpp BUILDSTDERR: sqstdrex.cpp: In function 'const SQChar* sqstd_rex_matchnode(SQRex*, SQRexNode*, const SQChar*, SQRexNode*)': BUILDSTDERR: sqstdrex.cpp:486:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: if(str == exp->_bol && !isspace(*str) BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: sqstdrex.cpp:500:3: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *str++; BUILDSTDERR: ^~~~~~ BUILDSTDERR: sqstdrex.cpp:506:4: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *str++; BUILDSTDERR: ^~~~~~ BUILDSTDERR: sqstdrex.cpp:512:4: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *str++; BUILDSTDERR: ^~~~~~ BUILDSTDERR: sqstdrex.cpp:518:3: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *str++; BUILDSTDERR: ^~~~~~ BUILDSTDERR: sqstdrex.cpp: In function 'SQBool sqstd_rex_searchrange(SQRex*, const SQChar*, const SQChar*, const SQChar**, const SQChar**)': BUILDSTDERR: sqstdrex.cpp:608:3: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *text_begin++; BUILDSTDERR: ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdstring.lo sqstdstring.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c -o sqstdsystem.lo sqstdsystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdstream.cpp -fPIC -DPIC -o .libs/sqstdstream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdstring.cpp -fPIC -DPIC -o .libs/sqstdstring.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I. -fno-rtti -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 -c sqstdsystem.cpp -fPIC -DPIC -o .libs/sqstdsystem.o /bin/sh ../libtool --tag=CXX --mode=link g++ -fno-rtti -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 -release 2.2.5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsqstdlib.la -rpath /usr/lib64 sqstdaux.lo sqstdblob.lo sqstdio.lo sqstdmath.lo sqstdrex.lo sqstdstream.lo sqstdstring.lo sqstdsystem.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/sqstdaux.o .libs/sqstdblob.o .libs/sqstdio.o .libs/sqstdmath.o .libs/sqstdrex.o .libs/sqstdstream.o .libs/sqstdstring.o .libs/sqstdsystem.o -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libsqstdlib-2.2.5.so -o .libs/libsqstdlib-2.2.5.so libtool: link: (cd ".libs" && rm -f "libsqstdlib.so" && ln -s "libsqstdlib-2.2.5.so" "libsqstdlib.so") libtool: link: ( cd ".libs" && rm -f "libsqstdlib.la" && ln -s "../libsqstdlib.la" "libsqstdlib.la" ) make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sqstdlib' Making all in sq make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sq' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fno-rtti -I../include -I. -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 -c -o sq.o sq.cpp BUILDSTDERR: In file included from sq.cpp:12: BUILDSTDERR: sq.cpp: In function 'void PrintVersionInfos()': BUILDSTDERR: sq.cpp:61:23: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: scfprintf(stdout,_SC("%s %s (%d bits)\n"),SQUIRREL_VERSION,SQUIRREL_COPYRIGHT,sizeof(SQInteger)*8); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/squirrel.h:143:16: note: in definition of macro '_SC' BUILDSTDERR: #define _SC(a) a BUILDSTDERR: ^ BUILDSTDERR: sq.cpp:63:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] BUILDSTDERR: scfprintf(stdout,_SC("[%d bits floats]\n"),sizeof(SQFloat)*8); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/squirrel.h:143:16: note: in definition of macro '_SC' BUILDSTDERR: #define _SC(a) a BUILDSTDERR: ^ BUILDSTDERR: sq.cpp: In function 'int getargs(HSQUIRRELVM, int, char**)': BUILDSTDERR: sq.cpp:164:28: warning: ISO C++ forbids converting a string constant to 'SQChar*' {aka 'char*'} [-Wwrite-strings] BUILDSTDERR: SQChar *outfile = _SC("out.cnut"); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../include/squirrel.h:143:16: note: in definition of macro '_SC' BUILDSTDERR: #define _SC(a) a BUILDSTDERR: ^ BUILDSTDERR: sq.cpp:86:16: warning: unused variable 'temp' [-Wunused-variable] BUILDSTDERR: static SQChar temp[500]; BUILDSTDERR: ^~~~ BUILDSTDERR: sq.cpp:87:16: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: const SQChar *ret=NULL; BUILDSTDERR: ^~~ BUILDSTDERR: sq.cpp:89:6: warning: unused variable 'lineinfo' [-Wunused-variable] BUILDSTDERR: int lineinfo=0; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: sq.cpp: In function 'int main(int, char**)': BUILDSTDERR: sq.cpp:285:16: warning: unused variable 'filename' [-Wunused-variable] BUILDSTDERR: const SQChar *filename=NULL; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: sq.cpp: At global scope: BUILDSTDERR: sq.cpp:86:16: warning: 'temp' defined but not used [-Wunused-variable] BUILDSTDERR: static SQChar temp[500]; BUILDSTDERR: ^~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -fno-rtti -I../include -I. -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 -o sq sq.o ../sqstdlib/libsqstdlib.la ../squirrel/libsquirrel.la libtool: link: g++ -fno-rtti -I../include -I. -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 -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sq sq.o ../sqstdlib/.libs/libsqstdlib.so ../squirrel/.libs/libsquirrel.so make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sq' Making all in include make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/include' make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' make[1]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' + popd ~/build/BUILD/squirrel-2.2.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.URXHWs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64 + cd squirrel-2.2.5 ~/build/BUILD/squirrel-2.2.5/SQUIRREL2 ~/build/BUILD/squirrel-2.2.5 + pushd SQUIRREL2 + make DESTDIR=/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64 'INSTALL=/usr/bin/install -p' install Making install in squirrel make[1]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/squirrel' make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/squirrel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libsquirrel.la '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsquirrel-2.2.5.so /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsquirrel-2.2.5.so libtool: install: (cd /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64 && { ln -s -f libsquirrel-2.2.5.so libsquirrel.so || { rm -f libsquirrel.so && ln -s libsquirrel-2.2.5.so libsquirrel.so; }; }) libtool: install: /usr/bin/install -p .libs/libsquirrel.lai /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsquirrel.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/squirrel' make[1]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/squirrel' Making install in sqstdlib make[1]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sqstdlib' make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sqstdlib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libsqstdlib.la '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsqstdlib-2.2.5.so /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsqstdlib-2.2.5.so libtool: install: (cd /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64 && { ln -s -f libsqstdlib-2.2.5.so libsqstdlib.so || { rm -f libsqstdlib.so && ln -s libsqstdlib-2.2.5.so libsqstdlib.so; }; }) libtool: install: /usr/bin/install -p .libs/libsqstdlib.lai /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsqstdlib.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sqstdlib' make[1]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sqstdlib' Making install in sq make[1]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sq' make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p sq '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/bin' BUILDSTDERR: libtool: warning: '../sqstdlib/libsqstdlib.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '../squirrel/libsquirrel.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sq /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/bin/sq make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sq' make[1]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/sq' Making install in include make[1]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/include' make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/include/squirrel' /usr/bin/install -p -m 644 sqstdaux.h sqstdblob.h sqstdio.h sqstdmath.h sqstdstring.h sqstdsystem.h squirrel.h '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/include/squirrel' make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/include' make[1]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2/include' make[1]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' make[2]: Entering directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 squirrel.pc '/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' make[1]: Leaving directory '/builddir/build/BUILD/squirrel-2.2.5/SQUIRREL2' + popd ~/build/BUILD/squirrel-2.2.5 + rm /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsqstdlib.la /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsquirrel.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.2.5-15.fc30 --unique-debug-suffix -2.2.5-15.fc30.riscv64 --unique-debug-src-base squirrel-2.2.5-15.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/squirrel-2.2.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/bin/sq explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsquirrel-2.2.5.so extracting debug info from /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/bin/sq explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsqstdlib-2.2.5.so extracting debug info from /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsquirrel-2.2.5.so extracting debug info from /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/lib64/libsqstdlib-2.2.5.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 707 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: squirrel-2.2.5-15.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r3azJ0 + umask 022 + cd /builddir/build/BUILD + cd squirrel-2.2.5 + DOCDIR=/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel + cp -pr SQUIRREL2/README SQUIRREL2/HISTORY SQUIRREL2/COPYRIGHT /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel + exit 0 Provides: squirrel = 2.2.5-15.fc30 squirrel(riscv-64) = 2.2.5-15.fc30 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) libsqstdlib-2.2.5.so()(64bit) libsquirrel-2.2.5.so()(64bit) rtld(GNU_HASH) Processing files: squirrel-libs-2.2.5-15.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0o4znY + umask 022 + cd /builddir/build/BUILD + cd squirrel-2.2.5 + DOCDIR=/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel-libs + cp -pr SQUIRREL2/COPYRIGHT /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel-libs + exit 0 Provides: libsqstdlib-2.2.5.so()(64bit) libsquirrel-2.2.5.so()(64bit) squirrel-libs = 2.2.5-15.fc30 squirrel-libs(riscv-64) = 2.2.5-15.fc30 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: squirrel-devel-2.2.5-15.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1T4ZjM + umask 022 + cd /builddir/build/BUILD + cd squirrel-2.2.5 + DOCDIR=/builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel-devel + cp -pr SQUIRREL2/doc/sqstdlib2.pdf SQUIRREL2/doc/squirrel2.pdf /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64/usr/share/doc/squirrel-devel + exit 0 Provides: pkgconfig(squirrel) = 2.2.5 squirrel-devel = 2.2.5-15.fc30 squirrel-devel(riscv-64) = 2.2.5-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: squirrel-debugsource-2.2.5-15.fc30.riscv64 Provides: squirrel-debugsource = 2.2.5-15.fc30 squirrel-debugsource(riscv-64) = 2.2.5-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: squirrel-debuginfo-2.2.5-15.fc30.riscv64 Provides: debuginfo(build-id) = 704a6f7dfcc422a13fde3b7a93b5c205bed0ddc5 squirrel-debuginfo = 2.2.5-15.fc30 squirrel-debuginfo(riscv-64) = 2.2.5-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: squirrel-debugsource(riscv-64) = 2.2.5-15.fc30 Processing files: squirrel-libs-debuginfo-2.2.5-15.fc30.riscv64 Provides: debuginfo(build-id) = 3917cf11da00964088b8e541adbb72ac975f06c1 debuginfo(build-id) = a478cc929164a19ffcaefa815d9a59c6fb540eaa squirrel-libs-debuginfo = 2.2.5-15.fc30 squirrel-libs-debuginfo(riscv-64) = 2.2.5-15.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: squirrel-debugsource(riscv-64) = 2.2.5-15.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64 Wrote: /builddir/build/RPMS/squirrel-2.2.5-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/squirrel-libs-2.2.5-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/squirrel-devel-2.2.5-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/squirrel-debugsource-2.2.5-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/squirrel-debuginfo-2.2.5-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/squirrel-libs-debuginfo-2.2.5-15.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VYNGog + umask 022 + cd /builddir/build/BUILD + cd squirrel-2.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/squirrel-2.2.5-15.fc30.riscv64 + exit 0 Child return code was: 0