OCamllabs icon Home|Differences with the last checks|Previous runs


Building on fall

(from freebsd-ocaml-5.0)
2023-11-01 07:41.43 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" 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/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-11-01 07:41.44 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" 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 7b4cedddee88c79d6bdb00eccf7b36a7b617b211"))
2023-11-01 07:41.44 ---> using "ceda9c602c42ecee62840706a0356388ac8fe9b4284a02972fb121a316518aa6" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
No configuration file found, using 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:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-11-01 07:41.44 ---> using "3d69dd19638d580f9a84afa315c8a62fa2810666d83257cb65ea0af54a8f6211" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]

<><> 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.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2023-11-01 07:41.44 ---> using "c4e27f19fd975d5c280de43fa93fccc258b31be75c65928c8e9a19b3e947d35b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-11-01 07:41.45 ---> using "82fdb51c9bff51a089d72b27d56db2f7612532ea8873173b74f5196406d22ee8" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"memcad.1.1.0\"\
               \nopam install -vy \"memcad.1.1.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"memcad.1.1.0\" | grep -q '\"freebsd\"'; 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] memcad.1.1.0 is not installed.

Nothing to do.
The following actions will be performed:
  - install camlidl                 1.11     [required by apron]
  - install conf-bash               1        [required by conf-libclang]
  - install ocamlfind               1.9.6    [required by ounit, bdd, apron, etc.]
  - install seq                     base     [required by ounit2]
  - install ocamlbuild              0.14.2   [required by apron, setr]
  - install conf-perl               2        [required by apron]
  - install dune                    3.11.1   [required by memcad]
  - install conf-gmp                4        [required by mlgmpidl]
  - install conf-pkg-config         3        [required by conf-zlib]
  - install obuild                  0.1.10   [required by bdd]
  - install conf-ncurses            1        [required by clangml]
  - install conf-which              1        [required by conf-graphviz]
  - install conf-libclang           15       [required by clangml]
  - install base-bytes              base     [required by qtest]
  - install stdlib-shims            0.3.0    [required by ounit2]
  - install sexplib0                v0.16.0  [required by ppxlib]
  - install ppx_derivers            1.2.1    [required by ppxlib]
  - install ocaml-migrate-parsetree 2.4.0    [required by clangml]
  - install ocaml-compiler-libs     v0.12.4  [required by ppxlib]
  - install mlbdd                   0.7.3    [required by memcad]
  - install fix                     20230505 [required by refl]
  - install dolog                   4.0.0    [required by clangml-transforms]
  - install csexp                   1.5.2    [required by dune-configurator]
  - install cppo                    1.6.9    [required by setr]
  - install bigarray-compat         1.1.0    [required by mlgmpidl]
  - install conf-zlib               1        [required by clangml]
  - install conf-mpfr               3        [required by mlgmpidl]
  - install bdd                     0.3      [required by memcad]
  - install conf-graphviz           0.1      [required by memcad]
  - install conf-autoconf           0.1      [required by stdcompat]
  - install qcheck-core             0.21.2   [required by qcheck]
  - install ounit2                  2.2.7    [required by ounit, qtest]
  - install ppxlib                  0.31.0   [required by clangml]
  - install dune-configurator       3.11.1   [required by parmap]
  - install setr                    0.1.1    [required by memcad]
  - install mlgmpidl                1.2.15   [required by apron]
  - install stdcompat               19       [required by clangml]
  - install qcheck-ounit            0.21.2   [required by qcheck]
  - install ounit                   2.2.7    [required by memcad]
  - install parmap                  1.2.5    [required by memcad]
  - install apron                   v0.9.14  [required by memcad]
  - install metapp                  0.4.4    [required by clangml]
  - install qcheck                  0.21.2   [required by qtest]
  - install metaquot                0.5.2    [required by clangml]
  - install qtest                   2.11.2   [required by memcad]
  - install traverse                0.3.0    [required by clangml-transforms]
  - install refl                    0.4.1    [required by clangml, clangml-transforms]
  - install clangml                 4.8.0    [required by memcad]
  - install clangml-transforms      0.26     [required by memcad]
  - install memcad                  1.1.0
===== 50 to install =====

