Building on x86-bm-1.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 17:17.20 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-11-03 17:17.20 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 17:17.20 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-11-03 17:17.20 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (network host) (shell "git clone -q 'https://github.com/kit-ty-kate/opam-alpha-repository' ~/'alpha' && git -C ~/'alpha' checkout -q 076a4c8b84954fc0cb7d4b8555dd3ef526983967")) 2022-11-03 17:17.20 ---> using "d0cc4487ef08ec8933669840a0a4a09a690fc372319648cfb5be23220879fd8d" from cache /: (run (shell "opam repository add --dont-select 'alpha' ~/'alpha'")) [alpha] Initialised 2022-11-03 17:17.20 ---> using "18078122c14dbafc9fbe33091f99eb13e673e35ecfad480502cb289b424eef02" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=alpha,default '4.14+alpha-repo' '4.14.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.0"} | "ocaml-system" {= "4.14.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.0 (https://github.com/ocaml/ocaml/archive/4.14.0.tar.gz) -> installed ocaml-base-compiler.4.14.0 -> installed ocaml-config.2 -> installed ocaml.4.14.0 Done. # Run eval $(opam env --switch=4.14+alpha-repo) to update the current shell environment 2022-11-03 17:17.20 ---> using "a2391df823c5ef92b9a1c79b97666f1e2ee46ce120801a72cfd45829990c9c4a" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (93.6 kB/s) - Reading package lists... - 2022-11-03 17:17.20 ---> using "11e0dbd88da4d1eab0bd24c90edf527301667b9bc7b034c83a4a1bdc0c485264" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"picasso.0.1\"\ \nopam install -vy \"picasso.0.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"picasso.0.1\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] picasso.0.1 is not installed. Nothing to do. The following actions will be performed: === install 15 packages - install apron v0.9.13 [required by picasso] - install apronext 1.0.2 [required by picasso] - install camlidl 1.09 [required by apron] - install camlp-streams 5.0.1 [required by lablgtk] - install conf-gmp 4 [required by mlgmpidl] - install conf-gtk2 1 [required by lablgtk] - install conf-mpfr 3 [required by mlgmpidl] - install conf-perl 2 [required by apron] - install conf-pkg-config 2 [required by conf-gtk2] - install dune 3.5.0 [required by picasso] - install lablgtk 2.18.13 [required by picasso] - install mlgmpidl 1.2.14 [required by apron] - install ocamlbuild 0.14.2 [required by apron] - install ocamlfind 1.9.5 [required by apron, lablgtk] - install picasso 0.1 The following system packages will first need to be installed: libexpat1-dev libgmp-dev libgtk2.0-dev libmpfr-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libexpat1-dev" "libgmp-dev" "libgtk2.0-dev" "libmpfr-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libdbus-1-3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19051 files and directories currently installed.) - Preparing to unpack .../0-libdbus-1-3_1.14.4-1_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.14.4-1) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../1-dbus-bin_1.14.4-1_amd64.deb ... - Unpacking dbus-bin (1.14.4-1) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../2-dbus-session-bus-common_1.14.4-1_all.deb ... - Unpacking dbus-session-bus-common (1.14.4-1) ... - Selecting previously unselected package libapparmor1:amd64. - Preparing to unpack .../3-libapparmor1_3.0.7-1+b1_amd64.deb ... - Unpacking libapparmor1:amd64 (3.0.7-1+b1) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../4-dbus-daemon_1.14.4-1_amd64.deb ... - Unpacking dbus-daemon (1.14.4-1) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../5-dbus-system-bus-common_1.14.4-1_all.deb ... - Unpacking dbus-system-bus-common (1.14.4-1) ... - Selecting previously unselected package dbus. - Preparing to unpack .../6-dbus_1.14.4-1_amd64.deb ... - Unpacking dbus (1.14.4-1) ... - Selecting previously unselected package libpython3.10-minimal:amd64. - Preparing to unpack .../7-libpython3.10-minimal_3.10.8-1_amd64.deb ... - Unpacking libpython3.10-minimal:amd64 (3.10.8-1) ... - Selecting previously unselected package python3.10-minimal. - Preparing to unpack .../8-python3.10-minimal_3.10.8-1_amd64.deb ... - Unpacking python3.10-minimal (3.10.8-1) ... - Setting up libpython3.10-minimal:amd64 (3.10.8-1) ... - Setting up python3.10-minimal (3.10.8-1) ... - Selecting previously unselected package python3-minimal. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19432 files and directories currently installed.) - Preparing to unpack .../0-python3-minimal_3.10.6-1_amd64.deb ... - Unpacking python3-minimal (3.10.6-1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../1-media-types_8.0.0_all.deb ... - Unpacking media-types (8.0.0) ... - Selecting previously unselected package libmpdec3:amd64. - Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ... - Unpacking libmpdec3:amd64 (2.5.1-2) ... - Selecting previously unselected package libpython3.10-stdlib:amd64. - Preparing to unpack .../3-libpython3.10-stdlib_3.10.8-1_amd64.deb ... - Unpacking libpython3.10-stdlib:amd64 (3.10.8-1) ... - Selecting previously unselected package python3.10. - Preparing to unpack .../4-python3.10_3.10.8-1_amd64.deb ... - Unpacking python3.10 (3.10.8-1) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../5-libpython3-stdlib_3.10.6-1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.10.6-1) ... - Setting up python3-minimal (3.10.6-1) ... - Selecting previously unselected package python3. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19834 files and directories currently installed.) - Preparing to unpack .../000-python3_3.10.6-1_amd64.deb ... - Unpacking python3 (3.10.6-1) ... - Selecting previously unselected package libmagic-mgc. - Preparing to unpack .../001-libmagic-mgc_1%3a5.41-4_amd64.deb ... - Unpacking libmagic-mgc (1:5.41-4) ... - Selecting previously unselected package libmagic1:amd64. - Preparing to unpack .../002-libmagic1_1%3a5.41-4_amd64.deb ... - Unpacking libmagic1:amd64 (1:5.41-4) ... - Selecting previously unselected package file. - Preparing to unpack .../003-file_1%3a5.41-4_amd64.deb ... - Unpacking file (1:5.41-4) ... - Selecting previously unselected package gettext-base. - Preparing to unpack .../004-gettext-base_0.21-9_amd64.deb ... - Unpacking gettext-base (0.21-9) ... - Selecting previously unselected package libuchardet0:amd64. - Preparing to unpack .../005-libuchardet0_0.0.7-1_amd64.deb ... - Unpacking libuchardet0:amd64 (0.0.7-1) ... - Selecting previously unselected package groff-base. - Preparing to unpack .../006-groff-base_1.22.4-8_amd64.deb ... - Unpacking groff-base (1.22.4-8) ... - Selecting previously unselected package bsdextrautils. - Preparing to unpack .../007-bsdextrautils_2.38.1-1.1+b1_amd64.deb ... - Unpacking bsdextrautils (2.38.1-1.1+b1) ... - Selecting previously unselected package libpipeline1:amd64. - Preparing to unpack .../008-libpipeline1_1.5.6-3_amd64.deb ... - Unpacking libpipeline1:amd64 (1.5.6-3) ... - Selecting previously unselected package man-db. - Preparing to unpack .../009-man-db_2.11.0-1+b1_amd64.deb ... - Unpacking man-db (2.11.0-1+b1) ... - Selecting previously unselected package hicolor-icon-theme. - Preparing to unpack .../010-hicolor-icon-theme_0.17-2_all.deb ... - Unpacking hicolor-icon-theme (0.17-2) ... - Selecting previously unselected package libgdk-pixbuf2.0-common. - Preparing to unpack .../011-libgdk-pixbuf2.0-common_2.42.9+dfsg-1_all.deb ... - Unpacking libgdk-pixbuf2.0-common (2.42.9+dfsg-1) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../012-libglib2.0-0_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.1-1) ... - Selecting previously unselected package libicu71:amd64. - Preparing to unpack .../013-libicu71_71.1-3_amd64.deb ... - Unpacking libicu71:amd64 (71.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../014-libxml2_2.9.14+dfsg-1.1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../015-shared-mime-info_2.2-1_amd64.deb ... - Unpacking shared-mime-info (2.2-1) ... - Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. - Preparing to unpack .../016-libgdk-pixbuf-2.0-0_2.42.9+dfsg-1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ... - Selecting previously unselected package gtk-update-icon-cache. - Preparing to unpack .../017-gtk-update-icon-cache_3.24.34-3_amd64.deb ... - Unpacking gtk-update-icon-cache (3.24.34-3) ... - Selecting previously unselected package adwaita-icon-theme. - Preparing to unpack .../018-adwaita-icon-theme_43-1_all.deb ... - Unpacking adwaita-icon-theme (43-1) ... - Selecting previously unselected package at-spi2-common. - Preparing to unpack .../019-at-spi2-common_2.46.0-3_all.deb ... - Unpacking at-spi2-common (2.46.0-3) ... - Selecting previously unselected package m4. - Preparing to unpack .../020-m4_1.4.19-1_amd64.deb ... - Unpacking m4 (1.4.19-1) ... - Selecting previously unselected package autoconf. - Preparing to unpack .../021-autoconf_2.71-2_all.deb ... - Unpacking autoconf (2.71-2) ... - Selecting previously unselected package autotools-dev. - Preparing to unpack .../022-autotools-dev_20220109.1_all.deb ... - Unpacking autotools-dev (20220109.1) ... - Selecting previously unselected package automake. - Preparing to unpack .../023-automake_1%3a1.16.5-1.3_all.deb ... - Unpacking automake (1:1.16.5-1.3) ... - Selecting previously unselected package autopoint. - Preparing to unpack .../024-autopoint_0.21-9_all.deb ... - Unpacking autopoint (0.21-9) ... - Selecting previously unselected package libdebhelper-perl. - Preparing to unpack .../025-libdebhelper-perl_13.10.1_all.deb ... - Unpacking libdebhelper-perl (13.10.1) ... - Selecting previously unselected package libtool. - Preparing to unpack .../026-libtool_2.4.7-4_all.deb ... - Unpacking libtool (2.4.7-4) ... - Selecting previously unselected package dh-autoreconf. - Preparing to unpack .../027-dh-autoreconf_20_all.deb ... - Unpacking dh-autoreconf (20) ... - Selecting previously unselected package libarchive-zip-perl. - Preparing to unpack .../028-libarchive-zip-perl_1.68-1_all.deb ... - Unpacking libarchive-zip-perl (1.68-1) ... - Selecting previously unselected package libsub-override-perl. - Preparing to unpack .../029-libsub-override-perl_0.09-4_all.deb ... - Unpacking libsub-override-perl (0.09-4) ... - Selecting previously unselected package libfile-stripnondeterminism-perl. - Preparing to unpack .../030-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... - Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... - Selecting previously unselected package dh-strip-nondeterminism. - Preparing to unpack .../031-dh-strip-nondeterminism_1.13.0-1_all.deb ... - Unpacking dh-strip-nondeterminism (1.13.0-1) ... - Selecting previously unselected package libelf1:amd64. - Preparing to unpack .../032-libelf1_0.187-4_amd64.deb ... - Unpacking libelf1:amd64 (0.187-4) ... - Selecting previously unselected package dwz. - Preparing to unpack .../033-dwz_0.14+20220924-2_amd64.deb ... - Unpacking dwz (0.14+20220924-2) ... - Selecting previously unselected package gettext. - Preparing to unpack .../034-gettext_0.21-9_amd64.deb ... - Unpacking gettext (0.21-9) ... - Selecting previously unselected package intltool-debian. - Preparing to unpack .../035-intltool-debian_0.35.0+20060710.6_all.deb ... - Unpacking intltool-debian (0.35.0+20060710.6) ... - Selecting previously unselected package po-debconf. - Preparing to unpack .../036-po-debconf_1.0.21+nmu1_all.deb ... - Unpacking po-debconf (1.0.21+nmu1) ... - Selecting previously unselected package debhelper. - Preparing to unpack .../037-debhelper_13.10.1_all.deb ... - Unpacking debhelper (13.10.1) ... - Selecting previously unselected package fontconfig. - Preparing to unpack .../038-fontconfig_2.13.1-4.5_amd64.deb ... - Unpacking fontconfig (2.13.1-4.5) ... - Selecting previously unselected package libgirepository-1.0-1:amd64. - Preparing to unpack .../039-libgirepository-1.0-1_1.74.0-2_amd64.deb ... - Unpacking libgirepository-1.0-1:amd64 (1.74.0-2) ... - Selecting previously unselected package gir1.2-glib-2.0:amd64. - Preparing to unpack .../040-gir1.2-glib-2.0_1.74.0-2_amd64.deb ... - Unpacking gir1.2-glib-2.0:amd64 (1.74.0-2) ... - Selecting previously unselected package libatk1.0-0:amd64. - Preparing to unpack .../041-libatk1.0-0_2.46.0-3_amd64.deb ... - Unpacking libatk1.0-0:amd64 (2.46.0-3) ... - Selecting previously unselected package gir1.2-atk-1.0:amd64. - Preparing to unpack .../042-gir1.2-atk-1.0_2.46.0-3_amd64.deb ... - Unpacking gir1.2-atk-1.0:amd64 (2.46.0-3) ... - Selecting previously unselected package gir1.2-freedesktop:amd64. - Preparing to unpack .../043-gir1.2-freedesktop_1.74.0-2_amd64.deb ... - Unpacking gir1.2-freedesktop:amd64 (1.74.0-2) ... - Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. - Preparing to unpack .../044-gir1.2-gdkpixbuf-2.0_2.42.9+dfsg-1_amd64.deb ... - Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.9+dfsg-1) ... - Selecting previously unselected package libgtk2.0-common. - Preparing to unpack .../045-libgtk2.0-common_2.24.33-2_all.deb ... - Unpacking libgtk2.0-common (2.24.33-2) ... - Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. - Preparing to unpack .../046-gir1.2-harfbuzz-0.0_5.2.0-2_amd64.deb ... - Unpacking gir1.2-harfbuzz-0.0:amd64 (5.2.0-2) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../047-libfribidi0_1.0.8-2.1_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.8-2.1) ... - Selecting previously unselected package libgraphite2-3:amd64. - Preparing to unpack .../048-libgraphite2-3_1.3.14-1_amd64.deb ... - Unpacking libgraphite2-3:amd64 (1.3.14-1) ... - Selecting previously unselected package libharfbuzz0b:amd64. - Preparing to unpack .../049-libharfbuzz0b_5.2.0-2_amd64.deb ... - Unpacking libharfbuzz0b:amd64 (5.2.0-2) ... - Selecting previously unselected package libthai-data. - Preparing to unpack .../050-libthai-data_0.1.29-1_all.deb ... - Unpacking libthai-data (0.1.29-1) ... - Selecting previously unselected package libdatrie1:amd64. - Preparing to unpack .../051-libdatrie1_0.2.13-2+b1_amd64.deb ... - Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... - Selecting previously unselected package libthai0:amd64. - Preparing to unpack .../052-libthai0_0.1.29-1_amd64.deb ... - Unpacking libthai0:amd64 (0.1.29-1) ... - Selecting previously unselected package libpango-1.0-0:amd64. - Preparing to unpack .../053-libpango-1.0-0_1.50.10+ds-1_amd64.deb ... - Unpacking libpango-1.0-0:amd64 (1.50.10+ds-1) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../054-libpixman-1-0_0.40.0-1_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.40.0-1) ... - Selecting previously unselected package libxcb-render0:amd64. - Preparing to unpack .../055-libxcb-render0_1.15-1_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../056-libxcb-shm0_1.15-1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.15-1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../057-libxrender1_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../058-libcairo2_1.16.0-6_amd64.deb ... - Unpacking libcairo2:amd64 (1.16.0-6) ... - Selecting previously unselected package libpangoft2-1.0-0:amd64. - Preparing to unpack .../059-libpangoft2-1.0-0_1.50.10+ds-1_amd64.deb ... - Unpacking libpangoft2-1.0-0:amd64 (1.50.10+ds-1) ... - Selecting previously unselected package libpangocairo-1.0-0:amd64. - Preparing to unpack .../060-libpangocairo-1.0-0_1.50.10+ds-1_amd64.deb ... - Unpacking libpangocairo-1.0-0:amd64 (1.50.10+ds-1) ... - Selecting previously unselected package libxft2:amd64. - Preparing to unpack .../061-libxft2_2.3.6-1_amd64.deb ... - Unpacking libxft2:amd64 (2.3.6-1) ... - Selecting previously unselected package libpangoxft-1.0-0:amd64. - Preparing to unpack .../062-libpangoxft-1.0-0_1.50.10+ds-1_amd64.deb ... - Unpacking libpangoxft-1.0-0:amd64 (1.50.10+ds-1) ... - Selecting previously unselected package gir1.2-pango-1.0:amd64. - Preparing to unpack .../063-gir1.2-pango-1.0_1.50.10+ds-1_amd64.deb ... - Unpacking gir1.2-pango-1.0:amd64 (1.50.10+ds-1) ... - Selecting previously unselected package libavahi-common-data:amd64. - Preparing to unpack .../064-libavahi-common-data_0.8-6+b1_amd64.deb ... - Unpacking libavahi-common-data:amd64 (0.8-6+b1) ... - Selecting previously unselected package libavahi-common3:amd64. - Preparing to unpack .../065-libavahi-common3_0.8-6+b1_amd64.deb ... - Unpacking libavahi-common3:amd64 (0.8-6+b1) ... - Selecting previously unselected package libavahi-client3:amd64. - Preparing to unpack .../066-libavahi-client3_0.8-6+b1_amd64.deb ... - Unpacking libavahi-client3:amd64 (0.8-6+b1) ... - Selecting previously unselected package libcups2:amd64. - Preparing to unpack .../067-libcups2_2.4.2-1+b2_amd64.deb ... - Unpacking libcups2:amd64 (2.4.2-1+b2) ... - Selecting previously unselected package libxcomposite1:amd64. - Preparing to unpack .../068-libxcomposite1_1%3a0.4.5-1_amd64.deb ... - Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../069-libxfixes3_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../070-libxcursor1_1%3a1.2.1-1_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxdamage1:amd64. - Preparing to unpack .../071-libxdamage1_1%3a1.1.5-2_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.5-2) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../072-libxi6_2%3a1.8-1+b1_amd64.deb ... - Unpacking libxi6:amd64 (2:1.8-1+b1) ... - Selecting previously unselected package libxinerama1:amd64. - Preparing to unpack .../073-libxinerama1_2%3a1.1.4-3_amd64.deb ... - Unpacking libxinerama1:amd64 (2:1.1.4-3) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../074-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package libgtk2.0-0:amd64. - Preparing to unpack .../075-libgtk2.0-0_2.24.33-2_amd64.deb ... - Unpacking libgtk2.0-0:amd64 (2.24.33-2) ... - Selecting previously unselected package gir1.2-gtk-2.0:amd64. - Preparing to unpack .../076-gir1.2-gtk-2.0_2.24.33-2_amd64.deb ... - Unpacking gir1.2-gtk-2.0:amd64 (2.24.33-2) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../077-icu-devtools_71.1-3_amd64.deb ... - Unpacking icu-devtools (71.1-3) ... - Selecting previously unselected package libarchive-cpio-perl. - Preparing to unpack .../078-libarchive-cpio-perl_0.10-2_all.deb ... - Unpacking libarchive-cpio-perl (0.10-2) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../079-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../080-libffi-dev_3.4.4-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.4-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../081-libglib2.0-data_2.74.1-1_all.deb ... - Unpacking libglib2.0-data (2.74.1-1) ... - Selecting previously unselected package libglib2.0-bin. - Preparing to unpack .../082-libglib2.0-bin_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-bin (2.74.1-1) ... - Selecting previously unselected package python3-lib2to3. - Preparing to unpack .../083-python3-lib2to3_3.10.8-1_all.deb ... - Unpacking python3-lib2to3 (3.10.8-1) ... - Selecting previously unselected package python3-distutils. - Preparing to unpack .../084-python3-distutils_3.10.8-1_all.deb ... - Unpacking python3-distutils (3.10.8-1) ... - Selecting previously unselected package libglib2.0-dev-bin. - Preparing to unpack .../085-libglib2.0-dev-bin_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-dev-bin (2.74.1-1) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../086-uuid-dev_2.38.1-1.1+b1_amd64.deb ... - Unpacking uuid-dev:amd64 (2.38.1-1.1+b1) ... - Selecting previously unselected package libblkid-dev:amd64. - Preparing to unpack .../087-libblkid-dev_2.38.1-1.1+b1_amd64.deb ... - Unpacking libblkid-dev:amd64 (2.38.1-1.1+b1) ... - Selecting previously unselected package libsepol-dev:amd64. - Preparing to unpack .../088-libsepol-dev_3.4-2_amd64.deb ... - Unpacking libsepol-dev:amd64 (3.4-2) ... - Selecting previously unselected package libpcre2-16-0:amd64. - Preparing to unpack .../089-libpcre2-16-0_10.40-2_amd64.deb ... - Unpacking libpcre2-16-0:amd64 (10.40-2) ... - Selecting previously unselected package libpcre2-32-0:amd64. - Preparing to unpack .../090-libpcre2-32-0_10.40-2_amd64.deb ... - Unpacking libpcre2-32-0:amd64 (10.40-2) ... - Selecting previously unselected package libpcre2-posix3:amd64. - Preparing to unpack .../091-libpcre2-posix3_10.40-2_amd64.deb ... - Unpacking libpcre2-posix3:amd64 (10.40-2) ... - Selecting previously unselected package libpcre2-dev:amd64. - Preparing to unpack .../092-libpcre2-dev_10.40-2_amd64.deb ... - Unpacking libpcre2-dev:amd64 (10.40-2) ... - Selecting previously unselected package libselinux1-dev:amd64. - Preparing to unpack .../093-libselinux1-dev_3.4-1+b2_amd64.deb ... - Unpacking libselinux1-dev:amd64 (3.4-1+b2) ... - Selecting previously unselected package libmount-dev:amd64. - Preparing to unpack .../094-libmount-dev_2.38.1-1.1+b1_amd64.deb ... - Unpacking libmount-dev:amd64 (2.38.1-1.1+b1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../095-zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Selecting previously unselected package libglib2.0-dev:amd64. - Preparing to unpack .../096-libglib2.0-dev_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-dev:amd64 (2.74.1-1) ... - Selecting previously unselected package libatk1.0-dev:amd64. - Preparing to unpack .../097-libatk1.0-dev_2.46.0-3_amd64.deb ... - Unpacking libatk1.0-dev:amd64 (2.46.0-3) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../098-libbrotli-dev_1.0.9-2+b4_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.0.9-2+b4) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../099-libcairo-gobject2_1.16.0-6_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.16.0-6) ... - Selecting previously unselected package liblzo2-2:amd64. - Preparing to unpack .../100-liblzo2-2_2.10-2_amd64.deb ... - Unpacking liblzo2-2:amd64 (2.10-2) ... - Selecting previously unselected package libcairo-script-interpreter2:amd64. - Preparing to unpack .../101-libcairo-script-interpreter2_1.16.0-6_amd64.deb ... - Unpacking libcairo-script-interpreter2:amd64 (1.16.0-6) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../102-libexpat1-dev_2.5.0-1_amd64.deb ... - Unpacking libexpat1-dev:amd64 (2.5.0-1) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../103-libpng-dev_1.6.38-2_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.38-2) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../104-libfreetype-dev_2.12.1+dfsg-3_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-3) ... - Selecting previously unselected package libfreetype6-dev:amd64. - Preparing to unpack .../105-libfreetype6-dev_2.12.1+dfsg-3_amd64.deb ... - Unpacking libfreetype6-dev:amd64 (2.12.1+dfsg-3) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../106-libfontconfig-dev_2.13.1-4.5_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.13.1-4.5) ... - Selecting previously unselected package libpixman-1-dev:amd64. - Preparing to unpack .../107-libpixman-1-dev_0.40.0-1_amd64.deb ... - Unpacking libpixman-1-dev:amd64 (0.40.0-1) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../108-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../109-libice6_2%3a1.0.10-1_amd64.deb ... - Unpacking libice6:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../110-libsm6_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm6:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libice-dev:amd64. - Preparing to unpack .../111-libice-dev_2%3a1.0.10-1_amd64.deb ... - Unpacking libice-dev:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libsm-dev:amd64. - Preparing to unpack .../112-libsm-dev_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm-dev:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libxcb-render0-dev:amd64. - Preparing to unpack .../113-libxcb-render0-dev_1.15-1_amd64.deb ... - Unpacking libxcb-render0-dev:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0-dev:amd64. - Preparing to unpack .../114-libxcb-shm0-dev_1.15-1_amd64.deb ... - Unpacking libxcb-shm0-dev:amd64 (1.15-1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../115-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../116-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libcairo2-dev:amd64. - Preparing to unpack .../117-libcairo2-dev_1.16.0-6_amd64.deb ... - Unpacking libcairo2-dev:amd64 (1.16.0-6) ... - Selecting previously unselected package libdatrie-dev:amd64. - Preparing to unpack .../118-libdatrie-dev_0.2.13-2+b1_amd64.deb ... - Unpacking libdatrie-dev:amd64 (0.2.13-2+b1) ... - Selecting previously unselected package libdeflate-dev:amd64. - Preparing to unpack .../119-libdeflate-dev_1.14-1_amd64.deb ... - Unpacking libdeflate-dev:amd64 (1.14-1) ... - Selecting previously unselected package libfribidi-dev:amd64. - Preparing to unpack .../120-libfribidi-dev_1.0.8-2.1_amd64.deb ... - Unpacking libfribidi-dev:amd64 (1.0.8-2.1) ... - Selecting previously unselected package libgail18:amd64. - Preparing to unpack .../121-libgail18_2.24.33-2_amd64.deb ... - Unpacking libgail18:amd64 (2.24.33-2) ... - Selecting previously unselected package libgail-common:amd64. - Preparing to unpack .../122-libgail-common_2.24.33-2_amd64.deb ... - Unpacking libgail-common:amd64 (2.24.33-2) ... - Selecting previously unselected package libgdk-pixbuf2.0-bin. - Preparing to unpack .../123-libgdk-pixbuf2.0-bin_2.42.9+dfsg-1_amd64.deb ... - Unpacking libgdk-pixbuf2.0-bin (2.42.9+dfsg-1) ... - Selecting previously unselected package libjpeg62-turbo-dev:amd64. - Preparing to unpack .../124-libjpeg62-turbo-dev_1%3a2.1.2-1+b1_amd64.deb ... - Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.2-1+b1) ... - Selecting previously unselected package libjpeg-dev:amd64. - Preparing to unpack .../125-libjpeg-dev_1%3a2.1.2-1+b1_amd64.deb ... - Unpacking libjpeg-dev:amd64 (1:2.1.2-1+b1) ... - Selecting previously unselected package libjbig-dev:amd64. - Preparing to unpack .../126-libjbig-dev_2.1-6_amd64.deb ... - Unpacking libjbig-dev:amd64 (2.1-6) ... - Selecting previously unselected package liblzma-dev:amd64. - Preparing to unpack .../127-liblzma-dev_5.2.7-0.1_amd64.deb ... - Unpacking liblzma-dev:amd64 (5.2.7-0.1) ... - Selecting previously unselected package libtiffxx5:amd64. - Preparing to unpack .../128-libtiffxx5_4.4.0-5_amd64.deb ... - Unpacking libtiffxx5:amd64 (4.4.0-5) ... - Selecting previously unselected package liblerc-dev:amd64. - Preparing to unpack .../129-liblerc-dev_4.0.0+ds-2_amd64.deb ... - Unpacking liblerc-dev:amd64 (4.0.0+ds-2) ... - Selecting previously unselected package libtiff-dev:amd64. - Preparing to unpack .../130-libtiff-dev_4.4.0-5_amd64.deb ... - Unpacking libtiff-dev:amd64 (4.4.0-5) ... - Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64. - Preparing to unpack .../131-libgdk-pixbuf-2.0-dev_2.42.9+dfsg-1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.9+dfsg-1) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../132-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../133-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgraphite2-dev:amd64. - Preparing to unpack .../134-libgraphite2-dev_1.3.14-1_amd64.deb ... - Unpacking libgraphite2-dev:amd64 (1.3.14-1) ... - Selecting previously unselected package libgtk2.0-bin. - Preparing to unpack .../135-libgtk2.0-bin_2.24.33-2_amd64.deb ... - Unpacking libgtk2.0-bin (2.24.33-2) ... - Selecting previously unselected package libharfbuzz-icu0:amd64. - Preparing to unpack .../136-libharfbuzz-icu0_5.2.0-2_amd64.deb ... - Unpacking libharfbuzz-icu0:amd64 (5.2.0-2) ... - Selecting previously unselected package libharfbuzz-gobject0:amd64. - Preparing to unpack .../137-libharfbuzz-gobject0_5.2.0-2_amd64.deb ... - Unpacking libharfbuzz-gobject0:amd64 (5.2.0-2) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../138-libicu-dev_71.1-3_amd64.deb ... - Unpacking libicu-dev:amd64 (71.1-3) ... - Selecting previously unselected package libharfbuzz-dev:amd64. - Preparing to unpack .../139-libharfbuzz-dev_5.2.0-2_amd64.deb ... - Unpacking libharfbuzz-dev:amd64 (5.2.0-2) ... - Selecting previously unselected package libthai-dev:amd64. - Preparing to unpack .../140-libthai-dev_0.1.29-1_amd64.deb ... - Unpacking libthai-dev:amd64 (0.1.29-1) ... - Selecting previously unselected package libxft-dev:amd64. - Preparing to unpack .../141-libxft-dev_2.3.6-1_amd64.deb ... - Unpacking libxft-dev:amd64 (2.3.6-1) ... - Selecting previously unselected package pango1.0-tools. - Preparing to unpack .../142-pango1.0-tools_1.50.10+ds-1_amd64.deb ... - Unpacking pango1.0-tools (1.50.10+ds-1) ... - Selecting previously unselected package libpango1.0-dev:amd64. - Preparing to unpack .../143-libpango1.0-dev_1.50.10+ds-1_amd64.deb ... - Unpacking libpango1.0-dev:amd64 (1.50.10+ds-1) ... - Selecting previously unselected package libxinerama-dev:amd64. - Preparing to unpack .../144-libxinerama-dev_2%3a1.1.4-3_amd64.deb ... - Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ... - Selecting previously unselected package libxfixes-dev:amd64. - Preparing to unpack .../145-libxfixes-dev_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxi-dev:amd64. - Preparing to unpack .../146-libxi-dev_2%3a1.8-1+b1_amd64.deb ... - Unpacking libxi-dev:amd64 (2:1.8-1+b1) ... - Selecting previously unselected package libxrandr-dev:amd64. - Preparing to unpack .../147-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package libxcursor-dev:amd64. - Preparing to unpack .../148-libxcursor-dev_1%3a1.2.1-1_amd64.deb ... - Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxcomposite-dev:amd64. - Preparing to unpack .../149-libxcomposite-dev_1%3a0.4.5-1_amd64.deb ... - Unpacking libxcomposite-dev:amd64 (1:0.4.5-1) ... - Selecting previously unselected package libxdamage-dev:amd64. - Preparing to unpack .../150-libxdamage-dev_1%3a1.1.5-2_amd64.deb ... - Unpacking libxdamage-dev:amd64 (1:1.1.5-2) ... - Selecting previously unselected package libxml2-utils. - Preparing to unpack .../151-libxml2-utils_2.9.14+dfsg-1.1_amd64.deb ... - Unpacking libxml2-utils (2.9.14+dfsg-1.1) ... - Selecting previously unselected package libgtk2.0-dev:amd64. - Preparing to unpack .../152-libgtk2.0-dev_2.24.33-2_amd64.deb ... - Unpacking libgtk2.0-dev:amd64 (2.24.33-2) ... - Selecting previously unselected package libltdl7:amd64. - Preparing to unpack .../153-libltdl7_2.4.7-4_amd64.deb ... - Unpacking libltdl7:amd64 (2.4.7-4) ... - Selecting previously unselected package libltdl-dev:amd64. - Preparing to unpack .../154-libltdl-dev_2.4.7-4_amd64.deb ... - Unpacking libltdl-dev:amd64 (2.4.7-4) ... - Selecting previously unselected package libsys-hostname-long-perl. - Preparing to unpack .../155-libsys-hostname-long-perl_1.5-2_all.deb ... - Unpacking libsys-hostname-long-perl (1.5-2) ... - Selecting previously unselected package libmail-sendmail-perl. - Preparing to unpack .../156-libmail-sendmail-perl_0.80-2_all.deb ... - Unpacking libmail-sendmail-perl (0.80-2) ... - Selecting previously unselected package libmpfr-dev:amd64. - Preparing to unpack .../157-libmpfr-dev_4.1.0-3_amd64.deb ... - Unpacking libmpfr-dev:amd64 (4.1.0-3) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../158-libpng-tools_1.6.38-2_amd64.deb ... - Unpacking libpng-tools (1.6.38-2) ... - Selecting previously unselected package librsvg2-2:amd64. - Preparing to unpack .../159-librsvg2-2_2.54.5+dfsg-1_amd64.deb ... - Unpacking librsvg2-2:amd64 (2.54.5+dfsg-1) ... - Selecting previously unselected package librsvg2-common:amd64. - Preparing to unpack .../160-librsvg2-common_2.54.5+dfsg-1_amd64.deb ... - Unpacking librsvg2-common:amd64 (2.54.5+dfsg-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../161-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Setting up media-types (8.0.0) ... - Setting up libpipeline1:amd64 (1.5.6-3) ... - Setting up libgraphite2-3:amd64 (1.3.14-1) ... - Setting up libpixman-1-0:amd64 (0.40.0-1) ... - Setting up libicu71:amd64 (71.1-3) ... - Setting up fontconfig (2.13.1-4.5) ... - Regenerating fonts cache... - done. - Setting up libapparmor1:amd64 (3.0.7-1+b1) ... - Setting up libpixman-1-dev:amd64 (0.40.0-1) ... - Setting up libxdamage1:amd64 (1:1.1.5-2) ... - Setting up bsdextrautils (2.38.1-1.1+b1) ... - Setting up hicolor-icon-theme (0.17-2) ... - Setting up libxi6:amd64 (2:1.8-1+b1) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1) ... - Setting up libdatrie1:amd64 (0.2.13-2+b1) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libpng-tools (1.6.38-2) ... - Setting up libmagic-mgc (1:5.41-4) ... - Setting up libxcb-render0:amd64 (1.15-1) ... - Setting up libarchive-zip-perl (1.68-1) ... - Setting up libglib2.0-0:amd64 (2.74.1-1) ... - No schema files found: doing nothing. - Setting up libdebhelper-perl (13.10.1) ... - Setting up libgdk-pixbuf2.0-common (2.42.9+dfsg-1) ... - Setting up x11-common (1:7.7+23) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of restart. - Setting up libmagic1:amd64 (1:5.41-4) ... - Setting up libjbig-dev:amd64 (2.1-6) ... - Setting up gettext-base (0.21-9) ... - Setting up m4 (1.4.19-1) ... - Setting up liblzo2-2:amd64 (2.10-2) ... - Setting up libxcb-shm0:amd64 (1.15-1) ... - Setting up file (1:5.41-4) ... - Setting up libffi-dev:amd64 (3.4.4-1) ... - Setting up libcairo2:amd64 (1.16.0-6) ... - Setting up libpcre2-16-0:amd64 (10.40-2) ... - Setting up libxcb-shm0-dev:amd64 (1.15-1) ... - Setting up libgraphite2-dev:amd64 (1.3.14-1) ... - Setting up autotools-dev (20220109.1) ... - Setting up libpcre2-32-0:amd64 (10.40-2) ... - Setting up libglib2.0-data (2.74.1-1) ... - Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libexpat1-dev:amd64 (2.5.0-1) ... - Setting up libjpeg62-turbo-dev:amd64 (1:2.1.2-1+b1) ... - Setting up libxfixes3:amd64 (1:6.0.0-2) ... - Setting up uuid-dev:amd64 (2.38.1-1.1+b1) ... - Setting up libavahi-common-data:amd64 (0.8-6+b1) ... - Setting up libdbus-1-3:amd64 (1.14.4-1) ... - Setting up libfribidi0:amd64 (1.0.8-2.1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3) ... - Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... - Setting up autopoint (0.21-9) ... - Setting up icu-devtools (71.1-3) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libsepol-dev:amd64 (3.4-2) ... - Setting up libxcb-render0-dev:amd64 (1.15-1) ... - Setting up liblerc-dev:amd64 (4.0.0+ds-2) ... - Setting up libltdl7:amd64 (2.4.7-4) ... - Setting up autoconf (2.71-2) ... - Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ... - Setting up liblzma-dev:amd64 (5.2.7-0.1) ... - Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Setting up libpcre2-posix3:amd64 (10.40-2) ... - Setting up libdatrie-dev:amd64 (0.2.13-2+b1) ... - Setting up at-spi2-common (2.46.0-3) ... - Setting up dbus-session-bus-common (1.14.4-1) ... - Setting up libarchive-cpio-perl (0.10-2) ... - Setting up libuchardet0:amd64 (0.0.7-1) ... - Setting up libmpdec3:amd64 (2.5.1-2) ... - Setting up libsub-override-perl (0.09-4) ... - Setting up libharfbuzz0b:amd64 (5.2.0-2) ... - Setting up libthai-data (0.1.29-1) ... - Setting up libgirepository-1.0-1:amd64 (1.74.0-2) ... - Setting up libcairo-gobject2:amd64 (1.16.0-6) ... - Setting up libgtk2.0-common (2.24.33-2) ... - Setting up libatk1.0-0:amd64 (2.46.0-3) ... - Setting up dbus-system-bus-common (1.14.4-1) ... - Setting up libdeflate-dev:amd64 (1.14-1) ... - Setting up libelf1:amd64 (0.187-4) ... - Setting up libxcomposite1:amd64 (1:0.4.5-1) ... - Setting up libsys-hostname-long-perl (1.5-2) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ... - Setting up libicu-dev:amd64 (71.1-3) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.1) ... - Setting up dbus-bin (1.14.4-1) ... - Setting up libbrotli-dev:amd64 (1.0.9-2+b4) ... - Setting up libtiffxx5:amd64 (4.4.0-5) ... - Setting up automake (1:1.16.5-1.3) ... - update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode - Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... - Setting up libcairo-script-interpreter2:amd64 (1.16.0-6) ... - Setting up libblkid-dev:amd64 (2.38.1-1.1+b1) ... - Setting up libice6:amd64 (2:1.0.10-1) ... - Setting up libxft2:amd64 (2.3.6-1) ... - Setting up gettext (0.21-9) ... - Setting up libharfbuzz-icu0:amd64 (5.2.0-2) ... - Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... - Setting up libpcre2-dev:amd64 (10.40-2) ... - Setting up libice-dev:amd64 (2:1.0.10-1) ... - Setting up libtool (2.4.7-4) ... - Setting up libselinux1-dev:amd64 (3.4-1+b2) ... - Setting up libfribidi-dev:amd64 (1.0.8-2.1) ... - Setting up libxcursor1:amd64 (1:1.2.1-1) ... - Setting up libpng-dev:amd64 (1.6.38-2) ... - Setting up libavahi-common3:amd64 (0.8-6+b1) ... - Setting up libjpeg-dev:amd64 (1:2.1.2-1+b1) ... - Setting up libglib2.0-bin (2.74.1-1) ... - Setting up dbus-daemon (1.14.4-1) ... - Setting up libharfbuzz-gobject0:amd64 (5.2.0-2) ... - Setting up libmpfr-dev:amd64 (4.1.0-3) ... - Setting up libfreetype-dev:amd64 (2.12.1+dfsg-3) ... - Setting up intltool-debian (0.35.0+20060710.6) ... - Setting up libxfixes-dev:amd64 (1:6.0.0-2) ... - Setting up libpython3.10-stdlib:amd64 (3.10.8-1) ... - Setting up dh-autoreconf (20) ... - Setting up libmail-sendmail-perl (0.80-2) ... - Setting up libltdl-dev:amd64 (2.4.7-4) ... - Setting up libthai0:amd64 (0.1.29-1) ... - Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Setting up libtiff-dev:amd64 (4.4.0-5) ... - Setting up dbus (1.14.4-1) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up shared-mime-info (2.2-1) ... - Setting up libxinerama-dev:amd64 (2:1.1.4-3) ... - Setting up gir1.2-glib-2.0:amd64 (1.74.0-2) ... - Setting up libthai-dev:amd64 (0.1.29-1) ... - Setting up dh-strip-nondeterminism (1.13.0-1) ... - Setting up dwz (0.14+20220924-2) ... - Setting up groff-base (1.22.4-8) ... - Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ... - Setting up libxi-dev:amd64 (2:1.8-1+b1) ... - Setting up libxml2-utils (2.9.14+dfsg-1.1) ... - Setting up libsm6:amd64 (2:1.2.3-1) ... - Setting up libavahi-client3:amd64 (0.8-6+b1) ... - Setting up libmount-dev:amd64 (2.38.1-1.1+b1) ... - Setting up libpython3-stdlib:amd64 (3.10.6-1) ... - Setting up libxdamage-dev:amd64 (1:1.1.5-2) ... - Setting up gtk-update-icon-cache (3.24.34-3) ... - Setting up gir1.2-freedesktop:amd64 (1.74.0-2) ... - Setting up python3.10 (3.10.8-1) ... - Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.9+dfsg-1) ... - Setting up libfontconfig-dev:amd64 (2.13.1-4.5) ... - Setting up gir1.2-atk-1.0:amd64 (2.46.0-3) ... - Setting up libsm-dev:amd64 (2:1.2.3-1) ... - Setting up libxcomposite-dev:amd64 (1:0.4.5-1) ... - Setting up libxcursor-dev:amd64 (1:1.2.1-1) ... - Setting up po-debconf (1.0.21+nmu1) ... - Setting up libpango-1.0-0:amd64 (1.50.10+ds-1) ... - Setting up python3 (3.10.6-1) ... - running python rtupdate hooks for python3.10... - running python post-rtupdate hooks for python3.10... - Setting up man-db (2.11.0-1+b1) ... - Building database of manual pages ... - Setting up gir1.2-harfbuzz-0.0:amd64 (5.2.0-2) ... - Setting up libfreetype6-dev:amd64 (2.12.1+dfsg-3) ... - Setting up adwaita-icon-theme (43-1) ... - update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode - Setting up libcups2:amd64 (2.4.2-1+b2) ... - Setting up libgdk-pixbuf2.0-bin (2.42.9+dfsg-1) ... - Setting up libpangoft2-1.0-0:amd64 (1.50.10+ds-1) ... - Setting up python3-lib2to3 (3.10.8-1) ... - Setting up libpangocairo-1.0-0:amd64 (1.50.10+ds-1) ... - Setting up libxft-dev:amd64 (2.3.6-1) ... - Setting up python3-distutils (3.10.8-1) ... - Setting up libglib2.0-dev-bin (2.74.1-1) ... - Setting up libpangoxft-1.0-0:amd64 (1.50.10+ds-1) ... - Setting up libgtk2.0-0:amd64 (2.24.33-2) ... - Setting up pango1.0-tools (1.50.10+ds-1) ... - Setting up debhelper (13.10.1) ... - Setting up librsvg2-2:amd64 (2.54.5+dfsg-1) ... - Setting up gir1.2-pango-1.0:amd64 (1.50.10+ds-1) ... - Setting up libglib2.0-dev:amd64 (2.74.1-1) ... - Setting up gir1.2-gtk-2.0:amd64 (2.24.33-2) ... - Setting up librsvg2-common:amd64 (2.54.5+dfsg-1) ... - Setting up libgail18:amd64 (2.24.33-2) ... - Setting up libgtk2.0-bin (2.24.33-2) ... - Setting up libcairo2-dev:amd64 (1.16.0-6) ... - Setting up libatk1.0-dev:amd64 (2.46.0-3) ... - Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.9+dfsg-1) ... - Setting up libharfbuzz-dev:amd64 (5.2.0-2) ... - Setting up libgail-common:amd64 (2.24.33-2) ... - Setting up libpango1.0-dev:amd64 (1.50.10+ds-1) ... - Setting up libgtk2.0-dev:amd64 (2.24.33-2) ... - Processing triggers for libc-bin (2.35-4) ... - Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/45: [apron.v0.9.13: http] Processing 2/45: [apron.v0.9.13: http] [apronext.1.0.2: http] Processing 3/45: [apron.v0.9.13: http] [apronext.1.0.2: http] -> retrieved camlidl.1.09 (cached) Processing 4/45: [apron.v0.9.13: http] [apronext.1.0.2: http] Processing 5/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] -> retrieved camlp-streams.5.0.1 (cached) Processing 6/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] Processing 7/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] Processing 8/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] Processing 9/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] Processing 10/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] Processing 11/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] Processing 12/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] [conf-gmp: sh] Processing 13/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] [conf-gmp: sh] [conf-perl: perl] Processing 14/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: mv] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "config/Makefile.unix" "config/Makefile" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09) Processing 14/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: make all] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-perl.2) - - This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi - (with 49 registered patches, see perl -V for more detail) - - Copyright 1987-2022, Larry Wall - - Perl may be copied only under the terms of either the Artistic License or the - GNU General Public License, which may be found in the Perl 5 source kit. - - Complete documentation for Perl, including FAQ lists, should be found on - this system using "man perl" or "perldoc perl". If you have access to the - Internet, point your browser at https://www.perl.org/, the Perl Home Page. - -> compiled conf-perl.2 Processing 14/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-perl.2 Processing 15/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-pkg-config.2) - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 15/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: make all] [conf-gmp: sh] Processing 16/45: [apron.v0.9.13: http] [apronext.1.0.2: http] [camlidl: make all] [conf-gmp: sh] [conf-pkg-config: mkdir] Processing 16/45: [apronext.1.0.2: http] [camlidl: make all] [conf-gmp: sh] [conf-pkg-config: mkdir] Processing 16/45: [camlidl: make all] [conf-gmp: sh] [conf-pkg-config: mkdir] -> retrieved dune.3.5.0 (cached) Processing 17/45: [lablgtk.2.18.13: http] [camlidl: make all] [conf-gmp: sh] [conf-pkg-config: mkdir] Processing 18/45: [lablgtk.2.18.13: http] [camlidl: make all] [conf-gmp: sh] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-gmp.4) - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 18/45: [lablgtk.2.18.13: http] [camlidl: make all] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09) - cd compiler; make all - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/compiler' - rm -f config.ml - sed -e 's|%%CPP%%|cpp|' \ - config.mlp > config.ml - chmod -w config.ml - ocamlc -g -c config.mli - ocamlc -g -c config.ml - ocamlc -g -c utils.mli - ocamlc -g -c utils.ml - ocamlc -g -c clflags.ml - ocamlc -g -c idltypes.mli - ocamlc -g -c prefix.mli - ocamlc -g -c prefix.ml - ocamlc -g -c lexpr.mli - ocamlc -g -c lexpr.ml - ocamlc -g -c cvttyp.mli - ocamlc -g -c cvttyp.ml - ocamlc -g -c variables.mli - ocamlc -g -c variables.ml - ocamlc -g -c idlarray.mli - ocamlc -g -c idlarray.ml - ocamlc -g -c struct.mli - ocamlc -g -c struct.ml - ocamlc -g -c enum.mli - ocamlc -g -c enum.ml - ocamlc -g -c union.mli - ocamlc -g -c union.ml - ocamlc -g -c cvtval.mli - ocamlc -g -c cvtval.ml - ocamlc -g -c structdecl.mli - ocamlc -g -c structdecl.ml - ocamlc -g -c enumdecl.mli - ocamlc -g -c enumdecl.ml - ocamlc -g -c uniondecl.mli - ocamlc -g -c uniondecl.ml - ocamlc -g -c typedef.mli - ocamlc -g -c typedef.ml - ocamlc -g -c funct.mli - ocamlc -g -c funct.ml - ocamlc -g -c constdecl.mli - ocamlc -g -c constdecl.ml - ocamlc -g -c intf.mli - ocamlc -g -c intf.ml - ocamlc -g -c file.mli - ocamlc -g -c file.ml - ocamlc -g -c predef.mli - ocamlc -g -c predef.ml - ocamllex linenum.mll - 16 states, 331 transitions, table size 1420 bytes - ocamlc -g -c linenum.mli - ocamlc -g -c linenum.ml - ocamlc -g -c parse_aux.mli - ocamlc -g -c parse_aux.ml - ocamlyacc -v parser_midl.mly - 12 shift/reduce conflicts, 4 reduce/reduce conflicts. - ocamlc -g -c parser_midl.mli - ocamlc -g -c parser_midl.ml - ocamllex lexer_midl.mll - 129 states, 1747 transitions, table size 7762 bytes - ocamlc -g -c lexer_midl.mli - ocamlc -g -c lexer_midl.ml - ocamlc -g -c parse.mli - ocamlc -g -c parse.ml - ocamlc -g -c fixlabels.mli - ocamlc -g -c fixlabels.ml - ocamlc -g -c normalize.mli - ocamlc -g -c normalize.ml - ocamlc -g -c main.ml - ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/compiler' - cd runtime; make all - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/runtime' - ocamlc -g -ccopt "-Wall -g" idlalloc.c - idlalloc.c: In function 'camlidl_find_enum': - idlalloc.c:35:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 35 | invalid_argument(errmsg); - | ^~~~~~~~~~~~~~~ - idlalloc.c: In function 'camlidl_alloc_flag_list': - idlalloc.c:47:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 47 | value v = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - idlalloc.c: In function 'camlidl_register_allocation': - idlalloc.c:73:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 73 | stat_alloc(sizeof(struct camlidl_block_list)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - idlalloc.c: In function 'camlidl_malloc': - idlalloc.c:95:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 95 | void * res = stat_alloc(sz); - | ^~~~~~~~~~~~~~~~~~ - idlalloc.c:96:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 96 | camlidl_register_allocation(stat_free, res, ctx); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - idlalloc.c: In function 'camlidl_free': - idlalloc.c:108:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 108 | stat_free(tmp); - | ^~~~~~~ - idlalloc.c: In function 'camlidl_malloc_string': - idlalloc.c:114:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 114 | mlsize_t len = string_length(mlstring); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc -g -ccopt "-Wall -g" comintf.c - comintf.c: In function 'camlidl_pack_interface': - comintf.c:37:13: warning: "alloc_final" is deprecated: use "caml_alloc_final" instead - 37 | value res = alloc_final(2, camlidl_finalize_interface, 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c: In function 'camlidl_make_interface': - comintf.c:59:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 59 | (struct camlidl_component *) stat_alloc(sizeof(struct camlidl_component)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c:73:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 73 | register_global_root(&(comp->intf[0].caml_object)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c: In function 'camlidl_Release': - comintf.c:128:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead - 128 | remove_global_root(&(intf->caml_object)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c:134:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 134 | stat_free(comp); - | ^~~~~~~~ - comintf.c: In function 'camlidl_com_combine': - comintf.c:175:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 175 | stat_alloc(sizeof(struct camlidl_component) + - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c:185:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 185 | register_global_root(&(c->intf[i].caml_object)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c: In function 'camlidl_com_create_instance': - comintf.c:207:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 207 | invalid_argument("Com.create_instance not implemented"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c: In function 'camlidl_com_register_factory': - comintf.c:235:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 235 | struct camlidl_comp * c = stat_alloc(sizeof(struct camlidl_comp)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c:237:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead - 237 | register_global_root(&(c->compdata)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - comintf.c: In function 'camlidl_com_parse_uid': - comintf.c:250:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 250 | if (string_length(str) != 36 || - | ^~~~~~~~~~~~~~~~~~~~~ - comintf.c:255:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 255 | res = alloc_small((sizeof(GUID) + sizeof(value) - 1) / sizeof(value), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc -g -ccopt "-Wall -g" comerror.c - comerror.c: In function 'camlidl_raise_error': - comerror.c:37:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 37 | invalid_argument("Exception Com.Error not initialized"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - comerror.c:40:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 40 | vwho = copy_string(who); - | ^~~~~~~~~~~~~~~~ - comerror.c:41:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 41 | vmsg = copy_string(msg); - | ^~~~~~~~~~~~~~~~ - comerror.c:42:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 42 | bucket = alloc_small(4, 0); - | ^~~~~~~~~~~~~~~~~~~ - comerror.c:48:13: warning: "mlraise" is deprecated: use "caml_raise" instead - 48 | mlraise(bucket); - | ^~~~~~ - comerror.c: In function 'camlidl_uncaught_exception': - comerror.c:173:13: warning: "format_caml_exception" is deprecated: use "caml_format_exception" instead - 173 | char * msg = format_caml_exception(exn_bucket); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - rm -f dllcamlidl.so - ocamlmklib -o camlidl idlalloc.o comintf.o comerror.o - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/runtime' - cd lib; make all - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/lib' - ocamlc -g -c com.mli - ocamlc -g -c com.ml - ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo - ocamlopt -c com.ml - ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/lib' - cd tools; make all - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/tools' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlidl.1.09/tools' -> compiled camlidl.1.09 Processing 18/45: [lablgtk.2.18.13: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.14+alpha-repo/lib/pkgconfig" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 18/45: [lablgtk.2.18.13: http] [dune: ocaml bootstrap.ml] Processing 19/45: [lablgtk.2.18.13: http] [conf-gtk2: pkg-config gtk+-2.0] [dune: ocaml bootstrap.ml] -> installed camlidl.1.09 Processing 20/45: [lablgtk.2.18.13: http] [conf-gtk2: pkg-config gtk+-2.0] [dune: ocaml bootstrap.ml] -> installed conf-gmp.4 Processing 21/45: [lablgtk.2.18.13: http] [conf-gtk2: pkg-config gtk+-2.0] [dune: ocaml bootstrap.ml] Processing 22/45: [lablgtk.2.18.13: http] [conf-gtk2: pkg-config gtk+-2.0] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr] [dune: ocaml bootstrap.ml] -> retrieved apron.v0.9.13 (https://github.com/antoinemine/apron/archive/v0.9.13.tar.gz) Processing 23/45: [lablgtk.2.18.13: http] [mlgmpidl.1.2.14: http] [conf-gtk2: pkg-config gtk+-2.0] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr] [dune: ocaml bootstrap.ml] -> retrieved apronext.1.0.2 (https://github.com/ghilesZ/apronext/archive/1.0.2.tar.gz) Processing 24/45: [lablgtk.2.18.13: http] [mlgmpidl.1.2.14: http] [conf-gtk2: pkg-config gtk+-2.0] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr] [dune: ocaml bootstrap.ml] Processing 24/45: [mlgmpidl.1.2.14: http] [conf-gtk2: pkg-config gtk+-2.0] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--exists" "gtk+-2.0" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-gtk2.1) -> compiled conf-gtk2.1 Processing 24/45: [mlgmpidl.1.2.14: http] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr] [dune: ocaml bootstrap.ml] -> installed conf-gtk2.1 Processing 25/45: [mlgmpidl.1.2.14: http] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/conf-mpfr.3) - + pkg-config --print-errors --exists mpfr -> compiled conf-mpfr.3 Processing 25/45: [mlgmpidl.1.2.14: http] [dune: ocaml bootstrap.ml] -> installed conf-mpfr.3 Processing 26/45: [mlgmpidl.1.2.14: http] [dune: ocaml bootstrap.ml] -> retrieved ocamlbuild.0.14.2 (cached) Processing 27/45: [mlgmpidl.1.2.14: http] [dune: ocaml bootstrap.ml] Processing 28/45: [mlgmpidl.1.2.14: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved lablgtk.2.18.13 (https://github.com/garrigue/lablgtk/archive/2.18.13.tar.gz) Processing 29/45: [mlgmpidl.1.2.14: http] [picasso.0.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] Processing 29/45: [picasso.0.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 30/45: [picasso.0.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.14+alpha-repo" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.14+alpha-repo/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.14+alpha-repo/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.14+alpha-repo/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.14+alpha-repo/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.14+alpha-repo/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.14+alpha-repo/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.14+alpha-repo"; \ - echo "BINDIR=/home/opam/.opam/4.14+alpha-repo/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.14+alpha-repo/lib"; \ - echo "MANDIR=/home/opam/.opam/4.14+alpha-repo/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.14+alpha-repo/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.14+alpha-repo/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.14+alpha-repo/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.14+alpha-repo/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 30/45: [picasso.0.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved mlgmpidl.1.2.14 (https://github.com/nberth/mlgmpidl/archive/1.2.14.tar.gz) Processing 30/45: [picasso.0.1: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] Processing 30/45: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved picasso.0.1 (https://github.com/ghilesZ/picasso/archive/v0.1.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14+alpha-repo/bin" "-sitelib" "/home/opam/.opam/4.14+alpha-repo/lib" "-mandir" "/home/opam/.opam/4.14+alpha-repo/man" "-config" "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.14+alpha-repo/lib/ocaml - Binaries: /home/opam/.opam/4.14+alpha-repo/bin - Manual pages: /home/opam/.opam/4.14+alpha-repo/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.14+alpha-repo/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.14+alpha-repo/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.14+alpha-repo/bin - Manual pages: /home/opam/.opam/4.14+alpha-repo/man - topfind script: /home/opam/.opam/4.14+alpha-repo/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 30/45: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14+alpha-repo/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 256, characters 4-27: - 256 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 266, characters 4-27: - 266 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 278, characters 4-27: - 278 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 291, characters 4-27: - 291 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 305, characters 4-27: - 305 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 317, characters 4-27: - 317 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14+alpha-repo/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.14+alpha-repo/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' Processing 30/45: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 126, characters 40-63: - 126 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 256, characters 4-27: - 256 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 266, characters 4-27: - 266 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 278, characters 4-27: - 278 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 291, characters 4-27: - 291 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 305, characters 4-27: - 305 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 317, characters 4-27: - 317 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 30/45: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 31/45: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.14+alpha-repo/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14+alpha-repo/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.14+alpha-repo/bin" - install -d "/home/opam/.opam/4.14+alpha-repo/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14+alpha-repo/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.14+alpha-repo/lib/findlib" - install -d "/home/opam/.opam/4.14+alpha-repo/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.14+alpha-repo/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.14+alpha-repo/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.14+alpha-repo/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14+alpha-repo/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14+alpha-repo/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14+alpha-repo/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14+alpha-repo/lib/$x/META.tmp" "/home/opam/.opam/4.14+alpha-repo/lib/$x/META"; done - install -d "/home/opam/.opam/4.14+alpha-repo/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14+alpha-repo/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.14+alpha-repo/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.14+alpha-repo/man/man1" "/home/opam/.opam/4.14+alpha-repo/man/man3" "/home/opam/.opam/4.14+alpha-repo/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14+alpha-repo/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14+alpha-repo/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 31/45: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 32/45: [dune: ocaml bootstrap.ml] [mlgmpidl: sh] [ocamlbuild: make check-if-preinstalled] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "./configure" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/mlgmpidl.1.2.14) - checking compilation with cc : working - checking compilation with cc -Wcast-qual: working - checking compilation with cc -Wswitch: working - checking compilation with cc -Wall: working - checking compilation with cc -Wextra: working - checking compilation with cc -Wundef: working - checking compilation with cc -Wcast-align: working - checking compilation with cc -Wno-unused: working - checking compilation with cc -Wno-unused-parameter: working - checking compilation with cc -Wno-unused-function: working - checking compilation with cc -fPIC: working - checking compilation with cc -Werror-implicit-function-declaration: working - checking compilation with cc -Wbad-function-cast: working - checking compilation with cc -Wstrict-prototypes: working - checking compilation with cc -std=c99: working - binary ar: found in /usr/bin - binary ranlib: found in /usr/bin - binary sed: found in /usr/bin - binary grep: found in /usr/bin - binary perl: found in /usr/bin - binary install: found in /usr/bin - looking for gmp without prefix - include gmp.h: found - library gmp: found - library gmp found without prefix - looking for mpfr without prefix - include mpfr.h: found - library mpfr: found - library mpfr found without prefix - library mpfr major version: 4 - binary ocamlc.opt: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlopt.opt: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamldep: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamldoc: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlmktop: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlmklib: found in /home/opam/.opam/4.14+alpha-repo/bin - binary camlidl: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlfind: found in /home/opam/.opam/4.14+alpha-repo/bin - ocamlfind: Package `gmp' not found - include caml/mlvalues.h: found - include caml/camlidlruntime.h: found - checking whether to enable profiling: only available up to OCaml 4.08.0 (<= 4.14.0) - finding extension for dynamic libraries: .so - - detected configuration: - - OCaml version 4.14.0 - optional OCamlFind support 1 - optional native plugins 1 - optional profiling version 0 - MPFR version (major) 4 - - installation path /home/opam/.opam/4.14+alpha-repo/lib/ocaml - Processing 32/45: [dune: ocaml bootstrap.ml] [mlgmpidl: make] [ocamlbuild: make check-if-preinstalled] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.14+alpha-repo/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 32/45: [dune: ocaml bootstrap.ml] [mlgmpidl: make] -> installed ocamlbuild.0.14.2 Processing 33/45: [dune: ocaml bootstrap.ml] [mlgmpidl: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/mlgmpidl.1.2.14) - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpz.idl ${tmpdir}/mpz.idl; \ - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpz.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpz_stubs.c >mpz_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.ml >mpz.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.mli >mpz.mli; } - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpz.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpq.idl ${tmpdir}/mpq.idl; \ - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpq.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpq_stubs.c >mpq_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.ml >mpq.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.mli >mpq.mli; } - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpq.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpf.idl ${tmpdir}/mpf.idl; \ - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpf.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpf_stubs.c >mpf_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.ml >mpf.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.mli >mpf.mli; } - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpf.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp mpfr.idl ${tmpdir}/mpfr.idl; \ - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/mpfr.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpfr_stubs.c >mpfr_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.ml >mpfr.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.mli >mpfr.mli; } - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfr.mli - tmpdir=$(mktemp -d tmp.XXXXXX); \ - trap "rm -f -r ${tmpdir};" EXIT QUIT INT; \ - { cp gmp_random.idl ${tmpdir}/gmp_random.idl; \ - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include \ - -D MPFR_VERSION_MAJOR=4 \ - -prepro cpp ${tmpdir}/gmp_random.idl && \ - /usr/bin/perl perlscript_c.pl < ${tmpdir}/gmp_random_stubs.c >gmp_random_caml.c && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.ml >gmp_random.ml && \ - /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.mli >gmp_random.mli; } - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c gmp_random.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpzf.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpqf.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfrf.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpz.ml - File "mpz.ml", line 100, characters 18-25: - 100 | let to_string x = get_str 10 x - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpz.ml", line 102, characters 20-32: - 102 | let of_string str = init_set_str str 10 - ^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpz.ml", line 108, characters 46-53: - 108 | let print fmt x = Format.pp_print_string fmt (get_str 10 x) - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpq.ml - File "mpq.ml", line 133, characters 46-53: - 133 | let print fmt x = Format.pp_print_string fmt (get_str 10 x) - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpq.ml", line 140, characters 18-25: - 140 | let to_string x = get_str 10 x - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpq.ml", line 142, characters 20-32: - 142 | let of_string str = init_set_str str 10 - ^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpf.ml - File "mpf.ml", line 243, characters 20-32: - 243 | let of_string str = init_set_str str 10 - ^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfr.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c gmp_random.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpzf.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpqf.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfrf.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -g -c -o mpz_caml.o mpz_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -g -c -o mpq_caml.o mpq_caml.c - mpq_caml.c: In function 'camlidl_mpq_mpq_mul_2exp': - mpq_caml.c:345:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 345 | else - | ^~~~ - mpq_caml.c:349:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 349 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - mpq_caml.c: In function 'camlidl_mpq_mpq_div': - mpq_caml.c:383:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 383 | else - | ^~~~ - mpq_caml.c:387:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 387 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - mpq_caml.c: In function 'camlidl_mpq_mpq_div_2exp': - mpq_caml.c:408:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 408 | else - | ^~~~ - mpq_caml.c:412:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 412 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - mpq_caml.c: In function 'camlidl_mpq_mpq_inv': - mpq_caml.c:462:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] - 462 | else - | ^~~~ - mpq_caml.c:466:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' - 466 | camlidl_free(_ctx); - | ^~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -g -c -o mpf_caml.o mpf_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -g -c -o mpfr_caml.o mpfr_caml.c - mpfr_caml.c: In function 'camlidl_mpfr_mpfr_root': - mpfr_caml.c:1910:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations] - 1910 | _res = mpfr_root(ROP, OP1, OP2, RND); - | ^~~~ - In file included from gmp_caml.h:16, - from mpfr_caml.c:20: - /usr/include/mpfr.h:727:21: note: declared here - 727 | __MPFR_DECLSPEC int mpfr_root (mpfr_ptr, mpfr_srcptr, unsigned long, - | ^~~~~~~~~ - mpfr_caml.c: In function 'camlidl_mpfr_mpfr__sprintf': - mpfr_caml.c:3265:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 3265 | STR = String_val(_v_STR); - | ^ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -g -c -o gmp_random_caml.o gmp_random_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -g -c -o gmp_caml.o gmp_caml.c - gmp_caml.c: In function 'camlidl_mpz_ptr_c2ml': - gmp_caml.c:74:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 74 | val = alloc_custom(&camlidl_custom_mpz, sizeof(__mpz_struct), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gmp_caml.c: In function 'camlidl_mpq_ptr_c2ml': - gmp_caml.c:140:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 140 | val = alloc_custom(&camlidl_custom_mpq, sizeof(__mpq_struct), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gmp_caml.c: In function 'camlidl_mpf_ptr_c2ml': - gmp_caml.c:216:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 216 | val = alloc_custom(&camlidl_custom_mpf, sizeof(__mpf_struct), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gmp_caml.c: In function 'camlidl_mpfr_ptr_c2ml': - gmp_caml.c:292:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 292 | val = alloc_custom(&camlidl_custom_mpfr, sizeof(__mpfr_struct), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gmp_caml.c: In function 'camlidl_gmp_randstate_ptr_c2ml': - gmp_caml.c:333:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 333 | val = alloc_custom(&camlidl_custom_gmp_randstate, sizeof(__gmp_randstate_struct), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gmp_caml.c: In function 'camlidl_mpz2_ptr_c2ml': - gmp_caml.c:399:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 399 | val = alloc_custom(&camlidl_custom_mpz2, sizeof(__mpz_struct*), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gmp_caml.c: In function 'camlidl_mpq2_ptr_c2ml': - gmp_caml.c:461:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 461 | val = alloc_custom(&camlidl_custom_mpq2, sizeof(__mpq_struct), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gmp_caml.c: In function 'camlidl_gmp_randstate2_ptr_c2ml': - gmp_caml.c:502:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 502 | val = alloc_custom(&camlidl_custom_gmp_randstate2, sizeof(__gmp_randstate_struct*), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -oc gmp_caml mpz_caml.o mpq_caml.o mpf_caml.o mpfr_caml.o gmp_random_caml.o gmp_caml.o -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml/stublibs -L/home/opam/.opam/4.14+alpha-repo/lib/camlidl -lmpfr -lgmp -lcamlidl - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlc -package "bigarray" -annot -g -a -o gmp.cma mpz.cmo mpq.cmo mpf.cmo mpfr.cmo gmp_random.cmo mpzf.cmo mpqf.cmo mpfrf.cmo \ - -dllib -lgmp_caml -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/stublibs -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/gmp -ccopt " -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml/stublibs -L/home/opam/.opam/4.14+alpha-repo/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/camlidl -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpz.ml - File "mpz.ml", line 100, characters 18-25: - 100 | let to_string x = get_str 10 x - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpz.ml", line 102, characters 20-32: - 102 | let of_string str = init_set_str str 10 - ^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpz.ml", line 108, characters 46-53: - 108 | let print fmt x = Format.pp_print_string fmt (get_str 10 x) - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpq.ml - File "mpq.ml", line 133, characters 46-53: - 133 | let print fmt x = Format.pp_print_string fmt (get_str 10 x) - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpq.ml", line 140, characters 18-25: - 140 | let to_string x = get_str 10 x - ^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - File "mpq.ml", line 142, characters 20-32: - 142 | let of_string str = init_set_str str 10 - ^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpf.ml - File "mpf.ml", line 243, characters 20-32: - 243 | let of_string str = init_set_str str 10 - ^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label base was omitted in the application of this function. - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpfr.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c gmp_random.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpzf.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpqf.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpfrf.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -a -o gmp.cmxa mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx \ - -cclib -lgmp_caml -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/stublibs -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/gmp -ccopt " -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml/stublibs -L/home/opam/.opam/4.14+alpha-repo/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/ocaml -ccopt -L/home/opam/.opam/4.14+alpha-repo/lib/camlidl -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -linkall -shared -o gmp.cmxs -I . gmp.cmxa - rm mpq_caml.o mpz_caml.o mpfr_caml.o gmp_caml.o mpf_caml.o gmp_random_caml.o -> compiled mlgmpidl.1.2.14 Processing 33/45: [dune: ocaml bootstrap.ml] Processing 34/45: [dune: ocaml bootstrap.ml] [mlgmpidl: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/mlgmpidl.1.2.14) - rm -f META - echo "description = \"OCaml Interface to GMP and MPFR libraries\"" >META - echo "version = \"1.2.14\"" >>META - echo "requires = \"bigarray\"" >>META - echo "archive(byte) = \"gmp.cma\"" >>META - echo "archive(byte,plugin) = \"gmp.cma\"" >>META - echo "plugin(byte) = \"gmp.cma\"" >>META - echo "archive(native) = \"gmp.cmxa\"" >>META - echo "archive(native,plugin) = \"gmp.cmxs\"" >>META - echo "plugin(native) = \"gmp.cmxs\"" >>META - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind remove gmp - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14+alpha-repo/lib/gmp/META - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind install gmp META gmp_caml.h mpz.idl mpq.idl mpf.idl mpfr.idl gmp_random.idl mpz.ml mpq.ml mpf.ml mpfr.ml gmp_random.ml mpzf.ml mpqf.ml mpfrf.ml mpz.mli mpq.mli mpf.mli mpfr.mli gmp_random.mli mpzf.mli mpqf.mli mpfrf.mli mpz.cmi mpq.cmi mpf.cmi mpfr.cmi gmp_random.cmi mpzf.cmi mpqf.cmi mpfrf.cmi gmp.cma mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx gmp.cmxa gmp.a gmp.cmxs libgmp_caml.a dllgmp_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/libgmp_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfrf.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpqf.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpzf.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp_random.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfr.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpf.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpq.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpz.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfrf.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpqf.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpzf.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp_random.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfr.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpf.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpq.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpz.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfrf.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpqf.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpzf.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp_random.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfr.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpf.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpq.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpz.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfrf.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpqf.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpzf.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp_random.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfr.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpf.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpq.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpz.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp_random.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpfr.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpf.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpq.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/mpz.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/gmp_caml.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllgmp_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllgmp_caml.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14+alpha-repo/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14+alpha-repo/lib/gmp/META -> installed mlgmpidl.1.2.14 Processing 34/45: [dune: ocaml bootstrap.ml] Processing 35/45: [apron: sh] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "./configure" "--prefix" "/home/opam/.opam/4.14+alpha-repo/share/apron" "--no-ppl" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13) - checking compilation with cc : working - checking compilation with cc -Wcast-qual: working - checking compilation with cc -Wswitch: working - checking compilation with cc -Wall: working - checking compilation with cc -Wextra: working - checking compilation with cc -Wundef: working - checking compilation with cc -Wcast-align: working - checking compilation with cc -Wno-unused: working - checking compilation with cc -Wno-unused-parameter: working - checking compilation with cc -Wno-unused-function: working - checking compilation with cc -fPIC: working - checking compilation with cc -Werror-implicit-function-declaration: working - checking compilation with cc -Wbad-function-cast: working - checking compilation with cc -Wstrict-prototypes: working - checking compilation with cc -std=c99: working - checking compilation with c++ : working - checking compilation with c++ -Wcast-qual: working - checking compilation with c++ -Wswitch: working - checking compilation with c++ -Wall: working - checking compilation with c++ -Wextra: working - checking compilation with c++ -Wundef: working - checking compilation with c++ -Wcast-align: working - checking compilation with c++ -Wno-unused: working - checking compilation with c++ -Wno-unused-parameter: working - checking compilation with c++ -Wno-unused-function: working - checking compilation with c++ -fPIC: working - binary ar: found in /usr/bin - binary ranlib: found in /usr/bin - binary sed: found in /usr/bin - binary install: found in /usr/bin - looking for gmp without prefix - include gmp.h: found - library gmp: found - library gmp found without prefix - looking for mpfr without prefix - include mpfr.h: found - library mpfr: found - library mpfr found without prefix - binary ocamlc.opt: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlopt.opt: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamldep: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamllex: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlyacc: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamldoc: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlmktop: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlmklib: found in /home/opam/.opam/4.14+alpha-repo/bin - binary camlidl: found in /home/opam/.opam/4.14+alpha-repo/bin - binary ocamlfind: found in /home/opam/.opam/4.14+alpha-repo/bin - checking support for native plugins: working - include caml/mlvalues.h: found - include caml/camlidlruntime.h: found - include gmp_caml.h: found - binary java: not found - - detected configuration: - - optional OCaml support 1 - optional OCamlFind support 1 - optional plugins support 1 - optional C++ support 1 - optional Java support 0 () - optional PPL support 0 - - installation path /home/opam/.opam/4.14+alpha-repo/share/apron - dynamic libraries extension so - Processing 35/45: [apron: make] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.5.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - Processing 35/45: [apron: make] [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/dune.3.5.0) -> compiled dune.3.5.0 Processing 35/45: [apron: make] -> installed dune.3.5.0 Processing 36/45: [apron: make] Processing 37/45: [apron: make] [camlp-streams: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/camlp-streams.5.0.1) -> compiled camlp-streams.5.0.1 Processing 37/45: [apron: make] -> installed camlp-streams.5.0.1 Processing 38/45: [apron: make] [lablgtk: patch] applying lablgldir.patch Processing 39/45: [apron: make] [lablgtk: patch] Processing 39/45: [apron: make] [lablgtk: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.14+alpha-repo" "LABLGLDIR=/home/opam/.opam/4.14+alpha-repo/lib/lablgl" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13) - checking for ocamlc... ocamlc - ocaml version is 4.14.0 - ocaml library path is /home/opam/.opam/4.14+alpha-repo/lib/ocaml - Default install dirs are : /home/opam/.opam/4.14+alpha-repo/lib/ocaml/lablgtk2 and /home/opam/.opam/4.14+alpha-repo/lib/ocaml/stublibs - Compile with ocamlc -I +lablgtk2 - checking for ocamlopt... ocamlopt - checking ocamlopt version... ok - checking for ocamlc.opt... ocamlc.opt - checking ocamlc.opt version... ok - checking for ocamlopt.opt... ocamlopt.opt - checking ocamlc.opt version... ok - checking for ocamlrun... ocamlrun - checking for ocamldep... ocamldep - checking for ocamldoc... ocamldoc - checking for ocamllex... ocamllex - checking for ocamlyacc... ocamlyacc - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for camlp4o... no - configure: WARNING: Cannot find camlp4o; please do not modify .ml4 files. - checking for ocamlfind... ocamlfind - ocamlfind library path is /home/opam/.opam/4.14+alpha-repo/lib - ocamlfind ldconf path is /home/opam/.opam/4.14+alpha-repo/lib/ocaml/ld.conf - checking for ocaml threads... use system threads - checking for ocaml dll support... yes - checking for ranlib... ranlib - OCaml uses gcc to compile C files - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether the compiler supports GNU C... yes - checking whether gcc accepts -g... yes - checking for gcc option to enable C11 features... none needed - checking whether C compiler accepts -fno-unwind-tables... yes - checking platform... Unix - checking native dynlink... checking for pkg-config... /usr/bin/pkg-config - checking pkg-config is at least version 0.9.0... yes - checking for pkg-config... (cached) /usr/bin/pkg-config - checking pkg-config is at least version 0.7... yes - checking for GTK+ - version >= 2.0.0... yes (version 2.24.33) - checking for gtkgl-2.0... no - checking for libglade-2.0... no - checking for librsvg-2.0... no - checking for libgnomecanvas-2.0... no - checking for libgnomeui-2.0... no - checking for libpanelapplet-2.0... no - checking for gtkspell-2.0... no - checking for gtksourceview-1.0... no - checking for gtksourceview-2.0... no - checking for gtk+-quartz-2.0... no - checking for gtk+-2.0 ... yes - configure: creating ./config.status - config.status: creating config.make - - LablGTK configuration: - threads system - native dynlink yes - GtkGLArea not found - libglade not found - librsvg not found - libgnomecanvas not found - libgnomeui not found - libpanelapplet not found - gtkspell not found - gtksourceview 1 not found - gtksourceview 2 not found - quartz not found - - debug no - C compiler gcc - Camlp4 no - camlp-streams -I /home/opam/.opam/4.14+alpha-repo/lib/camlp-streams camlp_streams.cma Processing 39/45: [apron: make] [lablgtk: make world] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j31" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13) - (cd num; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/num' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/num' - (cd itv; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/itv' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itvMPQ.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linexprMPQ.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linearizeMPQ.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itvMPQ_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linexprMPQ_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPQ -c -o itv_linearizeMPQ_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itvRll.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linexprRll.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linearizeRll.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itvRll_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linexprRll_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGRAT -c -o itv_linearizeRll_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itvD.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linexprD.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linearizeD.o itv_linearize.c - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from itv.h:9, - from itv.c:5: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itvD_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linexprD_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_DOUBLE -c -o itv_linearizeD_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itvMPFR.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linexprMPFR.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linearizeMPFR.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itvMPFR_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linexprMPFR_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPFR -c -o itv_linearizeMPFR_debug.o itv_linearize.c - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itvIl.o itv.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from itv.h:9, - from itv.c:5: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linexprIl.o itv_linexpr.c - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linearizeIl.o itv_linearize.c - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itvIll.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linexprIll.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linearizeIll.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itvRl.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linexprRl.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linearizeRl.o itv_linearize.c - In file included from itv_fun.h:5, - from itv.h:14, - from itv_linearize.h:8, - from itv_linearize.c:5: - In function 'itv_set_ap_coeff', - inlined from 'itv_expr_build.isra' at itv_linearize.c:1698:5: - itv.h:314:17: warning: 'itv_set_ap_coeff_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:314:10: note: in expansion of macro 'ITVFUN' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^~~~~~ - itv.h:314:17: note: referencing argument 2 of type '__itv_struct[1]' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:314:10: note: in expansion of macro 'ITVFUN' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^~~~~~ - itv.h: In function 'itv_expr_build.isra': - itv.h:245:13: note: in a call to function 'itv_set_ap_coeff_MPQ' - 245 | bool ITVFUN(itv_set_ap_coeff)(itv_internal_t* intern, itv_t itv, ap_coeff_t* coeff); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:245:6: note: in expansion of macro 'ITVFUN' - 245 | bool ITVFUN(itv_set_ap_coeff)(itv_internal_t* intern, itv_t itv, ap_coeff_t* coeff); - | ^~~~~~ - itv_linearize.c:1723:9: warning: 'itv_eval_ap_texpr0_node' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 1723 | itv_eval_ap_texpr0_node(intern, narg, res->val, a->val, b?b->val:a->val); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - itv_linearize.c:1723:9: note: referencing argument 3 of type '__itv_struct[1]' - itv_linearize.c:1723:9: note: referencing argument 4 of type '__itv_struct[1]' - itv_linearize.c:1723:9: note: referencing argument 5 of type '__itv_struct[1]' - itv_linearize.c:799:1: note: in a call to function 'itv_eval_ap_texpr0_node' - 799 | itv_eval_ap_texpr0_node(itv_internal_t* intern, - | ^~~~~~~~~~~~~~~~~~~~~~~ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from itv.h:9, - from itv.c:5: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itvMPZ.o itv.c - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linexprMPZ.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linearizeMPZ.o itv_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itvDl.o itv.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linexprDl.o itv_linexpr.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linearizeDl.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itvIl_debug.o itv.c - In function 'itv_mul_MPQ', - inlined from 'itv_mul_MPQ' at itv.c:392:6: - itv.c:414:5: warning: 'itv_muln' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 414 | itv_muln(intern,intern->mul_itv2,b,intern->mul_itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - itv.c:414:5: note: referencing argument 4 of type '__itv_struct[1]' - itv.c: In function 'itv_mul_MPQ': - itv.c:369:6: note: in a call to function 'itv_muln' - 369 | void itv_muln(itv_internal_t* intern, - | ^~~~~~~~ - In function 'itv_mul_MPQ', - inlined from 'itv_mul_MPQ' at itv.c:392:6: - itv.c:418:5: warning: 'itv_mulp' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 418 | itv_mulp(intern,a,b,intern->mul_itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - itv.c:418:5: note: referencing argument 4 of type '__itv_struct[1]' - itv.c: In function 'itv_mul_MPQ': - itv.c:346:6: note: in a call to function 'itv_mulp' - 346 | void itv_mulp(itv_internal_t* intern, - | ^~~~~~~~ - itv.c: In function 'itv_mul_MPFR': - itv.c:414:5: warning: 'itv_muln' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 414 | itv_muln(intern,intern->mul_itv2,b,intern->mul_itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - itv.c:414:5: note: referencing argument 4 of type '__itv_struct[1]' - itv.c:369:6: note: in a call to function 'itv_muln' - 369 | void itv_muln(itv_internal_t* intern, - | ^~~~~~~~ - itv.c:418:5: warning: 'itv_mulp' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 418 | itv_mulp(intern,a,b,intern->mul_itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - itv.c:418:5: note: referencing argument 4 of type '__itv_struct[1]' - itv.c:346:6: note: in a call to function 'itv_mulp' - 346 | void itv_mulp(itv_internal_t* intern, - | ^~~~~~~~ - In file included from itv_fun.h:5, - from itv.h:14, - from itv_linexpr.h:8, - from itv_linexpr.c:5: - In function 'itv_mul_num', - inlined from 'itv_lincons_reduce_integer_MPQ' at itv_linexpr.c:729:5, - inlined from 'itv_lincons_reduce_integer_MPQ' at itv_linexpr.c:672:6: - itv.h:276:10: warning: 'itv_mul_num_MPQ' accessing 32 bytes in a region of size 16 [-Wstringop-overflow=] - 276 | { ITVFUN(itv_mul_num)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:276:3: note: in expansion of macro 'ITVFUN' - 276 | { ITVFUN(itv_mul_num)(a,b,c); } - | ^~~~~~ - itv.h:276:10: note: referencing argument 3 of type '__mpq_struct[1]' - 276 | { ITVFUN(itv_mul_num)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:276:3: note: in expansion of macro 'ITVFUN' - 276 | { ITVFUN(itv_mul_num)(a,b,c); } - | ^~~~~~ - itv.h: In function 'itv_lincons_reduce_integer_MPQ': - itv.h:227:13: note: in a call to function 'itv_mul_num_MPQ' - 227 | void ITVFUN(itv_mul_num)(itv_t a, itv_t b, num_t c); - | ^~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:227:6: note: in expansion of macro 'ITVFUN' - 227 | void ITVFUN(itv_mul_num)(itv_t a, itv_t b, num_t c); - | ^~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linexprIl_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGINT -c -o itv_linearizeIl_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itvIll_debug.o itv.c - In function 'itv_mul_MPZ', - inlined from 'itv_mul_MPZ' at itv.c:392:6: - itv.c:414:5: warning: 'itv_muln' accessing 48 bytes in a region of size 16 [-Wstringop-overflow=] - 414 | itv_muln(intern,intern->mul_itv2,b,intern->mul_itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - itv.c:414:5: note: referencing argument 4 of type '__itv_struct[1]' - itv.c: In function 'itv_mul_MPZ': - itv.c:369:6: note: in a call to function 'itv_muln' - 369 | void itv_muln(itv_internal_t* intern, - | ^~~~~~~~ - In function 'itv_mul_MPZ', - inlined from 'itv_mul_MPZ' at itv.c:392:6: - itv.c:418:5: warning: 'itv_mulp' accessing 48 bytes in a region of size 16 [-Wstringop-overflow=] - 418 | itv_mulp(intern,a,b,intern->mul_itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - itv.c:418:5: note: referencing argument 4 of type '__itv_struct[1]' - itv.c: In function 'itv_mul_MPZ': - itv.c:346:6: note: in a call to function 'itv_mulp' - 346 | void itv_mulp(itv_internal_t* intern, - | ^~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linexprIll_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGLONGINT -c -o itv_linearizeIll_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itvRl_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linexprRl_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGRAT -c -o itv_linearizeRl_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itvMPZ_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linexprMPZ_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_MPZ -c -o itv_linearizeMPZ_debug.o itv_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itvDl_debug.o itv.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linexprDl_debug.o itv_linexpr.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../apron -DNUM_LONGDOUBLE -c -o itv_linearizeDl_debug.o itv_linearize.c - /usr/bin/ar rcs libitvMPQ_debug.a itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o - /usr/bin/ranlib libitvMPQ_debug.a - /usr/bin/ar rcs libitvRll_debug.a itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o - /usr/bin/ar rcs libitvMPFR_debug.a itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o - /usr/bin/ranlib libitvRll_debug.a - In function 'itv_mul', - inlined from 'itv_quasilinearize_linexpr_MPQ' at itv_linearize.c:558:2: - itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h: In function 'itv_quasilinearize_linexpr_MPQ': - itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - /usr/bin/ranlib libitvMPFR_debug.a - /usr/bin/ar rcs libitvD_debug.a itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o - /usr/bin/ranlib libitvD_debug.a - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from itv.h:9, - from itv.c:5: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - 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/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from itv_fun.h:5, - from itv.h:14, - from itv_linearize.h:8, - from itv_linearize.c:5: - In function 'itv_mul', - inlined from 'itv_quasilinearize_linexpr_MPFR' at itv_linearize.c:558:2: - itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h: In function 'itv_quasilinearize_linexpr_MPFR': - itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - /usr/bin/ar rcs libitvD.a itvD.o itv_linexprD.o itv_linearizeD.o - /usr/bin/ranlib libitvD.a - /usr/bin/ar rcs libitvMPQ.a itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o - /usr/bin/ar rcs libitvMPFR.a itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o - /usr/bin/ranlib libitvMPQ.a - /usr/bin/ranlib libitvMPFR.a - In file included from itv_fun.h:5, - from itv.h:14, - from itv_linearize.h:8, - from itv_linearize.c:5: - In function 'itv_mul', - inlined from 'itv_quasilinearize_linexpr_MPZ' at itv_linearize.c:558:2: - itv.h:294:10: warning: 'itv_mul_MPZ' accessing 48 bytes in a region of size 24 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h: In function 'itv_quasilinearize_linexpr_MPZ': - itv.h:234:13: note: in a call to function 'itv_mul_MPZ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - /usr/bin/ar rcs libitv_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o - /usr/bin/ranlib libitv_debug.a - In file included from itv_fun.h:5, - from itv.h:14: - In function 'itv_mul', - inlined from 'itv_quasilinearize_linexpr_Rll' at itv_linearize.c:558:2: - itv.h:294:10: warning: 'itv_mul_Rll' accessing 32 bytes in a region of size 16 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h: In function 'itv_quasilinearize_linexpr_Rll': - itv.h:234:13: note: in a call to function 'itv_mul_Rll' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In file included from itv_fun.h:5, - from itv.h:14: - In function 'itv_mul', - inlined from 'itv_quasilinearize_linexpr_Rl' at itv_linearize.c:558:2: - itv.h:294:10: warning: 'itv_mul_Rl' accessing 32 bytes in a region of size 16 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - itv.h: In function 'itv_quasilinearize_linexpr_Rl': - itv.h:234:13: note: in a call to function 'itv_mul_Rl' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - /usr/bin/ar rcs libitvRll.a itvRll.o itv_linexprRll.o itv_linearizeRll.o - /usr/bin/ranlib libitvRll.a - /usr/bin/ar rcs libitv.a itvIl.o itv_linexprIl.o itv_linearizeIl.o itvIll.o itv_linexprIll.o itv_linearizeIll.o itvRl.o itv_linexprRl.o itv_linearizeRl.o itvRll.o itv_linexprRll.o itv_linearizeRll.o itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o itvD.o itv_linexprD.o itv_linearizeD.o itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o itvDl.o itv_linexprDl.o itv_linearizeDl.o - /usr/bin/ranlib libitv.a - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/itv' - (cd apron; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apron' - echo "// APRON version, automatically generated from version.mk" > ap_version.h - echo "#ifndef AP_VERSION" >> ap_version.h - echo "#define AP_VERSION_MAJOR 0" >> ap_version.h - echo "#define AP_VERSION_MINOR 9" >> ap_version.h - echo "#define AP_VERSION_MICRO 13" >> ap_version.h - echo "#define AP_VERSION \""0.9.13"\"" >> ap_version.h - echo "#endif" >> ap_version.h - cc -I../num -I../itv -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c > depend - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_scalar.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_interval.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_coeff.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_dimension.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_linexpr0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_lincons0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_generator0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_texpr0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_tcons0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_manager.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_abstract0.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_policy.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_generic.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_var.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_environment.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_linexpr1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_lincons1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_generator1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_texpr1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_tcons1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_abstract1.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_linearize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_reducedproduct.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c ap_disjunction.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPQ -I. -c ap_linearize_aux.c -o ap_linearize_auxMPQ.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_DOUBLE -I. -c ap_linearize_aux.c -o ap_linearize_auxD.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPFR -I. -c ap_linearize_aux.c -o ap_linearize_auxMPFR.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_scalar_debug.o ap_scalar.c - ap_policy.c: In function 'ap_policy_check': - ap_policy.c:79:32: warning: implicit conversion from 'ap_funpolicyid_t' to 'ap_funid_t' [-Wenum-conversion] - 79 | funid, - | ^~~~~ - ap_policy.c: In function 'ap_abstract0_policy_check_policy_abstract': - ap_policy.c:108:34: warning: implicit conversion from 'ap_funpolicyid_t' to 'ap_funid_t' [-Wenum-conversion] - 108 | funid, - | ^~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_interval_debug.o ap_interval.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_coeff_debug.o ap_coeff.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_dimension_debug.o ap_dimension.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_linexpr0_debug.o ap_linexpr0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_lincons0_debug.o ap_lincons0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_generator0_debug.o ap_generator0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_texpr0_debug.o ap_texpr0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_tcons0_debug.o ap_tcons0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_manager_debug.o ap_manager.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_abstract0_debug.o ap_abstract0.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_policy_debug.o ap_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_generic_debug.o ap_generic.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_var_debug.o ap_var.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_environment_debug.o ap_environment.c - ap_policy.c: In function 'ap_policy_check': - ap_policy.c:79:32: warning: implicit conversion from 'ap_funpolicyid_t' to 'ap_funid_t' [-Wenum-conversion] - 79 | funid, - | ^~~~~ - ap_policy.c: In function 'ap_abstract0_policy_check_policy_abstract': - ap_policy.c:108:34: warning: implicit conversion from 'ap_funpolicyid_t' to 'ap_funid_t' [-Wenum-conversion] - 108 | funid, - | ^~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_linexpr1_debug.o ap_linexpr1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_lincons1_debug.o ap_lincons1.c - ap_abstract0.c: In function 'ap_abstract0_check_dim_array': - ap_abstract0.c:206:84: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] - 206 | sprintf(str,"incompatible %luth dimension in the array for the abstract value",(unsigned long)i); - | ^ - ap_abstract0.c:206:7: note: 'sprintf' output between 63 and 81 bytes into a destination of size 80 - 206 | sprintf(str,"incompatible %luth dimension in the array for the abstract value",(unsigned long)i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_generator1_debug.o ap_generator1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_texpr1_debug.o ap_texpr1.c - ap_abstract0.c: In function 'ap_abstract0_check_dim_array': - ap_abstract0.c:206:84: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] - 206 | sprintf(str,"incompatible %luth dimension in the array for the abstract value",(unsigned long)i); - | ^ - ap_abstract0.c:206:7: note: 'sprintf' output between 63 and 81 bytes into a destination of size 80 - 206 | sprintf(str,"incompatible %luth dimension in the array for the abstract value",(unsigned long)i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_tcons1_debug.o ap_tcons1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_abstract1_debug.o ap_abstract1.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_linearize_debug.o ap_linearize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_reducedproduct_debug.o ap_reducedproduct.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -c -o ap_disjunction_debug.o ap_disjunction.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPQ -I. -c -o ap_linearize_auxMPQ_debug.o ap_linearize_aux.c -o ap_linearize_auxMPQ_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_DOUBLE -I. -c -o ap_linearize_auxD_debug.o ap_linearize_aux.c -o ap_linearize_auxD_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../num -I../itv -DNUM_MPFR -I. -c -o ap_linearize_auxMPFR_debug.o ap_linearize_aux.c -o ap_linearize_auxMPFR_debug.o - cp ../itv/libitv_debug.a libapron_debug.a - /usr/bin/ar rs libapron_debug.a ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libapron_debug.so ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o \ - ../itv/itvIl_debug.o ../itv/itv_linexprIl_debug.o ../itv/itv_linearizeIl_debug.o ../itv/itvIll_debug.o ../itv/itv_linexprIll_debug.o ../itv/itv_linearizeIll_debug.o ../itv/itvRl_debug.o ../itv/itv_linexprRl_debug.o ../itv/itv_linearizeRl_debug.o ../itv/itvRll_debug.o ../itv/itv_linexprRll_debug.o ../itv/itv_linearizeRll_debug.o ../itv/itvMPZ_debug.o ../itv/itv_linexprMPZ_debug.o ../itv/itv_linearizeMPZ_debug.o ../itv/itvMPQ_debug.o ../itv/itv_linexprMPQ_debug.o ../itv/itv_linearizeMPQ_debug.o ../itv/itvD_debug.o ../itv/itv_linexprD_debug.o ../itv/itv_linearizeD_debug.o ../itv/itvMPFR_debug.o ../itv/itv_linexprMPFR_debug.o ../itv/itv_linearizeMPFR_debug.o ../itv/itvDl_debug.o ../itv/itv_linexprDl_debug.o ../itv/itv_linearizeDl_debug.o -lm -lmpfr -lgmp - /usr/bin/ranlib libapron_debug.a - cp ../itv/libitv.a libapron.a - /usr/bin/ar rs libapron.a ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libapron.so ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o ../itv/itvIl.o ../itv/itv_linexprIl.o ../itv/itv_linearizeIl.o ../itv/itvIll.o ../itv/itv_linexprIll.o ../itv/itv_linearizeIll.o ../itv/itvRl.o ../itv/itv_linexprRl.o ../itv/itv_linearizeRl.o ../itv/itvRll.o ../itv/itv_linexprRll.o ../itv/itv_linearizeRll.o ../itv/itvMPZ.o ../itv/itv_linexprMPZ.o ../itv/itv_linearizeMPZ.o ../itv/itvMPQ.o ../itv/itv_linexprMPQ.o ../itv/itv_linearizeMPQ.o ../itv/itvD.o ../itv/itv_linexprD.o ../itv/itv_linearizeD.o ../itv/itvMPFR.o ../itv/itv_linexprMPFR.o ../itv/itv_linearizeMPFR.o ../itv/itvDl.o ../itv/itv_linexprDl.o ../itv/itv_linearizeDl.o -lm -lmpfr -lgmp - /usr/bin/ranlib libapron.a - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apron' - (cd newpolka; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o mf_qsortMPQ.o mf_qsort.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_userMPQ.o pk_user.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ.o pk_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_bitMPQ.o pk_bit.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ.o pk_satmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ.o pk_vector.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ.o pk_matrix.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ.o pk_cherni.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ.o pk_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ.o pk_approximate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_constructorMPQ.o pk_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ.o pk_test.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_extractMPQ.o pk_extract.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ.o pk_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ.o pk_project.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ.o pk_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ.o pk_expandfold.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_wideningMPQ.o pk_widening.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ.o pk_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ.o pkeq.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o mf_qsortMPQ_debug.o mf_qsort.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_userMPQ_debug.o pk_user.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ_debug.o pk_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_bitMPQ_debug.o pk_bit.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ_debug.o pk_satmat.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ_debug.o pk_vector.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ_debug.o pk_matrix.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ_debug.o pk_cherni.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ_debug.o pk_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ_debug.o pk_approximate.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_constructorMPQ_debug.o pk_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ_debug.o pk_test.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_extractMPQ_debug.o pk_extract.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ_debug.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ_debug.o pk_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ_debug.o pk_project.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ_debug.o pk_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ_debug.o pk_expandfold.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_wideningMPQ_debug.o pk_widening.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ_debug.o pk_closure.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ_debug.o pkeq.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o mf_qsortRll.o mf_qsort.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll.o pk_user.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll.o pk_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll.o pk_bit.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll.o pk_satmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll.o pk_vector.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_user.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll.o pk_matrix.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll.o pk_cherni.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll.o pk_representation.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_internal.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll.o pk_approximate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll.o pk_constructor.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_matrix.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll.o pk_test.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_vector.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_representation.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll.o pk_extract.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll.o pk_assign.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_test.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll.o pk_project.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll.o pk_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll.o pk_expandfold.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_extract.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll.o pk_widening.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll.o pk_closure.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_meetjoin.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_cherni.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll.o pkeq.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_resize.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_project.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o mf_qsortRll_debug.o mf_qsort.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_approximate.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_assign.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_expandfold.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pkeq.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll_debug.o pk_user.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_constructor.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_widening.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll_debug.o pk_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll_debug.o pk_bit.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll_debug.o pk_satmat.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_closure.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll_debug.o pk_vector.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll_debug.o pk_matrix.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_user.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll_debug.o pk_cherni.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll_debug.o pk_representation.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_internal.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll_debug.o pk_approximate.c - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll_debug.o pk_constructor.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_vector.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll_debug.o pk_test.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_cherni.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll_debug.o pk_extract.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll_debug.o pk_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll_debug.o pk_assign.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_extract.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll_debug.o pk_project.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_approximate.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_test.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_matrix.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll_debug.o pk_resize.c - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_constructor.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll_debug.o pk_expandfold.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll_debug.o pk_widening.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll_debug.o pk_closure.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll_debug.o pkeq.c - /usr/bin/ar rcs libpolkaMPQ.a mf_qsortMPQ.o pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o - /usr/bin/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 - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ.so mf_qsortMPQ.o pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o -L../apron -lapron -lmpfr -lgmp -lm - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_expandfold.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ_debug.so mf_qsortMPQ_debug.o pk_userMPQ_debug.o pk_internalMPQ_debug.o pk_bitMPQ_debug.o pk_satmatMPQ_debug.o pk_vectorMPQ_debug.o pk_matrixMPQ_debug.o pk_cherniMPQ_debug.o pk_representationMPQ_debug.o pk_approximateMPQ_debug.o pk_constructorMPQ_debug.o pk_testMPQ_debug.o pk_extractMPQ_debug.o pk_meetjoinMPQ_debug.o pk_assignMPQ_debug.o pk_projectMPQ_debug.o pk_resizeMPQ_debug.o pk_expandfoldMPQ_debug.o pk_wideningMPQ_debug.o pk_closureMPQ_debug.o pkeqMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_widening.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - /usr/bin/ranlib libpolkaMPQ.a - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_resize.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - /usr/bin/ranlib libpolkaMPQ_debug.a - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_representation.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_assign.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_meetjoin.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_project.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pk_closure.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - In file included from ../num/numrat.h:22, - from ../num/num_numrat.h:27, - from ../num/num.h:27, - from pk_config.h:15, - from pkeq.c:11: - ../num/numrat_native.h: In function 'numrat_canonicalize': - ../num/numrat_native.h:44:7: warning: the comparison will always evaluate as 'true' for the address of 'd' will never be NULL [-Waddress] - 44 | if (r->d){ - | ^ - ../num/numrat_native.h:35:12: note: 'd' declared here - 35 | numint_t d; /* denominator, >=0 */ - | ^ - /usr/bin/ar rcs libpolkaRll_debug.a mf_qsortRll_debug.o pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll_debug.so mf_qsortRll_debug.o pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libpolkaRll_debug.a - /usr/bin/ar rcs libpolkaRll.a mf_qsortRll.o pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll.so mf_qsortRll.o pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libpolkaRll.a - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - (cd box; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ.o box_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ.o box_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ.o box_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ.o box_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ.o box_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ.o box_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ.o box_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ.o box_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ_debug.o box_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ_debug.o box_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ_debug.o box_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ_debug.o box_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ_debug.o box_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ_debug.o box_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ_debug.o box_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ_debug.o box_policy.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_internalD.o box_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_representationD.o box_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD.o box_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD.o box_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_assignD.o box_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD.o box_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD.o box_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_policyD.o box_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_internalD_debug.o box_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_representationD_debug.o box_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD_debug.o box_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD_debug.o box_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_assignD_debug.o box_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD_debug.o box_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD_debug.o box_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o box_policyD_debug.o box_policy.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR.o box_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR.o box_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR.o box_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR.o box_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR.o box_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR.o box_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR.o box_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR.o box_policy.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR_debug.o box_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR_debug.o box_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR_debug.o box_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR_debug.o box_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR_debug.o box_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR_debug.o box_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR_debug.o box_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR_debug.o box_policy.c - /usr/bin/ar rcs libboxD_debug.a box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxD_debug.so box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libboxD_debug.a - /usr/bin/ar rcs libboxMPQ_debug.a box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPQ_debug.so box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPQ_debug.a - /usr/bin/ar rcs libboxMPFR_debug.a box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPFR_debug.so box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPFR_debug.a - /usr/bin/ar rcs libboxD.a box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxD.so box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libboxD.a - /usr/bin/ar rcs libboxMPFR.a box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPFR.so box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPFR.a - /usr/bin/ar rcs libboxMPQ.a box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPQ.so box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib libboxMPQ.a - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - (cd octagons; make MPQ D) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_hmatMPQ.o oct_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_printMPQ.o oct_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ.o oct_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_closureMPQ.o oct_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ.o oct_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_representationMPQ.o oct_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ.o oct_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ.o oct_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_hmatMPQ_debug.o oct_hmat.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_printMPQ_debug.o oct_print.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ_debug.o oct_transfer.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_closureMPQ_debug.o oct_closure.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ_debug.o oct_nary.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_representationMPQ_debug.o oct_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ_debug.o oct_predicate.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ_debug.o oct_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o oct_testMPQ.o oct_test.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD.o oct_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_printD.o oct_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD.o oct_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD.o oct_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD.o oct_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD.o oct_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD.o oct_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD.o oct_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD_debug.o oct_hmat.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_printD_debug.o oct_print.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD_debug.o oct_transfer.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD_debug.o oct_closure.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD_debug.o oct_nary.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD_debug.o oct_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD_debug.o oct_predicate.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD_debug.o oct_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o oct_testD.o oct_test.c - /usr/bin/ar rcs liboctMPQ_debug.a oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctMPQ_debug.so oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib liboctMPQ_debug.a - /usr/bin/ar rcs liboctD.a oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctD.so oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib liboctD.a - /usr/bin/ar rcs liboctD_debug.a oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctD_debug.so oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm - /usr/bin/ranlib liboctD_debug.a - /usr/bin/ar rcs liboctMPQ.a oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctMPQ.so oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o -L../apron -lapron -lmpfr -lgmp -lm - /usr/bin/ranlib liboctMPQ.a - cc -o octtestMPQ oct_testMPQ.o \ - -L. -loctMPQ_debug -L../newpolka -lpolkaMPQ_debug \ - -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 - cc -o octtestD oct_testD.o \ - -L. -loctD_debug -L../newpolka -lpolkaMPQ_debug \ - -L../apron -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - (cd taylor1plus; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_internalMPQ.o t1p_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_representationMPQ.o t1p_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ.o t1p_constructor.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ.o t1p_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ.o t1p_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ.o t1p_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ.o t1p_fun.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_internalMPQ_debug.o t1p_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_representationMPQ_debug.o t1p_representation.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ_debug.o t1p_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ_debug.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ_debug.o t1p_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ_debug.o t1p_resize.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ_debug.o t1p_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ_debug.o t1p_fun.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ_debug.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_internalD.o t1p_internal.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_representationD.o t1p_representation.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD.o t1p_constructor.c - t1p_meetjoin.c: In function 't1p_join_faux': - t1p_meetjoin.c:831:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:831:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - t1p_meetjoin.c: In function 't1p_join_global': - t1p_meetjoin.c:1344:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:1344:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD.o t1p_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD.o t1p_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD.o t1p_otherops.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD.o t1p_fun.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD.o t1p_itv_utils.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_internalD_debug.o t1p_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_representationD_debug.o t1p_representation.c - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_assign.c:11: - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 't1p_aff_free' at t1p_internal.h:512:2: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_free': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPQ' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD_debug.o t1p_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD_debug.o t1p_meetjoin.c - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_resize.c:8: - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 't1p_aff_free' at t1p_internal.h:512:2: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_free': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPQ' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD_debug.o t1p_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD_debug.o t1p_resize.c - t1p_meetjoin.c: In function 't1p_join_faux': - t1p_meetjoin.c:831:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:831:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD_debug.o t1p_otherops.c - t1p_meetjoin.c: In function 't1p_join_global': - t1p_meetjoin.c:1344:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:1344:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD_debug.o t1p_fun.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD_debug.o t1p_itv_utils.c - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from ../itv/itv_linearize.h:8, - from t1p_fun.c:9: - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 't1p_aff_clear' at t1p_internal.h:550:2: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_clear': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPQ' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR.o t1p_internal.c - t1p_internal.h: In function 't1p_aff_reduce.isra': - t1p_internal.h:1112:13: warning: 'itv_middev' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 1112 | itv_middev(pr->itv, mid, dev, expr->c); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:1112:13: note: referencing argument 4 of type '__itv_struct[1]' - In file included from t1p_internal.h:21: - t1p_itv_utils.h:46:20: note: in a call to function 'itv_middev' - 46 | static inline void itv_middev(itv_internal_t *itv, itv_t mid, itv_t dev, itv_t a) - | ^~~~~~~~~~ - t1p_internal.h:1134:21: warning: 'itv_middev' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 1134 | itv_middev(pr->itv, mid, dev, p->coeff); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:1134:21: note: referencing argument 4 of type '__itv_struct[1]' - t1p_itv_utils.h:46:20: note: in a call to function 'itv_middev' - 46 | static inline void itv_middev(itv_internal_t *itv, itv_t mid, itv_t dev, itv_t a) - | ^~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR.o t1p_representation.c - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_internal.c:18: - In function 'ap_interval_set_itv', - inlined from 't1p_internal_alloc' at t1p_internal.h:5269:5, - inlined from 't1p_manager_alloc' at t1p_internal.c:42:24: - ../itv/itv.h:317:17: warning: 'ap_interval_set_itv_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 317 | { return ITVFUN(ap_interval_set_itv)(intern,a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:317:10: note: in expansion of macro 'ITVFUN' - 317 | { return ITVFUN(ap_interval_set_itv)(intern,a,b); } - | ^~~~~~ - ../itv/itv.h:317:17: note: referencing argument 3 of type '__itv_struct[1]' - 317 | { return ITVFUN(ap_interval_set_itv)(intern,a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:317:10: note: in expansion of macro 'ITVFUN' - 317 | { return ITVFUN(ap_interval_set_itv)(intern,a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_manager_alloc': - ../itv/itv.h:246:13: note: in a call to function 'ap_interval_set_itv_MPQ' - 246 | bool ITVFUN(ap_interval_set_itv)(itv_internal_t* intern, ap_interval_t* a, itv_t b); - | ^~~~~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:246:6: note: in expansion of macro 'ITVFUN' - 246 | bool ITVFUN(ap_interval_set_itv)(itv_internal_t* intern, ap_interval_t* a, itv_t b); - | ^~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR.o t1p_constructor.c - t1p_meetjoin.c: In function 't1p_join_faux': - t1p_meetjoin.c:831:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:831:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - t1p_meetjoin.c: In function 't1p_join_global': - t1p_meetjoin.c:1344:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:1344:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - t1p_meetjoin.c: In function 't1p_join_faux': - t1p_meetjoin.c:831:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:831:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - t1p_meetjoin.c: In function 't1p_join_global': - t1p_meetjoin.c:1344:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:1344:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 16)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR.o t1p_assign.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR.o t1p_resize.c - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR.o t1p_otherops.c - In function 'itv_canonicalize', - inlined from 'itv_meet' at ../itv/itv.h:470:10, - inlined from 't1p_aff_add' at t1p_fun.c:98:5: - ../itv/itv.h:273:17: warning: 'itv_canonicalize_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h:273:17: note: referencing argument 2 of type '__itv_struct[1]' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_add': - ../itv/itv.h:226:13: note: in a call to function 'itv_canonicalize_MPQ' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:226:6: note: in expansion of macro 'ITVFUN' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~ - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_resize.c:8: - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 't1p_aff_free' at t1p_internal.h:512:2: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_free': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPFR' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_constructor.c:8: - In function 'itv_canonicalize', - inlined from 'itv_is_bottom' at ../itv/itv.h:427:10, - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:948:13, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:273:17: warning: 'itv_canonicalize_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h:273:17: note: referencing argument 2 of type '__itv_struct[1]' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:226:13: note: in a call to function 'itv_canonicalize_MPQ' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:226:6: note: in expansion of macro 'ITVFUN' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:974:62, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:978:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:980:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:990:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:995:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:999:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1009:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1014:21, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1018:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1026:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - t1p_meetjoin.c: In function 't1p_join_faux': - t1p_meetjoin.c:831:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:831:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - In file included from t1p_otherops.c:8: - In function 't1p_aff_add_itv', - inlined from 't1p_aff_widening_constrained6' at t1p_internal.h:5212:2: - t1p_internal.h:719:9: warning: 'itv_middev' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 719 | itv_middev(pr->itv, mid, dev, itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:719:9: note: referencing argument 4 of type '__itv_struct[1]' - In file included from t1p_internal.h:21: - t1p_itv_utils.h: In function 't1p_aff_widening_constrained6': - t1p_itv_utils.h:46:20: note: in a call to function 'itv_middev' - 46 | static inline void itv_middev(itv_internal_t *itv, itv_t mid, itv_t dev, itv_t a) - | ^~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR.o t1p_fun.c - t1p_meetjoin.c: In function 't1p_join_global': - t1p_meetjoin.c:1344:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:1344:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR.o t1p_itv_utils.c - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_assign.c:11: - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 't1p_aff_free' at t1p_internal.h:512:2: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_free': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPFR' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR_debug.o t1p_internal.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR_debug.o t1p_representation.c - In function 'itv_sub', - inlined from 't1p_aff_sub' at t1p_fun.c:110:41: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_sub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_sub' at t1p_fun.c:164:5: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_sub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_canonicalize', - inlined from 'itv_meet' at ../itv/itv.h:470:10, - inlined from 't1p_aff_sub' at t1p_fun.c:165:5: - ../itv/itv.h:273:17: warning: 'itv_canonicalize_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h:273:17: note: referencing argument 2 of type '__itv_struct[1]' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_sub': - ../itv/itv.h:226:13: note: in a call to function 'itv_canonicalize_MPQ' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:226:6: note: in expansion of macro 'ITVFUN' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR_debug.o t1p_constructor.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR_debug.o t1p_meetjoin.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR_debug.o t1p_assign.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR_debug.o t1p_resize.c - In function 'itv_mul', - inlined from 't1p_aff_mul_itv' at t1p_fun.c:184:2: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_itv': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_itv' at t1p_fun.c:191:3: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_itv': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_itv' at t1p_fun.c:204:2: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_itv': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - t1p_internal.h: In function 't1p_aff_reduce.isra': - t1p_internal.h:1112:13: warning: 'itv_middev' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 1112 | itv_middev(pr->itv, mid, dev, expr->c); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:1112:13: note: referencing argument 4 of type '__itv_struct[1]' - In file included from t1p_internal.h:21: - t1p_itv_utils.h:46:20: note: in a call to function 'itv_middev' - 46 | static inline void itv_middev(itv_internal_t *itv, itv_t mid, itv_t dev, itv_t a) - | ^~~~~~~~~~ - t1p_internal.h:1134:21: warning: 'itv_middev' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 1134 | itv_middev(pr->itv, mid, dev, p->coeff); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:1134:21: note: referencing argument 4 of type '__itv_struct[1]' - t1p_itv_utils.h:46:20: note: in a call to function 'itv_middev' - 46 | static inline void itv_middev(itv_internal_t *itv, itv_t mid, itv_t dev, itv_t a) - | ^~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR_debug.o t1p_otherops.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR_debug.o t1p_fun.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR_debug.o t1p_itv_utils.c - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from ../itv/itv_linearize.h:8, - from t1p_fun.c:9: - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 't1p_aff_clear' at t1p_internal.h:550:2: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_clear': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPFR' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:974:5: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:980:6: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:985:2: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:989:5: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - /usr/bin/ar rcs libt1pD_debug.a t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pD_debug.so t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o -L../apron -L../box -L../newpolka -lboxD_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pD_debug.a - t1p_meetjoin.c: In function 't1p_join_faux': - t1p_meetjoin.c:831:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:831:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 831 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - t1p_meetjoin.c: In function 't1p_join_global': - t1p_meetjoin.c:1344:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(j * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~~ - t1p_meetjoin.c:1344:42: warning: the comparison will always evaluate as 'true' for the pointer operand in '*(res->g + (sizetype)(i * 8)) + (sizetype)(k * 64)' must not be NULL [-Waddress] - 1344 | if (res->g[j][k] && res->g[i][k]) itv_div(pr->itv,tmp1,res->g[j][k],res->g[i][k]); - | ^~ - In function 'itv_canonicalize', - inlined from 'itv_meet' at ../itv/itv.h:470:10, - inlined from 't1p_aff_add' at t1p_fun.c:98:5: - ../itv/itv.h:273:17: warning: 'itv_canonicalize_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h:273:17: note: referencing argument 2 of type '__itv_struct[1]' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_add': - ../itv/itv.h:226:13: note: in a call to function 'itv_canonicalize_MPFR' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:226:6: note: in expansion of macro 'ITVFUN' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~ - In file included from t1p_otherops.c:8: - In function 't1p_aff_add_itv', - inlined from 't1p_aff_widening_constrained6' at t1p_internal.h:5212:2: - t1p_internal.h:719:9: warning: 'itv_middev' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 719 | itv_middev(pr->itv, mid, dev, itv); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:719:9: note: referencing argument 4 of type '__itv_struct[1]' - In file included from t1p_internal.h:21: - t1p_itv_utils.h: In function 't1p_aff_widening_constrained6': - t1p_itv_utils.h:46:20: note: in a call to function 'itv_middev' - 46 | static inline void itv_middev(itv_internal_t *itv, itv_t mid, itv_t dev, itv_t a) - | ^~~~~~~~~~ - In function 'itv_neg', - inlined from 'optpr_solve' at t1p_internal.c:525:5: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 'optpr_solve' at t1p_internal.c:541:5: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 'optpr_solve' at t1p_internal.c:543:5: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 'optpr_solve' at t1p_internal.c:631:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 'optpr_solve' at t1p_internal.c:1007:5: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPQ' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1088:5, - inlined from 'optpr_solve' at t1p_internal.c:1007:5: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPQ' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_constructor.c:8: - In function 'itv_canonicalize', - inlined from 'itv_is_bottom' at ../itv/itv.h:427:10, - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:948:13, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:273:17: warning: 'itv_canonicalize_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h:273:17: note: referencing argument 2 of type '__itv_struct[1]' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:226:13: note: in a call to function 'itv_canonicalize_MPFR' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:226:6: note: in expansion of macro 'ITVFUN' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:974:62, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPFR' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:978:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:980:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:990:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:995:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:999:29, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1009:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1014:21, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1018:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_is_leq_constrained' at t1p_internal.h:1026:25, - inlined from 't1p_is_leq' at t1p_constructor.c:223:13: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_is_leq': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_sub' at t1p_fun.c:110:41: - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_sub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPFR' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_sub' at t1p_fun.c:164:5: - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_sub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPFR' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_canonicalize', - inlined from 'itv_meet' at ../itv/itv.h:470:10, - inlined from 't1p_aff_sub' at t1p_fun.c:165:5: - ../itv/itv.h:273:17: warning: 'itv_canonicalize_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h:273:17: note: referencing argument 2 of type '__itv_struct[1]' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:273:10: note: in expansion of macro 'ITVFUN' - 273 | { return ITVFUN(itv_canonicalize)(intern,a,integer); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_sub': - ../itv/itv.h:226:13: note: in a call to function 'itv_canonicalize_MPFR' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:226:6: note: in expansion of macro 'ITVFUN' - 226 | bool ITVFUN(itv_canonicalize)(itv_internal_t* intern, itv_t a, bool integer); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:274:5: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:323:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:338:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:354:3: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:369:3: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - /usr/bin/ar rcs libt1pMPQ_debug.a t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pMPQ_debug.so t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o -L../apron -L../box -L../newpolka -lboxMPQ_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pMPQ_debug.a - In function 'itv_mul', - inlined from 't1p_aff_mul_itv' at t1p_fun.c:184:2: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_itv': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_itv' at t1p_fun.c:191:3: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_itv': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_itv' at t1p_fun.c:204:2: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_itv': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In file included from t1p_meetjoin.c:22: - t1p_internal.h: In function 't1p_aff_join_constrained8.constprop': - t1p_internal.h:1995:13: warning: 'itv_sign' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 1995 | s = itv_sign(pr->itv, exp1->c, exp2->c); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:1995:13: note: referencing argument 2 of type '__itv_struct[1]' - t1p_internal.h:1995:13: warning: 'itv_sign' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - t1p_internal.h:1995:13: note: referencing argument 3 of type '__itv_struct[1]' - In file included from t1p_internal.h:21: - t1p_itv_utils.h:119:19: note: in a call to function 'itv_sign' - 119 | static inline int itv_sign(itv_internal_t *itv, itv_t a, itv_t b) - | ^~~~~~~~ - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_meetjoin.c:12: - In function 'itv_neg', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2002:6: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - t1p_internal.h:2003:18: warning: 'itv_is_eq' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 2003 | if (!itv_is_eq(tmp,exp1->c)) itv_add(tmp,exp1->c,exp2->c); - | ^~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:2003:18: note: referencing argument 2 of type '__itv_struct[1]' - ../itv/itv.h:458:20: note: in a call to function 'itv_is_eq' - 458 | static inline bool itv_is_eq(itv_t a, itv_t b) - | ^~~~~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2010:6: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - t1p_internal.h:2011:18: warning: 'itv_is_eq' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 2011 | if (!itv_is_eq(tmp,exp1->c)) itv_add(tmp,exp1->c,exp2->c); - | ^~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:2011:18: note: referencing argument 2 of type '__itv_struct[1]' - ../itv/itv.h:458:20: note: in a call to function 'itv_is_eq' - 458 | static inline bool itv_is_eq(itv_t a, itv_t b) - | ^~~~~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2021:24: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2021:56: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2047:4: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2049:4: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2080:26: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2080:58: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2101:4: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2123:26: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2123:58: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2141:4: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2163:26: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2163:58: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2182:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2204:22: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2204:54: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2222:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2244:22: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_print', - inlined from 't1p_aff_join_constrained8.constprop' at t1p_internal.h:2244:54: - ../itv/itv.h:302:10: warning: 'itv_print_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h:302:10: note: referencing argument 1 of type '__itv_struct[1]' - 302 | { ITVFUN(itv_print)(itv); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:302:3: note: in expansion of macro 'ITVFUN' - 302 | { ITVFUN(itv_print)(itv); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_join_constrained8.constprop': - ../itv/itv.h:240:13: note: in a call to function 'itv_print_MPQ' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:240:6: note: in expansion of macro 'ITVFUN' - 240 | void ITVFUN(itv_print)(itv_t a); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_mul_constrained' at t1p_fun.c:465:5: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:974:5: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:980:6: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:985:2: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_neg' at t1p_fun.c:989:5: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_neg': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_internal.h:18, - from t1p_internal.c:18: - In function 'itv_mul', - inlined from 'optpr_solve' at t1p_internal.c:631:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1081:10, - inlined from 'optpr_solve' at t1p_internal.c:1007:5: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPFR' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - In function 'itv_fprint', - inlined from 't1p_aff_fprint' at t1p_internal.h:1088:5, - inlined from 'optpr_solve' at t1p_internal.c:1007:5: - ../itv/itv.h:300:10: warning: 'itv_fprint_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h:300:10: note: referencing argument 2 of type '__itv_struct[1]' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:300:3: note: in expansion of macro 'ITVFUN' - 300 | { ITVFUN(itv_fprint)(stream,a); } - | ^~~~~~ - ../itv/itv.h: In function 'optpr_solve': - ../itv/itv.h:239:13: note: in a call to function 'itv_fprint_MPFR' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:239:6: note: in expansion of macro 'ITVFUN' - 239 | void ITVFUN(itv_fprint)(FILE* stream, itv_t a); - | ^~~~~~ - /usr/bin/ar rcs libt1pMPFR_debug.a t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o - cc -shared -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -o libt1pMPFR_debug.so t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o -L../apron -L../box -L../newpolka -lboxMPFR_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - In function 'itv_mul', - inlined from 't1p_aff_mul_non_constrained' at t1p_fun.c:671:5: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_non_constrained': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - /usr/bin/ranlib libt1pMPFR_debug.a - In function 'itv_sub', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:274:5: - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPFR' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:323:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:338:7: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:354:3: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_constrained_backup' at t1p_fun.c:369:3: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained_backup': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_set_ap_coeff', - inlined from 't1p_aff_eval_ap_texpr0' at t1p_fun.c:1107:3: - ../itv/itv.h:314:17: warning: 'itv_set_ap_coeff_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:314:10: note: in expansion of macro 'ITVFUN' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^~~~~~ - ../itv/itv.h:314:17: note: referencing argument 2 of type '__itv_struct[1]' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:314:10: note: in expansion of macro 'ITVFUN' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_eval_ap_texpr0': - ../itv/itv.h:245:13: note: in a call to function 'itv_set_ap_coeff_MPQ' - 245 | bool ITVFUN(itv_set_ap_coeff)(itv_internal_t* intern, itv_t itv, ap_coeff_t* coeff); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:245:6: note: in expansion of macro 'ITVFUN' - 245 | bool ITVFUN(itv_set_ap_coeff)(itv_internal_t* intern, itv_t itv, ap_coeff_t* coeff); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_cons_eq_lambda' at t1p_internal.h:4875:8, - inlined from 't1p_meet_tcons_array' at t1p_meetjoin.c:444:4: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_meet_tcons_array': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_cons_eq_lambda' at t1p_internal.h:4882:39, - inlined from 't1p_meet_tcons_array' at t1p_meetjoin.c:444:4: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 1 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_meet_tcons_array': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_cons_eq_lambda' at t1p_internal.h:4904:4, - inlined from 't1p_meet_tcons_array' at t1p_meetjoin.c:444:4: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_meet_tcons_array': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_cons_eq_lambda' at t1p_internal.h:4929:7, - inlined from 't1p_meet_tcons_array' at t1p_meetjoin.c:444:4: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_meet_tcons_array': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_cons_eq_lambda' at t1p_internal.h:4972:3, - inlined from 't1p_meet_tcons_array' at t1p_meetjoin.c:444:4: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_meet_tcons_array': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_mul_constrained' at t1p_fun.c:465:5: - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 1 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_constrained': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPFR' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_meetjoin.c:12: - In function 'itv_sub', - inlined from 't1p_aff_cons_eq_lambda' at t1p_internal.h:4972:3, - inlined from 't1p_meet_tcons_array' at t1p_meetjoin.c:444:4: - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_meet_tcons_array': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPFR' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_mul_non_constrained' at t1p_fun.c:671:5: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 2 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 3 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_mul_non_constrained': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3662:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3664:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 't1p_aff_join_arXiv2ter', - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - t1p_internal.h:3670:29: warning: 'itv_is_eq' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 3670 | if (itv_is_eq(p->coeff, q->coeff)) { - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - t1p_internal.h:3670:29: note: referencing argument 1 of type '__itv_struct[1]' - t1p_internal.h:3670:29: warning: 'itv_is_eq' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - t1p_internal.h:3670:29: note: referencing argument 2 of type '__itv_struct[1]' - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:458:20: note: in a call to function 'itv_is_eq' - 458 | static inline bool itv_is_eq(itv_t a, itv_t b) - | ^~~~~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3674:8, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3685:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3702:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3709:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3720:7, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3737:7, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3744:7, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:291:10: warning: 'itv_neg_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPQ' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3774:2, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3774:2, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPQ' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_set_ap_coeff', - inlined from 't1p_aff_eval_ap_texpr0' at t1p_fun.c:1107:3: - ../itv/itv.h:314:17: warning: 'itv_set_ap_coeff_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:314:10: note: in expansion of macro 'ITVFUN' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^~~~~~ - ../itv/itv.h:314:17: note: referencing argument 2 of type '__itv_struct[1]' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:314:10: note: in expansion of macro 'ITVFUN' - 314 | { return ITVFUN(itv_set_ap_coeff)(intern,itv,coeff); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_aff_eval_ap_texpr0': - ../itv/itv.h:245:13: note: in a call to function 'itv_set_ap_coeff_MPFR' - 245 | bool ITVFUN(itv_set_ap_coeff)(itv_internal_t* intern, itv_t itv, ap_coeff_t* coeff); - | ^~~~~~~~~~~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:245:6: note: in expansion of macro 'ITVFUN' - 245 | bool ITVFUN(itv_set_ap_coeff)(itv_internal_t* intern, itv_t itv, ap_coeff_t* coeff); - | ^~~~~~ - In file included from ../itv/itv_fun.h:5, - from ../itv/itv.h:14, - from t1p_meetjoin.c:12: - In function 'itv_neg', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3709:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:291:10: warning: 'itv_neg_D' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_D' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3744:7, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:291:10: warning: 'itv_neg_D' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_D' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_bub' at t1p_internal.h:3875:4, - inlined from 't1p_join_global' at t1p_meetjoin.c:1309:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_global': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_bub' at t1p_internal.h:3877:4, - inlined from 't1p_join_global' at t1p_meetjoin.c:1309:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_global': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_bub' at t1p_internal.h:3898:4, - inlined from 't1p_join_global' at t1p_meetjoin.c:1309:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_global': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_bub' at t1p_internal.h:3917:4, - inlined from 't1p_join_global' at t1p_meetjoin.c:1309:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_global': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_bub' at t1p_internal.h:3936:7, - inlined from 't1p_join_global' at t1p_meetjoin.c:1309:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_global': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_bub' at t1p_internal.h:3954:7, - inlined from 't1p_join_global' at t1p_meetjoin.c:1309:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPQ' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_global': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPQ' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3662:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3664:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_sub', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3674:8, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 2 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: warning: 'itv_sub_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h:288:10: note: referencing argument 3 of type '__itv_struct[1]' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:288:3: note: in expansion of macro 'ITVFUN' - 288 | { ITVFUN(itv_sub)(a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:232:13: note: in a call to function 'itv_sub_MPFR' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:232:6: note: in expansion of macro 'ITVFUN' - 232 | void ITVFUN(itv_sub)(itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3685:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3702:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3709:4, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3720:7, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_mul', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3737:7, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:294:10: warning: 'itv_mul_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h:294:10: note: referencing argument 4 of type '__itv_struct[1]' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:294:3: note: in expansion of macro 'ITVFUN' - 294 | { ITVFUN(itv_mul)(intern,a,b,c); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:234:13: note: in a call to function 'itv_mul_MPFR' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:234:6: note: in expansion of macro 'ITVFUN' - 234 | void ITVFUN(itv_mul)(itv_internal_t* intern, itv_t a, itv_t b, itv_t c); - | ^~~~~~ - In function 'itv_neg', - inlined from 't1p_aff_join_arXiv2ter' at t1p_internal.h:3744:7, - inlined from 't1p_join_bub' at t1p_meetjoin.c:1079:18: - ../itv/itv.h:291:10: warning: 'itv_neg_MPFR' accessing 64 bytes in a region of size 32 [-Wstringop-overflow=] - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h:291:10: note: referencing argument 2 of type '__itv_struct[1]' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:291:3: note: in expansion of macro 'ITVFUN' - 291 | { ITVFUN(itv_neg)(a,b); } - | ^~~~~~ - ../itv/itv.h: In function 't1p_join_bub': - ../itv/itv.h:233:13: note: in a call to function 'itv_neg_MPFR' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~~ - ../num/num_name.h:15:30: note: in definition of macro 'NUMFUN3' - 15 | #define NUMFUN3(NAME,SUFFIX) NAME ## _ ## SUFFIX - | ^~~~ - ../num/num_name.h:17:19: note: in expansion of macro 'NUMFUN2' - 17 | #define NUMFUN(x) NUMFUN2(x,NUM_SUFFIX) - | ^~~~~~~ - ../itv/itv_fun.h:6:19: note: in expansion of macro 'NUMFUN' - 6 | #define ITVFUN(x) NUMFUN(x) - | ^~~~~~ - ../itv/itv.h:233:6: note: in expansion of macro 'ITVFUN' - 233 | void ITVFUN(itv_neg)(itv_t a, itv_t b); - | ^~~~~~ - /usr/bin/ar rcs libt1pMPQ.a t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pMPQ.so t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o -L../apron -L../box -L../newpolka -lboxMPQ -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pMPQ.a - /usr/bin/ar rcs libt1pD.a t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pD.so t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o -L../apron -L../box -L../newpolka -lboxD -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pD.a - /usr/bin/ar rcs libt1pMPFR.a t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o - cc -shared -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pMPFR.so t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o -L../apron -L../box -L../newpolka -lboxMPFR -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /usr/bin/ranlib libt1pMPFR.a - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - (cd mlapronidl; make INCLUDE_DEPEND=no depend; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - mkdir -p tmp - /home/opam/.opam/4.14+alpha-repo/bin/ocamlyacc apron_parser.mly - /home/opam/.opam/4.14+alpha-repo/bin/ocamllex apron_lexer.mll - cp scalar.idl tmp/scalar.idl - cp interval.idl tmp/interval.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl - cp coeff.idl tmp/coeff.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl - cp dim.idl tmp/dim.idl - 118 states, 2303 transitions, table size 9920 bytes - cp linexpr0.idl tmp/linexpr0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl - cp lincons0.idl tmp/lincons0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl - cp generator0.idl tmp/generator0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl - perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl - perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c - perl perlscript_c.pl < tmp/interval_stubs.c >interval_caml.c - perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml; - cp texpr0.idl tmp/texpr0.idl - perl perlscript_caml.pl < tmp/dim.ml >dim.ml; - perl perlscript_caml.pl < tmp/interval.ml >interval.ml; - cp tcons0.idl tmp/tcons0.idl - cp manager.idl tmp/manager.idl - perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli - perl perlscript_caml.pl < tmp/interval.mli >interval.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl - perl perlscript_caml.pl < tmp/dim.mli >dim.mli - cp abstract0.idl tmp/abstract0.idl - perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c - perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl - perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml; - perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c - perl perlscript_caml.pl < tmp/manager.ml >manager.ml; - cp var.idl tmp/var.idl - perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c - cp environment.idl tmp/environment.idl - cp linexpr1.idl tmp/linexpr1.idl - perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml; - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl - perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli - perl perlscript_caml.pl < tmp/manager.mli >manager.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl - perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml; - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl - perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c - perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c - perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli - perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c - perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli - perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml; - perl perlscript_caml.pl < tmp/var.ml >var.ml; - cp lincons1.idl tmp/lincons1.idl - perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c - cp generator1.idl tmp/generator1.idl - perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml; - perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli - perl perlscript_caml.pl < tmp/var.mli >var.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl - perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c - perl perlscript_caml.pl < tmp/environment.ml >environment.ml; - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl - perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli - perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml; - perl perlscript_caml.pl < tmp/environment.mli >environment.mli - cp texpr1.idl tmp/texpr1.idl - perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c - perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl - perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml; - cp tcons1.idl tmp/tcons1.idl - cp abstract1.idl tmp/abstract1.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl - perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract1.idl - cp policy.idl tmp/policy.idl - cp disjunction.idl tmp/disjunction.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/policy.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl - perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c - cp version.idl tmp/version.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl - perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml; - perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c - perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c - perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml; - perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml; - perl perlscript_caml.pl < tmp/generator1.mli >generator1.mli - perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli - perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c - perl perlscript_caml.pl < tmp/lincons1.mli >lincons1.mli - perl perlscript_caml.pl < tmp/version.ml >version.ml; - perl perlscript_caml.pl < tmp/version.mli >version.mli - perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c - perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml; - perl perlscript_caml.pl < tmp/texpr1.mli >texpr1.mli - perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c - perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml; - perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli - perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c - perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml; - perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli - perl perlscript_c.pl < tmp/abstract1_stubs.c >abstract1_caml.c - perl perlscript_caml.pl < tmp/abstract1.ml >abstract1.ml; - perl perlscript_c.pl < tmp/policy_stubs.c >policy_caml.c - perl perlscript_caml.pl < tmp/abstract1.mli >abstract1.mli - perl perlscript_caml.pl < tmp/policy.ml >policy.ml; - perl perlscript_caml.pl < tmp/policy.mli >policy.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamldep scalar.ml interval.ml coeff.ml dim.ml linexpr0.ml lincons0.ml generator0.ml texpr0.ml tcons0.ml manager.ml abstract0.ml var.ml environment.ml linexpr1.ml lincons1.ml generator1.ml texpr1.ml tcons1.ml abstract1.ml policy.ml disjunction.ml version.ml apron_parser.ml apron_lexer.ml parser.ml scalar.mli interval.mli coeff.mli dim.mli linexpr0.mli lincons0.mli generator0.mli texpr0.mli tcons0.mli manager.mli abstract0.mli var.mli environment.mli linexpr1.mli lincons1.mli generator1.mli texpr1.mli tcons1.mli abstract1.mli policy.mli disjunction.mli version.mli apron_parser.mli apron_lexer.mli parser.mli > depend - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - cp scalar.idl tmp/scalar.idl - cp interval.idl tmp/interval.idl - cp coeff.idl tmp/coeff.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl - cp dim.idl tmp/dim.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl - cp linexpr0.idl tmp/linexpr0.idl - cp lincons0.idl tmp/lincons0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl - cp generator0.idl tmp/generator0.idl - perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl - cp texpr0.idl tmp/texpr0.idl - perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c - cp tcons0.idl tmp/tcons0.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl - perl perlscript_caml.pl < tmp/dim.ml >dim.ml; - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl - cp manager.idl tmp/manager.idl - perl perlscript_c.pl < tmp/interval_stubs.c >interval_caml.c - perl perlscript_caml.pl < tmp/dim.mli >dim.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl - cp abstract0.idl tmp/abstract0.idl - perl perlscript_caml.pl < tmp/interval.ml >interval.ml; - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl - perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml; - cp var.idl tmp/var.idl - perl perlscript_caml.pl < tmp/interval.mli >interval.mli - perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl - cp environment.idl tmp/environment.idl - perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl - perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c - perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c - perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c - perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c - perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c - perl perlscript_caml.pl < tmp/manager.ml >manager.ml; - perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml; - perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml; - perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml; - perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml; - perl perlscript_caml.pl < tmp/var.ml >var.ml; - perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli - perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c - perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c - perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c - perl perlscript_caml.pl < tmp/manager.mli >manager.mli - perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli - perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli - perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli - perl perlscript_caml.pl < tmp/var.mli >var.mli - perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml; - perl perlscript_caml.pl < tmp/environment.ml >environment.ml; - perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml; - perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli - cp linexpr1.idl tmp/linexpr1.idl - cp lincons1.idl tmp/lincons1.idl - perl perlscript_caml.pl < tmp/environment.mli >environment.mli - perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl - cp generator1.idl tmp/generator1.idl - cp texpr1.idl tmp/texpr1.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl - cp tcons1.idl tmp/tcons1.idl - cp disjunction.idl tmp/disjunction.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl - perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c - cp version.idl tmp/version.idl - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl - perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c apron_caml.c -o apron_caml.o - perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c - perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli - perl perlscript_caml.pl < tmp/version.ml >version.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c scalar_caml.c -o scalar_caml.o - perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c - perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c - perl perlscript_caml.pl < tmp/version.mli >version.mli - perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c - perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml; - perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml; - perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c interval_caml.c -o interval_caml.o - perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c - perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c - perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli - perl perlscript_caml.pl < tmp/lincons1.mli >lincons1.mli - perl perlscript_caml.pl < tmp/texpr1.mli >texpr1.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c coeff_caml.c -o coeff_caml.o - perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml; - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c dim_caml.c -o dim_caml.o - perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c - perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml; - perl perlscript_caml.pl < tmp/generator1.mli >generator1.mli - perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml; - In file included from apron_caml.c:11: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: At top level: - apron_caml.c:93:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 93 | }; - | ^ - In file included from apron_caml.h:30: - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:203:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 203 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:237:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 237 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_manager_check_exception': - apron_caml.c:241:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 241 | value* p = caml_named_value("apron exception"); - | ^~~~~~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_abstract0_serialize': - apron_caml.c:320:13: warning: "serialize_int_8" is deprecated: use "caml_serialize_int_8" instead - 320 | serialize_int_8(buf.size); - | ^~~~~~~~~~~~~~~~ - apron_caml.c:321:13: warning: "serialize_block_1" is deprecated: use "caml_serialize_block_1" instead - 321 | serialize_block_1(buf.ptr,buf.size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_abstract0_deserialize': - In file included from scalar_caml.c:23: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.c:330:13: warning: "deserialize_uint_8" is deprecated: use "caml_deserialize_uint_8" instead - 330 | size_t size = deserialize_uint_8(), realsize; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c:334:13: warning: "deserialize_block_1" is deprecated: use "caml_deserialize_block_1" instead - 334 | deserialize_block_1(data,size); - | ^~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: At top level: - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - scalar_caml.c: In function 'camlidl_apron_scalar_c2ml': - scalar_caml.c:75:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 75 | v = alloc_small(1,scalar->discr); - | ^~~~~~~~~~~~~~~~~~~~~ - apron_caml.c:353:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 353 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli - apron_caml.c:411:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 411 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:454:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 454 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_environment_ptr_c2ml': - apron_caml.c:460:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 460 | v = alloc_custom(&camlidl_apron_custom_environment_ptr, sizeof(ap_environment_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_init': - apron_caml.c:470:13: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead - 470 | register_custom_operations(&camlidl_apron_custom_abstract0_ptr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml.o - apron_caml.c: In function 'camlidl_apron_policy_optr_c2ml': - apron_caml.c:487:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 487 | v = alloc_small(1,0); - | ^~~~~~~~~~~~~ - apron_caml.c: At top level: - apron_caml.c:511:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 511 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:557:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 557 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli - In file included from interval_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c lincons0_caml.c -o lincons0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c generator0_caml.c -o generator0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c texpr0_caml.c -o texpr0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c tcons0_caml.c -o tcons0_caml.o - In file included from dim_caml.c:22: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from coeff_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c manager_caml.c -o manager_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c abstract0_caml.c -o abstract0_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c var_caml.c -o var_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c environment_caml.c -o environment_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml.o - In file included from linexpr0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c lincons1_caml.c -o lincons1_caml.o - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - linexpr0_caml.c: In function 'camlidl_expr0_linexpr0_iter': - linexpr0_caml.c:306:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 306 | callback2(_v_closure,_v_coeff,_v_dim); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from lincons0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from generator0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c generator1_caml.c -o generator1_caml.o - In file included from abstract0_caml.c:23: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c texpr1_caml.c -o texpr1_caml.o - In file included from tcons0_caml.c:22: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from environment_caml.c:22: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from texpr0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c tcons1_caml.c -o tcons1_caml.o - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from manager_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - cp abstract1.idl tmp/abstract1.idl - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_apron_manager_funid_c2ml': - manager_caml.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 38 | invalid_argument("enum ap_funid_t: bad enum value"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_apron_manager_exc_c2ml': - manager_caml.c:50:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 50 | invalid_argument("enum ap_exc_t: bad enum value"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from var_caml.c:19: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - var_caml.c: In function 'camlidl_var_ap_var_of_string': - var_caml.c:34:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 34 | name = String_val(_v_name); - | ^ - In file included from linexpr1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_manager_ap_manager_get_funopt': - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - manager_caml.c:198:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 198 | if (funid >= AP_FUNID_SIZE) invalid_argument("Manager.get.funopt <funid>: <funid> should be different from Funid_change_environment and Funid_rename_array (no option for remaining identifiers)"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_manager_ap_manager_set_funopt': - manager_caml.c:223:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 223 | if (funid >= AP_FUNID_SIZE) invalid_argument("Manager.set.funopt <funid> ...: <funid> should be different from Funid_change_environment and Funid_rename_array (no option for remaining identifiers)"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract1.idl - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c policy_caml.c -o policy_caml.o - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c disjunction_caml.c -o disjunction_caml.o - In file included from texpr1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c version_caml.c -o version_caml.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c apron_caml.c -o apron_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c scalar_caml.c -o scalar_caml_debug.o - In file included from generator1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from tcons1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c interval_caml.c -o interval_caml_debug.o - In file included from lincons1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from policy_caml.c:23: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c coeff_caml.c -o coeff_caml_debug.o - In file included from disjunction_caml.c:20: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c dim_caml.c -o dim_caml_debug.o - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from apron_caml.c:11: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: At top level: - apron_caml.c:93:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 93 | }; - | ^ - In file included from apron_caml.h:30: - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml_debug.o - apron_caml.c:203:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 203 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:237:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 237 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_manager_check_exception': - apron_caml.c:241:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 241 | value* p = caml_named_value("apron exception"); - | ^~~~~~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_abstract0_serialize': - apron_caml.c:320:13: warning: "serialize_int_8" is deprecated: use "caml_serialize_int_8" instead - 320 | serialize_int_8(buf.size); - | ^~~~~~~~~~~~~~~~ - apron_caml.c:321:13: warning: "serialize_block_1" is deprecated: use "caml_serialize_block_1" instead - 321 | serialize_block_1(buf.ptr,buf.size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_abstract0_deserialize': - apron_caml.c:330:13: warning: "deserialize_uint_8" is deprecated: use "caml_deserialize_uint_8" instead - 330 | size_t size = deserialize_uint_8(), realsize; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c:334:13: warning: "deserialize_block_1" is deprecated: use "caml_deserialize_block_1" instead - 334 | deserialize_block_1(data,size); - | ^~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: At top level: - apron_caml.c:353:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 353 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:411:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 411 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:454:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 454 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_environment_ptr_c2ml': - apron_caml.c:460:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 460 | v = alloc_custom(&camlidl_apron_custom_environment_ptr, sizeof(ap_environment_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_init': - apron_caml.c:470:13: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead - 470 | register_custom_operations(&camlidl_apron_custom_abstract0_ptr); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.c: In function 'camlidl_apron_policy_optr_c2ml': - apron_caml.c:487:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 487 | v = alloc_small(1,0); - | ^~~~~~~~~~~~~ - apron_caml.c: At top level: - apron_caml.c:511:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 511 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - apron_caml.c:557:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers] - 557 | }; - | ^ - /home/opam/.opam/4.14+alpha-repo/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here - 40 | const struct custom_fixed_length* fixed_length; - | ^~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c lincons0_caml.c -o lincons0_caml_debug.o - In file included from interval_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c generator0_caml.c -o generator0_caml_debug.o - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c texpr0_caml.c -o texpr0_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c tcons0_caml.c -o tcons0_caml_debug.o - In file included from lincons0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c manager_caml.c -o manager_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c abstract0_caml.c -o abstract0_caml_debug.o - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c var_caml.c -o var_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c environment_caml.c -o environment_caml_debug.o - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml_debug.o - In file included from texpr0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c lincons1_caml.c -o lincons1_caml_debug.o - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from tcons0_caml.c:22: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c generator1_caml.c -o generator1_caml_debug.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c texpr1_caml.c -o texpr1_caml_debug.o - In file included from environment_caml.c:22: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from abstract0_caml.c:23: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from scalar_caml.c:23: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c tcons1_caml.c -o tcons1_caml_debug.o - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - scalar_caml.c: In function 'camlidl_apron_scalar_c2ml': - scalar_caml.c:75:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 75 | v = alloc_small(1,scalar->discr); - | ^~~~~~~~~~~~~~~~~~~~~ - perl perlscript_c.pl < tmp/abstract1_stubs.c >abstract1_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c policy_caml.c -o policy_caml_debug.o - In file included from dim_caml.c:22: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from linexpr0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - perl perlscript_caml.pl < tmp/abstract1.ml >abstract1.ml; - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c disjunction_caml.c -o disjunction_caml_debug.o - In file included from manager_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_apron_manager_funid_c2ml': - manager_caml.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 38 | invalid_argument("enum ap_funid_t: bad enum value"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_apron_manager_exc_c2ml': - manager_caml.c:50:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 50 | invalid_argument("enum ap_exc_t: bad enum value"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_manager_ap_manager_get_funopt': - manager_caml.c:198:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 198 | if (funid >= AP_FUNID_SIZE) invalid_argument("Manager.get.funopt <funid>: <funid> should be different from Funid_change_environment and Funid_rename_array (no option for remaining identifiers)"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - manager_caml.c: In function 'camlidl_manager_ap_manager_set_funopt': - manager_caml.c:223:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 223 | if (funid >= AP_FUNID_SIZE) invalid_argument("Manager.set.funopt <funid> ...: <funid> should be different from Funid_change_environment and Funid_rename_array (no option for remaining identifiers)"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from coeff_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from generator0_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from tcons1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - perl perlscript_caml.pl < tmp/abstract1.mli >abstract1.mli - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c version_caml.c -o version_caml_debug.o - sh /home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/ocamlpack -o apron_ocamldoc.mli -title "APRON Library" -intro introduction.odoc scalar interval coeff dim linexpr0 lincons0 generator0 texpr0 tcons0 manager abstract0 var environment linexpr1 lincons1 generator1 texpr1 tcons1 abstract1 policy disjunction version apron_parser apron_lexer parser - linexpr0_caml.c: In function 'camlidl_expr0_linexpr0_iter': - linexpr0_caml.c:306:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 306 | callback2(_v_closure,_v_coeff,_v_dim); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c scalar.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c dim.mli - In file included from generator1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c manager.mli - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c var.mli - In file included from policy_caml.c:23: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c version.mli - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c abstract1_caml.c -o abstract1_caml.o - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c abstract1_caml.c -o abstract1_caml_debug.o - In file included from linexpr1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c scalar.ml - In file included from lincons1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from disjunction_caml.c:20: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c dim.ml - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c manager.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c var.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c version.ml - File "scalar.ml", line 23, characters 18-37: - 23 | if s>0 then Float(Pervasives.infinity) - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "scalar.ml", line 24, characters 23-46: - 24 | else if s<0 then Float(Pervasives.neg_infinity) - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "scalar.ml", line 41, characters 7-26: - 41 | if x = Pervasives.infinity then 1 - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c scalar.ml - In file included from texpr1_caml.c:21: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c interval.mli - In file included from var_caml.c:19: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - File "scalar.ml", line 42, characters 12-35: - 42 | else if x = Pervasives.neg_infinity then -1 - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "scalar.ml", line 82, characters 13-31: - 82 | | Float x -> Pervasives.compare x (float_of_int n) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c dim.ml - File "scalar.ml", line 23, characters 18-37: - 23 | if s>0 then Float(Pervasives.infinity) - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - var_caml.c: In function 'camlidl_var_ap_var_of_string': - var_caml.c:34:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 34 | name = String_val(_v_name); - | ^ - File "scalar.ml", line 24, characters 23-46: - 24 | else if s<0 then Float(Pervasives.neg_infinity) - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "scalar.ml", line 41, characters 7-26: - 41 | if x = Pervasives.infinity then 1 - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "scalar.ml", line 42, characters 12-35: - 42 | else if x = Pervasives.neg_infinity then -1 - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "scalar.ml", line 82, characters 13-31: - 82 | | Float x -> Pervasives.compare x (float_of_int n) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c manager.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c var.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c environment.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c version.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c interval.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c coeff.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c interval.ml - In file included from abstract1_caml.c:26: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c environment.ml - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /usr/bin/sed -i -e 's/{5/{6/g;s/{4/{5/g;s/{3/{4/g;s/{2/{3/g;s/{1/{2/g' apron_ocamldoc.mli - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c coeff.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c linexpr0.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c environment.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c linexpr0.ml - In file included from abstract1_caml.c:26: - apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c lincons0.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c generator0.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c texpr0.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c linexpr1.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c lincons0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c generator0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c texpr0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c tcons0.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c linexpr1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c lincons1.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c generator1.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c texpr1.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c coeff.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c tcons0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c abstract0.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c texpr1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c tcons1.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c apron_parser.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c abstract0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c lincons1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c generator1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c tcons1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c abstract1.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c apron_parser.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c apron_lexer.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c abstract1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c policy.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c disjunction.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c apron_lexer.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c parser.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c generator0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c policy.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c disjunction.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c parser.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib 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 policy_caml_debug.o disjunction_caml_debug.o version_caml_debug.o -L../apron -lapron_debug -lmpfr -lgmp -lm -o apron_caml_debug - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -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 policy.cmo disjunction.cmo version.cmo apron_parser.cmo apron_lexer.cmo parser.cmo - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract0.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_parser.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c generator1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_lexer.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract1.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c policy.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c disjunction.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -for-pack Apron -c parser.ml - /home/opam/.opam/4.14+alpha-repo/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 policy.cmx disjunction.cmx version.cmx apron_parser.cmx apron_lexer.cmx parser.cmx - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o apron.d -oc apron_caml_debug apron.cmx -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o apron.d.cmxs apron.d.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib 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 policy_caml.o disjunction_caml.o version_caml.o -L../apron -lapron -lmpfr -lgmp -lm -o apron_caml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o apron -oc apron_caml apron.cmo -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o apron -oc apron_caml apron.cmx -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o apron.cmxs apron.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - (cd newpolka; make ml) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - mkdir -p tmp - cp ../mlapronidl/manager.idl polka.idl tmp/ - cd tmp && /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -nocpp polka.idl - cp tmp/polka_stubs.c polka_caml.c - perl perlscript_caml.pl < tmp/polka.ml >polka.ml - perl perlscript_caml.pl < tmp/polka.mli >polka.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c polka.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUMINT_MPQ -c -o polka_caml.o polka_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUMINT_MPQ -c -o polka_caml_debug.o polka_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c polka.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c polka.ml - In file included from polka_caml.c:19: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from polka_caml.c:19: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaMPQ_caml_debug polka_caml_debug.o -L. -lpolkaMPQ_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaRll_caml_debug polka_caml_debug.o -L. -lpolkaRll_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaMPQ.d -oc polkaMPQ_caml_debug polka.cmx -lpolkaMPQ_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaMPQ_caml polka_caml.o -L. -lpolkaMPQ -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaRll_caml polka_caml.o -L. -lpolkaRll -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaRll.d -oc polkaRll_caml_debug polka.cmx -lpolkaRll_debug -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmo -lpolkaMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmx -lpolkaMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaMPQ.d.cmxs polkaMPQ.d.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaRll.d.cmxs polkaRll.d.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmo -lpolkaRll -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmx -lpolkaRll -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaMPQ.cmxs polkaMPQ.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o polkaRll.cmxs polkaRll.cmxa - rm polka_caml_debug.o polka_caml.o - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - (cd box; make ml) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - mkdir -p tmp - cp box.idl ../mlapronidl/*.idl tmp/ - cd tmp && /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -nocpp -I . box.idl - perl ../mlapronidl/perlscript_c.pl < tmp/box_stubs.c >box_caml.c - perl perlscript_caml.pl < tmp/box.ml >box.ml - perl perlscript_caml.pl < tmp/box.mli >box.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c box.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_caml.o box_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o box_caml_debug.o box_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c box.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c box.ml - In file included from box_caml.c:23: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPQ_caml_debug box_caml_debug.o -L. -lboxMPQ_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxD_caml_debug box_caml_debug.o -L. -lboxD_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPFR_caml_debug box_caml_debug.o -L. -lboxMPFR_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - In file included from box_caml.c:23: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPQ_caml box_caml.o -L. -lboxMPQ -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxD_caml box_caml.o -L. -lboxD -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPFR_caml box_caml.o -L. -lboxMPFR -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmo -lboxMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmx -lboxMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxD -oc boxD_caml box.cmo -lboxD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxD -oc boxD_caml box.cmx -lboxD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmo -lboxMPFR -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmx -lboxMPFR -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxMPQ.cmxs boxMPQ.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxD.cmxs boxD.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o boxMPFR.cmxs boxMPFR.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - (cd octagons; make mlMPQ mlD) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - mkdir -p tmp - cp oct.idl ../mlapronidl/*.idl tmp - cd tmp && /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -nocpp -I . oct.idl - perl perlscript_c.pl < tmp/oct_stubs.c >oct_caml.c - perl perlscript_caml.pl < tmp/oct.ml >oct.ml - perl perlscript_caml.pl < tmp/oct.mli >oct.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c oct.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c -o oct_caml.o oct_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -c -o oct_caml_debug.o oct_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c oct.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c oct.ml - In file included from oct_caml.c:23: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from oct_caml.c:23: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octMPQ_caml_debug oct_caml_debug.o -L. -loctMPQ_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octD_caml_debug oct_caml_debug.o -L. -loctD_debug -L../apron -lapron_debug -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octMPQ_caml oct_caml.o -L. -loctMPQ -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octD_caml oct_caml.o -L. -loctD -L../apron -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmo -loctMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmx -loctMPQ -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octD -oc octD_caml oct.cmo -loctD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o octD -oc octD_caml oct.cmx -loctD -lapron -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o octMPQ.cmxs octMPQ.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I . -o octD.cmxs octD.cmxa - rm oct_caml_debug.o oct_caml.o - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - (cd taylor1plus; make ml) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - mkdir -p tmp - cp t1p.idl ../mlapronidl/manager.idl tmp/ - cd tmp && /home/opam/.opam/4.14+alpha-repo/bin/camlidl -no-include -nocpp t1p.idl - cp tmp/t1p_stubs.c t1p_caml.c - perl perlscript_caml.pl < tmp/t1p.ml >t1p.ml - perl perlscript_caml.pl < tmp/t1p.mli >t1p.mli - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c t1p.mli - cc -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_caml.o t1p_caml.c - cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG -I../apron -I../num -I../itv -I/home/opam/.opam/4.14+alpha-repo/lib/gmp -I../mlapronidl -I/home/opam/.opam/4.14+alpha-repo/lib/camlidl -I/home/opam/.opam/4.14+alpha-repo/lib/ocaml -DNUM_MPQ -c -o t1p_caml_debug.o t1p_caml.c - /home/opam/.opam/4.14+alpha-repo/bin/ocamlc.opt -g -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c t1p.ml - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/4.14+alpha-repo/lib/gmp -I ../mlapronidl -c t1p.ml - In file included from t1p_caml.c:18: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from t1p_caml.c:18: - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_linexpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:119:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 119 | v = alloc_custom(&camlidl_apron_custom_linexpr0_ptr, sizeof(ap_linexpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_texpr0_ptr_c2ml': - ../mlapronidl/apron_caml.h:149:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 149 | v = alloc_custom(&camlidl_apron_custom_texpr0_ptr, sizeof(ap_texpr0_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:202:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 202 | v = alloc_custom(&camlidl_apron_custom_manager_ptr, sizeof(ap_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_abstract0_ptr_c2ml': - ../mlapronidl/apron_caml.h:233:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 233 | v = alloc_custom(&camlidl_apron_custom_abstract0_ptr, sizeof(ap_abstract0_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_var_ptr_c2ml': - ../mlapronidl/apron_caml.h:310:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 310 | v = alloc_custom(&camlidl_apron_custom_var_ptr, sizeof(apron_var_ptr), 0,1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_manager_ptr_c2ml': - ../mlapronidl/apron_caml.h:358:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 358 | v = alloc_custom(&camlidl_apron_custom_policy_manager_ptr, sizeof(ap_policy_manager_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ../mlapronidl/apron_caml.h: In function 'camlidl_apron_policy_ptr_c2ml': - ../mlapronidl/apron_caml.h:387:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 387 | v = alloc_custom(&camlidl_apron_custom_policy_ptr, sizeof(ap_policy_ptr), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPQ_caml_debug t1p_caml_debug.o -L. -lt1pMPQ_debug -L../apron -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pD_caml_debug t1p_caml_debug.o -L. -lt1pD_debug -L../apron -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPFR_caml_debug t1p_caml_debug.o -L. -lt1pMPFR_debug -L../apron -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPFR_caml t1p_caml.o -L. -lt1pMPFR -L../apron -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPQ_caml t1p_caml.o -L. -lt1pMPQ -L../apron -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPQ.d -oc t1pMPQ_caml_debug t1p.cmx -lt1pMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pD_caml t1p_caml.o -L. -lt1pD -L../apron -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pD.d -oc t1pD_caml_debug t1p.cmx -lt1pD_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pD.d.cmxs t1pD.d.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPQ.d.cmxs t1pMPQ.d.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPFR.d -oc t1pMPFR_caml_debug t1p.cmx -lt1pMPFR_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmo -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmx -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmo -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmx -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmo -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlmklib -dllpath /home/opam/.opam/4.14+alpha-repo/share/apron/lib -L/home/opam/.opam/4.14+alpha-repo/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmx -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPFR.cmxs t1pMPFR.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pD.cmxs t1pD.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPFR.d.cmxs t1pMPFR.d.cmxa - /home/opam/.opam/4.14+alpha-repo/bin/ocamlopt.opt -inline 20 -linkall -shared -I ../apron -I ../box -I ../newpolka -I . -o t1pMPQ.cmxs t1pMPQ.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - (cd apronxx; make) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apronxx' - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -I../apron -I../num -I../itv -I../box -I../newpolka -I../octagons -I../taylor1plus -c -o apronxx.o apronxx.cc - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -I../apron -I../num -I../itv -I../box -I../newpolka -I../octagons -I../taylor1plus -c -o apronxx_debug.o apronxx.cc - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -I../apron -I../num -I../itv -I../box -I../newpolka -I../octagons -I../taylor1plus -c -o apronxx_test_debug.o apronxx_test.cc - apronxx_test.cc:23:5: warning: "HAS_PPL" is not defined, evaluates to 0 [-Wundef] - 23 | #if HAS_PPL - | ^~~~~~~ - apronxx_test.cc:2825:5: warning: "HAS_PPL" is not defined, evaluates to 0 [-Wundef] - 2825 | #if HAS_PPL - | ^~~~~~~ - apronxx_test.cc:2887:5: warning: "HAS_PPL" is not defined, evaluates to 0 [-Wundef] - 2887 | #if HAS_PPL - | ^~~~~~~ - apronxx_test.cc: In function 'void test_coeff()': - apronxx_test.cc:294:64: warning: catching polymorphic type 'class apron::bad_discriminant' by value [-Wcatch-value=] - 294 | try { x.get_interval(); assert(0); } catch (bad_discriminant b) {} - | ^ - apronxx_test.cc:298:62: warning: catching polymorphic type 'class apron::bad_discriminant' by value [-Wcatch-value=] - 298 | try { x.get_scalar(); assert(0); } catch (bad_discriminant b) {} - | ^ - /usr/bin/ar rcs libapronxx_debug.a apronxx_debug.o - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx_debug.so apronxx_debug.o -L../apron -lapron_debug -lmpfr -lgmpxx -lgmp -lm - /usr/bin/ranlib libapronxx_debug.a - /usr/bin/ar rcs libapronxx.a apronxx.o - c++ -U__STRICT_ANSI__ -DNDEBUG -O3 -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx.so apronxx.o -L../apron -lapron -lmpfr -lgmpxx -lgmp -lm - /usr/bin/ranlib libapronxx.a - apronxx_test.cc: In function 'void test_environment()': - apronxx_test.cc:1267:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] - 1267 | for (size_t i=0;i<2;i++) cout << vd[i]; cout << endl; - | ^~~ - apronxx_test.cc:1267:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' - 1267 | for (size_t i=0;i<2;i++) cout << vd[i]; cout << endl; - | ^~~~ - apronxx_test.cc:1273:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] - 1273 | for (size_t i=0;i<2;i++) cout << ad[i]; cout << endl; - | ^~~ - apronxx_test.cc:1273:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' - 1273 | for (size_t i=0;i<2;i++) cout << ad[i]; cout << endl; - | ^~~~ - apronxx_test.cc:1287:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] - 1287 | for (size_t i=0;i<vv.size();i++) cout << vv[i] << " "; cout << endl << endl; - | ^~~ - apronxx_test.cc:1287:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' - 1287 | for (size_t i=0;i<vv.size();i++) cout << vv[i] << " "; cout << endl << endl; - | ^~~~ - apronxx_test.cc: In function 'void test_tcons1_array()': - apronxx_test.cc:1826:61: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] - 1826 | try { t.set(3,t.get(1)); assert(0); } catch (out_of_range c) {} - | ^ - c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o apronxx_test apronxx_test_debug.o -L../newpolka -lpolkaMPQ_debug -L../octagons -loctMPQ_debug -L../box -lboxMPQ_debug -L../taylor1plus -lt1pMPQ_debug libapronxx_debug.a -L../apron -lapron_debug -lmpfr -lgmpxx -lgmp -lm - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apronxx' -> compiled apron.v0.9.13 Processing 39/45: [lablgtk: make world] Processing 40/45: [lablgtk: make world] [apron: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13) - (cd num; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/num' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/num' - (cd itv; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/itv' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/itv' - (cd apron; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apron' - cc -I../num -I../itv -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c > depend - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apron' - (cd newpolka; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - (cd box; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - (cd octagons; make MPQ D) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - make[1]: Nothing to be done for 'MPQ'. - make[1]: Nothing to be done for 'D'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - (cd taylor1plus; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - (cd mlapronidl; make INCLUDE_DEPEND=no depend; make all) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - /home/opam/.opam/4.14+alpha-repo/bin/ocamldep scalar.ml interval.ml coeff.ml dim.ml linexpr0.ml lincons0.ml generator0.ml texpr0.ml tcons0.ml manager.ml abstract0.ml var.ml environment.ml linexpr1.ml lincons1.ml generator1.ml texpr1.ml tcons1.ml abstract1.ml policy.ml disjunction.ml version.ml apron_parser.ml apron_lexer.ml parser.ml scalar.mli interval.mli coeff.mli dim.mli linexpr0.mli lincons0.mli generator0.mli texpr0.mli tcons0.mli manager.mli abstract0.mli var.mli environment.mli linexpr1.mli lincons1.mli generator1.mli texpr1.mli tcons1.mli abstract1.mli policy.mli disjunction.mli version.mli apron_parser.mli apron_lexer.mli parser.mli > depend - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/mlapronidl' - (cd newpolka; make ml) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - (cd box; make ml) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - (cd octagons; make mlMPQ mlD) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - make[1]: Nothing to be done for 'mlMPQ'. - make[1]: Nothing to be done for 'mlD'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - (cd taylor1plus; make ml) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - make[1]: Nothing to be done for 'ml'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - (cd apronxx; make) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apronxx' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apronxx' - /usr/bin/sed -e "s!@VERSION@!"0.9.13"!g;" mlapronidl/META.in > mlapronidl/META; - /usr/bin/sed -e '/^\s*archive(byte)/ { p; s ) ,plugin) ;}' -i.bak mlapronidl/META; - /usr/bin/sed -e '/^\s*archive(native)/ { p; s ) ,plugin) ;'\ - ' s \.cmxa\" .cmxs\" ;}' -i.bak mlapronidl/META; - test -f mlapronidl/META.bak && rm -f mlapronidl/META.bak - (cd num; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/num' - mkdir -p /home/opam/.opam/4.14+alpha-repo/share/apron/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 /home/opam/.opam/4.14+alpha-repo/share/apron/include - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/num' - (cd itv; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/itv' - /usr/bin/ar rcs libitvIl.a itvIl.o itv_linexprIl.o itv_linearizeIl.o - /usr/bin/ranlib libitvIl.a - /usr/bin/ar rcs libitvIl_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o - /usr/bin/ranlib libitvIl_debug.a - /usr/bin/ar rcs libitvIll.a itvIll.o itv_linexprIll.o itv_linearizeIll.o - /usr/bin/ranlib libitvIll.a - /usr/bin/ar rcs libitvIll_debug.a itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o - /usr/bin/ranlib libitvIll_debug.a - /usr/bin/ar rcs libitvRl.a itvRl.o itv_linexprRl.o itv_linearizeRl.o - /usr/bin/ranlib libitvRl.a - /usr/bin/ar rcs libitvRl_debug.a itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o - /usr/bin/ranlib libitvRl_debug.a - /usr/bin/ar rcs libitvMPZ.a itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o - /usr/bin/ranlib libitvMPZ.a - /usr/bin/ar rcs libitvMPZ_debug.a itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o - /usr/bin/ranlib libitvMPZ_debug.a - /usr/bin/ar rcs libitvDl.a itvDl.o itv_linexprDl.o itv_linearizeDl.o - /usr/bin/ranlib libitvDl.a - /usr/bin/ar rcs libitvDl_debug.a itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o - /usr/bin/ranlib libitvDl_debug.a - /usr/bin/install -d /home/opam/.opam/4.14+alpha-repo/share/apron/include /home/opam/.opam/4.14+alpha-repo/share/apron/lib - /usr/bin/install itv.h itv_fun.h itv_config.h itv_linexpr.h itv_linearize.h /home/opam/.opam/4.14+alpha-repo/share/apron/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 /usr/bin/install $i /home/opam/.opam/4.14+alpha-repo/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/itv' - (cd apron; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apron' - cc -I../num -I../itv -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c > depend - mkdir -p /home/opam/.opam/4.14+alpha-repo/share/apron/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_policy.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 ap_disjunction.h ap_version.h /home/opam/.opam/4.14+alpha-repo/share/apron/include - mkdir -p /home/opam/.opam/4.14+alpha-repo/share/apron/lib - for i in libapron.a libapron_debug.a libapron.so libapron_debug.so; do if test -f $i; then /usr/bin/install $i /home/opam/.opam/4.14+alpha-repo/share/apron/lib; fi; done - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apron' - (cd newpolka; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - /usr/bin/install -d /home/opam/.opam/4.14+alpha-repo/share/apron/include /home/opam/.opam/4.14+alpha-repo/share/apron/lib - /usr/bin/install pk.h pkeq.h /home/opam/.opam/4.14+alpha-repo/share/apron/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 /usr/bin/install $i /home/opam/.opam/4.14+alpha-repo/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/newpolka' - (cd box; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - /usr/bin/install -d /home/opam/.opam/4.14+alpha-repo/share/apron/include /home/opam/.opam/4.14+alpha-repo/share/apron/lib - /usr/bin/install box.h /home/opam/.opam/4.14+alpha-repo/share/apron/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 /usr/bin/install $i /home/opam/.opam/4.14+alpha-repo/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/box' - (cd octagons; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - /usr/bin/install -d /home/opam/.opam/4.14+alpha-repo/share/apron/include /home/opam/.opam/4.14+alpha-repo/share/apron/include/oct /home/opam/.opam/4.14+alpha-repo/share/apron/lib /home/opam/.opam/4.14+alpha-repo/share/apron/bin - /usr/bin/install oct.h /home/opam/.opam/4.14+alpha-repo/share/apron/include - /usr/bin/install oct_internal.h oct_fun.h /home/opam/.opam/4.14+alpha-repo/share/apron/include/oct - for i in octtest* octtop* octrun*; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/4.14+alpha-repo/share/apron/bin; fi; \ - done - for i in liboct*.* liboct*_debug.*; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/4.14+alpha-repo/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/octagons' - (cd taylor1plus; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - /usr/bin/install -d /home/opam/.opam/4.14+alpha-repo/share/apron/include /home/opam/.opam/4.14+alpha-repo/share/apron/lib - /usr/bin/install t1p.h /home/opam/.opam/4.14+alpha-repo/share/apron/include - for i in libt1pMPQ.a libt1pD.a libt1pMPFR.a libt1pMPQ_debug.a libt1pD_debug.a libt1pMPFR_debug.a libt1pMPQ.so libt1pD.so libt1pMPFR.so libt1pMPQ_debug.so libt1pD_debug.so libt1pMPFR_debug.so; do \ - if test -f $i; then /usr/bin/install $i /home/opam/.opam/4.14+alpha-repo/share/apron/lib; fi; \ - done - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/taylor1plus' - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind remove apron - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14+alpha-repo/lib/apron/META - /home/opam/.opam/4.14+alpha-repo/bin/ocamlfind install apron mlapronidl/META mlapronidl/apron.cmi mlapronidl/apron.cmx mlapronidl/apron.cma mlapronidl/apron.cmxa mlapronidl/apron.a mlapronidl/apron.cmxs mlapronidl/libapron_caml.a mlapronidl/libapron_caml_debug.a mlapronidl/dllapron_caml.so box/box.mli box/box.cmi box/box.cmx box/boxD.cma box/boxD.cmxa box/boxD.a box/boxD.cmxs box/libboxD_caml.a box/libboxD_caml_debug.a box/dllboxD_caml.so box/boxMPQ.cma box/boxMPQ.cmxa box/boxMPQ.a box/boxMPQ.cmxs box/libboxMPQ_caml.a box/libboxMPQ_caml_debug.a box/dllboxMPQ_caml.so box/boxMPFR.cma box/boxMPFR.cmxa box/boxMPFR.a box/boxMPFR.cmxs box/libboxMPFR_caml.a box/libboxMPFR_caml_debug.a box/dllboxMPFR_caml.so octagons/oct.mli octagons/oct.cmi octagons/oct.cmx octagons/octD.cma octagons/octD.cmxa octagons/octD.a octagons/octD.cmxs octagons/liboctD_caml.a octagons/liboctD_caml_debug.a octagons/dlloctD_caml.so octagons/octMPQ.cma octagons/octMPQ.cmxa octagons/octMPQ.a octagons/octMPQ.cmxs octagons/liboctMPQ_caml.a octagons/liboctMPQ_caml_debug.a octagons/dlloctMPQ_caml.so newpolka/polka.mli newpolka/polka.cmi newpolka/polka.cmx newpolka/polkaMPQ.cma newpolka/polkaMPQ.cmxa newpolka/polkaMPQ.a newpolka/polkaMPQ.cmxs newpolka/libpolkaMPQ_caml.a newpolka/libpolkaMPQ_caml_debug.a newpolka/dllpolkaMPQ_caml.so newpolka/polkaRll.cma newpolka/polkaRll.cmxa newpolka/polkaRll.a newpolka/polkaRll.cmxs newpolka/libpolkaRll_caml.a newpolka/libpolkaRll_caml_debug.a newpolka/dllpolkaRll_caml.so taylor1plus/t1p.mli taylor1plus/t1p.cmi taylor1plus/t1p.cmx taylor1plus/t1pD.cma taylor1plus/t1pD.cmxa taylor1plus/t1pD.a taylor1plus/t1pD.cmxs taylor1plus/libt1pD_caml.a taylor1plus/libt1pD_caml_debug.a taylor1plus/dllt1pD_caml.so taylor1plus/t1pMPQ.cma taylor1plus/t1pMPQ.cmxa taylor1plus/t1pMPQ.a taylor1plus/t1pMPQ.cmxs taylor1plus/libt1pMPQ_caml.a taylor1plus/libt1pMPQ_caml_debug.a taylor1plus/dllt1pMPQ_caml.so taylor1plus/t1pMPFR.cma taylor1plus/t1pMPFR.cmxa taylor1plus/t1pMPFR.a taylor1plus/t1pMPFR.cmxs taylor1plus/libt1pMPFR_caml.a taylor1plus/libt1pMPFR_caml_debug.a taylor1plus/dllt1pMPFR_caml.so mlapronidl/scalar.idl mlapronidl/interval.idl mlapronidl/coeff.idl mlapronidl/dim.idl mlapronidl/linexpr0.idl mlapronidl/lincons0.idl mlapronidl/generator0.idl mlapronidl/texpr0.idl mlapronidl/tcons0.idl mlapronidl/manager.idl mlapronidl/abstract0.idl mlapronidl/var.idl mlapronidl/environment.idl mlapronidl/linexpr1.idl mlapronidl/lincons1.idl mlapronidl/generator1.idl mlapronidl/texpr1.idl mlapronidl/tcons1.idl mlapronidl/abstract1.idl mlapronidl/policy.idl mlapronidl/disjunction.idl mlapronidl/apron_caml.h mlapronidl/apron_ocamldoc.mli \ - mlapronidl/apron.d.cmxa newpolka/polkaMPQ.d.cmxa newpolka/polkaRll.d.cmxa taylor1plus/t1pMPQ.d.cmxa taylor1plus/t1pD.d.cmxa taylor1plus/t1pMPFR.d.cmxa mlapronidl/apron.d.a newpolka/polkaMPQ.d.a newpolka/polkaRll.d.a taylor1plus/t1pMPQ.d.a taylor1plus/t1pD.d.a taylor1plus/t1pMPFR.d.a mlapronidl/apron.d.cmxs newpolka/polkaMPQ.d.cmxs newpolka/polkaRll.d.cmxs taylor1plus/t1pMPQ.d.cmxs taylor1plus/t1pD.d.cmxs taylor1plus/t1pMPFR.d.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPFR.d.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pD.d.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPQ.d.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaRll.d.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaMPQ.d.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.d.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPFR.d.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pD.d.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPQ.d.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaRll.d.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaMPQ.d.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.d.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPFR.d.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pD.d.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPQ.d.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaRll.d.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaMPQ.d.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.d.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron_ocamldoc.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron_caml.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/disjunction.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/policy.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/abstract1.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/tcons1.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/texpr1.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/generator1.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/lincons1.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/linexpr1.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/environment.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/var.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/abstract0.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/manager.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/tcons0.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/texpr0.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/generator0.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/lincons0.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/linexpr0.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/dim.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/coeff.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/interval.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/scalar.idl - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libt1pMPFR_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libt1pMPFR_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPFR.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPFR.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPFR.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPFR.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libt1pMPQ_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libt1pMPQ_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPQ.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPQ.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPQ.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pMPQ.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libt1pD_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libt1pD_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pD.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pD.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pD.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1pD.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1p.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1p.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/t1p.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libpolkaRll_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libpolkaRll_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaRll.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaRll.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaRll.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaRll.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libpolkaMPQ_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libpolkaMPQ_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaMPQ.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaMPQ.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaMPQ.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polkaMPQ.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polka.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polka.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/polka.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/liboctMPQ_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/liboctMPQ_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octMPQ.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octMPQ.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octMPQ.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octMPQ.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/liboctD_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/liboctD_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octD.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octD.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octD.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/octD.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/oct.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/oct.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/oct.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libboxMPFR_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libboxMPFR_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPFR.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPFR.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPFR.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPFR.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libboxMPQ_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libboxMPQ_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPQ.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPQ.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPQ.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxMPQ.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libboxD_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libboxD_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxD.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxD.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxD.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/boxD.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/box.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/box.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/box.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libapron_caml_debug.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/libapron_caml.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/apron.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllt1pMPFR_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllt1pMPFR_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllt1pMPQ_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllt1pMPQ_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllt1pD_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllt1pD_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllpolkaRll_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllpolkaRll_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllpolkaMPQ_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllpolkaMPQ_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dlloctMPQ_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dlloctMPQ_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dlloctD_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dlloctD_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllboxMPFR_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllboxMPFR_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllboxMPQ_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllboxMPQ_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllboxD_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllboxD_caml.so.owner - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllapron_caml.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dllapron_caml.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14+alpha-repo/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14+alpha-repo/lib/apron/META - (cd apronxx; make install) - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apronxx' - /usr/bin/install -d /home/opam/.opam/4.14+alpha-repo/share/apron/include /home/opam/.opam/4.14+alpha-repo/share/apron/include/apronxx /home/opam/.opam/4.14+alpha-repo/share/apron/lib - /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 apxx_t1p.hh apxx_t1p_inline.hh /home/opam/.opam/4.14+alpha-repo/share/apron/include/apronxx - /usr/bin/install libapronxx.* libapronxx_debug.* /home/opam/.opam/4.14+alpha-repo/share/apron/lib - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apron.v0.9.13/apronxx' -> installed apron.v0.9.13 Processing 40/45: [lablgtk: make world] Processing 41/45: [apronext: dune build] [lablgtk: make world] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "apronext" "-j" "31" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/apronext.1.0.2) -> compiled apronext.1.0.2 Processing 41/45: [lablgtk: make world] -> installed apronext.1.0.2 Processing 42/45: [lablgtk: make world] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "world" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13) - make -C src world - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13/src' - ocamlc.opt -I +unix -w s-3-6+52 -I /home/opam/.opam/4.14+alpha-repo/lib/camlp-streams camlp_streams.cma -o varcc varcc.ml - rm -f *_tags.h *_tags.c - ./varcc gdkpixbuf_tags.var - ./varcc gdk_tags.var - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gdkpixbuf.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gdkpixbuf.c' - ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_serialize': - ml_gdkpixbuf.c:68:3: warning: 'gdk_pixdata_from_pixbuf' is deprecated [-Wdeprecated-declarations] - 68 | pixels = gdk_pixdata_from_pixbuf (&pixdata, pb, pixbuf_marshal_use_rle); - | ^~~~~~ - In file included from ml_gdkpixbuf.c:28: - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:102:17: note: declared here - 102 | gpointer gdk_pixdata_from_pixbuf (GdkPixdata *pixdata, - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:69:3: warning: 'gdk_pixdata_serialize' is deprecated [-Wdeprecated-declarations] - 69 | stream = gdk_pixdata_serialize (&pixdata, &len); - | ^~~~~~ - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:94:17: note: declared here - 94 | guint8* gdk_pixdata_serialize (const GdkPixdata *pixdata, - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize': - ml_gdkpixbuf.c:87:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 87 | stream = stat_alloc (len); - | ^~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:89:3: warning: 'gdk_pixdata_deserialize' is deprecated [-Wdeprecated-declarations] - 89 | gdk_pixdata_deserialize (&pixdata, len, stream, &error); - | ^~~~~~~~~~~~~~~~~~~~~~~ - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:97:17: note: declared here - 97 | gboolean gdk_pixdata_deserialize (GdkPixdata *pixdata, - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:91:3: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] - 91 | pb = gdk_pixbuf_from_pixdata (&pixdata, TRUE, &error); - | ^~ - /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:106:17: note: declared here - 106 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:96:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 96 | stat_free (stream); - | ^~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_init': - ml_gdkpixbuf.c:134:13: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead - 134 | register_custom_operations (&ml_custom_GdkPixbuf); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_pixels': - ml_gdkpixbuf.c:150:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 150 | value ret = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_file_info': - ml_gdkpixbuf.c:186:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 186 | v = alloc_tuple(3); - | ^~~~~~~~~ - ml_gdkpixbuf.c:187:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 187 | Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_render_pixmap_and_mask': - ml_gdkpixbuf.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 263 | ret = alloc_small(2,0); - | ^~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'convert_gdk_pixbuf_options': - ml_gdkpixbuf.c:302:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 302 | *opt_k = stat_alloc(sizeof (char *) * (len + 1)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:303:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 303 | *opt_v = stat_alloc(sizeof (char *) * (len + 1)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_save': - ml_gdkpixbuf.c:331:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 331 | stat_free(opt_k); - | ^~~~~~~ - ml_gdkpixbuf.c:332:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 332 | stat_free(opt_v); - | ^~~~~~~ - ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_savefunc': - ml_gdkpixbuf.c:348:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 348 | s = alloc_string (count); - | ^~~~~~~~~~~~~~~ - ml_gdkpixbuf.c:350:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 350 | res = callback_exn (*cb, s); - | ^~~~~~~~~~~~~~~~~~ - ./varcc pango_tags.var - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gdk.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gdk.c' - ml_gdk.c: In function 'ml_raise_gdk': - ml_gdk.c:65:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead - 65 | raise_with_string (*exn, (char*)errmsg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_drawable_get_size': - ml_gdk.c:260:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 260 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_window_get_position': - ml_gdk.c:294:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 294 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_window_get_pointer_location': - ml_gdk.c:306:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 306 | ret = alloc_small (2, 0); - | ^~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_display_get_window_at_pointer': - ml_gdk.c:346:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 346 | tup = alloc_tuple(3); - | ^~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_pixmap_colormap_create_from_xpm': - ml_gdk.c:393:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 393 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_pixmap_colormap_create_from_xpm_d': - ml_gdk.c:416:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 416 | ret = alloc_small (2, 0); - | ^~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_property_change': - ml_gdk.c:448:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 448 | int nelems = (format == 8 ? string_length (data) : Wosize_val(data)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'copy_xdata': - ml_gdk.c:482:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 482 | data = alloc_string (nitems); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:487:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 487 | data = alloc (nitems,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:493:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 493 | data = alloc (nitems,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:495:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 495 | Store_field(data, i, copy_int32 (((long*)xdata)[i])); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:502:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 502 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_property_get': - ml_gdk.c:533:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 533 | pair = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_gc_set_dashes': - ml_gdk.c:610:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 610 | cdashes = stat_alloc(sizeof (gint8) * l); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:615:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 615 | stat_free (cdashes); - | ^~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_gc_get_values': - ml_gdk.c:634:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 634 | ret = alloc (18, 0); - | ^~~~~~~~~~~~ - ml_gdk.c: In function 'ml_point_array_new': - ml_gdk.c:682:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 682 | invalid_argument("PointArray.new"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:683:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 683 | ret = alloc (1 + Wosize_asize(Int_val(len)*sizeof(GdkPoint)), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_segment_array_new': - ml_gdk.c:702:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 702 | invalid_argument("SegmentArray.new"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:703:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 703 | ret = alloc (1 + Wosize_asize(Int_val(len)*sizeof(GdkSegment)), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_gdk_event_get_time': - ml_gdk.c:787:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 787 | ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_x': - ml_gdk.c:805:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 805 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_y': - ml_gdk.c:806:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 806 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'copy_axes': - ml_gdk.c:813:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 813 | x = copy_double(axes[0]); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:814:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 814 | y = copy_double(axes[0]); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c:815:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 815 | ret = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_x_root': - ml_gdk.c:827:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 827 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventMotion_y_root': - ml_gdk.c:828:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 828 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_x': - ml_gdk.c:830:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 830 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_y': - ml_gdk.c:831:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 831 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_x_root': - ml_gdk.c:836:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 836 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventButton_y_root': - ml_gdk.c:837:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 837 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_x': - ml_gdk.c:840:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 840 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_y': - ml_gdk.c:841:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 841 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_x_root': - ml_gdk.c:846:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 846 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventScroll_y_root': - ml_gdk.c:847:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 847 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_x': - ml_gdk.c:857:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 857 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_y': - ml_gdk.c:858:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 858 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_x_root': - ml_gdk.c:859:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 859 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventCrossing_y_root': - ml_gdk.c:860:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 860 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gdk.c: In function 'ml_GdkEventSetting_name': - ml_gdk.c:905:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 905 | Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./varcc glib_tags.var - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_glib.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_glib.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_glib.c:34: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from ml_glib.c:33: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_glib.c: In function 'copy_string_v': - ml_glib.c:67:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 67 | s = copy_string (*v); - | ^~~~~~~~~~~~~~~ - ml_glib.c:68:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 68 | c = alloc_small (2, 0); - | ^~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_raise_glib': - ml_glib.c:93:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead - 93 | raise_with_string (*exn, (char*)errmsg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'Val_GList': - ml_glib.c:104:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 104 | new_cell = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_register_exn_map': - ml_glib.c:141:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 141 | struct exn_data *exn_data = stat_alloc (sizeof *exn_data); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_raise_gerror_exn': - ml_glib.c:169:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 169 | msg = copy_string(err->message); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:170:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 170 | b = alloc_small (3, 0); - | ^~~~~~~~~~~~~ - ml_glib.c:175:13: warning: "mlraise" is deprecated: use "caml_raise" instead - 175 | mlraise(b); - | ^ - ml_glib.c: In function 'ml_raise_generic_gerror': - ml_glib.c:186:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 186 | failwith ("gerror"); - | ^~~~~~~~~~~~~~ - ml_glib.c:188:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 188 | msg = copy_string (err->message); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:190:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead - 190 | raise_with_arg (*exn, msg); - | ^~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_log_func': - ml_glib.c:212:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 212 | msg = copy_string (message); - | ^~~~~~~~~~~~~~~~~~~~ - ml_glib.c:213:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 213 | callback2_exn(*clos_p, Val_int(log_level), msg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_log_set_handler': - ml_glib.c:225:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 225 | value ret = alloc_small(3,0); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_iteration': - ml_glib.c:262:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" - 262 | ML_1 (g_main_iteration, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_pending': - ml_glib.c:263:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" - 263 | ML_0 (g_main_pending, Val_bool) - | ^~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_is_running': - ml_glib.c:264:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" - 264 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_quit': - ml_glib.c:265:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" - 265 | ML_1 (g_main_quit, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_destroy': - ml_glib.c:266:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" - 266 | ML_1 (g_main_destroy, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_source_func': - ml_glib.c:271:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 271 | res = callback_exn (*clos, Val_unit); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_io_channel_watch': - ml_glib.c:348:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 348 | res = callback_exn (*clos_p, cond); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_io_channel_read': - ml_glib.c:374:3: warning: 'g_io_channel_read' is deprecated: Use 'g_io_channel_read_chars' instead [-Wdeprecated-declarations] - 374 | switch (g_io_channel_read(GIOChannel_val(io), - | ^~~~~~ - In file included from /usr/include/glib-2.0/glib.h:56: - /usr/include/glib-2.0/glib/giochannel.h:169:13: note: declared here - 169 | GIOError g_io_channel_read (GIOChannel *channel, - | ^~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'Val_GSList': - ml_glib.c:430:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 430 | new_cell = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'caml_copy_string_len_and_free': - ml_glib.c:469:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 469 | v = alloc_string (len); - | ^~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_convert': - ml_glib.c:480:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 480 | c_res = g_convert(String_val(str),string_length(str), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_convert_with_fallback': - ml_glib.c:492:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 492 | c_res = g_convert_with_fallback(String_val(str),string_length(str), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_filename_to_utf8': - ml_glib.c:511:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 511 | Make_conversion(g_filename_to_utf8) - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_filename_from_utf8': - ml_glib.c:513:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 513 | Make_conversion(g_filename_from_utf8) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_filename_from_uri': - ml_glib.c:526:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 526 | v_p = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_charset': - ml_glib.c:547:13: warning: Deprecated pre-processor symbol: replace with "const" - 547 | G_CONST_RETURN char *c; - | ^~~~~~~~~~~~~ - ml_glib.c:549:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 549 | couple = alloc_tuple(2); - | ^~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_validate': - ml_glib.c:557:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 557 | return Val_bool(g_utf8_validate(SizedString_val(s),NULL)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_strlen': - ml_glib.c:568:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 568 | ML_1 (g_utf8_strlen, SizedString_val, Val_int) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_normalize': - ml_glib.c:569:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 569 | ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_casefold': - ml_glib.c:570:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 570 | ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_collate_key': - ml_glib.c:572:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 572 | ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_strup': - ml_glib.c:573:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 573 | ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_utf8_strdown': - ml_glib.c:574:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 574 | ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_markup_escape_text': - ml_glib.c:598:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 598 | ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_name': - ml_glib.c:610:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 610 | ML_0 (g_get_user_name, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_real_name': - ml_glib.c:611:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 611 | ML_0 (g_get_real_name, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_home_dir': - ml_glib.c:615:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 615 | return s ? ml_some (copy_string (s)) : Val_unit; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_tmp_dir': - ml_glib.c:617:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 617 | ML_0 (g_get_tmp_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_find_program_in_path': - ml_glib.c:622:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 622 | if (s == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:623:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 623 | v = copy_string(s); - | ^~~~~~~~~ - ml_glib.c: In function 'ml_g_getenv': - ml_glib.c:631:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 631 | if (s == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c:632:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 632 | return copy_string(s); - | ^~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_setenv': - ml_glib.c:639:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 639 | failwith("g_setenv"); - | ^~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_cache_dir': - ml_glib.c:649:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 649 | ML_0 (g_get_user_cache_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_data_dir': - ml_glib.c:650:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 650 | ML_0 (g_get_user_data_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_user_config_dir': - ml_glib.c:651:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 651 | ML_0 (g_get_user_config_dir, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./varcc gobject_tags.var - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gobject.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gobject.c' - ml_gobject.c: In function 'ml_g_type_init': - ml_gobject.c:104:1: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] - 104 | ML_0 (g_type_init, Unit) - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from ml_gobject.c:26: - /usr/include/glib-2.0/gobject/gtype.h:712:23: note: declared here - 712 | void g_type_init (void); - | ^~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_type_interface_prerequisites': - ml_gobject.c:123:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 123 | res = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_type_register_static': - ml_gobject.c:141:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 141 | failwith ("g_type_register_static: invalid parent g_type"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'marshal_core': - ml_gobject.c:186:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 186 | value vargs = alloc(3,0); - | ^~~~~~~~~~~~~~~~~ - ml_gobject.c:189:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 189 | Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0))); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:193:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 193 | callback_exn ((value)closure->data, vargs); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_new': - ml_gobject.c:236:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 236 | value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'GValue_val': - ml_gobject.c:261:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 261 | if (v == NULL) invalid_argument("GValue_val"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'Val_gboxed': - ml_gobject.c:290:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 290 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'Val_gboxed_new': - ml_gobject.c:297:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 297 | value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'g_value_get_mlvariant': - ml_gobject.c:316:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 316 | invalid_argument("Gobject.Value.get"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:346:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 346 | tmp = copy_double ((double)DATA.v_float); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:350:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 350 | tmp = copy_double (DATA.v_double); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:354:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 354 | tmp = Val_option (DATA.v_pointer, copy_string); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:382:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead - 382 | tmp = copy_int64 (DATA.v_int64); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:386:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 386 | ret = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'g_value_set_mlvariant': - ml_gobject.c:472:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 472 | failwith ("Gobject.Value.set : cannot set this value"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:475:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 475 | failwith ("GObject.Value.set : argument type mismatch"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_get_nativeint': - ml_gobject.c:486:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 486 | return copy_nativeint (DATA.v_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:491:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 491 | return copy_nativeint (DATA.v_long); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:493:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 493 | invalid_argument ("Gobject.get_nativeint"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_get_int32': - ml_gobject.c:503:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 503 | return copy_int32 (DATA.v_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:506:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 506 | return copy_int32 (DATA.v_long); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:508:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 508 | failwith ("Gobject.get_int32"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_value_get_pointer': - ml_gobject.c:523:20: warning: "failwith" is deprecated: use "caml_failwith" instead - 523 | failwith ("Gobject.get_pointer"); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_object_new': - ml_gobject.c:536:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] - 536 | GParameter *params_copy = NULL, *param; - | ^~~~~~~~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:28: - /usr/include/glib-2.0/gobject/gparam.h:288:8: note: declared here - 288 | struct _GParameter /* auxiliary structure for _setv() variants */ - | ^~~~~~~~~~~ - ml_gobject.c:536:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] - 536 | GParameter *params_copy = NULL, *param; - | ^~~~~~~~~~ - /usr/include/glib-2.0/gobject/gparam.h:288:8: note: declared here - 288 | struct _GParameter /* auxiliary structure for _setv() variants */ - | ^~~~~~~~~~~ - ml_gobject.c:543:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] - 543 | params_copy = (GParameter*)calloc(n, sizeof(GParameter)); - | ^~~~~~~~~~~ - /usr/include/glib-2.0/gobject/gparam.h:288:8: note: declared here - 288 | struct _GParameter /* auxiliary structure for _setv() variants */ - | ^~~~~~~~~~~ - ml_gobject.c:543:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] - 543 | params_copy = (GParameter*)calloc(n, sizeof(GParameter)); - | ^~~~~~~~~~~ - /usr/include/glib-2.0/gobject/gparam.h:288:8: note: declared here - 288 | struct _GParameter /* auxiliary structure for _setv() variants */ - | ^~~~~~~~~~~ - ml_gobject.c:548:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 548 | if (!pspec) failwith ("Gobject.create"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:555:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] - 555 | ret = g_object_newv (GType_val(type), n, params_copy); - | ^~~ - /usr/include/glib-2.0/gobject/gobject.h:459:13: note: declared here - 459 | gpointer g_object_newv (GType object_type, - | ^~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_signal_query': - ml_gobject.c:632:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 632 | if (query->signal_id == 0) invalid_argument("g_signal_query"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:634:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 634 | Copy_GSignalQuery(ml_query, ml_query_params, query); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_signal_list_ids': - ml_gobject.c:647:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 647 | Copy_array(ret, n_ids, ids, Val_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:647:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 647 | Copy_array(ret, n_ids, ids, Val_int); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c: In function 'ml_g_signal_emit_by_name': - ml_gobject.c:673:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 673 | failwith("GtkSignal.emit_by_name : bad signal name"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gobject.c:678:13: warning: "failwith" is deprecated: use "caml_failwith" instead - 678 | failwith("GtkSignal.emit_by_name : bad parameters number"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gpointer.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gpointer.c' - ml_gpointer.c: In function 'ml_stable_copy': - ml_gpointer.c:42:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 42 | if (tag < No_scan_tag) invalid_argument("ml_stable_copy"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c:43:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 43 | ret = alloc_shr (wosize, tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c: In function 'ml_string_at_pointer': - ml_gpointer.c:53:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 53 | value ret = alloc_string(length); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c: In function 'ml_long_at_pointer': - ml_gpointer.c:71:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 71 | return copy_nativeint(*(long*)Pointer_val(ptr)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gpointer.c: In function 'ml_gpointer_get_addr': - ml_gpointer.c:115:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead - 115 | return copy_nativeint ((long)ml_gpointer_base (region)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gvaluecaml.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gvaluecaml.c' - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose wrappers.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'wrappers.c' - In file included from /usr/include/glib-2.0/glib/giochannel.h:35, - from /usr/include/glib-2.0/glib.h:56, - from wrappers.c:31: - /usr/include/glib-2.0/glib/gmain.h:310:13: warning: "callback" is deprecated: use "caml_callback" instead - 310 | GSourceFunc callback, - | ^ ~~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/glib/giochannel.h:190:41: warning: "flush" is deprecated: use "caml_flush" instead - 190 | gboolean flush, - | ^~~~~~~~~~~~~~~~ - In file included from /usr/include/glib-2.0/glib.h:67: - /usr/include/glib-2.0/glib/gpattern.h:45:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 45 | gsize string_length, - | ^ ~~~~~~~~~~~~~~~~~~~~ - /usr/include/glib-2.0/glib/gpattern.h:53:48: warning: "string_length" is deprecated: use "caml_string_length" instead - 53 | guint string_length, - | ^~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'copy_memblock_indirected': - wrappers.c:40:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 40 | ret = alloc_shr (wosize+2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'alloc_memblock_indirected': - wrappers.c:48:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead - 48 | value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_some': - wrappers.c:86:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 86 | value ret = alloc_small(1,0); - | ^~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_cons': - wrappers.c:94:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 94 | value cell = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_raise_null_pointer': - wrappers.c:105:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead - 105 | raise_constant (*exn); - | ^~~~~~~~~~~~ - wrappers.c: In function 'Val_pointer': - wrappers.c:110:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 110 | value ret = alloc_small (2, Abstract_tag); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'copy_string_check': - wrappers.c:119:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 119 | return copy_string ((char*) str); - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'copy_string_or_null': - wrappers.c:124:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 124 | return copy_string (str ? (char*) str : ""); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_global_root_new': - wrappers.c:132:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 132 | value *p = stat_alloc(sizeof(value)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_global_root_destroy': - wrappers.c:141:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 141 | stat_free (data); - | ^~~~~~~~~ - wrappers.c: In function 'ml_lookup_from_c': - wrappers.c:149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 149 | invalid_argument ("ml_lookup_from_c"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_lookup_to_c': - wrappers.c:161:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 161 | invalid_argument ("ml_lookup_to_c"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'ml_lookup_flags_getter': - wrappers.c:172:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 172 | cell = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - wrappers.c: In function 'string_list_of_strv': - wrappers.c:214:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 214 | s = copy_string (v[i]); - | ^~~~~~~~~~~~~~~~~ - wrappers.c:215:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 215 | cell = alloc_small (2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ./varcc gtk_tags.var - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtk.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtk.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtk.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtk.c: In function 'ml_raise_gtk': - ml_gtk.c:49:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead - 49 | raise_with_string (*exn, (char*)errmsg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_accelerator_parse': - ml_gtk.c:120:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 120 | tup = alloc_small(2, 0); - | ^~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_widget_get_pointer': - ml_gtk.c:337:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 337 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'Val_GtkAllocation': - ml_gtk.c:371:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 371 | value ret = alloc_small (4, 0); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_widget_style_get_property': - ml_gtk.c:410:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 410 | invalid_argument("Gobject.Widget.style_get_property"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_drag_dest_set': - ml_gtk.c:448:20: warning: "alloc" is deprecated: use "caml_alloc" instead - 448 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_drag_source_set': - ml_gtk.c:485:20: warning: "alloc" is deprecated: use "caml_alloc" instead - 485 | alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_selection_data_get_data': - ml_gtk.c:516:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead - 516 | ret = alloc_string (data->length); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_selection_data_set': - ml_gtk.c:525:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 525 | Unit) - | ^ - ml_gtk.c: In function 'ml_gtk_clipboard_set_text': - ml_gtk.c:540:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 540 | ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'clipboard_received_func': - ml_gtk.c:564:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 564 | callback_exn (*(value*)data, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'clipboard_text_received_func': - ml_gtk.c:578:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 578 | value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c:579:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 579 | callback_exn (*(value*)data, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_clipboard_wait_for_targets': - ml_gtk.c:617:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 617 | new_cell = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_simple_callback': - ml_gtk.c:650:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 650 | callback_exn (*clos, val); - | ^~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_file_selection_get_selections': - ml_gtk.c:744:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 744 | next = alloc(2,0); - | ^~~~~~~~~~ - ml_gtk.c: In function 'ml_activate_link_func': - ml_gtk.c:883:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 883 | v_link = copy_string (link); - | ^~~~~~~~~~~~~~~~~~ - ml_gtk.c:884:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 884 | callback_exn (*closure, v_link); - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_init': - ml_gtk.c:996:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 996 | copy = (argc ? alloc (argc, Abstract_tag) : Atom(0)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c:1003:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 1003 | argv = (argc ? alloc (argc, 0) : Atom(0)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_get_version': - ml_gtk.c:1022:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 1022 | value ret = alloc_small(3,0); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gtk.c: In function 'ml_gtk_get_current_event_time': - ml_gtk.c:1029:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead - 1029 | ML_0 (gtk_get_current_event_time, copy_int32) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_pango.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_pango.c' - ml_pango.c: In function 'ml_Pango_scale_val': - ml_pango.c:146:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 146 | return copy_double(r); - | ^~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_set_text': - ml_pango.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 176 | ML_2 (pango_layout_set_text, PangoLayout_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_set_markup': - ml_pango.c:178:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 178 | ML_2 (pango_layout_set_markup, PangoLayout_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_set_markup_with_accel': - ml_pango.c:180:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 180 | Int_val, NULL Ignore, Unit) - | ^~~~~~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_get_size': - ml_pango.c:205:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 205 | value res = alloc_tuple(2); - | ^~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_get_pixel_size': - ml_pango.c:214:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 214 | value res = alloc_tuple(2); - | ^~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'Val_PangoRectangle': - ml_pango.c:222:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 222 | value res = alloc_tuple(4); - | ^~~~~~~~~~~~~~~~~ - ml_pango.c: In function 'ml_pango_layout_xy_to_index': - ml_pango.c:240:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 240 | res = alloc_tuple(3); - | ^~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkaction.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkaction.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkaction.c:25: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_widget': - ml_gtkaction.c:114:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 114 | if (w == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_action': - ml_gtkaction.c:120:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 120 | if (a == NULL) raise_not_found(); - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkaction.c: In function 'ml_gtk_ui_manager_add_ui_from_string': - ml_gtkaction.c:128:48: warning: "string_length" is deprecated: use "caml_string_length" instead - 128 | String_val(s), string_length(s), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbin.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkbin.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkbin.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbroken.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkbroken.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkbroken.c:30: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkbroken.c: In function 'ml_gtk_text_insert': - ml_gtkbroken.c:121:27: warning: "string_length" is deprecated: use "caml_string_length" instead - 121 | String_val(str), string_length(str)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkbutton.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkbutton.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkbutton.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkbutton.c: In function 'ml_gtk_toolbar_insert_element': - ml_gtkbutton.c:137:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 137 | Insert(NULL) Insert(NULL) Int_val, Val_GtkWidget) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkbutton.c:137:13: warning: "string_length" is deprecated: use "caml_string_length" instead - ml_gtkbutton.c:137:13: warning: "string_length" is deprecated: use "caml_string_length" instead - ml_gtkbutton.c: In function 'ml_gtk_toolbar_insert_widget': - ml_gtkbutton.c:140:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 140 | Optstring_val, Optstring_val, Int_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkbutton.c:140:13: warning: "string_length" is deprecated: use "caml_string_length" instead - ml_gtkbutton.c: In function 'ml_g_link_button_func': - ml_gtkbutton.c:216:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 216 | ret = callback2_exn(*clos, Val_GtkWidget(button),ml_link); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkassistant.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkassistant.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkassistant.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkassistant.c: In function 'ml_g_assistant_page_func': - ml_gtkassistant.c:83:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 83 | ret = callback_exn(*clos, Val_int(current_page)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkedit.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkedit.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkedit.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkedit.c: In function 'ml_gtk_editable_get_selection_bounds': - ml_gtkedit.c:71:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 71 | tmp = alloc_small(2,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gtkedit.c:74:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 74 | res = alloc_small(1,0); - | ^~~~~~~~~~~~~~~~~~~ - ml_gtkedit.c: In function 'ml_gtk_editable_insert_text': - ml_gtkedit.c:83:34: warning: "string_length" is deprecated: use "caml_string_length" instead - 83 | string_length(s), &position); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkedit.c: In function 'ml_gtk_entry_completion_match_func': - ml_gtkedit.c:219:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 219 | vkey = copy_string(key); - | ^~~~~~~~~~~~~~ - ml_gtkedit.c:221:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 221 | vret = callback2_exn(*closure, vkey, viter); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkfile.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkfile.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkfile.c:25: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkfile.c: In function 'some_string_and_free': - ml_gtkfile.c:62:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 62 | value v = s ? ml_some(copy_string(s)) : Val_unit; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c: In function 'ml_gtk_file_filter_func': - ml_gtkfile.c:112:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 112 | CONS_MEMBER (mime_type, MIME_TYPE) - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:113:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 113 | CONS_MEMBER (display_name, DISPLAY_NAME) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c:113:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:114:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 114 | CONS_MEMBER (uri, URI) - | ^~~~~~~~~~~~ - ml_gtkfile.c:114:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:115:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 115 | CONS_MEMBER (filename, FILENAME) - | ^~~~~~~~~~~~~~~~~~~~~~ - ml_gtkfile.c:115:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkfile.c:117:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 117 | r = callback_exn (*cb, l); - | ^~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtklist.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtklist.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtklist.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtklist.c: In function 'ml_gtk_clist_set_text': - ml_gtklist.c:125:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 125 | ML_4 (gtk_clist_set_text, GtkCList_val, Int_val, Int_val, Optstring_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtklist.c: In function 'ml_gtk_clist_get_text': - ml_gtklist.c:131:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 131 | invalid_argument ("Gtk.Clist.get_text"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtklist.c: In function 'ml_gtk_clist_get_pixmap': - ml_gtklist.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 146 | invalid_argument ("Gtk.Clist.get_pixmap"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtklist.c:150:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 150 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~~~ - ml_gtklist.c: In function 'ml_gtk_clist_get_selection_info': - ml_gtklist.c:199:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 199 | invalid_argument ("Gtk.Clist.get_row_column"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtklist.c:200:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 200 | ret = alloc_small (2,0); - | ^~~~~~~~~~~~~~~~ - ml_gtklist.c: In function 'ml_gtk_clist_get_row_state': - ml_gtklist.c:225:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 225 | if (list == NULL) invalid_argument ("Gtk.Clist.get_row_state"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkmenu.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkmenu.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkmenu.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkmenu.c: In function 'menu_popup_cb': - ml_gtkmenu.c:165:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead - 165 | stat_free(clos); - | ^~~~~~~~ - ml_gtkmenu.c: In function 'ml_gtk_menu_popup_at': - ml_gtkmenu.c:170:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead - 170 | value *clos = stat_alloc(sizeof(value)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkmisc.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkmisc.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkmisc.c:25: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkmisc.c: In function 'ml_gtk_gamma_curve_get_gamma': - ml_gtkmisc.c:72:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 72 | Make_Extractor (gtk_gamma_curve_get, GtkGammaCurve_val, gamma, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkmisc.c: In function 'ml_gtk_calendar_get_date': - ml_gtkmisc.c:158:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 158 | ret = alloc_small (3, 0); - | ^~~~~~~~~~~~~~~~~ - ml_gtkmisc.c: In function 'ml_gtk_calendar_is_day_marked': - ml_gtkmisc.c:170:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead - 170 | if (day >= 31) invalid_argument("gtk_calendar_is_day_marked: date ouf of range"); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkmisc.c: In function 'ml_gtk_label_get_selection_bounds': - ml_gtkmisc.c:233:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 233 | r = alloc_small(2, 0); - | ^~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkpack.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkpack.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkpack.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkpack.c: In function 'ml_gtk_box_query_child_packing': - ml_gtkpack.c:78:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 78 | ret = alloc_small(4,0); - | ^~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkrange.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkrange.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkrange.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkrange.c: In function 'ml_gtk_progress_bar_get_pulse_step': - ml_gtkrange.c:86:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 86 | ML_1 (gtk_progress_bar_get_pulse_step, GtkProgressBar_val,copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkrange.c: In function 'ml_gtk_progress_bar_get_fraction': - ml_gtkrange.c:88:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 88 | ML_1 (gtk_progress_bar_get_fraction, GtkProgressBar_val,copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkrange.c: In function 'ml_gtk_ruler_get_lower': - ml_gtkrange.c:134:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 134 | Make_Extractor (gtk_ruler_get, GtkRuler_val, lower, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkrange.c: In function 'ml_gtk_ruler_get_upper': - ml_gtkrange.c:135:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 135 | Make_Extractor (gtk_ruler_get, GtkRuler_val, upper, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkrange.c: In function 'ml_gtk_ruler_get_position': - ml_gtkrange.c:136:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 136 | Make_Extractor (gtk_ruler_get, GtkRuler_val, position, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkrange.c: In function 'ml_gtk_ruler_get_max_size': - ml_gtkrange.c:137:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead - 137 | Make_Extractor (gtk_ruler_get, GtkRuler_val, max_size, copy_double) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtkstock.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtkstock.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtkstock.c:23: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtkstock.c: In function 'ml_gtk_icon_source_get_filename': - ml_gtkstock.c:57:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead - 57 | ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c: In function 'ml_gtk_icon_set_get_sizes': - ml_gtkstock.c:84:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 84 | c = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c: In function 'ml_gtk_stock_lookup': - ml_gtkstock.c:129:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead - 129 | if (!b) raise_not_found(); - | ^~~~~~~~~~~~~~~~ - ml_gtkstock.c:135:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 135 | TESTANDCONS(SHIFT); - | ^~~~~~~~~ - ml_gtkstock.c:136:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 136 | TESTANDCONS(LOCK); - | ^~~~~~~~ - ml_gtkstock.c:137:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 137 | TESTANDCONS(CONTROL); - | ^~~~~~~~~~~ - ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 138 | TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 139 | TESTANDCONS(MOD4); TESTANDCONS(MOD5); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 140 | TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 141 | TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 142 | TESTANDCONS(SUPER); TESTANDCONS(HYPER); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 143 | TESTANDCONS(META); TESTANDCONS(RELEASE); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - ml_gtkstock.c:144:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 144 | stock_result = alloc_tuple(4); - | ^~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtktext.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtktext.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtktext.c:29: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from ml_gtktext.c:28: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtktext.c: In function 'tag_foreach_func': - ml_gtktext.c:152:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 152 | callback_exn (*(value*)user_data, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert': - ml_gtktext.c:225:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 225 | GtkTextIter_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_at_cursor': - ml_gtktext.c:228:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 228 | SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive': - ml_gtktext.c:231:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 231 | GtkTextIter_val, SizedString_val, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive_at_cursor': - ml_gtktext.c:234:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 234 | SizedString_val, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_set_text': - ml_gtktext.c:248:13: warning: "string_length" is deprecated: use "caml_string_length" instead - 248 | ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_get_bounds': - ml_gtktext.c:410:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 410 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_buffer_get_selection_bounds': - ml_gtktext.c:430:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 430 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_get_line_at_y': - ml_gtktext.c:531:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 531 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_get_line_yrange': - ml_gtktext.c:548:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 548 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_buffer_to_window_coords': - ml_gtktext.c:579:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 579 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_view_window_to_buffer_coords': - ml_gtktext.c:598:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 598 | res = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_iter_forward_search': - ml_gtktext.c:850:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 850 | Make_search(forward); - | ^~~~~~~~~ - ml_gtktext.c:850:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 850 | Make_search(forward); - | ^~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_iter_backward_search': - ml_gtktext.c:851:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 851 | Make_search(backward); - | ^~~~~~~~~~ - ml_gtktext.c:851:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 851 | Make_search(backward); - | ^~~~~~~~~~ - ml_gtktext.c: In function 'ml_gtk_text_char_predicate': - ml_gtktext.c:856:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 856 | res = callback_exn (*clos, Val_int(ch)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O' -verbose ml_gtktree.c - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DHAS_MODIFY_ARGV -imacros ml_domain.h -O -I'/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'ml_gtktree.c' - In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, - from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, - from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, - from /usr/include/gtk-2.0/gtk/gtkbin.h:35, - from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, - from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, - from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:33, - from ml_gtktree.c:26: - /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] - 236 | void gtk_type_init (GTypeDebugFlags debug_flags); - | ^~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:26, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from /usr/include/glib-2.0/gio/gioenums.h:30, - from /usr/include/glib-2.0/gio/giotypes.h:30, - from /usr/include/glib-2.0/gio/gio.h:28, - from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, - from /usr/include/gtk-2.0/gdk/gdk.h:32, - from /usr/include/gtk-2.0/gtk/gtk.h:32: - /usr/include/glib-2.0/gobject/gtype.h:700:1: note: declared here - 700 | { - | ^ - In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, - from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, - from /usr/include/gtk-2.0/gtk/gtk.h:126: - /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] - 73 | GTimeVal last_popdown; - | ^~~~~~~~ - In file included from /usr/include/glib-2.0/glib/galloca.h:34, - from /usr/include/glib-2.0/glib.h:32, - from /usr/include/glib-2.0/gobject/gbinding.h:30: - /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here - 576 | struct _GTimeVal - | ^~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_path_get_indices': - ml_gtktree.c:109:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 109 | value ret = alloc_tuple(depth); - | ^~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_model_foreach_func': - ml_gtktree.c:157:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 157 | vret = callback2_exn(*closure, vpath, viter); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_store_newv': - ml_gtktree.c:183:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 183 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_list_store_newv': - ml_gtktree.c:238:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 238 | (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_selection_func': - ml_gtktree.c:290:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 290 | value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_selection_foreach_func': - ml_gtktree.c:312:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 312 | value ret = callback_exn(*(value*)data, p); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_cell_data_func': - ml_gtktree.c:391:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 391 | ret = callback2_exn(*closure, vmod, vit); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_cursor': - ml_gtktree.c:467:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 467 | ret = alloc_tuple(2); - | ^~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_path_at_pos': - ml_gtktree.c:491:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 491 | tup = alloc_tuple(4); - | ^~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_dest': - ml_gtktree.c:523:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 523 | targets = (GtkTargetEntry *) alloc - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_source': - ml_gtktree.c:549:13: warning: "alloc" is deprecated: use "caml_alloc" instead - 549 | targets = (GtkTargetEntry *) alloc - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_dest_row_at_pos': - ml_gtktree.c:582:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 582 | tup = alloc_tuple(2); - | ^~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_row_separator_func': - ml_gtktree.c:602:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 602 | mlret = callback2_exn (*closure, arg1, arg2); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_tooltip_context': - ml_gtktree.c:668:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 668 | tup = alloc_tuple(3); - | ^~~~~~~~~~~ - ml_gtktree.c:673:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 673 | sub = alloc_tuple(3); - | ^~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_sortable_get_sort_column_id': - ml_gtktree.c:767:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 767 | ret = alloc_small(2, 0); - | ^~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_iter_compare_func': - ml_gtktree.c:786:13: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead - 786 | ret = callback3_exn(*clos, obj, iter_a, iter_b); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'gtk_tree_model_filter_visible_func': - ml_gtktree.c:829:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead - 829 | ret = callback2_exn(*clos, obj, it); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_iconview_foreach': - ml_gtktree.c:896:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead - 896 | callback_exn(*cb, p); - | ^~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_icon_view_get_selected_items': - ml_gtktree.c:918:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead - 918 | cell = alloc_small(2, Tag_cons); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'callback4': - ml_gtktree.c:971:13: warning: "callbackN" is deprecated: use "caml_callbackN" instead - 971 | return callbackN(closure, 4, arg); - | ^~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'encode_iter': - ml_gtktree.c:1169:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1169 | }) - | ^ - ml_gtktree.c: In function 'custom_model_get_flags': - ml_gtktree.c:1215:13: warning: "callback" is deprecated: use "caml_callback" instead - 1215 | }) - | ^ - ml_gtktree.c: In function 'custom_model_get_n_columns': - ml_gtktree.c:1228:13: warning: "callback" is deprecated: use "caml_callback" instead - 1228 | return Int_val(n_columns);})} - | ^~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_get_column_type': - ml_gtktree.c:1241:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1241 | return GType_val(t);})} - | ^~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_get_iter': - ml_gtktree.c:1271:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1271 | }})} - | ^ - ml_gtktree.c: In function 'custom_model_get_path': - ml_gtktree.c:1291:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1291 | return gtk_tree_path_copy(GtkTreePath_val(path));})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_iter_next': - ml_gtktree.c:1332:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1332 | })})}} - | ^ - ml_gtktree.c: In function 'custom_model_iter_children': - ml_gtktree.c:1355:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1355 | })})}} - | ^ - ml_gtktree.c: In function 'custom_model_iter_has_child': - ml_gtktree.c:1371:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1371 | return Bool_val(callback2(method,callback_object, row));})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_iter_n_children': - ml_gtktree.c:1385:13: warning: "callback2" is deprecated: use "caml_callback2" instead - 1385 | return Int_val(callback2(method,callback_object, arg));})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_iter_nth_child': - ml_gtktree.c:1410:27: warning: "callback3" is deprecated: use "caml_callback3" instead - 1410 | })})}} - | ^ - ml_gtktree.c: In function 'custom_model_iter_parent': - ml_gtktree.c:1434:27: warning: "callback2" is deprecated: use "caml_callback2" instead - 1434 | })})}} - | ^~ - ml_gtktree.c: In function 'custom_model_ref_node': - ml_gtktree.c:1448:20: warning: "callback2" is deprecated: use "caml_callback2" instead - 1448 | callback2(method, callback_object, row);})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'custom_model_unref_node': - ml_gtktree.c:1462:20: warning: "callback2" is deprecated: use "caml_callback2" instead - 1462 | callback2(method, callback_object, row);})}} - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_gtktree.c: In function 'ml_gtk_tree_view_get_visible_range': - ml_gtktree.c:1591:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead - 1591 | result = alloc_tuple(2); - | ^~~~~~~~~~~~~~~~~ - ocamlc.opt -I +unix -w s-3-6+52 -c gaux.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gpointer.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gpointer.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gutf8.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gutf8.ml - ocamlc.opt -I +unix -w s-3-6+52 -c glib.mli - ocamlc.opt -I +unix -w s-3-6+52 -c glib.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gobject.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gobject.ml - File "gobject.ml", line 140, characters 17-60: - 140 | with Failure ("Gobject.get_int32"|"Gobject.get_pointer") -> `NONE - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 11.5) - ocamlc.opt -I +unix -w s-3-6+52 -c gdkEnums.ml - ocamlc.opt -I +unix -w s-3-6+52 -c pangoEnums.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkEnums.ml - ocamlc.opt -I +unix -w s-3-6+52 -c pango.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gdk.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gdk.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gdkEvent.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gdkKeysyms.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gdkPixbuf.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gdkPixbuf.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtk.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkSignal.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gtkSignal.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkStock.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkObject.ml - ocamlc.opt -I +unix -w s-3-6+52 -I /home/opam/.opam/4.14+alpha-repo/lib/camlp-streams camlp_streams.cma -o propcc propcc.ml - ./propcc gtkBase.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkBaseProps.ml - ./propcc gtkBin.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkBinProps.ml - ./propcc gtkButton.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkButtonProps.ml - ./propcc gtkEdit.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkEditProps.ml - ./propcc gtkList.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkListProps.ml - ./propcc gtkMenu.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkMenuProps.ml - ./propcc gtkMisc.props - Warning: no conversion for type PangoAttrList in class GtkLabel - Warning: no conversion for type GdkPixbufAnimation in class GtkImage - ocamlc.opt -I +unix -w s-3-6+52 -c gtkMiscProps.ml - ./propcc gtkPack.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkPackProps.ml - ./propcc gtkRange.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkRangeProps.ml - ./propcc gtkText.props - Warning: no conversion for type PangoTabArray in class GtkTextView - Warning: no conversion for type PangoTabArray in class GtkTextTag - ocamlc.opt -I +unix -w s-3-6+52 -c gtkTextProps.ml - ./propcc gtkTree.props - Warning: no conversion for type PangoAttrList in class GtkCellRendererText - ocamlc.opt -I +unix -w s-3-6+52 -c gtkTreeProps.ml - ./propcc gtkFile.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkFileProps.ml - ./propcc gtkAction.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkActionProps.ml - ./propcc gtkBroken.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkBrokenProps.ml - ./propcc gtkAssistant.props - ocamlc.opt -I +unix -w s-3-6+52 -c gtkAssistantProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkData.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkBase.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkPack.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkButton.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkAssistant.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkMenu.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkMisc.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkWindow.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkList.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkBin.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkEdit.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkRange.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkText.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkTree.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkFile.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkMain.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkBroken.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gPango.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gDraw.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gDraw.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gObj.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gObj.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkBaseProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gData.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gData.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkBinProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkButtonProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkEditProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkListProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkMenuProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkMiscProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkPackProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkRangeProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkTextProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkTreeProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkFileProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkActionProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkBrokenProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c ogtkAssistantProps.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gMain.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gMain.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gContainer.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gContainer.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gPack.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gPack.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gButton.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gButton.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gText.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gText.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gMenu.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gMenu.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gMisc.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gMisc.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gTree.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gTree.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gList.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gList.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gFile.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gFile.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gWindow.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gWindow.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gAssistant.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gAssistant.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gBin.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gBin.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gEdit.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gEdit.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gRange.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gRange.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gAction.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gAction.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gBroken.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gBroken.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gUtil.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gUtil.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gToolbox.mli - ocamlc.opt -I +unix -w s-3-6+52 -c gToolbox.ml - ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtk -oc lablgtk2 ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o gaux.cmo gpointer.cmo gutf8.cmo glib.cmo gobject.cmo gdkEnums.cmo pangoEnums.cmo gtkEnums.cmo pango.cmo gdk.cmo gdkEvent.cmo gdkKeysyms.cmo gdkPixbuf.cmo gtk.cmo gtkSignal.cmo gtkStock.cmo gtkObject.cmo gtkBaseProps.cmo gtkBinProps.cmo gtkButtonProps.cmo gtkEditProps.cmo gtkListProps.cmo gtkMenuProps.cmo gtkMiscProps.cmo gtkPackProps.cmo gtkRangeProps.cmo gtkTextProps.cmo gtkTreeProps.cmo gtkFileProps.cmo gtkActionProps.cmo gtkBrokenProps.cmo gtkAssistantProps.cmo gtkData.cmo gtkBase.cmo gtkPack.cmo gtkButton.cmo gtkAssistant.cmo gtkMenu.cmo gtkMisc.cmo gtkWindow.cmo gtkList.cmo gtkBin.cmo gtkEdit.cmo gtkRange.cmo gtkText.cmo gtkTree.cmo gtkFile.cmo gtkMain.cmo gtkBroken.cmo gPango.cmo gDraw.cmo gObj.cmo ogtkBaseProps.cmo gData.cmo ogtkBinProps.cmo ogtkButtonProps.cmo ogtkEditProps.cmo ogtkListProps.cmo ogtkMenuProps.cmo ogtkMiscProps.cmo ogtkPackProps.cmo ogtkRangeProps.cmo ogtkTextProps.cmo ogtkTreeProps.cmo ogtkFileProps.cmo ogtkActionProps.cmo ogtkBrokenProps.cmo ogtkAssistantProps.cmo gMain.cmo gContainer.cmo gPack.cmo gButton.cmo gText.cmo gMenu.cmo gMisc.cmo gTree.cmo gList.cmo gFile.cmo gWindow.cmo gAssistant.cmo gBin.cmo gEdit.cmo gRange.cmo gAction.cmo gBroken.cmo gUtil.cmo gToolbox.cmo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype - + gcc -shared -o ./dlllablgtk2.so ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype - + ar rcs ./liblablgtk2.a ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o && ranlib ./liblablgtk2.a - + ocamlc.opt -a -o lablgtk.cma gaux.cmo gpointer.cmo gutf8.cmo glib.cmo gobject.cmo gdkEnums.cmo pangoEnums.cmo gtkEnums.cmo pango.cmo gdk.cmo gdkEvent.cmo gdkKeysyms.cmo gdkPixbuf.cmo gtk.cmo gtkSignal.cmo gtkStock.cmo gtkObject.cmo gtkBaseProps.cmo gtkBinProps.cmo gtkButtonProps.cmo gtkEditProps.cmo gtkListProps.cmo gtkMenuProps.cmo gtkMiscProps.cmo gtkPackProps.cmo gtkRangeProps.cmo gtkTextProps.cmo gtkTreeProps.cmo gtkFileProps.cmo gtkActionProps.cmo gtkBrokenProps.cmo gtkAssistantProps.cmo gtkData.cmo gtkBase.cmo gtkPack.cmo gtkButton.cmo gtkAssistant.cmo gtkMenu.cmo gtkMisc.cmo gtkWindow.cmo gtkList.cmo gtkBin.cmo gtkEdit.cmo gtkRange.cmo gtkText.cmo gtkTree.cmo gtkFile.cmo gtkMain.cmo gtkBroken.cmo gPango.cmo gDraw.cmo gObj.cmo ogtkBaseProps.cmo gData.cmo ogtkBinProps.cmo ogtkButtonProps.cmo ogtkEditProps.cmo ogtkListProps.cmo ogtkMenuProps.cmo ogtkMiscProps.cmo ogtkPackProps.cmo ogtkRangeProps.cmo ogtkTextProps.cmo ogtkTreeProps.cmo ogtkFileProps.cmo ogtkActionProps.cmo ogtkBrokenProps.cmo ogtkAssistantProps.cmo gMain.cmo gContainer.cmo gPack.cmo gButton.cmo gText.cmo gMenu.cmo gMisc.cmo gTree.cmo gList.cmo gFile.cmo gWindow.cmo gAssistant.cmo gBin.cmo gEdit.cmo gRange.cmo gAction.cmo gBroken.cmo gUtil.cmo gToolbox.cmo -dllib -llablgtk2 -cclib -llablgtk2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype - ocamlc.opt -I +unix -w s-3-6+52 -c -thread gtkThread.mli - ocamlc.opt -I +unix -w s-3-6+52 -c -thread gtkThread.ml - ocamlmktop -I +unix -thread -o lablgtktop unix.cma threads.cma \ - -I . lablgtk.cma gtkThread.cmo - sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.14+alpha-repo/lib/ocaml/lablgtk2|g" \ - -e "s|@LABLGLDIR@|/home/opam/.opam/4.14+alpha-repo/lib/lablgl|g" \ - -e "s|@MLLIBS@| lablgtk.cma|g" \ - -e "s|@INITOBJS@|gtkInit.cmo|g" \ - -e "s|@THOBJS@|gtkThread.cmo|g" \ - -e "s|@THINITOBJS@|gtkThInit.cmo|g" \ - -e "s|@USEDLL@|yes|g" \ - -e "s|@THREADS_LIB@|system|g" \ - < lablgtk2.in > lablgtk2 - chmod 755 lablgtk2 - ocamlc.opt -o gdk_pixbuf_mlsource -I . lablgtk.cma gdk_pixbuf_mlsource.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkThInit.ml - sed -e "s|@LABLGTK_MLS@|gaux gpointer gutf8 glib gobject gdkEnums pangoEnums gtkEnums pango gdk gdkEvent gdkKeysyms gdkPixbuf gtk gtkSignal gtkStock gtkObject gtkBaseProps gtkBinProps gtkButtonProps gtkEditProps gtkListProps gtkMenuProps gtkMiscProps gtkPackProps gtkRangeProps gtkTextProps gtkTreeProps gtkFileProps gtkActionProps gtkBrokenProps gtkAssistantProps gtkData gtkBase gtkPack gtkButton gtkAssistant gtkMenu gtkMisc gtkWindow gtkList gtkBin gtkEdit gtkRange gtkText gtkTree gtkFile gtkMain gtkBroken gPango gDraw gObj ogtkBaseProps gData ogtkBaseProps ogtkBinProps ogtkButtonProps ogtkEditProps ogtkListProps ogtkMenuProps ogtkMiscProps ogtkPackProps ogtkRangeProps ogtkTextProps ogtkTreeProps ogtkFileProps ogtkActionProps ogtkBrokenProps ogtkAssistantProps gMain gContainer gPack gButton gText gMenu gMisc gTree gList gFile gWindow gAssistant gBin gEdit gRange gAction gBroken gUtil gToolbox|" \ - -e "s|@EXTRA_MLS@|gtkInit gtkThread gtkThInit|" \ - -e "s|@PROP_MLS@|gtkBaseProps gtkBinProps gtkButtonProps gtkEditProps gtkListProps gtkMenuProps gtkMiscProps gtkPackProps gtkRangeProps gtkTextProps gtkTreeProps gtkFileProps gtkActionProps gtkBrokenProps gtkAssistantProps ogtkBaseProps ogtkBinProps ogtkButtonProps ogtkEditProps ogtkListProps ogtkMenuProps ogtkMiscProps ogtkPackProps ogtkRangeProps ogtkTextProps ogtkTreeProps ogtkFileProps ogtkActionProps ogtkBrokenProps ogtkAssistantProps|" \ - -e "s|@GTKLIBS@|-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype|" \ - -e "s|@GLADE_MLS@||" \ - -e "s|@GLADE_LIBS@||" \ - -e "s|@RSVG_MLS@||" \ - -e "s|@RSVG_LIBS@||" \ - -e "s|@CANVAS_MLS@||" \ - -e "s|@CANVAS_LIBS@||" \ - -e "s|@SOURCEVIEW2_MLS@||" \ - -e "s|@SOURCEVIEW2_LIBS@||" \ - -e "s|@TOOLCHAIN@|unix|" \ - < build.ml.in > build.ml - ocamlc.opt -I +unix -w s-3-6+52 -c gtkInit.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gaux.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gpointer.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gutf8.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c glib.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gobject.ml - File "gobject.ml", line 140, characters 17-60: - 140 | with Failure ("Gobject.get_int32"|"Gobject.get_pointer") -> `NONE - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of - this constructor's arguments. They are only for information - and may change in future versions. (See manual section 11.5) - ocamlopt.opt -I +unix -w s-3-6+52 -c gdkEnums.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c pangoEnums.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkEnums.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c pango.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gdk.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gdkEvent.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gdkKeysyms.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gdkPixbuf.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtk.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkSignal.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkStock.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkObject.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBaseProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBinProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkButtonProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkEditProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkListProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMenuProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMiscProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkPackProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkRangeProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkTextProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkTreeProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkFileProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkActionProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBrokenProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkAssistantProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkData.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBase.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkPack.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkButton.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkAssistant.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMenu.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMisc.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkWindow.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkList.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBin.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkEdit.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkRange.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkText.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkTree.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkFile.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkMain.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkBroken.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gPango.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gDraw.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gObj.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkBaseProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gData.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkBinProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkButtonProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkEditProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkListProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkMenuProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkMiscProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkPackProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkRangeProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkTextProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkTreeProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkFileProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkActionProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkBrokenProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c ogtkAssistantProps.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gMain.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gContainer.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gPack.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gButton.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gText.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gMenu.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gMisc.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gTree.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gList.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gFile.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gWindow.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gAssistant.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gBin.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gEdit.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gRange.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gAction.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gBroken.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gUtil.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c gToolbox.ml - ocamlmklib -verbose -ocamlc "ocamlc.opt" -ocamlopt "ocamlopt.opt" -o lablgtk -oc lablgtk2 ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype - + gcc -shared -o ./dlllablgtk2.so ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype - + ar rcs ./liblablgtk2.a ml_gdkpixbuf.o ml_gdk.o ml_glib.o ml_gobject.o ml_gpointer.o ml_gvaluecaml.o wrappers.o ml_gtk.o ml_pango.o ml_gtkaction.o ml_gtkbin.o ml_gtkbroken.o ml_gtkbutton.o ml_gtkassistant.o ml_gtkedit.o ml_gtkfile.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtkpack.o ml_gtkrange.o ml_gtkstock.o ml_gtktext.o ml_gtktree.o && ranlib ./liblablgtk2.a - + ocamlopt.opt -a -o lablgtk.cmxa gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx -cclib -llablgtk2 -cclib -lgtk-x11-2.0 -cclib -lgdk-x11-2.0 -cclib -lpangocairo-1.0 -cclib -latk-1.0 -cclib -lcairo -cclib -lgdk_pixbuf-2.0 -cclib -lgio-2.0 -cclib -lpangoft2-1.0 -cclib -lpango-1.0 -cclib -lgobject-2.0 -cclib -lglib-2.0 -cclib -lharfbuzz -cclib -lfontconfig -cclib -lfreetype - ocamlopt.opt -I +unix -w s-3-6+52 -c gtkInit.ml - ocamlopt.opt -I +unix -w s-3-6+52 -c -thread gtkThread.ml - ocamlopt.opt -verbose -o lablgtk.cmxs -shared -linkall -I . \ - -ccopt '' lablgtk.cmxa - + as -o 'lablgtk.cmxs.startup.o' '/opam-tmp/camlstartup20aef4.s' - + gcc -shared -o 'lablgtk.cmxs' '-L.' '-L/home/opam/.opam/4.14+alpha-repo/lib/ocaml' 'lablgtk.cmxs.startup.o' 'lablgtk.a' '-llablgtk2' '-lgtk-x11-2.0' '-lgdk-x11-2.0' '-lpangocairo-1.0' '-latk-1.0' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lpangoft2-1.0' '-lpango-1.0' '-lgobject-2.0' '-lglib-2.0' '-lharfbuzz' '-lfontconfig' '-lfreetype' - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13/src' -> compiled lablgtk.2.18.13 Processing 43/45: [lablgtk: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13/src' - mkdir -p "/home/opam/.opam/4.14+alpha-repo/bin" - mkdir -p "/home/opam/.opam/4.14+alpha-repo/lib" - ocamlfind install -destdir "/home/opam/.opam/4.14+alpha-repo/lib" \ - -ldconf "/home/opam/.opam/4.14+alpha-repo/lib/ocaml/ld.conf" \ - lablgtk2 ../META \ - build.ml \ - liblablgtk2.a \ - gaux.cmi gpointer.cmi gutf8.cmi glib.cmi gobject.cmi gdkEnums.cmi pangoEnums.cmi gtkEnums.cmi pango.cmi gdk.cmi gdkEvent.cmi gdkKeysyms.cmi gdkPixbuf.cmi gtk.cmi gtkSignal.cmi gtkStock.cmi gtkObject.cmi gtkBaseProps.cmi gtkBinProps.cmi gtkButtonProps.cmi gtkEditProps.cmi gtkListProps.cmi gtkMenuProps.cmi gtkMiscProps.cmi gtkPackProps.cmi gtkRangeProps.cmi gtkTextProps.cmi gtkTreeProps.cmi gtkFileProps.cmi gtkActionProps.cmi gtkBrokenProps.cmi gtkAssistantProps.cmi gtkData.cmi gtkBase.cmi gtkPack.cmi gtkButton.cmi gtkAssistant.cmi gtkMenu.cmi gtkMisc.cmi gtkWindow.cmi gtkList.cmi gtkBin.cmi gtkEdit.cmi gtkRange.cmi gtkText.cmi gtkTree.cmi gtkFile.cmi gtkMain.cmi gtkBroken.cmi gPango.cmi gDraw.cmi gObj.cmi ogtkBaseProps.cmi gData.cmi ogtkBaseProps.cmi ogtkBinProps.cmi ogtkButtonProps.cmi ogtkEditProps.cmi ogtkListProps.cmi ogtkMenuProps.cmi ogtkMiscProps.cmi ogtkPackProps.cmi ogtkRangeProps.cmi ogtkTextProps.cmi ogtkTreeProps.cmi ogtkFileProps.cmi ogtkActionProps.cmi ogtkBrokenProps.cmi ogtkAssistantProps.cmi gMain.cmi gContainer.cmi gPack.cmi gButton.cmi gText.cmi gMenu.cmi gMisc.cmi gTree.cmi gList.cmi gFile.cmi gWindow.cmi gAssistant.cmi gBin.cmi gEdit.cmi gRange.cmi gAction.cmi gBroken.cmi gUtil.cmi gToolbox.cmi gtkInit.cmi \ - *.mli \ - gaux.ml gpointer.ml gutf8.ml glib.ml gobject.ml gdkEnums.ml pangoEnums.ml gtkEnums.ml pango.ml gdk.ml gdkEvent.ml gdkKeysyms.ml gdkPixbuf.ml gtk.ml gtkSignal.ml gtkStock.ml gtkObject.ml gtkBaseProps.ml gtkBinProps.ml gtkButtonProps.ml gtkEditProps.ml gtkListProps.ml gtkMenuProps.ml gtkMiscProps.ml gtkPackProps.ml gtkRangeProps.ml gtkTextProps.ml gtkTreeProps.ml gtkFileProps.ml gtkActionProps.ml gtkBrokenProps.ml gtkAssistantProps.ml gtkData.ml gtkBase.ml gtkPack.ml gtkButton.ml gtkAssistant.ml gtkMenu.ml gtkMisc.ml gtkWindow.ml gtkList.ml gtkBin.ml gtkEdit.ml gtkRange.ml gtkText.ml gtkTree.ml gtkFile.ml gtkMain.ml gtkBroken.ml gPango.ml gDraw.ml gObj.ml ogtkBaseProps.ml gData.ml ogtkBaseProps.ml ogtkBinProps.ml ogtkButtonProps.ml ogtkEditProps.ml ogtkListProps.ml ogtkMenuProps.ml ogtkMiscProps.ml ogtkPackProps.ml ogtkRangeProps.ml ogtkTextProps.ml ogtkTreeProps.ml ogtkFileProps.ml ogtkActionProps.ml ogtkBrokenProps.ml ogtkAssistantProps.ml gMain.ml gContainer.ml gPack.ml gButton.ml gText.ml gMenu.ml gMisc.ml gTree.ml gList.ml gFile.ml gWindow.ml gAssistant.ml gBin.ml gEdit.ml gRange.ml gAction.ml gBroken.ml gUtil.ml gToolbox.ml gtkInit.ml gtkThread.ml gtkThInit.ml \ - lablgtk.cma gtkInit.cmo \ - varcc propcc \ - `if test system != no; \ - then echo gtkThread.cmo gtkThInit.cmo gtkThread.cmi gtkThInit.cmi ; \ - fi` \ - `if test system = vm || test yes != yes; \ - then echo lablgtktop ; \ - fi` \ - *.h \ - `if test -f lablgtk.cmxa; \ - then \ - echo lablgtk.cmxa lablgtk.a \ - ; \ - if test "yes" = "yes" ; \ - then echo lablgtk.cmxs ; \ - fi; \ - echo gaux.cmx gpointer.cmx gutf8.cmx glib.cmx gobject.cmx gdkEnums.cmx pangoEnums.cmx gtkEnums.cmx pango.cmx gdk.cmx gdkEvent.cmx gdkKeysyms.cmx gdkPixbuf.cmx gtk.cmx gtkSignal.cmx gtkStock.cmx gtkObject.cmx gtkBaseProps.cmx gtkBinProps.cmx gtkButtonProps.cmx gtkEditProps.cmx gtkListProps.cmx gtkMenuProps.cmx gtkMiscProps.cmx gtkPackProps.cmx gtkRangeProps.cmx gtkTextProps.cmx gtkTreeProps.cmx gtkFileProps.cmx gtkActionProps.cmx gtkBrokenProps.cmx gtkAssistantProps.cmx gtkData.cmx gtkBase.cmx gtkPack.cmx gtkButton.cmx gtkAssistant.cmx gtkMenu.cmx gtkMisc.cmx gtkWindow.cmx gtkList.cmx gtkBin.cmx gtkEdit.cmx gtkRange.cmx gtkText.cmx gtkTree.cmx gtkFile.cmx gtkMain.cmx gtkBroken.cmx gPango.cmx gDraw.cmx gObj.cmx ogtkBaseProps.cmx gData.cmx ogtkBaseProps.cmx ogtkBinProps.cmx ogtkButtonProps.cmx ogtkEditProps.cmx ogtkListProps.cmx ogtkMenuProps.cmx ogtkMiscProps.cmx ogtkPackProps.cmx ogtkRangeProps.cmx ogtkTextProps.cmx ogtkTreeProps.cmx ogtkFileProps.cmx ogtkActionProps.cmx ogtkBrokenProps.cmx ogtkAssistantProps.cmx gMain.cmx gContainer.cmx gPack.cmx gButton.cmx gText.cmx gMenu.cmx gMisc.cmx gTree.cmx gList.cmx gFile.cmx gWindow.cmx gAssistant.cmx gBin.cmx gEdit.cmx gRange.cmx gAction.cmx gBroken.cmx gUtil.cmx gToolbox.cmx gtkInit.cmx ; \ - echo gtkInit.o ; \ - if test -f gtkThread.cmx; then \ - echo gtkThread.cmx gtkThread.o ; \ - fi ; \ - fi` \ - `if test -f dlllablgtk2.so; \ - then \ - echo "-dll dlllablgtk2.so -nodll" ; \ - fi` \ - `if test -f dlllablgtk2.a; \ - then \ - echo dlllablgtk2.a ; \ - fi` - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThread.o - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThread.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkInit.o - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkInit.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gToolbox.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gUtil.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBroken.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAction.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gRange.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gEdit.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBin.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAssistant.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gWindow.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gFile.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gList.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gTree.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMisc.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMenu.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gText.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gButton.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gPack.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gContainer.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMain.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkAssistantProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBrokenProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkActionProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkFileProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkTreeProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkTextProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkRangeProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkPackProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkMiscProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkMenuProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkListProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkEditProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkButtonProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBinProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gData.cmx - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gObj.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gDraw.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gPango.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBroken.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMain.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkFile.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTree.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkText.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkRange.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEdit.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBin.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkList.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkWindow.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMisc.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMenu.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkAssistant.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkButton.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkPack.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBase.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkData.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkAssistantProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBrokenProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkActionProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkFileProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTreeProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTextProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkRangeProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkPackProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMiscProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMenuProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkListProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEditProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkButtonProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBinProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBaseProps.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkObject.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkStock.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkSignal.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtk.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkPixbuf.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkKeysyms.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkEvent.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdk.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/pango.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEnums.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/pangoEnums.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkEnums.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gobject.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/glib.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gutf8.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gpointer.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gaux.cmx - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/lablgtk.cmxs - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/lablgtk.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/lablgtk.cmxa - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/wrappers.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/win32.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/pango_tags.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_pango.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gvaluecaml.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gtktree.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gtktext.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gtk.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gpointer.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gobject.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_glib.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gdkpixbuf.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_gdk.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ml_domain.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtk_tags.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gobject_tags.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/glib_tags.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkprivate-win32.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkpixbuf_tags.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdk_tags.h - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThInit.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThread.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThInit.cmo - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThread.cmo - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/propcc - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/varcc - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkInit.cmo - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/lablgtk.cma - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThInit.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThread.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkInit.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gToolbox.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gUtil.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBroken.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAction.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gRange.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gEdit.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBin.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAssistant.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gWindow.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gFile.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gList.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gTree.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMisc.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMenu.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gText.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gButton.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gPack.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gContainer.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMain.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkAssistantProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBrokenProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkActionProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkFileProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkTreeProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkTextProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkRangeProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkPackProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkMiscProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkMenuProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkListProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkEditProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkButtonProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBinProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gData.ml - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gObj.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gDraw.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gPango.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBroken.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMain.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkFile.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTree.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkText.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkRange.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEdit.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBin.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkList.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkWindow.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMisc.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMenu.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkAssistant.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkButton.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkPack.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBase.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkData.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkAssistantProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBrokenProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkActionProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkFileProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTreeProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTextProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkRangeProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkPackProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMiscProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMenuProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkListProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEditProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkButtonProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBinProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBaseProps.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkObject.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkStock.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkSignal.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtk.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkPixbuf.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkKeysyms.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkEvent.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdk.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/pango.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEnums.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/pangoEnums.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkEnums.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gobject.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/glib.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gutf8.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gpointer.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gaux.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/xml_lexer.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/rsvg.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/panel.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gutf8.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkThread.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkSpell.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkSourceView_types.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkSourceView2_types.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkSignal.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gpointer.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gobject.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gnoDruid.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gnoCanvas.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/glib.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/glade.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/glGtk.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkPixbuf.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdk.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gWindow.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gUtil.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gTree.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gToolbox.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gText.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gSourceView2.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gSourceView.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gRange.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gPack.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gObj.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMisc.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMenu.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMain.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gList.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gFile.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gEdit.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gDraw.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gData.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gContainer.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gButton.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBroken.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBin.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAssistant.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAction.mli - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkInit.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gToolbox.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gUtil.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBroken.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAction.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gRange.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gEdit.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gBin.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gAssistant.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gWindow.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gFile.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gList.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gTree.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMisc.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMenu.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gText.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gButton.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gPack.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gContainer.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gMain.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkAssistantProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBrokenProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkActionProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkFileProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkTreeProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkTextProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkRangeProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkPackProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkMiscProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkMenuProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkListProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkEditProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkButtonProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBinProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gData.cmi - ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/ogtkBaseProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gObj.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gDraw.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gPango.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBroken.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMain.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkFile.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTree.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkText.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkRange.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEdit.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBin.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkList.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkWindow.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMisc.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMenu.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkAssistant.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkButton.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkPack.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBase.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkData.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkAssistantProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBrokenProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkActionProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkFileProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTreeProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkTextProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkRangeProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkPackProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMiscProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkMenuProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkListProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEditProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkButtonProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBinProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkBaseProps.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkObject.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkStock.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkSignal.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtk.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkPixbuf.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkKeysyms.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkEvent.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdk.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/pango.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gtkEnums.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/pangoEnums.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gdkEnums.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gobject.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/glib.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gutf8.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gpointer.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/gaux.cmi - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/liblablgtk2.a - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/build.ml - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dlllablgtk2.so - Installed /home/opam/.opam/4.14+alpha-repo/lib/stublibs/dlllablgtk2.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14+alpha-repo/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2/META - rm -f lablgtk2 - make lablgtk2 LABLGTKDIR="/home/opam/.opam/4.14+alpha-repo/lib/lablgtk2" - make[2]: Entering directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13/src' - sed -e "s|@INSTALLDIR@|/home/opam/.opam/4.14+alpha-repo/lib/lablgtk2|g" \ - -e "s|@LABLGLDIR@|/home/opam/.opam/4.14+alpha-repo/lib/lablgl|g" \ - -e "s|@MLLIBS@| lablgtk.cma|g" \ - -e "s|@INITOBJS@|gtkInit.cmo|g" \ - -e "s|@THOBJS@|gtkThread.cmo|g" \ - -e "s|@THINITOBJS@|gtkThInit.cmo|g" \ - -e "s|@USEDLL@|yes|g" \ - -e "s|@THREADS_LIB@|system|g" \ - < lablgtk2.in > lablgtk2 - chmod 755 lablgtk2 - make[2]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13/src' - cp lablgtk2 "/home/opam/.opam/4.14+alpha-repo/bin" - if test -f lablgladecc; then \ - cp lablgladecc "/home/opam/.opam/4.14+alpha-repo/bin/lablgladecc2"; \ - fi - cp gdk_pixbuf_mlsource "/home/opam/.opam/4.14+alpha-repo/bin" - ranlib "/home/opam/.opam/4.14+alpha-repo/lib/lablgtk2"/liblablgtk2.a - Execute ranlib in /home/opam/.opam/4.14+alpha-repo/lib/lablgtk2 - make[1]: Leaving directory '/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/lablgtk.2.18.13/src' -> installed lablgtk.2.18.13 Processing 44/45: [picasso: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "picasso" "-j" "31" (CWD=/home/opam/.opam/4.14+alpha-repo/.opam-switch/build/picasso.0.1) -> compiled picasso.0.1 -> installed picasso.0.1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 17:20.54 ---> saved as "2f59ac00fa8f6e3b7b958ef774e64ff59e21502f3a21e1f1a002fd1477530bd5" Job succeeded