Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/apron.spec'], logger=gid=135env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'shell=FalseprintOutput=Falseuid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/apron.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/apron-0.9.10-29bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/apron.spec "], logger=uid=1000env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}timeout=0private_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'shell=Falseuser='mockbuild'gid=135printOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/apron.spec "] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1wIWZH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apron-0.9.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/apron-0.9.10.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd apron-0.9.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (apron-weak.patch): + echo 'Patch #0 (apron-weak.patch):' + /usr/bin/cat /builddir/build/SOURCES/apron-weak.patch + /usr/bin/patch -p0 --fuzz=0 patching file products/ap_pkgrid.c Patch #1 (apron-mlgmpidl12.patch): + echo 'Patch #1 (apron-mlgmpidl12.patch):' + /usr/bin/cat /builddir/build/SOURCES/apron-mlgmpidl12.patch + /usr/bin/patch -p0 --fuzz=0 patching file ./mlapronidl/apron_caml.c patching file ./mlapronidl/scalar.ml Patch #2 (apron-test.patch): + echo 'Patch #2 (apron-test.patch):' + /usr/bin/cat /builddir/build/SOURCES/apron-test.patch + /usr/bin/patch -p0 --fuzz=0 patching file ./apronxx/apronxx_test.cc Patch #3 (apron-ppl1.patch): + echo 'Patch #3 (apron-ppl1.patch):' + /usr/bin/cat /builddir/build/SOURCES/apron-ppl1.patch + /usr/bin/patch -p0 --fuzz=0 patching file ppl/ppl_user.cc Patch #4 (apron-format-security.patch): + echo 'Patch #4 (apron-format-security.patch):' + /usr/bin/cat /builddir/build/SOURCES/apron-format-security.patch + /usr/bin/patch -p0 --fuzz=0 patching file ./box/box_representation.c + sed -e 's|^# HAS_CPP.*|HAS_CPP = 1|' -e 's|^# HAS_PPL.*|HAS_PPL = 1|' -e 's|^# HAS_LONG_DOUBLE.*|HAS_LONG_DOUBLE = 1|' -e 's|^APRON_PREFIX =.*|APRON_PREFIX=/usr|' -e 's|^MLGMPIDL_PREFIX =.*|MLGMPIDL_PREFIX=/usr/lib/ocaml/gmp|' -e 's|^PPL_PREFIX =.*|PPL_PREFIX=/usr|' -e 's|^-fPIC -O3 -DNDEBUG|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed|' -e 's|^-fPIC -g -O0|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed|' -e 's|-std=c99|-std=gnu99 -D_GNU_SOURCE|' Makefile.config.model + sed -e 's|$(CAMLIDL_PREFIX)/lib/ocaml|/usr/lib/ocaml|g' -e 's|$(MLGMPIDL_PREFIX)/include|$(MLGMPIDL_PREFIX)|g' -e 's|$(MLGMPIDL_PREFIX)/lib|$(MLGMPIDL_PREFIX)|g' -e 's|-std=c99|-std=gnu99 -D_GNU_SOURCE|' -i Makefile box/Makefile examples/Makefile mlapronidl/Makefile newpolka/Makefile octagons/Makefile ppl/Makefile products/Makefile test/Makefile ++ find . -name Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./apronxx/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./itv/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./apron/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./examples/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./box/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./products/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./ppl/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./octagons/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./mlapronidl/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./num/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./test/Makefile + for f in '`find . -name Makefile`' + sed -r -e 's| ?-L\$\(APRON_PREFIX\)/lib||' -e 's| ?-L\$\(GMP_PREFIX\)/lib||' -e 's| ?-L\$\(MPFR_PREFIX\)/lib||' -e 's| ?-L\$\(PPL_PREFIX\)/lib||' -i ./newpolka/Makefile + '[' /usr/lib = /usr/lib64 ']' + sed -i -e 's|-shared|-shared -Wl,-soname=$@.0|' apron/Makefile + sed -r -e 's|(-shared -o \$@ \$\^ \$\(LIBS.*\))|\1 -Wl,-soname=$@.0|' -i apronxx/Makefile box/Makefile newpolka/Makefile octagons/Makefile ppl/Makefile products/Makefile + sed -i 's|make|$(MAKE)|g' Makefile + iconv -f iso8859-1 -t utf-8 Changes + touch -r Changes Changes.utf8 + mv -f Changes.utf8 Changes + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JVvP1L + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.10 + make (cd num; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/num' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/num' (cd itv; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/itv' cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPQ -c -o itvMPQ.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPQ -c -o itv_linexprMPQ.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPQ -c -o itv_linearizeMPQ.o itv_linearize.c ar rcs libitvMPQ.a itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o ranlib libitvMPQ.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPQ -c -o itvMPQ_debug.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPQ -c -o itv_linexprMPQ_debug.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPQ -c -o itv_linearizeMPQ_debug.o itv_linearize.c ar rcs libitvMPQ_debug.a itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o ranlib libitvMPQ_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGRAT -c -o itvRll.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGRAT -c -o itv_linexprRll.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGRAT -c -o itv_linearizeRll.o itv_linearize.c ar rcs libitvRll.a itvRll.o itv_linexprRll.o itv_linearizeRll.o ranlib libitvRll.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGRAT -c -o itvRll_debug.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGRAT -c -o itv_linexprRll_debug.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGRAT -c -o itv_linearizeRll_debug.o itv_linearize.c ar rcs libitvRll_debug.a itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o ranlib libitvRll_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_DOUBLE -c -o itvD.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_DOUBLE -c -o itv_linexprD.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_DOUBLE -c -o itv_linearizeD.o itv_linearize.c ar rcs libitvD.a itvD.o itv_linexprD.o itv_linearizeD.o ranlib libitvD.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_DOUBLE -c -o itvD_debug.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_DOUBLE -c -o itv_linexprD_debug.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_DOUBLE -c -o itv_linearizeD_debug.o itv_linearize.c ar rcs libitvD_debug.a itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o ranlib libitvD_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPFR -c -o itvMPFR.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPFR -c -o itv_linexprMPFR.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPFR -c -o itv_linearizeMPFR.o itv_linearize.c ar rcs libitvMPFR.a itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o ranlib libitvMPFR.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPFR -c -o itvMPFR_debug.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPFR -c -o itv_linexprMPFR_debug.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPFR -c -o itv_linearizeMPFR_debug.o itv_linearize.c ar rcs libitvMPFR_debug.a itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o ranlib libitvMPFR_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGINT -c -o itvIl.o itv.c In file included from ../num/numint.h:16:0, from ../num/num_numint.h:27, from ../num/num.h:25, from itv.h:9, from itv.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGINT -c -o itv_linexprIl.o itv_linexpr.c In file included from ../num/numint.h:16:0, from ../num/num_numint.h:27, from ../num/num.h:25, from itv.h:9, from itv_linexpr.h:8, from itv_linexpr.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGINT -c -o itv_linearizeIl.o itv_linearize.c In file included from ../num/numint.h:16:0, from ../num/num_numint.h:27, from ../num/num.h:25, from itv.h:9, from itv_linearize.h:8, from itv_linearize.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGINT -c -o itvIll.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGINT -c -o itv_linexprIll.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGINT -c -o itv_linearizeIll.o itv_linearize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGRAT -c -o itvRl.o itv.c In file included from ../num/numint.h:16:0, from ../num/numrat.h:16, from ../num/num_numrat.h:27, from ../num/num.h:27, from itv.h:9, from itv.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGRAT -c -o itv_linexprRl.o itv_linexpr.c In file included from ../num/numint.h:16:0, from ../num/numrat.h:16, from ../num/num_numrat.h:27, from ../num/num.h:27, from itv.h:9, from itv_linexpr.h:8, from itv_linexpr.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGRAT -c -o itv_linearizeRl.o itv_linearize.c In file included from ../num/numint.h:16:0, from ../num/numrat.h:16, from ../num/num_numrat.h:27, from ../num/num.h:27, from itv.h:9, from itv_linearize.h:8, from itv_linearize.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPZ -c -o itvMPZ.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPZ -c -o itv_linexprMPZ.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPZ -c -o itv_linearizeMPZ.o itv_linearize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGDOUBLE -c -o itvDl.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGDOUBLE -c -o itv_linexprDl.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGDOUBLE -c -o itv_linearizeDl.o itv_linearize.c 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 ranlib libitv.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGINT -c -o itvIl_debug.o itv.c In file included from ../num/numint.h:16:0, from ../num/num_numint.h:27, from ../num/num.h:25, from itv.h:9, from itv.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGINT -c -o itv_linexprIl_debug.o itv_linexpr.c In file included from ../num/numint.h:16:0, from ../num/num_numint.h:27, from ../num/num.h:25, from itv.h:9, from itv_linexpr.h:8, from itv_linexpr.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGINT -c -o itv_linearizeIl_debug.o itv_linearize.c In file included from ../num/numint.h:16:0, from ../num/num_numint.h:27, from ../num/num.h:25, from itv.h:9, from itv_linearize.h:8, from itv_linearize.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGINT -c -o itvIll_debug.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGINT -c -o itv_linexprIll_debug.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGLONGINT -c -o itv_linearizeIll_debug.o itv_linearize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGRAT -c -o itvRl_debug.o itv.c In file included from ../num/numint.h:16:0, from ../num/numrat.h:16, from ../num/num_numrat.h:27, from ../num/num.h:27, from itv.h:9, from itv.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGRAT -c -o itv_linexprRl_debug.o itv_linexpr.c In file included from ../num/numint.h:16:0, from ../num/numrat.h:16, from ../num/num_numrat.h:27, from ../num/num.h:27, from itv.h:9, from itv_linexpr.h:8, from itv_linexpr.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGRAT -c -o itv_linearizeRl_debug.o itv_linearize.c In file included from ../num/numint.h:16:0, from ../num/numrat.h:16, from ../num/num_numrat.h:27, from ../num/num.h:27, from itv.h:9, from itv_linearize.h:8, from itv_linearize.c:5: ../num/numint_native.h: In function 'numint_set_mpz': ../num/numint_native.h:273:10: warning: left shift count >= width of type [-Wshift-count-overflow] *a = *a << (sizeof(long int)*8); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPZ -c -o itvMPZ_debug.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPZ -c -o itv_linexprMPZ_debug.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_MPZ -c -o itv_linearizeMPZ_debug.o itv_linearize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGDOUBLE -c -o itvDl_debug.o itv.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGDOUBLE -c -o itv_linexprDl_debug.o itv_linexpr.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I../apron -I/usr/include -I/usr/include -DNUM_LONGDOUBLE -c -o itv_linearizeDl_debug.o itv_linearize.c 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 ranlib libitv_debug.a make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/itv' (cd apron; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/apron' cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_scalar.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_interval.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_coeff.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_dimension.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_linexpr0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_lincons0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_generator0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_texpr0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_tcons0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_manager.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_abstract0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_generic.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_var.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_environment.c ap_environment.c: In function 'var_cmp': ap_environment.c:15:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] void* aa = *((void**)a); ^ ap_environment.c:16:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] void* bb = *((void**)b); ^ ap_environment.c: In function 'vardim_cmp': ap_environment.c:27:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] vardim_t* aa = (vardim_t*)a; ^ ap_environment.c:28:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] vardim_t* bb = (vardim_t*)b; ^ ap_environment.c: In function 'env_cmp': ap_environment.c:890:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ap_environment_t* pa = *((ap_environment_t**)a); ^ ap_environment.c:891:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ap_environment_t* pb = *((ap_environment_t**)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_linexpr1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_lincons1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_generator1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_texpr1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_tcons1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_abstract1.c ap_abstract1.c: In function 'compar_dim': ap_abstract1.c:1141:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int va = *((ap_dim_t*)a); ^ ap_abstract1.c:1142:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int vb = *((ap_dim_t*)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_linearize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -I../itv -c ap_reducedproduct.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -DNUM_MPQ -I../num -I../itv -I. -c ap_linearize_aux.c -o ap_linearize_auxMPQ.o cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -DNUM_DOUBLE -I../num -I../itv -I. -c ap_linearize_aux.c -o ap_linearize_auxD.o cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../num -I/usr/include -I/usr/include -DNUM_MPFR -I../num -I../itv -I. -c ap_linearize_aux.c -o ap_linearize_auxMPFR.o cp ../itv/libitv.a libapron.a 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_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_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o ranlib libapron.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_scalar_debug.o ap_scalar.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_interval_debug.o ap_interval.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_coeff_debug.o ap_coeff.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_dimension_debug.o ap_dimension.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_linexpr0_debug.o ap_linexpr0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_lincons0_debug.o ap_lincons0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_generator0_debug.o ap_generator0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_texpr0_debug.o ap_texpr0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_tcons0_debug.o ap_tcons0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_manager_debug.o ap_manager.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_abstract0_debug.o ap_abstract0.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_generic_debug.o ap_generic.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_var_debug.o ap_var.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_environment_debug.o ap_environment.c ap_environment.c: In function 'var_cmp': ap_environment.c:15:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] void* aa = *((void**)a); ^ ap_environment.c:16:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] void* bb = *((void**)b); ^ ap_environment.c: In function 'vardim_cmp': ap_environment.c:27:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] vardim_t* aa = (vardim_t*)a; ^ ap_environment.c:28:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] vardim_t* bb = (vardim_t*)b; ^ ap_environment.c: In function 'env_cmp': ap_environment.c:890:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ap_environment_t* pa = *((ap_environment_t**)a); ^ ap_environment.c:891:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ap_environment_t* pb = *((ap_environment_t**)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_linexpr1_debug.o ap_linexpr1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_lincons1_debug.o ap_lincons1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_generator1_debug.o ap_generator1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_texpr1_debug.o ap_texpr1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_tcons1_debug.o ap_tcons1.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_abstract1_debug.o ap_abstract1.c ap_abstract1.c: In function 'compar_dim': ap_abstract1.c:1141:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int va = *((ap_dim_t*)a); ^ ap_abstract1.c:1142:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int vb = *((ap_dim_t*)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_linearize_debug.o ap_linearize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -I../itv -c -o ap_reducedproduct_debug.o ap_reducedproduct.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -DNUM_MPQ -I../num -I../itv -I. -c -o ap_linearize_auxMPQ_debug.o ap_linearize_aux.c -o ap_linearize_auxMPQ_debug.o cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -DNUM_DOUBLE -I../num -I../itv -I. -c -o ap_linearize_auxD_debug.o ap_linearize_aux.c -o ap_linearize_auxD_debug.o cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../num -I/usr/include -I/usr/include -DNUM_MPFR -I../num -I../itv -I. -c -o ap_linearize_auxMPFR_debug.o ap_linearize_aux.c -o ap_linearize_auxMPFR_debug.o cp ../itv/libitv_debug.a libapron_debug.a 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_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_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o ranlib libapron_debug.a for i in 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; do ln -sf ../itv/$i $i; done cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -Wl,-soname=libapron.so.0 -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_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_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o 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 -lm -lgmp -lmpfr for i in 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; do rm -f $i; done for i in 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; do ln -sf ../itv/$i $i; done cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -Wl,-soname=libapron_debug.so.0 -o libapron_debug.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_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_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o 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 -lm -lgmp -lmpfr for i in 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; do rm -f $i; done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/apron' (cd newpolka; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/newpolka' cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o mf_qsortMPQ.o mf_qsort.c mf_qsort.c: In function 'qsort2': mf_qsort.c:127:35: warning: cast increases required alignment of target type [-Wcast-align] SWAP(ptr, ptr - size, size, ptr_cmp); ^ mf_qsort.c:127:57: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:91: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:398: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:717: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:746: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:96: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:413: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:435: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:723: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:745: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:97: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:455: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:761: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:789: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:95: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:408: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:430: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:715: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:737: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:85: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:108: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:373: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:395: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:665: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:687: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:164:33: warning: cast increases required alignment of target type [-Wcast-align] SWAP(low_ptr, high_ptr, size, ptr_cmp); ^ mf_qsort.c:164:59: warning: cast increases required alignment of target type [-Wcast-align] cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_userMPQ.o pk_user.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_internalMPQ.o pk_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_bitMPQ.o pk_bit.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_satmatMPQ.o pk_satmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_vectorMPQ.o pk_vector.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_matrixMPQ.o pk_matrix.c pk_matrix.c: In function 'qsort_rows_compar': pk_matrix.c:299:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q1 = *((numint_t**)pq1); ^ pk_matrix.c:300:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q2 = *((numint_t**)pq2); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_cherniMPQ.o pk_cherni.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_representationMPQ.o pk_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_approximateMPQ.o pk_approximate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_constructorMPQ.o pk_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_testMPQ.o pk_test.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_extractMPQ.o pk_extract.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_meetjoinMPQ.o pk_meetjoin.c pk_meetjoin.c: In function 'pk_meet_tcons_array': pk_meetjoin.c:591:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &pk_meet_lincons_array); ^ In file included from pk_meetjoin.c:20:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'pk_t * (*)(ap_manager_t *, bool, pk_t *, ap_lincons0_array_t *) {aka struct pk_t * (*)(struct ap_manager_t *, char, struct pk_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ pk_meetjoin.c: In function 'poly_cmp': pk_meetjoin.c:619:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pa = *((pk_t**)a); ^ pk_meetjoin.c:620:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pb = *((pk_t**)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_assignMPQ.o pk_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_projectMPQ.o pk_project.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_resizeMPQ.o pk_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_expandfoldMPQ.o pk_expandfold.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_wideningMPQ.o pk_widening.c pk_widening.c: In function 'qsort_rows_compar': pk_widening.c:71:27: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (bitstring_cmp( ((satmat_row_t*)p1)->p, ^ pk_widening.c:72:6: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((satmat_row_t*)p2)->p, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_closureMPQ.o pk_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pkeqMPQ.o pkeq.c 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 ranlib libpolkaMPQ.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o mf_qsortMPQ_debug.o mf_qsort.c mf_qsort.c: In function 'qsort2': mf_qsort.c:127:35: warning: cast increases required alignment of target type [-Wcast-align] SWAP(ptr, ptr - size, size, ptr_cmp); ^ mf_qsort.c:127:57: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:91: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:398: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:717: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:746: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:96: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:413: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:435: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:723: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:745: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:97: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:455: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:761: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:789: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:95: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:408: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:430: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:715: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:737: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:85: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:108: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:373: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:395: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:665: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:687: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:164:33: warning: cast increases required alignment of target type [-Wcast-align] SWAP(low_ptr, high_ptr, size, ptr_cmp); ^ mf_qsort.c:164:59: warning: cast increases required alignment of target type [-Wcast-align] cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_userMPQ_debug.o pk_user.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_internalMPQ_debug.o pk_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_bitMPQ_debug.o pk_bit.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_satmatMPQ_debug.o pk_satmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_vectorMPQ_debug.o pk_vector.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_matrixMPQ_debug.o pk_matrix.c pk_matrix.c: In function 'qsort_rows_compar': pk_matrix.c:299:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q1 = *((numint_t**)pq1); ^ pk_matrix.c:300:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q2 = *((numint_t**)pq2); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_cherniMPQ_debug.o pk_cherni.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_representationMPQ_debug.o pk_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_approximateMPQ_debug.o pk_approximate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_constructorMPQ_debug.o pk_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_testMPQ_debug.o pk_test.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_extractMPQ_debug.o pk_extract.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_meetjoinMPQ_debug.o pk_meetjoin.c pk_meetjoin.c: In function 'pk_meet_tcons_array': pk_meetjoin.c:591:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &pk_meet_lincons_array); ^ In file included from pk_meetjoin.c:20:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'pk_t * (*)(ap_manager_t *, bool, pk_t *, ap_lincons0_array_t *) {aka struct pk_t * (*)(struct ap_manager_t *, char, struct pk_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ pk_meetjoin.c: In function 'poly_cmp': pk_meetjoin.c:619:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pa = *((pk_t**)a); ^ pk_meetjoin.c:620:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pb = *((pk_t**)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_assignMPQ_debug.o pk_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_projectMPQ_debug.o pk_project.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_resizeMPQ_debug.o pk_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_expandfoldMPQ_debug.o pk_expandfold.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_wideningMPQ_debug.o pk_widening.c pk_widening.c: In function 'qsort_rows_compar': pk_widening.c:71:27: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (bitstring_cmp( ((satmat_row_t*)p1)->p, ^ pk_widening.c:72:6: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((satmat_row_t*)p2)->p, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pk_closureMPQ_debug.o pk_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o pkeqMPQ_debug.o pkeq.c 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 ranlib libpolkaMPQ_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -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 -lm -lgmp -lmpfr -L../apron -lapron -Wl,-soname=libpolkaMPQ.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -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 -lm -lgmp -lmpfr -L../apron -lapron_debug -Wl,-soname=libpolkaMPQ_debug.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o mf_qsortRll.o mf_qsort.c mf_qsort.c: In function 'qsort2': mf_qsort.c:127:35: warning: cast increases required alignment of target type [-Wcast-align] SWAP(ptr, ptr - size, size, ptr_cmp); ^ mf_qsort.c:127:57: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:91: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:398: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:717: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:746: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:96: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:413: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:435: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:723: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:745: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:97: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:455: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:761: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:789: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:95: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:408: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:430: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:715: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:737: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:85: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:108: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:373: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:395: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:665: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:687: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:164:33: warning: cast increases required alignment of target type [-Wcast-align] SWAP(low_ptr, high_ptr, size, ptr_cmp); ^ mf_qsort.c:164:59: warning: cast increases required alignment of target type [-Wcast-align] cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll.o pk_user.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll.o pk_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll.o pk_bit.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll.o pk_satmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll.o pk_vector.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll.o pk_matrix.c pk_matrix.c: In function 'qsort_rows_compar': pk_matrix.c:299:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q1 = *((numint_t**)pq1); ^ pk_matrix.c:300:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q2 = *((numint_t**)pq2); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll.o pk_cherni.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll.o pk_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll.o pk_approximate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll.o pk_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll.o pk_test.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll.o pk_extract.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll.o pk_meetjoin.c pk_meetjoin.c: In function 'pk_meet_tcons_array': pk_meetjoin.c:591:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &pk_meet_lincons_array); ^ In file included from pk_meetjoin.c:20:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'pk_t * (*)(ap_manager_t *, bool, pk_t *, ap_lincons0_array_t *) {aka struct pk_t * (*)(struct ap_manager_t *, char, struct pk_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ pk_meetjoin.c: In function 'poly_cmp': pk_meetjoin.c:619:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pa = *((pk_t**)a); ^ pk_meetjoin.c:620:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pb = *((pk_t**)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll.o pk_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll.o pk_project.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll.o pk_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll.o pk_expandfold.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll.o pk_widening.c pk_widening.c: In function 'qsort_rows_compar': pk_widening.c:71:27: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (bitstring_cmp( ((satmat_row_t*)p1)->p, ^ pk_widening.c:72:6: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((satmat_row_t*)p2)->p, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll.o pk_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll.o pkeq.c 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 ranlib libpolkaRll.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o mf_qsortRll_debug.o mf_qsort.c mf_qsort.c: In function 'qsort2': mf_qsort.c:127:35: warning: cast increases required alignment of target type [-Wcast-align] SWAP(ptr, ptr - size, size, ptr_cmp); ^ mf_qsort.c:127:57: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:91: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:398: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:717: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:138:746: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:96: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:413: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:435: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:723: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:139:745: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:97: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:120: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:427: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:455: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:761: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:140:789: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:95: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:123: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:408: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:430: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:715: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:142:737: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:85: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:108: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:373: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:395: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:665: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:148:687: warning: cast increases required alignment of target type [-Wcast-align] mf_qsort.c:164:33: warning: cast increases required alignment of target type [-Wcast-align] SWAP(low_ptr, high_ptr, size, ptr_cmp); ^ mf_qsort.c:164:59: warning: cast increases required alignment of target type [-Wcast-align] cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll_debug.o pk_user.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll_debug.o pk_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll_debug.o pk_bit.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll_debug.o pk_satmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll_debug.o pk_vector.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll_debug.o pk_matrix.c pk_matrix.c: In function 'qsort_rows_compar': pk_matrix.c:299:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q1 = *((numint_t**)pq1); ^ pk_matrix.c:300:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] numint_t* q2 = *((numint_t**)pq2); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll_debug.o pk_cherni.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll_debug.o pk_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll_debug.o pk_approximate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll_debug.o pk_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll_debug.o pk_test.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll_debug.o pk_extract.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll_debug.o pk_meetjoin.c pk_meetjoin.c: In function 'pk_meet_tcons_array': pk_meetjoin.c:591:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &pk_meet_lincons_array); ^ In file included from pk_meetjoin.c:20:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'pk_t * (*)(ap_manager_t *, bool, pk_t *, ap_lincons0_array_t *) {aka struct pk_t * (*)(struct ap_manager_t *, char, struct pk_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ pk_meetjoin.c: In function 'poly_cmp': pk_meetjoin.c:619:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pa = *((pk_t**)a); ^ pk_meetjoin.c:620:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] pk_t* pb = *((pk_t**)b); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll_debug.o pk_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll_debug.o pk_project.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll_debug.o pk_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll_debug.o pk_expandfold.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll_debug.o pk_widening.c pk_widening.c: In function 'qsort_rows_compar': pk_widening.c:71:27: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (bitstring_cmp( ((satmat_row_t*)p1)->p, ^ pk_widening.c:72:6: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((satmat_row_t*)p2)->p, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll_debug.o pk_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll_debug.o pkeq.c 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 ranlib libpolkaRll_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -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 -lm -lgmp -lmpfr -L../apron -lapron -Wl,-soname=libpolkaRll.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -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 -lm -lgmp -lmpfr -L../apron -lapron_debug -Wl,-soname=libpolkaRll_debug.so.0 make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/newpolka' (cd box; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/box' cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ.o box_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ.o box_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ.o box_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ.o box_meetjoin.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ.o box_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ.o box_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ.o box_otherops.c 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 ranlib libboxMPQ.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ_debug.o box_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ_debug.o box_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ_debug.o box_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ_debug.o box_meetjoin.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ_debug.o box_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ_debug.o box_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ_debug.o box_otherops.c 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 ranlib libboxMPQ_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libboxMPQ.so box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o -lm -lgmp -lmpfr -L../apron -lapron -Wl,-soname=libboxMPQ.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -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 -lm -lgmp -lmpfr -L../apron -lapron_debug -Wl,-soname=libboxMPQ_debug.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_internalD.o box_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_representationD.o box_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD.o box_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD.o box_meetjoin.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_assignD.o box_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD.o box_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD.o box_otherops.c 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 ranlib libboxD.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_internalD_debug.o box_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_representationD_debug.o box_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD_debug.o box_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD_debug.o box_meetjoin.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_assignD_debug.o box_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD_debug.o box_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD_debug.o box_otherops.c 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 ranlib libboxD_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libboxD.so box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o -lm -lgmp -lmpfr -L../apron -lapron -Wl,-soname=libboxD.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -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 -lm -lgmp -lmpfr -L../apron -lapron_debug -Wl,-soname=libboxD_debug.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR.o box_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR.o box_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR.o box_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR.o box_meetjoin.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR.o box_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR.o box_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR.o box_otherops.c 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 ranlib libboxMPFR.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR_debug.o box_internal.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR_debug.o box_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR_debug.o box_constructor.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR_debug.o box_meetjoin.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR_debug.o box_assign.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR_debug.o box_resize.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR_debug.o box_otherops.c 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 ranlib libboxMPFR_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libboxMPFR.so box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o -lm -lgmp -lmpfr -L../apron -lapron -Wl,-soname=libboxMPFR.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -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 -lm -lgmp -lmpfr -L../apron -lapron_debug -Wl,-soname=libboxMPFR_debug.so.0 make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/box' (cd octagons; make MPQ D) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/octagons' cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_hmatMPQ.o oct_hmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_printMPQ.o oct_print.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_transferMPQ.o oct_transfer.c oct_transfer.c: In function 'oct_meet_tcons_array': oct_transfer.c:502:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &oct_meet_lincons_array); ^ In file included from oct_transfer.c:18:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'oct_t * (*)(ap_manager_t *, bool, oct_t *, ap_lincons0_array_t *) {aka struct _oct_t * (*)(struct ap_manager_t *, char, struct _oct_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_closureMPQ.o oct_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_naryMPQ.o oct_nary.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_representationMPQ.o oct_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_predicateMPQ.o oct_predicate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_resizeMPQ.o oct_resize.c 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 ranlib liboctMPQ.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_hmatMPQ_debug.o oct_hmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_printMPQ_debug.o oct_print.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_transferMPQ_debug.o oct_transfer.c oct_transfer.c: In function 'oct_meet_tcons_array': oct_transfer.c:502:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &oct_meet_lincons_array); ^ In file included from oct_transfer.c:18:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'oct_t * (*)(ap_manager_t *, bool, oct_t *, ap_lincons0_array_t *) {aka struct _oct_t * (*)(struct ap_manager_t *, char, struct _oct_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_closureMPQ_debug.o oct_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_naryMPQ_debug.o oct_nary.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_representationMPQ_debug.o oct_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_predicateMPQ_debug.o oct_predicate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_resizeMPQ_debug.o oct_resize.c 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 ranlib liboctMPQ_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -I/usr/include -c -o oct_testMPQ.o oct_test.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -o octtestMPQ oct_testMPQ.o \ -L. -loctMPQ_debug \ -L../newpolka -lpolkaMPQ_debug \ -L../apron -lapron_debug \ -lmpfr \ -lgmp \ -lm cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -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 -lm -lgmp -lmpfr -L../apron -lapron -Wl,-soname=liboctMPQ.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -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 -lm -lgmp -lmpfr -L../apron -lapron_debug -Wl,-soname=liboctMPQ_debug.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD.o oct_hmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_printD.o oct_print.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD.o oct_transfer.c oct_transfer.c: In function 'oct_meet_tcons_array': oct_transfer.c:502:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &oct_meet_lincons_array); ^ In file included from oct_transfer.c:18:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'oct_t * (*)(ap_manager_t *, bool, oct_t *, ap_lincons0_array_t *) {aka struct _oct_t * (*)(struct ap_manager_t *, char, struct _oct_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD.o oct_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD.o oct_nary.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD.o oct_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD.o oct_predicate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD.o oct_resize.c 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 ranlib liboctD.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD_debug.o oct_hmat.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_printD_debug.o oct_print.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD_debug.o oct_transfer.c oct_transfer.c: In function 'oct_meet_tcons_array': oct_transfer.c:502:9: warning: passing argument 7 of 'ap_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types] &oct_meet_lincons_array); ^ In file included from oct_transfer.c:18:0: ../apron/ap_generic.h:84:1: note: expected 'void * (*)(ap_manager_t *, bool, void *, ap_lincons0_array_t *) {aka void * (*)(struct ap_manager_t *, char, void *, struct ap_lincons0_array_t *)}' but argument is of type 'oct_t * (*)(ap_manager_t *, bool, oct_t *, ap_lincons0_array_t *) {aka struct _oct_t * (*)(struct ap_manager_t *, char, struct _oct_t *, struct ap_lincons0_array_t *)}' ap_generic_meet_intlinearize_tcons_array(ap_manager_t* man, ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD_debug.o oct_closure.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD_debug.o oct_nary.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD_debug.o oct_representation.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD_debug.o oct_predicate.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD_debug.o oct_resize.c 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 ranlib liboctD_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_DOUBLE -c -o oct_testD.o oct_test.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -o octtestD oct_testD.o \ -L. -loctD_debug \ -L../newpolka -lpolkaMPQ_debug \ -L../apron -lapron_debug \ -lmpfr \ -lgmp \ -lm cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -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 -lm -lgmp -lmpfr -L../apron -lapron -Wl,-soname=liboctD.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -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 -lm -lgmp -lmpfr -L../apron -lapron_debug -Wl,-soname=liboctD_debug.so.0 make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/octagons' (cd ppl; make) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/ppl' g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../newpolka -I/usr/lib/ocaml/gmp -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ppl_user.o ppl_user.cc g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../newpolka -I/usr/lib/ocaml/gmp -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ppl_poly.o ppl_poly.cc ppl_poly.cc: In function 'ap_manager_t* ap_ppl_poly_manager_alloc(bool)': ppl_poly.cc:1219:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] man = ap_manager_alloc(name,PPL_VERSION,ppl,&ap_ppl_internal_free); ^ g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../newpolka -I/usr/lib/ocaml/gmp -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ppl_grid.o ppl_grid.cc ppl_grid.cc: In function 'ap_manager_t* ap_ppl_grid_manager_alloc()': ppl_grid.cc:1246:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] &ap_ppl_internal_free); ^ ppl_grid.cc:1246:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ar rcs libap_ppl.a ppl_user.o ppl_poly.o ppl_grid.o ranlib libap_ppl.a g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../newpolka -I/usr/lib/ocaml/gmp -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ppl_user_debug.o ppl_user.cc g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../newpolka -I/usr/lib/ocaml/gmp -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ppl_poly_debug.o ppl_poly.cc ppl_poly.cc: In function 'ap_manager_t* ap_ppl_poly_manager_alloc(bool)': ppl_poly.cc:1219:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] man = ap_manager_alloc(name,PPL_VERSION,ppl,&ap_ppl_internal_free); ^ g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../newpolka -I/usr/lib/ocaml/gmp -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ppl_grid_debug.o ppl_grid.cc ppl_grid.cc: In function 'ap_manager_t* ap_ppl_grid_manager_alloc()': ppl_grid.cc:1246:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] &ap_ppl_internal_free); ^ ppl_grid.cc:1246:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ar rcs libap_ppl_debug.a ppl_user_debug.o ppl_poly_debug.o ppl_grid_debug.o ranlib libap_ppl_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ppl_test_debug.o ppl_test.c g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -o ap_ppl_test ppl_test_debug.o \ -L. -lap_ppl_debug \ -L../newpolka -lpolkaMPQ_debug \ -L../apron -lapron \ -lppl \ -lgmpxx -lmpfr -lgmp -lm /usr/bin/ld: warning: libapron_debug.so.0, needed by ../newpolka/libpolkaMPQ_debug.so, not found (try using -rpath or -rpath-link) g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libap_ppl.so ppl_user.o ppl_poly.o ppl_grid.o -lm -lgmp -lmpfr -L../apron -lapron -lppl -Wl,-soname=libap_ppl.so.0 g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libap_ppl_debug.so ppl_user_debug.o ppl_poly_debug.o ppl_grid_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -lppl -Wl,-soname=libap_ppl_debug.so.0 make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/ppl' (cd products; make) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/products' cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../newpolka -I../ppl -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o ap_pkgrid.o ap_pkgrid.c ar rcs libap_pkgrid.a ap_pkgrid.o ranlib libap_pkgrid.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../newpolka -I../ppl -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o ap_pkgrid_debug.o ap_pkgrid.c ar rcs libap_pkgrid_debug.a ap_pkgrid_debug.o ranlib libap_pkgrid_debug.a g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libap_pkgrid.so ap_pkgrid.o -lm -lgmp -lmpfr -L../apron -lapron -L../ppl -lap_ppl -lppl -Wl,-soname=libap_pkgrid.so.0 g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libap_pkgrid_debug.so ap_pkgrid_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L../ppl -lap_ppl_debug -lppl -Wl,-soname=libap_pkgrid_debug.so.0 make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/products' (cd mlapronidl; make all) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/mlapronidl' /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c scalar.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c scalar.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c interval.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c interval.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c coeff.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c coeff.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c dim.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c dim.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c linexpr0.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c linexpr0.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c lincons0.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c lincons0.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c generator0.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c generator0.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c texpr0.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c texpr0.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c tcons0.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c tcons0.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c manager.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c manager.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c abstract0.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c abstract0.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c var.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c var.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c environment.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c environment.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c linexpr1.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c linexpr1.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c lincons1.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c lincons1.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c generator1.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c generator1.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c texpr1.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c texpr1.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c tcons1.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c tcons1.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c abstract1.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c abstract1.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c apron_parser.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c apron_parser.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c apron_lexer.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c apron_lexer.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c parser.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -c parser.ml /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -pack -o apron.cmi scalar.cmo interval.cmo coeff.cmo dim.cmo linexpr0.cmo lincons0.cmo generator0.cmo texpr0.cmo tcons0.cmo manager.cmo abstract0.cmo var.cmo environment.cmo linexpr1.cmo lincons1.cmo generator1.cmo texpr1.cmo tcons1.cmo abstract1.cmo apron_parser.cmo apron_lexer.cmo parser.cmo /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -pack -o apron.cmo scalar.cmo interval.cmo coeff.cmo dim.cmo linexpr0.cmo lincons0.cmo generator0.cmo texpr0.cmo tcons0.cmo manager.cmo abstract0.cmo var.cmo environment.cmo linexpr1.cmo lincons1.cmo generator1.cmo texpr1.cmo tcons1.cmo abstract1.cmo apron_parser.cmo apron_lexer.cmo parser.cmo cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c apron_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c scalar_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c interval_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c coeff_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c dim_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c linexpr0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c lincons0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c generator0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c texpr0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c tcons0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c manager_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c abstract0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c var_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c environment_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c linexpr1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c lincons1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c generator1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c texpr1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c tcons1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c abstract1_caml.c ar rc libapron_caml.a apron_caml.o scalar_caml.o interval_caml.o coeff_caml.o dim_caml.o linexpr0_caml.o lincons0_caml.o generator0_caml.o texpr0_caml.o tcons0_caml.o manager_caml.o abstract0_caml.o var_caml.o environment_caml.o linexpr1_caml.o lincons1_caml.o generator1_caml.o texpr1_caml.o tcons1_caml.o abstract1_caml.o ranlib libapron_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o apron -oc apron_caml apron.cmo -lm -lgmp -lmpfr -L../apron -lapron + /usr/bin/ocamlc.opt -a -o apron.cma apron.cmo -dllib -lapron_caml -cclib -lapron_caml -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o apron_caml_debug.o apron_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o scalar_caml_debug.o scalar_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o interval_caml_debug.o interval_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o coeff_caml_debug.o coeff_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o dim_caml_debug.o dim_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o linexpr0_caml_debug.o linexpr0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o lincons0_caml_debug.o lincons0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o generator0_caml_debug.o generator0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o texpr0_caml_debug.o texpr0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o tcons0_caml_debug.o tcons0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o manager_caml_debug.o manager_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o abstract0_caml_debug.o abstract0_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o var_caml_debug.o var_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o environment_caml_debug.o environment_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o linexpr1_caml_debug.o linexpr1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o lincons1_caml_debug.o lincons1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o generator1_caml_debug.o generator1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o texpr1_caml_debug.o texpr1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o tcons1_caml_debug.o tcons1_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -fPIC -c -o abstract1_caml_debug.o abstract1_caml.c ar rc libapron_caml_debug.a apron_caml_debug.o scalar_caml_debug.o interval_caml_debug.o coeff_caml_debug.o dim_caml_debug.o linexpr0_caml_debug.o lincons0_caml_debug.o generator0_caml_debug.o texpr0_caml_debug.o tcons0_caml_debug.o manager_caml_debug.o abstract0_caml_debug.o var_caml_debug.o environment_caml_debug.o linexpr1_caml_debug.o lincons1_caml_debug.o generator1_caml_debug.o texpr1_caml_debug.o tcons1_caml_debug.o abstract1_caml_debug.o ranlib libapron_caml_debug.a /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c scalar.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c interval.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c coeff.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c dim.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c linexpr0.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c lincons0.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c generator0.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c texpr0.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c tcons0.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c manager.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c abstract0.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c var.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c environment.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c linexpr1.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c lincons1.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c generator1.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c texpr1.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c tcons1.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c abstract1.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c apron_parser.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c apron_lexer.ml /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -for-pack Apron -c parser.ml /usr/bin/ocamlopt.opt -inline 20 -pack -o apron.cmx scalar.cmx interval.cmx coeff.cmx dim.cmx linexpr0.cmx lincons0.cmx generator0.cmx texpr0.cmx tcons0.cmx manager.cmx abstract0.cmx var.cmx environment.cmx linexpr1.cmx lincons1.cmx generator1.cmx texpr1.cmx tcons1.cmx abstract1.cmx apron_parser.cmx apron_lexer.cmx parser.cmx /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o apron -oc apron_caml apron.cmx -lm -lgmp -lmpfr -L../apron -lapron + /usr/bin/ocamlopt.opt -a -o apron.cmxa apron.cmx -cclib -lapron_caml -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libapron_caml.so apron_caml.o scalar_caml.o interval_caml.o coeff_caml.o dim_caml.o linexpr0_caml.o lincons0_caml.o generator0_caml.o texpr0_caml.o tcons0_caml.o manager_caml.o abstract0_caml.o var_caml.o environment_caml.o linexpr1_caml.o lincons1_caml.o generator1_caml.o texpr1_caml.o tcons1_caml.o abstract1_caml.o -lm -lgmp -lmpfr -L../apron -lapron cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libapron_caml_debug.so apron_caml_debug.o scalar_caml_debug.o interval_caml_debug.o coeff_caml_debug.o dim_caml_debug.o linexpr0_caml_debug.o lincons0_caml_debug.o generator0_caml_debug.o texpr0_caml_debug.o tcons0_caml_debug.o manager_caml_debug.o abstract0_caml_debug.o var_caml_debug.o environment_caml_debug.o linexpr1_caml_debug.o lincons1_caml_debug.o generator1_caml_debug.o texpr1_caml_debug.o tcons1_caml_debug.o abstract1_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug ln -s libapron_caml.so dllapron_caml.so ln -s libapron_caml_debug.so dllapron_caml_debug.so make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/mlapronidl' (cd newpolka; make ml) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/newpolka' /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c polka.mli cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUMINT_MPQ -c -o polka_caml.o polka_caml.c polka_caml.c: In function 'camlidl_ml2c_polka_internal_ptr': polka_caml.c:50:12: warning: cast increases required alignment of target type [-Wcast-align] *_c2 = *((internal_ptr *) Bp_val(_v1)); ^ polka_caml.c: In function 'camlidl_c2ml_polka_internal_ptr': polka_caml.c:57:5: warning: cast increases required alignment of target type [-Wcast-align] *((internal_ptr *) Bp_val(_v1)) = *_c2; ^ ar rcs libpolkaMPQ_caml.a polka_caml.o ranlib libpolkaMPQ_caml.a /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c polka.ml /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o polkaMPQ -oc polkaMPQ_caml polka.cmo -lm -lgmp -lmpfr -L../apron -lapron -L. -lpolkaMPQ + /usr/bin/ocamlc.opt -a -o polkaMPQ.cma polka.cmo -dllib -lpolkaMPQ_caml -cclib -lpolkaMPQ_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lpolkaMPQ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUMINT_MPQ -c -o polka_caml_debug.o polka_caml.c polka_caml.c: In function 'camlidl_ml2c_polka_internal_ptr': polka_caml.c:50:12: warning: cast increases required alignment of target type [-Wcast-align] *_c2 = *((internal_ptr *) Bp_val(_v1)); ^ polka_caml.c: In function 'camlidl_c2ml_polka_internal_ptr': polka_caml.c:57:5: warning: cast increases required alignment of target type [-Wcast-align] *((internal_ptr *) Bp_val(_v1)) = *_c2; ^ ar rcs libpolkaMPQ_caml_debug.a polka_caml_debug.o ranlib libpolkaMPQ_caml_debug.a /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -I ../mlapronidl -c polka.ml /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o polkaMPQ -oc polkaMPQ_caml polka.cmx -lm -lgmp -lmpfr -L../apron -lapron -L. -lpolkaMPQ + /usr/bin/ocamlopt.opt -a -o polkaMPQ.cmxa polka.cmx -cclib -lpolkaMPQ_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lpolkaMPQ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libpolkaMPQ_caml.so polka_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L. -lpolkaMPQ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libpolkaMPQ_caml_debug.so polka_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L. -lpolkaMPQ_debug ln -s -f libpolkaMPQ_caml.so dllpolkaMPQ_caml.so ln -s -f libpolkaMPQ_caml_debug.so dllpolkaMPQ_caml_debug.so ar rcs libpolkaRll_caml.a polka_caml.o ranlib libpolkaRll_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o polkaRll -oc polkaRll_caml polka.cmo -lm -lgmp -lmpfr -L../apron -lapron -L. -lpolkaRll + /usr/bin/ocamlc.opt -a -o polkaRll.cma polka.cmo -dllib -lpolkaRll_caml -cclib -lpolkaRll_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lpolkaRll ar rcs libpolkaRll_caml_debug.a polka_caml_debug.o ranlib libpolkaRll_caml_debug.a /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o polkaRll -oc polkaRll_caml polka.cmx -lm -lgmp -lmpfr -L../apron -lapron -L. -lpolkaRll + /usr/bin/ocamlopt.opt -a -o polkaRll.cmxa polka.cmx -cclib -lpolkaRll_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lpolkaRll cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libpolkaRll_caml.so polka_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L. -lpolkaRll cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libpolkaRll_caml_debug.so polka_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L. -lpolkaRll_debug ln -s -f libpolkaRll_caml.so dllpolkaRll_caml.so ln -s -f libpolkaRll_caml_debug.so dllpolkaRll_caml_debug.so ln -s -f polkaMPQ.cma polka.cma ln -s -f polkaMPQ.cmxa polka.cmxa ln -s -f polkaMPQ.a polka.a rm polka_caml_debug.o polka_caml.o make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/newpolka' (cd box; make ml) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/box' /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c box.mli cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -I../apron -DNUM_MPQ -c -o box_caml.o box_caml.c ar rcs libboxMPQ_caml.a box_caml.o ranlib libboxMPQ_caml.a /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c box.ml /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o boxMPQ -oc boxMPQ_caml box.cmo -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxMPQ + /usr/bin/ocamlc.opt -a -o boxMPQ.cma box.cmo -dllib -lboxMPQ_caml -cclib -lboxMPQ_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lboxMPQ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../num -I../itv -I../apron -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -I../apron -DNUM_MPQ -c -o box_caml_debug.o box_caml.c ar rcs libboxMPQ_caml_debug.a box_caml_debug.o ranlib libboxMPQ_caml_debug.a /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -I ../mlapronidl -c box.ml /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o boxMPQ -oc boxMPQ_caml box.cmx -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxMPQ + /usr/bin/ocamlopt.opt -a -o boxMPQ.cmxa box.cmx -cclib -lboxMPQ_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lboxMPQ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libboxMPQ_caml.so box_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxMPQ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libboxMPQ_caml_debug.so box_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L. -lboxMPQ_debug ln -s -f libboxMPQ_caml.so dllboxMPQ_caml.so ln -s -f libboxMPQ_caml_debug.so dllboxMPQ_caml_debug.so ar rcs libboxD_caml.a box_caml.o ranlib libboxD_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o boxD -oc boxD_caml box.cmo -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxD + /usr/bin/ocamlc.opt -a -o boxD.cma box.cmo -dllib -lboxD_caml -cclib -lboxD_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lboxD ar rcs libboxD_caml_debug.a box_caml_debug.o ranlib libboxD_caml_debug.a /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o boxD -oc boxD_caml box.cmx -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxD + /usr/bin/ocamlopt.opt -a -o boxD.cmxa box.cmx -cclib -lboxD_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lboxD cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libboxD_caml.so box_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxD cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libboxD_caml_debug.so box_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L. -lboxD_debug ln -s -f libboxD_caml.so dllboxD_caml.so ln -s -f libboxD_caml_debug.so dllboxD_caml_debug.so ar rcs libboxMPFR_caml.a box_caml.o ranlib libboxMPFR_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o boxMPFR -oc boxMPFR_caml box.cmo -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxMPFR + /usr/bin/ocamlc.opt -a -o boxMPFR.cma box.cmo -dllib -lboxMPFR_caml -cclib -lboxMPFR_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lboxMPFR ar rcs libboxMPFR_caml_debug.a box_caml_debug.o ranlib libboxMPFR_caml_debug.a /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o boxMPFR -oc boxMPFR_caml box.cmx -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxMPFR + /usr/bin/ocamlopt.opt -a -o boxMPFR.cmxa box.cmx -cclib -lboxMPFR_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lboxMPFR cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libboxMPFR_caml.so box_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L. -lboxMPFR cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libboxMPFR_caml_debug.so box_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L. -lboxMPFR_debug ln -s -f libboxMPFR_caml.so dllboxMPFR_caml.so ln -s -f libboxMPFR_caml_debug.so dllboxMPFR_caml_debug.so ln -s -f boxMPQ.cma box.cma ln -s -f boxMPQ.cmxa box.cmxa ln -s -f boxMPQ.a box.a make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/box' (cd octagons; make mlMPQ mlD) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/octagons' /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c oct.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c oct.ml cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o oct_caml.o oct_caml.c oct_caml.c: In function 'camlidl_ml2c_oct_internal_ptr': oct_caml.c:189:12: warning: cast increases required alignment of target type [-Wcast-align] *_c2 = *((internal_ptr *) Bp_val(_v1)); ^ oct_caml.c: In function 'camlidl_c2ml_oct_internal_ptr': oct_caml.c:196:5: warning: cast increases required alignment of target type [-Wcast-align] *((internal_ptr *) Bp_val(_v1)) = *_c2; ^ oct_caml.c: In function 'camlidl_oct_ap_abstract0_oct_widening_thresholds': oct_caml.c:281:55: warning: to be safe all intermediate pointers in cast from 'struct ap_scalar_t **' to 'const ap_scalar_t ** {aka const struct ap_scalar_t **}' must be 'const' qualified [-Wcast-qual] _res = ap_abstract0_oct_widening_thresholds(man,a1,a2,(const ap_scalar_t**)array.p,array.size); ^ oct_caml.c:281:55: warning: passing argument 4 of 'ap_abstract0_oct_widening_thresholds' from incompatible pointer type [-Wincompatible-pointer-types] In file included from oct_caml.c:20:0: oct.h:52:1: note: expected 'ap_scalar_t ** {aka struct ap_scalar_t **}' but argument is of type 'const ap_scalar_t ** {aka const struct ap_scalar_t **}' ap_abstract0_oct_widening_thresholds(ap_manager_t* man, ^ ar rcs liboctMPQ_caml.a oct_caml.o ranlib liboctMPQ_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o octMPQ -oc octMPQ_caml oct.cmo -lm -lgmp -lmpfr -L../apron -lapron -L. -loctMPQ + /usr/bin/ocamlc.opt -a -o octMPQ.cma oct.cmo -dllib -loctMPQ_caml -cclib -loctMPQ_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -loctMPQ ln -s -f octMPQ.cma oct.cma /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -I ../mlapronidl -c oct.ml /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o octMPQ -oc octMPQ_caml oct.cmx -lm -lgmp -lmpfr -L../apron -lapron -L. -loctMPQ + /usr/bin/ocamlopt.opt -a -o octMPQ.cmxa oct.cmx -cclib -loctMPQ_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -loctMPQ ln -s -f octMPQ.cmxa oct.cmxa ln -s -f octMPQ.a oct.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o oct_caml_debug.o oct_caml.c oct_caml.c: In function 'camlidl_ml2c_oct_internal_ptr': oct_caml.c:189:12: warning: cast increases required alignment of target type [-Wcast-align] *_c2 = *((internal_ptr *) Bp_val(_v1)); ^ oct_caml.c: In function 'camlidl_c2ml_oct_internal_ptr': oct_caml.c:196:5: warning: cast increases required alignment of target type [-Wcast-align] *((internal_ptr *) Bp_val(_v1)) = *_c2; ^ oct_caml.c: In function 'camlidl_oct_ap_abstract0_oct_widening_thresholds': oct_caml.c:281:55: warning: to be safe all intermediate pointers in cast from 'struct ap_scalar_t **' to 'const ap_scalar_t ** {aka const struct ap_scalar_t **}' must be 'const' qualified [-Wcast-qual] _res = ap_abstract0_oct_widening_thresholds(man,a1,a2,(const ap_scalar_t**)array.p,array.size); ^ oct_caml.c:281:55: warning: passing argument 4 of 'ap_abstract0_oct_widening_thresholds' from incompatible pointer type [-Wincompatible-pointer-types] In file included from oct_caml.c:20:0: oct.h:52:1: note: expected 'ap_scalar_t ** {aka struct ap_scalar_t **}' but argument is of type 'const ap_scalar_t ** {aka const struct ap_scalar_t **}' ap_abstract0_oct_widening_thresholds(ap_manager_t* man, ^ ar rcs liboctMPQ_caml_debug.a oct_caml_debug.o ranlib liboctMPQ_caml_debug.a cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o liboctMPQ_caml.so oct_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L. -loctMPQ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o liboctMPQ_caml_debug.so oct_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L. -loctMPQ_debug ln -s -f liboctMPQ_caml.so dlloctMPQ_caml.so ln -s -f liboctMPQ_caml_debug.so dlloctMPQ_caml_debug.so ar rcs liboctD_caml.a oct_caml.o ranlib liboctD_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt" -verbose -o octD -oc octD_caml oct.cmo -lm -lgmp -lmpfr -L../apron -lapron -L. -loctD + /usr/bin/ocamlc.opt -a -o octD.cma oct.cmo -dllib -loctD_caml -cclib -loctD_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -loctD ar rcs liboctD_caml_debug.a oct_caml_debug.o ranlib liboctD_caml_debug.a /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt" -verbose -o octD -oc octD_caml oct.cmx -lm -lgmp -lmpfr -L../apron -lapron -L. -loctD + /usr/bin/ocamlopt.opt -a -o octD.cmxa oct.cmx -cclib -loctD_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -loctD cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o liboctD_caml.so oct_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L. -loctD cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o liboctD_caml_debug.so oct_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L. -loctD_debug ln -s -f liboctD_caml.so dlloctD_caml.so ln -s -f liboctD_caml_debug.so dlloctD_caml_debug.so rm oct_caml_debug.o oct_caml.o make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/octagons' (cd ppl; make ml) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/ppl' /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c ppl.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -c ppl.ml cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ap_ppl_caml.o ap_ppl_caml.c ar rcs libap_ppl_caml.a ap_ppl_caml.o ranlib libap_ppl_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt -cc g++" -verbose -o ppl -oc ap_ppl_caml ppl.cmo -lm -lgmp -lmpfr -L../apron -lapron -lppl -L. -lap_ppl + /usr/bin/ocamlc.opt -cc g++ -a -o ppl.cma ppl.cmo -dllib -lap_ppl_caml -cclib -lap_ppl_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lppl -cclib -lap_ppl cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../newpolka -I../apron -I../mlapronidl -I../num -I../itv -I/usr/include -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -c -o ap_ppl_caml_debug.o ap_ppl_caml.c ar rcs libap_ppl_caml_debug.a ap_ppl_caml_debug.o ranlib libap_ppl_caml_debug.a /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -I ../mlapronidl -c ppl.ml /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt -cc g++" -verbose -o ppl -oc ap_ppl_caml ppl.cmx -lm -lgmp -lmpfr -L../apron -lapron -lppl -L. -lap_ppl + /usr/bin/ocamlopt.opt -cc g++ -a -o ppl.cmxa ppl.cmx -cclib -lap_ppl_caml -cclib -L. -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lppl -cclib -lap_ppl g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libap_ppl_caml.so ap_ppl_caml.o -lm -lgmp -lmpfr -L../apron -lapron -lppl -L. -lap_ppl g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libap_ppl_caml_debug.so ap_ppl_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -lppl -L. -lap_ppl_debug ln -s -f libap_ppl_caml.so dllap_ppl_caml.so ln -s -f libap_ppl_caml_debug.so dllap_ppl_caml_debug.so make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/ppl' (cd products; make ml) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/products' /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -c polkaGrid.mli /usr/bin/ocamlc.opt -g -I /usr/lib/ocaml/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -c polkaGrid.ml cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../newpolka -I../ppl -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o polkaGrid_caml.o polkaGrid_caml.c ar rcs libpolkaGrid_caml.a polkaGrid_caml.o ranlib libpolkaGrid_caml.a /usr/bin/ocamlmklib -ocamlc "/usr/bin/ocamlc.opt -cc g++" -verbose -o polkaGrid -oc polkaGrid_caml polkaGrid.cmo -lm -lgmp -lmpfr -L../apron -lapron -L../ppl -lap_ppl -lppl -lpolkaGrid + /usr/bin/ocamlc.opt -cc g++ -a -o polkaGrid.cma polkaGrid.cmo -dllib -lpolkaGrid_caml -cclib -lpolkaGrid_caml -cclib -L../ppl -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lap_ppl -cclib -lppl -cclib -lpolkaGrid cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I/usr/lib/ocaml/gmp -I../apron -I../num -I../itv -I../newpolka -I../ppl -I../mlapronidl -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml -DNUM_MPQ -c -o polkaGrid_caml_debug.o polkaGrid_caml.c ar rcs libpolkaGrid_caml_debug.a polkaGrid_caml_debug.o ranlib libpolkaGrid_caml_debug.a /usr/bin/ocamlopt.opt -inline 20 -I /usr/lib/ocaml/gmp -I ../mlapronidl -I ../newpolka -I ../ppl -c polkaGrid.ml /usr/bin/ocamlmklib -ocamlopt "/usr/bin/ocamlopt.opt -cc g++" -verbose -o polkaGrid -oc polkaGrid_caml polkaGrid.cmx -lm -lgmp -lmpfr -L../apron -lapron -L../ppl -lap_ppl -lppl -lpolkaGrid + /usr/bin/ocamlopt.opt -cc g++ -a -o polkaGrid.cmxa polkaGrid.cmx -cclib -lpolkaGrid_caml -cclib -L../ppl -cclib -L../apron -cclib -lm -cclib -lgmp -cclib -lmpfr -cclib -lapron -cclib -lap_ppl -cclib -lppl -cclib -lpolkaGrid g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libpolkaGrid_caml.so polkaGrid_caml.o -lm -lgmp -lmpfr -L../apron -lapron -L../ppl -lap_ppl -lppl -L. -lap_pkgrid g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libpolkaGrid_caml_debug.so polkaGrid_caml_debug.o -lm -lgmp -lmpfr -L../apron -lapron_debug -L../ppl -lap_ppl_debug -lppl -L. -lap_pkgrid_debug ln -s -f libpolkaGrid_caml.so dllpolkaGrid_caml.so ln -s -f libpolkaGrid_caml_debug.so dllpolkaGrid_caml_debug.so make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/products' (cd apronxx; make) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/apronxx' g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -I../apron -I../num -I../itv -I../newpolka -I../octagons -I../ppl -I../products -I../box -I/usr/include -I/usr/include -I/usr/include -I../ppl -I../products -DHAS_PPL -c -o apronxx.o apronxx.cc ar rcs libapronxx.a apronxx.o ranlib libapronxx.a g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../apron -I../num -I../itv -I../newpolka -I../octagons -I../ppl -I../products -I../box -I/usr/include -I/usr/include -I/usr/include -I../ppl -I../products -DHAS_PPL -c -o apronxx_debug.o apronxx.cc ar rcs libapronxx_debug.a apronxx_debug.o ranlib libapronxx_debug.a g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -I../apron -I../num -I../itv -I../newpolka -I../octagons -I../ppl -I../products -I../box -I/usr/include -I/usr/include -I/usr/include -I../ppl -I../products -DHAS_PPL -c -o apronxx_test_debug.o apronxx_test.cc g++ -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -o apronxx_test apronxx_test_debug.o -lm -lgmp -lgmpxx -lmpfr -L../apron -lapron_debug -L../ppl -L../products -lap_pkgrid_debug -lap_ppl_debug -lppl -L../newpolka -lpolkaMPQ_debug -L../octagons -loctMPQ_debug -L../box -lboxMPQ_debug -L. -lapronxx_debug cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -DNDEBUG -Wl,--as-needed -shared -o libapronxx.so apronxx.o -lm -lgmp -lgmpxx -lmpfr -L../apron -lapron -L../ppl -L../products -lap_pkgrid -lap_ppl -lppl -Wl,-soname=libapronxx.so.0 cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -std=gnu99 -D_GNU_SOURCE -U__STRICT_ANSI__ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -fsigned-char -fPIC -Wl,--as-needed -UNDEBUG -shared -o libapronxx_debug.so apronxx_debug.o -lm -lgmp -lgmpxx -lmpfr -L../apron -lapron_debug -L../ppl -L../products -lap_pkgrid_debug -lap_ppl_debug -lppl -Wl,-soname=libapronxx_debug.so.0 make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/apronxx' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j1SNNS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm + cd apron-0.9.10 + mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr + make install APRON_PREFIX=/builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr (cd num; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/num' mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include cp num_config.h num.h num_numint.h num_numrat.h num_numflt.h numint.h numint_native.h numint_mpz.h numrat.h numrat_native.h numrat_mpq.h numflt.h numflt_native.h numflt_mpfr.h num_name.h bound.h bound_def.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/num' (cd itv; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/itv' ar rcs libitvIl.a itvIl.o itv_linexprIl.o itv_linearizeIl.o ranlib libitvIl.a ar rcs libitvIl_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o ranlib libitvIl_debug.a ar rcs libitvIll.a itvIll.o itv_linexprIll.o itv_linearizeIll.o ranlib libitvIll.a ar rcs libitvIll_debug.a itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o ranlib libitvIll_debug.a ar rcs libitvRl.a itvRl.o itv_linexprRl.o itv_linearizeRl.o ranlib libitvRl.a ar rcs libitvRl_debug.a itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o ranlib libitvRl_debug.a ar rcs libitvMPZ.a itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o ranlib libitvMPZ.a ar rcs libitvMPZ_debug.a itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o ranlib libitvMPZ_debug.a ar rcs libitvDl.a itvDl.o itv_linexprDl.o itv_linearizeDl.o ranlib libitvDl.a ar rcs libitvDl_debug.a itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o ranlib libitvDl_debug.a install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib install itv.h itv_fun.h itv_config.h itv_linexpr.h itv_linearize.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include for i in libitvIl.a libitvIl_debug.a libitvIll.a libitvIll_debug.a libitvRl.a libitvRl_debug.a libitvRll.a libitvRll_debug.a libitvMPZ.a libitvMPZ_debug.a libitvMPQ.a libitvMPQ_debug.a libitvD.a libitvD_debug.a libitvMPFR.a libitvMPFR_debug.a libitv.a libitv_debug.a libitvDl.a libitvDl_debug.a; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/itv' (cd apron; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/apron' mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include cp ap_config.h ap_scalar.h ap_interval.h ap_coeff.h ap_dimension.h ap_linexpr0.h ap_lincons0.h ap_generator0.h ap_texpr0.h ap_tcons0.h ap_expr0.h ap_manager.h ap_abstract0.h ap_generic.h ap_var.h ap_environment.h ap_linexpr1.h ap_lincons1.h ap_generator1.h ap_texpr1.h ap_tcons1.h ap_expr1.h ap_abstract1.h ap_global0.h ap_global1.h ap_linearize.h ap_linearize_aux.h ap_reducedproduct.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib for i in libapron.a libapron_debug.a libapron.so libapron_debug.so; do if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/apron' (cd newpolka; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/newpolka' install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib install pk.h pkeq.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include for i in libpolkaMPQ.a libpolkaMPQ_debug.a libpolkaRll.a libpolkaRll_debug.a libpolkaMPQ.so libpolkaMPQ_debug.so libpolkaRll.so libpolkaRll_debug.so ; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in polka.idl polka.mli polka.ml polka.cmi polka.cma polkaMPQ.cma polkaRll.cma libpolkaMPQ_caml.a libpolkaMPQ_caml_debug.a libpolkaRll_caml.a libpolkaRll_caml_debug.a polka.cmxa polka.a polkaMPQ.cmxa polkaMPQ.a polkaRll.cmxa polkaRll.a libpolkaMPQ_caml.so libpolkaMPQ_caml_debug.so libpolkaRll_caml.so libpolkaRll_caml_debug.so dllpolkaMPQ_caml.so dllpolkaMPQ_caml_debug.so dllpolkaRll_caml.so dllpolkaRll_caml_debug.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/newpolka' (cd box; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/box' install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib install box.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include for i in libboxMPQ.a libboxD.a libboxMPFR.a libboxMPQ_debug.a libboxD_debug.a libboxMPFR_debug.a libboxMPQ.so libboxD.so libboxMPFR.so libboxMPQ_debug.so libboxD_debug.so libboxMPFR_debug.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in box.idl box.ml box.mli box.cmi box.cma boxMPQ.cma boxD.cma boxMPFR.cma libboxMPQ_caml.a libboxD_caml.a libboxMPFR_caml.a libboxMPQ_caml_debug.a libboxD_caml_debug.a libboxMPFR_caml_debug.a box.cmxa box.a boxMPQ.cmxa boxMPQ.a boxD.cmxa boxD.a boxMPFR.cmxa boxMPFR.a libboxMPQ_caml.so libboxD_caml.so libboxMPFR_caml.so libboxMPQ_caml_debug.so libboxD_caml_debug.so libboxMPFR_caml_debug.so dllboxMPQ_caml.so dllboxD_caml.so dllboxMPFR_caml.so dllboxMPQ_caml_debug.so dllboxD_caml_debug.so dllboxMPFR_caml_debug.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/box' (cd octagons; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/octagons' install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/oct /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin install oct.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include install oct_internal.h oct_fun.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/oct for i in liboct*.* liboct*_debug.* liboct*_caml.* oct.idl; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in dlloct*_caml.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in octtest* octtop* octrun*; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin; fi; \ done for i in oct.mli oct.cmi oct.cmx oct*.cma oct*.cmxa oct.a; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/octagons' (cd ppl; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/ppl' install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib install ap_ppl.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include for i in libap_ppl.a libap_ppl_debug.a libap_ppl.so libap_ppl_debug.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in libap_ppl_caml*.a libap_ppl_caml*.so ppl.idl ppl.cmi ppl.cma ppl.cmxa ppl.a; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in dllap_ppl*.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in ap_ppl_test pplrun ppltop; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin; fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/ppl' (cd products; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/products' install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib install ap_pkgrid.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include for i in libap_pkgrid.a libap_pkgrid_debug.a polkaGrid.mli polkaGrid.cmi polkaGrid.cma libpolkaGrid_caml.a libpolkaGrid_caml_debug.a polkaGrid.cmxa polkaGrid.a libap_pkgrid.so libap_pkgrid_debug.so libpolkaGrid_caml.so libpolkaGrid_caml_debug.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done for i in dllpolkaGrid_caml*.so; do \ if test -f $i; then install $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/products' (cd mlapronidl; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/mlapronidl' mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include for i in scalar.idl interval.idl coeff.idl dim.idl linexpr0.idl lincons0.idl generator0.idl texpr0.idl tcons0.idl manager.idl abstract0.idl var.idl environment.idl linexpr1.idl lincons1.idl generator1.idl texpr1.idl tcons1.idl abstract1.idl apron.cmi apron.cma apron.cmxa apron.a libapron_caml.a libapron_caml_debug.a libapron_caml.so libapron_caml_debug.so dllapron_caml.so dllapron_caml_debug.so; do if test -f $i; then cp -f $i /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib; fi; done install apron_caml.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/mlapronidl' install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin if test -f aprontop; then install aprontop /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin; fi if test -f aprontop; then install apronppltop /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin; fi (cd apronxx; make install) make[1]: Entering directory '/builddir/build/BUILD/apron-0.9.10/apronxx' install -d /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/apronxx /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin install apronxx.hh apxx_generator1.hh apxx_polka_inline.hh apxx_abstract0.hh apxx_generator1_inline.hh apxx_ppl.hh apxx_abstract0_inline.hh apxx_interval.hh apxx_ppl_inline.hh apxx_abstract1.hh apxx_interval_inline.hh apxx_ppl_product.hh apxx_abstract1_inline.hh apxx_lincons0.hh apxx_ppl_product_inline.hh apxx_box.hh apxx_lincons0_inline.hh apxx_scalar.hh apxx_box_inline.hh apxx_lincons1.hh apxx_scalar_inline.hh apxx_coeff.hh apxx_lincons1_inline.hh apxx_tcons0.hh apxx_coeff_inline.hh apxx_linexpr0.hh apxx_tcons0_inline.hh apxx_dimension.hh apxx_linexpr0_inline.hh apxx_tcons1.hh apxx_dimension_inline.hh apxx_linexpr1.hh apxx_tcons1_inline.hh apxx_environment.hh apxx_linexpr1_inline.hh apxx_texpr0.hh apxx_environment_inline.hh apxx_manager.hh apxx_texpr0_inline.hh apxx_expr0.hh apxx_manager_inline.hh apxx_texpr1.hh apxx_expr1.hh apxx_oct.hh apxx_texpr1_inline.hh apxx_generator0.hh apxx_oct_inline.hh apxx_var.hh apxx_generator0_inline.hh apxx_polka.hh apxx_var_inline.hh /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/apronxx install libapronxx.* libapronxx_debug.* /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.10/apronxx' + rm -fr /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/bin + mkdir /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/apron + mv /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_abstract0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_abstract1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_coeff.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_config.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_dimension.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_environment.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_expr0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_expr1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_generator0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_generator1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_generic.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_global0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_global1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_interval.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_lincons0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_lincons1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_linearize.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_linearize_aux.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_linexpr0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_linexpr1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_manager.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_pkgrid.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_ppl.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_reducedproduct.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_scalar.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_tcons0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_tcons1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_texpr0.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_texpr1.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/ap_var.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/apron_caml.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/bound.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/bound_def.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/box.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/itv.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/itv_config.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/itv_fun.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/itv_linearize.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/itv_linexpr.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/num.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/num_config.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/num_name.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/num_numflt.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/num_numint.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/num_numrat.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numflt.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numflt_mpfr.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numflt_native.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numint.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numint_mpz.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numint_native.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numrat.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numrat_mpq.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/numrat_native.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/oct.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/pk.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/pkeq.h /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/apronxx /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/oct /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include/apron + mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron + mv /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/apron.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/box.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxMPFR.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_pkgrid.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_pkgrid_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapronxx.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapronxx_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitv.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvD_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvDl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvDl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvIl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvIl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvIll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvIll_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvMPFR.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvMPFR_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvMPZ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvMPZ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvRl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvRl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvRll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitvRll_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libitv_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaGrid_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaGrid_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/oct.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polka.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaGrid.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaRll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ppl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/apron.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/box.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxD.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxMPFR.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxMPQ.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/oct.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/octD.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/octMPQ.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polka.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaGrid.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaMPQ.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaRll.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ppl.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/apron.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/box.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/oct.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polka.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaGrid.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ppl.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/oct.cmx /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/apron.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/box.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxD.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxMPFR.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/boxMPQ.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/oct.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/octD.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/octMPQ.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polka.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaGrid.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaMPQ.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaRll.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ppl.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/abstract0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/abstract1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/box.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/coeff.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dim.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/environment.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/generator0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/generator1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/interval.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/lincons0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/lincons1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/linexpr0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/linexpr1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/manager.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/oct.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polka.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ppl.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/scalar.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/tcons0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/tcons1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/texpr0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/texpr1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/var.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/box.ml /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polka.ml /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/box.mli /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/oct.mli /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polka.mli /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/polkaGrid.mli /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllap_ppl_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllapron_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllboxD_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllboxMPFR_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllboxMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dlloctD_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dlloctMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllpolkaGrid_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllpolkaMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllpolkaRll_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaGrid_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllap_ppl_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllapron_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllboxD_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllboxMPFR_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllboxMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllpolkaGrid_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllpolkaMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/dllpolkaRll_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaGrid_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron + chmod a-x /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/apron.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/box.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxMPFR.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_pkgrid.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_pkgrid_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_ppl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_ppl_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_ppl_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_ppl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapron.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapron_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapron_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapron_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapronxx.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapronxx_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxD_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxD_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxD_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPFR.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPFR_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPFR_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPFR_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPQ_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPQ_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitv.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvD_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvDl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvDl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvIl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvIl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvIll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvIll_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvMPFR.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvMPFR_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvMPZ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvMPZ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvRl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvRl_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvRll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitvRll_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libitv_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctD.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctD_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctD_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctD_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctMPQ_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctMPQ_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaGrid_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaGrid_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaMPQ_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaMPQ_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaMPQ_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaRll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaRll_caml.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaRll_caml_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaRll_debug.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/oct.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polka.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaGrid.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaMPQ.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaRll.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/ppl.a /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/apron.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/box.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxD.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxMPFR.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxMPQ.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/oct.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/octD.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/octMPQ.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polka.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaGrid.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaMPQ.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaRll.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/ppl.cma /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/apron.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/box.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/oct.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polka.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaGrid.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/ppl.cmi /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/apron.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/box.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxD.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxMPFR.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/boxMPQ.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/oct.cmx /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/oct.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/octD.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/octMPQ.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polka.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaGrid.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaMPQ.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaRll.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/ppl.cmxa /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/abstract0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/abstract1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/box.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/coeff.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dim.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/environment.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/generator0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/generator1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/interval.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/lincons0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/lincons1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/linexpr0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/linexpr1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/manager.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/oct.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polka.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/ppl.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/scalar.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/tcons0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/tcons1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/texpr0.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/texpr1.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/var.idl /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/box.ml /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polka.ml /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/box.mli /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/oct.mli /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polka.mli /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/polkaGrid.mli + find /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/include '(' -name '*.h' -o -name '*.hh' ')' -perm /0111 + xargs chmod a-x + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllap_ppl_caml.so + ln -s libap_ppl_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllap_ppl_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllap_ppl_caml_debug.so + ln -s libap_ppl_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllap_ppl_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllapron_caml.so + ln -s libapron_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllapron_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllapron_caml_debug.so + ln -s libapron_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllapron_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxD_caml.so + ln -s libboxD_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxD_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxD_caml_debug.so + ln -s libboxD_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxD_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPFR_caml.so + ln -s libboxMPFR_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPFR_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPFR_caml_debug.so + ln -s libboxMPFR_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPFR_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPQ_caml.so + ln -s libboxMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPQ_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPQ_caml_debug.so + ln -s libboxMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllboxMPQ_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctD_caml.so + ln -s liboctD_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctD_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctD_caml_debug.so + ln -s liboctD_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctD_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctMPQ_caml.so + ln -s liboctMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctMPQ_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctMPQ_caml_debug.so + ln -s liboctMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dlloctMPQ_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaGrid_caml.so + ln -s libpolkaGrid_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaGrid_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaGrid_caml_debug.so + ln -s libpolkaGrid_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaGrid_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaMPQ_caml.so + ln -s libpolkaMPQ_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaMPQ_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaMPQ_caml_debug.so + ln -s libpolkaMPQ_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaMPQ_caml_debug.so + for f in ap_ppl apron boxD boxMPFR boxMPQ octD octMPQ polkaGrid polkaMPQ polkaRll + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaRll_caml.so + ln -s libpolkaRll_caml.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaRll_caml.so + rm -f /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaRll_caml_debug.so + ln -s libpolkaRll_caml_debug.so /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/dllpolkaRll_caml_debug.so + cd /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib + for f in 'lib*.so' + mv libap_pkgrid.so libap_pkgrid.so.0.9.10 + ln -s libap_pkgrid.so.0 libap_pkgrid.so + ln -s libap_pkgrid.so.0.9.10 libap_pkgrid.so.0 + for f in 'lib*.so' + mv libap_pkgrid_debug.so libap_pkgrid_debug.so.0.9.10 + ln -s libap_pkgrid_debug.so.0 libap_pkgrid_debug.so + ln -s libap_pkgrid_debug.so.0.9.10 libap_pkgrid_debug.so.0 + for f in 'lib*.so' + mv libap_ppl.so libap_ppl.so.0.9.10 + ln -s libap_ppl.so.0 libap_ppl.so + ln -s libap_ppl.so.0.9.10 libap_ppl.so.0 + for f in 'lib*.so' + mv libap_ppl_debug.so libap_ppl_debug.so.0.9.10 + ln -s libap_ppl_debug.so.0 libap_ppl_debug.so + ln -s libap_ppl_debug.so.0.9.10 libap_ppl_debug.so.0 + for f in 'lib*.so' + mv libapron.so libapron.so.0.9.10 + ln -s libapron.so.0 libapron.so + ln -s libapron.so.0.9.10 libapron.so.0 + for f in 'lib*.so' + mv libapron_debug.so libapron_debug.so.0.9.10 + ln -s libapron_debug.so.0 libapron_debug.so + ln -s libapron_debug.so.0.9.10 libapron_debug.so.0 + for f in 'lib*.so' + mv libapronxx.so libapronxx.so.0.9.10 + ln -s libapronxx.so.0 libapronxx.so + ln -s libapronxx.so.0.9.10 libapronxx.so.0 + for f in 'lib*.so' + mv libapronxx_debug.so libapronxx_debug.so.0.9.10 + ln -s libapronxx_debug.so.0 libapronxx_debug.so + ln -s libapronxx_debug.so.0.9.10 libapronxx_debug.so.0 + for f in 'lib*.so' + mv libboxD.so libboxD.so.0.9.10 + ln -s libboxD.so.0 libboxD.so + ln -s libboxD.so.0.9.10 libboxD.so.0 + for f in 'lib*.so' + mv libboxD_debug.so libboxD_debug.so.0.9.10 + ln -s libboxD_debug.so.0 libboxD_debug.so + ln -s libboxD_debug.so.0.9.10 libboxD_debug.so.0 + for f in 'lib*.so' + mv libboxMPFR.so libboxMPFR.so.0.9.10 + ln -s libboxMPFR.so.0 libboxMPFR.so + ln -s libboxMPFR.so.0.9.10 libboxMPFR.so.0 + for f in 'lib*.so' + mv libboxMPFR_debug.so libboxMPFR_debug.so.0.9.10 + ln -s libboxMPFR_debug.so.0 libboxMPFR_debug.so + ln -s libboxMPFR_debug.so.0.9.10 libboxMPFR_debug.so.0 + for f in 'lib*.so' + mv libboxMPQ.so libboxMPQ.so.0.9.10 + ln -s libboxMPQ.so.0 libboxMPQ.so + ln -s libboxMPQ.so.0.9.10 libboxMPQ.so.0 + for f in 'lib*.so' + mv libboxMPQ_debug.so libboxMPQ_debug.so.0.9.10 + ln -s libboxMPQ_debug.so.0 libboxMPQ_debug.so + ln -s libboxMPQ_debug.so.0.9.10 libboxMPQ_debug.so.0 + for f in 'lib*.so' + mv liboctD.so liboctD.so.0.9.10 + ln -s liboctD.so.0 liboctD.so + ln -s liboctD.so.0.9.10 liboctD.so.0 + for f in 'lib*.so' + mv liboctD_debug.so liboctD_debug.so.0.9.10 + ln -s liboctD_debug.so.0 liboctD_debug.so + ln -s liboctD_debug.so.0.9.10 liboctD_debug.so.0 + for f in 'lib*.so' + mv liboctMPQ.so liboctMPQ.so.0.9.10 + ln -s liboctMPQ.so.0 liboctMPQ.so + ln -s liboctMPQ.so.0.9.10 liboctMPQ.so.0 + for f in 'lib*.so' + mv liboctMPQ_debug.so liboctMPQ_debug.so.0.9.10 + ln -s liboctMPQ_debug.so.0 liboctMPQ_debug.so + ln -s liboctMPQ_debug.so.0.9.10 liboctMPQ_debug.so.0 + for f in 'lib*.so' + mv libpolkaMPQ.so libpolkaMPQ.so.0.9.10 + ln -s libpolkaMPQ.so.0 libpolkaMPQ.so + ln -s libpolkaMPQ.so.0.9.10 libpolkaMPQ.so.0 + for f in 'lib*.so' + mv libpolkaMPQ_debug.so libpolkaMPQ_debug.so.0.9.10 + ln -s libpolkaMPQ_debug.so.0 libpolkaMPQ_debug.so + ln -s libpolkaMPQ_debug.so.0.9.10 libpolkaMPQ_debug.so.0 + for f in 'lib*.so' + mv libpolkaRll.so libpolkaRll.so.0.9.10 + ln -s libpolkaRll.so.0 libpolkaRll.so + ln -s libpolkaRll.so.0.9.10 libpolkaRll.so.0 + for f in 'lib*.so' + mv libpolkaRll_debug.so libpolkaRll_debug.so.0.9.10 + ln -s libpolkaRll_debug.so.0 libpolkaRll_debug.so + ln -s libpolkaRll_debug.so.0.9.10 libpolkaRll_debug.so.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/apron-0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_pkgrid.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_pkgrid_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctD_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctMPQ_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaGrid_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaMPQ_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaMPQ_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPFR_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxD_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctD_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxD_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPQ_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_ppl_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPFR_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaRll_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapron_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libap_ppl_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libboxMPQ_caml_debug.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/liboctMPQ_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaGrid_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libapron_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/ocaml/apron/libpolkaRll_caml.so extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapronxx.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapron_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libapronxx_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libap_ppl_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaMPQ_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPFR.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxMPQ_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libpolkaRll.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctD_debug.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/libboxD.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/lib/liboctMPQ.so.0.9.10 /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libapron.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapron.so.debug symlinked /usr/lib/debug/usr/lib/liboctD_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctD_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libap_pkgrid.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_pkgrid.so.0.debug symlinked /usr/lib/debug/usr/lib/libboxD_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxD_debug.so.debug symlinked /usr/lib/debug/usr/lib/libpolkaRll_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaRll_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libapronxx_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapronxx_debug.so.debug symlinked /usr/lib/debug/usr/lib/libboxMPQ_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPQ_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libpolkaMPQ_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllpolkaMPQ_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libboxMPFR_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllboxMPFR_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libapron_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllapron_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libboxMPFR_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllboxMPFR_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/liboctD_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dlloctD_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libboxD_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllboxD_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libboxMPQ_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllboxMPQ_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libboxD_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllboxD_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libboxMPQ_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllboxMPQ_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libpolkaRll_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllpolkaRll_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libpolkaGrid_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllpolkaGrid_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libpolkaRll_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllpolkaRll_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libap_ppl_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllap_ppl_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libapron_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllapron_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libpolkaGrid_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllpolkaGrid_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libpolkaMPQ_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllpolkaMPQ_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/libap_ppl_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dllap_ppl_caml.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/liboctD_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dlloctD_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/liboctMPQ_caml_debug.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dlloctMPQ_caml_debug.so.debug symlinked /usr/lib/debug/usr/lib/ocaml/apron/liboctMPQ_caml.so.debug to /usr/lib/debug/usr/lib/ocaml/apron/dlloctMPQ_caml.so.debug symlinked /usr/lib/debug/usr/lib/liboctD.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctD.so.0.debug symlinked /usr/lib/debug/usr/lib/libboxMPQ_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPQ_debug.so.debug symlinked /usr/lib/debug/usr/lib/libap_ppl_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_ppl_debug.so.debug symlinked /usr/lib/debug/usr/lib/libapronxx.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapronxx.so.debug symlinked /usr/lib/debug/usr/lib/libpolkaMPQ_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaMPQ_debug.so.debug symlinked /usr/lib/debug/usr/lib/libpolkaRll.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaRll.so.debug symlinked /usr/lib/debug/usr/lib/liboctD_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctD_debug.so.debug symlinked /usr/lib/debug/usr/lib/libpolkaMPQ.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaMPQ.so.debug symlinked /usr/lib/debug/usr/lib/libapron_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapron_debug.so.debug symlinked /usr/lib/debug/usr/lib/libboxD.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxD.so.debug symlinked /usr/lib/debug/usr/lib/libboxMPFR.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPFR.so.0.debug symlinked /usr/lib/debug/usr/lib/libapron_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapron_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libboxMPQ.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPQ.so.debug symlinked /usr/lib/debug/usr/lib/liboctMPQ.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctMPQ.so.0.debug symlinked /usr/lib/debug/usr/lib/libboxD.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxD.so.0.debug symlinked /usr/lib/debug/usr/lib/libboxMPQ.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPQ.so.0.debug symlinked /usr/lib/debug/usr/lib/libap_pkgrid_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_pkgrid_debug.so.debug symlinked /usr/lib/debug/usr/lib/libap_ppl.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_ppl.so.debug symlinked /usr/lib/debug/usr/lib/libboxMPFR.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPFR.so.debug symlinked /usr/lib/debug/usr/lib/libpolkaRll.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaRll.so.0.debug symlinked /usr/lib/debug/usr/lib/liboctD.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctD.so.debug symlinked /usr/lib/debug/usr/lib/libap_pkgrid.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_pkgrid.so.debug symlinked /usr/lib/debug/usr/lib/libap_pkgrid_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_pkgrid_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libboxMPFR_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPFR_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libapronxx.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapronxx.so.0.debug symlinked /usr/lib/debug/usr/lib/libap_ppl_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_ppl_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libpolkaRll_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaRll_debug.so.debug symlinked /usr/lib/debug/usr/lib/liboctMPQ_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctMPQ_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libap_ppl.so.0.9.10.debug to /usr/lib/debug/usr/lib/libap_ppl.so.0.debug symlinked /usr/lib/debug/usr/lib/libapron.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapron.so.0.debug symlinked /usr/lib/debug/usr/lib/libpolkaMPQ.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaMPQ.so.0.debug symlinked /usr/lib/debug/usr/lib/liboctMPQ.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctMPQ.so.debug symlinked /usr/lib/debug/usr/lib/libboxD_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxD_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libapronxx_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libapronxx_debug.so.0.debug symlinked /usr/lib/debug/usr/lib/libboxMPFR_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libboxMPFR_debug.so.debug symlinked /usr/lib/debug/usr/lib/liboctMPQ_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/liboctMPQ_debug.so.debug symlinked /usr/lib/debug/usr/lib/libpolkaMPQ_debug.so.0.9.10.debug to /usr/lib/debug/usr/lib/libpolkaMPQ_debug.so.0.debug 4489 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: apron-0.9.10-29bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c9wfGL + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.10 + DOCDIR=/builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron + cp -pr AUTHORS /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron + cp -pr Changes /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron + cp -pr README /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron + cp -pr apron/apron.pdf /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1kqTfJ + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.10 + LICENSEDIR=/builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/licenses/apron + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/licenses/apron + cp -pr COPYING /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/licenses/apron + exit 0 Provides: apron = 0.9.10-29bs02npfc23 apron(armv6hl-32) = 0.9.10-29bs02npfc23 libap_pkgrid.so.0 libap_ppl.so.0 libapron.so.0 libapronxx.so.0 libboxD.so.0 libboxMPFR.so.0 libboxMPQ.so.0 liboctD.so.0 liboctMPQ.so.0 libpolkaMPQ.so.0 libpolkaRll.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libap_ppl.so.0 libapron.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libgmpxx.so.4 libm.so.6 libm.so.6(GLIBC_2.4) libmpfr.so.4 libppl.so.13 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) rtld(GNU_HASH) Processing files: apron-devel-0.9.10-29bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1E8eL3 + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.10 + DOCDIR=/builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron-devel + cp -pr apron/html/apron.html apron/html/apron_1.html apron/html/apron_10.html apron/html/apron_100.html apron/html/apron_101.html apron/html/apron_102.html apron/html/apron_103.html apron/html/apron_104.html apron/html/apron_105.html apron/html/apron_106.html apron/html/apron_107.html apron/html/apron_108.html apron/html/apron_109.html apron/html/apron_11.html apron/html/apron_110.html apron/html/apron_111.html apron/html/apron_116.html apron/html/apron_117.html apron/html/apron_118.html apron/html/apron_119.html apron/html/apron_12.html apron/html/apron_120.html apron/html/apron_121.html apron/html/apron_122.html apron/html/apron_123.html apron/html/apron_124.html apron/html/apron_125.html apron/html/apron_126.html apron/html/apron_127.html apron/html/apron_128.html apron/html/apron_129.html apron/html/apron_13.html apron/html/apron_130.html apron/html/apron_131.html apron/html/apron_132.html apron/html/apron_133.html apron/html/apron_134.html apron/html/apron_135.html apron/html/apron_136.html apron/html/apron_137.html apron/html/apron_138.html apron/html/apron_139.html apron/html/apron_14.html apron/html/apron_140.html apron/html/apron_141.html apron/html/apron_142.html apron/html/apron_143.html apron/html/apron_144.html apron/html/apron_145.html apron/html/apron_146.html apron/html/apron_147.html apron/html/apron_148.html apron/html/apron_149.html apron/html/apron_15.html apron/html/apron_150.html apron/html/apron_151.html apron/html/apron_152.html apron/html/apron_16.html apron/html/apron_17.html apron/html/apron_18.html apron/html/apron_19.html apron/html/apron_2.html apron/html/apron_20.html apron/html/apron_21.html apron/html/apron_22.html apron/html/apron_23.html apron/html/apron_24.html apron/html/apron_25.html apron/html/apron_26.html apron/html/apron_27.html apron/html/apron_28.html apron/html/apron_29.html apron/html/apron_3.html apron/html/apron_30.html apron/html/apron_31.html apron/html/apron_32.html apron/html/apron_33.html apron/html/apron_34.html apron/html/apron_35.html apron/html/apron_36.html apron/html/apron_37.html apron/html/apron_38.html apron/html/apron_39.html apron/html/apron_4.html apron/html/apron_40.html apron/html/apron_41.html apron/html/apron_42.html apron/html/apron_43.html apron/html/apron_44.html apron/html/apron_45.html apron/html/apron_46.html apron/html/apron_47.html apron/html/apron_48.html apron/html/apron_49.html apron/html/apron_5.html apron/html/apron_50.html apron/html/apron_51.html apron/html/apron_52.html apron/html/apron_53.html apron/html/apron_54.html apron/html/apron_55.html apron/html/apron_56.html apron/html/apron_57.html apron/html/apron_58.html apron/html/apron_59.html apron/html/apron_6.html apron/html/apron_60.html apron/html/apron_61.html apron/html/apron_62.html apron/html/apron_63.html apron/html/apron_64.html apron/html/apron_65.html apron/html/apron_66.html apron/html/apron_67.html apron/html/apron_68.html apron/html/apron_69.html apron/html/apron_7.html apron/html/apron_70.html apron/html/apron_71.html apron/html/apron_72.html apron/html/apron_73.html apron/html/apron_74.html apron/html/apron_75.html apron/html/apron_76.html apron/html/apron_77.html apron/html/apron_78.html apron/html/apron_79.html apron/html/apron_8.html apron/html/apron_80.html apron/html/apron_81.html apron/html/apron_82.html apron/html/apron_83.html apron/html/apron_84.html apron/html/apron_85.html apron/html/apron_86.html apron/html/apron_87.html apron/html/apron_88.html apron/html/apron_89.html apron/html/apron_9.html apron/html/apron_90.html apron/html/apron_91.html apron/html/apron_92.html apron/html/apron_93.html apron/html/apron_94.html apron/html/apron_95.html apron/html/apron_96.html apron/html/apron_97.html apron/html/apron_98.html apron/html/apron_99.html apron/html/apron_abt.html apron/html/apron_ovr.html apron/html/apron_toc.html apron/html/oct_doc.html /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/apron-devel + exit 0 Provides: apron-devel = 0.9.10-29bs02npfc23 apron-devel(armv6hl-32) = 0.9.10-29bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libap_pkgrid.so.0 libap_ppl.so.0 libapron.so.0 libapronxx.so.0 libboxD.so.0 libboxMPFR.so.0 libboxMPQ.so.0 liboctD.so.0 liboctMPQ.so.0 libpolkaMPQ.so.0 libpolkaRll.so.0 Processing files: ocaml-apron-0.9.10-29bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.634Gsa + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.10 + DOCDIR=/builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/ocaml-apron + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/ocaml-apron + cp -pr mlapronidl/mlapronidl.pdf /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/ocaml-apron + exit 0 Provides: libap_ppl_caml.so libapron_caml.so libboxD_caml.so libboxMPFR_caml.so libboxMPQ_caml.so liboctD_caml.so liboctMPQ_caml.so libpolkaGrid_caml.so libpolkaMPQ_caml.so libpolkaRll_caml.so ocaml(Apron) = e757da4847f14bfad71f342d404381c8 ocaml(Box) = 983bf77796bceb073b560e32bc095427 ocaml(Oct) = cd10ca42f9e5df341aab8de5de196ab7 ocaml(Polka) = ff7b8eb9bc8c84aa18706d7854267c92 ocaml(PolkaGrid) = d102e8b7cf247d6d3df568ec8ecd6df4 ocaml(Ppl) = f6df37decd011d922b4c2678beb03ed1 ocaml-apron = 0.9.10-29bs02npfc23 ocaml-apron(armv6hl-32) = 0.9.10-29bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libap_pkgrid.so.0 libap_ppl.so.0 libapron.so.0 libboxD.so.0 libboxMPFR.so.0 libboxMPQ.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libmpfr.so.4 liboctD.so.0 liboctMPQ.so.0 libpolkaMPQ.so.0 libpolkaRll.so.0 ocaml(Apron) = e757da4847f14bfad71f342d404381c8 ocaml(Array) = ae800d8cf9903f1d36856950940430e6 ocaml(Bigarray) = 0643187a8b562858118690c393d01c2e ocaml(Buffer) = a579f4a57e300ec755f84af883c1e51b ocaml(Callback) = deb9226b3de6bdba985bad268a5b7c51 ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Complex) = d0dcc1da3c694cf9a7e924c7832d1528 ocaml(Format) = 61d4350242b30078d3ad96c904c9f7a1 ocaml(Int32) = f43b8a2972804b40e28b661b6fdf157a ocaml(Lexing) = 1be6a5484fb3cfb69d2c981438a7be62 ocaml(List) = 8988208489274193e4e3f69dc6ec2f75 ocaml(Mpf) = 0e772e74a8b988d5f93bf62dc3f39a92 ocaml(Mpfr) = b7c153afb84ae0ac41b2b6300ab9e8a5 ocaml(Mpfrf) = ffb04fc6c5f43a83139764403d7a2d26 ocaml(Mpq) = c0a86540280a2b85565773b19905bae9 ocaml(Mpqf) = 6dc2263793a4f99a7de58dc12ca9a386 ocaml(Mpz) = 275f54ae7bd6222f161d9f3f2b89d37d ocaml(Mpzf) = f41990e06da8992af7979896e605aaab ocaml(Obj) = 8b014ec57a472d9f3922b63e5de9d1f2 ocaml(Parsing) = 4f8cd2d8537563c7ea7ee2e5dc94e427 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(Polka) = ff7b8eb9bc8c84aa18706d7854267c92 ocaml(Ppl) = f6df37decd011d922b4c2678beb03ed1 ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(Unix) = 30a4cc8e5f4f902ea609c91caec48af7 ocaml(runtime) = 4.02.2 rtld(GNU_HASH) Processing files: ocaml-apron-devel-0.9.10-29bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ltQ7M4 + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.10 + DOCDIR=/builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/ocaml-apron-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/ocaml-apron-devel + cp -pr mlapronidl/html/Abstract0.html mlapronidl/html/Abstract1.html mlapronidl/html/Box.Abstract0.html mlapronidl/html/Box.Abstract1.html mlapronidl/html/Box.html mlapronidl/html/Coeff.html mlapronidl/html/Dim.html mlapronidl/html/Environment.html mlapronidl/html/Generator0.html mlapronidl/html/Generator1.html mlapronidl/html/Gmp_random.Mpf.html mlapronidl/html/Gmp_random.Mpfr.html mlapronidl/html/Gmp_random.Mpz.html mlapronidl/html/Gmp_random.html mlapronidl/html/Interval.html mlapronidl/html/Introduction.html mlapronidl/html/Lincons0.html mlapronidl/html/Lincons1.html mlapronidl/html/Linexpr0.html mlapronidl/html/Linexpr1.html mlapronidl/html/Manager.html mlapronidl/html/Mpf.html mlapronidl/html/Mpfr.html mlapronidl/html/Mpfrf.html mlapronidl/html/Mpq.html mlapronidl/html/Mpqf.html mlapronidl/html/Mpz.html mlapronidl/html/Mpzf.html mlapronidl/html/Oct.Abstract0.html mlapronidl/html/Oct.Abstract1.html mlapronidl/html/Oct.html mlapronidl/html/Parser.html mlapronidl/html/Polka.Abstract0.html mlapronidl/html/Polka.Abstract1.html mlapronidl/html/Polka.html mlapronidl/html/PolkaGrid.Abstract0.html mlapronidl/html/PolkaGrid.Abstract1.html mlapronidl/html/PolkaGrid.html mlapronidl/html/Ppl.Abstract0.html mlapronidl/html/Ppl.Abstract1.html mlapronidl/html/Ppl.html mlapronidl/html/Scalar.html mlapronidl/html/Tcons0.html mlapronidl/html/Tcons1.html mlapronidl/html/Texpr0.html mlapronidl/html/Texpr1.html mlapronidl/html/Var.html mlapronidl/html/index.html mlapronidl/html/index_attributes.html mlapronidl/html/index_class_types.html mlapronidl/html/index_classes.html mlapronidl/html/index_exceptions.html mlapronidl/html/index_methods.html mlapronidl/html/index_module_types.html mlapronidl/html/index_modules.html mlapronidl/html/index_types.html mlapronidl/html/index_values.html mlapronidl/html/style.css mlapronidl/html/type_Abstract0.html mlapronidl/html/type_Abstract1.html mlapronidl/html/type_Box.Abstract0.html mlapronidl/html/type_Box.Abstract1.html mlapronidl/html/type_Box.html mlapronidl/html/type_Coeff.html mlapronidl/html/type_Dim.html mlapronidl/html/type_Environment.html mlapronidl/html/type_Generator0.html mlapronidl/html/type_Generator1.html mlapronidl/html/type_Gmp_random.Mpf.html mlapronidl/html/type_Gmp_random.Mpfr.html mlapronidl/html/type_Gmp_random.Mpz.html mlapronidl/html/type_Gmp_random.html mlapronidl/html/type_Interval.html mlapronidl/html/type_Introduction.html mlapronidl/html/type_Lincons0.html mlapronidl/html/type_Lincons1.html mlapronidl/html/type_Linexpr0.html mlapronidl/html/type_Linexpr1.html mlapronidl/html/type_Manager.html mlapronidl/html/type_Mpf.html mlapronidl/html/type_Mpfr.html mlapronidl/html/type_Mpfrf.html mlapronidl/html/type_Mpq.html mlapronidl/html/type_Mpqf.html mlapronidl/html/type_Mpz.html mlapronidl/html/type_Mpzf.html mlapronidl/html/type_Oct.Abstract0.html mlapronidl/html/type_Oct.Abstract1.html mlapronidl/html/type_Oct.html mlapronidl/html/type_Parser.html mlapronidl/html/type_Polka.Abstract0.html mlapronidl/html/type_Polka.Abstract1.html mlapronidl/html/type_Polka.html mlapronidl/html/type_PolkaGrid.Abstract0.html mlapronidl/html/type_PolkaGrid.Abstract1.html mlapronidl/html/type_PolkaGrid.html mlapronidl/html/type_Ppl.Abstract0.html mlapronidl/html/type_Ppl.Abstract1.html mlapronidl/html/type_Ppl.html mlapronidl/html/type_Scalar.html mlapronidl/html/type_Tcons0.html mlapronidl/html/type_Tcons1.html mlapronidl/html/type_Texpr0.html mlapronidl/html/type_Texpr1.html mlapronidl/html/type_Var.html /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm/usr/share/doc/ocaml-apron-devel + exit 0 Provides: ocaml-apron-devel = 0.9.10-29bs02npfc23 ocaml-apron-devel(armv6hl-32) = 0.9.10-29bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: apron-debuginfo-0.9.10-29bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm Wrote: /builddir/build/RPMS/apron-0.9.10-29bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/apron-devel-0.9.10-29bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-apron-0.9.10-29bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-apron-devel-0.9.10-29bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/apron-debuginfo-0.9.10-29bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aqXa9Z + umask 022 + cd /builddir/build/BUILD + cd apron-0.9.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/apron-0.9.10-29bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->