The following system packages will first need to be installed:
    autoconf devel/llvm15 gmp graphics/graphviz mpfr

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "autoconf" "devel/llvm15" "gmp" "graphics/graphviz" "mpfr"
- Updating FreeBSD repository catalogue...
- [fall] Fetching packagesite.pkg: .......... done
- Processing entries: 
- ..
- ...
- ...
- .. done
- FreeBSD repository update completed. 34058 packages processed.
- All repositories are up to date.
- The following 55 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	autoconf: 2.71
- 	autoconf-switch: 20220527
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	dejavu: 2.37_3
- 	encodings: 1.0.5,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.14.2,1
- 	freetype2: 2.13.1
- 	fribidi: 1.0.13
- 	giflib: 5.2.1
- 	glib: 2.78.1,2
- 	gmp: 6.3.0
- 	graphite2: 1.3.14
- 	graphviz: 8.1.0_1
- 	harfbuzz: 8.2.2
- 	jbigkit: 2.1_1
- 	jpeg-turbo: 3.0.0
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7,1
- 	libXau: 1.0.9
- 	libXaw: 1.0.14,2
- 	libXdmcp: 1.1.3
- 	libXext: 1.3.4,1
- 	libXft: 2.3.7
- 	libXmu: 1.1.3,1
- 	libXpm: 3.5.17
- 	libXrender: 0.9.10_2
- 	libXt: 1.2.1,1
- 	libdatrie: 0.2.13_1
- 	libdeflate: 1.19
- 	libedit: 3.1.20221030,1
- 	libfontenc: 1.1.7
- 	libgd: 2.3.3_7,1
- 	libglvnd: 1.6.0_2
- 	libltdl: 2.4.7
- 	libthai: 0.1.29
- 	libxcb: 1.15_1
- 	libxml2: 2.10.4_1
- 	llvm15: 15.0.7_7
- 	llvm15-lite: 15.0.7_7
- 	lua53: 5.3.6
- 	m4: 1.4.19,1
- 	mkfontscale: 1.2.1
- 	mpfr: 4.2.1,1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.40
- 	tiff: 4.4.0_2
- 	webp: 1.3.2
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 55
- 
- The process will require 1 GiB more space.
- 230 MiB to be downloaded.
- [fall] [1/55] Fetching png-1.6.40.pkg: .......... done
- [fall] [2/55] Fetching libxcb-1.15_1.pkg: .......... done
- [fall] [3/55] Fetching libdatrie-0.2.13_1.pkg: ... done
- [fall] [4/55] Fetching freetype2-2.13.1.pkg: .......... done
- [fall] [5/55] Fetching jpeg-turbo-3.0.0.pkg: .......... done
- [fall] [6/55] Fetching libXt-1.2.1,1.pkg: .......... done
- [fall] [7/55] Fetching libglvnd-1.6.0_2.pkg: .......... done
- [fall] [8/55] Fetching libXaw-1.0.14,2.pkg: .......... done
- [fall] [9/55] Fetching libthai-0.1.29.pkg: .......... done
- [fall] [10/55] Fetching mkfontscale-1.2.1.pkg: . done
- [fall] [11/55] Fetching libdeflate-1.19.pkg: ....... done
- [fall] [12/55] Fetching fribidi-1.0.13.pkg: ..... done
- [fall] [13/55] Fetching libxml2-2.10.4_1.pkg: .......... done
- [fall] [14/55] Fetching lua53-5.3.6.pkg: .......... done
- [fall] [15/55] Fetching libgd-2.3.3_7,1.pkg: .......... done
- [fall] [16/55] Fetching font-misc-ethiopic-1.0.4.pkg: .......... done
- [fall] [17/55] Fetching libX11-1.8.7,1.pkg: .......... done
- [fall] [18/55] Fetching giflib-5.2.1.pkg: .......... done
- [fall] [19/55] Fetching libXrender-0.9.10_2.pkg: .. done
- [fall] [20/55] Fetching xorgproto-2023.2.pkg: .......... done
- [fall] [21/55] Fetching libXft-2.3.7.pkg: ......... done
- [fall] [22/55] Fetching webp-1.3.2.pkg: .......... done
- [fall] [23/55] Fetching cairo-1.17.4_2,3.pkg: .......... done
- [fall] [24/55] Fetching graphite2-1.3.14.pkg: .......... done
- [fall] [25/55] Fetching encodings-1.0.5,1.pkg: .......... done
- [fall] [26/55] Fetching harfbuzz-8.2.2.pkg: .......... done
- [fall] [27/55] Fetching graphviz-8.1.0_1.pkg: .......... done
- [fall] [28/55] Fetching libedit-3.1.20221030,1.pkg: .......... done
- [fall] [29/55] Fetching libfontenc-1.1.7.pkg: . done
- [fall] [30/55] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [fall] [31/55] Fetching pango-1.50.14.pkg: .......... done
- [fall] [32/55] Fetching brotli-1.1.0,1.pkg: .......... done
- [fall] [33/55] Fetching gmp-6.3.0.pkg: .......... done
- [fall] [34/55] Fetching mpfr-4.2.1,1.pkg: .......... done
- [fall] [35/55] Fetching libXext-1.3.4,1.pkg: ......... done
- [fall] [36/55] Fetching libXau-1.0.9.pkg: . done
- [fall] [37/55] Fetching libICE-1.1.0_2,1.pkg: ......... done
- [fall] [38/55] Fetching libXmu-1.1.3,1.pkg: ......... done
- [fall] [39/55] Fetching libltdl-2.4.7.pkg: ... done
- [fall] [40/55] Fetching fontconfig-2.14.2,1.pkg: .......... done
- [fall] [41/55] Fetching pixman-0.42.2.pkg: ...... done
- [fall] [42/55] Fetching m4-1.4.19,1.pkg: .......... done
- [fall] [43/55] Fetching libSM-1.2.3_1,1.pkg: ... done
- [fall] [44/55] Fetching llvm15-15.0.7_7.pkg: .
- ....
- .
- ...
- . done
- [fall] [45/55] Fetching glib-2.78.1,2.pkg: .......... done
- [fall] [46/55] Fetching jbigkit-2.1_1.pkg: ........ done
- [fall] [47/55] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [fall] [48/55] Fetching libXpm-3.5.17.pkg: ......... done
- [fall] [49/55] Fetching libXdmcp-1.1.3.pkg: . done
- [fall] [50/55] Fetching tiff-4.4.0_2.pkg: .......... done
- [fall] [51/55] Fetching llvm15-lite-15.0.7_7.pkg: ....
- .....
- . done
- [fall] [52/55] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [fall] [53/55] Fetching dejavu-2.37_3.pkg: 
- .......... done
- [fall] [54/55] Fetching autoconf-switch-20220527.pkg: . done
- [fall] [55/55] Fetching autoconf-2.71.pkg: ......... done
- Checking integrity...
-  done (1 conflicting)
-   - llvm15-lite-15.0.7_7 conflicts with llvm15-15.0.7_7 on /usr/local/llvm15/lib/clang/15.0.7/include/arm_bf16.h
- Cannot solve problem using SAT solver, trying another plan
- Checking integrity... done (0 conflicting)
- Conflicts with the existing packages have been found.
- One more solver iteration is needed to resolve them.
- The following 54 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	autoconf: 2.71
- 	autoconf-switch: 20220527
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	dejavu: 2.37_3
- 	encodings: 1.0.5,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.14.2,1
- 	freetype2: 2.13.1
- 	fribidi: 1.0.13
- 	giflib: 5.2.1
- 	glib: 2.78.1,2
- 	gmp: 6.3.0
- 	graphite2: 1.3.14
- 	graphviz: 8.1.0_1
- 	harfbuzz: 8.2.2
- 	jbigkit: 2.1_1
- 	jpeg-turbo: 3.0.0
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7,1
- 	libXau: 1.0.9
- 	libXaw: 1.0.14,2
- 	libXdmcp: 1.1.3
- 	libXext: 1.3.4,1
- 	libXft: 2.3.7
- 	libXmu: 1.1.3,1
- 	libXpm: 3.5.17
- 	libXrender: 0.9.10_2
- 	libXt: 1.2.1,1
- 	libdatrie: 0.2.13_1
- 	libdeflate: 1.19
- 	libedit: 3.1.20221030,1
- 	libfontenc: 1.1.7
- 	libgd: 2.3.3_7,1
- 	libglvnd: 1.6.0_2
- 	libltdl: 2.4.7
- 	libthai: 0.1.29
- 	libxcb: 1.15_1
- 	libxml2: 2.10.4_1
- 	llvm15: 15.0.7_7
- 	lua53: 5.3.6
- 	m4: 1.4.19,1
- 	mkfontscale: 1.2.1
- 	mpfr: 4.2.1,1
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.40
- 	tiff: 4.4.0_2
- 	webp: 1.3.2
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 54
- 
- The process will require 1 GiB more space.
- [fall] [1/54] Installing xorgproto-2023.2...
- [fall] [1/54] Extracting xorgproto-2023.2: .......... done
- [fall] [2/54] Installing libXau-1.0.9...
- [fall] [2/54] Extracting libXau-1.0.9: .......... done
- [fall] [3/54] Installing libXdmcp-1.1.3...
- [fall] [3/54] Extracting libXdmcp-1.1.3: ......... done
- [fall] [4/54] Installing png-1.6.40...
- [fall] [4/54] Extracting png-1.6.40: .......... done
- [fall] [5/54] Installing libxcb-1.15_1...
- [fall] [5/54] Extracting libxcb-1.15_1: ......
- .... done
- [fall] [6/54] Installing brotli-1.1.0,1...
- [fall] [6/54] Extracting brotli-1.1.0,1: .......... done
- [fall] [7/54] Installing freetype2-2.13.1...
- [fall] [7/54] Extracting freetype2-2.13.1: .......... done
- [fall] [8/54] Installing libX11-1.8.7,1...
- [fall] [8/54] Extracting libX11-1.8.7,1: .......... done
- [fall] [9/54] Installing libfontenc-1.1.7...
- [fall] [9/54] Extracting libfontenc-1.1.7: ......... done
- [fall] [10/54] Installing libICE-1.1.0_2,1...
- [fall] [10/54] Extracting libICE-1.1.0_2,1: .......... done
- [fall] [11/54] Installing jpeg-turbo-3.0.0...
- [fall] [11/54] Extracting jpeg-turbo-3.0.0: .......... done
- [fall] [12/54] Installing mkfontscale-1.2.1...
- [fall] [12/54] Extracting mkfontscale-1.2.1: ....... done
- [fall] [13/54] Installing libdeflate-1.19...
- [fall] [13/54] Extracting libdeflate-1.19: .......... done
- [fall] [14/54] Installing libxml2-2.10.4_1...
- [fall] [14/54] Extracting libxml2-2.10.4_1: .....
- ..... done
- [fall] [15/54] Installing libXext-1.3.4,1...
- [fall] [15/54] Extracting libXext-1.3.4,1: .......... done
- [fall] [16/54] Installing fontconfig-2.14.2,1...
- [fall] [16/54] Extracting fontconfig-2.14.2,1: .......... done
- [fall] [17/54] Installing libSM-1.2.3_1,1...
- [fall] [17/54] Extracting libSM-1.2.3_1,1: .......... done
- [fall] [18/54] Installing jbigkit-2.1_1...
- [fall] [18/54] Extracting jbigkit-2.1_1: .......... done
- [fall] [19/54] Installing libdatrie-0.2.13_1...
- [fall] [19/54] Extracting libdatrie-0.2.13_1: .......... done
- [fall] [20/54] Installing libXt-1.2.1,1...
- [fall] [20/54] Extracting libXt-1.2.1,1: .......... done
- [fall] [21/54] Installing libglvnd-1.6.0_2...
- [fall] [21/54] Extracting libglvnd-1.6.0_2: .......... done
- [fall] [22/54] Installing font-misc-ethiopic-1.0.4...
- [fall] [22/54] Extracting font-misc-ethiopic-1.0.4: ...... done
- [fall] [23/54] Installing giflib-5.2.1...
- [fall] [23/54] Extracting giflib-5.2.1: .......... done
- [fall] [24/54] Installing libXrender-0.9.10_2...
- [fall] [24/54] Extracting libXrender-0.9.10_2: .......... done
- [fall] [25/54] Installing graphite2-1.3.14...
- [fall] [25/54] Extracting graphite2-1.3.14: .......... done
- [fall] [26/54] Installing encodings-1.0.5,1...
- [fall] [26/54] Extracting encodings-1.0.5,1: .......... done
- [fall] [27/54] Installing font-bh-ttf-1.0.3_5...
- [fall] [27/54] Extracting font-bh-ttf-1.0.3_5: .......... done
- [fall] [28/54] Installing pixman-0.42.2...
- [fall] [28/54] Extracting pixman-0.42.2: .......... done
- [fall] [29/54] Installing glib-2.78.1,2...
- [fall] [29/54] Extracting glib-2.78.1,2: .......... done
- [fall] [30/54] Installing font-misc-meltho-1.0.3_5...
- [fall] [30/54] Extracting font-misc-meltho-1.0.3_5: .......... done
- [fall] [31/54] Installing tiff-4.4.0_2...
- [fall] [31/54] Extracting tiff-4.4.0_2: .......... done
- [fall] [32/54] Installing dejavu-2.37_3...
- [fall] [32/54] Extracting dejavu-2.37_3: .......... done
- [fall] [33/54] Installing libthai-0.1.29...
- [fall] [33/54] Extracting libthai-0.1.29: .......... done
- [fall] [34/54] Installing fribidi-1.0.13...
- [fall] [34/54] Extracting fribidi-1.0.13: .......... done
- [fall] [35/54] Installing libXft-2.3.7...
- [fall] [35/54] Extracting libXft-2.3.7: .......... done
- [fall] [36/54] Installing webp-1.3.2...
- [fall] [36/54] Extracting webp-1.3.2: .......... done
- [fall] [37/54] Installing cairo-1.17.4_2,3...
- [fall] [37/54] Extracting cairo-1.17.4_2,3: ..
- ........ done
- [fall] [38/54] Installing harfbuzz-8.2.2...
- [fall] [38/54] Extracting harfbuzz-8.2.2: .......... done
- [fall] [39/54] Installing libedit-3.1.20221030,1...
- [fall] [39/54] Extracting libedit-3.1.20221030,1: .......... done
- [fall] [40/54] Installing libXmu-1.1.3,1...
- [fall] [40/54] Extracting libXmu-1.1.3,1: .......... done
- [fall] [41/54] Installing libXpm-3.5.17...
- [fall] [41/54] Extracting libXpm-3.5.17: .......... done
- [fall] [42/54] Installing xorg-fonts-truetype-7.7_1...
- [fall] [42/54] Extracting xorg-fonts-truetype-7.7_1: ... done
- [fall] [43/54] Installing libXaw-1.0.14,2...
- [fall] [43/54] Extracting libXaw-1.0.14,2: .......... done
- [fall] [44/54] Installing lua53-5.3.6...
- [fall] [44/54] Extracting lua53-5.3.6: .......... done
- [fall] [45/54] Installing libgd-2.3.3_7,1...
- [fall] [45/54] Extracting libgd-2.3.3_7,1: .......... done
- [fall] [46/54] Installing pango-1.50.14...
- [fall] [46/54] Extracting pango-1.50.14: .......... done
- [fall] [47/54] Installing gmp-6.3.0...
- [fall] [47/54] Extracting gmp-6.3.0: .......... done
- [fall] [48/54] Installing libltdl-2.4.7...
- [fall] [48/54] Extracting libltdl-2.4.7: .......... done
- [fall] [49/54] Installing m4-1.4.19,1...
- [fall] [49/54] Extracting m4-1.4.19,1: .......... done
- [fall] [50/54] Installing autoconf-switch-20220527...
- [fall] [50/54] Extracting autoconf-switch-20220527: .......... done
- [fall] [51/54] Installing graphviz-8.1.0_1...
- [fall] [51/54] Extracting graphviz-8.1.0_1: .......... done
- [fall] [52/54] Installing mpfr-4.2.1,1...
- [fall] [52/54] Extracting mpfr-4.2.1,1: .......... done
- [fall] [53/54] Installing llvm15-15.0.7_7...
- [fall] [53/54] Extracting llvm15-15.0.7_7: 
- ..
- ...
- ..
- ... done
- [fall] [54/54] Installing autoconf-2.71...
- [fall] [54/54] Extracting autoconf-2.71: .......... done
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- =====
- Message from freetype2-2.13.1:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from dejavu-2.37_3:
- 
- --
- Make sure that the freetype module is loaded.  If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- 
- 	Load "freetype"
- 
- Add the following line to the "Files" section of X Windows configuration file:
- 
- 	FontPath "/usr/local/share/fonts/dejavu/"
- 
- Note: your X Windows configuration file is typically /etc/X11/XF86Config
- if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
- =====
- Message from libthai-0.1.29:
- 
- --
- ===>   NOTICE:
- 
- The libthai port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/150:
Processing  2/150:
Processing  3/150: [bdd.0.3: http]
Processing  4/150: [bdd.0.3: http]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  5/150: [bdd.0.3: http]
Processing  5/150:
-> retrieved apron.v0.9.14  (cached)
Processing  6/150: [clangml.4.8.0: http]
-> retrieved bdd.0.3  (https://www.lri.fr/~filliatr/ftp/ocaml/bdd/bdd-0.3.tar.gz)
Processing  7/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
-> retrieved camlidl.1.11  (cached)
Processing  8/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing  9/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 10/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 11/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 12/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 13/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 14/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 15/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 16/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 17/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 18/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 19/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http]
Processing 20/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv]
Processing 21/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash]
Processing 22/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh]
Processing 23/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh]
Processing 24/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl]
Processing 25/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 26/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
-> installed conf-ncurses.1
Processing 27/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config] [conf-which: which which]
- /usr/bin/which
-> compiled  conf-which.1
Processing 27/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-which.1
Processing 28/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 29/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-autoconf: which autoconf] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 30/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-autoconf: which autoconf] [conf-bash: bash] [conf-gmp: sh] [conf-graphviz: which dot] [conf-perl: perl] [conf-pkg-config: pkg-config]
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 30/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-graphviz: which dot] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-autoconf.0.1
Processing 31/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-graphviz: which dot] [conf-perl: perl] [conf-pkg-config: pkg-config]
- /usr/local/bin/dot
-> compiled  conf-graphviz.0.1
Processing 31/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-graphviz.0.1
Processing 32/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 32/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl]
-> installed conf-pkg-config.3
Processing 33/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl]
Processing 34/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-perl: perl] [conf-zlib: pkg-config zlib]
- 
- This is perl 5, version 34, subversion 1 (v5.34.1) built for amd64-freebsd-thread-multi
- 
- 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 http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 34/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-zlib: pkg-config zlib]
-> installed conf-perl.2
Processing 35/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh] [conf-zlib: pkg-config zlib]
-> compiled  conf-zlib.1
Processing 35/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh]
-> installed conf-zlib.1
Processing 36/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-bash: bash] [conf-gmp: sh]
- GNU bash, version 5.2.15(0)-release (amd64-portbld-freebsd13.2)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 36/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-gmp: sh]
-> installed conf-bash.1
Processing 37/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-gmp: sh]
Processing 38/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: mv] [conf-gmp: sh] [conf-libclang: bash configure.sh]
Processing 38/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: gmake all] [conf-gmp: sh] [conf-libclang: bash configure.sh]
-> retrieved cppo.1.6.9  (cached)
Processing 39/150: [clangml.4.8.0: http] [clangml-transforms.0.26: http] [camlidl: gmake all] [conf-gmp: sh] [conf-libclang: bash configure.sh]
Processing 39/150: [clangml.4.8.0: http] [camlidl: gmake all] [conf-gmp: sh] [conf-libclang: bash configure.sh]
-> retrieved csexp.1.5.2  (cached)
Processing 40/150: [clangml.4.8.0: http] [dolog.4.0.0: http] [camlidl: gmake all] [conf-gmp: sh] [conf-libclang: bash configure.sh]
-> retrieved clangml-transforms.0.26  (https://gitlab.inria.fr/memcad/clangml-transforms/-/archive/v0.26/clangml-transforms-v0.26.tar.gz)
Processing 41/150: [clangml.4.8.0: http] [dolog.4.0.0: http] [camlidl: gmake all] [conf-gmp: sh] [conf-libclang: bash configure.sh]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 41/150: [clangml.4.8.0: http] [dolog.4.0.0: http] [camlidl: gmake all] [conf-libclang: bash configure.sh]
-> installed conf-gmp.4
Processing 42/150: [clangml.4.8.0: http] [dolog.4.0.0: http] [camlidl: gmake all] [conf-libclang: bash configure.sh]
Processing 43/150: [clangml.4.8.0: http] [dolog.4.0.0: http] [camlidl: gmake all] [conf-libclang: bash configure.sh] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr]
Processing 43/150: [dolog.4.0.0: http] [camlidl: gmake all] [conf-libclang: bash configure.sh] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr]
- + pkg-config --print-errors --exists mpfr
-> compiled  conf-mpfr.3
Processing 43/150: [dolog.4.0.0: http] [camlidl: gmake all] [conf-libclang: bash configure.sh]
-> installed conf-mpfr.3
Processing 44/150: [dolog.4.0.0: http] [camlidl: gmake all] [conf-libclang: bash configure.sh]
- + maximum_version=15
- + shopt -s nullglob
- ++ seq 15 -1 3
- + for version in default $(seq $maximum_version -1 3)
- + '[' default = default ']'
- + for kind in system brew none
- + case $kind in
- ++ command -v llvm-config
- + llvm_config=
- + continue
- + for kind in system brew none
- + case $kind in
- ++ brew --prefix
- configure.sh: line 20: brew: command not found
- + llvm_config=/opt/llvm/bin/llvm-config
- + continue
- + for kind in system brew none
- + case $kind in
- + break
- + '[' none == none ']'
- + continue
- + for version in default $(seq $maximum_version -1 3)
- + '[' 15 = default ']'
- + hash brew
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config-15.0
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config150
- + llvm_config=
- + continue
- + for llvm_config in llvm-config-${version} llvm-config-${version}.0 llvm-config${version}0 llvm-config${version} llvm-config-${version}-32 llvm-config-${version}-64 llvm-config-mp-$version llvm-config-mp-${version}.0 $brew_llvm_config $brew_llvm_config_at /usr/lib64/llvm/${version}/bin/llvm-config /usr/lib/llvm/${version}/bin/llvm-config /usr/lib/llvm${version}/bin/llvm-config
- ++ command -v llvm-config15
- + llvm_config=/usr/local/bin/llvm-config15
- ++ /usr/local/bin/llvm-config15 --version
- + llvm_version=15.0.7
- + break
- + '[' -z 15.0.7 ']'
- ++ /usr/local/bin/llvm-config15 --cflags
- + LLVM_CFLAGS='-I/usr/local/llvm15/include  -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ /usr/local/bin/llvm-config15 --ldflags
- + LLVM_LDFLAGS='-L/usr/local/llvm15/lib '
- ++ /usr/local/bin/llvm-config15 --libdir
- + LLVM_LIBDIR=/usr/local/llvm15/lib
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wstring-conversion //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Werror=unguarded-availability-new //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wcovered-switch-default //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ echo -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
- ++ sed 's/-Wdelete-non-virtual-dtor //'
- + LLVM_CFLAGS='-I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
- ++ mktemp -d
- + tempdir=/tmp/tmp.agbeQ44P
- + cat
- + CC=cc
- + cc -o /tmp/tmp.agbeQ44P/test_libclang.o -c -I/usr/local/llvm15/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS /tmp/tmp.agbeQ44P/test_libclang.c
- + cc -o /tmp/tmp.agbeQ44P/test_libclang -L/usr/local/llvm15/lib /tmp/tmp.agbeQ44P/test_libclang.o -lclang -Wl,-rpath,/usr/local/llvm15/lib
- + /tmp/tmp.agbeQ44P/test_libclang
- + true
- + clean_tempdir
- + rm -f /tmp/tmp.agbeQ44P/test_libclang.c /tmp/tmp.agbeQ44P/test_libclang.o /tmp/tmp.agbeQ44P/test_libclang
- + rmdir /tmp/tmp.agbeQ44P
- + checksum=
- + for hasher in "sha512:sha512sum" "sha512:shasum -a 512" "md5:md5sum" "md5:md5 -q"
- ++ sha512sum /usr/local/bin/llvm-config15
- + hasher_output='17caee93c514fcf855383661b00a585bc182695653db27373bc5dac4bc27e88e23fd14654e61e03e1e856f93d85b77a430d35910f191b241472b43ed93265832  /usr/local/bin/llvm-config15'
- + checksum=sha512=17caee93c514fcf855383661b00a585bc182695653db27373bc5dac4bc27e88e23fd14654e61e03e1e856f93d85b77a430d35910f191b241472b43ed93265832
- + break
- + '[' -z sha512=17caee93c514fcf855383661b00a585bc182695653db27373bc5dac4bc27e88e23fd14654e61e03e1e856f93d85b77a430d35910f191b241472b43ed93265832 ']'
- + cat
- + exit 0
-> compiled  conf-libclang.15
Processing 44/150: [dolog.4.0.0: http] [camlidl: gmake all]
-> installed conf-libclang.15
Processing 45/150: [dolog.4.0.0: http] [camlidl: gmake all]
-> retrieved clangml.4.8.0  (https://github.com/thierry-martinez/clangml/releases/download/v4.8.0/clangml.4.8.0.tar.gz)
Processing 46/150: [dolog.4.0.0: http] [camlidl: gmake all]
Processing 46/150: [camlidl: gmake all]
-> retrieved dolog.4.0.0  (https://github.com/UnixJunkie/dolog/archive/v4.0.0.tar.gz)
Processing 47/150: [camlidl: gmake all]
-> retrieved fix.20230505  (cached)
Processing 48/150: [memcad.1.1.0: http] [camlidl: gmake all]
Processing 48/150: [camlidl: gmake all]
-> retrieved dune.3.11.1  (cached)
Processing 49/150: [metapp.0.4.4: http] [camlidl: gmake all]
Processing 50/150: [metapp.0.4.4: http] [camlidl: gmake all] [dune: ocaml 39]
Processing 50/150: [camlidl: gmake all] [dune: ocaml 39]
-> retrieved memcad.1.1.0  (https://gitlab.inria.fr/memcad/memcad/-/archive/v1.1.0/memcad-v1.1.0.tar.gz)
Processing 51/150: [metaquot.0.5.2: http] [camlidl: gmake all] [dune: ocaml 39]
-> retrieved metapp.0.4.4  (https://github.com/thierry-martinez/metapp/releases/download/v0.4.4/metapp.0.4.4.tar.gz)
Processing 52/150: [metaquot.0.5.2: http] [mlbdd.0.7.3: http] [camlidl: gmake all] [dune: ocaml 39]
-> retrieved dune-configurator.3.11.1  (cached)
Processing 53/150: [metaquot.0.5.2: http] [mlbdd.0.7.3: http] [camlidl: gmake all] [dune: ocaml 39]
Processing 53/150: [metaquot.0.5.2: http] [camlidl: gmake all] [dune: ocaml 39]
-> retrieved mlgmpidl.1.2.15  (cached)
Processing 54/150: [metaquot.0.5.2: http] [obuild.0.1.10: http] [camlidl: gmake all] [dune: ocaml 39]
-> retrieved mlbdd.0.7.3  (https://github.com/arlencox/mlbdd/archive/v0.7.3.tar.gz)
Processing 55/150: [metaquot.0.5.2: http] [obuild.0.1.10: http] [camlidl: gmake all] [dune: ocaml 39]
Processing 55/150: [obuild.0.1.10: http] [camlidl: gmake all] [dune: ocaml 39]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 56/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [camlidl: gmake all] [dune: ocaml 39]
-> retrieved metaquot.0.5.2  (https://github.com/thierry-martinez/metaquot/releases/download/v0.5.2/metaquot.0.5.2.tar.gz)
Processing 57/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [camlidl: gmake all] [dune: ocaml 39]
- cd compiler; /usr/local/bin/gmake all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/compiler'
- cd runtime; /usr/local/bin/gmake all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/runtime'
- ocamlc -g -ccopt "-Wall -g" idlalloc.c
- ocamlc -g -ccopt "-Wall -g" comintf.c
- comintf.c:252:7: warning: variable 'u1' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:259:25: note: uninitialized use occurs here
-   GUID_val(res).Data1 = u1;
-                         ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:9: note: initialize the variable 'u1' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-         ^
-          = 0
- comintf.c:252:7: warning: variable 'u2' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:260:25: note: uninitialized use occurs here
-   GUID_val(res).Data2 = u2;
-                         ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:13: note: initialize the variable 'u2' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-             ^
-              = 0
- comintf.c:252:7: warning: variable 'u3' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:261:25: note: uninitialized use occurs here
-   GUID_val(res).Data3 = u3;
-                         ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:17: note: initialize the variable 'u3' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                 ^
-                  = 0
- comintf.c:252:7: warning: variable 'u4' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:262:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[0] = u4;
-                            ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:21: note: initialize the variable 'u4' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                     ^
-                      = 0
- comintf.c:252:7: warning: variable 'u5' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:263:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[1] = u5;
-                            ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:25: note: initialize the variable 'u5' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                         ^
-                          = 0
- comintf.c:252:7: warning: variable 'u6' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:264:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[2] = u6;
-                            ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:29: note: initialize the variable 'u6' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                             ^
-                              = 0
- comintf.c:252:7: warning: variable 'u7' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:265:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[3] = u7;
-                            ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:33: note: initialize the variable 'u7' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                                 ^
-                                  = 0
- comintf.c:252:7: warning: variable 'u8' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:266:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[4] = u8;
-                            ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:37: note: initialize the variable 'u8' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                                     ^
-                                      = 0
- comintf.c:252:7: warning: variable 'u9' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:267:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[5] = u9;
-                            ^~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:41: note: initialize the variable 'u9' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                                         ^
-                                          = 0
- comintf.c:252:7: warning: variable 'u10' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:268:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[6] = u10;
-                            ^~~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:46: note: initialize the variable 'u10' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                                              ^
-                                               = 0
- comintf.c:252:7: warning: variable 'u11' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:269:28: note: uninitialized use occurs here
-   GUID_val(res).Data4[7] = u11;
-                            ^~~
- comintf.c:252:7: note: remove the '||' if its condition is always false
-   if (caml_string_length(str) != 36 ||
-       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- comintf.c:250:51: note: initialize the variable 'u11' to silence this warning
-   int u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11;
-                                                   ^
-                                                    = 0
- 11 warnings generated.
- ocamlc -g -ccopt "-Wall -g" comerror.c
- rm -f dllcamlidl.so
- ocamlmklib -o camlidl  idlalloc.o comintf.o comerror.o 
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/runtime'
- cd lib; /usr/local/bin/gmake all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/lib'
- cd tools; /usr/local/bin/gmake all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/tools'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlidl.1.11/tools'
-> compiled  camlidl.1.11
Processing 57/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39]
-> installed camlidl.1.11
Processing 58/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39]
-> retrieved ocamlbuild.0.14.2  (cached)
Processing 59/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39]
Processing 60/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake configure.make]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 61/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake configure.make]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 62/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
-> retrieved ounit.2.2.7  (cached)
Processing 63/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: patch]
Processing 63/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake configure.make] [ocamlfind: ./configure]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \
- echo "OCAML_LIBDIR=/usr/home/opam/.opam/4.14.1/lib/ocaml"; \
- echo "OCAML_MANDIR=/usr/home/opam/.opam/4.14.1/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=/usr/home/opam/.opam/4.14.1"; \
- echo "BINDIR=/usr/home/opam/.opam/4.14.1/bin"; \
- echo "LIBDIR=/usr/home/opam/.opam/4.14.1/lib"; \
- echo "MANDIR=/usr/home/opam/.opam/4.14.1/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/usr/home/opam/.opam/4.14.1/bin"'; \
- echo 'let libdir = "/usr/home/opam/.opam/4.14.1/lib"'; \
- echo 'let ocaml_libdir = "/usr/home/opam/.opam/4.14.1/lib/ocaml"'; \
- echo 'let libdir_abs = "/usr/home/opam/.opam/4.14.1/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 63/150: [obuild.0.1.10: http] [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 63/150: [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ounit2.2.2.7  (cached)
Processing 64/150: [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved obuild.0.1.10  (https://github.com/ocaml-obuild/obuild/archive/obuild-v0.1.10.tar.gz)
Processing 65/150: [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 66/150: [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 67/150: [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved parmap.1.2.5  (cached)
Processing 68/150: [ocaml-migrate-parsetree.2.4.0: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 68/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved qcheck.0.21.2  (cached)
Processing 69/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved qcheck-core.0.21.2  (cached)
Processing 70/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocaml-migrate-parsetree.2.4.0  (https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/2.4.0/ocaml-migrate-parsetree-2.4.0.tbz)
Processing 71/150: [qtest.2.11.2: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved qcheck-ounit.0.21.2  (cached)
Processing 72/150: [qtest.2.11.2: http] [refl.0.4.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppxlib.0.31.0  (cached)
Processing 73/150: [qtest.2.11.2: http] [refl.0.4.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 74/150: [qtest.2.11.2: http] [refl.0.4.1: http] [setr.0.1.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
Processing 75/150: [qtest.2.11.2: http] [refl.0.4.1: http] [setr.0.1.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
-> installed seq.base
Processing 76/150: [qtest.2.11.2: http] [refl.0.4.1: http] [setr.0.1.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: ./configure]
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- 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)
- 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:      /usr/home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /usr/home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /usr/home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     topfind script:        /usr/home/opam/.opam/4.14.1/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 76/150: [qtest.2.11.2: http] [refl.0.4.1: http] [setr.0.1.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 76/150: [refl.0.4.1: http] [setr.0.1.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved qtest.2.11.2  (https://github.com/vincent-hugot/qtest/archive/v2.11.2.tar.gz)
Processing 77/150: [refl.0.4.1: http] [setr.0.1.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 78/150: [refl.0.4.1: http] [setr.0.1.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 78/150: [refl.0.4.1: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
Processing 78/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved setr.0.1.1  (https://github.com/arlencox/SETr/archive/v0.1.1.tar.gz)
Processing 79/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved refl.0.4.1  (https://github.com/thierry-martinez/refl/releases/download/v0.4.1/refl.0.4.1.tar.gz)
Processing 80/150: [traverse.0.3.0: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake all]
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stdcompat.19  (cached)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/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@' '/usr/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;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 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     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@' '/usr/home/opam/.opam/4.14.1/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/4.14.1/lib' -p >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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 80/150: [traverse.0.3.0: http] [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
Processing 80/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake opt]
-> retrieved traverse.0.3.0  (https://github.com/thierry-martinez/traverse/archive/v0.3.0.tar.gz)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/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 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 80/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled]
Processing 81/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled] [ocamlfind: gmake install]
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/usr/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/4.14.1/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 "/usr/home/opam/.opam/4.14.1/bin"
- install -d "/usr/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/usr/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/usr/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/4.14.1/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 "/usr/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/usr/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/usr/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/usr/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/usr/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/usr/home/opam/.opam/4.14.1/man/man1" "/usr/home/opam/.opam/4.14.1/man/man3" "/usr/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 81/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled]
Processing 82/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled]
-> installed base-bytes.base
Processing 83/150: [dune: ocaml 39] [obuild: ./bootstrap] [ocamlbuild: gmake check-if-preinstalled]
- if test -d /usr/home/opam/.opam/4.14.1/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/usr/home/opam/.opam/4.14.1/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
- /usr/local/bin/gmake ocamlbuild.install
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/local/bin/gmake install-bin-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- /usr/local/bin/gmake install-lib-basics-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-byte-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-lib-native-opam
- gmake[3]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[3]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-man-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- /usr/local/bin/gmake install-doc-opam
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.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
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing 83/150: [dune: ocaml 39] [obuild: ./bootstrap]
-> installed ocamlbuild.0.14.2
Processing 84/150: [dune: ocaml 39] [obuild: ./bootstrap]
- 4.14.1
- Using compat402.ml
- COMPILING compat
- COMPILING fugue
- File "fugue.ml", line 215, characters 18-36:
- 215 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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
- COMPILING filepath
- COMPILING filesystem
- BUILDING library obuild_ext.cmxa
- COMPILING types
- COMPILING gconf
- COMPILING filetype
- COMPILING dag
- COMPILING libname
- COMPILING pp
- File "pp.ml", line 13, characters 26-42:
- 13 |   let of_string s = match String.lowercase s with
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- COMPILING expr
- File "expr.ml", lines 129-131, characters 20-33:
- 129 | ....................match (string_split ':' v ~limit:2) with
- 130 |         [ _ ] -> ("", v)
- 131 |       | [ p1; rest] -> (p1, rest)...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::_::_::_
- File "expr.ml", lines 132-134, characters 23-35:
- 132 | .......................match (string_split '-' rest ~limit:2) with
- 133 |         [ _ ] -> (p1, rest, "")
- 134 |       | [ p2 ; p3 ] -> (p1, p2, p3)...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::_::_::_
- COMPILING utils
- File "utils.ml", line 70, characters 23-73:
- 70 |            try let _ = List.find (fun n -> Filesystem.exists (n p)) names in true
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- COMPILING modname
- File "modname.ml", line 22, characters 12-26:
- 22 |     else if Char.uppercase x.[0] <> x.[0] then (raise (InvalidModuleName x))
-                  ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.uppercase
- Use Char.uppercase_ascii instead.
- File "modname.ml", line 27, characters 15-34:
- 27 | let to_dir x = String.uncapitalize x
-                     ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "modname.ml", line 28, characters 27-46:
- 28 | let to_x ext modname = fn (String.uncapitalize modname ^ ext)
-                                 ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "modname.ml", line 47, characters 34-51:
- 47 | let of_directory filename = wrap (String.capitalize (fn_to_string filename))
-                                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "modname.ml", line 49, characters 12-29:
- 49 |   try wrap (String.capitalize (Filename.chop_extension (fn_to_string filename)))
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- COMPILING taskdep
- COMPILING helper
- COMPILING dagutils
- COMPILING process
- COMPILING findlibConf
- COMPILING scheduler
- COMPILING prog
- COMPILING dependencies
- COMPILING generators
- COMPILING hier
- File "hier.ml", line 88, characters 15-34:
- 88 |     let name = String.uncapitalize modname in
-                     ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "hier.ml", line 194, characters 28-45:
- 194 |   let m = try Modname.wrap (String.capitalize name)
-                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- COMPILING meta
- COMPILING metacache
- COMPILING target
- COMPILING dist
- COMPILING project
- File "project.ml", line 84, characters 8-24:
- 84 |   match String.lowercase value with
-              ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 96, characters 53-70:
- 96 |   let wrap_module_nice s = Hier.make [(Modname.wrap (String.capitalize s))] in
-                                                           ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "project.ml", line 105, characters 10-26:
- 105 |     match String.lowercase k with
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 207, characters 15-31:
- 207 |          match String.lowercase blockName with
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 224, characters 13-29:
- 224 |       (match String.lowercase k with
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 255, characters 17-33:
- 255 |            match String.lowercase blockName with
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 267, characters 13-29:
- 267 |       (match String.lowercase k with
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 386, characters 13-29:
- 386 |       (match String.lowercase k with
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 477, characters 15-31:
- 477 |          match String.lowercase blockName with
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "project.ml", line 488, characters 14-30:
- 488 |         match String.lowercase k with
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- COMPILING analyze
- File "analyze.ml", line 110, characters 23-39:
- 110 |         Hashtbl.add h (String.lowercase k) (default "" v)
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- COMPILING configure
- File "configure.ml", line 34, characters 57-73:
- 34 |             add (sprintf "#define PROJECT_FLAG_%s %d\n" (String.uppercase name) (if v then 1 else 0))
-                                                               ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- COMPILING prepare
- File "prepare.ml", line 379, characters 10-113:
- 379 |           (match file_entry with Hier.FileEntry _ -> SimpleModule | Hier.GeneratedFileEntry _ -> GeneratedModule)
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- DirectoryEntry _
- COMPILING buildprogs
- COMPILING build
- COMPILING exception
- BUILDING library obuild.cmxa
- COMPILING sdist
- COMPILING doc
- COMPILING init
- File "init.ml", line 98, characters 45-62:
- 98 |             let modules = List.map (fun m -> String.capitalize $ strip_ext ~ext:".ml" m)
-                                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- COMPILING help
- COMPILING install
- COMPILING path_generated
- COMPILING main
- LINKING obuild.bootstrap
- Configuring obuild-0.1.9...
- [ 1 of 57] Compiling Ext.Compat                    
- [ 2 of 57] Compiling Ext.Fugue                     
- File "ext/compat.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "ext/fugue.ml", line 215, characters 18-36:
- 215 |     let compare = Pervasives.compare
-                         ^^^^^^^^^^^^^^^^^^
- 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 "ext/fugue.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [ 3 of 57] Intfing Ext.Filepath                  
- [ 4 of 57] Compiling Ext.Filepath                  
- [ 5 of 57] Intfing Ext.Filesystem                
- [ 6 of 57] Compiling Ext.Filesystem                
- File "ext/filesystem.ml", lines 18-21, characters 11-58:
- 18 | ...........match (Unix.lstat fent).Unix.st_kind with
- 19 |            | Unix.S_DIR -> rmdir_recursive (Unix.rmdir) fent
- 20 |            | Unix.S_REG -> Unix.unlink fent
- 21 |            | _          -> raise (UnexpectedFileType fent)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Unix.file_kind.
- 
- [ 7 of 57] Packing Ext                           
- [ 8 of 57] Linking library dist/build/lib-obuild.ext/obuild_ext.cmxa
- [ 8 of 57] Linking library dist/build/lib-obuild.ext/obuild_ext.cmxs
- [ 8 of 57] Linking library dist/build/lib-obuild.ext/obuild_ext.cma
- [ 9 of 57] Checking dist/build/lib-obuild.ext
- [10 of 57] Compiling Obuild.Filetype               
- [11 of 57] Compiling Obuild.Gconf                  
- File "obuild/filetype.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [12 of 57] Compiling Obuild.Pp                     
- File "obuild/gconf.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [13 of 57] Compiling Obuild.Dag                    
- File "obuild/pp.ml", line 13, characters 26-42:
- 13 |   let of_string s = match String.lowercase s with
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/pp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [14 of 57] Compiling Obuild.Expr                   
- File "obuild/dag.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [15 of 57] Compiling Obuild.Modname                
- File "obuild/modname.ml", line 22, characters 12-26:
- 22 |     else if Char.uppercase x.[0] <> x.[0] then (raise (InvalidModuleName x))
-                  ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.uppercase
- Use Char.uppercase_ascii instead.
- File "obuild/modname.ml", line 27, characters 15-34:
- 27 | let to_dir x = String.uncapitalize x
-                     ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 28, characters 27-46:
- 28 | let to_x ext modname = fn (String.uncapitalize modname ^ ext)
-                                 ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "obuild/modname.ml", line 47, characters 34-51:
- 47 | let of_directory filename = wrap (String.capitalize (fn_to_string filename))
-                                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "obuild/modname.ml", line 49, characters 12-29:
- 49 |   try wrap (String.capitalize (Filename.chop_extension (fn_to_string filename)))
-                  ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "obuild/modname.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [16 of 57] Compiling Obuild.Types                  
- File "obuild/expr.ml", lines 129-131, characters 20-33:
- 129 | ....................match (string_split ':' v ~limit:2) with
- 130 |         [ _ ] -> ("", v)
- 131 |       | [ p1; rest] -> (p1, rest)...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::_::_::_
- File "obuild/expr.ml", lines 132-134, characters 23-35:
- 132 | .......................match (string_split '-' rest ~limit:2) with
- 133 |         [ _ ] -> (p1, rest, "")
- 134 |       | [ p2 ; p3 ] -> (p1, p2, p3)...
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- _::_::_::_
- File "obuild/expr.ml", lines 216-222, characters 8-9:
- 216 | ........(match r with
- 217 |          | Token.RPAREN :: r -> (Paren e, r)
- 218 |          | Token.OR :: _ | Token.AND :: _ ->
- 219 |            let (e, r) = parse_bin_expr e r in
- 220 |            loop e r
- 221 |          | _ -> raise UnbalancedParenthesis;
- 222 |         )
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- File "obuild/expr.ml", lines 209-231, characters 4-82:
- 209 | ....match l with
- 210 |     | [] -> raise MalformedExpression
- 211 |     | Token.NOT :: r ->
- 212 |       let (e, r) = parse_sub_expr r in ((Not e), r)
- 213 |     | Token.LPAREN :: r ->
- ...
- 228 |     | Token.LT :: Token.VER v :: r -> (Lt v, r)
- 229 |     | Token.LE :: Token.VER v :: r -> (Le v, r)
- 230 |     | Token.NE :: Token.VER v :: r -> (Ne v, r)
- 231 |     | z              -> raise (UnknownExpression (showList "," Token.to_string z))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- File "obuild/expr.ml", lines 233-236, characters 4-36:
- 233 | ....match l with
- 234 |     | Token.OR :: r -> let (e, r) = parse_sub_expr r in ((Or (expr,e)), r)
- 235 |     | Token.AND :: r -> let (e, r) = parse_sub_expr r in ((And (expr,e)), r)
- 236 |     | _ -> raise MalformedExpression
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- File "obuild/expr.ml", lines 268-271, characters 2-73:
- 268 | ..match Token.lexer s with
- 269 |   | []                    -> raise ExpressionEmpty
- 270 |   | Token.ID name :: constraints -> (name, (parse_constraints name constraints))
- 271 |   | x :: _           -> raise (InvalidDependencyName (Token.to_string x))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Token.t.
- File "obuild/expr.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [17 of 57] Compiling Obuild.Taskdep                
- File "obuild/types.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [18 of 57] Compiling Obuild.Libname                
- File "obuild/taskdep.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [19 of 57] Compiling Obuild.Utils                  
- File "obuild/libname.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [20 of 57] Compiling Obuild.Dagutils               
- File "obuild/dagutils.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "obuild/utils.ml", line 70, characters 23-73:
- 70 |            try let _ = List.find (fun n -> Filesystem.exists (n p)) names in true
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "obuild/utils.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [21 of 57] Compiling Obuild.Helper                 
- File "obuild/helper.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [22 of 57] Compiling Obuild.Process                
- File "obuild/process.ml", lines 95-97, characters 2-57:
- 95 | ..match pstat with
- 96 |   | Unix.WEXITED 0 -> Success (Buffer.contents p.out.buf, Buffer.contents p.err.buf, Unix.gettimeofday () -. p.time)
- 97 |   | _              -> Failure (Buffer.contents p.err.buf)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Unix.process_status.
- File "obuild/process.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [23 of 57] Compiling Obuild.Scheduler              
- [24 of 57] Compiling Obuild.FindlibConf            
- File "obuild/findlibConf.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [25 of 57] Compiling Obuild.Prog                   
- File "obuild/scheduler.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [26 of 57] Compiling Obuild.Meta                   
- File "obuild/prog.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [27 of 57] Compiling Obuild.Generators             
- File "obuild/generators.ml", line 55, characters 10-101:
- 55 |   let s = match ext with Filetype.FileOther s -> s | _ -> raise (GeneratorNotFound (fp_to_string fp)) in
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- File "obuild/generators.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [28 of 57] Compiling Obuild.Dependencies           
- File "obuild/dependencies.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [29 of 57] Compiling Obuild.Hier                   
- File "obuild/meta.ml", lines 129-130, characters 27-67:
- 129 | ...........................match p with Predicate.Neg n -> not (List.mem n constraints)
- 130 |                                       | _ -> List.mem p constraints.......
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Predicate.t.
- File "obuild/meta.ml", lines 139-140, characters 29-63:
- 139 | .............................match p with Predicate.Neg n -> not (List.mem n preds)
- 140 |                                         | _ -> List.mem p preds...............
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Predicate.t.
- File "obuild/meta.ml", lines 315-319, characters 28-36:
- 315 | ............................function
- 316 |     | COMMA :: ID s :: xs -> let (l, r) = parse_predicate xs in ((Predicate.of_string s) :: l, r)
- 317 |     | COMMA :: MINUS :: ID s :: xs ->
- 318 |       let (l, r) = parse_predicate xs in ((Predicate.Neg (Predicate.of_string s)) :: l, r)
- 319 |     | xs                 -> ([], xs)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 324-327, characters 48-95:
- 324 | ................................................match xs2 with
- 325 |         | RPAREN :: xs3 ->
- 326 |           ((Predicate.of_string s) :: preds, xs3)
- 327 |         | _ -> raise (MetaParseError (name, ("expecting ')' after " ^ field ^ "'s predicate")))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 330-333, characters 48-95:
- 330 | ................................................match xs2 with
- 331 |         | RPAREN :: xs3 ->
- 332 |           ((Predicate.Neg (Predicate.of_string s)) :: preds, xs3)
- 333 |         | _ -> raise (MetaParseError (name, ("expecting ')' after " ^ field ^ "'s predicate")))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 321-335, characters 40-20:
- 321 | ........................................function
- 322 |     | LPAREN :: RPAREN :: xs -> ([], xs)
- 323 |     | LPAREN :: ID s :: xs ->
- 324 |       (let (preds, xs2) = parse_predicate xs in match xs2 with
- 325 |         | RPAREN :: xs3 ->
- ...
- 332 |           ((Predicate.Neg (Predicate.of_string s)) :: preds, xs3)
- 333 |         | _ -> raise (MetaParseError (name, ("expecting ')' after " ^ field ^ "'s predicate")))
- 334 |       )
- 335 |     | xs -> ([], xs)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 347-354, characters 8-75:
- 347 | ........match xs2 with
- 348 |         | PLUSEQ :: S reqs :: xs3
- 349 |         | EQ :: S reqs :: xs3 ->
- 350 |           let deps = List.map (fun r -> Libname.of_string r)
- 351 |                      $ (List.filter (fun x -> x <> "") $ string_split_pred (fun c -> List.mem c [',';' ']) reqs)
- 352 |           in
- 353 |           parse pkg_name { acc with Pkg.requires = (preds, (List.rev deps)) :: acc.Pkg.requires } xs3
- 354 |         | _ -> raise (MetaParseError (pkg_name, "parsing requires failed"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 361-365, characters 8-74:
- 361 | ........match xs2 with
- 362 |         | EQ :: S v :: xs3 ->
- 363 |           let nacc = { acc with Pkg.warning = acc.Pkg.warning @ [(preds, v)] } in
- 364 |           parse pkg_name nacc xs3
- 365 |         | _ -> raise (MetaParseError (pkg_name, "parsing warning failed"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 370-377, characters 8-74:
- 370 | ........match xs2 with
- 371 |         | PLUSEQ :: S v :: xs3 ->
- 372 |           let nacc = { acc with Pkg.append_archives = acc.Pkg.append_archives @ [(preds, v)] } in
- 373 |           parse pkg_name nacc xs3
- 374 |         | EQ :: S v :: xs3 ->
- 375 |           let nacc = { acc with Pkg.archives = acc.Pkg.archives @ [(preds, v)] } in
- 376 |           parse pkg_name nacc xs3
- 377 |         | _ -> raise (MetaParseError (pkg_name, "parsing archive failed"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 382-389, characters 8-73:
- 382 | ........match xs2 with
- 383 |         | PLUSEQ :: S v :: xs3 ->
- 384 |           let nacc = { acc with Pkg.append_archives = acc.Pkg.append_archives @ [(preds, v)] } in
- 385 |           parse pkg_name nacc xs3
- 386 |         | EQ :: S v :: xs3 ->
- 387 |           let nacc = { acc with Pkg.archives = acc.Pkg.archives @ [(preds, v)] } in
- 388 |           parse pkg_name nacc xs3
- 389 |         | _ -> raise (MetaParseError (pkg_name, "parsing plugin failed"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 394-397, characters 8-70:
- 394 | ........match xs2 with
- 395 |         | EQ :: S v :: xs3 ->
- 396 |           parse pkg_name { acc with Pkg.ppx = Some (preds, v)} xs3
- 397 |         | _ -> raise (MetaParseError (pkg_name, "parsing ppx failed"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 401-405, characters 8-73:
- 401 | ........match xs2 with
- 402 |         | PLUSEQ :: S v :: xs3 
- 403 |         | EQ :: S v :: xs3 ->
- 404 |           parse pkg_name { acc with Pkg.ppxopt = acc.Pkg.ppxopt @ [(preds, v)]} xs3
- 405 |         | _ -> raise (MetaParseError (pkg_name, "parsing ppxopt failed"))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 410-413, characters 26-57:
- 410 | ..........................function
- 411 |           | RPAREN::zs -> zs
- 412 |           | _::zs      -> consume zs
- 413 |           | []         -> failwith "eof in error context"
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 415-417, characters 8-61:
- 415 | ........match consume xs with
- 416 |         | EQ :: S _ :: xs2 -> parse pkg_name acc xs2
- 417 |         | _                -> failwith "parsing error failed"
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 421-424, characters 8-74:
- 421 | ........match xs2 with
- 422 |         | EQ :: S s :: xs3 ->
- 423 |           parse pkg_name { acc with Pkg.linkopts = ((if preds = [] then None else Some preds), s) :: acc.Pkg.linkopts } xs3
- 424 |         | _         -> failwith "parsing linkopts failed, expecting equal"
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", lines 337-429, characters 31-97:
- 337 | ...............................function
- 338 |     | []           -> (acc, [])
- 339 |     | RPAREN :: xs -> (acc, xs)
- 340 |     | ID "package" :: S name :: LPAREN :: xs ->
- 341 |       (let (pkg, xs2) = parse pkg_name (Pkg.make name) xs in
- ...
- 426 |     | ID stuff :: EQ :: S stuffVal :: xs ->
- 427 |       parse pkg_name { acc with Pkg.assignment = (stuff, stuffVal) :: acc.Pkg.assignment } xs
- 428 |     | x :: xs -> raise (MetaParseError (pkg_name, ("unknown token '" ^ to_string x ^ "' in meta file\n" ^
- 429 |                                                    (String.concat " " (List.map to_string xs)))))
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type t.
- File "obuild/meta.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "obuild/meta.ml", line 5, characters 0-11:
- 5 | open Helper
-     ^^^^^^^^^^^
- Warning 33 [unused-open]: unused open Helper.
- File "obuild/meta.ml", line 6, characters 0-10:
- 6 | open Gconf
-     ^^^^^^^^^^
- Warning 33 [unused-open]: unused open Gconf.
- 
- [30 of 57] Compiling Obuild.Metacache              
- File "obuild/metacache.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "obuild/metacache.ml", line 1, characters 0-9:
- 1 | open Meta
-     ^^^^^^^^^
- Warning 33 [unused-open]: unused open Meta.
- 
- File "obuild/hier.ml", line 88, characters 15-34:
- 88 |     let name = String.uncapitalize modname in
-                     ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead.
- File "obuild/hier.ml", line 194, characters 28-45:
- 194 |   let m = try Modname.wrap (String.capitalize name)
-                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "obuild/hier.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "obuild/hier.ml", line 3, characters 0-10:
- 3 | open Types
-     ^^^^^^^^^^
- Warning 33 [unused-open]: unused open Types.
- 
- [31 of 57] Compiling Obuild.Target                 
- File "obuild/target.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [32 of 57] Compiling Obuild.Project                
- [33 of 57] Compiling Obuild.Dist                   
- File "obuild/dist.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "obuild/project.ml", line 84, characters 8-24:
- 84 |   match String.lowercase value with
-              ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 96, characters 53-70:
- 96 |   let wrap_module_nice s = Hier.make [(Modname.wrap (String.capitalize s))] in
-                                                           ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "obuild/project.ml", line 105, characters 10-26:
- 105 |     match String.lowercase k with
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 207, characters 15-31:
- 207 |          match String.lowercase blockName with
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 224, characters 13-29:
- 224 |       (match String.lowercase k with
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 255, characters 17-33:
- 255 |            match String.lowercase blockName with
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 267, characters 13-29:
- 267 |       (match String.lowercase k with
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 386, characters 13-29:
- 386 |       (match String.lowercase k with
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 477, characters 15-31:
- 477 |          match String.lowercase blockName with
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 488, characters 14-30:
- 488 |         match String.lowercase k with
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/project.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [34 of 57] Compiling Obuild.Analyze                
- File "obuild/analyze.ml", lines 59-61, characters 8-31:
- 59 | ........match name with
- 60 |         | Name.Lib lname -> Some lname
- 61 |         | _             -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- File "obuild/analyze.ml", line 110, characters 23-39:
- 110 |         Hashtbl.add h (String.lowercase k) (default "" v)
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "obuild/analyze.ml", lines 184-191, characters 22-35:
- 184 | ......................match preds with
- 185 |                       | [Meta.Predicate.Toploop] -> ()
- 186 |                       | _ ->
- 187 |                           List.iter (fun reqDep ->
- 188 |                               verbose Debug "  library %s depends on %s\n" (Libname.to_string dep) (Libname.to_string reqDep);
- 189 |                               Dag.addEdge (Dependency dep) (Dependency reqDep) depsDag;
- 190 |                               loop reqDep
- 191 |                           ) reqDeps
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Meta.Predicate.t.
- File "obuild/analyze.ml", lines 208-211, characters 10-11:
- 208 | ..........(match target.target_name with
- 209 |            | Name.Lib l -> Dag.addNode (Dependency l) depsDag; Dag.addEdge (Dependency l)
- 210 |            | _         -> fun _ _ -> ()
- 211 |           )
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- File "obuild/analyze.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [35 of 57] Compiling Obuild.Configure              
- [36 of 57] Compiling Obuild.Prepare                
- File "obuild/configure.ml", line 34, characters 57-73:
- 34 |             add (sprintf "#define PROJECT_FLAG_%s %d\n" (String.uppercase name) (if v then 1 else 0))
-                                                               ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uppercase
- Use String.uppercase_ascii/StringLabels.uppercase_ascii instead.
- File "obuild/configure.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- File "obuild/prepare.ml", lines 168-170, characters 8-32:
- 168 | ........match node with
- 169 |         | Dependency dep -> Some dep
- 170 |         | _              -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Analyze.dependency_tag.
- File "obuild/prepare.ml", lines 218-228, characters 17-15:
- 218 | .................(match Filetype.of_filepath fp with
- 219 |                 | Filetype.FileML  -> Some (Modname.of_filename f)
- 220 |                 | Filetype.FileMLI  ->
- 221 |                   if (Filesystem.exists (srcDir </> ((chop_extension f) <.> "ml"))) then
- 222 |                     None
- ...
- 225 |                 | Filetype.FileOther s -> if Generators.is_generator_ext s then Some (Modname.of_filename f)
- 226 |                   else None
- 227 |                 | _                -> None
- 228 |               )
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- File "obuild/prepare.ml", line 379, characters 10-113:
- 379 |           (match file_entry with Hier.FileEntry _ -> SimpleModule | Hier.GeneratedFileEntry _ -> GeneratedModule)
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- DirectoryEntry _
- File "obuild/prepare.ml", lines 489-493, characters 10-19:
- 489 | ..........match r with
- 490 |           | CompileModule _ | CompileDirectory _->
- 491 |             Dag.addEdge (LinkTarget target) r stepsDag;
- 492 |             Dag.addEdge (CheckTarget target) (LinkTarget target) stepsDag;
- 493 |           | _ -> ()
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type compile_step.
- File "obuild/prepare.ml", lines 552-554, characters 6-18:
- 552 | ......match Hashtbl.find conf.project_dep_data dep with
- 553 |       | Internal -> true
- 554 |       | _ -> false............
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Analyze.dep_type.
- File "obuild/prepare.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "obuild/prepare.ml", line 202, characters 9-16:
- 202 |     let (srcPath,srcDir) =
-                ^^^^^^^
- Warning 27 [unused-var-strict]: unused variable srcPath.
- File "obuild/prepare.ml", line 233, characters 13-20:
- 233 |         let (srcPath, srcFile, intfFile) =
-                    ^^^^^^^
- Warning 27 [unused-var-strict]: unused variable srcPath.
- File "obuild/prepare.ml", line 239, characters 37-41:
- 239 |           | Hier.GeneratedFileEntry (path, file, generated) ->
-                                            ^^^^
- Warning 27 [unused-var-strict]: unused variable path.
- 
- [37 of 57] Compiling Obuild.Buildprogs             
- File "obuild/buildprogs.ml", lines 69-73, characters 14-73:
- 69 | ..............function
- 70 |     | Filetype.FileML -> ext
- 71 |     | Filetype.FileMLI -> Filetype.FileCMI
- 72 |     | _ -> (* It should not happen *)
- 73 |       if buildMode = ByteCode then Filetype.FileCMO else Filetype.FileCMX
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- File "obuild/buildprogs.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "obuild/buildprogs.ml", line 66, characters 17-23:
- 66 | let runOcamlPack srcDir dstDir annotMode buildMode packOpt dest modules =
-                       ^^^^^^
- Warning 27 [unused-var-strict]: unused variable srcDir.
- 
- [38 of 57] Compiling Obuild.Build                  
- File "obuild/build.ml", lines 60-72, characters 45-7:
- 60 | .............................................(
- 61 |         match srcTy with
- 62 |         | Filetype.FileCMX | Filetype.FileCMO ->
- 63 |           let bml = Filetype.replace_extension bdest Filetype.FileML in
- 64 |           let bmli = Filetype.replace_extension bdest Filetype.FileMLI in
- ...
- 69 |           "Library changed " ^ fp_to_string changedSrc
- 70 |         | _ ->
- 71 |           "Dependencies changed " ^ fp_to_string changedSrc
- 72 |       )
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- File "obuild/build.ml", lines 59-80, characters 4-42:
- 59 | ....match Filetype.of_filename bdest with
- 60 |     | Filetype.FileCMX | Filetype.FileCMO -> (
- 61 |         match srcTy with
- 62 |         | Filetype.FileCMX | Filetype.FileCMO ->
- 63 |           let bml = Filetype.replace_extension bdest Filetype.FileML in
- ...
- 77 |       else if bh = bsrc then ("H file " ^ fn_to_string bsrc ^ " changed")
- 78 |       else ("file changed " ^ fp_to_string changedSrc)
- 79 |     | _ ->
- 80 |       fp_to_string changedSrc ^ " changed"
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Filetype.t.
- File "obuild/build.ml", line 89, characters 6-63:
- 89 |       match (t,o) with (ByteCode,WithProf) -> false | _ -> true) all_modes
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Types.ocaml_compiled_type.
- File "obuild/build.ml", line 89, characters 6-63:
- 89 |       match (t,o) with (ByteCode,WithProf) -> false | _ -> true) all_modes
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Types.ocaml_compilation_option.
- File "obuild/build.ml", lines 150-155, characters 20-21:
- 150 | ....................match e with
- 151 |           Hier.FileEntry (_, f) ->
- 152 |             if (Filetype.of_filepath f) = Filetype.FileMLI then
- 153 |               Some m
- 154 |             else None
- 155 |           | _ -> None
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Hier.file_entry.
- File "obuild/build.ml", lines 349-351, characters 22-24:
- 349 | ......................match compileOpt with
- 350 |             | WithProf -> Meta.Predicate.Gprof :: preds
- 351 |             | _ -> preds
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Types.ocaml_compilation_option.
- File "obuild/build.ml", lines 360-368, characters 13-58:
- 360 | .............match target.target_name with
- 361 |     | Name.Lib libname ->
- 362 |       if plugin then
- 363 |         cstate.compilation_builddir_ml Normal </> Libname.to_cmxs compileOpt libname
- 364 |       else
- 365 |         cstate.compilation_builddir_ml Normal </> Libname.to_cmca compiledType compileOpt libname
- 366 |     | _ ->
- 367 |       let outputName = Utils.to_exe_name compileOpt compiledType (Target.get_target_dest_name target) in
- 368 |       cstate.compilation_builddir_ml Normal </> outputName
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Target.Name.t.
- File "obuild/build.ml", lines 481-483, characters 40-51:
- 481 | ........................................match task with
- 482 |        | CompileC _ -> raise (CCompilationFailed er)
- 483 |        | _          -> raise (CompilationFailed er)
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Prepare.compile_step.
- File "obuild/build.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [39 of 57] Compiling Obuild.Exception              
- File "obuild/exception.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [40 of 57] Packing Obuild                        
- [41 of 57] Linking library dist/build/lib-obuild/obuild.cmxa
- [41 of 57] Linking library dist/build/lib-obuild/obuild.cmxs
- [41 of 57] Linking library dist/build/lib-obuild/obuild.cma
- [42 of 57] Checking dist/build/lib-obuild
- [43 of 57] Compiling Assimilate_oasis              
- [44 of 57] Compiling Simple                        
- File "tools/assimilate_oasis.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [45 of 57] Compiling Install                       
- File "src/simple.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [46 of 57] Compiling Doc                           
- File "src/install.ml", lines 21-24, characters 6-35:
- 21 | ......match Filetype.of_filepath (build_dir </> f) with
- 22 |       | Filetype.FileCMX | Filetype.FileCMI | Filetype.FileA | Filetype.FileCMXS
- 23 |       | Filetype.FileCMXA | Filetype.FileCMA | Filetype.FileCMT | Filetype.FileCMTI -> true
- 24 |       | _                  -> false.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild.Filetype.t.
- File "src/install.ml", lines 27-29, characters 4-31:
- 27 | ....match Filetype.of_filepath (build_dir </> f) with
- 28 |     | Filetype.FileEXE -> true
- 29 |     | _                -> false.
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild.Filetype.t.
- File "src/install.ml", lines 43-44, characters 31-76:
- 43 | ...............................match target.target_name with
- 44 |           | Name.Lib _ -> print_target_files target list_lib_files | _ -> ()..............
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild.Target.Name.t.
- File "src/install.ml", lines 47-48, characters 31-76:
- 47 | ...............................match target.target_name with
- 48 |           | Name.Exe _ -> print_target_files target list_exe_files | _ -> ()..............
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild.Target.Name.t.
- File "src/install.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [47 of 57] Compiling Sdist                         
- File "src/doc.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/doc.ml", line 15, characters 8-16:
- 15 | let run projFile =
-              ^^^^^^^^
- Warning 27 [unused-var-strict]: unused variable projFile.
- 
- [48 of 57] Compiling Help                          
- File "src/help.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [49 of 57] Compiling Path_generated                
- File "src/sdist.ml", lines 28-30, characters 14-38:
- 28 | ..............match Filetype.of_filepath fpath with
- 29 |               | Filetype.FileML | Filetype.FileMLI -> Filesystem.copy_to_dir fpath dest
- 30 |               | _                -> ()
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild.Filetype.t.
- File "src/sdist.ml", lines 36-38, characters 12-21:
- 36 | ............match Filetype.of_filepath fpath with
- 37 |             | Filetype.FileC | Filetype.FileH -> Filesystem.copy_to_dir fpath dest
- 38 |             | _ -> ()
- Warning 4 [fragile-match]: this pattern-matching is fragile.
- It will remain exhaustive when constructors are added to type Obuild.Filetype.t.
- File "src/sdist.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "src/sdist.ml", line 9, characters 17-27:
- 9 | let run projFile isSnapshot =
-                      ^^^^^^^^^^
- Warning 27 [unused-var-strict]: unused variable isSnapshot.
- 
- [50 of 57] Compiling Init                          
- File "dist/build/autogen/path_generated.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [51 of 57] Linking executable dist/build/obuild-from-oasis/obuild-from-oasis
- File "src/init.ml", line 98, characters 45-62:
- 98 |             let modules = List.map (fun m -> String.capitalize $ strip_ext ~ext:".ml" m)
-                                                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- File "src/init.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [52 of 57] Linking executable dist/build/obuild-simple/obuild-simple
- [53 of 57] Compiling Main                          
- [54 of 57] Checking dist/build/obuild-from-oasis
- [55 of 57] Checking dist/build/obuild-simple
- File "src/main.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- 
- [56 of 57] Linking executable dist/build/obuild/obuild
- [57 of 57] Checking dist/build/obuild
- 
- real	0m3.836s
- user	0m3.436s
- sys	0m2.216s
-> compiled  obuild.0.1.10
Processing 84/150: [dune: ocaml 39]
-> installed obuild.0.1.10
Processing 85/150: [dune: ocaml 39]
Processing 86/150: [bdd: obuild configure] [dune: ocaml 39]
- Configuring BDD-0.3...
Processing 86/150: [bdd: obuild build] [dune: ocaml 39]
- [1 of 4] Intfing Bdd                           
- [2 of 4] Compiling Bdd                           
- File "bdd.ml", line 62, characters 12-24:
- 62 |   { table = Array.create sz emptybucket;
-                  ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Array.create
- Use Array.make/ArrayLabels.make instead.
- File "bdd.ml", line 198, characters 22-40:
- 198 |   let compare b1 b2 = Pervasives.compare b1.tag b2.tag
-                             ^^^^^^^^^^^^^^^^^^
- 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 "bdd.ml", line 213, characters 21-23:
- 213 | 	| Node (v, l, h) -> mk v (mk_not_rec l) (mk_not_rec h)
-       	                    ^^
- Warning 6 [labels-omitted]: labels low, high were omitted in the application of this function.
- File "bdd.ml", line 298, characters 4-6:
- 298 | 		  mk v1 (app (low u1, low u2)) (app (high u1, high u2))
-       		  ^^
- Warning 6 [labels-omitted]: labels low, high were omitted in the application of this function.
- File "bdd.ml", line 300, characters 4-6:
- 300 | 		  mk v1 (app (low u1, u2)) (app (high u1, u2))
-       		  ^^
- Warning 6 [labels-omitted]: labels low, high were omitted in the application of this function.
- File "bdd.ml", line 302, characters 4-6:
- 302 | 		  mk v2 (app (u1, low u2)) (app (u1, high u2))
-       		  ^^
- Warning 6 [labels-omitted]: labels low, high were omitted in the application of this function.
- File "bdd.ml", line 445, characters 9-10:
- 445 |     (fun v s -> 
-                ^
- Warning 27 [unused-var-strict]: unused variable v.
- 
- [3 of 4] Linking library dist/build/lib-bdd/bdd.cmxa
- [3 of 4] Linking library dist/build/lib-bdd/bdd.cmxs
- [3 of 4] Linking library dist/build/lib-bdd/bdd.cma
- [4 of 4] Checking dist/build/lib-bdd
-> compiled  bdd.0.3
Processing 86/150: [dune: ocaml 39]
Processing 87/150: [dune: ocaml 39] [bdd: obuild install]
- installing library bdd
-> installed bdd.0.3
Processing 87/150: [dune: ocaml 39]
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

Processing 87/150: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 89/150: [bigarray-compat: dune build]
Processing 90/150: [bigarray-compat: dune build] [cppo: dune build]
Processing 91/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 92/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build]
Processing 93/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build]
Processing 94/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build]
Processing 95/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build]
Processing 96/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
Processing 97/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build]
Processing 98/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [qcheck-core: dune build]
Processing 99/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [qcheck-core: dune build] [sexplib0: dune build]
Processing 100/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build]
Processing 101/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ppx_derivers: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 101/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 102/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [dolog: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> compiled  dolog.4.0.0
Processing 102/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed dolog.4.0.0
Processing 103/150: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> compiled  csexp.1.5.2
Processing 103/150: [bigarray-compat: dune build] [cppo: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 104/150: [bigarray-compat: dune build] [cppo: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
Processing 105/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 105/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> installed stdlib-shims.0.3.0
Processing 106/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build]
Processing 107/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ounit2: dune build] [qcheck-core: dune build] [sexplib0: dune build] [stdcompat: dune build]
-> compiled  sexplib0.v0.16.0
Processing 107/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ounit2: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> installed sexplib0.v0.16.0
Processing 108/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ounit2: dune build] [qcheck-core: dune build] [stdcompat: dune build]
Processing 108/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [ounit2: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> compiled  ocaml-migrate-parsetree.2.4.0
Processing 108/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> installed ocaml-migrate-parsetree.2.4.0
Processing 109/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [mlbdd: dune build] [ocaml-compiler-libs: dune build] [ounit2: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 109/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [mlbdd: dune build] [ounit2: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 110/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [mlbdd: dune build] [ounit2: dune build] [qcheck-core: dune build] [stdcompat: dune build]
Processing 111/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [mlbdd: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> compiled  mlbdd.0.7.3
Processing 111/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> installed mlbdd.0.7.3
Processing 112/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [fix: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> compiled  fix.20230505
Processing 112/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> installed fix.20230505
Processing 113/150: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> compiled  cppo.1.6.9
Processing 113/150: [bigarray-compat: dune build] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [stdcompat: dune build]
-> installed cppo.1.6.9
Processing 114/150: [bigarray-compat: dune build] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [stdcompat: dune build]
Processing 115/150: [bigarray-compat: dune build] [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [setr: gmake] [stdcompat: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 115/150: [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [setr: gmake] [stdcompat: dune build]
-> installed bigarray-compat.1.1.0
Processing 116/150: [dune-configurator: dune build] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [setr: gmake] [stdcompat: dune build]
Processing 117/150: [dune-configurator: dune build] [mlgmpidl: sh] [ounit2: dune build] [ppxlib: dune build] [qcheck-core: dune build] [setr: gmake] [stdcompat: dune build]
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/core/.qcheck_core.objs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/byte/qCheck2.cmo -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/QCheck2.ml", line 1570, characters 4-33:
- 1570 |     mutable res: 'a TestResult.t;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field res is never mutated.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -I /usr/home/opam/.opam/4.14.1/lib/bytes -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/native/qCheck2.cmx -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
- File "src/core/QCheck2.ml", line 1570, characters 4-33:
- 1570 |     mutable res: 'a TestResult.t;
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field res is never mutated.
-> compiled  qcheck-core.0.21.2
Processing 117/150: [dune-configurator: dune build] [mlgmpidl: sh] [ounit2: dune build] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> installed qcheck-core.0.21.2
Processing 118/150: [dune-configurator: dune build] [mlgmpidl: sh] [ounit2: dune build] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> compiled  ounit2.2.2.7
Processing 118/150: [dune-configurator: dune build] [mlgmpidl: sh] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> installed ounit2.2.2.7
Processing 119/150: [dune-configurator: dune build] [mlgmpidl: sh] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
Processing 120/150: [dune-configurator: dune build] [mlgmpidl: sh] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
Processing 121/150: [dune-configurator: dune build] [mlgmpidl: sh] [ppxlib: dune build] [qcheck-ounit: dune build] [setr: gmake] [stdcompat: dune build]
Processing 122/150: [dune-configurator: dune build] [mlgmpidl: sh] [ppxlib: dune build] [qcheck-ounit: dune build] [setr: gmake] [stdcompat: dune build] [ounit: gmake install-ounit]
- ocamlfind remove oUnit
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/oUnit/META
- ocamlfind install oUnit src/lib/oUnit/META -patch-version 2.2.7
- Installed /usr/home/opam/.opam/4.14.1/lib/oUnit/META
-> installed ounit.2.2.7
Processing 122/150: [dune-configurator: dune build] [mlgmpidl: sh] [ppxlib: dune build] [qcheck-ounit: dune build] [setr: gmake] [stdcompat: dune build]
- 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/local/bin
- binary install: found in /usr/bin
- looking for gmp without prefix
- include gmp.h: not found
- looking for gmp in prefix /usr/local
- include gmp.h: found
- library gmp: found
- library gmp found with prefix /usr/local
- looking for mpfr without prefix
- include mpfr.h: not found
- looking for mpfr in prefix /usr/local
- include mpfr.h: found
- library mpfr: found
- library mpfr found with prefix /usr/local
- library mpfr major version: 4
- binary ocamlc.opt: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlopt.opt: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldep: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldoc: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlmktop: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlmklib: found in /usr/home/opam/.opam/4.14.1/bin
- binary camlidl: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlfind: found in /usr/home/opam/.opam/4.14.1/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.1)
- finding extension for dynamic libraries: .so
- 
- detected configuration:
- 
-    OCaml version                4.14.1
-    optional OCamlFind support   1
-    optional native plugins      1
-    optional profiling version   0
-    MPFR version (major)         4
- 
-    installation path            /usr/home/opam/.opam/4.14.1/lib/ocaml
- 
Processing 122/150: [dune-configurator: dune build] [mlgmpidl: gmake] [ppxlib: dune build] [qcheck-ounit: dune build] [setr: gmake] [stdcompat: dune build]
-> compiled  qcheck-ounit.0.21.2
Processing 122/150: [dune-configurator: dune build] [mlgmpidl: gmake] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> installed qcheck-ounit.0.21.2
Processing 123/150: [dune-configurator: dune build] [mlgmpidl: gmake] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
Processing 124/150: [dune-configurator: dune build] [mlgmpidl: gmake] [ppxlib: dune build] [qcheck: dune build] [setr: gmake] [stdcompat: dune build]
-> compiled  dune-configurator.3.11.1
Processing 124/150: [mlgmpidl: gmake] [ppxlib: dune build] [qcheck: dune build] [setr: gmake] [stdcompat: dune build]
-> installed dune-configurator.3.11.1
Processing 125/150: [mlgmpidl: gmake] [ppxlib: dune build] [qcheck: dune build] [setr: gmake] [stdcompat: dune build]
Processing 126/150: [mlgmpidl: gmake] [parmap: dune build] [ppxlib: dune build] [qcheck: dune build] [setr: gmake] [stdcompat: dune build]
-> compiled  qcheck.0.21.2
Processing 126/150: [mlgmpidl: gmake] [parmap: dune build] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> installed qcheck.0.21.2
Processing 127/150: [mlgmpidl: gmake] [parmap: dune build] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
Processing 128/150: [mlgmpidl: gmake] [parmap: dune build] [ppxlib: dune build] [qtest: dune build] [setr: gmake] [stdcompat: dune build]
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-29-44-50@8 -warn-error -a+8 -safe-string -g -bin-annot -I src/.qtest_bin.eobjs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -no-alias-deps -o src/.qtest_bin.eobjs/byte/misclex.cmo -c -impl src/misclex.ml)
- File "src/misclex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-29-44-50@8 -warn-error -a+8 -safe-string -g -bin-annot -I src/.qtest_bin.eobjs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -no-alias-deps -o src/.qtest_bin.eobjs/byte/core.cmo -c -impl src/core.ml)
- File "src/core.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -w -40 -w +a-4-29-44-50@8 -warn-error -a+8 -safe-string -g -bin-annot -I src/.qtest_bin.eobjs/byte -I /usr/home/opam/.opam/4.14.1/lib/bytes -no-alias-deps -o src/.qtest_bin.eobjs/byte/qtest_bin.cmo -c -impl src/qtest_bin.ml)
- File "src/qtest_bin.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-> compiled  qtest.2.11.2
Processing 128/150: [mlgmpidl: gmake] [parmap: dune build] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> installed qtest.2.11.2
Processing 129/150: [mlgmpidl: gmake] [parmap: dune build] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> compiled  parmap.1.2.5
Processing 129/150: [mlgmpidl: gmake] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
-> installed parmap.1.2.5
Processing 130/150: [mlgmpidl: gmake] [ppxlib: dune build] [setr: gmake] [stdcompat: dune build]
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/setr.0.1.1/src'
- /usr/local/bin/gmake -C setr
- gmake[2]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/setr.0.1.1/src/setr'
- cppo -n -D PKG_MLBDD  -D 'SETR_VERSION 0.1.1' -o _tags _tags.in
- cppo -n -D PKG_MLBDD  -D 'SETR_VERSION 0.1.1' -o SETr.mllib SETr.mllib.in
- cppo -n -D PKG_MLBDD  -D 'SETR_VERSION 0.1.1' -o META META.in
- ocamlbuild -use-ocamlfind -j 0 -cflag -short-paths -pp "cppo -D PKG_MLBDD  -D 'SETR_VERSION 0.1.1'" SETr.cma SETr.cmxa
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr.ml > SETr.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS.ml > ds/SETr_DS.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_CNF.ml > ds/SETr_DS_CNF.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_Dequeue.mli > ds/SETr_DS_Dequeue.mli.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_HMap.mli > ds/SETr_DS_HMap.mli.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_HashCons.mli > ds/SETr_DS_HashCons.mli.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HashCons.cmi ds/SETr_DS_HashCons.mli
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_HSet.mli > ds/SETr_DS_HSet.mli.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_List.ml > ds/SETr_DS_List.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_PSet.mli > ds/SETr_DS_PSet.mli.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_SetOfSets.ml > ds/SETr_DS_SetOfSets.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_Rename.mli > SETr_Rename.mli.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Rename.cmi SETr_Rename.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_CNF.cmo ds/SETr_DS_CNF.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_Dequeue.cmi ds/SETr_DS_Dequeue.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HMap.cmi ds/SETr_DS_HMap.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HSet.cmi ds/SETr_DS_HSet.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_List.cmo ds/SETr_DS_List.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_PSet.cmi ds/SETr_DS_PSet.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_SetOfSets.cmo ds/SETr_DS_SetOfSets.ml
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_DomainBuilder.ml > SETr_DomainBuilder.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symsing/SETr_SymSing_Interface.ml > symsing/SETr_SymSing_Interface.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_Interface.ml > SETr_Interface.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symsing/SETr_SymSing_Logic.ml > symsing/SETr_SymSing_Logic.ml.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS.cmo ds/SETr_DS.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Interface.cmo SETr_Interface.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Logic.cmo symsing/SETr_SymSing_Logic.ml
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symsing/SETr_SymSing_Lin.mli > symsing/SETr_SymSing_Lin.mli.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Interface.cmo symsing/SETr_SymSing_Interface.ml
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symsing/SETr_SymSing_Sing.ml > symsing/SETr_SymSing_Sing.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Interface.ml > symbolic/SETr_Symbolic_Interface.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Logic.ml > symbolic/SETr_Symbolic_Logic.ml.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Logic.cmo symbolic/SETr_Symbolic_Logic.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Interface.cmo symbolic/SETr_Symbolic_Interface.ml
- ocamlfind ocamldep -package mlbdd -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_BDD_MLBDD.mli > symbolic/SETr_Symbolic_BDD_MLBDD.mli.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_BDD_XBDD.mli > symbolic/SETr_Symbolic_BDD_XBDD.mli.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Debugger.ml > symbolic/SETr_Symbolic_Debugger.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Equality.ml > symbolic/SETr_Symbolic_Equality.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Logger.ml > symbolic/SETr_Symbolic_Logger.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Packer.ml > symbolic/SETr_Symbolic_Packer.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Remap.ml > symbolic/SETr_Symbolic_Remap.ml.depends
- ocamlfind ocamldep -package unix -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Stats.ml > symbolic/SETr_Symbolic_Stats.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_Tracer.ml > symbolic/SETr_Symbolic_Tracer.ml.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Lin.cmi symsing/SETr_SymSing_Lin.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Sing.cmo symsing/SETr_SymSing_Sing.ml
- ocamlfind ocamlc -c -short-paths -package mlbdd -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_MLBDD.cmi symbolic/SETr_Symbolic_BDD_MLBDD.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_XBDD.cmi symbolic/SETr_Symbolic_BDD_XBDD.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Debugger.cmo symbolic/SETr_Symbolic_Debugger.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Equality.cmo symbolic/SETr_Symbolic_Equality.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Logger.cmo symbolic/SETr_Symbolic_Logger.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Packer.cmo symbolic/SETr_Symbolic_Packer.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Remap.cmo symbolic/SETr_Symbolic_Remap.ml
- ocamlfind ocamlc -c -short-paths -package unix -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Stats.cmo symbolic/SETr_Symbolic_Stats.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Tracer.cmo symbolic/SETr_Symbolic_Tracer.ml
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_Select.ml > SETr_Select.ml.depends
- /usr/home/opam/.opam/4.14.1/bin/ocamllex.opt -q SETr_Lexer.mll
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_Lexer.ml > SETr_Lexer.ml.depends
- /usr/home/opam/.opam/4.14.1/bin/ocamlyacc SETr_Parser.mly
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_Parser.mli > SETr_Parser.mli.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_DomainBuilder.cmo SETr_DomainBuilder.ml
- + ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_DomainBuilder.cmo SETr_DomainBuilder.ml
- File "SETr_DomainBuilder.ml", line 11, characters 8-24:
- 11 | ........with
-    | 
- 11 | (*********........................................
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Parser.cmi SETr_Parser.mli
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Lexer.cmo SETr_Lexer.ml
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symsing/SETr_SymSing.ml > symsing/SETr_SymSing.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic.ml > symbolic/SETr_Symbolic.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_BDD.ml > symbolic/SETr_Symbolic_BDD.ml.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD.cmo symbolic/SETr_Symbolic_BDD.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Select.cmo SETr_Select.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing.cmo symsing/SETr_SymSing.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic.cmo symbolic/SETr_Symbolic.ml
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_Rename.ml > SETr_Rename.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules SETr_Parser.ml > SETr_Parser.ml.depends
- ocamlfind ocamldep -package mlbdd -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_BDD_MLBDD.ml > symbolic/SETr_Symbolic_BDD_MLBDD.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_BDD_XBDD.ml > symbolic/SETr_Symbolic_BDD_XBDD.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symbolic/SETr_Symbolic_BDD_XImp.ml > symbolic/SETr_Symbolic_BDD_XImp.ml.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_XImp.cmo symbolic/SETr_Symbolic_BDD_XImp.ml
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules symsing/SETr_SymSing_Lin.ml > symsing/SETr_SymSing_Lin.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_Dequeue.ml > ds/SETr_DS_Dequeue.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_HMap.ml > ds/SETr_DS_HMap.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_HSet.ml > ds/SETr_DS_HSet.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_HashCons.ml > ds/SETr_DS_HashCons.ml.depends
- ocamlfind ocamldep -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -modules ds/SETr_DS_PSet.ml > ds/SETr_DS_PSet.ml.depends
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr.cmo SETr.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Rename.cmo SETr_Rename.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Parser.cmo SETr_Parser.ml
- ocamlfind ocamlc -c -short-paths -package mlbdd -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_MLBDD.cmo symbolic/SETr_Symbolic_BDD_MLBDD.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_XBDD.cmo symbolic/SETr_Symbolic_BDD_XBDD.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Lin.cmo symsing/SETr_SymSing_Lin.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_Dequeue.cmo ds/SETr_DS_Dequeue.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HMap.cmo ds/SETr_DS_HMap.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HSet.cmo ds/SETr_DS_HSet.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HashCons.cmo ds/SETr_DS_HashCons.ml
- ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_PSet.cmo ds/SETr_DS_PSet.ml
- + ocamlfind ocamlc -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_PSet.cmo ds/SETr_DS_PSet.ml
- File "ds/SETr_DS_PSet.ml", line 326, characters 28-46:
- 325 | ...........................
- 326 | let mem x set = Co..................................
- 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 "ds/SETr_DS_PSet.ml", line 327, characters 28-46:
- 326 | ...........................
- 327 | let remove x set =........................................
- 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 "ds/SETr_DS_PSet.ml", line 328, characters 34-52:
- 327 | .................................
- 328 | let union s1 s2 = ......................................
- 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 "ds/SETr_DS_PSet.ml", line 329, characters 32-50:
- 328 | ...............................
- 329 | let inter s1 s2 = ......................................
- 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 "ds/SETr_DS_PSet.ml", line 330, characters 32-50:
- 329 | ...............................
- 330 | let diff s1 s2 = C....................................
- 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 "ds/SETr_DS_PSet.ml", line 331, characters 30-48:
- 330 | .............................
- 331 | let compare s1 s2 ..........................................
- 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 "ds/SETr_DS_PSet.ml", line 332, characters 36-54:
- 331 | ...................................
- 332 | let equal s1 s2 = ......................................
- 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 "ds/SETr_DS_PSet.ml", line 333, characters 32-50:
- 332 | ...............................
- 333 | let subset s1 s2 =........................................
- 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 "ds/SETr_DS_PSet.ml", line 334, characters 34-52:
- 333 | .................................
- 334 | let filter f s = C....................................
- 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 "ds/SETr_DS_PSet.ml", line 335, characters 32-50:
- 334 | .............................
- 335 | ..t partition f s = ........................................
- 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 "ds/SETr_DS_PSet.ml", line 336, characters 38-56:
- 334 | ...................................
- 335 | 
- 336 | .** Output signatur..................................
- 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
- ocamlfind ocamlc -a -I ds -I symbolic -I symsing ds/SETr_DS_Dequeue.cmo SETr_Rename.cmo SETr_Interface.cmo ds/SETr_DS_CNF.cmo ds/SETr_DS_HashCons.cmo ds/SETr_DS_HMap.cmo ds/SETr_DS_HSet.cmo ds/SETr_DS_List.cmo ds/SETr_DS_PSet.cmo ds/SETr_DS_SetOfSets.cmo ds/SETr_DS.cmo symbolic/SETr_Symbolic_Logic.cmo symbolic/SETr_Symbolic_Interface.cmo symbolic/SETr_Symbolic_BDD_MLBDD.cmo symbolic/SETr_Symbolic_BDD_XImp.cmo symbolic/SETr_Symbolic_BDD_XBDD.cmo symbolic/SETr_Symbolic_Debugger.cmo symbolic/SETr_Symbolic_Equality.cmo symbolic/SETr_Symbolic_Logger.cmo symbolic/SETr_Symbolic_Packer.cmo symbolic/SETr_Symbolic_Remap.cmo symbolic/SETr_Symbolic_Stats.cmo symbolic/SETr_Symbolic_Tracer.cmo symsing/SETr_SymSing_Logic.cmo symsing/SETr_SymSing_Interface.cmo symsing/SETr_SymSing_Lin.cmo symsing/SETr_SymSing_Sing.cmo SETr_DomainBuilder.cmo SETr_Parser.cmo SETr_Lexer.cmo SETr_Select.cmo symbolic/SETr_Symbolic_BDD.cmo symbolic/SETr_Symbolic.cmo symsing/SETr_SymSing.cmo SETr.cmo -o SETr.cma
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HashCons.cmx ds/SETr_DS_HashCons.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_Dequeue.cmx ds/SETr_DS_Dequeue.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Rename.cmx SETr_Rename.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_CNF.cmx ds/SETr_DS_CNF.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HMap.cmx ds/SETr_DS_HMap.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_HSet.cmx ds/SETr_DS_HSet.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_List.cmx ds/SETr_DS_List.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_PSet.cmx ds/SETr_DS_PSet.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_SetOfSets.cmx ds/SETr_DS_SetOfSets.ml
- + ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS_PSet.cmx ds/SETr_DS_PSet.ml
- File "ds/SETr_DS_PSet.ml", line 326, characters 28-46:
- 325 | ...........................
- 326 | let mem x set = Co..................................
- 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 "ds/SETr_DS_PSet.ml", line 327, characters 28-46:
- 326 | ...........................
- 327 | let remove x set =........................................
- 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 "ds/SETr_DS_PSet.ml", line 328, characters 34-52:
- 327 | .................................
- 328 | let union s1 s2 = ......................................
- 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 "ds/SETr_DS_PSet.ml", line 329, characters 32-50:
- 328 | ...............................
- 329 | let inter s1 s2 = ......................................
- 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 "ds/SETr_DS_PSet.ml", line 330, characters 32-50:
- 329 | ...............................
- 330 | let diff s1 s2 = C....................................
- 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 "ds/SETr_DS_PSet.ml", line 331, characters 30-48:
- 330 | .............................
- 331 | let compare s1 s2 ..........................................
- 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 "ds/SETr_DS_PSet.ml", line 332, characters 36-54:
- 331 | ...................................
- 332 | let equal s1 s2 = ......................................
- 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 "ds/SETr_DS_PSet.ml", line 333, characters 32-50:
- 332 | ...............................
- 333 | let subset s1 s2 =........................................
- 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 "ds/SETr_DS_PSet.ml", line 334, characters 34-52:
- 333 | .................................
- 334 | let filter f s = C....................................
- 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 "ds/SETr_DS_PSet.ml", line 335, characters 32-50:
- 334 | .............................
- 335 | ..t partition f s = ........................................
- 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 "ds/SETr_DS_PSet.ml", line 336, characters 38-56:
- 334 | ...................................
- 335 | 
- 336 | .** Output signatur..................................
- 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
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o ds/SETr_DS.cmx ds/SETr_DS.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Interface.cmx SETr_Interface.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Logic.cmx symsing/SETr_SymSing_Logic.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Interface.cmx symsing/SETr_SymSing_Interface.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Logic.cmx symbolic/SETr_Symbolic_Logic.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Interface.cmx symbolic/SETr_Symbolic_Interface.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_XImp.cmx symbolic/SETr_Symbolic_BDD_XImp.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Lin.cmx symsing/SETr_SymSing_Lin.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing_Sing.cmx symsing/SETr_SymSing_Sing.ml
- ocamlfind ocamlopt -c -short-paths -package mlbdd -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_MLBDD.cmx symbolic/SETr_Symbolic_BDD_MLBDD.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD_XBDD.cmx symbolic/SETr_Symbolic_BDD_XBDD.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Debugger.cmx symbolic/SETr_Symbolic_Debugger.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Equality.cmx symbolic/SETr_Symbolic_Equality.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Logger.cmx symbolic/SETr_Symbolic_Logger.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Packer.cmx symbolic/SETr_Symbolic_Packer.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Remap.cmx symbolic/SETr_Symbolic_Remap.ml
- ocamlfind ocamlopt -c -short-paths -package unix -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Stats.cmx symbolic/SETr_Symbolic_Stats.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_Tracer.cmx symbolic/SETr_Symbolic_Tracer.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_DomainBuilder.cmx SETr_DomainBuilder.ml
- + ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_DomainBuilder.cmx SETr_DomainBuilder.ml
- File "SETr_DomainBuilder.ml", line 11, characters 8-24:
- 11 | ........with
-    | 
- 11 | (*********........................................
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Parser.cmx SETr_Parser.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Lexer.cmx SETr_Lexer.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic_BDD.cmx symbolic/SETr_Symbolic_BDD.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr_Select.cmx SETr_Select.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symsing -I ds -I symbolic -o symsing/SETr_SymSing.cmx symsing/SETr_SymSing.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I symbolic -I ds -I symsing -o symbolic/SETr_Symbolic.cmx symbolic/SETr_Symbolic.ml
- ocamlfind ocamlopt -c -short-paths -pp 'cppo -D PKG_MLBDD -D '\''SETR_VERSION 0.1.1'\''' -I ds -I symbolic -I symsing -o SETr.cmx SETr.ml
- ocamlfind ocamlopt -a -I ds -I symbolic -I symsing ds/SETr_DS_Dequeue.cmx SETr_Rename.cmx SETr_Interface.cmx ds/SETr_DS_CNF.cmx ds/SETr_DS_HashCons.cmx ds/SETr_DS_HMap.cmx ds/SETr_DS_HSet.cmx ds/SETr_DS_List.cmx ds/SETr_DS_PSet.cmx ds/SETr_DS_SetOfSets.cmx ds/SETr_DS.cmx symbolic/SETr_Symbolic_Logic.cmx symbolic/SETr_Symbolic_Interface.cmx symbolic/SETr_Symbolic_BDD_MLBDD.cmx symbolic/SETr_Symbolic_BDD_XImp.cmx symbolic/SETr_Symbolic_BDD_XBDD.cmx symbolic/SETr_Symbolic_Debugger.cmx symbolic/SETr_Symbolic_Equality.cmx symbolic/SETr_Symbolic_Logger.cmx symbolic/SETr_Symbolic_Packer.cmx symbolic/SETr_Symbolic_Remap.cmx symbolic/SETr_Symbolic_Stats.cmx symbolic/SETr_Symbolic_Tracer.cmx symsing/SETr_SymSing_Logic.cmx symsing/SETr_SymSing_Interface.cmx symsing/SETr_SymSing_Lin.cmx symsing/SETr_SymSing_Sing.cmx SETr_DomainBuilder.cmx SETr_Parser.cmx SETr_Lexer.cmx SETr_Select.cmx symbolic/SETr_Symbolic_BDD.cmx symbolic/SETr_Symbolic.cmx symsing/SETr_SymSing.cmx SETr.cmx -o SETr.cmxa
- # Parallel statistics: { count(total): 9(83), max: 11, min: 2, average(total): 6.222(1.566) }
- rm _tags
- rm SETr.mllib
- mkdir -p ../../lib
- cp `ls _build/*.cmi` ../../lib
- cp `ls _build/*/*.cmi` ../../lib
- cp _build/SETr.cma _build/SETr.cmxa _build/SETr.a ../../lib
- cp META ../../lib
- rm META
- gmake[2]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/setr.0.1.1/src/setr'
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/setr.0.1.1/src'
-> compiled  setr.0.1.1
Processing 130/150: [mlgmpidl: gmake] [ppxlib: dune build] [stdcompat: dune build]
Processing 131/150: [mlgmpidl: gmake] [ppxlib: dune build] [stdcompat: dune build] [setr: gmake install]
- ocamlfind install setr lib/META lib/SETr.a lib/SETr.cma lib/SETr.cmi lib/SETr.cmxa lib/SETr_DS.cmi lib/SETr_DS_CNF.cmi lib/SETr_DS_Dequeue.cmi lib/SETr_DS_HMap.cmi lib/SETr_DS_HSet.cmi lib/SETr_DS_HashCons.cmi lib/SETr_DS_List.cmi lib/SETr_DS_PSet.cmi lib/SETr_DS_SetOfSets.cmi lib/SETr_DomainBuilder.cmi lib/SETr_Interface.cmi lib/SETr_Lexer.cmi lib/SETr_Parser.cmi lib/SETr_Rename.cmi lib/SETr_Select.cmi lib/SETr_SymSing.cmi lib/SETr_SymSing_Interface.cmi lib/SETr_SymSing_Lin.cmi lib/SETr_SymSing_Logic.cmi lib/SETr_SymSing_Sing.cmi lib/SETr_Symbolic.cmi lib/SETr_Symbolic_BDD.cmi lib/SETr_Symbolic_BDD_MLBDD.cmi lib/SETr_Symbolic_BDD_XBDD.cmi lib/SETr_Symbolic_BDD_XImp.cmi lib/SETr_Symbolic_Debugger.cmi lib/SETr_Symbolic_Equality.cmi lib/SETr_Symbolic_Interface.cmi lib/SETr_Symbolic_Logger.cmi lib/SETr_Symbolic_Logic.cmi lib/SETr_Symbolic_Packer.cmi lib/SETr_Symbolic_Remap.cmi lib/SETr_Symbolic_Stats.cmi lib/SETr_Symbolic_Tracer.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Tracer.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Stats.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Remap.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Packer.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Logic.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Logger.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Interface.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Equality.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_Debugger.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_BDD_XImp.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_BDD_XBDD.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_BDD_MLBDD.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic_BDD.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Symbolic.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_SymSing_Sing.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_SymSing_Logic.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_SymSing_Lin.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_SymSing_Interface.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_SymSing.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Select.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Rename.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Parser.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Lexer.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_Interface.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DomainBuilder.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_SetOfSets.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_PSet.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_List.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_HashCons.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_HSet.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_HMap.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_Dequeue.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS_CNF.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr_DS.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/SETr.a
- Installed /usr/home/opam/.opam/4.14.1/lib/setr/META
-> installed setr.0.1.1
Processing 131/150: [mlgmpidl: gmake] [ppxlib: dune build] [stdcompat: dune build]
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpz.idl ${tmpdir}/mpz.idl;					\
-   /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpz.idl			&&	\
-   /usr/local/bin/perl perlscript_c.pl < ${tmpdir}/mpz_stubs.c >mpz_caml.c &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.ml >mpz.ml &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.mli >mpz.mli; }
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpz.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpq.idl ${tmpdir}/mpq.idl;					\
-   /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpq.idl			&&	\
-   /usr/local/bin/perl perlscript_c.pl < ${tmpdir}/mpq_stubs.c >mpq_caml.c &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.ml >mpq.ml &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.mli >mpq.mli; }
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpq.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpf.idl ${tmpdir}/mpf.idl;					\
-   /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpf.idl			&&	\
-   /usr/local/bin/perl perlscript_c.pl < ${tmpdir}/mpf_stubs.c >mpf_caml.c &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.ml >mpf.ml &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.mli >mpf.mli; }
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpf.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpfr.idl ${tmpdir}/mpfr.idl;					\
-   /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpfr.idl			&&	\
-   /usr/local/bin/perl perlscript_c.pl < ${tmpdir}/mpfr_stubs.c >mpfr_caml.c &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.ml >mpfr.ml &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.mli >mpfr.mli; }
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -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;					\
-   /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/gmp_random.idl			&&	\
-   /usr/local/bin/perl perlscript_c.pl < ${tmpdir}/gmp_random_stubs.c >gmp_random_caml.c &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.ml >gmp_random.ml &&	\
-   /usr/local/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.mli >gmp_random.mli; }
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c gmp_random.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpzf.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpqf.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfrf.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -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.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -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.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -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.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfr.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c gmp_random.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpzf.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpqf.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfrf.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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/usr/local/include -ccopt -I/usr/local/include -ccopt -I/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -I/usr/home/opam/.opam/4.14.1/lib/camlidl -g -c -o mpz_caml.o mpz_caml.c
- In file included from mpz_caml.c:21:
- ./gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 1 warning generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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/usr/local/include -ccopt -I/usr/local/include -ccopt -I/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -I/usr/home/opam/.opam/4.14.1/lib/camlidl -g -c -o mpq_caml.o mpq_caml.c
- In file included from mpq_caml.c:20:
- ./gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 1 warning generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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/usr/local/include -ccopt -I/usr/local/include -ccopt -I/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -I/usr/home/opam/.opam/4.14.1/lib/camlidl -g -c -o mpf_caml.o mpf_caml.c
- In file included from mpf_caml.c:20:
- ./gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 1 warning generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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/usr/local/include -ccopt -I/usr/local/include -ccopt -I/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -I/usr/home/opam/.opam/4.14.1/lib/camlidl -g -c -o mpfr_caml.o mpfr_caml.c
- In file included from mpfr_caml.c:20:
- ./gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- mpfr_caml.c:1910:10: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
-   _res = mpfr_root(ROP, OP1, OP2, RND);
-          ^
- /usr/local/include/mpfr.h:761:1: note: 'mpfr_root' has been explicitly marked deprecated here
- MPFR_DEPRECATED
- ^
- /usr/local/include/mpfr.h:355:42: note: expanded from macro 'MPFR_DEPRECATED'
- # define MPFR_DEPRECATED __attribute__ ((__deprecated__))
-                                          ^
- mpfr_caml.c:3265:18: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual]
-   STR = (char *) String_val(_v_STR);
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:290:23: note: expanded from macro 'String_val'
- #define String_val(x) ((const char *) Bp_val(x))
-                       ^
- 3 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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/usr/local/include -ccopt -I/usr/local/include -ccopt -I/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -I/usr/home/opam/.opam/4.14.1/lib/camlidl -g -c -o gmp_random_caml.o gmp_random_caml.c
- In file included from gmp_random_caml.c:20:
- ./gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 1 warning generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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/usr/local/include -ccopt -I/usr/local/include -ccopt -I/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -I/usr/home/opam/.opam/4.14.1/lib/camlidl -g -c -o gmp_caml.o gmp_caml.c
- In file included from gmp_caml.c:22:
- ./gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 1 warning generated.
- /usr/home/opam/.opam/4.14.1/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/usr/local/lib -L/usr/local/lib -L/usr/home/opam/.opam/4.14.1/lib/ocaml -L/usr/home/opam/.opam/4.14.1/lib/ocaml/stublibs -L/usr/home/opam/.opam/4.14.1/lib/camlidl -lmpfr -lgmp -lcamlidl
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlc -package "bigarray-compat" -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/usr/home/opam/.opam/4.14.1/lib/stublibs -ccopt -L/usr/home/opam/.opam/4.14.1/lib/gmp -ccopt "-L/usr/local/lib -L/usr/local/lib -L/usr/home/opam/.opam/4.14.1/lib/ocaml -L/usr/home/opam/.opam/4.14.1/lib/ocaml/stublibs -L/usr/home/opam/.opam/4.14.1/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -L/usr/home/opam/.opam/4.14.1/lib/camlidl -ccopt -L/usr/local/lib -ccopt -L/usr/local/lib  -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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.
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpfr.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c gmp_random.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpzf.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpqf.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpfrf.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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/usr/home/opam/.opam/4.14.1/lib/stublibs -ccopt -L/usr/home/opam/.opam/4.14.1/lib/gmp -ccopt "-L/usr/local/lib -L/usr/local/lib -L/usr/home/opam/.opam/4.14.1/lib/ocaml -L/usr/home/opam/.opam/4.14.1/lib/ocaml/stublibs -L/usr/home/opam/.opam/4.14.1/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/usr/home/opam/.opam/4.14.1/lib/ocaml -ccopt -L/usr/home/opam/.opam/4.14.1/lib/camlidl -ccopt -L/usr/local/lib -ccopt -L/usr/local/lib  -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind ocamlopt -package "bigarray-compat" -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.15
Processing 131/150: [ppxlib: dune build] [stdcompat: dune build]
Processing 132/150: [ppxlib: dune build] [stdcompat: dune build] [mlgmpidl: gmake install]
- rm -f META
- echo "description = \"OCaml Interface to GMP and MPFR libraries\"" >META
- echo "version = \"1.2.15\"" >>META
- echo "requires = \"bigarray-compat\"" >>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
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind remove gmp
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/gmp/META
- /usr/home/opam/.opam/4.14.1/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 /usr/home/opam/.opam/4.14.1/lib/gmp/libgmp_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp.a
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfrf.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpqf.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpzf.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_random.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfr.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpf.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpq.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpz.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfrf.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpqf.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpzf.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_random.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfr.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpf.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpq.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpz.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfrf.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpqf.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpzf.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_random.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfr.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpf.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpq.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpz.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfrf.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpqf.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpzf.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_random.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfr.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpf.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpq.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpz.ml
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_random.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpfr.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpf.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpq.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/mpz.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllgmp_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllgmp_caml.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/gmp/META
-> installed mlgmpidl.1.2.15
Processing 132/150: [ppxlib: dune build] [stdcompat: dune build]
Processing 133/150: [apron: sh] [ppxlib: dune build] [stdcompat: dune build]
- (cd _build/default && ./configure)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... ./../../install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.14.1
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... no
- checking for ocamlfind package seq... yes
- checking if package seq is usable... yes
- checking for ocamlfind package uchar... no
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... no
- checking for cc... cc
- 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 cc accepts -g... yes
- checking for cc option to enable C11 features... none needed
- checking whether cc understands -c and -o together... yes
- checking dependency style of cc... none
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking for flambda2... false
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__atomic_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__in_channel_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__out_channel_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__random_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__unit_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__atomic_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__random_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__in_channel_s.ml
- config.status: creating stdcompat__out_channel_s.ml
- config.status: creating stdcompat__unit_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__atomic.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__random.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__in_channel.ml
- config.status: creating stdcompat__out_channel.ml
- config.status: creating stdcompat__unit.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__atomic.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__random.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__in_channel.mli
- config.status: creating stdcompat__out_channel.mli
- config.status: creating stdcompat__unit.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.14.1
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
-> compiled  stdcompat.19
Processing 133/150: [apron: sh] [ppxlib: dune build]
-> installed stdcompat.19
Processing 134/150: [apron: sh] [ppxlib: dune build]
- 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 -Wno-stringop-overflow: 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 stringop-overflow: not 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
- checking compilation with c++ -Wno-stringop-overflow: 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: not found
- looking for gmp in prefix /usr/local
- include gmp.h: found
- library gmp: found
- library gmp found with prefix /usr/local
- looking for mpfr without prefix
- include mpfr.h: found
- library mpfr: not found
- looking for mpfr in prefix /usr/local
- include mpfr.h: found
- library mpfr: found
- library mpfr found with prefix /usr/local
- looking for flint without prefix
- include flint/fmpz.h: not found
- looking for flint in prefix /usr/local
- include flint/fmpz.h: not found
- looking for flint in prefix /usr
- include flint/fmpz.h: not found
- looking for flint in prefix /home/opam
- include flint/fmpz.h: not found
- library flint not found
- looking for glpk without prefix
- include glpk.h: not found
- looking for glpk in prefix /usr/local
- include glpk.h: not found
- looking for glpk in prefix /usr
- include glpk.h: not found
- looking for glpk in prefix /home/opam
- include glpk.h: not found
- library glpk not found
- binary ocamlc.opt: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlopt.opt: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldep: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamllex: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlyacc: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldoc: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlmktop: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlmklib: found in /usr/home/opam/.opam/4.14.1/bin
- binary camlidl: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlfind: found in /usr/home/opam/.opam/4.14.1/bin
- 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     0
-    optional C++ support         1
-    optional Java support        0 ()
-    optional PPL support         0
-    optional PPLite support      0
-    optional GLPK support        0
-    optional debug libraries     1
-    
-    installation path            /usr/home/opam/.opam/4.14.1/share/apron
-    dynamic libraries extension  so
-    install (stripped) command   /usr/bin/install ()
- 
Processing 134/150: [apron: gmake] [ppxlib: dune build]
-> compiled  ppxlib.0.31.0
Processing 134/150: [apron: gmake]
-> installed ppxlib.0.31.0
Processing 135/150: [apron: gmake]
Processing 136/150: [apron: gmake] [metapp: dune build]
- (cd _build/default && .ppx/e7c203cacf1cd3bb02e6242329effa31/ppx.exe --cookie 'library-name="metapp"' -o metapp/metapp.pp.mli --intf metapp/metapp.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Metapp_api, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Metapp_version_info, and its interface was not compiled with -opaque
- (cd _build/default && .ppx/e7c203cacf1cd3bb02e6242329effa31/ppx.exe --cookie 'library-name="metapp"' -o metapp/metapp.pp.ml --impl metapp/metapp.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Metapp_api, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Metapp_preutils, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Metapp_version_info, and its interface was not compiled with -opaque
-> compiled  metapp.0.4.4
Processing 136/150: [apron: gmake]
-> installed metapp.0.4.4
Processing 137/150: [apron: gmake]
Processing 138/150: [apron: gmake] [metaquot: dune build]
- (cd _build/default && .ppx/f04423e293bc7238bf6fa2027578cb58/ppx.exe --cookie 'library-name="metaquot"' -o metaquot/metaquot.pp.ml --impl metaquot/metaquot.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
-> compiled  metaquot.0.5.2
Processing 138/150: [apron: gmake]
-> installed metaquot.0.5.2
Processing 139/150: [apron: gmake]
Processing 140/150: [apron: gmake] [traverse: dune build]
- (cd num; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/num'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/num'
- (cd itv; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/itv'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGINT -c -o itvIl.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGINT -c -o itv_linexprIl.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGINT -c -o itv_linearizeIl.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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGINT -c -o itvIl_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGINT -c -o itv_linexprIl_debug.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGINT -c -o itv_linearizeIl_debug.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGINT -c -o itvIll.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGINT -c -o itv_linexprIll.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGINT -c -o itv_linearizeIll.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGINT -c -o itvIll_debug.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGINT -c -o itv_linexprIll_debug.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGINT -c -o itv_linearizeIll_debug.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGRAT -c -o itvRl.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGRAT -c -o itv_linexprRl.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGRAT -c -o itv_linearizeRl.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGRAT -c -o itvRl_debug.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGRAT -c -o itv_linearizeRl_debug.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPZ -c -o itvMPZ.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPZ -c -o itv_linexprMPZ.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPZ -c -o itv_linearizeMPZ.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPZ -c -o itvMPZ_debug.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPZ -c -o itv_linexprMPZ_debug.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPZ -c -o itv_linearizeMPZ_debug.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGDOUBLE -c -o itvDl.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGDOUBLE -c -o itv_linearizeDl.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGDOUBLE -c -o itvDl_debug.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGDOUBLE -c -o itv_linexprDl_debug.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGDOUBLE -c -o itv_linearizeDl_debug.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPQ -c -o itvMPQ.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPQ -c -o itv_linexprMPQ.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPQ -c -o itv_linearizeMPQ.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPQ -c -o itv_linexprMPQ_debug.o itv_linexpr.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGRAT -c -o itvRll.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGRAT -c -o itv_linexprRll.o itv_linexpr.c
- In file included from itv_linexpr.c:5:
- In file included from ./itv_linexpr.h:8:
- In file included from ./itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from itv.c:5:
- In file included from ./itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from itv.c:5:
- In file included from ./itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGRAT -c -o itv_linearizeRll.o itv_linearize.c
- 1 warning generated.
- In file included from itv_linearize.c:5:
- In file included from ./itv_linearize.h:8:
- In file included from ./itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- itv_linearize.c:1670:27: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-     itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprA);
-                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1672:29: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprB);
-                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1760:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* a = (itv_expr_t*)n->exprA;
-                       ^~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1761:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* b = (itv_expr_t*)n->exprB;
-                       ^~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1971:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* a = (itv_expr_t*)n->exprA;
-                       ^~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1972:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* b = (itv_expr_t*)n->exprB;
-                       ^~~~~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGRAT -c -o itvRll_debug.o itv.c
- In file included from itv_linexpr.c:5:
- In file included from ./itv_linexpr.h:8:
- In file included from ./itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- warning: ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGRAT -c -o itv_linexprRll_debug.o itv_linexpr.c
- unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_LONGLONGRAT -c -o itv_linearizeRll_debug.o itv_linearize.c
- In file included from itv_linearize.c:5:
- In file included from ./itv_linearize.h:8:
- In file included from ./itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from itv_linearize.c../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- :1670:27: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-     itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprA);
-                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1672:29: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_free(intern, (itv_expr_t*)arg->expr.val.node->exprB);
-                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- itv_linearize.c:1760:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* a = (itv_expr_t*)n->exprA;
-                       ^~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1761:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* b = (itv_expr_t*)n->exprB;
-                       ^~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1971:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* a = (itv_expr_t*)n->exprA;
-                       ^~~~~~~~~~~~~~~~~~~~~
- itv_linearize.c:1972:23: warning: cast from 'struct ap_texpr0_t *' to 'itv_expr_t *' increases required alignment from 8 to 16 [-Wcast-align]
-       itv_expr_t* b = (itv_expr_t*)n->exprB;
-                       ^~~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_DOUBLE -c -o itvD.o itv.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_DOUBLE -c -o itv_linexprD.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_DOUBLE -c -o itv_linearizeD.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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_DOUBLE -c -o itv_linexprD_debug.o itv_linexpr.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_DOUBLE -c -o itv_linearizeD_debug.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPFR -c -o itvMPFR.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPFR -c -o itv_linearizeMPFR.o itv_linearize.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPFR -c -o itvMPFR_debug.o itv.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPFR -c -o itv_linexprMPFR_debug.o itv_linexpr.c
- 7 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron -I/usr/local/include -DNUM_MPFR -c -o itv_linearizeMPFR_debug.o itv_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- /usr/bin/ar rcs libitvIl_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o
- /usr/bin/ar rcs libitvIll_debug.a itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ranlib libitvIl_debug.a
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- /usr/bin/ranlib libitvIll_debug.a
- /usr/bin/ar rcs libitvRl_debug.a itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o
- /usr/bin/ar rcs libitvMPZ_debug.a itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o
- /usr/bin/ar rcs libitvDl_debug.a itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o
- /usr/bin/ar rcs libitvMPQ_debug.a itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o
- /usr/bin/ranlib libitvRl_debug.a
- /usr/bin/ranlib libitvMPZ_debug.a
- /usr/bin/ranlib libitvDl_debug.a
- /usr/bin/ranlib libitvMPQ_debug.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libitvRll_debug.a itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o
- /usr/bin/ranlib libitvRll_debug.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libitvD_debug.a itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o
- /usr/bin/ranlib libitvD_debug.a
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- /usr/bin/ar rcs libitvMPFR_debug.a itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o
- /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 libitvMPFR_debug.a
- /usr/bin/ranlib libitv_debug.a
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libitvIll.a itvIll.o itv_linexprIll.o itv_linearizeIll.o
- /usr/bin/ranlib libitvIll.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libitvIl.a itvIl.o itv_linexprIl.o itv_linearizeIl.o
- /usr/bin/ranlib libitvIl.a
- 7 warnings generated.
- /usr/bin/ar rcs libitvDl.a itvDl.o itv_linexprDl.o itv_linearizeDl.o
- /usr/bin/ranlib libitvDl.a
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libitvMPZ.a itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o
- /usr/bin/ranlib libitvMPZ.a
- 3 warnings generated.
- /usr/bin/ar rcs libitvMPQ.a itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o
- /usr/bin/ranlib libitvMPQ.a
- 1 warning generated.
- /usr/bin/ar rcs libitvD.a itvD.o itv_linexprD.o itv_linearizeD.o
- /usr/bin/ranlib libitvD.a
- 1 warning generated.
- /usr/bin/ar rcs libitvMPFR.a itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o
- /usr/bin/ranlib libitvMPFR.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libitvRl.a itvRl.o itv_linexprRl.o itv_linearizeRl.o
- /usr/bin/ranlib libitvRl.a
- 1 warning generated.
- /usr/bin/ar rcs libitvRll.a itvRll.o itv_linexprRll.o itv_linearizeRll.o
- /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 libitvRll.a
- /usr/bin/ranlib libitv.a
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/itv'
- (cd apron; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/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 14" >> ap_version.h
- echo "#define AP_VERSION       \""0.9.14"\"" >> ap_version.h
- echo "#endif" >> ap_version.h
- cc  -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_dimension.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_linexpr0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_lincons0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_generator0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_texpr0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_tcons0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_manager.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_abstract0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_policy.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_generic.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_var.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_environment.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_linexpr1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_lincons1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_generator1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_texpr1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_tcons1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_abstract1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_linearize.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_reducedproduct.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c ap_disjunction.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -DNUM_MPQ -I. -c ap_linearize_aux.c -o ap_linearize_auxMPQ.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -DNUM_DOUBLE -I. -c ap_linearize_aux.c -o ap_linearize_auxD.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -DNUM_MPFR -I. -c ap_linearize_aux.c -o ap_linearize_auxMPFR.o
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_scalar_debug.o ap_scalar.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_interval_debug.o ap_interval.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_coeff_debug.o ap_coeff.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_dimension_debug.o ap_dimension.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_linexpr0_debug.o ap_linexpr0.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_lincons0_debug.o ap_lincons0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_generator0_debug.o ap_generator0.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_tcons0_debug.o ap_tcons0.c
- In file included from ap_linearize_aux.c:17:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_manager_debug.o ap_manager.c
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_abstract0_debug.o ap_abstract0.c
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_policy_debug.o ap_policy.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_generic_debug.o ap_generic.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_var_debug.o ap_var.c
- 1 warning generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_environment_debug.o ap_environment.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_linexpr1_debug.o ap_linexpr1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_lincons1_debug.o ap_lincons1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_generator1_debug.o ap_generator1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_texpr1_debug.o ap_texpr1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_tcons1_debug.o ap_tcons1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_abstract1_debug.o ap_abstract1.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_linearize_debug.o ap_linearize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -c -o ap_reducedproduct_debug.o ap_reducedproduct.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -DNUM_MPQ -I. -c -o ap_linearize_auxMPQ_debug.o ap_linearize_aux.c -o ap_linearize_auxMPQ_debug.o
- 1 warning generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -DNUM_DOUBLE -I. -c -o ap_linearize_auxD_debug.o ap_linearize_aux.c -o ap_linearize_auxD_debug.o
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv -I/usr/local/include -DNUM_MPFR -I. -c -o ap_linearize_auxMPFR_debug.o ap_linearize_aux.c -o ap_linearize_auxMPFR_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- In file included from ap_linearize_aux.c:17:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 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 -Wno-stringop-overflow -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 -L/usr/local/lib -lm -lmpfr -lgmp
- /usr/bin/ranlib libapron_debug.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 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 -Wno-stringop-overflow -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 -L/usr/local/lib -lm -lmpfr -lgmp
- /usr/bin/ranlib libapron.a
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apron'
- (cd newpolka; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ.o pk_internal.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ.o pk_satmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ.o pk_vector.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ.o pk_matrix.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ.o pk_cherni.c
- In file included from pk_user.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ.o pk_representation.c
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ.o pk_approximate.c
- In file included from pk_internal.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ.o pk_test.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_vector.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ.o pk_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_cherni.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ.o pk_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ.o pk_project.c
- In file included from pk_representation.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ.o pk_resize.c
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_matrix.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'In file included from pk_constructor.c:11:
- In file included from 
- ./pk_config.h:15:
- In file included from ../num/num.h:27:
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from pk_approximate.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ.o pk_expandfold.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_test.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ.o pk_closure.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ.o pkeq.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_extract.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_userMPQ_debug.o pk_user.c
- In file included from pk_meetjoin.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ_debug.o pk_internal.c
- In file included from pk_resize.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from pk_assign.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_bitMPQ_debug.o pk_bit.c
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_project.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ_debug.o pk_satmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_expandfold.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ_debug.o pk_vector.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ_debug.o pk_matrix.c
- In file included from pk_widening.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ_debug.o pk_cherni.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_closure.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ_debug.o pk_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ_debug.o pk_approximate.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- In file included from pkeq.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_constructorMPQ_debug.o pk_constructor.c
- In file included from pk_user.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ_debug.o pk_test.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_internal.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_extractMPQ_debug.o pk_extract.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ_debug.o pk_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ_debug.o pk_assign.c
- In file included from pk_matrix.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from pk_vector.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from pk_representation.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ_debug.o pk_project.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ_debug.o pk_resize.c
- 3 warnings generated.
- In file included from pk_approximate.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from pk_cherni.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ_debug.o pk_expandfold.c
- In file included from pk_constructor.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_wideningMPQ_debug.o pk_widening.c
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_test.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from pk_extract.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ_debug.o pk_closure.c
- 3 warnings generated.
- In file included from pk_meetjoin.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ_debug.o pkeq.c
- In file included from pk_assign.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll.o pk_user.c
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll.o pk_internal.c
- In file included from pk_resize.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from pk_project.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll.o pk_bit.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- In file included from pk_expandfold.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll.o pk_satmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- In file included from pk_widening.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll.o pk_vector.c
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll.o pk_matrix.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from pk_closure.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll.o pk_cherni.c
- In file included from pkeq.c:11:
- In file included from ./pk_config.h:15:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll.o pk_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll.o pk_approximate.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll.o pk_constructor.c
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll.o pk_test.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll.o pk_extract.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll.o pk_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll.o pk_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll.o pk_project.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll.o pk_expandfold.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll.o pk_widening.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll.o pk_closure.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll.o pkeq.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll_debug.o pk_user.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll_debug.o pk_internal.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll_debug.o pk_bit.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll_debug.o pk_satmat.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll_debug.o pk_vector.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll_debug.o pk_matrix.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll_debug.o pk_cherni.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 3 warnings generated.
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll_debug.o pk_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll_debug.o pk_approximate.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll_debug.o pk_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll_debug.o pk_test.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll_debug.o pk_extract.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll_debug.o pk_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll_debug.o pk_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll_debug.o pk_project.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll_debug.o pk_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll_debug.o pk_expandfold.c
- 1 warning generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll_debug.o pk_widening.c
- 1 warning generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll_debug.o pkeq.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/bin/ar rcs libpolkaMPQ.a 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 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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ.so 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   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libpolkaMPQ.a
- /usr/bin/ranlib libpolkaMPQ_debug.a
- 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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ_debug.so 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   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libpolkaRll_debug.a 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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll_debug.so 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   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libpolkaRll_debug.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libpolkaRll.a 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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll.so 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   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libpolkaRll.a
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- (cd box; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ.o box_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ.o box_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ.o box_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ.o box_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ.o box_policy.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from box_internal.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ_debug.o box_internal.c
- :40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from box_representation.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ_debug.o box_representation.c
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from box_constructor.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ_debug.o box_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from box_meetjoin.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from box_assign.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ_debug.o box_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from box_resize.c:5:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ_debug.o box_resize.c
- In file included from box_otherops.c:5:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from box_policy.c:9:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ_debug.o box_otherops.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ_debug.o box_policy.c
- In file included from box_internal.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_internalD.o box_internal.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from box_representation.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_representationD.o box_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from box_constructor.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD.o box_constructor.c
- In file included from box_meetjoin.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- In file included from   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- box_assign.c:8:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- /usr/include/sys/limits.h  return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- :64:18: note: expanded from macro 'LONG_MAX'
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/x86/_limits.h/usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- :#define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- 64:20: note: expanded from macro '__LONG_MAX'
- /usr/include/x86/_limits.h:64:#define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD.o box_meetjoin.c
- In file included from box_resize.c:5:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_assignD.o box_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD.o box_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD.o box_otherops.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_policyD.o box_policy.c
- In file included from box_otherops.c:5:
- In file included from ./box_internal.h:11:
- In file included from ./box_config.h:5:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_internalD_debug.o box_internal.c
- In file included from box_policy.c:9:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_representationD_debug.o box_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD_debug.o box_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD_debug.o box_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_assignD_debug.o box_assign.c
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD_debug.o box_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD_debug.o box_otherops.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o box_policyD_debug.o box_policy.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR.o box_internal.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR.o box_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR.o box_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR.o box_assign.c
- 1 warning generated.
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR.o box_resize.c
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR.o box_otherops.c
- 1 warning generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR.o box_policy.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR_debug.o box_internal.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR_debug.o box_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR_debug.o box_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR_debug.o box_meetjoin.c
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR_debug.o box_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR_debug.o box_resize.c
- 1 warning generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR_debug.o box_otherops.c
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR_debug.o box_policy.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- 1 warning generated.
- /usr/bin/ranlib libboxMPQ_debug.a
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- 1 warning generated.
- /usr/bin/ranlib libboxD_debug.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxMPQ.a
- 1 warning generated.
- 1 warning generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- 1 warning generated.
- /usr/bin/ranlib libboxD.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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxMPFR_debug.a
- 1 warning generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxMPFR.a
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- (cd octagons; /usr/local/bin/gmake MPQ D)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_printMPQ.o oct_print.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ.o oct_transfer.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_closureMPQ.o oct_closure.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ.o oct_nary.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ.o oct_predicate.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ.o oct_resize.c
- In file included from oct_hmat.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_hmatMPQ_debug.o oct_hmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_print.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ_debug.o oct_transfer.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_closure.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ_debug.o oct_nary.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_transfer.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ_debug.o oct_predicate.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_predicate.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ_debug.o oct_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_nary.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.hIn file included from oct_resize.c:20:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- :
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- In file included from ../num/numrat_mpq.h:350:../num/numrat_mpq.h40: oct_representation.cwarning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- :350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- :20:
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;In file included from 
- ./oct_internal.h                                     ~~^~~~~~~~~
- :../num/numrat_mpq.h23:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- :
- In file included from   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- ./oct_fun.h:/usr/include/sys/limits.h:64:18:32 :
- note: In file included from expanded from macro 'LONG_MAX'../num/num.h
- :#define LONG_MAX        __LONG_MAX      /* max for a long */
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;                        ^~~~~~~~~~
- 
- 27                ~~^~~~~~~~:
- In file included from 
- ../num/num_numrat.h:27/usr/include/x86/_limits.h:
- :In file included from 64../num/numrat.h::2020::
-  ../num/numrat_mpq.hnote: :expanded from macro '__LONG_MAX'
- 350:40#define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~:
-  warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o oct_testMPQ.o oct_test.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_print.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_printD.o oct_print.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- In file included from oct_closure.c:In file included from oct_hmat.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:2720:
- In file included from ./oct_internal.h:
- In file included from ../num/num_numrat.h::23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:2027:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- :
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;  return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
- 
-                                      ~~^~~~~~~~~
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]warning: 
- unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;/usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- 
-                 ~~^~~~~~~~
- #define LONG_MAX        __LONG_MAX      /* max for a long *//usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD.o oct_transfer.c
- 
- 
-                         ^~~~~~~~~~#define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- 
- /usr/include/x86/_limits.h/usr/include/x86/_limits.h:64:20::64:20: note: expanded from macro '__LONG_MAX'
-  note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD.o oct_closure.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_nary.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- In file included from oct_transfer.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD.o oct_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD.o oct_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_representation.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from oct_predicate.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD_debug.o oct_hmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_resize.c:20:
- In file included from ./oct_internal.h:23:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_printD_debug.o oct_print.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD_debug.o oct_transfer.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_test.c:33:
- In file included from ./oct_fun.h:32:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD_debug.o oct_closure.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD_debug.o oct_nary.c
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD_debug.o oct_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD_debug.o oct_predicate.c
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD_debug.o oct_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o oct_testD.o oct_test.c
- 3 warnings generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctMPQ_debug.a
- 1 warning generated.
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctD.a
- 1 warning generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctD_debug.a
- 3 warnings generated.
- /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 -Wno-stringop-overflow -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   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctMPQ.a
- 3 warnings generated.
- cc -o octtestMPQ oct_testMPQ.o \
- 	-L. -loctMPQ_debug -L../newpolka -lpolkaMPQ_debug \
- 	-L../apron   -L/usr/local/lib -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- 1 warning generated.
- cc -o octtestD oct_testD.o \
- 	-L. -loctD_debug -L../newpolka -lpolkaMPQ_debug \
- 	-L../apron   -L/usr/local/lib -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- (cd taylor1plus; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ.o t1p_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ.o t1p_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ.o t1p_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ.o t1p_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ.o t1p_fun.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ.o t1p_itv_utils.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_internalMPQ_debug.o t1p_internal.c
- In file included from t1p_meetjoin.c:11:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_representationMPQ_debug.o t1p_representation.c
- In file included from t1p_internal.c:18:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from t1p_representation.c:12:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ_debug.o t1p_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from t1p_constructor.c:8:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ_debug.o t1p_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from t1p_assign.c:11:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ_debug.o t1p_assign.c
- In file included from t1p_fun.c:9:
- In file included from ../itv/itv_linearize.h:8:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ_debug.o t1p_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: In file included from t1p_resize.c:8:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from t1p_otherops.c:8:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ_debug.o t1p_otherops.c
- unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from t1p_itv_utils.c:8:
- In file included from ./t1p_itv_utils.h:13:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ_debug.o t1p_fun.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ_debug.o t1p_itv_utils.c
- In file included from t1p_internal.c:18:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- 3 warnings generated.
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_internalD.o t1p_internal.c
- In file included from t1p_representation.c:12:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from t1p_meetjoin.c:11:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from t1p_constructor.c:8:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD.o t1p_constructor.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD.o t1p_meetjoin.c
- In file included from t1p_fun.c:9:
- In file included from ../itv/itv_linearize.h:8:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- warning:   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from t1p_resize.c:8:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from t1p_assign.c:11:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD.o t1p_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD.o t1p_resize.c
- In file included from t1p_itv_utils.c:8:
- In file included from ./t1p_itv_utils.h:13:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from t1p_otherops.c:8:
- In file included from ./t1p_internal.h:18:
- In file included from ../itv/itv.h:9:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD.o t1p_otherops.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD.o t1p_fun.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD.o t1p_itv_utils.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_representationD_debug.o t1p_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD_debug.o t1p_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD_debug.o t1p_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD_debug.o t1p_assign.c
- 3 warnings generated.
- 3 warnings generated.
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD_debug.o t1p_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD_debug.o t1p_otherops.c
- 3 warnings generated.
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD_debug.o t1p_fun.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD_debug.o t1p_itv_utils.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR.o t1p_internal.c
- 3 warnings generated.
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR.o t1p_representation.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR.o t1p_constructor.c
- 3 warnings generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR.o t1p_meetjoin.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR.o t1p_assign.c
- 1 warning generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR.o t1p_resize.c
- 1 warning generated.
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR.o t1p_otherops.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR.o t1p_fun.c
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR.o t1p_itv_utils.c
- 1 warning generated.
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR_debug.o t1p_internal.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 3 warnings generated.
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR_debug.o t1p_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR_debug.o t1p_constructor.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR_debug.o t1p_assign.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR_debug.o t1p_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 1 warning generated.
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR_debug.o t1p_fun.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR_debug.o t1p_itv_utils.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- 3 warnings generated.
- /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
- 1 warning generated.
- /usr/bin/ranlib libt1pMPQ_debug.a
- 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 -Wno-stringop-overflow -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/usr/local/lib -L../box -L../newpolka -lboxMPQ_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- /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 -Wno-stringop-overflow -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/usr/local/lib -L../box -L../newpolka -lboxD_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pD_debug.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /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 -Wno-stringop-overflow -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/usr/local/lib -L../box -L../newpolka -lboxMPFR_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pMPFR_debug.a
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 3 warnings generated.
- /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 -Wno-stringop-overflow -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/usr/local/lib -L../box -L../newpolka -lboxMPQ -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pMPQ.a
- 1 warning generated.
- /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 -Wno-stringop-overflow -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/usr/local/lib -L../box -L../newpolka -lboxD -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pD.a
- 1 warning generated.
- /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 -Wno-stringop-overflow -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/usr/local/lib -L../box -L../newpolka -lboxMPFR -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pMPFR.a
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- (cd avoct; /usr/local/bin/gmake MPQ D)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_hmatMPQ.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_printMPQ.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_transferMPQ.o avo_transfer.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_closureMPQ.o avo_closure.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_naryMPQ.o avo_nary.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_representationMPQ.o avo_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_predicateMPQ.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_resizeMPQ.o avo_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_hmatMPQ_debug.o avo_hmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_printMPQ_debug.o avo_print.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_transferMPQ_debug.o avo_transfer.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_closureMPQ_debug.o avo_closure.c
- In file included from avo_hmat.c:17:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_naryMPQ_debug.o avo_nary.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_representationMPQ_debug.o avo_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from avo_print.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_predicateMPQ_debug.o avo_predicate.c
- In file included from avo_nary.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from avo_closure.c:17:
- In file included from ./avo_internal.h:21In file included from avo_transfer.c:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- :18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
- ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- :350:19:  return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
-  warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_resizeMPQ_debug.o avo_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o avo_testMPQ.o avo_test.c
- In file included from avo_representation.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: In file included from avo_resize.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_hmatD.o avo_hmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from avo_predicate.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_printD.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_transferD.o avo_transfer.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from avo_print.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_closureD.o avo_closure.c
- In file included from avo_hmat.c:17:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from avo_closure.c:17:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from avo_nary.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_naryD.o avo_nary.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_representationD.o avo_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_predicateD.o avo_predicate.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_resizeD.o avo_resize.c
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from avo_transfer.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_hmatD_debug.o avo_hmat.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_printD_debug.o avo_print.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_transferD_debug.o avo_transfer.c
- In file included from avo_representation.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_closureD_debug.o avo_closure.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- In file included from avo_test.c:26:
- In file included from ./avo_fun.h:27:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from avo_resize.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- In file included from avo_predicate.c:18:
- In file included from ./avo_internal.h:21:
- In file included from ../num/num.h:27:
- In file included from ../num/num_numrat.h:27:
- In file included from ../num/numrat.h:20:
- ../num/numrat_mpq.h:350:40: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                                      ~~^~~~~~~~~
- ../num/numrat_mpq.h:350:19: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
-   return (d+1.0)<=LONG_MAX && (d-1.0)>=-LONG_MAX;
-                 ~~^~~~~~~~
- /usr/include/sys/limits.h:64:18: note: expanded from macro 'LONG_MAX'
- #define LONG_MAX        __LONG_MAX      /* max for a long */
-                         ^~~~~~~~~~
- /usr/include/x86/_limits.h:64:20: note: expanded from macro '__LONG_MAX'
- #define __LONG_MAX      0x7fffffffffffffff      /* max for a long */
-                         ^~~~~~~~~~~~~~~~~~
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_naryD_debug.o avo_nary.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_representationD_debug.o avo_representation.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_predicateD_debug.o avo_predicate.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_resizeD_debug.o avo_resize.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_DOUBLE -c -o avo_testD.o avo_test.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 3 warnings generated.
- 3 warnings generated.
- 3 warnings generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 3 warnings generated.
- 3 warnings generated.
- /usr/bin/ar rcs libavoMPQ_debug.a avo_hmatMPQ_debug.o avo_printMPQ_debug.o avo_transferMPQ_debug.o avo_closureMPQ_debug.o avo_naryMPQ_debug.o avo_representationMPQ_debug.o avo_predicateMPQ_debug.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoMPQ_debug.so avo_hmatMPQ_debug.o avo_printMPQ_debug.o avo_transferMPQ_debug.o avo_closureMPQ_debug.o avo_naryMPQ_debug.o avo_representationMPQ_debug.o avo_predicateMPQ_debug.o avo_resizeMPQ_debug.o -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libavoMPQ_debug.a
- 3 warnings generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 3 warnings generated.
- 1 warning generated.
- 3 warnings generated.
- cc -o avotestMPQ avo_testMPQ.o \
- 	-L. -lavoMPQ_debug \
- 	-L../apron   -L/usr/local/lib -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- 1 warning generated.
- /usr/bin/ar rcs libavoD.a avo_hmatD.o avo_printD.o avo_transferD.o avo_closureD.o avo_naryD.o avo_representationD.o avo_predicateD.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoD.so avo_hmatD.o avo_printD.o avo_transferD.o avo_closureD.o avo_naryD.o avo_representationD.o avo_predicateD.o avo_resizeD.o -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- 1 warning generated.
- /usr/bin/ranlib libavoD.a
- 1 warning generated.
- /usr/bin/ar rcs libavoD_debug.a avo_hmatD_debug.o avo_printD_debug.o avo_transferD_debug.o avo_closureD_debug.o avo_naryD_debug.o avo_representationD_debug.o avo_predicateD_debug.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoD_debug.so avo_hmatD_debug.o avo_printD_debug.o avo_transferD_debug.o avo_closureD_debug.o avo_naryD_debug.o avo_representationD_debug.o avo_predicateD_debug.o avo_resizeD_debug.o -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libavoD_debug.a
- cc -o avotestD avo_testD.o \
- 	-L. -lavoD_debug \
- 	-L../apron   -L/usr/local/lib -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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- 3 warnings generated.
- 3 warnings generated.
- /usr/bin/ar rcs libavoMPQ.a avo_hmatMPQ.o avo_printMPQ.o avo_transferMPQ.o avo_closureMPQ.o avo_naryMPQ.o avo_representationMPQ.o avo_predicateMPQ.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoMPQ.so avo_hmatMPQ.o avo_printMPQ.o avo_transferMPQ.o avo_closureMPQ.o avo_naryMPQ.o avo_representationMPQ.o avo_predicateMPQ.o avo_resizeMPQ.o -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libavoMPQ.a
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- /usr/bin/sed -e "s!@VERSION@!"0.9.14"!g;" mlapronidl/META.in > mlapronidl/META;
- /usr/bin/sed -e '/^[[:space:]]*archive(byte)/ { p; s ) ,plugin) ;}' -i.bak mlapronidl/META;
- test -f mlapronidl/META.bak && rm -f mlapronidl/META.bak
- (cd mlapronidl; /usr/local/bin/gmake INCLUDE_DEPEND=no depend; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- mkdir -p tmp
- /usr/home/opam/.opam/4.14.1/bin/ocamlyacc apron_parser.mly
- /usr/home/opam/.opam/4.14.1/bin/ocamllex apron_lexer.mll
- cp scalar.idl tmp/scalar.idl
- cp interval.idl tmp/interval.idl
- cp coeff.idl tmp/coeff.idl
- cp dim.idl tmp/dim.idl
- cp linexpr0.idl tmp/linexpr0.idl
- cp lincons0.idl tmp/lincons0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl
- cp generator0.idl tmp/generator0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl
- cp texpr0.idl tmp/texpr0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl
- cp tcons0.idl tmp/tcons0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl
- cp manager.idl tmp/manager.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl
- cp abstract0.idl tmp/abstract0.idl
- cp var.idl tmp/var.idl
- cp environment.idl tmp/environment.idl
- cp linexpr1.idl tmp/linexpr1.idl
- cp lincons1.idl tmp/lincons1.idl
- cp generator1.idl tmp/generator1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl
- cp texpr1.idl tmp/texpr1.idl
- cp tcons1.idl tmp/tcons1.idl
- cp abstract1.idl tmp/abstract1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl
- cp policy.idl tmp/policy.idl
- cp disjunction.idl tmp/disjunction.idl
- cp version.idl tmp/version.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/policy.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl
- 118 states, 2303 transitions, table size 9920 bytes
- perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c
- perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c
- perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c
- perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c
- perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml;
- perl perlscript_caml.pl < tmp/dim.ml >dim.ml;
- perl perlscript_caml.pl < tmp/var.ml >var.ml;
- perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c
- perl perlscript_caml.pl < tmp/version.ml >version.ml;
- perl perlscript_c.pl < tmp/interval_stubs.c >interval_caml.c
- perl perlscript_caml.pl < tmp/manager.ml >manager.ml;
- perl perlscript_caml.pl < tmp/dim.mli >dim.mli
- perl perlscript_caml.pl < tmp/var.mli >var.mli
- perl perlscript_caml.pl < tmp/version.mli >version.mli
- perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli
- perl perlscript_caml.pl < tmp/interval.ml >interval.ml;
- perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c
- perl perlscript_caml.pl < tmp/manager.mli >manager.mli
- perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c
- perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml;
- perl perlscript_caml.pl < tmp/interval.mli >interval.mli
- perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c
- perl perlscript_caml.pl < tmp/environment.ml >environment.ml;
- perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli
- perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml;
- perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c
- perl perlscript_caml.pl < tmp/environment.mli >environment.mli
- perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c
- perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml;
- perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli
- perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c
- perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml;
- perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml;
- perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli
- perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c
- perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli
- perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c
- perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml;
- perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml;
- perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli
- perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli
- perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli
- perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c
- perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c
- perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c
- perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml;
- perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml;
- perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml;
- perl perlscript_caml.pl < tmp/texpr1.mli >texpr1.mli
- perl perlscript_caml.pl < tmp/lincons1.mli >lincons1.mli
- perl perlscript_caml.pl < tmp/generator1.mli >generator1.mli
- perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c
- perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c
- perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c
- perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml;
- perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml;
- perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml;
- perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli
- perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli
- perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli
- perl perlscript_c.pl < tmp/policy_stubs.c >policy_caml.c
- perl perlscript_caml.pl < tmp/policy.ml >policy.ml;
- perl perlscript_c.pl < tmp/abstract1_stubs.c >abstract1_caml.c
- perl perlscript_caml.pl < tmp/abstract1.ml >abstract1.ml;
- perl perlscript_caml.pl < tmp/policy.mli >policy.mli
- perl perlscript_caml.pl < tmp/abstract1.mli >abstract1.mli
- /usr/home/opam/.opam/4.14.1/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- cp scalar.idl tmp/scalar.idl
- cp interval.idl tmp/interval.idl
- cp coeff.idl tmp/coeff.idl
- cp dim.idl tmp/dim.idl
- cp linexpr0.idl tmp/linexpr0.idl
- cp lincons0.idl tmp/lincons0.idl
- cp generator0.idl tmp/generator0.idl
- cp texpr0.idl tmp/texpr0.idl
- cp tcons0.idl tmp/tcons0.idl
- cp manager.idl tmp/manager.idl
- cp abstract0.idl tmp/abstract0.idl
- cp var.idl tmp/var.idl
- cp environment.idl tmp/environment.idl
- cp linexpr1.idl tmp/linexpr1.idl
- cp lincons1.idl tmp/lincons1.idl
- cp generator1.idl tmp/generator1.idl
- cp texpr1.idl tmp/texpr1.idl
- cp tcons1.idl tmp/tcons1.idl
- cp disjunction.idl tmp/disjunction.idl
- cp version.idl tmp/version.idl
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c apron_caml.c -o apron_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c abstract1_caml.c -o abstract1_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c policy_caml.c -o policy_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c apron_caml.c -o apron_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c abstract1_caml.c -o abstract1_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c policy_caml.c -o policy_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from apron_caml.c:11:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from apron_caml.c:11:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl
- In file included from abstract1_caml.c:26:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from policy_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c
- In file included from abstract1_caml.c:26:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml;
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl
- /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl
- perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli
- In file included from policy_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c
- perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c scalar.mli
- perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c
- perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c scalar_caml.c -o scalar_caml.o
- perl perlscript_caml.pl < tmp/var.ml >var.ml;
- perl perlscript_caml.pl < tmp/version.ml >version.ml;
- perl perlscript_caml.pl < tmp/manager.ml >manager.ml;
- perl perlscript_caml.pl < tmp/dim.ml >dim.ml;
- perl perlscript_c.pl < tmp/interval_stubs.c >interval_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c scalar_caml.c -o scalar_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- perl perlscript_caml.pl < tmp/manager.mli >manager.mli
- perl perlscript_caml.pl < tmp/interval.ml >interval.ml;
- perl perlscript_caml.pl < tmp/version.mli >version.mli
- perl perlscript_caml.pl < tmp/var.mli >var.mli
- perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c
- perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c
- perl perlscript_caml.pl < tmp/dim.mli >dim.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c scalar.ml
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- perl perlscript_caml.pl < tmp/environment.ml >environment.ml;
- perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml;
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c scalar.ml
- perl perlscript_caml.pl < tmp/interval.mli >interval.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c dim.mli
- perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli
- perl perlscript_caml.pl < tmp/environment.mli >environment.mli
- perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c
- 2 warnings generated.
- perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c manager.mli
- perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c
- perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml;
- perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c var.mli
- perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml;
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c version.mli
- perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml;
- perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml;
- perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c
- perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c interval_caml.c -o interval_caml.o
- perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli
- perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli
- perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml;
- perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml;
- perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli
- perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c coeff_caml.c -o coeff_caml.o
- In file included from scalar_caml.c:22:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli
- perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c
- perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c
- perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli
- perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c
- 2 warnings generated.
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c dim_caml.c -o dim_caml.o
- In file included from scalar_caml.c:22:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml;
- perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml;
- perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml;
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- perl perlscript_caml.pl < tmp/generator1.mli >generator1.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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c lincons0_caml.c -o lincons0_caml.o
- perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c
- perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c generator0_caml.c -o generator0_caml.o
- 2 warnings generated.
- perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml;
- perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml;
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c texpr0_caml.c -o texpr0_caml.o
- perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli
- 2 warnings generated.
- perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli
- perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c tcons0_caml.c -o tcons0_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from dim_caml.c:22:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c manager_caml.c -o manager_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from interval_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml;
- In file included from coeff_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c var_caml.c -o var_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c environment_caml.c -o environment_caml.o
- In file included from linexpr0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml.o
- In file included from lincons0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c lincons1_caml.c -o lincons1_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from generator0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c generator1_caml.c -o generator1_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from texpr0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c texpr1_caml.c -o texpr1_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 2 warnings generated.
- In file included from var_caml.c:19:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c tcons1_caml.c -o tcons1_caml.o
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c disjunction_caml.c -o disjunction_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from environment_caml.c:22:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- In file included from manager_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c version_caml.c -o version_caml.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c interval_caml.c -o interval_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from tcons0_caml.c:22:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c coeff_caml.c -o coeff_caml_debug.o
- In file included from lincons1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- var_caml.c:34:19: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual]
-   name = (char *) String_val(_v_name);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:290:23: note: expanded from macro 'String_val'
- #define String_val(x) ((const char *) Bp_val(x))
-                       ^
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c dim_caml.c -o dim_caml_debug.o
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 2 warnings generated.
- In file included from linexpr1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 1 warning generated.
- In file included from generator1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c lincons0_caml.c -o lincons0_caml_debug.o
- 3 warnings generated.
- In file included from tcons1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c generator0_caml.c -o generator0_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c texpr0_caml.c -o texpr0_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 2 warnings generated.
- In file included from texpr1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c tcons0_caml.c -o tcons0_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from interval_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from dim_caml.c:22:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c manager_caml.c -o manager_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from disjunction_caml.c:20:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c abstract0_caml.c -o abstract0_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 2 warnings generated.
- In file included from linexpr0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c var_caml.c -o var_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- disjunction_caml.c:278:89: warning: cast from 'unsigned int *' to 'size_t *' (aka 'unsigned long *') increases required alignment from 4 to 8 [-Wcast-align]
-   void** tabvoid = ap_disjunction_decompose(manager,false,(ap_disjunction_t*)abs->value,(size_t*)&size);
-                                                                                         ^~~~~~~~~~~~~~
- 2 warnings generated.
- 2 warnings generated.
- In file included from coeff_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c environment_caml.c -o environment_caml_debug.o
- In file included from generator0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml_debug.o
- 2 warnings generated.
- 2 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c lincons1_caml.c -o lincons1_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from tcons0_caml.c:22:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from lincons0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c generator1_caml.c -o generator1_caml_debug.o
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from manager_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c texpr1_caml.c -o texpr1_caml_debug.o
- In file included from texpr0_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c tcons1_caml.c -o tcons1_caml_debug.o
- In file included from var_caml.c:19:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from abstract0_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c disjunction_caml.c -o disjunction_caml_debug.o
- 3 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from environment_caml.c:22:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c version_caml.c -o version_caml_debug.o
- 2 warnings generated.
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c dim.ml
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from lincons1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c manager.ml
- In file included from linexpr1_caml.c:21/usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c var.ml
- :
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- var_caml.c:34:19: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual]
-   name = (char *) String_val(_v_name);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:290:23: note: expanded from macro 'String_val'
- #define String_val(x) ((const char *) Bp_val(x))
-                       ^
- 3 warnings generated.
- 2 warnings generated.
- In file included from texpr1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 1 warning generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c version.ml
- sh /usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/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
- In file included from generator1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c interval.mli
- 2 warnings generated.
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c dim.ml
- In file included from tcons1_caml.c:21:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from disjunction_caml.c:20:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c manager.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c var.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c environment.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c 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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c abstract0_caml.c -o abstract0_caml.o
- disjunction_caml.c:278:89: warning: cast from 'unsigned int *' to 'size_t *' (aka 'unsigned long *') increases required alignment from 4 to 8 [-Wcast-align]
-   void** tabvoid = ap_disjunction_decompose(manager,false,(ap_disjunction_t*)abs->value,(size_t*)&size);
-                                                                                         ^~~~~~~~~~~~~~
- 2 warnings generated.
- 2 warnings generated.
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c interval.ml
- 2 warnings generated.
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c interval.ml
- 3 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c coeff.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c environment.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c environment.ml
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c coeff.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c linexpr0.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/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 -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm -o apron_caml_debug
- /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
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c linexpr0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c lincons0.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c generator0.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c texpr0.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c linexpr1.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c coeff.ml
- In file included from abstract0_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c lincons0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c generator0.ml
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c texpr0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c tcons0.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c linexpr1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c lincons1.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c generator1.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c texpr1.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c tcons0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c abstract0.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c texpr1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c tcons1.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c apron_parser.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c abstract0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c lincons1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c generator1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c tcons1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c abstract1.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c apron_parser.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c apron_lexer.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c apron_lexer.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c parser.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c abstract1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c policy.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c disjunction.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c parser.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c generator0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c policy.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c disjunction.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/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
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract0.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_parser.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c generator1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons1.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_lexer.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract1.ml
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/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 -L/usr/local/lib -lapron -lmpfr -lgmp -lm -o apron_caml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c policy.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c disjunction.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -for-pack Apron -c parser.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o apron -oc apron_caml apron.cmo -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/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
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o apron -oc apron_caml apron.cmx -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o apron.d -oc apron_caml_debug apron.cmx -lapron_debug -lmpfr -lgmp -lm
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- (cd newpolka; /usr/local/bin/gmake ml)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- mkdir -p tmp
- cp ../mlapronidl/manager.idl polka.idl tmp/
- cd tmp && /usr/home/opam/.opam/4.14.1/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
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUMINT_MPQ -c -o polka_caml_debug.o polka_caml.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c polka.ml
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c polka.ml
- In file included from polka_caml.c:19:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from polka_caml.c:19:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- polka_caml.c:50:12: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct pk_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *_c2 = *((internal_ptr *) Bp_val(_v1));
-            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- polka_caml.c:57:5: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct pk_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *((internal_ptr *) Bp_val(_v1)) = *_c2;
-     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- polka_caml.c:50:12: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct pk_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *_c2 = *((internal_ptr *) Bp_val(_v1));
-            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- polka_caml.c:57:5: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct pk_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *((internal_ptr *) Bp_val(_v1)) = *_c2;
-     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 4 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaMPQ_caml_debug polka_caml_debug.o -L. -lpolkaMPQ_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaRll_caml_debug polka_caml_debug.o -L. -lpolkaRll_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- 4 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaMPQ_caml polka_caml.o -L. -lpolkaMPQ -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaRll_caml polka_caml.o -L. -lpolkaRll -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaRll.d -oc polkaRll_caml_debug polka.cmx -lpolkaRll_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaMPQ.d -oc polkaMPQ_caml_debug polka.cmx -lpolkaMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmo -lpolkaMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmx -lpolkaMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmo -lpolkaRll -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmx -lpolkaRll -lapron -lmpfr -lgmp -lm
- rm polka_caml_debug.o polka_caml.o
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- (cd box; /usr/local/bin/gmake ml)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- mkdir -p tmp
- cp box.idl ../mlapronidl/*.idl tmp/
- cd tmp && /usr/home/opam/.opam/4.14.1/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
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o box_caml_debug.o box_caml.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c box.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c box.ml
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from box_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from box_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPQ_caml_debug box_caml_debug.o -L. -lboxMPQ_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxD_caml_debug box_caml_debug.o -L. -lboxD_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPFR_caml_debug box_caml_debug.o -L. -lboxMPFR_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPFR_caml box_caml.o -L. -lboxMPFR -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPQ_caml box_caml.o -L. -lboxMPQ -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxD_caml box_caml.o -L. -lboxD -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxD.d -oc boxD_caml_debug box.cmx -lboxD_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmo -lboxMPFR -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmx -lboxMPFR -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPFR.d -oc boxMPFR_caml_debug box.cmx -lboxMPFR_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPQ.d -oc boxMPQ_caml_debug box.cmx -lboxMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmo -lboxMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmx -lboxMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxD -oc boxD_caml box.cmo -lboxD -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o boxD -oc boxD_caml box.cmx -lboxD -lapron -lmpfr -lgmp -lm
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- (cd octagons; /usr/local/bin/gmake mlMPQ mlD)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- mkdir -p tmp
- cp oct.idl ../mlapronidl/*.idl tmp
- cd tmp && /usr/home/opam/.opam/4.14.1/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
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c -o oct_caml_debug.o oct_caml.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c oct.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c oct.ml
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from oct_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from oct_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- oct_caml.c:191:12: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct oct_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *_c2 = *((internal_ptr *) Bp_val(_v1));
-            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- oct_caml.c:198:5: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct oct_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *((internal_ptr *) Bp_val(_v1)) = *_c2;
-     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- oct_caml.c:191:12: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct oct_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *_c2 = *((internal_ptr *) Bp_val(_v1));
-            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- oct_caml.c:198:5: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct oct_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *((internal_ptr *) Bp_val(_v1)) = *_c2;
-     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 4 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octMPQ_caml_debug oct_caml_debug.o -L. -loctMPQ_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octD_caml_debug oct_caml_debug.o -L. -loctD_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- 4 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octMPQ_caml oct_caml.o -L. -loctMPQ -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octD_caml oct_caml.o -L. -loctD -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octMPQ.d -oc octMPQ_caml_debug oct.cmx -loctMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octD.d -oc octD_caml_debug oct.cmx -loctD_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmo -loctMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmx -loctMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octD -oc octD_caml oct.cmo -loctD -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o octD -oc octD_caml oct.cmx -loctD -lapron -lmpfr -lgmp -lm
- rm oct_caml_debug.o oct_caml.o
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- (cd taylor1plus; /usr/local/bin/gmake ml)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- mkdir -p tmp
- cp t1p.idl ../mlapronidl/manager.idl tmp/
- cd tmp && /usr/home/opam/.opam/4.14.1/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
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/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 -Wno-stringop-overflow -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/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -DNUM_MPQ -c -o t1p_caml_debug.o t1p_caml.c
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c t1p.ml
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c t1p.ml
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from t1p_caml.c:18:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from t1p_caml.c:18:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- 2 warnings generated.
- 2 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPQ_caml t1p_caml.o -L. -lt1pMPQ -L../apron   -L/usr/local/lib -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pD_caml t1p_caml.o -L. -lt1pD -L../apron   -L/usr/local/lib -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPFR_caml t1p_caml.o -L. -lt1pMPFR -L../apron   -L/usr/local/lib -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPQ_caml_debug t1p_caml_debug.o -L. -lt1pMPQ_debug -L../apron   -L/usr/local/lib -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pD_caml_debug t1p_caml_debug.o -L. -lt1pD_debug -L../apron   -L/usr/local/lib -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPFR_caml_debug t1p_caml_debug.o -L. -lt1pMPFR_debug -L../apron   -L/usr/local/lib -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPQ.d -oc t1pMPQ_caml_debug t1p.cmx -lt1pMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pD.d -oc t1pD_caml_debug t1p.cmx -lt1pD_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmo -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmx -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPFR.d -oc t1pMPFR_caml_debug t1p.cmx -lt1pMPFR_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmo -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmx -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmo -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmx -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- (cd avoct; /usr/local/bin/gmake mlMPQ mlD)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- mkdir -p tmp
- cp avo.idl ../mlapronidl/*.idl tmp
- cd tmp && /usr/home/opam/.opam/4.14.1/bin/camlidl -no-include -nocpp -I . avo.idl
- perl perlscript_c.pl < tmp/avo_stubs.c >avo_caml.c
- perl perlscript_caml.pl < tmp/avo.ml >avo.ml
- perl perlscript_caml.pl < tmp/avo.mli >avo.mli
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c avo.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c -o avo_caml.o avo_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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv -I/usr/local/include -I/usr/home/opam/.opam/4.14.1/lib/gmp -I../mlapronidl -I/usr/home/opam/.opam/4.14.1/lib/camlidl -I/usr/home/opam/.opam/4.14.1/lib/ocaml -c -o avo_caml_debug.o avo_caml.c
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- /usr/home/opam/.opam/4.14.1/bin/ocamlc.opt -g -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c avo.ml
- /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -inline 20 -I /usr/home/opam/.opam/4.14.1/lib/gmp -I ../mlapronidl -c avo.ml
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from avo_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- In file included from avo_caml.c:23:
- In file included from ../mlapronidl/apron_caml.h:15:
- /usr/home/opam/.opam/4.14.1/lib/gmp/gmp_caml.h:26:33: warning: redefinition of typedef 'gmp_randstate_ptr' is a C11 feature [-Wtypedef-redefinition]
- typedef __gmp_randstate_struct* gmp_randstate_ptr;
-                                 ^
- /usr/local/include/gmp.h:231:33: note: previous definition is here
- typedef __gmp_randstate_struct *gmp_randstate_ptr;
-                                 ^
- avo_caml.c:191:12: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct avo_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *_c2 = *((internal_ptr *) Bp_val(_v1));
-            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- avo_caml.c:198:5: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct avo_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *((internal_ptr *) Bp_val(_v1)) = *_c2;
-     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- avo_caml.c:191:12: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct avo_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *_c2 = *((internal_ptr *) Bp_val(_v1));
-            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- avo_caml.c:198:5: warning: cast from 'char *' to 'internal_ptr *' (aka 'struct avo_internal_t **') increases required alignment from 1 to 8 [-Wcast-align]
-   *((internal_ptr *) Bp_val(_v1)) = *_c2;
-     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 4 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoMPQ_caml_debug avo_caml_debug.o -L. -lavoMPQ_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoD_caml_debug avo_caml_debug.o -L. -lavoD_debug -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmp -lm
- 4 warnings generated.
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoMPQ_caml avo_caml.o -L. -lavoMPQ -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoD_caml avo_caml.o -L. -lavoD -L../apron   -L/usr/local/lib -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoMPQ.d -oc avoMPQ_caml_debug avo.cmx -lavoMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoD.d -oc avoD_caml_debug avo.cmx -lavoD_debug -lapron_debug -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoMPQ -oc avoMPQ_caml avo.cmo -lavoMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoMPQ -oc avoMPQ_caml avo.cmx -lavoMPQ -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoD -oc avoD_caml avo.cmo -lavoD -lapron -lmpfr -lgmp -lm
- /usr/home/opam/.opam/4.14.1/bin/ocamlmklib -dllpath /usr/home/opam/.opam/4.14.1/share/apron/lib -L/usr/home/opam/.opam/4.14.1/share/apron/lib -o avoD -oc avoD_caml avo.cmx -lavoD -lapron -lmpfr -lgmp -lm
- rm avo_caml.o avo_caml_debug.o
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- (cd apronxx; /usr/local/bin/gmake)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apronxx'
- c++ -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow  -I../apron -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow  -I../apron -I../num -I../itv -I/usr/local/include -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 -Wno-stringop-overflow  -I../apron -I../num -I../itv -I/usr/local/include -I../box -I../newpolka -I../octagons -I../taylor1plus  -c -o apronxx_test_debug.o apronxx_test.cc
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- warning: unknown warning option '-Wno-stringop-overflow'; did you mean '-Wno-shift-overflow'? [-Wunknown-warning-option]
- In file included from apronxx_test.cc:21:
- In file included from ./apxx_t1p.hh:21:
- In file included from ../taylor1plus/t1p.h:65:
- ../taylor1plus/t1p_otherops.h:32:7: warning: 't1p_expand' has C-linkage specified, but returns incomplete type 't1p_t' (aka '_t1p_t') which could be incompatible with C [-Wreturn-type-c-linkage]
- t1p_t t1p_expand(ap_manager_t* man,
-       ^
- ../taylor1plus/t1p_otherops.h:37:7: warning: 't1p_fold' has C-linkage specified, but returns incomplete type 't1p_t' (aka '_t1p_t') which could be incompatible with C [-Wreturn-type-c-linkage]
- t1p_t t1p_fold(ap_manager_t* man,
-       ^
- ../taylor1plus/t1p_otherops.h:45:7: warning: 't1p_closure' has C-linkage specified, but returns incomplete type 't1p_t' (aka '_t1p_t') which could be incompatible with C [-Wreturn-type-c-linkage]
- t1p_t t1p_closure(ap_manager_t* man, bool destructive, t1p_t* a);
-       ^
- 1 warning generated.
- /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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx.so apronxx.o -L../apron   -L/usr/local/lib -lapron  -lmpfr -lgmpxx -lgmp -lm
- /usr/bin/ranlib libapronxx.a
- 1 warning generated.
- /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 -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx_debug.so apronxx_debug.o -L../apron   -L/usr/local/lib -lapron_debug -lmpfr -lgmpxx -lgmp -lm
- /usr/bin/ranlib libapronxx_debug.a
- 4 warnings generated.
- c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -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   -L/usr/local/lib -lapron_debug -lmpfr -lgmpxx -lgmp -lm
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apronxx'
-> compiled  apron.v0.9.14
Processing 140/150: [traverse: dune build]
Processing 141/150: [traverse: dune build] [apron: gmake install]
- (cd num; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/num'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/num'
- (cd itv; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/itv'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/itv'
- (cd apron; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apron'
- cc  -I../num -I../itv -I/usr/local/include -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
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apron'
- (cd newpolka; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- (cd box; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- (cd octagons; /usr/local/bin/gmake MPQ D)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- gmake[1]: Nothing to be done for 'MPQ'.
- gmake[1]: Nothing to be done for 'D'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- (cd taylor1plus; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- (cd avoct; /usr/local/bin/gmake MPQ D)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- gmake[1]: Nothing to be done for 'MPQ'.
- gmake[1]: Nothing to be done for 'D'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- (cd mlapronidl; /usr/local/bin/gmake INCLUDE_DEPEND=no depend; /usr/local/bin/gmake all)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- /usr/home/opam/.opam/4.14.1/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
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/mlapronidl'
- (cd newpolka; /usr/local/bin/gmake ml)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- gmake[1]: Nothing to be done for 'ml'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- (cd box; /usr/local/bin/gmake ml)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- gmake[1]: Nothing to be done for 'ml'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- (cd octagons; /usr/local/bin/gmake mlMPQ mlD)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- gmake[1]: Nothing to be done for 'mlMPQ'.
- gmake[1]: Nothing to be done for 'mlD'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- (cd taylor1plus; /usr/local/bin/gmake ml)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- gmake[1]: Nothing to be done for 'ml'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- (cd avoct; /usr/local/bin/gmake mlMPQ mlD)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- gmake[1]: Nothing to be done for 'mlMPQ'.
- gmake[1]: Nothing to be done for 'mlD'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- (cd apronxx; /usr/local/bin/gmake)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apronxx'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apronxx'
- (cd num; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/num'
- mkdir -p /usr/home/opam/.opam/4.14.1/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 /usr/home/opam/.opam/4.14.1/share/apron/include
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/num'
- (cd itv; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/itv'
- /usr/bin/install -d /usr/home/opam/.opam/4.14.1/share/apron/include /usr/home/opam/.opam/4.14.1/share/apron/lib
- /usr/bin/install itv.h itv_fun.h itv_config.h itv_linexpr.h itv_linearize.h /usr/home/opam/.opam/4.14.1/share/apron/include
- for i in libitvIl.a libitvIll.a libitvRl.a libitvRll.a libitvMPZ.a libitvMPQ.a libitvD.a libitvMPFR.a libitv.a libitvDl.a; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- for i in libitvIl_debug.a libitvIll_debug.a libitvRl_debug.a libitvRll_debug.a libitvMPZ_debug.a libitvMPQ_debug.a libitvD_debug.a libitvMPFR_debug.a libitv_debug.a libitvDl_debug.a; do \
- 	if test -f $i; then /usr/bin/install $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/itv'
- (cd apron; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apron'
- cc  -I../num -I../itv -I/usr/local/include -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 /usr/home/opam/.opam/4.14.1/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 /usr/home/opam/.opam/4.14.1/share/apron/include
- mkdir -p /usr/home/opam/.opam/4.14.1/share/apron/lib
- for i in libapron.a libapron.so; do if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; done
- for i in libapron_debug.a libapron_debug.so; do if test -f $i; then /usr/bin/install $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; done
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apron'
- (cd newpolka; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- /usr/bin/install -d /usr/home/opam/.opam/4.14.1/share/apron/include /usr/home/opam/.opam/4.14.1/share/apron/lib
- /usr/bin/install pk.h pkeq.h /usr/home/opam/.opam/4.14.1/share/apron/include
- for i in libpolkaMPQ.a libpolkaRll.a libpolkaMPQ.so libpolkaRll.so; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- for i in libpolkaMPQ_debug.a libpolkaRll_debug.a libpolkaMPQ_debug.so libpolkaRll_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/newpolka'
- (cd box; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- /usr/bin/install -d /usr/home/opam/.opam/4.14.1/share/apron/include /usr/home/opam/.opam/4.14.1/share/apron/lib
- /usr/bin/install box.h /usr/home/opam/.opam/4.14.1/share/apron/include
- for i in libboxMPQ.a libboxD.a libboxMPFR.a libboxMPQ.so libboxD.so libboxMPFR.so; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- for i in libboxMPQ_debug.a libboxD_debug.a libboxMPFR_debug.a libboxMPQ_debug.so libboxD_debug.so libboxMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/box'
- (cd octagons; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- /usr/bin/install -d /usr/home/opam/.opam/4.14.1/share/apron/include /usr/home/opam/.opam/4.14.1/share/apron/include/oct /usr/home/opam/.opam/4.14.1/share/apron/lib /usr/home/opam/.opam/4.14.1/share/apron/bin
- /usr/bin/install oct.h /usr/home/opam/.opam/4.14.1/share/apron/include
- /usr/bin/install oct_internal.h oct_fun.h /usr/home/opam/.opam/4.14.1/share/apron/include/oct
- for i in octtop* octrun*; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/bin; fi; \
- done
- for i in liboctIl.a liboctIll.a liboctMPZ.a liboctRl.a liboctRll.a  liboctMPQ.a liboctD.a  liboctDl.a  liboctMPFR.a liboctIl.so liboctIll.so liboctMPZ.so liboctRl.so liboctRll.so  liboctMPQ.so liboctD.so  liboctDl.so  liboctMPFR.so; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- for i in liboctIl_debug.a liboctIll_debug.a liboctMPZ_debug.a liboctRl_debug.a liboctRll_debug.a  liboctMPQ_debug.a liboctD_debug.a  liboctDl_debug.a  liboctMPFR_debug.a liboctIl_debug.so liboctIll_debug.so liboctMPZ_debug.so liboctRl_debug.so liboctRll_debug.so  liboctMPQ_debug.so liboctD_debug.so  liboctDl_debug.so  liboctMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/octagons'
- (cd taylor1plus; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- /usr/bin/install -d /usr/home/opam/.opam/4.14.1/share/apron/include /usr/home/opam/.opam/4.14.1/share/apron/lib
- /usr/bin/install t1p.h /usr/home/opam/.opam/4.14.1/share/apron/include
- for i in libt1pMPQ.a libt1pD.a libt1pMPFR.a libt1pMPQ.so libt1pD.so libt1pMPFR.so; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- for i in libt1pMPQ_debug.a libt1pD_debug.a libt1pMPFR_debug.a libt1pMPQ_debug.so libt1pD_debug.so libt1pMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/taylor1plus'
- (cd avoct; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- /usr/bin/install -d /usr/home/opam/.opam/4.14.1/share/apron/include /usr/home/opam/.opam/4.14.1/share/apron/include/avo /usr/home/opam/.opam/4.14.1/share/apron/lib /usr/home/opam/.opam/4.14.1/share/apron/bin
- /usr/bin/install avo.h /usr/home/opam/.opam/4.14.1/share/apron/include
- /usr/bin/install avo_internal.h avo_fun.h /usr/home/opam/.opam/4.14.1/share/apron/include/avo
- for i in avotop* avorun*; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/bin; fi; \
- done
- for i in libavoIl.a libavoIll.a libavoMPZ.a libavoRl.a libavoRll.a  libavoMPQ.a libavoD.a  libavoDl.a  libavoMPFR.a libavoIl.so libavoIll.so libavoMPZ.so libavoRl.so libavoRll.so  libavoMPQ.so libavoD.so  libavoDl.so  libavoMPFR.so; do \
- 	if test -f $i; then /usr/bin/install  $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- for i in libavoIl_debug.a libavoIll_debug.a libavoMPZ_debug.a libavoRl_debug.a libavoRll_debug.a  libavoMPQ_debug.a libavoD_debug.a  libavoDl_debug.a  libavoMPFR_debug.a libavoIl_debug.so libavoIll_debug.so libavoMPZ_debug.so libavoRl_debug.so libavoRll_debug.so  libavoMPQ_debug.so libavoD_debug.so  libavoDl_debug.so  libavoMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /usr/home/opam/.opam/4.14.1/share/apron/lib; fi; \
- done
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/avoct'
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind remove apron
- ocamlfind: [WARNING] No such file: /usr/home/opam/.opam/4.14.1/lib/apron/META
- /usr/home/opam/.opam/4.14.1/bin/ocamlfind install apron mlapronidl/META mlapronidl/apron.cmi mlapronidl/apron.cmx mlapronidl/apron.cma mlapronidl/apron.cmxa mlapronidl/apron.a mlapronidl/libapron_caml.a mlapronidl/apron.d.cmxa mlapronidl/apron.d.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/libboxD_caml.a box/boxD.d.cmxa box/boxD.d.a box/libboxD_caml_debug.a box/dllboxD_caml.so box/boxMPQ.cma box/boxMPQ.cmxa box/boxMPQ.a box/libboxMPQ_caml.a box/boxMPQ.d.cmxa box/boxMPQ.d.a box/libboxMPQ_caml_debug.a box/dllboxMPQ_caml.so box/boxMPFR.cma box/boxMPFR.cmxa box/boxMPFR.a box/libboxMPFR_caml.a box/boxMPFR.d.cmxa box/boxMPFR.d.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/liboctD_caml.a octagons/octD.d.cmxa octagons/octD.d.a octagons/liboctD_caml_debug.a octagons/dlloctD_caml.so octagons/octMPQ.cma octagons/octMPQ.cmxa octagons/octMPQ.a octagons/liboctMPQ_caml.a octagons/octMPQ.d.cmxa octagons/octMPQ.d.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/libpolkaMPQ_caml.a newpolka/polkaMPQ.d.cmxa newpolka/polkaMPQ.d.a newpolka/libpolkaMPQ_caml_debug.a newpolka/dllpolkaMPQ_caml.so newpolka/polkaRll.cma newpolka/polkaRll.cmxa newpolka/polkaRll.a newpolka/libpolkaRll_caml.a newpolka/polkaRll.d.cmxa newpolka/polkaRll.d.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/libt1pD_caml.a taylor1plus/t1pD.d.cmxa taylor1plus/t1pD.d.a taylor1plus/libt1pD_caml_debug.a taylor1plus/dllt1pD_caml.so taylor1plus/t1pMPQ.cma taylor1plus/t1pMPQ.cmxa taylor1plus/t1pMPQ.a taylor1plus/libt1pMPQ_caml.a taylor1plus/t1pMPQ.d.cmxa taylor1plus/t1pMPQ.d.a taylor1plus/libt1pMPQ_caml_debug.a taylor1plus/dllt1pMPQ_caml.so taylor1plus/t1pMPFR.cma taylor1plus/t1pMPFR.cmxa taylor1plus/t1pMPFR.a taylor1plus/libt1pMPFR_caml.a taylor1plus/t1pMPFR.d.cmxa taylor1plus/t1pMPFR.d.a taylor1plus/libt1pMPFR_caml_debug.a taylor1plus/dllt1pMPFR_caml.so avoct/avo.mli avoct/avo.cmi avoct/avo.cmx avoct/avoD.cma avoct/avoD.cmxa avoct/avoD.a avoct/libavoD_caml.a avoct/avoD.d.cmxa avoct/avoD.d.a avoct/libavoD_caml_debug.a avoct/dllavoD_caml.so avoct/avoMPQ.cma avoct/avoMPQ.cmxa avoct/avoMPQ.a avoct/libavoMPQ_caml.a avoct/avoMPQ.d.cmxa avoct/avoMPQ.d.a avoct/libavoMPQ_caml_debug.a avoct/dllavoMPQ_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
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron_ocamldoc.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron_caml.h
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/disjunction.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/policy.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/abstract1.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/tcons1.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/texpr1.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/generator1.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/lincons1.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/linexpr1.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/environment.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/var.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/abstract0.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/manager.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/tcons0.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/texpr0.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/generator0.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/lincons0.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/linexpr0.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/dim.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/coeff.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/interval.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/scalar.idl
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libavoMPQ_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoMPQ.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoMPQ.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libavoMPQ_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoMPQ.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoMPQ.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoMPQ.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libavoD_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoD.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoD.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libavoD_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoD.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoD.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avoD.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avo.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avo.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/avo.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libt1pMPFR_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPFR.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPFR.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libt1pMPFR_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPFR.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPFR.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPFR.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libt1pMPQ_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPQ.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPQ.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libt1pMPQ_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPQ.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPQ.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pMPQ.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libt1pD_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pD.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pD.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libt1pD_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pD.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pD.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1pD.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1p.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1p.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/t1p.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libpolkaRll_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaRll.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaRll.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libpolkaRll_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaRll.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaRll.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaRll.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libpolkaMPQ_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaMPQ.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaMPQ.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libpolkaMPQ_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaMPQ.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaMPQ.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polkaMPQ.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polka.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polka.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/polka.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/liboctMPQ_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octMPQ.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octMPQ.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/liboctMPQ_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octMPQ.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octMPQ.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octMPQ.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/liboctD_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octD.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octD.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/liboctD_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octD.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octD.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/octD.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/oct.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/oct.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/oct.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libboxMPFR_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPFR.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPFR.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libboxMPFR_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPFR.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPFR.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPFR.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libboxMPQ_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPQ.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPQ.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libboxMPQ_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPQ.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPQ.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxMPQ.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libboxD_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxD.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxD.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libboxD_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxD.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxD.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/boxD.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/box.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/box.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/box.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libapron_caml_debug.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron.d.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron.d.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/libapron_caml.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron.a
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/apron.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllavoMPQ_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllavoMPQ_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllavoD_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllavoD_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllt1pMPFR_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllt1pMPFR_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllt1pMPQ_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllt1pMPQ_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllt1pD_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllt1pD_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllpolkaRll_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllpolkaRll_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllpolkaMPQ_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllpolkaMPQ_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dlloctMPQ_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dlloctMPQ_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dlloctD_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dlloctD_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllboxMPFR_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllboxMPFR_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllboxMPQ_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllboxMPQ_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllboxD_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllboxD_caml.so.owner
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllapron_caml.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllapron_caml.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/apron/META
- (cd apronxx; /usr/local/bin/gmake install)
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apronxx'
- /usr/bin/install -d /usr/home/opam/.opam/4.14.1/share/apron/include /usr/home/opam/.opam/4.14.1/share/apron/include/apronxx /usr/home/opam/.opam/4.14.1/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	 /usr/home/opam/.opam/4.14.1/share/apron/include/apronxx
- /usr/bin/install  libapronxx.a libapronxx.so /usr/home/opam/.opam/4.14.1/share/apron/lib
- /usr/bin/install libapronxx_debug.a libapronxx_debug.so /usr/home/opam/.opam/4.14.1/share/apron/lib
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/apron.v0.9.14/apronxx'
-> installed apron.v0.9.14
Processing 141/150: [traverse: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "traverse" "-j" "39" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/traverse.0.3.0)
- (cd _build/default && .ppx/832eb1e90780325193175f72d1d2f19d/ppx.exe --cookie 'library-name="traverse"' -o src/interface.pp.ml --impl src/interface.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Traverse_meta, and its interface was not compiled with -opaque
- (cd _build/default && .ppx/832eb1e90780325193175f72d1d2f19d/ppx.exe --cookie 'library-name="traverse"' -o src/values.pp.ml --impl src/values.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/4.14.1/lib/ocaml, /usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Traverse_meta, and its interface was not compiled with -opaque
-> compiled  traverse.0.3.0
-> installed traverse.0.3.0
Processing 143/150: [refl: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "refl" "-j" "39" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/refl.0.4.1)
-> compiled  refl.0.4.1
-> installed refl.0.4.1
Processing 145/150: [clangml: ./configure]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/clangml.4.8.0/./configure "--prefix=/usr/home/opam/.opam/4.14.1" "--with-llvm-config=/usr/local/bin/llvm-config15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/clangml.4.8.0)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether ln -s works... yes
- checking for bootstrap/ sub-directory... yes
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package stdcompat... yes
- checking for ocamlfind package ppxlib... yes
- checking for ocamlfind package refl... yes
- checking OCaml version... 4.14.1
- checking for dune... dune
- checking for ocamlcodoc... no
- checking for install_name_tool... no
- checking for brew... no
- checking for llvm-config... /usr/local/bin/llvm-config15
- checking llvm-config version... 15.0.7
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... no
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking whether cc understands -c and -o together... yes
- checking dependency style of cc... none
- checking how to run the C preprocessor... cc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... 
- yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking clang-c/Index.h usability... yes
- checking clang-c/Index.h presence... no
- configure: WARNING: clang-c/Index.h: accepted by the compiler, rejected by the preprocessor!
- configure: WARNING: clang-c/Index.h: proceeding with the compiler's result
- checking for clang-c/Index.h... yes
- checking for clang_createIndex in -lclang... yes
- checking for library containing del_curterm... -lcurses
- checking for g++... no
- checking for c++... c++
- checking whether we are using the GNU C++ compiler... yes
- checking whether c++ accepts -g... yes
- checking dependency style of c++... none
- checking for disabling GLIBCXX_USE_CXX11_ABI... not required
- checking if -lclangAST -lclangLex -lclangBasic is available... 
- yes
- configure: initialize build tree
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config/cflags.sexp
- config.status: creating config/cxxflags.sexp
- config.status: creating config/ldflags.sexp
- config.status: creating config/ldflags_quoted.sexp
- config.status: creating config/libs.sexp
- config.status: creating config/libs_quoted.sexp
- config.status: creating config/clangml_config.ml
- config.status: executing depfiles commands
[ERROR] Actions cancelled because of a system error:
/usr/local/bin/opam: "create_process" failed on /usr/home/opam/.opam/4.14.1/.opam-switch/build/clangml.4.8.0/./build_with_bigger_stack_size.sh: No such file or directory

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/4.14.1/.opam-switch/backup/state-20231101074148.export"
'opam install -vy memcad.1.1.0' failed.
Fatal error:
/usr/local/bin/opam: "create_process" failed on /usr/home/opam/.opam/4.14.1/.opam-switch/build/clangml.4.8.0/./build_with_bigger_stack_size.sh: No such file or directory
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "memcad.1.1.0"
opam install -vy "memcad.1.1.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "memcad.1.1.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_35198_7107" "mount.fstab=/tmp/obuilder-jail-ca4b4c/fstab" "mount.devfs" "path=/obuilder/result/647ee509f24efe878a700d55edb5c0795a0c7c6580dabc85824b8697213eca32/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "memcad.1.1.0"
opam install -vy "memcad.1.1.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "memcad.1.1.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed