Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/E.spec'], chrootPath='/var/lib/mock/f29-build-18283-9030/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/E.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/E-2.1-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/E.spec'], chrootPath='/var/lib/mock/f29-build-18283-9030/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/E.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IiJCFX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf E + /usr/bin/gzip -dc /builddir/build/SOURCES/E.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd E + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/E-picosat.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + sed -e 's|^EXECPATH = .*|EXECPATH = /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin|' -e 's|^MANPATH = .*|MANPATH = /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1|' -e 's|^CFLAGS.*|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 $(BUILDFLAGS) -I../include|' -e 's|^LDFLAGS.*|LDFLAGS = -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld|' -i Makefile.vars + iconv -f ISO8859-1 -t UTF-8 DOC/E-REMARKS + touch -r DOC/E-REMARKS DOC/E-REMARKS.utf8 + mv -f DOC/E-REMARKS.utf8 DOC/E-REMARKS + sed -i 's|cp \$1|cp -p $1|' development_tools/e_install + cp -p /builddir/build/SOURCES/eprover.bbl DOC + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pIu8ku + umask 022 + cd /builddir/build/BUILD + cd E + make remake echo 'Configuring build system' Configuring build system make links make[1]: Entering directory '/builddir/build/BUILD/E' make[1]: Leaving directory '/builddir/build/BUILD/E' make depend make[1]: Entering directory '/builddir/build/BUILD/E' make[2]: Entering directory '/builddir/build/BUILD/E/BASICS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/BASICS' make[2]: Entering directory '/builddir/build/BUILD/E/INOUT' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/INOUT' make[2]: Entering directory '/builddir/build/BUILD/E/TERMS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/TERMS' make[2]: Entering directory '/builddir/build/BUILD/E/ORDERINGS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/ORDERINGS' make[2]: Entering directory '/builddir/build/BUILD/E/CLAUSES' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/CLAUSES' make[2]: Entering directory '/builddir/build/BUILD/E/PROPOSITIONAL' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/PROPOSITIONAL' make[2]: Entering directory '/builddir/build/BUILD/E/LEARN' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/LEARN' make[2]: Entering directory '/builddir/build/BUILD/E/PCL2' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/PCL2' make[2]: Entering directory '/builddir/build/BUILD/E/HEURISTICS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/HEURISTICS' make[2]: Entering directory '/builddir/build/BUILD/E/CONTROL' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/CONTROL' make[2]: Entering directory '/builddir/build/BUILD/E/SIMPLE_APPS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/SIMPLE_APPS' make[2]: Entering directory '/builddir/build/BUILD/E/EXTERNAL' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/EXTERNAL' make[2]: Entering directory '/builddir/build/BUILD/E/PROVER' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[2]: Leaving directory '/builddir/build/BUILD/E/PROVER' make[1]: Leaving directory '/builddir/build/BUILD/E' echo 'Rebuilding with debug options -DNDEBUG -DFAST_EXIT' Rebuilding with debug options -DNDEBUG -DFAST_EXIT make clean make[1]: Entering directory '/builddir/build/BUILD/E' make[2]: Entering directory '/builddir/build/BUILD/E/BASICS' make[2]: Leaving directory '/builddir/build/BUILD/E/BASICS' make[2]: Entering directory '/builddir/build/BUILD/E/INOUT' make[2]: Leaving directory '/builddir/build/BUILD/E/INOUT' make[2]: Entering directory '/builddir/build/BUILD/E/TERMS' make[2]: Leaving directory '/builddir/build/BUILD/E/TERMS' make[2]: Entering directory '/builddir/build/BUILD/E/ORDERINGS' make[2]: Leaving directory '/builddir/build/BUILD/E/ORDERINGS' make[2]: Entering directory '/builddir/build/BUILD/E/CLAUSES' make[2]: Leaving directory '/builddir/build/BUILD/E/CLAUSES' make[2]: Entering directory '/builddir/build/BUILD/E/PROPOSITIONAL' make[2]: Leaving directory '/builddir/build/BUILD/E/PROPOSITIONAL' make[2]: Entering directory '/builddir/build/BUILD/E/LEARN' make[2]: Leaving directory '/builddir/build/BUILD/E/LEARN' make[2]: Entering directory '/builddir/build/BUILD/E/PCL2' make[2]: Leaving directory '/builddir/build/BUILD/E/PCL2' make[2]: Entering directory '/builddir/build/BUILD/E/HEURISTICS' make[2]: Leaving directory '/builddir/build/BUILD/E/HEURISTICS' make[2]: Entering directory '/builddir/build/BUILD/E/CONTROL' make[2]: Leaving directory '/builddir/build/BUILD/E/CONTROL' make[2]: Entering directory '/builddir/build/BUILD/E/SIMPLE_APPS' make[2]: Leaving directory '/builddir/build/BUILD/E/SIMPLE_APPS' make[2]: Entering directory '/builddir/build/BUILD/E/EXTERNAL' make[2]: Leaving directory '/builddir/build/BUILD/E/EXTERNAL' make[2]: Entering directory '/builddir/build/BUILD/E/PROVER' make[2]: Leaving directory '/builddir/build/BUILD/E/PROVER' make[2]: Entering directory '/builddir/build/BUILD/E/DOC' make[2]: Leaving directory '/builddir/build/BUILD/E/DOC' make[1]: Leaving directory '/builddir/build/BUILD/E' make config make[1]: Entering directory '/builddir/build/BUILD/E' echo 'Configuring build system' Configuring build system make links make[2]: Entering directory '/builddir/build/BUILD/E' make[2]: Leaving directory '/builddir/build/BUILD/E' make depend make[2]: Entering directory '/builddir/build/BUILD/E' make[3]: Entering directory '/builddir/build/BUILD/E/BASICS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/BASICS' make[3]: Entering directory '/builddir/build/BUILD/E/INOUT' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/INOUT' make[3]: Entering directory '/builddir/build/BUILD/E/TERMS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/TERMS' make[3]: Entering directory '/builddir/build/BUILD/E/ORDERINGS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/ORDERINGS' make[3]: Entering directory '/builddir/build/BUILD/E/CLAUSES' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/CLAUSES' make[3]: Entering directory '/builddir/build/BUILD/E/PROPOSITIONAL' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/PROPOSITIONAL' make[3]: Entering directory '/builddir/build/BUILD/E/LEARN' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/LEARN' make[3]: Entering directory '/builddir/build/BUILD/E/PCL2' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/PCL2' make[3]: Entering directory '/builddir/build/BUILD/E/HEURISTICS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/HEURISTICS' make[3]: Entering directory '/builddir/build/BUILD/E/CONTROL' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/CONTROL' make[3]: Entering directory '/builddir/build/BUILD/E/SIMPLE_APPS' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/SIMPLE_APPS' make[3]: Entering directory '/builddir/build/BUILD/E/EXTERNAL' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/EXTERNAL' make[3]: Entering directory '/builddir/build/BUILD/E/PROVER' gcc -M -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include *.c > Makefile.dependencies make[3]: Leaving directory '/builddir/build/BUILD/E/PROVER' make[2]: Leaving directory '/builddir/build/BUILD/E' make[1]: Leaving directory '/builddir/build/BUILD/E' make make[1]: Entering directory '/builddir/build/BUILD/E' make[2]: Entering directory '/builddir/build/BUILD/E/BASICS' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_error.o clb_error.c gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_memory.o clb_memory.c BUILDSTDERR: In file included from clb_os_wrapper.h:27, BUILDSTDERR: from clb_memory.h:34, BUILDSTDERR: from clb_memory.c:26: BUILDSTDERR: clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_os_wrapper.o clb_os_wrapper.c gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_dstrings.o clb_dstrings.c BUILDSTDERR: In file included from clb_os_wrapper.h:27, BUILDSTDERR: from clb_memory.h:34, BUILDSTDERR: from clb_dstrings.h:37, BUILDSTDERR: from clb_dstrings.c:19: BUILDSTDERR: clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_verbose.o clb_verbose.c gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_stringtrees.o clb_stringtrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from clb_stringtrees.h:30, BUILDSTDERR: from clb_stringtrees.c:28: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_numtrees.o clb_numtrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from clb_numtrees.h:29, BUILDSTDERR: from clb_numtrees.c:28: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_numxtrees.o clb_numxtrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from clb_numxtrees.h:29, BUILDSTDERR: from clb_numxtrees.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_floattrees.o clb_floattrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from clb_floattrees.h:29, BUILDSTDERR: from clb_floattrees.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_pstacks.o clb_pstacks.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from clb_pstacks.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_pqueue.o clb_pqueue.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from clb_pqueue.h:29, BUILDSTDERR: from clb_pqueue.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_dstacks.o clb_dstacks.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from clb_dstacks.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_ptrees.o clb_ptrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from clb_ptrees.h:36, BUILDSTDERR: from clb_ptrees.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_quadtrees.o clb_quadtrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from clb_quadtrees.h:29, BUILDSTDERR: from clb_quadtrees.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_regmem.o clb_regmem.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from clb_regmem.h:34, BUILDSTDERR: from clb_regmem.c:29: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_objtrees.o clb_objtrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from clb_objtrees.h:31, BUILDSTDERR: from clb_objtrees.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_fixdarrays.o clb_fixdarrays.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from clb_fixdarrays.h:29, BUILDSTDERR: from clb_fixdarrays.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_plist.o clb_plist.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from clb_plist.h:29, BUILDSTDERR: from clb_plist.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_pdarrays.o clb_pdarrays.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from clb_pdarrays.h:32, BUILDSTDERR: from clb_pdarrays.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_pdrangearrays.o clb_pdrangearrays.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from clb_pdrangearrays.h:35, BUILDSTDERR: from clb_pdrangearrays.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_ddarrays.o clb_ddarrays.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from clb_ddarrays.h:28, BUILDSTDERR: from clb_ddarrays.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_sysdate.o clb_sysdate.c gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_intmap.o clb_intmap.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from clb_intmap.h:31, BUILDSTDERR: from clb_intmap.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_simple_stuff.o clb_simple_stuff.c gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_partial_orderings.o clb_partial_orderings.c gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o clb_plocalstacks.o clb_plocalstacks.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from clb_plocalstacks.c:19: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs BASICS.a clb_error.o clb_memory.o clb_os_wrapper.o clb_dstrings.o clb_verbose.o clb_stringtrees.o clb_numtrees.o clb_numxtrees.o clb_floattrees.o clb_pstacks.o clb_pqueue.o clb_dstacks.o clb_ptrees.o clb_quadtrees.o clb_regmem.o clb_objtrees.o clb_fixdarrays.o clb_plist.o clb_pdarrays.o clb_pdrangearrays.o clb_ddarrays.o clb_sysdate.o clb_intmap.o clb_simple_stuff.o clb_partial_orderings.o clb_plocalstacks.o make[2]: Leaving directory '/builddir/build/BUILD/E/BASICS' make[2]: Entering directory '/builddir/build/BUILD/E/INOUT' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_output.o cio_output.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from cio_output.c:27: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_simplestuff.o cio_simplestuff.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from cio_simplestuff.h:28, BUILDSTDERR: from cio_simplestuff.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_fileops.o cio_fileops.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from cio_fileops.h:29, BUILDSTDERR: from cio_fileops.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_streams.o cio_streams.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/cio_initio.h:29, BUILDSTDERR: from cio_streams.h:31, BUILDSTDERR: from cio_streams.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_initio.o cio_initio.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from cio_initio.h:29, BUILDSTDERR: from cio_initio.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_scanner.o cio_scanner.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/cio_initio.h:29, BUILDSTDERR: from ../include/cio_streams.h:31, BUILDSTDERR: from cio_scanner.h:28, BUILDSTDERR: from cio_scanner.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: cio_scanner.c: In function 'PosRep': BUILDSTDERR: cio_scanner.c:689:25: warning: '%ld' directive writing between 1 and 20 bytes into a region of size between 0 and 4607 [-Wformat-overflow=] BUILDSTDERR: sprintf(buff, "%s:%ld:(Column %ld):", tmp_str, line, column); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../include/cio_output.h:30, BUILDSTDERR: from ../include/cio_initio.h:29, BUILDSTDERR: from ../include/cio_streams.h:31, BUILDSTDERR: from cio_scanner.h:28, BUILDSTDERR: from cio_scanner.c:24: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 4660 bytes into a destination of size 4608 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_network.o cio_network.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from cio_network.h:31, BUILDSTDERR: from cio_network.c:29: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_multiplexer.o cio_multiplexer.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_network.h:31, BUILDSTDERR: from cio_multiplexer.h:28, BUILDSTDERR: from cio_multiplexer.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_basicparser.o cio_basicparser.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_ddarrays.h:28, BUILDSTDERR: from cio_basicparser.h:29, BUILDSTDERR: from cio_basicparser.c:27: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_commandline.o cio_commandline.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from cio_commandline.h:41, BUILDSTDERR: from cio_commandline.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_filevars.o cio_filevars.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cio_filevars.h:28, BUILDSTDERR: from cio_filevars.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_tempfile.o cio_tempfile.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from cio_tempfile.h:29, BUILDSTDERR: from cio_tempfile.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cio_signals.o cio_signals.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/cio_tempfile.h:29, BUILDSTDERR: from cio_signals.h:34, BUILDSTDERR: from cio_signals.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs INOUT.a cio_output.o cio_simplestuff.o cio_fileops.o cio_streams.o cio_initio.o cio_scanner.o cio_network.o cio_multiplexer.o cio_basicparser.o cio_commandline.o cio_filevars.o cio_tempfile.o cio_signals.o make[2]: Leaving directory '/builddir/build/BUILD/E/INOUT' make[2]: Entering directory '/builddir/build/BUILD/E/TERMS' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_simplesorts.o cte_simplesorts.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cte_simplesorts.h:29, BUILDSTDERR: from cte_simplesorts.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_functypes.o cte_functypes.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_ddarrays.h:28, BUILDSTDERR: from ../include/cio_basicparser.h:29, BUILDSTDERR: from cte_functypes.h:29, BUILDSTDERR: from cte_functypes.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_signature.o cte_signature.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cte_signature.h:29, BUILDSTDERR: from cte_signature.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: cte_signature.c: In function 'SigGetNewSkolemCode': BUILDSTDERR: cte_signature.c:1235:31: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 19 [-Wformat-overflow=] BUILDSTDERR: sprintf(new_symbol,"esk%ld_%d",sig->skolem_count,arity); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../include/clb_defines.h:29, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_verbose.h:29, BUILDSTDERR: from ../include/clb_memory.h:33, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cte_signature.h:29, BUILDSTDERR: from cte_signature.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 36 bytes into a destination of size 24 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cte_signature.c:1239:34: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 19 [-Wformat-overflow=] BUILDSTDERR: sprintf(new_symbol,"esk%ld_%d",sig->skolem_count,arity); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../include/clb_defines.h:29, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_verbose.h:29, BUILDSTDERR: from ../include/clb_memory.h:33, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cte_signature.h:29, BUILDSTDERR: from cte_signature.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 36 bytes into a destination of size 24 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cte_signature.c: In function 'SigGetNewPredicateCode': BUILDSTDERR: cte_signature.c:1265:33: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 19 [-Wformat-overflow=] BUILDSTDERR: sprintf(new_symbol,"epred%ld_%d",sig->newpred_count,arity); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../include/clb_defines.h:29, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_verbose.h:29, BUILDSTDERR: from ../include/clb_memory.h:33, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cte_signature.h:29, BUILDSTDERR: from cte_signature.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 38 bytes into a destination of size 26 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cte_signature.c:1269:36: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 19 [-Wformat-overflow=] BUILDSTDERR: sprintf(new_symbol,"epred%ld_%d",sig->newpred_count,arity); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../include/clb_defines.h:29, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_verbose.h:29, BUILDSTDERR: from ../include/clb_memory.h:33, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cte_signature.h:29, BUILDSTDERR: from cte_signature.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 38 bytes into a destination of size 26 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termtypes.o cte_termtypes.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cte_signature.h:29, BUILDSTDERR: from cte_termtypes.h:29, BUILDSTDERR: from cte_termtypes.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termvars.o cte_termvars.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from cte_termvars.h:28, BUILDSTDERR: from cte_termvars.c:21: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_acterms.o cte_acterms.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from cte_acterms.h:29, BUILDSTDERR: from cte_acterms.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_varhash.o cte_varhash.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from ../include/cte_termvars.h:28, BUILDSTDERR: from cte_varhash.h:32, BUILDSTDERR: from cte_varhash.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_varsets.o cte_varsets.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from cte_varsets.h:32, BUILDSTDERR: from cte_varsets.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termfunc.o cte_termfunc.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from cte_termfunc.h:26, BUILDSTDERR: from cte_termfunc.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termtrees.o cte_termtrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termfunc.h:26, BUILDSTDERR: from cte_termtrees.h:38, BUILDSTDERR: from cte_termtrees.c:27: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termcellstore.o cte_termcellstore.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termfunc.h:26, BUILDSTDERR: from ../include/cte_termtrees.h:38, BUILDSTDERR: from cte_termcellstore.h:35, BUILDSTDERR: from cte_termcellstore.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termbanks.o cte_termbanks.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from cte_termbanks.h:35, BUILDSTDERR: from cte_termbanks.c:29: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_subst.o cte_subst.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from cte_subst.h:30, BUILDSTDERR: from cte_subst.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termpos.o cte_termpos.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from cte_termpos.h:29, BUILDSTDERR: from cte_termpos.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_termcpos.o cte_termcpos.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from cte_termcpos.h:30, BUILDSTDERR: from cte_termcpos.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_replace.o cte_replace.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pqueue.h:29, BUILDSTDERR: from cte_replace.h:28, BUILDSTDERR: from cte_replace.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_match_mgu_1-1.o cte_match_mgu_1-1.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from cte_match_mgu_1-1.h:30, BUILDSTDERR: from cte_match_mgu_1-1.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_idx_fp.o cte_idx_fp.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cte_signature.h:29, BUILDSTDERR: from ../include/cte_termtypes.h:29, BUILDSTDERR: from cte_idx_fp.h:32, BUILDSTDERR: from cte_idx_fp.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_fp_index.o cte_fp_index.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/clb_intmap.h:31, BUILDSTDERR: from cte_fp_index.h:30, BUILDSTDERR: from cte_fp_index.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_simpletypes.o cte_simpletypes.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/cio_initio.h:29, BUILDSTDERR: from ../include/cio_streams.h:31, BUILDSTDERR: from ../include/cio_scanner.h:28, BUILDSTDERR: from cte_simpletypes.h:28, BUILDSTDERR: from cte_simpletypes.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cte_typecheck.o cte_typecheck.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cte_signature.h:29, BUILDSTDERR: from cte_typecheck.h:27, BUILDSTDERR: from cte_typecheck.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs TERMS.a cte_simplesorts.o cte_functypes.o cte_signature.o cte_termtypes.o cte_termvars.o cte_acterms.o cte_varhash.o cte_varsets.o cte_termfunc.o cte_termtrees.o cte_termcellstore.o cte_termbanks.o cte_subst.o cte_termpos.o cte_termcpos.o cte_replace.o cte_match_mgu_1-1.o cte_idx_fp.o cte_fp_index.o cte_simpletypes.o cte_typecheck.o make[2]: Leaving directory '/builddir/build/BUILD/E/TERMS' make[2]: Entering directory '/builddir/build/BUILD/E/ORDERINGS' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cto_ocb.o cto_ocb.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from cto_ocb.h:29, BUILDSTDERR: from cto_ocb.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cto_cmpcache.o cto_cmpcache.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_quadtrees.h:29, BUILDSTDERR: from cto_cmpcache.h:30, BUILDSTDERR: from cto_cmpcache.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cto_lpo.o cto_lpo.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cto_ocb.h:29, BUILDSTDERR: from cto_lpo.h:30, BUILDSTDERR: from cto_lpo.c:44: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cto_kbo.o cto_kbo.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cto_ocb.h:29, BUILDSTDERR: from cto_kbo.h:32, BUILDSTDERR: from cto_kbo.c:47: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cto_kbolin.o cto_kbolin.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cto_ocb.h:29, BUILDSTDERR: from cto_kbolin.h:31, BUILDSTDERR: from cto_kbolin.c:29: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cto_orderings.o cto_orderings.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cto_ocb.h:29, BUILDSTDERR: from ../include/cto_lpo.h:30, BUILDSTDERR: from cto_orderings.h:28, BUILDSTDERR: from cto_orderings.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs ORDERINGS.a cto_ocb.o cto_cmpcache.o cto_lpo.o cto_kbo.o cto_kbolin.o cto_orderings.o make[2]: Leaving directory '/builddir/build/BUILD/E/ORDERINGS' make[2]: Entering directory '/builddir/build/BUILD/E/CLAUSES' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_neweval.o ccl_neweval.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ccl_neweval.h:33, BUILDSTDERR: from ccl_neweval.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_eqn.o ccl_eqn.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from ../include/cte_acterms.h:29, BUILDSTDERR: from ccl_eqn.h:26, BUILDSTDERR: from ccl_eqn.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_eqnlist.o ccl_eqnlist.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from ../include/cte_acterms.h:29, BUILDSTDERR: from ../include/ccl_eqn.h:26, BUILDSTDERR: from ccl_eqnlist.h:29, BUILDSTDERR: from ccl_eqnlist.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_clauseinfo.o ccl_clauseinfo.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ccl_clauseinfo.h:30, BUILDSTDERR: from ccl_clauseinfo.c:29: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_clauses.o ccl_clauses.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ccl_clauses.h:25, BUILDSTDERR: from ccl_clauses.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_tformulae.o ccl_tformulae.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ccl_tformulae.h:28, BUILDSTDERR: from ccl_tformulae.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_formula_wrapper.o ccl_formula_wrapper.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/ccl_tformulae.h:28, BUILDSTDERR: from ccl_formula_wrapper.h:30, BUILDSTDERR: from ccl_formula_wrapper.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ccl_formula_wrapper.c: In function 'WFormulaTSTPPrint': BUILDSTDERR: ccl_formula_wrapper.c:529:20: warning: zero-length gnu_printf format string [-Wformat-zero-length] BUILDSTDERR: fprintf(out, ""); BUILDSTDERR: ^~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_formulasets.o ccl_formulasets.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ccl_formulasets.h:28, BUILDSTDERR: from ccl_formulasets.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_f_generality.o ccl_f_generality.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ../include/ccl_formulasets.h:28, BUILDSTDERR: from ccl_f_generality.h:30, BUILDSTDERR: from ccl_f_generality.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_sine.o ccl_sine.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ../include/ccl_formulasets.h:28, BUILDSTDERR: from ../include/ccl_f_generality.h:30, BUILDSTDERR: from ccl_sine.h:29, BUILDSTDERR: from ccl_sine.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_garbage_coll.o ccl_garbage_coll.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ../include/ccl_formulasets.h:28, BUILDSTDERR: from ccl_garbage_coll.h:31, BUILDSTDERR: from ccl_garbage_coll.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_tcnf.o ccl_tcnf.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numxtrees.h:29, BUILDSTDERR: from ccl_tcnf.h:29, BUILDSTDERR: from ccl_tcnf.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ccl_tcnf.c: In function 'WTFormulaConjunctiveNF': BUILDSTDERR: ccl_tcnf.c:1752:14: warning: variable 'max_var' set but not used [-Wunused-but-set-variable] BUILDSTDERR: FunCode max_var; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ccl_tcnf.c: In function 'WTFormulaConjunctiveNF2': BUILDSTDERR: ccl_tcnf.c:1835:14: warning: variable 'max_var' set but not used [-Wunused-but-set-variable] BUILDSTDERR: FunCode max_var; BUILDSTDERR: ^~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_propclauses.o ccl_propclauses.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ccl_propclauses.h:29, BUILDSTDERR: from ccl_propclauses.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_tautologies.o ccl_tautologies.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ccl_tautologies.h:30, BUILDSTDERR: from ccl_tautologies.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_clausepos.o ccl_clausepos.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ccl_clausepos.h:28, BUILDSTDERR: from ccl_clausepos.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_clausecpos.o ccl_clausecpos.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ccl_clausecpos.h:29, BUILDSTDERR: from ccl_clausecpos.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_pdtrees.o ccl_pdtrees.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/clb_intmap.h:31, BUILDSTDERR: from ccl_pdtrees.h:33, BUILDSTDERR: from ccl_pdtrees.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_freqvectors.o ccl_freqvectors.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from ccl_freqvectors.h:29, BUILDSTDERR: from ccl_freqvectors.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_fcvindexing.o ccl_fcvindexing.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from ../include/ccl_freqvectors.h:29, BUILDSTDERR: from ccl_fcvindexing.h:31, BUILDSTDERR: from ccl_fcvindexing.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_clausesets.o ccl_clausesets.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ccl_clausesets.h:25, BUILDSTDERR: from ccl_clausesets.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_unfold_defs.o ccl_unfold_defs.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ccl_clausefunc.h:29, BUILDSTDERR: from ccl_unfold_defs.h:33, BUILDSTDERR: from ccl_unfold_defs.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_clausefunc.o ccl_clausefunc.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ccl_clausefunc.h:29, BUILDSTDERR: from ccl_clausefunc.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_formulafunc.o ccl_formulafunc.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ../include/ccl_formulasets.h:28, BUILDSTDERR: from ../include/ccl_garbage_coll.h:31, BUILDSTDERR: from ccl_formulafunc.h:29, BUILDSTDERR: from ccl_formulafunc.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_groundconstr.o ccl_groundconstr.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ccl_groundconstr.h:28, BUILDSTDERR: from ccl_groundconstr.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_grounding.o ccl_grounding.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ../include/ccl_g_lithash.h:30, BUILDSTDERR: from ccl_grounding.h:28, BUILDSTDERR: from ccl_grounding.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_g_lithash.o ccl_g_lithash.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ccl_g_lithash.h:30, BUILDSTDERR: from ccl_g_lithash.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_axiomsorter.o ccl_axiomsorter.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from ccl_axiomsorter.h:29, BUILDSTDERR: from ccl_axiomsorter.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_findex.o ccl_findex.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ccl_findex.h:28, BUILDSTDERR: from ccl_findex.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_clausepos_tree.o ccl_clausepos_tree.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_clausecpos.h:29, BUILDSTDERR: from ccl_clausepos_tree.h:28, BUILDSTDERR: from ccl_clausepos_tree.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_subterm_tree.o ccl_subterm_tree.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ccl_subterm_tree.h:29, BUILDSTDERR: from ccl_subterm_tree.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_subterm_index.o ccl_subterm_index.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/clb_intmap.h:31, BUILDSTDERR: from ../include/cte_fp_index.h:30, BUILDSTDERR: from ccl_subterm_index.h:29, BUILDSTDERR: from ccl_subterm_index.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_overlap_index.o ccl_overlap_index.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/clb_intmap.h:31, BUILDSTDERR: from ../include/cte_fp_index.h:30, BUILDSTDERR: from ccl_overlap_index.h:31, BUILDSTDERR: from ccl_overlap_index.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_relevance.o ccl_relevance.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ccl_relevance.h:29, BUILDSTDERR: from ccl_relevance.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_inferencedoc.o ccl_inferencedoc.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ccl_inferencedoc.h:28, BUILDSTDERR: from ccl_inferencedoc.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_derivation.o ccl_derivation.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ccl_derivation.h:28, BUILDSTDERR: from ccl_derivation.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_paramod.o ccl_paramod.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ccl_paramod.h:29, BUILDSTDERR: from ccl_paramod.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_factor.o ccl_factor.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ccl_factor.h:29, BUILDSTDERR: from ccl_factor.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_eqnresolution.o ccl_eqnresolution.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ccl_eqnresolution.h:28, BUILDSTDERR: from ccl_eqnresolution.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_rewrite.o ccl_rewrite.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pqueue.h:29, BUILDSTDERR: from ../include/cte_replace.h:28, BUILDSTDERR: from ccl_rewrite.h:28, BUILDSTDERR: from ccl_rewrite.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_unit_simplify.o ccl_unit_simplify.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ../include/ccl_clausefunc.h:29, BUILDSTDERR: from ccl_unit_simplify.h:30, BUILDSTDERR: from ccl_unit_simplify.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_subsumption.o ccl_subsumption.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from ccl_subsumption.h:28, BUILDSTDERR: from ccl_subsumption.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_condensation.o ccl_condensation.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from ccl_subsumption.h:28, BUILDSTDERR: from ccl_condensation.h:32, BUILDSTDERR: from ccl_condensation.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_context_sr.o ccl_context_sr.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from ../include/ccl_subsumption.h:28, BUILDSTDERR: from ccl_context_sr.h:33, BUILDSTDERR: from ccl_context_sr.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_def_handling.o ccl_def_handling.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from ../include/ccl_subsumption.h:28, BUILDSTDERR: from ccl_def_handling.h:30, BUILDSTDERR: from ccl_def_handling.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_splitting.o ccl_splitting.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from ../include/ccl_subsumption.h:28, BUILDSTDERR: from ../include/ccl_def_handling.h:30, BUILDSTDERR: from ccl_splitting.h:29, BUILDSTDERR: from ccl_splitting.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_global_indices.o ccl_global_indices.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/clb_intmap.h:31, BUILDSTDERR: from ../include/cte_fp_index.h:30, BUILDSTDERR: from ../include/ccl_subterm_index.h:29, BUILDSTDERR: from ccl_global_indices.h:28, BUILDSTDERR: from ccl_global_indices.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_satinterface.o ccl_satinterface.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from ccl_satinterface.h:28, BUILDSTDERR: from ccl_satinterface.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ccl_proofstate.o ccl_proofstate.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ccl_proofstate.h:28, BUILDSTDERR: from ccl_proofstate.c:21: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs CLAUSES.a ccl_neweval.o ccl_eqn.o ccl_eqnlist.o ccl_clauseinfo.o ccl_clauses.o ccl_tformulae.o ccl_formula_wrapper.o ccl_formulasets.o ccl_f_generality.o ccl_sine.o ccl_garbage_coll.o ccl_tcnf.o ccl_propclauses.o ccl_tautologies.o ccl_clausepos.o ccl_clausecpos.o ccl_pdtrees.o ccl_freqvectors.o ccl_fcvindexing.o ccl_clausesets.o ccl_unfold_defs.o ccl_clausefunc.o ccl_formulafunc.o ccl_groundconstr.o ccl_grounding.o ccl_g_lithash.o ccl_axiomsorter.o ccl_findex.o ccl_clausepos_tree.o ccl_subterm_tree.o ccl_subterm_index.o ccl_overlap_index.o ccl_relevance.o ccl_inferencedoc.o ccl_derivation.o ccl_paramod.o ccl_factor.o ccl_eqnresolution.o ccl_rewrite.o ccl_unit_simplify.o ccl_subsumption.o ccl_condensation.o ccl_context_sr.o ccl_def_handling.o ccl_splitting.o ccl_global_indices.o ccl_satinterface.o ccl_proofstate.o make[2]: Leaving directory '/builddir/build/BUILD/E/CLAUSES' make[2]: Entering directory '/builddir/build/BUILD/E/PROPOSITIONAL' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cpr_propsig.o cpr_propsig.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cpr_propsig.h:30, BUILDSTDERR: from cpr_propsig.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cpr_varset.o cpr_varset.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cpr_propsig.h:30, BUILDSTDERR: from cpr_varset.h:29, BUILDSTDERR: from cpr_varset.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cpr_propclauses.o cpr_propclauses.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from cpr_propclauses.h:29, BUILDSTDERR: from cpr_propclauses.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cpr_dpllformula.o cpr_dpllformula.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/cpr_propclauses.h:29, BUILDSTDERR: from cpr_dpllformula.h:30, BUILDSTDERR: from cpr_dpllformula.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cpr_dpll.o cpr_dpll.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cpr_propsig.h:30, BUILDSTDERR: from ../include/cpr_varset.h:29, BUILDSTDERR: from cpr_dpll.h:28, BUILDSTDERR: from cpr_dpll.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs PROPOSITIONAL.a cpr_propsig.o cpr_varset.o cpr_propclauses.o cpr_dpllformula.o cpr_dpll.o make[2]: Leaving directory '/builddir/build/BUILD/E/PROPOSITIONAL' make[2]: Entering directory '/builddir/build/BUILD/E/LEARN' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_patterns.o cle_patterns.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from cle_patterns.h:27, BUILDSTDERR: from cle_patterns.c:19: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_clauseenc.o cle_clauseenc.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/cle_patterns.h:27, BUILDSTDERR: from cle_clauseenc.h:28, BUILDSTDERR: from cle_clauseenc.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_annotations.o cle_annotations.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from cle_annotations.h:30, BUILDSTDERR: from cle_annotations.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_annoterms.o cle_annoterms.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from ../include/cle_annotations.h:30, BUILDSTDERR: from cle_annoterms.h:28, BUILDSTDERR: from cle_annoterms.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_flatannoterms.o cle_flatannoterms.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_ddarrays.h:28, BUILDSTDERR: from cle_flatannoterms.h:28, BUILDSTDERR: from cle_flatannoterms.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_numfeatures.o cle_numfeatures.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from cle_numfeatures.h:30, BUILDSTDERR: from cle_numfeatures.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_examplerep.o cle_examplerep.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from cle_examplerep.h:30, BUILDSTDERR: from cle_examplerep.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_kbdesc.o cle_kbdesc.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cle_examplerep.h:30, BUILDSTDERR: from cle_kbdesc.h:28, BUILDSTDERR: from cle_kbdesc.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_kbinsert.o cle_kbinsert.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cle_examplerep.h:30, BUILDSTDERR: from ../include/cle_kbdesc.h:28, BUILDSTDERR: from cle_kbinsert.h:28, BUILDSTDERR: from cle_kbinsert.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_termtops.o cle_termtops.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from cle_termtops.h:25, BUILDSTDERR: from cle_termtops.c:21: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_indexfunctions.o cle_indexfunctions.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from cle_indexfunctions.h:29, BUILDSTDERR: from cle_indexfunctions.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_tsm.o cle_tsm.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from ../include/cle_indexfunctions.h:29, BUILDSTDERR: from cle_tsm.h:28, BUILDSTDERR: from cle_tsm.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_classification.o cle_classification.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from ../include/cle_indexfunctions.h:29, BUILDSTDERR: from ../include/cle_tsm.h:28, BUILDSTDERR: from cle_classification.h:28, BUILDSTDERR: from cle_classification.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cle_tsmio.o cle_tsmio.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cle_examplerep.h:30, BUILDSTDERR: from cle_tsmio.h:28, BUILDSTDERR: from cle_tsmio.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs LEARN.a cle_patterns.o cle_clauseenc.o cle_annotations.o cle_annoterms.o cle_flatannoterms.o cle_numfeatures.o cle_examplerep.o cle_kbdesc.o cle_kbinsert.o cle_termtops.o cle_indexfunctions.o cle_tsm.o cle_classification.o cle_tsmio.o make[2]: Leaving directory '/builddir/build/BUILD/E/LEARN' make[2]: Entering directory '/builddir/build/BUILD/E/PCL2' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_idents.o pcl_idents.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pdarrays.h:32, BUILDSTDERR: from pcl_idents.h:28, BUILDSTDERR: from pcl_idents.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_positions.o pcl_positions.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_objtrees.h:31, BUILDSTDERR: from ../include/cte_acterms.h:29, BUILDSTDERR: from ../include/ccl_eqn.h:26, BUILDSTDERR: from pcl_positions.h:28, BUILDSTDERR: from pcl_positions.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_expressions.o pcl_expressions.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from pcl_expressions.h:26, BUILDSTDERR: from pcl_expressions.c:21: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_steps.o pcl_steps.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/pcl_expressions.h:26, BUILDSTDERR: from pcl_steps.h:28, BUILDSTDERR: from pcl_steps.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_protocol.o pcl_protocol.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/pcl_expressions.h:26, BUILDSTDERR: from ../include/pcl_steps.h:28, BUILDSTDERR: from pcl_protocol.h:28, BUILDSTDERR: from pcl_protocol.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_miniclauses.o pcl_miniclauses.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from pcl_miniclauses.h:30, BUILDSTDERR: from pcl_miniclauses.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_ministeps.o pcl_ministeps.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/pcl_miniclauses.h:30, BUILDSTDERR: from pcl_ministeps.h:28, BUILDSTDERR: from pcl_ministeps.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_miniprotocol.o pcl_miniprotocol.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/pcl_miniclauses.h:30, BUILDSTDERR: from ../include/pcl_ministeps.h:28, BUILDSTDERR: from pcl_miniprotocol.h:28, BUILDSTDERR: from pcl_miniprotocol.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_lemmas.o pcl_lemmas.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/pcl_expressions.h:26, BUILDSTDERR: from ../include/pcl_steps.h:28, BUILDSTDERR: from ../include/pcl_protocol.h:28, BUILDSTDERR: from pcl_lemmas.h:29, BUILDSTDERR: from pcl_lemmas.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_analysis.o pcl_analysis.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/pcl_expressions.h:26, BUILDSTDERR: from ../include/pcl_steps.h:28, BUILDSTDERR: from ../include/pcl_protocol.h:28, BUILDSTDERR: from pcl_analysis.h:29, BUILDSTDERR: from pcl_analysis.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_propanalysis.o pcl_propanalysis.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/che_clausefeatures.h:28, BUILDSTDERR: from pcl_propanalysis.h:29, BUILDSTDERR: from pcl_propanalysis.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o pcl_proofcheck.o pcl_proofcheck.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/cio_tempfile.h:29, BUILDSTDERR: from pcl_proofcheck.h:29, BUILDSTDERR: from pcl_proofcheck.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs PCL2.a pcl_idents.o pcl_positions.o pcl_expressions.o pcl_steps.o pcl_protocol.o pcl_miniclauses.o pcl_ministeps.o pcl_miniprotocol.o pcl_lemmas.o pcl_analysis.o pcl_propanalysis.o pcl_proofcheck.o make[2]: Leaving directory '/builddir/build/BUILD/E/PCL2' make[2]: Entering directory '/builddir/build/BUILD/E/HEURISTICS' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_wfcb.o che_wfcb.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from che_wfcb.h:56, BUILDSTDERR: from che_wfcb.c:21: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_wfcbadmin.o che_wfcbadmin.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from ../include/che_clauseweight.h:30, BUILDSTDERR: from che_wfcbadmin.h:28, BUILDSTDERR: from che_wfcbadmin.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_axiomscan.o che_axiomscan.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from che_axiomscan.h:28, BUILDSTDERR: from che_axiomscan.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_clausefeatures.o che_clausefeatures.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from che_clausefeatures.h:28, BUILDSTDERR: from che_clausefeatures.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_prio_funs.o che_prio_funs.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from che_prio_funs.h:29, BUILDSTDERR: from che_prio_funs.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_clausesetfeatures.o che_clausesetfeatures.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/che_clausefeatures.h:28, BUILDSTDERR: from che_clausesetfeatures.h:28, BUILDSTDERR: from che_clausesetfeatures.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_rawspecfeatures.o che_rawspecfeatures.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/che_clausefeatures.h:28, BUILDSTDERR: from ../include/che_clausesetfeatures.h:28, BUILDSTDERR: from che_rawspecfeatures.h:28, BUILDSTDERR: from che_rawspecfeatures.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_specsigfeatures.o che_specsigfeatures.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from che_specsigfeatures.h:27, BUILDSTDERR: from che_specsigfeatures.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_clauseweight.o che_clauseweight.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from che_clauseweight.h:30, BUILDSTDERR: from che_clauseweight.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_refinedweight.o che_refinedweight.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from ../include/che_clauseweight.h:30, BUILDSTDERR: from che_refinedweight.h:29, BUILDSTDERR: from che_refinedweight.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_varweights.o che_varweights.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from ../include/che_clauseweight.h:30, BUILDSTDERR: from ../include/che_refinedweight.h:29, BUILDSTDERR: from che_varweights.h:28, BUILDSTDERR: from che_varweights.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_funweights.o che_funweights.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_plist.h:29, BUILDSTDERR: from ../include/ccl_relevance.h:29, BUILDSTDERR: from che_funweights.h:29, BUILDSTDERR: from che_funweights.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_orientweight.o che_orientweight.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from ../include/che_clauseweight.h:30, BUILDSTDERR: from che_orientweight.h:29, BUILDSTDERR: from che_orientweight.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_fifo.o che_fifo.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from che_fifo.h:28, BUILDSTDERR: from che_fifo.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_lifo.o che_lifo.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from che_lifo.h:28, BUILDSTDERR: from che_lifo.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_learning.o che_learning.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from che_learning.h:28, BUILDSTDERR: from che_learning.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_simweight.o che_simweight.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_wfcb.h:56, BUILDSTDERR: from che_simweight.h:29, BUILDSTDERR: from che_simweight.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_hcb.o che_hcb.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from che_hcb.h:31, BUILDSTDERR: from che_hcb.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_litselection.o che_litselection.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from che_litselection.h:30, BUILDSTDERR: from che_litselection.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_proofcontrol.o che_proofcontrol.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from che_proofcontrol.h:29, BUILDSTDERR: from che_proofcontrol.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_hcbadmin.o che_hcbadmin.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstacks.h:28, BUILDSTDERR: from ../include/che_hcb.h:31, BUILDSTDERR: from che_hcbadmin.h:28, BUILDSTDERR: from che_hcbadmin.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_heuristics.o che_heuristics.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from ../include/che_proofcontrol.h:29, BUILDSTDERR: from che_heuristics.h:28, BUILDSTDERR: from che_heuristics.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_fcode_featurearrays.o che_fcode_featurearrays.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/che_clausefeatures.h:28, BUILDSTDERR: from ../include/che_clausesetfeatures.h:28, BUILDSTDERR: from che_fcode_featurearrays.h:31, BUILDSTDERR: from che_fcode_featurearrays.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_to_weightgen.o che_to_weightgen.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/che_clausefeatures.h:28, BUILDSTDERR: from ../include/che_clausesetfeatures.h:28, BUILDSTDERR: from ../include/che_fcode_featurearrays.h:31, BUILDSTDERR: from che_to_weightgen.h:29, BUILDSTDERR: from che_to_weightgen.c:28: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_to_precgen.o che_to_precgen.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_avlgeneric.h:33, BUILDSTDERR: from ../include/ccl_neweval.h:33, BUILDSTDERR: from ../include/ccl_clauses.h:25, BUILDSTDERR: from ../include/che_clausefeatures.h:28, BUILDSTDERR: from ../include/che_clausesetfeatures.h:28, BUILDSTDERR: from ../include/che_fcode_featurearrays.h:31, BUILDSTDERR: from che_to_precgen.h:28, BUILDSTDERR: from che_to_precgen.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_to_autoselect.o che_to_autoselect.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from ../include/che_proofcontrol.h:29, BUILDSTDERR: from che_to_autoselect.h:29, BUILDSTDERR: from che_to_autoselect.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o che_axfilter.o che_axfilter.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_ddarrays.h:28, BUILDSTDERR: from ../include/cio_basicparser.h:29, BUILDSTDERR: from che_axfilter.h:31, BUILDSTDERR: from che_axfilter.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs HEURISTICS.a che_wfcb.o che_wfcbadmin.o che_axiomscan.o che_clausefeatures.o che_prio_funs.o che_clausesetfeatures.o che_rawspecfeatures.o che_specsigfeatures.o che_clauseweight.o che_refinedweight.o che_varweights.o che_funweights.o che_orientweight.o che_fifo.o che_lifo.o che_learning.o che_simweight.o che_hcb.o che_litselection.o che_proofcontrol.o che_hcbadmin.o che_heuristics.o che_fcode_featurearrays.o che_to_weightgen.o che_to_precgen.o che_to_autoselect.o che_axfilter.o make[2]: Leaving directory '/builddir/build/BUILD/E/HEURISTICS' make[2]: Entering directory '/builddir/build/BUILD/E/CONTROL' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_simplification.o cco_simplification.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from ../include/che_proofcontrol.h:29, BUILDSTDERR: from cco_simplification.h:29, BUILDSTDERR: from cco_simplification.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_factoring.o cco_factoring.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ../include/ccl_factor.h:29, BUILDSTDERR: from cco_factoring.h:28, BUILDSTDERR: from cco_factoring.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_eqnresolving.o cco_eqnresolving.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from ../include/cte_termbanks.h:35, BUILDSTDERR: from ../include/cte_termpos.h:29, BUILDSTDERR: from ../include/ccl_clausepos.h:28, BUILDSTDERR: from ../include/ccl_inferencedoc.h:28, BUILDSTDERR: from ../include/ccl_clausesets.h:25, BUILDSTDERR: from ../include/ccl_eqnresolution.h:28, BUILDSTDERR: from cco_eqnresolving.h:28, BUILDSTDERR: from cco_eqnresolving.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_paramodulation.o cco_paramodulation.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_stringtrees.h:30, BUILDSTDERR: from ../include/cte_signature.h:29, BUILDSTDERR: from ../include/cte_termtypes.h:29, BUILDSTDERR: from ../include/cte_idx_fp.h:32, BUILDSTDERR: from cco_paramodulation.h:28, BUILDSTDERR: from cco_paramodulation.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_forward_contraction.o cco_forward_contraction.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from cco_forward_contraction.h:27, BUILDSTDERR: from cco_forward_contraction.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_clausesplitting.o cco_clausesplitting.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from ../include/ccl_subsumption.h:28, BUILDSTDERR: from ../include/ccl_def_handling.h:30, BUILDSTDERR: from ../include/ccl_splitting.h:29, BUILDSTDERR: from cco_clausesplitting.h:28, BUILDSTDERR: from cco_clausesplitting.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_interpreted.o cco_interpreted.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from cco_interpreted.h:31, BUILDSTDERR: from cco_interpreted.c:27: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_proofproc.o cco_proofproc.c BUILDSTDERR: In file included from ../include/clb_defines.h:28, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_os_wrapper.h:32, BUILDSTDERR: from cco_proofproc.h:28, BUILDSTDERR: from cco_proofproc.c:21: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_proc_ctrl.o cco_proc_ctrl.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/clb_numtrees.h:29, BUILDSTDERR: from cco_proc_ctrl.h:32, BUILDSTDERR: from cco_proc_ctrl.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_batch_spec.o cco_batch_spec.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/cio_tempfile.h:29, BUILDSTDERR: from cco_batch_spec.h:29, BUILDSTDERR: from cco_batch_spec.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_einteractive_mode.o cco_einteractive_mode.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/cio_simplestuff.h:28, BUILDSTDERR: from cco_einteractive_mode.h:25, BUILDSTDERR: from cco_einteractive_mode.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_sine.o cco_sine.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from ../include/ccl_proofstate.h:28, BUILDSTDERR: from cco_sine.h:28, BUILDSTDERR: from cco_sine.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_esession.o cco_esession.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_network.h:31, BUILDSTDERR: from ../include/cio_multiplexer.h:28, BUILDSTDERR: from cco_esession.h:30, BUILDSTDERR: from cco_esession.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_eserver.o cco_eserver.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_network.h:31, BUILDSTDERR: from ../include/cio_multiplexer.h:28, BUILDSTDERR: from cco_eserver.h:28, BUILDSTDERR: from cco_eserver.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cco_scheduling.o cco_scheduling.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/cio_tempfile.h:29, BUILDSTDERR: from ../include/cio_signals.h:34, BUILDSTDERR: from cco_scheduling.h:30, BUILDSTDERR: from cco_scheduling.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ ar rcs CONTROL.a cco_simplification.o cco_factoring.o cco_eqnresolving.o cco_paramodulation.o cco_forward_contraction.o cco_clausesplitting.o cco_interpreted.o cco_proofproc.o cco_proc_ctrl.o cco_batch_spec.o cco_einteractive_mode.o cco_sine.o cco_esession.o cco_eserver.o cco_scheduling.o make[2]: Leaving directory '/builddir/build/BUILD/E/CONTROL' make[2]: Entering directory '/builddir/build/BUILD/E/SIMPLE_APPS' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ex_commandline.o ex_commandline.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from ex_commandline.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ex_commandline ex_commandline.o ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o term2dag.o term2dag.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from term2dag.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o term2dag term2dag.o ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm make[2]: Leaving directory '/builddir/build/BUILD/E/SIMPLE_APPS' make[2]: Entering directory '/builddir/build/BUILD/E/EXTERNAL' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o CSSCPA_filter.o CSSCPA_filter.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from CSSCPA_filter.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o cex_csscpa.o cex_csscpa.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_output.h:31, BUILDSTDERR: from cex_csscpa.h:28, BUILDSTDERR: from cex_csscpa.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CSSCPA_filter CSSCPA_filter.o cex_csscpa.o ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm make[2]: Leaving directory '/builddir/build/BUILD/E/EXTERNAL' make[2]: Entering directory '/builddir/build/BUILD/E/PROVER' gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o eprover.o eprover.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_pstacks.h:28, BUILDSTDERR: from ../include/clb_ptrees.h:36, BUILDSTDERR: from ../include/clb_regmem.h:34, BUILDSTDERR: from eprover.c:22: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eprover eprover.o ../lib/CONTROL.a ../lib/HEURISTICS.a ../lib/LEARN.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o e_ltb_runner.o e_ltb_runner.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from e_ltb_runner.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e_ltb_runner e_ltb_runner.o ../lib/CONTROL.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o e_stratpar.o e_stratpar.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from e_stratpar.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e_stratpar e_stratpar.o ../lib/CONTROL.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o e_deduction_server.o e_deduction_server.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from e_deduction_server.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e_deduction_server e_deduction_server.o ../lib/CONTROL.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o e_axfilter.o e_axfilter.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from e_axfilter.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e_axfilter e_axfilter.o ../lib/CONTROL.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o classify_problem.o classify_problem.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from classify_problem.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o classify_problem classify_problem.o ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o termprops.o termprops.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from termprops.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o termprops termprops.o ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o e_client.o e_client.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from e_client.c:28: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e_client e_client.o ../lib/CONTROL.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o e_server.o e_server.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from e_server.c:28: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e_server e_server.o ../lib/CONTROL.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o direct_examples.o direct_examples.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from direct_examples.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o direct_examples direct_examples.o ../lib/PCL2.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o epclanalyse.o epclanalyse.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from epclanalyse.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epclanalyse epclanalyse.o ../lib/PCL2.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o epclextract.o epclextract.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from epclextract.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epclextract epclextract.o ../lib/PCL2.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o checkproof.o checkproof.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from checkproof.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o checkproof checkproof.o ../lib/PCL2.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o eground.o eground.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from eground.c:23: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eground eground.o ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o enormalizer.o enormalizer.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from enormalizer.c:29: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enormalizer enormalizer.o ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o edpll.o edpll.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from edpll.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o edpll edpll.o ../lib/PROPOSITIONAL.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o epcllemma.o epcllemma.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from epcllemma.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o epcllemma epcllemma.o ../lib/PCL2.a ../lib/HEURISTICS.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ekb_create.o ekb_create.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from ekb_create.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ekb_create ekb_create.o ../lib/LEARN.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ekb_insert.o ekb_insert.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from ekb_insert.c:27: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ekb_insert.c: In function 'main': BUILDSTDERR: ekb_insert.c:176:38: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 19 [-Wformat-overflow=] BUILDSTDERR: sprintf(defaultname, "__problem__%ld", BUILDSTDERR: ^~~ BUILDSTDERR: ekb_insert.c:176:26: note: directive argument in the range [-9223372036854775807, 9223372036854775807] BUILDSTDERR: sprintf(defaultname, "__problem__%ld", BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../include/clb_defines.h:29, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_verbose.h:29, BUILDSTDERR: from ../include/clb_memory.h:33, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from ekb_insert.c:27: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 32 bytes into a destination of size 30 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ekb_insert ekb_insert.o ../lib/LEARN.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ekb_ginsert.o ekb_ginsert.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from ekb_ginsert.c:25: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ekb_ginsert.c: In function 'main': BUILDSTDERR: ekb_ginsert.c:171:40: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 19 [-Wformat-overflow=] BUILDSTDERR: sprintf(defaultname, "__problem__%ld", BUILDSTDERR: ^~~ BUILDSTDERR: ekb_ginsert.c:171:28: note: directive argument in the range [-9223372036854775807, 9223372036854775807] BUILDSTDERR: sprintf(defaultname, "__problem__%ld", BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../include/clb_defines.h:29, BUILDSTDERR: from ../include/clb_error.h:26, BUILDSTDERR: from ../include/clb_verbose.h:29, BUILDSTDERR: from ../include/clb_memory.h:33, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from ekb_ginsert.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 32 bytes into a destination of size 30 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ekb_ginsert ekb_ginsert.o ../lib/PCL2.a ../lib/LEARN.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o ekb_delete.o ekb_delete.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from ekb_delete.c:24: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ekb_delete ekb_delete.o ../lib/LEARN.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm gcc -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 -DPRINT_SOMEERRORS_STDOUT -DMEMORY_RESERVE_PARANOID -DPRINT_TSTP_STATUS -DSTACK_SIZE=32768 -DCLAUSE_PERM_IDENT -DTAGGED_POINTERS -DEXECPATH=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin -I../include -c -o tsm_classify.o tsm_classify.c BUILDSTDERR: In file included from ../include/clb_os_wrapper.h:27, BUILDSTDERR: from ../include/clb_memory.h:34, BUILDSTDERR: from ../include/clb_dstrings.h:37, BUILDSTDERR: from ../include/cio_commandline.h:41, BUILDSTDERR: from tsm_classify.c:26: BUILDSTDERR: ../include/clb_memory.h: In function 'SizeFreeReal': BUILDSTDERR: ../include/clb_memory.h:224:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: assert(free_mem_list[size]->test = MEM_FREE_PATTERN); BUILDSTDERR: ^~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tsm_classify tsm_classify.o ../lib/LEARN.a ../lib/CLAUSES.a ../lib/ORDERINGS.a ../lib/TERMS.a ../lib/INOUT.a ../lib/BASICS.a -lm make[2]: Leaving directory '/builddir/build/BUILD/E/PROVER' make[1]: Leaving directory '/builddir/build/BUILD/E' cd DOC; make make[1]: Entering directory '/builddir/build/BUILD/E/DOC' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/DOC' + make man make[1]: Entering directory '/builddir/build/BUILD/E/BASICS' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/BASICS' make[1]: Entering directory '/builddir/build/BUILD/E/INOUT' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/INOUT' make[1]: Entering directory '/builddir/build/BUILD/E/TERMS' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/TERMS' make[1]: Entering directory '/builddir/build/BUILD/E/ORDERINGS' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/ORDERINGS' make[1]: Entering directory '/builddir/build/BUILD/E/CLAUSES' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/CLAUSES' make[1]: Entering directory '/builddir/build/BUILD/E/PROPOSITIONAL' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/PROPOSITIONAL' make[1]: Entering directory '/builddir/build/BUILD/E/LEARN' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/LEARN' make[1]: Entering directory '/builddir/build/BUILD/E/PCL2' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/PCL2' make[1]: Entering directory '/builddir/build/BUILD/E/HEURISTICS' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/HEURISTICS' make[1]: Entering directory '/builddir/build/BUILD/E/CONTROL' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/CONTROL' make[1]: Entering directory '/builddir/build/BUILD/E/SIMPLE_APPS' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/SIMPLE_APPS' make[1]: Entering directory '/builddir/build/BUILD/E/EXTERNAL' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/EXTERNAL' make[1]: Entering directory '/builddir/build/BUILD/E/PROVER' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/E/PROVER' mkdir -p DOC/man help2man -N -i DOC/bug_reporting PROVER/eprover > DOC/man/eprover.1 help2man -N -i DOC/bug_reporting PROVER/e_stratpar > DOC/man/e_stratpar.1 help2man -N -i DOC/bug_reporting PROVER/eground > DOC/man/eground.1 help2man -N -i DOC/bug_reporting PROVER/epclextract > DOC/man/epclextract.1 help2man -N -i DOC/bug_reporting PROVER/e_ltb_runner > DOC/man/e_ltb_runner.1 help2man -N -i DOC/bug_reporting PROVER/e_deduction_server > DOC/man/e_deduction_server.1 help2man -N -i DOC/bug_reporting PROVER/e_axfilter > DOC/man/e_axfilter.1 help2man -N -i DOC/bug_reporting PROVER/checkproof > DOC/man/checkproof.1 help2man -N -i DOC/bug_reporting PROVER/ekb_create > DOC/man/ekb_create.1 help2man -N -i DOC/bug_reporting PROVER/ekb_delete > DOC/man/ekb_delete.1 help2man -N -i DOC/bug_reporting PROVER/ekb_ginsert > DOC/man/ekb_ginsert.1 help2man -N -i DOC/bug_reporting PROVER/ekb_insert > DOC/man/ekb_insert.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N1cQYS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64 + cd E + make install sh -c 'mkdir -p /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/eprover /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/epclextract /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/e_stratpar /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/eground /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/e_ltb_runner /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/e_deduction_server /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/e_axfilter /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/checkproof /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/ekb_create /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/ekb_delete /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/ekb_ginsert /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'development_tools/e_install PROVER/ekb_insert /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin' sh -c 'mkdir -p /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/eprover.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/epclextract.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/e_stratpar.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/eground.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/e_ltb_runner.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/e_deduction_server.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/e_axfilter.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/checkproof.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/ekb_create.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/ekb_delete.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/ekb_ginsert.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' sh -c 'development_tools/e_install DOC/man/ekb_insert.1 /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/man/man1' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1-2.fc29 --unique-debug-suffix -2.1-2.fc29.riscv64 --unique-debug-src-base E-2.1-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/E extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/ekb_insert extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/ekb_delete extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/checkproof extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/ekb_ginsert extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/ekb_create extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/eground extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/e_ltb_runner extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/eprover extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/epclextract extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/e_stratpar extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/e_deduction_server extracting debug info from /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/bin/e_axfilter /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. BUILDSTDERR: 16677 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XxpUJG Processing files: E-2.1-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7b6nRu + umask 022 + cd /builddir/build/BUILD + cd E + DOCDIR=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr README /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr README.server /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/ANNOUNCE /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/bug_reporting /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/CONTRIBUTORS /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/E-0.6.html DOC/E-0.62.html DOC/E-0.7.html DOC/E-0.8.html DOC/E-0.82.html DOC/E-0.99.html DOC/E-0.999.html DOC/E-1.0pre.html DOC/E-1.1pre.html DOC/E-1.2pre.html DOC/E-1.4pre.html DOC/E-1.6pre.html DOC/E-1.8pre.html DOC/E-1.9.1pre.html DOC/E-1.9pre.html DOC/E-2.1pre.html DOC/E-2.2pre.html /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/eprover.pdf /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/E-REMARKS /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/E-REMARKS.english /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/grammar.txt /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/NEWS /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/sample_proofs.html /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/sample_proofs_tstp.html /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/TODO /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/TSTP_Syntax.txt /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + cp -pr DOC/WISHLIST /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/doc/E + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1jcXPp + umask 022 + cd /builddir/build/BUILD + cd E + LICENSEDIR=/builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/licenses/E + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/licenses/E + cp -pr COPYING /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64/usr/share/licenses/E + exit 0 Provides: E = 2.1-2.fc29 E(riscv-64) = 2.1-2.fc29 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: E-debugsource-2.1-2.fc29.riscv64 Provides: E-debugsource = 2.1-2.fc29 E-debugsource(riscv-64) = 2.1-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: E-debuginfo-2.1-2.fc29.riscv64 Provides: E-debuginfo = 2.1-2.fc29 E-debuginfo(riscv-64) = 2.1-2.fc29 debuginfo(build-id) = 280d7a08e728b0d48870618260971b6ea2893792 debuginfo(build-id) = 32f0d8726fe53a92ca48fa8205987908d5e40b80 debuginfo(build-id) = 4c53a2024065ac0d739575749c32a89a3ed4fb52 debuginfo(build-id) = 55b3dfd21b63f5b626baae4077b2c0f6149bc1c2 debuginfo(build-id) = 6480a3b8bf92bdcd6b73edfe866e2a6b93cb1c7b debuginfo(build-id) = 72431a8a3e769fc544fe270cfe4b506931dad291 debuginfo(build-id) = 9b59e5dac6957e34edf0814b25934c6ff047bace debuginfo(build-id) = b63a3c0b0da715ea683d9e25346274e5a7d3f9a3 debuginfo(build-id) = b7e26c794735a9b8794d71a1d06a7e6ee5b17e0a debuginfo(build-id) = eb31d5721de245c21e58a2aa48729e05f3142dca debuginfo(build-id) = eb5225bb7523e6e14fb5ad4a49b9e667ae6b5ca6 debuginfo(build-id) = f2d69d88e9403771686ac4428652dc4853c20bb0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: E-debugsource(riscv-64) = 2.1-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64 Wrote: /builddir/build/RPMS/E-2.1-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/E-debugsource-2.1-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/E-debuginfo-2.1-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A6I7Nz + umask 022 + cd /builddir/build/BUILD + cd E + /usr/bin/rm -rf /builddir/build/BUILDROOT/E-2.1-2.fc29.riscv64 + exit 0 Child return code was: 0