Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/apron.spec'], chrootPath='/var/lib/mock/f31-build-110613-34035/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/apron.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564531200 Wrote: /builddir/build/SRPMS/apron-0.9.11-27.1104.svn20180624.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/apron.spec'], chrootPath='/var/lib/mock/f31-build-110613-34035/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/apron.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564531200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HVuwkC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apron-0.9.11 + /usr/bin/xz -dc /builddir/build/SOURCES/apron-0.9.11.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd apron-0.9.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (apron-weak.patch):' Patch #0 (apron-weak.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file products/ap_pkgrid.c + echo 'Patch #1 (apron-texinfo.patch):' Patch #1 (apron-texinfo.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file apron/apron.texi patching file apron/Makefile patching file configure patching file Makefile.config.model patching file mlapronidl/Makefile + '[' /usr/lib64 = /usr/lib64 ']' + sed -i 's,\${apron_prefix}/lib,&64,' configure + sed -i 's,/lib,&64,' vars.mk + sed 's|(-shared -o \$@ \$\^ \$\(LIBS.*\))|\1 -Wl,-soname=$@.0|' -ri apronxx/Makefile + sed -i 's|_APRON_DYLIB)|& -Wl,-h,$@.0|' apron/Makefile box/Makefile newpolka/Makefile octagons/Makefile ppl/Makefile products/Makefile taylor1plus/Makefile + iconv -f iso8859-1 -t utf-8 Changes + touch -r Changes Changes.utf8 + mv -f Changes.utf8 Changes + sed -i 's/^\([[:blank:]]*cp[[:blank:]]\)/\1-p /' Makefile apron/Makefile apronxx/Makefile box/Makefile examples/Makefile itv/Makefile japron/Makefile mlapronidl/Makefile newpolka/Makefile num/Makefile octagons/Makefile ppl/Makefile products/Makefile taylor1plus/Makefile test/Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4faegE + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.11 + CPPFLAGS=-D_GNU_SOURCE + 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 -fsigned-char' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char' + LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + java_home=/usr/lib/jvm/java + ./configure -prefix /usr -java-prefix /usr/lib/jvm/java checking compilation with cc : working checking compilation with cc -Wcast-qual: working checking compilation with cc -Wswitch: working checking compilation with cc -Wall: working checking compilation with cc -Wextra: working checking compilation with cc -Wundef: working checking compilation with cc -Wcast-align: working checking compilation with cc -Wno-unused: working checking compilation with cc -Wno-unused-parameter: working checking compilation with cc -Wno-unused-function: working checking compilation with cc -fPIC: working checking compilation with cc -Werror-implicit-function-declaration: working checking compilation with cc -Wbad-function-cast: working checking compilation with cc -Wstrict-prototypes: working checking compilation with cc -std=c99: working checking compilation with cc -O2: working checking compilation with cc -g: working checking compilation with cc -pipe: working checking compilation with cc -Wall: working checking compilation with cc -Werror=format-security: not working checking compilation with cc -Wp,-D_FORTIFY_SOURCE=2: working checking compilation with cc -Wp,-D_GLIBCXX_ASSERTIONS: working checking compilation with cc -fexceptions: working checking compilation with cc -fstack-protector-strong: working checking compilation with cc -grecord-gcc-switches: working checking compilation with cc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1: working checking compilation with cc -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1: working checking compilation with cc -fasynchronous-unwind-tables: working checking compilation with cc -fstack-clash-protection: working checking compilation with cc -fsigned-char: working checking compilation with cc -Wl,--as-needed: working checking compilation with cc -Wl,-z,relro: working checking compilation with cc -Wl,--as-needed: working checking compilation with cc -Wl,-z,now: working checking compilation with cc -specs=/usr/lib/rpm/redhat/redhat-hardened-ld: working checking compilation with c++ : working checking compilation with c++ -Wcast-qual: working checking compilation with c++ -Wswitch: working checking compilation with c++ -Wall: working checking compilation with c++ -Wextra: working checking compilation with c++ -Wundef: working checking compilation with c++ -Wcast-align: working checking compilation with c++ -Wno-unused: working checking compilation with c++ -Wno-unused-parameter: working checking compilation with c++ -Wno-unused-function: working checking compilation with c++ -fPIC: working checking compilation with c++ -O2: working checking compilation with c++ -g: working checking compilation with c++ -pipe: working checking compilation with c++ -Wall: working checking compilation with c++ -Werror=format-security: not working checking compilation with c++ -Wp,-D_FORTIFY_SOURCE=2: working checking compilation with c++ -Wp,-D_GLIBCXX_ASSERTIONS: working checking compilation with c++ -fexceptions: working checking compilation with c++ -fstack-protector-strong: working checking compilation with c++ -grecord-gcc-switches: working checking compilation with c++ -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1: working checking compilation with c++ -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1: working checking compilation with c++ -fasynchronous-unwind-tables: working checking compilation with c++ -fstack-clash-protection: working checking compilation with c++ -fsigned-char: working checking compilation with c++ -Wl,--as-needed: working checking compilation with c++ -Wl,-z,relro: working checking compilation with c++ -Wl,--as-needed: working checking compilation with c++ -Wl,-z,now: working checking compilation with c++ -specs=/usr/lib/rpm/redhat/redhat-hardened-ld: working binary ar: found in /usr/bin binary ranlib: found in /usr/bin binary sed: found in /usr/bin binary perl: found in /usr/bin binary install: found in /usr/bin looking for gmp without prefix include gmp.h: found library gmp: found library gmp found without prefix looking for mpfr without prefix include mpfr.h: found library mpfr: found library mpfr found without prefix looking for ppl without prefix include ppl.hh: not found looking for ppl in prefix /usr/local include ppl.hh: not found looking for ppl in prefix /usr include ppl.hh: not found looking for ppl in prefix /builddir include ppl.hh: not found library ppl not found binary ocamlc.opt: found in /usr/bin binary ocamlopt.opt: found in /usr/bin binary ocamldep: found in /usr/bin binary ocamllex: found in /usr/bin binary ocamlyacc: found in /usr/bin binary ocamldoc: found in /usr/bin binary ocamlmktop: found in /usr/bin binary ocamlmklib: found in /usr/bin binary camlidl: found in /usr/bin binary ocamlfind: found in /usr/bin checking support for native plugins: working include caml/mlvalues.h: found include caml/camlidlruntime.h: found include gmp_caml.h: found binary java: found in /usr/lib/jvm/java/bin binary javac: found in /usr/lib/jvm/java/bin binary javah: found in /usr/lib/jvm/java/bin binary javadoc: found in /usr/lib/jvm/java/bin binary jar: found in /usr/lib/jvm/java/bin include jni.h: found detected configuration: optional OCaml support 1 optional OCamlFind support 1 optional plugins support 1 optional C++ support 1 optional Java support 1 optional PPL support 1 installation path /usr + sed -i 's/-Wp,-D_FORTIFY_SOURCE=2/-Werror=format-security &/' Makefile.config + sed -i 's,^JNIINC.*,& -I/usr/lib/jvm/java/include/linux,' Makefile.config + make (cd num; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/num' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/num' (cd itv; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/itv' cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPQ -c -o itvMPQ.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPQ -c -o itv_linexprMPQ.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPQ -c -o itv_linearizeMPQ.o itv_linearize.c /usr/bin/ar rcs libitvMPQ.a itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o /usr/bin/ranlib libitvMPQ.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPQ -c -o itvMPQ_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPQ -c -o itv_linexprMPQ_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPQ -c -o itv_linearizeMPQ_debug.o itv_linearize.c /usr/bin/ar rcs libitvMPQ_debug.a itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o /usr/bin/ranlib libitvMPQ_debug.a cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGRAT -c -o itvRll.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linexprRll.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linearizeRll.o itv_linearize.c /usr/bin/ar rcs libitvRll.a itvRll.o itv_linexprRll.o itv_linearizeRll.o /usr/bin/ranlib libitvRll.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGRAT -c -o itvRll_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linexprRll_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linearizeRll_debug.o itv_linearize.c /usr/bin/ar rcs libitvRll_debug.a itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o /usr/bin/ranlib libitvRll_debug.a cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_DOUBLE -c -o itvD.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_DOUBLE -c -o itv_linexprD.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_DOUBLE -c -o itv_linearizeD.o itv_linearize.c /usr/bin/ar rcs libitvD.a itvD.o itv_linexprD.o itv_linearizeD.o /usr/bin/ranlib libitvD.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_DOUBLE -c -o itvD_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_DOUBLE -c -o itv_linexprD_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_DOUBLE -c -o itv_linearizeD_debug.o itv_linearize.c /usr/bin/ar rcs libitvD_debug.a itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o /usr/bin/ranlib libitvD_debug.a cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPFR -c -o itvMPFR.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPFR -c -o itv_linexprMPFR.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPFR -c -o itv_linearizeMPFR.o itv_linearize.c /usr/bin/ar rcs libitvMPFR.a itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o /usr/bin/ranlib libitvMPFR.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPFR -c -o itvMPFR_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPFR -c -o itv_linexprMPFR_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPFR -c -o itv_linearizeMPFR_debug.o itv_linearize.c /usr/bin/ar rcs libitvMPFR_debug.a itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o /usr/bin/ranlib libitvMPFR_debug.a cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGINT -c -o itvIl.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGINT -c -o itv_linexprIl.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGINT -c -o itv_linearizeIl.o itv_linearize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGINT -c -o itvIll.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linexprIll.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linearizeIll.o itv_linearize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGRAT -c -o itvRl.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGRAT -c -o itv_linexprRl.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGRAT -c -o itv_linearizeRl.o itv_linearize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPZ -c -o itvMPZ.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPZ -c -o itv_linexprMPZ.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPZ -c -o itv_linearizeMPZ.o itv_linearize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGDOUBLE -c -o itvDl.o itv.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linexprDl.o itv_linexpr.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linearizeDl.o itv_linearize.c BUILDSTDERR: itv_linearize.c: In function 'itv_expr_free': BUILDSTDERR: itv_linearize.c:1667:27: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1667 | itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprA); BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c:1669:29: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1669 | itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprB); BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c: In function 'itv_expr_bottom_up': BUILDSTDERR: itv_linearize.c:1757:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1757 | itv_expr_t* a = (itv_expr_t*)n->exprA; BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c:1758:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1758 | itv_expr_t* b = (itv_expr_t*)n->exprB; BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c: In function 'itv_expr_top_down': BUILDSTDERR: itv_linearize.c:1968:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1968 | itv_expr_t* a = (itv_expr_t*)n->exprA; BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c:1969:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1969 | itv_expr_t* b = (itv_expr_t*)n->exprB; BUILDSTDERR: | ^ /usr/bin/ar rcs libitv.a itvIl.o itv_linexprIl.o itv_linearizeIl.o itvIll.o itv_linexprIll.o itv_linearizeIll.o itvRl.o itv_linexprRl.o itv_linearizeRl.o itvRll.o itv_linexprRll.o itv_linearizeRll.o itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o itvD.o itv_linexprD.o itv_linearizeD.o itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o itvDl.o itv_linexprDl.o itv_linearizeDl.o /usr/bin/ranlib libitv.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGINT -c -o itvIl_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGINT -c -o itv_linexprIl_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGINT -c -o itv_linearizeIl_debug.o itv_linearize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGINT -c -o itvIll_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linexprIll_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linearizeIll_debug.o itv_linearize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGRAT -c -o itvRl_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGRAT -c -o itv_linexprRl_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGRAT -c -o itv_linearizeRl_debug.o itv_linearize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPZ -c -o itvMPZ_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPZ -c -o itv_linexprMPZ_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_MPZ -c -o itv_linearizeMPZ_debug.o itv_linearize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGDOUBLE -c -o itvDl_debug.o itv.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linexprDl_debug.o itv_linexpr.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linearizeDl_debug.o itv_linearize.c BUILDSTDERR: itv_linearize.c: In function 'itv_expr_free': BUILDSTDERR: itv_linearize.c:1667:27: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1667 | itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprA); BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c:1669:29: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1669 | itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprB); BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c: In function 'itv_expr_bottom_up': BUILDSTDERR: itv_linearize.c:1757:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1757 | itv_expr_t* a = (itv_expr_t*)n->exprA; BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c:1758:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1758 | itv_expr_t* b = (itv_expr_t*)n->exprB; BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c: In function 'itv_expr_top_down': BUILDSTDERR: itv_linearize.c:1968:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1968 | itv_expr_t* a = (itv_expr_t*)n->exprA; BUILDSTDERR: | ^ BUILDSTDERR: itv_linearize.c:1969:23: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 1969 | itv_expr_t* b = (itv_expr_t*)n->exprB; BUILDSTDERR: | ^ /usr/bin/ar rcs libitv_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o /usr/bin/ranlib libitv_debug.a make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/itv' (cd apron; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/apron' cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_scalar.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_interval.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_coeff.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_dimension.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_linexpr0.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_lincons0.c BUILDSTDERR: ap_lincons0.c: In function 'ap_lincons0_is_unsat': BUILDSTDERR: ap_lincons0.c:68:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 68 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:79:5: note: here BUILDSTDERR: 79 | case AP_COEFF_INTERVAL: BUILDSTDERR: | ^~~~ BUILDSTDERR: ap_lincons0.c:81:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 81 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:96:5: note: here BUILDSTDERR: 96 | default: BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ap_lincons0.c: In function 'ap_lincons0_is_sat': BUILDSTDERR: ap_lincons0.c:121:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 121 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:132:5: note: here BUILDSTDERR: 132 | case AP_COEFF_INTERVAL: BUILDSTDERR: | ^~~~ BUILDSTDERR: ap_lincons0.c:135:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 135 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:152:5: note: here BUILDSTDERR: 152 | default: BUILDSTDERR: | ^~~~~~~ cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_generator0.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_texpr0.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_tcons0.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_manager.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_abstract0.c BUILDSTDERR: ap_abstract0.c: In function 'ap_abstract0_check_dim_array': BUILDSTDERR: ap_abstract0.c:206:84: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 206 | sprintf(str,"incompatible %luth dimension in the array for the abstract value",(unsigned long)i); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ap_manager.h:15, BUILDSTDERR: from ap_abstract0.h:16, BUILDSTDERR: from ap_abstract0.c:11: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 63 and 81 bytes into a destination of size 80 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_policy.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_generic.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_var.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_environment.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_linexpr1.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_lincons1.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_generator1.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_texpr1.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_tcons1.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_abstract1.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_linearize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_reducedproduct.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c ap_disjunction.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -DNUM_MPQ -I. -c ap_linearize_aux.c -o ap_linearize_auxMPQ.o cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -DNUM_DOUBLE -I. -c ap_linearize_aux.c -o ap_linearize_auxD.o cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -DNUM_MPFR -I. -c ap_linearize_aux.c -o ap_linearize_auxMPFR.o cp -p ../itv/libitv.a libapron.a /usr/bin/ar rs libapron.a ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o /usr/bin/ranlib libapron.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_scalar_debug.o ap_scalar.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_interval_debug.o ap_interval.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_coeff_debug.o ap_coeff.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_dimension_debug.o ap_dimension.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_linexpr0_debug.o ap_linexpr0.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_lincons0_debug.o ap_lincons0.c BUILDSTDERR: ap_lincons0.c: In function 'ap_lincons0_is_unsat': BUILDSTDERR: ap_lincons0.c:68:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 68 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:79:5: note: here BUILDSTDERR: 79 | case AP_COEFF_INTERVAL: BUILDSTDERR: | ^~~~ BUILDSTDERR: ap_lincons0.c:81:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 81 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:96:5: note: here BUILDSTDERR: 96 | default: BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ap_lincons0.c: In function 'ap_lincons0_is_sat': BUILDSTDERR: ap_lincons0.c:121:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 121 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:132:5: note: here BUILDSTDERR: 132 | case AP_COEFF_INTERVAL: BUILDSTDERR: | ^~~~ BUILDSTDERR: ap_lincons0.c:135:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 135 | switch(cons->constyp){ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ap_lincons0.c:152:5: note: here BUILDSTDERR: 152 | default: BUILDSTDERR: | ^~~~~~~ cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_generator0_debug.o ap_generator0.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_texpr0_debug.o ap_texpr0.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_tcons0_debug.o ap_tcons0.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_manager_debug.o ap_manager.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_abstract0_debug.o ap_abstract0.c BUILDSTDERR: ap_abstract0.c: In function 'ap_abstract0_check_dim_array': BUILDSTDERR: ap_abstract0.c:206:84: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 206 | sprintf(str,"incompatible %luth dimension in the array for the abstract value",(unsigned long)i); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ap_manager.h:15, BUILDSTDERR: from ap_abstract0.h:16, BUILDSTDERR: from ap_abstract0.c:11: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 63 and 81 bytes into a destination of size 80 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_policy_debug.o ap_policy.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_generic_debug.o ap_generic.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_var_debug.o ap_var.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_environment_debug.o ap_environment.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_linexpr1_debug.o ap_linexpr1.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_lincons1_debug.o ap_lincons1.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_generator1_debug.o ap_generator1.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_texpr1_debug.o ap_texpr1.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_tcons1_debug.o ap_tcons1.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_abstract1_debug.o ap_abstract1.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_linearize_debug.o ap_linearize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_reducedproduct_debug.o ap_reducedproduct.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -c -o ap_disjunction_debug.o ap_disjunction.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -DNUM_MPQ -I. -c -o ap_linearize_auxMPQ_debug.o ap_linearize_aux.c -o ap_linearize_auxMPQ_debug.o cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -DNUM_DOUBLE -I. -c -o ap_linearize_auxD_debug.o ap_linearize_aux.c -o ap_linearize_auxD_debug.o cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../num -I../itv -DNUM_MPFR -I. -c -o ap_linearize_auxMPFR_debug.o ap_linearize_aux.c -o ap_linearize_auxMPFR_debug.o cp -p ../itv/libitv_debug.a libapron_debug.a /usr/bin/ar rs libapron_debug.a ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o /usr/bin/ranlib libapron_debug.a cc -shared -Wl,-h,libapron.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libapron.so ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o ../itv/itvIl.o ../itv/itv_linexprIl.o ../itv/itv_linearizeIl.o ../itv/itvIll.o ../itv/itv_linexprIll.o ../itv/itv_linearizeIll.o ../itv/itvRl.o ../itv/itv_linexprRl.o ../itv/itv_linearizeRl.o ../itv/itvRll.o ../itv/itv_linexprRll.o ../itv/itv_linearizeRll.o ../itv/itvMPZ.o ../itv/itv_linexprMPZ.o ../itv/itv_linearizeMPZ.o ../itv/itvMPQ.o ../itv/itv_linexprMPQ.o ../itv/itv_linearizeMPQ.o ../itv/itvD.o ../itv/itv_linexprD.o ../itv/itv_linearizeD.o ../itv/itvMPFR.o ../itv/itv_linexprMPFR.o ../itv/itv_linearizeMPFR.o ../itv/itvDl.o ../itv/itv_linexprDl.o ../itv/itv_linearizeDl.o -lm -lgmp -lmpfr cc -shared -Wl,-h,libapron_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libapron_debug.so ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o \ ../itv/itvIl_debug.o ../itv/itv_linexprIl_debug.o ../itv/itv_linearizeIl_debug.o ../itv/itvIll_debug.o ../itv/itv_linexprIll_debug.o ../itv/itv_linearizeIll_debug.o ../itv/itvRl_debug.o ../itv/itv_linexprRl_debug.o ../itv/itv_linearizeRl_debug.o ../itv/itvRll_debug.o ../itv/itv_linexprRll_debug.o ../itv/itv_linearizeRll_debug.o ../itv/itvMPZ_debug.o ../itv/itv_linexprMPZ_debug.o ../itv/itv_linearizeMPZ_debug.o ../itv/itvMPQ_debug.o ../itv/itv_linexprMPQ_debug.o ../itv/itv_linearizeMPQ_debug.o ../itv/itvD_debug.o ../itv/itv_linexprD_debug.o ../itv/itv_linearizeD_debug.o ../itv/itvMPFR_debug.o ../itv/itv_linexprMPFR_debug.o ../itv/itv_linearizeMPFR_debug.o ../itv/itvDl_debug.o ../itv/itv_linexprDl_debug.o ../itv/itv_linearizeDl_debug.o -lm -lgmp -lmpfr make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/apron' (cd newpolka; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/newpolka' cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o mf_qsortMPQ.o mf_qsort.c BUILDSTDERR: mf_qsort.c: In function 'qsort2': BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_userMPQ.o pk_user.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_internalMPQ.o pk_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_bitMPQ.o pk_bit.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_satmatMPQ.o pk_satmat.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_vectorMPQ.o pk_vector.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_matrixMPQ.o pk_matrix.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_cherniMPQ.o pk_cherni.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_representationMPQ.o pk_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_approximateMPQ.o pk_approximate.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_constructorMPQ.o pk_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_testMPQ.o pk_test.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_extractMPQ.o pk_extract.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ.o pk_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_assignMPQ.o pk_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_projectMPQ.o pk_project.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_resizeMPQ.o pk_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ.o pk_expandfold.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_wideningMPQ.o pk_widening.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_closureMPQ.o pk_closure.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pkeqMPQ.o pkeq.c /usr/bin/ar rcs libpolkaMPQ.a mf_qsortMPQ.o pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o /usr/bin/ranlib libpolkaMPQ.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o mf_qsortMPQ_debug.o mf_qsort.c BUILDSTDERR: mf_qsort.c: In function 'qsort2': BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_userMPQ_debug.o pk_user.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_internalMPQ_debug.o pk_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_bitMPQ_debug.o pk_bit.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_satmatMPQ_debug.o pk_satmat.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_vectorMPQ_debug.o pk_vector.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_matrixMPQ_debug.o pk_matrix.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_cherniMPQ_debug.o pk_cherni.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_representationMPQ_debug.o pk_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_approximateMPQ_debug.o pk_approximate.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_constructorMPQ_debug.o pk_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_testMPQ_debug.o pk_test.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_extractMPQ_debug.o pk_extract.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ_debug.o pk_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_assignMPQ_debug.o pk_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_projectMPQ_debug.o pk_project.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_resizeMPQ_debug.o pk_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ_debug.o pk_expandfold.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_wideningMPQ_debug.o pk_widening.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pk_closureMPQ_debug.o pk_closure.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o pkeqMPQ_debug.o pkeq.c /usr/bin/ar rcs libpolkaMPQ_debug.a mf_qsortMPQ_debug.o pk_userMPQ_debug.o pk_internalMPQ_debug.o pk_bitMPQ_debug.o pk_satmatMPQ_debug.o pk_vectorMPQ_debug.o pk_matrixMPQ_debug.o pk_cherniMPQ_debug.o pk_representationMPQ_debug.o pk_approximateMPQ_debug.o pk_constructorMPQ_debug.o pk_testMPQ_debug.o pk_extractMPQ_debug.o pk_meetjoinMPQ_debug.o pk_assignMPQ_debug.o pk_projectMPQ_debug.o pk_resizeMPQ_debug.o pk_expandfoldMPQ_debug.o pk_wideningMPQ_debug.o pk_closureMPQ_debug.o pkeqMPQ_debug.o /usr/bin/ranlib libpolkaMPQ_debug.a cc -shared -Wl,-h,libpolkaMPQ.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpolkaMPQ.so mf_qsortMPQ.o pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o -L../apron -lapron -lmpfr -lgmp -lm cc -shared -Wl,-h,libpolkaMPQ_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpolkaMPQ_debug.so mf_qsortMPQ_debug.o pk_userMPQ_debug.o pk_internalMPQ_debug.o pk_bitMPQ_debug.o pk_satmatMPQ_debug.o pk_vectorMPQ_debug.o pk_matrixMPQ_debug.o pk_cherniMPQ_debug.o pk_representationMPQ_debug.o pk_approximateMPQ_debug.o pk_constructorMPQ_debug.o pk_testMPQ_debug.o pk_extractMPQ_debug.o pk_meetjoinMPQ_debug.o pk_assignMPQ_debug.o pk_projectMPQ_debug.o pk_resizeMPQ_debug.o pk_expandfoldMPQ_debug.o pk_wideningMPQ_debug.o pk_closureMPQ_debug.o pkeqMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o mf_qsortRll.o mf_qsort.c BUILDSTDERR: mf_qsort.c: In function 'qsort2': BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll.o pk_user.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll.o pk_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll.o pk_bit.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll.o pk_satmat.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll.o pk_vector.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll.o pk_matrix.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll.o pk_cherni.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll.o pk_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll.o pk_approximate.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll.o pk_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll.o pk_test.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll.o pk_extract.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll.o pk_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll.o pk_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll.o pk_project.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll.o pk_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll.o pk_expandfold.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll.o pk_widening.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll.o pk_closure.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll.o pkeq.c /usr/bin/ar rcs libpolkaRll.a mf_qsortRll.o pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o /usr/bin/ranlib libpolkaRll.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o mf_qsortRll_debug.o mf_qsort.c BUILDSTDERR: mf_qsort.c: In function 'qsort2': BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:127:4: note: in expansion of macro 'SWAP' BUILDSTDERR: 127 | SWAP(ptr, ptr - size, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:138:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 138 | MEDIAN(low, low + step, low+step*2); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:139:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 139 | MEDIAN(mid - step, mid, mid+step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:140:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 140 | MEDIAN(high - 2 * step, high-step, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:142:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 142 | MEDIAN(low+step, mid, high-step); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:61:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 61 | SWAP(high, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:63:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 63 | SWAP(mid, low, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:65:7: note: in expansion of macro 'SWAP' BUILDSTDERR: 65 | SWAP(mid, high, size, ptr_cmp); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:148:7: note: in expansion of macro 'MEDIAN' BUILDSTDERR: 148 | MEDIAN(low, mid, high); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mf_qsort.c:43:17: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ BUILDSTDERR: mf_qsort.c:43:37: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: 43 | char **a = (char**) (A), **b = (char**) (B); \ BUILDSTDERR: | ^ BUILDSTDERR: mf_qsort.c:164:2: note: in expansion of macro 'SWAP' BUILDSTDERR: 164 | SWAP(low_ptr, high_ptr, size, ptr_cmp); BUILDSTDERR: | ^~~~ cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll_debug.o pk_user.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll_debug.o pk_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll_debug.o pk_bit.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll_debug.o pk_satmat.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll_debug.o pk_vector.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll_debug.o pk_matrix.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll_debug.o pk_cherni.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll_debug.o pk_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll_debug.o pk_approximate.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll_debug.o pk_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll_debug.o pk_test.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll_debug.o pk_extract.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll_debug.o pk_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll_debug.o pk_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll_debug.o pk_project.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll_debug.o pk_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll_debug.o pk_expandfold.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll_debug.o pk_widening.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll_debug.o pk_closure.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll_debug.o pkeq.c /usr/bin/ar rcs libpolkaRll_debug.a mf_qsortRll_debug.o pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o /usr/bin/ranlib libpolkaRll_debug.a cc -shared -Wl,-h,libpolkaRll.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpolkaRll.so mf_qsortRll.o pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o -L../apron -lapron -lmpfr -lgmp -lm cc -shared -Wl,-h,libpolkaRll_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpolkaRll_debug.so mf_qsortRll_debug.o pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/newpolka' (cd box; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/box' cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_internalMPQ.o box_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_representationMPQ.o box_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_constructorMPQ.o box_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ.o box_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_assignMPQ.o box_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_resizeMPQ.o box_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_otheropsMPQ.o box_otherops.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_policyMPQ.o box_policy.c /usr/bin/ar rcs libboxMPQ.a box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o /usr/bin/ranlib libboxMPQ.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_internalMPQ_debug.o box_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_representationMPQ_debug.o box_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_constructorMPQ_debug.o box_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ_debug.o box_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_assignMPQ_debug.o box_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_resizeMPQ_debug.o box_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_otheropsMPQ_debug.o box_otherops.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o box_policyMPQ_debug.o box_policy.c /usr/bin/ar rcs libboxMPQ_debug.a box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o /usr/bin/ranlib libboxMPQ_debug.a cc -shared -Wl,-h,libboxMPQ.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libboxMPQ.so box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o -L../apron -lapron -lmpfr -lgmp -lm cc -shared -Wl,-h,libboxMPQ_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libboxMPQ_debug.so box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_internalD.o box_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_representationD.o box_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_constructorD.o box_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_meetjoinD.o box_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_assignD.o box_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_resizeD.o box_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_otheropsD.o box_otherops.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_policyD.o box_policy.c /usr/bin/ar rcs libboxD.a box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o /usr/bin/ranlib libboxD.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_internalD_debug.o box_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_representationD_debug.o box_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_constructorD_debug.o box_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_meetjoinD_debug.o box_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_assignD_debug.o box_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_resizeD_debug.o box_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_otheropsD_debug.o box_otherops.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o box_policyD_debug.o box_policy.c /usr/bin/ar rcs libboxD_debug.a box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o /usr/bin/ranlib libboxD_debug.a cc -shared -Wl,-h,libboxD.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libboxD.so box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o -L../apron -lapron -lmpfr -lgmp -lm cc -shared -Wl,-h,libboxD_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libboxD_debug.so box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_internalMPFR.o box_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_representationMPFR.o box_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_constructorMPFR.o box_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR.o box_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_assignMPFR.o box_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_resizeMPFR.o box_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_otheropsMPFR.o box_otherops.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_policyMPFR.o box_policy.c /usr/bin/ar rcs libboxMPFR.a box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o /usr/bin/ranlib libboxMPFR.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_internalMPFR_debug.o box_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_representationMPFR_debug.o box_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_constructorMPFR_debug.o box_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR_debug.o box_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_assignMPFR_debug.o box_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_resizeMPFR_debug.o box_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_otheropsMPFR_debug.o box_otherops.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o box_policyMPFR_debug.o box_policy.c /usr/bin/ar rcs libboxMPFR_debug.a box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o /usr/bin/ranlib libboxMPFR_debug.a cc -shared -Wl,-h,libboxMPFR.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libboxMPFR.so box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o -L../apron -lapron -lmpfr -lgmp -lm cc -shared -Wl,-h,libboxMPFR_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libboxMPFR_debug.so box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/box' (cd octagons; make MPQ D) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/octagons' cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_hmatMPQ.o oct_hmat.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_printMPQ.o oct_print.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_transferMPQ.o oct_transfer.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_closureMPQ.o oct_closure.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_naryMPQ.o oct_nary.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_representationMPQ.o oct_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_predicateMPQ.o oct_predicate.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_resizeMPQ.o oct_resize.c /usr/bin/ar rcs liboctMPQ.a oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o /usr/bin/ranlib liboctMPQ.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_hmatMPQ_debug.o oct_hmat.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_printMPQ_debug.o oct_print.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_transferMPQ_debug.o oct_transfer.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_closureMPQ_debug.o oct_closure.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_naryMPQ_debug.o oct_nary.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_representationMPQ_debug.o oct_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_predicateMPQ_debug.o oct_predicate.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_resizeMPQ_debug.o oct_resize.c /usr/bin/ar rcs liboctMPQ_debug.a oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o /usr/bin/ranlib liboctMPQ_debug.a cc -shared -Wl,-h,liboctMPQ_debug.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboctMPQ_debug.so oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o oct_testMPQ.o oct_test.c cc -o octtestMPQ oct_testMPQ.o \ -L. -loctMPQ_debug -L../newpolka -lpolkaMPQ_debug \ -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -shared -Wl,-h,liboctMPQ.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboctMPQ.so oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o -L../apron -lapron -lmpfr -lgmp -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_hmatD.o oct_hmat.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_printD.o oct_print.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_transferD.o oct_transfer.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_closureD.o oct_closure.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_naryD.o oct_nary.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_representationD.o oct_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_predicateD.o oct_predicate.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_resizeD.o oct_resize.c /usr/bin/ar rcs liboctD.a oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o /usr/bin/ranlib liboctD.a cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_hmatD_debug.o oct_hmat.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_printD_debug.o oct_print.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_transferD_debug.o oct_transfer.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_closureD_debug.o oct_closure.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_naryD_debug.o oct_nary.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_representationD_debug.o oct_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_predicateD_debug.o oct_predicate.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_resizeD_debug.o oct_resize.c /usr/bin/ar rcs liboctD_debug.a oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o /usr/bin/ranlib liboctD_debug.a cc -shared -Wl,-h,liboctD_debug.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboctD_debug.so oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o oct_testD.o oct_test.c cc -o octtestD oct_testD.o \ -L. -loctD_debug -L../newpolka -lpolkaMPQ_debug \ -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld cc -shared -Wl,-h,liboctD.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboctD.so oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o -L../apron -lapron -lmpfr -lgmp -lm make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/octagons' (cd taylor1plus; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/taylor1plus' cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_internalMPQ.o t1p_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_representationMPQ.o t1p_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ.o t1p_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ.o t1p_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_assignMPQ.o t1p_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ.o t1p_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ.o t1p_otherops.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_funMPQ.o t1p_fun.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ.o t1p_itv_utils.c /usr/bin/ar rcs libt1pMPQ.a t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o /usr/bin/ranlib libt1pMPQ.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_internalMPQ_debug.o t1p_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_representationMPQ_debug.o t1p_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ_debug.o t1p_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ_debug.o t1p_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_assignMPQ_debug.o t1p_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ_debug.o t1p_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ_debug.o t1p_otherops.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_funMPQ_debug.o t1p_fun.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ_debug.o t1p_itv_utils.c /usr/bin/ar rcs libt1pMPQ_debug.a t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o /usr/bin/ranlib libt1pMPQ_debug.a cc -shared -Wl,-h,libt1pMPQ.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libt1pMPQ.so t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o -L../apron -L../box -L../newpolka -lboxMPQ -lpolkaMPQ -lapron -lgmpxx -lgmp -lmpfr -lm cc -shared -Wl,-h,libt1pMPQ_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pMPQ_debug.so t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o -L../apron -L../box -L../newpolka -lboxMPQ_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lgmp -lmpfr -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_internalD.o t1p_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_representationD.o t1p_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_constructorD.o t1p_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD.o t1p_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_assignD.o t1p_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_resizeD.o t1p_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD.o t1p_otherops.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_funD.o t1p_fun.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD.o t1p_itv_utils.c /usr/bin/ar rcs libt1pD.a t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o /usr/bin/ranlib libt1pD.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_internalD_debug.o t1p_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_representationD_debug.o t1p_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_constructorD_debug.o t1p_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD_debug.o t1p_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_assignD_debug.o t1p_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_resizeD_debug.o t1p_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD_debug.o t1p_otherops.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_funD_debug.o t1p_fun.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD_debug.o t1p_itv_utils.c /usr/bin/ar rcs libt1pD_debug.a t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o /usr/bin/ranlib libt1pD_debug.a cc -shared -Wl,-h,libt1pD.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libt1pD.so t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o -L../apron -L../box -L../newpolka -lboxD -lpolkaMPQ -lapron -lgmpxx -lgmp -lmpfr -lm cc -shared -Wl,-h,libt1pD_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pD_debug.so t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o -L../apron -L../box -L../newpolka -lboxD_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lgmp -lmpfr -lm cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_internalMPFR.o t1p_internal.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_representationMPFR.o t1p_representation.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR.o t1p_constructor.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR.o t1p_meetjoin.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_assignMPFR.o t1p_assign.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR.o t1p_resize.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR.o t1p_otherops.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_funMPFR.o t1p_fun.c cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR.o t1p_itv_utils.c /usr/bin/ar rcs libt1pMPFR.a t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o /usr/bin/ranlib libt1pMPFR.a cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_internalMPFR_debug.o t1p_internal.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_representationMPFR_debug.o t1p_representation.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR_debug.o t1p_constructor.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR_debug.o t1p_meetjoin.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_assignMPFR_debug.o t1p_assign.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR_debug.o t1p_resize.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR_debug.o t1p_otherops.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_funMPFR_debug.o t1p_fun.c cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR_debug.o t1p_itv_utils.c /usr/bin/ar rcs libt1pMPFR_debug.a t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o /usr/bin/ranlib libt1pMPFR_debug.a cc -shared -Wl,-h,libt1pMPFR.so.0 -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libt1pMPFR.so t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o -L../apron -L../box -L../newpolka -lboxMPFR -lpolkaMPQ -lapron -lgmpxx -lgmp -lmpfr -lm cc -shared -Wl,-h,libt1pMPFR_debug.so.0 -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pMPFR_debug.so t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o -L../apron -L../box -L../newpolka -lboxMPFR_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lgmp -lmpfr -lm make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/taylor1plus' (cd ppl; make) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.11/ppl' c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fsigned-char -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I../apron -I../num -I../itv -I/usr/lib64/ocaml/gmp -I../mlapronidl -I/usr/lib64/ocaml -I/usr/lib64/ocaml -I/builddir/include -c -o ppl_user.o ppl_user.cc BUILDSTDERR: In file included from ppl_poly.hh:20, BUILDSTDERR: from ppl_user.hh:20, BUILDSTDERR: from ppl_user.cc:20: BUILDSTDERR: /usr/include/ppl.hh:55:2: error: #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: 55 | #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ppl_user.hh:32, BUILDSTDERR: from ppl_user.cc:20: BUILDSTDERR: /usr/include/ppl.hh:55:2: error: #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: 55 | #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:39:2: error: #error "no version information" BUILDSTDERR: 39 | #error "no version information" BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.hh:42:6: warning: "PPL_VERSION_MAJOR" is not defined, evaluates to 0 [-Wundef] BUILDSTDERR: 42 | #if (PPL_VERSION_MAJOR==0) && (PPL_VERSION_MINOR <= 9) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:42:32: warning: "PPL_VERSION_MINOR" is not defined, evaluates to 0 [-Wundef] BUILDSTDERR: 42 | #if (PPL_VERSION_MAJOR==0) && (PPL_VERSION_MINOR <= 9) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.hh:20, BUILDSTDERR: from ppl_user.cc:20: BUILDSTDERR: ppl_poly.hh:23:17: error: 'Parma_Polyhedra_Library' is not a namespace-name BUILDSTDERR: 23 | using namespace Parma_Polyhedra_Library; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_poly.hh:27:3: error: 'Polyhedron' does not name a type BUILDSTDERR: 27 | Polyhedron* p; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_poly.hh:32:36: error: 'Degenerate_Element' has not been declared BUILDSTDERR: 32 | size_t intdim, size_t realdim, Degenerate_Element kind); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:74:63: error: 'mpz_class' does not name a type; did you mean 'mpz_clears'? BUILDSTDERR: 74 | static inline void ap_ppl_mpz_to_scalar(ap_scalar_t* s, const mpz_class& i) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh: In function 'void ap_ppl_mpz_to_scalar(ap_scalar_t*, const int&)': BUILDSTDERR: ppl_user.hh:77:37: error: request for member 'get_mpz_t' in 'i', which is of non-class type 'const int' BUILDSTDERR: 77 | mpz_set(mpq_numref(s->val.mpq), i.get_mpz_t()); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.hh: At global scope: BUILDSTDERR: ppl_user.hh:83:13: error: 'mpz_class' does not name a type; did you mean 'mpz_clears'? BUILDSTDERR: 83 | const mpz_class& n, const mpz_class& d) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh:83:33: error: 'mpz_class' does not name a type; did you mean 'mpz_clears'? BUILDSTDERR: 83 | const mpz_class& n, const mpz_class& d) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh: In function 'void ap_ppl_mpz2_to_scalar(ap_scalar_t*, const int&, const int&)': BUILDSTDERR: ppl_user.hh:86:37: error: request for member 'get_mpz_t' in 'n', which is of non-class type 'const int' BUILDSTDERR: 86 | mpz_set(mpq_numref(s->val.mpq), n.get_mpz_t()); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.hh:87:37: error: request for member 'get_mpz_t' in 'd', which is of non-class type 'const int' BUILDSTDERR: 87 | mpz_set(mpq_denref(s->val.mpq), d.get_mpz_t()); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.hh: At global scope: BUILDSTDERR: ppl_user.hh:93:39: error: variable or field 'ap_ppl_mpq_of_coef' declared void BUILDSTDERR: 93 | static inline void ap_ppl_mpq_of_coef(mpq_class& res, const ap_coeff_t coef) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.hh:93:39: error: 'mpq_class' was not declared in this scope; did you mean 'mpq_clears'? BUILDSTDERR: 93 | static inline void ap_ppl_mpq_of_coef(mpq_class& res, const ap_coeff_t coef) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpq_clears BUILDSTDERR: ppl_user.hh:93:50: error: 'res' was not declared in this scope BUILDSTDERR: 93 | static inline void ap_ppl_mpq_of_coef(mpq_class& res, const ap_coeff_t coef) BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.hh:93:55: error: expected primary-expression before 'const' BUILDSTDERR: 93 | static inline void ap_ppl_mpq_of_coef(mpq_class& res, const ap_coeff_t coef) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.hh:127:46: error: 'Constraint' does not name a type BUILDSTDERR: 127 | extern ap_lincons0_t ap_ppl_to_lincons(const Constraint& c); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.hh:128:46: error: 'Congruence' does not name a type BUILDSTDERR: 128 | extern ap_lincons0_t ap_ppl_to_lincons(const Congruence& c); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.hh:129:58: error: 'Constraint_System' does not name a type BUILDSTDERR: 129 | extern ap_lincons0_array_t ap_ppl_to_lincons_array(const Constraint_System& c); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:130:58: error: 'Congruence_System' does not name a type BUILDSTDERR: 130 | extern ap_lincons0_array_t ap_ppl_to_lincons_array(const Congruence_System& c); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:131:50: error: 'Generator' does not name a type BUILDSTDERR: 131 | extern ap_generator0_t ap_ppl_to_generator(const Generator& c, bool& exact); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.hh:132:50: error: 'Grid_Generator' does not name a type BUILDSTDERR: 132 | extern ap_generator0_t ap_ppl_to_generator(const Grid_Generator& c); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:133:62: error: 'Generator_System' does not name a type BUILDSTDERR: 133 | extern ap_generator0_array_t ap_ppl_to_generator_array(const Generator_System& c, bool& exact); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:134:62: error: 'Grid_Generator_System' does not name a type BUILDSTDERR: 134 | extern ap_generator0_array_t ap_ppl_to_generator_array(const Grid_Generator_System& c); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:147:13: warning: 'ap_ppl_of_itv_linexpr' initialized and declared 'extern' BUILDSTDERR: 147 | extern bool ap_ppl_of_itv_linexpr(Linear_Expression& r, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:147:35: error: 'Linear_Expression' was not declared in this scope BUILDSTDERR: 147 | extern bool ap_ppl_of_itv_linexpr(Linear_Expression& r, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:147:54: error: 'r' was not declared in this scope BUILDSTDERR: 147 | extern bool ap_ppl_of_itv_linexpr(Linear_Expression& r, BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:148:7: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 148 | mpz_class& den, BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh:148:18: error: 'den' was not declared in this scope BUILDSTDERR: 148 | mpz_class& den, BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.hh:149:20: error: expected primary-expression before '*' token BUILDSTDERR: 149 | itv_linexpr_t* c, BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:149:22: error: 'c' was not declared in this scope BUILDSTDERR: 149 | itv_linexpr_t* c, BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:150:7: error: expected primary-expression before 'int' BUILDSTDERR: 150 | int mode); BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.hh:150:15: error: expression list treated as compound expression in initializer [-fpermissive] BUILDSTDERR: 150 | int mode); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:153:13: warning: 'ap_ppl_of_itv_lincons' initialized and declared 'extern' BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:153:35: error: 'Constraint' was not declared in this scope BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.hh:153:47: error: 'r' was not declared in this scope BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:153:50: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh:153:61: error: 'den' was not declared in this scope BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.hh:153:79: error: expected primary-expression before '*' token BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:153:81: error: 'c' was not declared in this scope BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:153:84: error: expected primary-expression before 'bool' BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~~ BUILDSTDERR: ppl_user.hh:153:101: error: expression list treated as compound expression in initializer [-fpermissive] BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:154:13: warning: 'ap_ppl_of_itv_lincons' initialized and declared 'extern' BUILDSTDERR: 154 | extern bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:154:13: error: redefinition of 'bool ap_ppl_of_itv_lincons' BUILDSTDERR: ppl_user.hh:153:13: note: 'bool ap_ppl_of_itv_lincons' previously defined here BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:154:35: error: 'Congruence' was not declared in this scope BUILDSTDERR: 154 | extern bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.hh:154:47: error: 'r' was not declared in this scope BUILDSTDERR: 154 | extern bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:154:50: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 154 | extern bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh:154:61: error: 'den' was not declared in this scope BUILDSTDERR: 154 | extern bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c); BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.hh:154:79: error: expected primary-expression before '*' token BUILDSTDERR: 154 | extern bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:154:81: error: 'c' was not declared in this scope BUILDSTDERR: 154 | extern bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:155:13: warning: 'ap_ppl_of_itv_lincons_array' initialized and declared 'extern' BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:155:41: error: 'Constraint_System' was not declared in this scope BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:155:60: error: 'r' was not declared in this scope BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:155:63: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh:155:74: error: 'den' was not declared in this scope BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.hh:155:97: error: expected primary-expression before '*' token BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:155:99: error: 'a' was not declared in this scope BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:155:101: error: expected primary-expression before 'bool' BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~ BUILDSTDERR: ppl_user.hh:155:118: error: expression list treated as compound expression in initializer [-fpermissive] BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:156:13: warning: 'ap_ppl_of_itv_lincons_array' initialized and declared 'extern' BUILDSTDERR: 156 | extern bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den,itv_lincons_array_t* a); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:156:13: error: redefinition of 'bool ap_ppl_of_itv_lincons_array' BUILDSTDERR: ppl_user.hh:155:13: note: 'bool ap_ppl_of_itv_lincons_array' previously defined here BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:156:41: error: 'Congruence_System' was not declared in this scope BUILDSTDERR: 156 | extern bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den,itv_lincons_array_t* a); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:156:60: error: 'r' was not declared in this scope BUILDSTDERR: 156 | extern bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den,itv_lincons_array_t* a); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:156:63: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 156 | extern bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den,itv_lincons_array_t* a); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.hh:156:74: error: 'den' was not declared in this scope BUILDSTDERR: 156 | extern bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den,itv_lincons_array_t* a); BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.hh:156:97: error: expected primary-expression before '*' token BUILDSTDERR: 156 | extern bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den,itv_lincons_array_t* a); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:156:99: error: 'a' was not declared in this scope BUILDSTDERR: 156 | extern bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den,itv_lincons_array_t* a); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:167:57: error: 'Generator' has not been declared BUILDSTDERR: 167 | extern bool ap_ppl_of_generator(itv_internal_t* intern, Generator& r,ap_generator0_t* c); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.hh:168:57: error: 'Grid_Generator' has not been declared BUILDSTDERR: 168 | extern bool ap_ppl_of_generator(itv_internal_t* intern, Grid_Generator& r,ap_generator0_t* c); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:169:63: error: 'Generator_System' has not been declared BUILDSTDERR: 169 | extern bool ap_ppl_of_generator_array(itv_internal_t* intern, Generator_System& r,ap_generator0_array_t* a); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:170:63: error: 'Grid_Generator_System' has not been declared BUILDSTDERR: 170 | extern bool ap_ppl_of_generator_array(itv_internal_t* intern, Grid_Generator_System& r,ap_generator0_array_t* a); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:173:13: warning: 'ap_ppl_of_box' initialized and declared 'extern' BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:173:27: error: 'Constraint_System' was not declared in this scope BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:173:46: error: 'r' was not declared in this scope BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:173:62: error: expected primary-expression before '*' token BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:173:65: error: 'a' was not declared in this scope BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:173:75: error: expected primary-expression before 'intdim' BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.hh:173:90: error: expected primary-expression before 'realdim' BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.hh:173:97: error: expression list treated as compound expression in initializer [-fpermissive] BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:174:13: warning: 'ap_ppl_of_box' initialized and declared 'extern' BUILDSTDERR: 174 | extern bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:174:13: error: redefinition of 'bool ap_ppl_of_box' BUILDSTDERR: ppl_user.hh:173:13: note: 'bool ap_ppl_of_box' previously defined here BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:174:27: error: 'Congruence_System' was not declared in this scope BUILDSTDERR: 174 | extern bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:174:46: error: 'r' was not declared in this scope BUILDSTDERR: 174 | extern bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:174:62: error: expected primary-expression before '*' token BUILDSTDERR: 174 | extern bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:174:65: error: 'a' was not declared in this scope BUILDSTDERR: 174 | extern bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.hh:174:75: error: expected primary-expression before 'intdim' BUILDSTDERR: 174 | extern bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.hh:174:90: error: expected primary-expression before 'realdim' BUILDSTDERR: 174 | extern bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.hh:178:10: error: 'Linear_Expression' has not been declared BUILDSTDERR: 178 | Linear_Expression& r, mpz_class& den, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:178:32: error: 'mpz_class' has not been declared BUILDSTDERR: 178 | Linear_Expression& r, mpz_class& den, BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.hh:183:55: error: 'Constraint' has not been declared BUILDSTDERR: 183 | extern bool ap_ppl_of_lincons(itv_internal_t* intern, Constraint& r, PPL_Poly& abs, ap_lincons0_t* c,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.hh:184:55: error: 'Congruence' has not been declared BUILDSTDERR: 184 | extern bool ap_ppl_of_lincons(itv_internal_t* intern, Congruence& r,ap_lincons0_t* c); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.hh:185:61: error: 'Constraint_System' has not been declared BUILDSTDERR: 185 | extern bool ap_ppl_of_lincons_array(itv_internal_t* intern, Constraint_System& r,ap_lincons0_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.hh:186:61: error: 'Congruence_System' has not been declared BUILDSTDERR: 186 | extern bool ap_ppl_of_lincons_array(itv_internal_t* intern, Congruence_System& r,ap_lincons0_array_t* a); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:40:39: error: 'Constraint' does not name a type BUILDSTDERR: 40 | ap_lincons0_t ap_ppl_to_lincons(const Constraint& c) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_lincons0_t ap_ppl_to_lincons(const int&)': BUILDSTDERR: ppl_user.cc:44:16: error: request for member 'space_dimension' in 'c', which is of non-class type 'const int' BUILDSTDERR: 44 | int i, n = c.space_dimension(); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:46:9: error: request for member 'is_inconsistent' in 'c', which is of non-class type 'const int' BUILDSTDERR: 46 | if (c.is_inconsistent()) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:53:53: error: request for member 'coefficient' in 'c', which is of non-class type 'const int' BUILDSTDERR: 53 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:53:65: error: 'Variable' was not declared in this scope BUILDSTDERR: 53 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ppl_user.cc:55:44: error: request for member 'inhomogeneous_term' in 'c', which is of non-class type 'const int' BUILDSTDERR: 55 | ap_ppl_mpz_to_scalar(e->cst.val.scalar,c.inhomogeneous_term()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:57:9: error: request for member 'is_nonstrict_inequality' in 'c', which is of non-class type 'const int' BUILDSTDERR: 57 | if (c.is_nonstrict_inequality()) t = AP_CONS_SUPEQ; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:58:14: error: request for member 'is_equality' in 'c', which is of non-class type 'const int' BUILDSTDERR: 58 | else if (c.is_equality()) t = AP_CONS_EQ; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:59:14: error: request for member 'is_strict_inequality' in 'c', which is of non-class type 'const int' BUILDSTDERR: 59 | else if (c.is_strict_inequality()) t = AP_CONS_SUP; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:65:51: error: 'Constraint_System' does not name a type BUILDSTDERR: 65 | ap_lincons0_array_t ap_ppl_to_lincons_array(const Constraint_System& c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_lincons0_array_t ap_ppl_to_lincons_array(const int&)': BUILDSTDERR: ppl_user.cc:68:3: error: 'Constraint_System' has not been declared BUILDSTDERR: 68 | Constraint_System::const_iterator i, end = c.end(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:71:8: error: 'i' was not declared in this scope BUILDSTDERR: 71 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:71:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 71 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc:74:8: error: 'i' was not declared in this scope BUILDSTDERR: 74 | for (i=c.begin(),k=0;i!=end;i++,k++) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:74:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 74 | for (i=c.begin(),k=0;i!=end;i++,k++) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:80:39: error: 'Congruence' does not name a type BUILDSTDERR: 80 | ap_lincons0_t ap_ppl_to_lincons(const Congruence& c) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.cc:80:15: error: redefinition of 'ap_lincons0_t ap_ppl_to_lincons(const int&)' BUILDSTDERR: 80 | ap_lincons0_t ap_ppl_to_lincons(const Congruence& c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:40:15: note: 'ap_lincons0_t ap_ppl_to_lincons(const int&)' previously defined here BUILDSTDERR: 40 | ap_lincons0_t ap_ppl_to_lincons(const Constraint& c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_lincons0_t ap_ppl_to_lincons(const int&)': BUILDSTDERR: ppl_user.cc:84:16: error: request for member 'space_dimension' in 'c', which is of non-class type 'const int' BUILDSTDERR: 84 | int i, n = c.space_dimension(); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:89:9: error: request for member 'is_trivial_false' in 'c', which is of non-class type 'const int' BUILDSTDERR: 89 | if (c.is_trivial_false()) BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:97:53: error: request for member 'coefficient' in 'c', which is of non-class type 'const int' BUILDSTDERR: 97 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:97:65: error: 'Variable' was not declared in this scope BUILDSTDERR: 97 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ppl_user.cc:99:44: error: request for member 'inhomogeneous_term' in 'c', which is of non-class type 'const int' BUILDSTDERR: 99 | ap_ppl_mpz_to_scalar(e->cst.val.scalar,c.inhomogeneous_term()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:101:9: error: request for member 'is_equality' in 'c', which is of non-class type 'const int' BUILDSTDERR: 101 | if (c.is_equality()) return ap_lincons0_make(AP_CONS_EQ,e,NULL); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:104:32: error: request for member 'modulus' in 'c', which is of non-class type 'const int' BUILDSTDERR: 104 | ap_ppl_mpz_to_scalar(mod,c.modulus()); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:110:51: error: 'Congruence_System' does not name a type BUILDSTDERR: 110 | ap_lincons0_array_t ap_ppl_to_lincons_array(const Congruence_System& c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:110:21: error: redefinition of 'ap_lincons0_array_t ap_ppl_to_lincons_array(const int&)' BUILDSTDERR: 110 | ap_lincons0_array_t ap_ppl_to_lincons_array(const Congruence_System& c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:65:21: note: 'ap_lincons0_array_t ap_ppl_to_lincons_array(const int&)' previously defined here BUILDSTDERR: 65 | ap_lincons0_array_t ap_ppl_to_lincons_array(const Constraint_System& c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_lincons0_array_t ap_ppl_to_lincons_array(const int&)': BUILDSTDERR: ppl_user.cc:113:3: error: 'Congruence_System' has not been declared BUILDSTDERR: 113 | Congruence_System::const_iterator i, end = c.end(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:116:8: error: 'i' was not declared in this scope BUILDSTDERR: 116 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:116:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 116 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc:119:8: error: 'i' was not declared in this scope BUILDSTDERR: 119 | for (i=c.begin(),k=0;i!=end;i++,k++) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:119:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 119 | for (i=c.begin(),k=0;i!=end;i++,k++) BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:130:43: error: 'Generator' does not name a type BUILDSTDERR: 130 | ap_generator0_t ap_ppl_to_generator(const Generator& c, bool& exact) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_generator0_t ap_ppl_to_generator(const int&, bool&)': BUILDSTDERR: ppl_user.cc:134:16: error: request for member 'space_dimension' in 'c', which is of non-class type 'const int' BUILDSTDERR: 134 | int i, n = c.space_dimension(); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:139:9: error: request for member 'is_ray' in 'c', which is of non-class type 'const int' BUILDSTDERR: 139 | if (c.is_ray() || c.is_line()) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.cc:139:23: error: request for member 'is_line' in 'c', which is of non-class type 'const int' BUILDSTDERR: 139 | if (c.is_ray() || c.is_line()) { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.cc:142:55: error: request for member 'coefficient' in 'c', which is of non-class type 'const int' BUILDSTDERR: 142 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:142:67: error: 'Variable' was not declared in this scope BUILDSTDERR: 142 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ppl_user.cc:143:33: error: request for member 'is_ray' in 'c', which is of non-class type 'const int' BUILDSTDERR: 143 | return ap_generator0_make(c.is_ray() ? AP_GEN_RAY : AP_GEN_LINE,e); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.cc:147:11: error: 'mpz_class' does not name a type; did you mean 'mpz_clears'? BUILDSTDERR: 147 | const mpz_class& div = c.divisor(); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:148:11: error: request for member 'is_closure_point' in 'c', which is of non-class type 'const int' BUILDSTDERR: 148 | if (c.is_closure_point()) exact = false; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:150:56: error: request for member 'coefficient' in 'c', which is of non-class type 'const int' BUILDSTDERR: 150 | ap_ppl_mpz2_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i)),div); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:150:68: error: 'Variable' was not declared in this scope BUILDSTDERR: 150 | ap_ppl_mpz2_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i)),div); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:156:55: error: 'Generator_System' does not name a type BUILDSTDERR: 156 | ap_generator0_array_t ap_ppl_to_generator_array(const Generator_System& c, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_generator0_array_t ap_ppl_to_generator_array(const int&, bool&)': BUILDSTDERR: ppl_user.cc:160:3: error: 'Generator_System' has not been declared BUILDSTDERR: 160 | Generator_System::const_iterator i, end = c.end(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:165:8: error: 'i' was not declared in this scope BUILDSTDERR: 165 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:165:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 165 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc:168:8: error: 'i' was not declared in this scope BUILDSTDERR: 168 | for (i=c.begin(),k=0;i!=end;i++,k++){ BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:168:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 168 | for (i=c.begin(),k=0;i!=end;i++,k++){ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:176:43: error: 'Grid_Generator' does not name a type BUILDSTDERR: 176 | ap_generator0_t ap_ppl_to_generator(const Grid_Generator& c) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_generator0_t ap_ppl_to_generator(const int&)': BUILDSTDERR: ppl_user.cc:180:16: error: request for member 'space_dimension' in 'c', which is of non-class type 'const int' BUILDSTDERR: 180 | int i, n = c.space_dimension(); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:184:9: error: request for member 'is_line' in 'c', which is of non-class type 'const int' BUILDSTDERR: 184 | if (c.is_line()) { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.cc:187:55: error: request for member 'coefficient' in 'c', which is of non-class type 'const int' BUILDSTDERR: 187 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:187:67: error: 'Variable' was not declared in this scope BUILDSTDERR: 187 | ap_ppl_mpz_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i))); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ppl_user.cc:192:11: error: 'mpz_class' does not name a type; did you mean 'mpz_clears'? BUILDSTDERR: 192 | const mpz_class& div = c.divisor(); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:194:56: error: request for member 'coefficient' in 'c', which is of non-class type 'const int' BUILDSTDERR: 194 | ap_ppl_mpz2_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i)),div); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:194:68: error: 'Variable' was not declared in this scope BUILDSTDERR: 194 | ap_ppl_mpz2_to_scalar(e->p.coeff[i].val.scalar,c.coefficient(Variable(i)),div); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ppl_user.cc:195:33: error: request for member 'is_point' in 'c', which is of non-class type 'const int' BUILDSTDERR: 195 | return ap_generator0_make(c.is_point() ? AP_GEN_VERTEX : AP_GEN_LINEMOD,e); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:200:55: error: 'Grid_Generator_System' does not name a type BUILDSTDERR: 200 | ap_generator0_array_t ap_ppl_to_generator_array(const Grid_Generator_System& c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_generator0_array_t ap_ppl_to_generator_array(const int&)': BUILDSTDERR: ppl_user.cc:203:3: error: 'Grid_Generator_System' has not been declared BUILDSTDERR: 203 | Grid_Generator_System::const_iterator i, end = c.end(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:206:8: error: 'i' was not declared in this scope BUILDSTDERR: 206 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:206:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 206 | for (i=c.begin(),k=0;i!=end;i++,k++) ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc:209:8: error: 'i' was not declared in this scope BUILDSTDERR: 209 | for (i=c.begin(),k=0;i!=end;i++,k++) { BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:209:12: error: request for member 'begin' in 'c', which is of non-class type 'const int' BUILDSTDERR: 209 | for (i=c.begin(),k=0;i!=end;i++,k++) { BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:247:6: error: redefinition of 'bool ap_ppl_of_box' BUILDSTDERR: 247 | bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:173:13: note: 'bool ap_ppl_of_box' previously defined here BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:247:20: error: 'Constraint_System' was not declared in this scope BUILDSTDERR: 247 | bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:247:39: error: 'r' was not declared in this scope BUILDSTDERR: 247 | bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:247:55: error: expected primary-expression before '*' token BUILDSTDERR: 247 | bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:247:58: error: 'a' was not declared in this scope BUILDSTDERR: 247 | bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:247:68: error: expected primary-expression before 'intdim' BUILDSTDERR: 247 | bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.cc:247:83: error: expected primary-expression before 'realdim' BUILDSTDERR: 247 | bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.cc:300:6: error: redefinition of 'bool ap_ppl_of_box' BUILDSTDERR: 300 | bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:173:13: note: 'bool ap_ppl_of_box' previously defined here BUILDSTDERR: 173 | extern bool ap_ppl_of_box(Constraint_System& r, ap_interval_t** a, size_t intdim, size_t realdim); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:300:20: error: 'Congruence_System' was not declared in this scope BUILDSTDERR: 300 | bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:300:39: error: 'r' was not declared in this scope BUILDSTDERR: 300 | bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:300:55: error: expected primary-expression before '*' token BUILDSTDERR: 300 | bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:300:58: error: 'a' was not declared in this scope BUILDSTDERR: 300 | bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:300:68: error: expected primary-expression before 'intdim' BUILDSTDERR: 300 | bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.cc:300:83: error: expected primary-expression before 'realdim' BUILDSTDERR: 300 | bool ap_ppl_of_box(Congruence_System& r, ap_interval_t** a, size_t intdim, size_t realdim) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.cc:340:6: error: redefinition of 'bool ap_ppl_of_itv_linexpr' BUILDSTDERR: 340 | bool ap_ppl_of_itv_linexpr(Linear_Expression& r, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:147:13: note: 'bool ap_ppl_of_itv_linexpr' previously defined here BUILDSTDERR: 147 | extern bool ap_ppl_of_itv_linexpr(Linear_Expression& r, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:340:28: error: 'Linear_Expression' was not declared in this scope BUILDSTDERR: 340 | bool ap_ppl_of_itv_linexpr(Linear_Expression& r, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:340:47: error: 'r' was not declared in this scope BUILDSTDERR: 340 | bool ap_ppl_of_itv_linexpr(Linear_Expression& r, BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:341:7: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 341 | mpz_class& den, BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:341:18: error: 'den' was not declared in this scope BUILDSTDERR: 341 | mpz_class& den, BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:342:20: error: expected primary-expression before '*' token BUILDSTDERR: 342 | itv_linexpr_t* linexpr, BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:342:22: error: 'linexpr' was not declared in this scope BUILDSTDERR: 342 | itv_linexpr_t* linexpr, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl_user.cc:343:7: error: expected primary-expression before 'int' BUILDSTDERR: 343 | int mode) BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:397:10: error: 'Linear_Expression' has not been declared BUILDSTDERR: 397 | Linear_Expression& r, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:398:10: error: 'mpz_class' has not been declared BUILDSTDERR: 398 | mpz_class& den, BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'void ap_ppl_of_linexpr(itv_internal_t*, int&, int&, ap_linexpr0_t*, int)': BUILDSTDERR: ppl_user.cc:406:44: error: 'ap_ppl_of_itv_linexpr' cannot be used as a function BUILDSTDERR: 406 | ap_ppl_of_itv_linexpr(r,den,&linexpr,mode); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:414:6: error: redefinition of 'bool ap_ppl_of_itv_lincons' BUILDSTDERR: 414 | bool ap_ppl_of_itv_lincons(Constraint& r, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:153:13: note: 'bool ap_ppl_of_itv_lincons' previously defined here BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:414:28: error: 'Constraint' was not declared in this scope BUILDSTDERR: 414 | bool ap_ppl_of_itv_lincons(Constraint& r, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.cc:414:40: error: 'r' was not declared in this scope BUILDSTDERR: 414 | bool ap_ppl_of_itv_lincons(Constraint& r, BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:415:7: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 415 | mpz_class& den, BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:415:18: error: 'den' was not declared in this scope BUILDSTDERR: 415 | mpz_class& den, BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:416:20: error: expected primary-expression before '*' token BUILDSTDERR: 416 | itv_lincons_t* lincons, BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:416:22: error: 'lincons' was not declared in this scope; did you mean 'sincos'? BUILDSTDERR: 416 | itv_lincons_t* lincons, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | sincos BUILDSTDERR: ppl_user.cc:417:7: error: expected primary-expression before 'bool' BUILDSTDERR: 417 | bool allow_strict) BUILDSTDERR: | ^~~~ BUILDSTDERR: ppl_user.cc:444:10: error: 'Constraint' has not been declared BUILDSTDERR: 444 | Constraint& r,ap_lincons0_t* c,bool allow_strict) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_lincons(itv_internal_t*, int&, ap_lincons0_t*, bool)': BUILDSTDERR: ppl_user.cc:447:3: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 447 | mpz_class den; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:450:35: error: 'den' was not declared in this scope BUILDSTDERR: 450 | exact = ap_ppl_of_itv_lincons(r,den,&lincons,allow_strict) && exact; BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:450:60: error: 'ap_ppl_of_itv_lincons' cannot be used as a function BUILDSTDERR: 450 | exact = ap_ppl_of_itv_lincons(r,den,&lincons,allow_strict) && exact; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:455:6: error: redefinition of 'bool ap_ppl_of_itv_lincons' BUILDSTDERR: 455 | bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:153:13: note: 'bool ap_ppl_of_itv_lincons' previously defined here BUILDSTDERR: 153 | extern bool ap_ppl_of_itv_lincons(Constraint& r, mpz_class& den, itv_lincons_t* c, bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:455:28: error: 'Congruence' was not declared in this scope BUILDSTDERR: 455 | bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.cc:455:40: error: 'r' was not declared in this scope BUILDSTDERR: 455 | bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:455:43: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 455 | bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:455:54: error: 'den' was not declared in this scope BUILDSTDERR: 455 | bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c) BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:455:72: error: expected primary-expression before '*' token BUILDSTDERR: 455 | bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:455:74: error: 'c' was not declared in this scope BUILDSTDERR: 455 | bool ap_ppl_of_itv_lincons(Congruence& r, mpz_class& den, itv_lincons_t* c) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:488:10: error: 'Congruence' has not been declared BUILDSTDERR: 488 | Congruence& r,ap_lincons0_t* c) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_lincons(itv_internal_t*, int&, ap_lincons0_t*)': BUILDSTDERR: ppl_user.cc:491:3: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 491 | mpz_class den; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:495:35: error: 'den' was not declared in this scope BUILDSTDERR: 495 | exact = ap_ppl_of_itv_lincons(r,den,&lincons) && exact; BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:495:47: error: 'ap_ppl_of_itv_lincons' cannot be used as a function BUILDSTDERR: 495 | exact = ap_ppl_of_itv_lincons(r,den,&lincons) && exact; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:502:6: error: redefinition of 'bool ap_ppl_of_itv_lincons_array' BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:155:13: note: 'bool ap_ppl_of_itv_lincons_array' previously defined here BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:502:34: error: 'Constraint_System' was not declared in this scope BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:502:53: error: 'r' was not declared in this scope BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:502:56: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:502:67: error: 'den' was not declared in this scope BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:502:91: error: expected primary-expression before '*' token BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:502:93: error: 'a' was not declared in this scope BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:502:96: error: expected primary-expression before 'bool' BUILDSTDERR: 502 | bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den, itv_lincons_array_t* a, bool allow_strict) BUILDSTDERR: | ^~~~ BUILDSTDERR: ppl_user.cc:520:9: error: 'Constraint_System' has not been declared BUILDSTDERR: 520 | Constraint_System& r, ap_lincons0_array_t* a,bool allow_strict) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_lincons_array(itv_internal_t*, int&, ap_lincons0_array_t*, bool)': BUILDSTDERR: ppl_user.cc:523:3: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 523 | mpz_class den; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:526:41: error: 'den' was not declared in this scope BUILDSTDERR: 526 | exact = ap_ppl_of_itv_lincons_array(r,den,&array,allow_strict) && exact; BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:526:64: error: 'ap_ppl_of_itv_lincons_array' cannot be used as a function BUILDSTDERR: 526 | exact = ap_ppl_of_itv_lincons_array(r,den,&array,allow_strict) && exact; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:533:6: error: redefinition of 'bool ap_ppl_of_itv_lincons_array' BUILDSTDERR: 533 | bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den, itv_lincons_array_t* a) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ppl_user.cc:20: BUILDSTDERR: ppl_user.hh:155:13: note: 'bool ap_ppl_of_itv_lincons_array' previously defined here BUILDSTDERR: 155 | extern bool ap_ppl_of_itv_lincons_array(Constraint_System& r, mpz_class& den,itv_lincons_array_t* a,bool allow_strict); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:533:34: error: 'Congruence_System' was not declared in this scope BUILDSTDERR: 533 | bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den, itv_lincons_array_t* a) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:533:53: error: 'r' was not declared in this scope BUILDSTDERR: 533 | bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den, itv_lincons_array_t* a) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:533:56: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 533 | bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den, itv_lincons_array_t* a) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:533:67: error: 'den' was not declared in this scope BUILDSTDERR: 533 | bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den, itv_lincons_array_t* a) BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:533:91: error: expected primary-expression before '*' token BUILDSTDERR: 533 | bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den, itv_lincons_array_t* a) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:533:93: error: 'a' was not declared in this scope BUILDSTDERR: 533 | bool ap_ppl_of_itv_lincons_array(Congruence_System& r, mpz_class& den, itv_lincons_array_t* a) BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:551:9: error: 'Congruence_System' has not been declared BUILDSTDERR: 551 | Congruence_System& r,ap_lincons0_array_t* a) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_lincons_array(itv_internal_t*, int&, ap_lincons0_array_t*)': BUILDSTDERR: ppl_user.cc:554:3: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 554 | mpz_class den; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:557:41: error: 'den' was not declared in this scope BUILDSTDERR: 557 | exact = ap_ppl_of_itv_lincons_array(r,den,&array) && exact; BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:557:51: error: 'ap_ppl_of_itv_lincons_array' cannot be used as a function BUILDSTDERR: 557 | exact = ap_ppl_of_itv_lincons_array(r,den,&array) && exact; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:566:5: error: 'Generator' has not been declared BUILDSTDERR: 566 | Generator& r, ap_generator0_t* c) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_generator(itv_internal_t*, int&, ap_generator0_t*)': BUILDSTDERR: ppl_user.cc:568:3: error: 'Linear_Expression' was not declared in this scope BUILDSTDERR: 568 | Linear_Expression l; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:569:3: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 569 | mpz_class den; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:574:28: error: 'l' was not declared in this scope BUILDSTDERR: 574 | ap_ppl_of_linexpr(intern,l,den,c->linexpr0,1); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:574:30: error: 'den' was not declared in this scope BUILDSTDERR: 574 | ap_ppl_of_linexpr(intern,l,den,c->linexpr0,1); BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:576:28: error: 'Generator' has not been declared BUILDSTDERR: 576 | case AP_GEN_VERTEX: r = Generator::point(l,den); return true; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc:577:28: error: 'Generator' has not been declared BUILDSTDERR: 577 | case AP_GEN_RAY: r = Generator::ray(l); return true; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc:578:28: error: 'Generator' has not been declared BUILDSTDERR: 578 | case AP_GEN_LINE: r = Generator::line(l); return true; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc:579:28: error: 'Generator' has not been declared BUILDSTDERR: 579 | case AP_GEN_RAYMOD: r = Generator::ray(l); return false; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc:580:28: error: 'Generator' has not been declared BUILDSTDERR: 580 | case AP_GEN_LINEMOD: r = Generator::line(l); return false; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:615:11: error: 'Generator_System' has not been declared BUILDSTDERR: 615 | Generator_System& r, ap_generator0_array_t* a) BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_generator_array(itv_internal_t*, int&, ap_generator0_array_t*)': BUILDSTDERR: ppl_user.cc:619:3: error: 'Generator' was not declared in this scope BUILDSTDERR: 619 | Generator c = Generator::zero_dim_point(); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl_user.cc:620:5: error: request for member 'clear' in 'r', which is of non-class type 'int' BUILDSTDERR: 620 | r.clear(); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc:623:42: error: 'c' was not declared in this scope BUILDSTDERR: 623 | exact = ap_ppl_of_generator(intern,c,&a->p[i]) && exact; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:624:9: error: request for member 'insert' in 'r', which is of non-class type 'int' BUILDSTDERR: 624 | r.insert(c); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:632:5: error: 'Grid_Generator' has not been declared BUILDSTDERR: 632 | Grid_Generator& r, ap_generator0_t* c) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:631:6: error: redefinition of 'bool ap_ppl_of_generator(itv_internal_t*, int&, ap_generator0_t*)' BUILDSTDERR: 631 | bool ap_ppl_of_generator(itv_internal_t* intern, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:565:6: note: 'bool ap_ppl_of_generator(itv_internal_t*, int&, ap_generator0_t*)' previously defined here BUILDSTDERR: 565 | bool ap_ppl_of_generator(itv_internal_t* intern, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_generator(itv_internal_t*, int&, ap_generator0_t*)': BUILDSTDERR: ppl_user.cc:634:3: error: 'Linear_Expression' was not declared in this scope BUILDSTDERR: 634 | Linear_Expression l; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:635:3: error: 'mpz_class' was not declared in this scope; did you mean 'mpz_clears'? BUILDSTDERR: 635 | mpz_class den; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | mpz_clears BUILDSTDERR: ppl_user.cc:639:28: error: 'l' was not declared in this scope BUILDSTDERR: 639 | ap_ppl_of_linexpr(intern,l,den,c->linexpr0,1); BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:639:30: error: 'den' was not declared in this scope BUILDSTDERR: 639 | ap_ppl_of_linexpr(intern,l,den,c->linexpr0,1); BUILDSTDERR: | ^~~ BUILDSTDERR: ppl_user.cc:646:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: 646 | case AP_GEN_VERTEX: r = Grid_Generator::point(l,den); return true; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:647:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: 647 | case AP_GEN_RAY: r = Grid_Generator::line(l); return false; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:648:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: 648 | case AP_GEN_LINE: r = Grid_Generator::line(l); return true; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:650:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: 650 | case AP_GEN_RAYMOD: r = Grid_Generator::parameter(l,den); return false; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:651:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: 651 | case AP_GEN_LINEMOD: r = Grid_Generator::parameter(l,den); return true; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:661:11: error: 'Grid_Generator_System' has not been declared BUILDSTDERR: 661 | Grid_Generator_System& r,ap_generator0_array_t* a) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:660:6: error: redefinition of 'bool ap_ppl_of_generator_array(itv_internal_t*, int&, ap_generator0_array_t*)' BUILDSTDERR: 660 | bool ap_ppl_of_generator_array(itv_internal_t* intern, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:614:6: note: 'bool ap_ppl_of_generator_array(itv_internal_t*, int&, ap_generator0_array_t*)' previously defined here BUILDSTDERR: 614 | bool ap_ppl_of_generator_array(itv_internal_t* intern, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_generator_array(itv_internal_t*, int&, ap_generator0_array_t*)': BUILDSTDERR: ppl_user.cc:668:3: error: 'Grid_Generator' was not declared in this scope BUILDSTDERR: 668 | Grid_Generator c = Grid_Generator::point(); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:670:5: error: request for member 'clear' in 'r', which is of non-class type 'int' BUILDSTDERR: 670 | r.clear(); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ppl_user.cc:673:42: error: 'c' was not declared in this scope BUILDSTDERR: 673 | exact = ap_ppl_of_generator(intern,c,&a->p[i]) && exact; BUILDSTDERR: | ^ BUILDSTDERR: ppl_user.cc:674:9: error: request for member 'insert' in 'r', which is of non-class type 'int' BUILDSTDERR: 674 | r.insert(c); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_lincons0_t ap_ppl_to_lincons(const int&)': BUILDSTDERR: ppl_user.cc:107:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: 107 | } BUILDSTDERR: | ^ make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/ppl' BUILDSTDERR: make[1]: *** [Makefile:121: ppl_user.o] Error 1 BUILDSTDERR: make: *** [Makefile:26: c] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.4faegE (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.4faegE (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 700, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/apron.spec